version 402
Switching data includes tariffs and relay states for specific times
Field | Information |
---|---|
hour | Type: int32 Description: Hour of the switching event. Values: 0–23 Example: 7 |
minute | Type: int32 Description: Minute of the switching event. Values: 0–59 Example: 30 |
tariff | Type: int32 Description: Tariff ID. Values: -1 means no tariff; other values are valid tariff IDs Example: 2 |
relays | Type: io.clbs.openhes.models.acquisition.timeofuse.RelayStateRecord Description: Map of relay ID to relay state. The list must not contain duplicit relay IDs. |