|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| MonitoredDataItemListener | Event listener for OPC UA notifications from a monitored data item. |
| MonitoredEventItemListener | A notification interface for listening to changes in a MonitoredEventItem. |
| ServerStatusListener | Event interface for listening changes in the OPC UA Server status. |
| SubscriptionAliveListener | An event listener for subscription alive and timeout notifications. |
| SubscriptionNotificationListener | Event listener for OPC UA Notification events from a Subscription. |
| UaClientListener | Listener for enabling certain callback and such for UaClient. |
| Class Summary | |
|---|---|
| AddressSpace | OPC UA Address Space. |
| ClientCodegenModel | Client side CodegenModel. |
| GlobalServerList | |
| ModelParser | |
| MonitoredDataItem | Monitored Item for data change notifications from the server. |
| MonitoredEventItem | Monitored Item to use for event subscriptions. |
| MonitoredItem | Clients define MonitoredItems to subscribe to data and Events. |
| NodeCache | A client side cache of UaNode objects retrieved from the server. |
| ServerList | List of discovered OPC server URLs. |
| ServerListBase | A base class for ServerLists discovered from discovery servers. |
| Subscription | OPC UA Subscription. |
| SubscriptionAliveAdapter | A default, empty implementation of the SubscriptionAliveListener. |
| SubscriptionNotificationAdapter | A default, empty implementation of the SubscriptionNotificationListener. |
| UaClient | A client connection interface to an OPC UA server. |
| Exception Summary | |
|---|---|
| AddressSpaceException | An exception while reading the AddressSpace information from the server. |
| ConnectException | Failure in connecting the UaClient to the UA Server. |
| InvalidServerEndpointException | Invalid server endpoint exception. |
| ServerConnectionException | Failure in server connection. |
| ServerListException | Exception from an operation with the ServerList. |
Main client side classes of the SDK.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||