opc_ua/client.py
Sun, 18 Jun 2023 16:28:42 +0200 Edouard Tisserant OPC-UA client : python3 + AsyncUA fixes
Fri, 28 Oct 2022 12:39:15 +0800 GP Orcullo automated conversion using 2to3-3.9 tool python3
Wed, 01 Feb 2023 20:43:35 +0100 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
Fri, 18 Nov 2022 07:34:29 +0100 Edouard Tisserant OPC-UA: tolerate better pre-encryption formated client configuration file. wxPython4
Fri, 11 Nov 2022 16:07:38 +0100 Edouard Tisserant OPC-UA: Update CTN "ChangesToSave" status when variable selection change. wxPython4
Thu, 03 Nov 2022 17:43:30 +0100 Edouard Tisserant Backed out changeset c6068b674b30 wxPython4
Tue, 25 Oct 2022 18:51:45 +0200 Edouard Tisserant OPC-UA client: add ApplicationUri parameter in case it differs from server's URI wxPython4
Wed, 14 Sep 2022 14:56:25 +0200 Edouard Tisserant OPC-UA: add logging to help user to understang what went wrong when connecting. wxPython4
Wed, 14 Sep 2022 14:55:13 +0200 Edouard Tisserant OPC-UA: fix LDFLAG, missing OpenSSL's -lcrypto wxPython4
Tue, 13 Sep 2022 16:22:09 +0200 Edouard Tisserant OPC-US client: add support for x509 and user+password authentication. wxPython4
Tue, 06 Sep 2022 21:06:36 +0200 Edouard Tisserant OPC-UA, IDE: add CTN parameters to support OPC-UA encryption and authentication. wxPython4
Fri, 29 Oct 2021 18:07:28 +0200 Edouard Tisserant OPC-UA: fix types in model not being preserved after reload of CSV file, leading to exception when changing selection lists content.
Tue, 19 Oct 2021 12:58:22 +0200 Edouard Tisserant OPCUA: Add browsing of variables exposed by client when selecting location from variable panel. wxPython4
Mon, 18 Oct 2021 12:40:53 +0200 Edouard Tisserant Add OPC-UA simple synchronous client extension. wxPython4