Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 846 Bytes

AlertDataInner.md

File metadata and controls

22 lines (15 loc) · 846 Bytes

NotehubJs.AlertDataInner

Properties

Name Type Description Notes
alertSource String The source of the alert [optional]
source String The UID of the source of the alert [optional]
sourceType String The type of source. [optional]
value Number The value that triggered the alert [optional]
sourceUid String The UID of the source of the alert [optional]
when String The time the alert was created [optional]

Enum: AlertSourceEnum

  • app (value: "app")

  • device (value: "device")

Enum: SourceTypeEnum

  • event (value: "event")