Get Dailystats
GET {{baseUrl}}/dailystats?{{ACCESS_TOKEN}}=<>
Returns daily statistics about simulated watering. It contains how much the programs will water for the next 7 days (pozitive id, id 0 is today).
Variable for Basic Stats | Type | Description |
---|---|---|
id | int | Day offset relative to today which is 0. |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
{{ACCESS_TOKEN}} | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |