ConfigModel

Type: object

Type: array

All items must be unique

No Additional Items

Each item of this array must be:

Type: object

Type: integerFormat: uint

The number of cycles to aggregate before publishing the phasor

Value must be greater or equal to 0.0

Type: string or null Default: null

Datapoint name to publish the frequency

Type: string or null Default: null

Datapoint name to publish the phase

Type: integerFormat: uint

Frequency of the stream

Value must be greater or equal to 0.0

Type: string or null Default: null

Datapoint name to publish the RMS

Type: enum (of string)

The type of data in the SMV stream

Must be one of:

  • "INT32"
  • "INT64"
  • "FLOAT64"
  • "FLOAT32"
  • "UINT64"
  • "UINT32"

Type: string

Name of the subscribed datapoint which contains the SMV stream

Type: integerFormat: uint

Number of samples per second in the stream

Value must be greater or equal to 0.0