HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Update a datapoint

Update a datapoint

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The UUID of the datapoint.

Body Params
string
required

Unique identifier of your datapoint.

string
enum
required
Defaults to telemetry

Business type of a datapoint defining usage.

Allowed:
string
enum

Set if time-series can or not be manually/automatically written in Wizata.

Allowed:
string

Display name used in the user interface.

string

Set parent twin id on which datapoint is attached.

string

Unit on which the time-series is expressed (e.g. Celsius Degree).

string

Defines the Unit category (e.g Temperature).

string

Additional information to help user understand the datapoint.

float

Set manufacturer specification for hardware logical minimum values.

float

Set manufacturer specification for hardware logical maximum values.

integer

Set frequency in milliseconds at which this data point should theoretically emit data.

extraProperties
object

Add any custom properties to your datapoints as a key/value pair dictionary.

int64

Groups data point together into a same event tracking system.

Response
200

Success

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!