Tage
Um Summenwerte für einzelne Tage innerhalb eines Monats abfragen zu können, nutzen Sie diesen API Call.
GET {{baseURL}}/api/v1/{portal}/visualization/plant/{plantId}/year/{year}/month/{month}?channelNames[]=ProdEtotal
ProdEtotal ist nur ein Beispiel, es können auch mehrere Werte zur gleichen Zeit abgefragt werden.
Variable | Wert/Beispiel |
---|---|
{portal} | sds (Subdomain von Ihrem Portal, hier: sds.enerest.world |
{plantId} | UUID einer Anlage |
{year} | …, 2021, 2022, 2023 |
{month} | 01, 02, 03, …, 11, 12 |