Variables
server-with-encryption Namespace Reference

Variables

int count = 0
 
 idx = server.register_namespace(uri)
 
 myobj = objects.add_object(idx, "MyObject")
 
 myvar = myobj.add_variable(idx, "MyVariable", 6.7)
 
 objects = server.get_objects_node()
 
 server = Server()
 
string uri = "http://examples.freeopcua.github.io"
 

Variable Documentation

int server-with-encryption.count = 0

Definition at line 35 of file server-with-encryption.py.

server-with-encryption.idx = server.register_namespace(uri)

Definition at line 22 of file server-with-encryption.py.

server-with-encryption.myobj = objects.add_object(idx, "MyObject")

Definition at line 28 of file server-with-encryption.py.

server-with-encryption.myvar = myobj.add_variable(idx, "MyVariable", 6.7)

Definition at line 29 of file server-with-encryption.py.

server-with-encryption.objects = server.get_objects_node()

Definition at line 25 of file server-with-encryption.py.

server-with-encryption.server = Server()

Definition at line 12 of file server-with-encryption.py.

string server-with-encryption.uri = "http://examples.freeopcua.github.io"

Definition at line 21 of file server-with-encryption.py.



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