Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Get Address
enedis:get_address
Returns the address of a client. See the docs here
Read
Low risk
Get Consumption Load Curve
enedis:get_consumption_load_curve
Returns the daily average power consumed in W, on a given interval (by default 30 minutes). See the docs here
Read
Low risk
Get Contact
enedis:get_contact
Returns the contact informations of a client. See the docs here
Read
Low risk
Get Contracts
enedis:get_contracts
Returns the contract informations of a client. See the docs here
Read
Low risk
Get Daily Consumption
enedis:get_daily_consumption
Returns the daily consumption in Wh. See the docs here
Read
Low risk
Get Daily Consumption Max Power
enedis:get_daily_consumption_max_power
Returns the daily maximal power consumed in VA. See the docs here
Read
Low risk
Get Daily Production
enedis:get_daily_production
Returns the daily production in Wh. See the docs here
Read
Low risk
Get Identity
enedis:get_identity
Returns the identity of a client. See the docs here
Read
Low risk
Get Production Load Curve
enedis:get_production_load_curve
Returns the daily average power produced in W, on a given interval (by default 30 minutes). See the docs here
Read
Low risk