API Docs
measurementData

Get measurement data

GET

Allows to retrieve measurement data from a specific edge-device. Specify a specific time frame, granularity, and returned fields with the query parameters. If no 'from' and 'to' parameters are specified, only the most recent data point is returned.

Path Parameters
edgeDeviceId
*
Header Parameters
Authorization
*
Query Parameters
granularity
*
from
to
fields[]
$skip
Responses
200
OK
total
limit
skip
data
400
Bad Request
name
message
code
className
data
errors
401
Unauthorized
name
message
code
className
errors
403
Forbidden
name
message
code
className
errors
Curl
JS
Ruby
Python
Responses
200
400
401
403