跳至主要内容

Update device telemetry configurations

PATCH 

/api/v1/devices/{deviceId}/telemetry-configs

Partially update telemetry configurations for a specific device.

Returns HTTP 202 (Accepted) with the desired configuration that has been sent to the device.

This does not guarantee the configuration was successfully applied.

Use the GET endpoint to verify the actual applied configuration.

Request

Responses

Request accepted and desired configuration sent to device