get https://api.connio.cloud/v3/data/devices//properties/
This section explains how to read data points from the system's time-series database.
This is a convenience method to make historical queries fast. It can be used as an alternative to /query
endpoint. Grouping and Aggregators are not supported through this interface. Maximum 1000 data points can be fetched at a time.
Api Key Authorization
Required Fields | Values |
---|---|
Context type | Device or App |
Scopes | device:read-data |
Sample Size
Sample size is not the same as the result set size. It represents the number of items processed in order to generate the query result. It can be equal or greater than the result set size.