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

Go to the source code of this file.

Classes

class  client-events.SubHandler

Namespaces

namespace  client-events

Functions

def client-events.embed

Variables

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


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