GET /api/ValuesInPast/{id}
Summary: Gets all (last) values of a device
The first Value found before the given Date is returned.
Operation ID: ValuesInPast_Get
Auth: unknown
Operation ID: ValuesInPast_Get
Auth: unknown
Description
Gets the Values for a device at a given Date. The first Value found before the given Date is returned.
Parameters (2)
date
(string, query, required)
the date of the value
id
(string, path, required)
The ID of the device
No probe data for this endpoint yet.