v8

latestSwagger 2.02026-07-13120150263.9 KB

Get component telemetry value

Get the last telemetry value from a component.

get/devices/{deviceId}/components/{componentName}/telemetry/{telemetryName}

Path parameters

deviceIdstring required

Unique ID of the device.

componentNamestring required

Name of the device component.

telemetryNamestring required

Name of this device telemetry.

Query parameters

api-versionstring required

The version of the API being called.

Response

Success

{"stackTrail":"components:schemas:DeviceTelemetry:properties:value","oasType":"schema","type":"unknown","description":"The last known value of this device telemetry."}
timestampstring date-time

String-formatted date representing the time when the telemetry value was sent.