13.2.14. energy¶
This interface is the internal energy management inteface between nodes.
13.2.14.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.
13.2.14.2. Commands¶
enforce_limits:void
The EnergyManager enforces a limit using this command.
value:object <required> (energy-EnforcedLimits)
Limit object that will be routed through the tree.
There is an extended definition for this object here.