runtime/eRPCServer.py
Thu, 07 Mar 2024 16:37:02 +0100 Edouard Tisserant eRPC Server: fix exception at disconnect and reconnecting
Wed, 21 Feb 2024 09:58:24 +0100 Edouard Tisserant Remove forgotten debug prints
Mon, 22 Jan 2024 21:30:23 +0100 Edouard Tisserant Fix variable forcing. Now works with eRPC. PLCObject API changed.
Fri, 19 Jan 2024 19:58:44 +0100 Edouard Tisserant Fix variable tracing in new eRPC interface.
Wed, 17 Jan 2024 22:09:32 +0100 Edouard Tisserant Replace PYRO with ERPC. Work In Progress.