v1
latestOpenAPI 3.0.02026-07-14643983.3 KBValuesInPastMultiple
Gets multiple values of a device. This call needs a smart-me professional licence.
get/api/ValuesInPastMultiple/{id}
Path parameters
idstring required
The ID of the device
Query parameters
startDatestring date-time required
The date when the first value should start
endDatestring date-time required
The date when the last value should start
intervalinteger required
The interval in minutes betwenn the values. 0 means as fast as possible. Only 1000 values can be get in one call.
Response
OK