v8

latestSwagger 2.02026-07-13120150263.9 KB

Get module component telemetry value

Get the last telemetry value from a module component.

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

Path parameters

deviceIdstring required

Unique ID of the device.

moduleNamestring required

Name of the device module.

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.