Classes | Namespaces | Functions | Variables
client-events.py File Reference

Go to the source code of this file.

Classes

class  client-events.SubHandler
 

Namespaces

 client-events
 

Functions

def client-events.embed ()
 

Variables

 client-events.client = Client("opc.tcp://localhost:4840/freeopcua/server/")
 
 client-events.handle = sub.subscribe_events(obj, myevent)
 
 client-events.msclt = SubHandler()
 
 client-events.myevent = root.get_child(["0:Types", "0:EventTypes", "0:BaseEventType", "2:MyFirstEvent"])
 
 client-events.obj = root.get_child(["0:Objects", "2:MyObject"])
 
 client-events.root = client.get_root_node()
 
 client-events.sub = client.create_subscription(100, msclt)
 


ros_opcua_impl_python_opcua
Author(s): Denis Štogl , Daniel Draper
autogenerated on Tue Jan 19 2021 03:12:44