beremiz
Clone
Summary
Browse
Changes
Graph
switched to Pyro5
python3
2022-10-30, GP Orcullo
1fbc900ca1ce
switched to Pyro5
TODO: add ssl support, WAMP
<?xml version='1.0' encoding='utf-8'?>
<OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<AuthType>
<x509 Certificate="my_cert.der" PrivateKey="my_private_key.pem">
<Policy/>
<Mode/>
</x509>
</AuthType>
</OPCUAClient>