News

If I use Python library opcua then i can not access my node using client.get_node('ns=10;s="192.168.120.2,0,0."p_parameter') if my node id contains double quotes opcua throws exception. To solve this ...