Thu, 28 May 2020 11:01:42 +0100 | Mario de Sousa | modbus_plugin: generate nicer error message, instead of a traceback | changeset | files |
Thu, 28 May 2020 10:54:48 +0100 | Mario de Sousa | Modbus plugin: Add "exec. req. flag" and "write on change" features | changeset | files |
Thu, 28 May 2020 11:38:09 +0200 | Edouard Tisserant | PLCObject : reorganize code in StartPLC(), add a PreStartPLC() empty method, to be overloaded by runtime extensions. | changeset | files |
Tue, 26 May 2020 09:58:20 +0200 | Edouard Tisserant | Solve import order problem when POULibrary imports ConfigTreeNode because of UserAddressedException. Now UserAddressedException is declared in POULibrary.py, as a quick and dirty fix, but some independant module should be created for beremiz exceptions in general. | changeset | files |