General configuration

Type: object

The general configuration of the entire system.

Type: array

The datapoints

All items must be unique

No Additional Items

Each item of this array must be:

Datapoint

Type: object

Configuration for a datapoint

Type: integerFormat: uint64 Default: 1

The buffer size Sets the number of values to keep in the realtime database for buffering

Value must be greater or equal to 0.0

Type: string

The description of the datapoint

Type: string or null

Factor for the datapoint If set, the value will be multiplied by this factor before being sent to the runtime

Type: string

The name of the datapoint Must be unique across the system

Type: string or null

Offset for the datapoint If set, the value will be added to this offset before being sent to the runtime

Type: string

The unit of the datapoint