Skip to main content
Version: v4.5

Related telemetry query

Telemetry data in related queries#

You can query or filter telemetry data with the following two objects when you add them to a related query:

  • readings: Query telemetry data with a readings query object. This request responds with the telemetry reading values that match your query, with the option to also include the telemetry items that recorded the readings. For more information, see readings query.
  • readingsFilter: Filter telemetry data with a ReadingsFilter object. This request responds with the telemetry items that match your query. For more information, see readingsFilter.

Note: For more information on related queries, see Related queries.