Sensors
Updates a single sensor rule
Updates the sensor rule sensorRuleId name, description and range or threshold. The sensor rule type cannot be updated. If some of the these properties are not provided in the request body, their values will be set to null. If the sensor rule has been updated successfully, the response will contain the updated rule details.
put/sensors/v3/{sensorRuleId}
Request body
Response
Successful
The sensor rule was updated.