Click or drag to resize

AlarmData Properties

The AlarmData type exposes the following members.

Properties
 NameDescription
Public propertyAlarmId BVMS internal Id of the alarm.
Public propertyColorArgb Alarm color. Specifies in which color the alarm entry shall be displayed in the BVMS Operator Client's alarm list.
Public propertyComment Comment.
Public propertyCreationTimeUtc The date and time when the alarm was created.
Public propertyDevice SDK Device which originated the alarm. It can be null in case of an internal error.
Public propertyDisplayName Title of the alarm.
Public propertyPriority Alarm priority. The alarm priority specifies whether this alarm will show up in the BVMS Operator Client as a "popup alarm". A popup alarm will automatically display configured Image pane contents. The smaller the value of this property, the higher the alarm priority.
Public propertyServerId Server Id.
Public propertyState Alarm state.
Top
See Also