Public Member Functions
client-example.SubHandler Class Reference

List of all members.

Public Member Functions

def datachange_notification
def event_notification

Detailed Description

Subscription Handler. To receive events from server for a subscription
data_change and event methods are called directly from receiving thread.
Do not do expensive, slow or network operation there. Create another 
thread if you need to do such a thing

Definition at line 22 of file client-example.py.


Member Function Documentation

def client-example.SubHandler.datachange_notification (   self,
  node,
  val,
  data 
)

Definition at line 31 of file client-example.py.

def client-example.SubHandler.event_notification (   self,
  event 
)

Definition at line 34 of file client-example.py.


The documentation for this class was generated from the following file:


ros_opcua_impl_python_opcua
Author(s): Denis Štogl , Daniel Draper
autogenerated on Sat Jun 8 2019 18:26:24