BusinessType

BusinessType represents business usage of a datapoint, enumeration:

  • "telemetry" represents a time-series emitted by a hardware device as an information (one direction).
  • "setPoint" is used for time-series signals bidirectional used to set hardware configuration.
  • "logical" represents a time-series calculated from others or third-party solution.
  • "measurement" represents a logical time-series manually inputted by a human.