| Package | Description |
|---|---|
| com.digitalpetri.opcua.sdk.core.events | |
| com.digitalpetri.opcua.sdk.server.api | |
| com.digitalpetri.opcua.sdk.server.events | |
| com.digitalpetri.opcua.sdk.server.items |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeviceFailureEventType |
interface |
SystemEventType |
interface |
SystemStatusChangeEventType |
| Modifier and Type | Method and Description |
|---|---|
void |
EventItem.setEvent(BaseEventType event) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEvent
The
BaseEventType defines all general characteristics of an Event. |
class |
DeviceFailureEvent
A
DeviceFailureEvent is an Event of DeviceFailureEventType that indicates a failure in a device of
the underlying system. |
class |
SystemEvent
SystemEvents are Events of
SystemEventType that are generated as a result of some Event that occurs within
the Server or by a system that the Server is representing. |
class |
SystemStatusChangeEvent
A
SystemStatusChangeEvent is an Event of SystemStatusChangeEventType that indicates a status change
in a system. |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoredEventItem.setEvent(BaseEventType event) |
Copyright © 2015. All rights reserved.