Expand description
Which control type an asset belongs to.
The choice is not arbitrary and it is not per-device-class either: it follows from what the energy manager needs to be able to say to the thing.
A charge point with no departure time is a power envelope — tell it a bound and it charges. The same charge point with a car that must be full by seven is storage: it has a fill level, a rate and a target, and describing it as an envelope throws all three away. So the mapping depends on the situation, not only on the hardware, which is exactly the distinction S2 draws and use-case-organised protocols cannot.
Enums§
- Control
Type - The S2 control types, as hems uses them.
Functions§
- control_
type_ for - The control type that best describes
asset. - roles_
for - The energy roles an asset plays, as S2 reports them.