Events
[ Class ]
Provides functions for monitoring alarms and server events.
Static functions
Acknowledges an alarm. | |
Registers a consumer to receive events. | |
Checks whether the transferred event is a message. | |
Checks whether the transferred event is an alarm. | |
Checks whether the transferred event is a payload event. |
Interfaces
A server event. This can be a message, alarm or payload event. | |
Base class for message, alarm and payload event. | |
Base class for message and alarm. | |
A stateless message. | |
An alarm. | |
A payload event. | |
Extends TcHmi.IResultObject. Parameter for the list callback function of a consumer. | |
Extends TcHmi.IResultObject. Parameter for the subscription callback function of a consumer. |
Enumerations
Indicates how an event has changed. | |
Indicates whether an alarm can be acknowledged. | |
The severity of an event. | |
Indicates whether an event is an alarm or a message. | |
Indicates the state of the alarm. |
Available from version 1.10 |