Variables | |
tuple | client = Client("opc.tcp://localhost:53530/OPCUA/SimulationServer/") |
tuple | objects = client.get_objects_node() |
tuple | root = client.get_root_node() |
tuple client_to_prosys_cert::client = Client("opc.tcp://localhost:53530/OPCUA/SimulationServer/") |
Definition at line 12 of file client_to_prosys_cert.py.
tuple client_to_prosys_cert::objects = client.get_objects_node() |
Definition at line 18 of file client_to_prosys_cert.py.
tuple client_to_prosys_cert::root = client.get_root_node() |
Definition at line 17 of file client_to_prosys_cert.py.