Public Member Functions | List of all members
client-example.SubHandler Class Reference
Inheritance diagram for client-example.SubHandler:
Inheritance graph
[legend]

Public Member Functions

def datachange_notification (self, node, val, data)
 
def event_notification (self, event)
 

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 Tue Jan 19 2021 03:12:44