10.2.11. energy¶
This interface is the internal energy management inteface between nodes.
10.2.11.1. Variables¶
energy_flow_request:object (energy-EnergyFlowRequest)
Request energy flow to supply/limit energy import (direction from grid to car) and/or consume/limit energy export (car to grid).
There is an extended definition for this object here.
10.2.11.2. Commands¶
enforce_limits:void
The EnergyManager enforces a limit using this command.
value:object (energy-EnforcedLimits)
Limit object that will be routed through the tree.
There is an extended definition for this object here.