Response query parameters

NameType DescriptionValues
AlertIDintegerUnique ID of the alert.
AlarmNamestringName of the alert.
StatusstringStatus of the alert.The status has a numeric representation:
  • All statuses = 0

  • Active = 1

  • Assigned = 2

  • Inactive = 3

  • On hold = 4

ElementNamestringName of the element.
ElementDescriptionstringShort description of the element, such as the RTU, board or device IDs.
ElementTypeintegerThe element type is an "element description" among of the most relevant ones in the software for several purposes.
ElementIDintegerUnique ID of the element.
ActivationTimetimestampDate and time when the alert is activated.YYYY-MM-DD HH:MM:SS
DeactivationTimetimestampDate and time when the alert is deactivated.YYYY-MM-DD HH:MM:SS
AlertTypestringType of alert.These are all the types of alerts:
  • Communication

  • Production

  • Scheduled

  • Stop

  • Warning

  • Preventive

  • Finding