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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*