Live test: data raw series

This endpoint allows you to retrieve raw data from one or multiple variables in a range of time.


📘

Columns parameter

Available options are:

  • value.value
  • variable.id
  • variable.label
  • value.context
  • variable.name
  • varible.properties.color
  • device.name
  • device.label
  • timestamp

📘

Optional parameters

  • If neither start nor end are included, the request will use the last 100 values of each variable.
  • If only start is sent, values from that timestamp up to the last value in the time series are included, regardless if that last value is in the future.
  • If only end is sent, values from the beginning of data collection up to that timestamp are included.
  • If the precision parameter is not defined, the number of displayed decimal places will depend on the calculation.
Language
Credentials
Header
Click Try It! to start a request and see the response here!