Reading historical data

This section explains how to read data points from the system's time-series database.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Device's name or id.

string
required

Property's name or id.

Query Params
string

Includes all data points from this date on. Inclusive. If not provided, starting date is the date of the first recorded data point. In ISO 8601 format.

string

Includes all data points up to this point in time. Inclusive. In ISO 8601 format.

string
Defaults to object

The data source of the data point. Can be object or external_client.

string

Can be mqtt or rest.

int32
Defaults to 1000

Maximum 1000 items.

string
Defaults to desc

Can be asc or desc for ascending and descending orders respectively.

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json