get https://api.gridx.de/systems//timeofuse/status
The Time-of-Use (ToU) optimization runs on a given resolution of 15 minutes.
For each time segment, i.e. [10:00, 10:15]
it publishes an operational status
associated with a system with systemID
.
This endpoint requires to specify a time window called interval
for which the status data are returned.
For example [2021-01-01T02:07:14Z, 2021-01-02T02:07:14Z]
.
If no interval is provided it is assumed to be [now - 48h, now]
.
The maximum size of this interval is 48h.
Please note that the statuses might not cover the whole time window.