Name | Description | |
---|---|---|
AllFields | A collection of all relevant fields of this event. | |
DefaultEventId | Default value of the EventId property. | |
DefaultEventType | Default value of the EventType property. | |
DefaultLocalTime | Default value of the LocalTime property. | |
DefaultMessage | Default value of the Message property. | |
DefaultNodeId | Default value of the NodeId property. | |
DefaultReceiveTime | Default value of the ReceiveTime property. | |
DefaultSourceName | Default value of the SourceName property. | |
DefaultSourceNode | Default value of the SourceNode property. | |
DefaultTime | Default value of the Time property. | |
EventId | Generated by the Server to uniquely identify a particular Event Notification. | |
EventType | Describes the specific type of Event. | |
LocalTime | The local time that may or may not take daylight saving time into account. | |
Message | A human-readable text description of the Event. | |
NodeId | The NodeId of the event. | |
ReceiveTime | Provides the time the OPC UA Server received the Event from the underlying device of another Server. | |
ReceiveTimeDouble | Provides the time the OPC UA Server received the Event from the underlying device of another Server. In UTC, as double-precision floating-point number that contains an OLE Automation date. | |
Severity | An indication of the urgency of the Event. | |
SourceName | Provides a description of the source of the Event. | |
SourceNode | Identifies the Node that the Event originated from. | |
Time | Provides the time the Event occurred. | |
TimeDouble | Provides the time the Event occurred. In UTC, as double-precision floating-point number that contains an OLE Automation date. |