Interface Alarm

  • All Superinterfaces:
    Function

    public interface Alarm
    extends Function
    Alarm function provides alarm sensor support. There is only one eventable property and no operations.
    See Also:
    AlarmData
    • Field Detail

      • PROPERTY_ALARM

        static final java.lang.String PROPERTY_ALARM
        Specifies the alarm property name. The property is eventable.
        See Also:
        AlarmData, Constant Field Values