opc_ua/opcua_client_maker.py
Thu, 10 Nov 2022 19:31:09 +0100 Edouard Tisserant OPC-UA: Extend Drag'N'Drop target to whole input or output panel not only grid. 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
Tue, 11 Oct 2022 15:02:07 +0200 Edouard Tisserant OPC-UA: better logging in case of failure at init wxPython4
Wed, 05 Oct 2022 20:44:01 +0200 Edouard Tisserant OPCUA: cosmetic fixes 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
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
Wed, 02 Feb 2022 20:27:17 +0100 Edouard Tisserant Merge default wxPython4
Mon, 17 Jan 2022 15:17:47 +0100 Edouard Tisserant OPC-UA client: "static" class was forgotten for open62541 client structure preventing multiple client.
Mon, 17 Jan 2022 15:15:00 +0100 Edouard Tisserant OPC-UA: cosmetic fix and armless typo
Sun, 16 Jan 2022 17:00:58 +0100 Edouard Tisserant Merged default in wxPython4, include runtimeLists wxPython4
Tue, 30 Nov 2021 18:43:10 +0100 Edouard Tisserant OPC-UA client: generated code now take UA_Variants on the stack directly, avoid useless allocation on write, and unalloc implicitely allocated data on read
Tue, 30 Nov 2021 18:43:10 +0100 Edouard Tisserant OPC-UA client: generated code now take UA_Variants on the stack directly, avoid useless allocation on write, and unalloc implicitely allocated data on read wxPython4
Fri, 29 Oct 2021 18:20:03 +0200 Edouard Tisserant merged 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.
Fri, 29 Oct 2021 18:00:54 +0200 Edouard Tisserant OPC-UA: Removed more "LocalizedText()", this time in selected variable list
Fri, 22 Oct 2021 12:48:22 +0200 Edouard Tisserant Backed out changeset c646a1f0fb0b - was on wrong branch wxPython4
Thu, 21 Oct 2021 20:56:05 +0200 Edouard Tisserant Make OPC-UA client compatible with wxPython3, util wxPython4 branch deserve to be merged wxPython4
Tue, 19 Oct 2021 13:09:45 +0200 Edouard Tisserant OPCUA: fix display names appearing with a "LocalizedText(" prefix when browsing localized server. wxPython4
Mon, 18 Oct 2021 20:41:31 +0200 Edouard Tisserant OPCUS client: fix handling of string type Node Identifier wxPython4
Mon, 18 Oct 2021 12:40:53 +0200 Edouard Tisserant Add OPC-UA simple synchronous client extension. wxPython4