Update device sensors
PATCH/api/v1/devices/{deviceId}/telemetry-configs
Partially update sensor 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 GET endpoint to verify the actual applied configuration.
Request
Responses
- 202
Request accepted and desired configuration sent to device