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