Update a Sensor.

The Sensor object to be updated, with updated data, is the required input. If the Sensor exists, it is updated, else a new Sensor record is created. Returns the updated/created Sensor.

Log in to see full request history
Path Params
string
required

SensorLayout id

string
required

Sensor id

Body Params

The Sensor to be updated.

sensor
object
required

Represents a Sensor

Responses

400

Invalid request.

403

Not authorized for this operation.

404

Sensor not found.

409

Object state out-of-date.

500

Server error

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
*/*