Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DataItem

Simple object representing signal values at a certain point in time.

Properties

Optional timestamp

timestamp: Date

Nullable string representing timestamp.

values

values: Array<number>

Array of double precision values.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: DataItem): object

getJsonObj