Devices

Devices are real-world instances of measurement data collection, like that collected by a meter or a gauge.

circle-info

https://api.validere.io/app

Search devices

Search Devices

post
Authorizations
Body
and
and
Responses
chevron-right
200

successful operation

application/json
post
/app/v1/devices/search
200

successful operation

Get a device

Get a Device by ID

get
Authorizations
Path parameters
device_idstring · uuidRequired

Id of device

Example: 748970de-fd1f-4494-ae3f-47cc21ff205f
Query parameters
periodstringOptional

year month (YYYYMM), defaulting to the current time, indicates which time period to return the attributes and custom attributes from

Responses
chevron-right
200

successful operation

application/json
get
/app/v1/devices/{device_id}
200

successful operation

Last updated