opc_ua/client.py
21 months ago Edouard Tisserant OPC-UA client : python3 + AsyncUA fixes
2022-10-28 GP Orcullo automated conversion using 2to3-3.9 tool python3
2023-02-01 Edouard Tisserant Tests: OPCUA tests can now use OPCUA_DEFAULT_HOST environment variable to force host to something else than "127.0.0.1" or "localhost" wxPython4
2022-11-18 Edouard Tisserant OPC-UA: tolerate better pre-encryption formated client configuration file. wxPython4
2022-11-11 Edouard Tisserant OPC-UA: Update CTN "ChangesToSave" status when variable selection change. wxPython4
2022-11-03 Edouard Tisserant Backed out changeset c6068b674b30 wxPython4
2022-10-25 Edouard Tisserant OPC-UA client: add ApplicationUri parameter in case it differs from server's URI wxPython4
2022-09-14 Edouard Tisserant OPC-UA: add logging to help user to understang what went wrong when connecting. wxPython4
2022-09-14 Edouard Tisserant OPC-UA: fix LDFLAG, missing OpenSSL's -lcrypto wxPython4
2022-09-13 Edouard Tisserant OPC-US client: add support for x509 and user+password authentication. wxPython4
2022-09-06 Edouard Tisserant OPC-UA, IDE: add CTN parameters to support OPC-UA encryption and authentication. wxPython4
2021-10-29 Edouard Tisserant OPC-UA: fix types in model not being preserved after reload of CSV file, leading to exception when changing selection lists content.
2021-10-19 Edouard Tisserant OPCUA: Add browsing of variables exposed by client when selecting location from variable panel. wxPython4
2021-10-18 Edouard Tisserant Add OPC-UA simple synchronous client extension. wxPython4