/
Updating a Datapoint

Updating a Datapoint

You can update the value of a datapoint on a device using the IzoT Server datapoints resource. To update a datapoint, you must first either create a session with the IzoT Server, or pass in credentials with each update request as described in Using cURL to Access the IzoT Server REST API. To update the value, send a PUT request specifying the content type of the data as described in Using cURL to Access the IzoT Server REST API. See Test Page for examples.

Related content

Managing Datapoints
Managing Datapoints
More like this
Getting a List of Datapoints
Getting a List of Datapoints
More like this
Reading a Datapoint
Reading a Datapoint
More like this
Creating an Izot Device Class File
Creating an Izot Device Class File
More like this
Adding a New Device
Adding a New Device
More like this
Using cURL to access the IzoT Server REST API
Using cURL to access the IzoT Server REST API
More like this