Commit Graph

20 Commits (5bff288ec6ec238055089de108fd9a4a5e311a6d)

Author SHA1 Message Date
Simon Stürz 5bff288ec6 Fix tcp update method and update related plugins 2022-07-29 11:53:35 +02:00
Simon Stürz 86c730a0da Introduce checkReachableRegister and update all related plugins 2022-07-29 10:18:21 +02:00
Simon Stürz 8a0399f7c3 Implement new update method for modbus TCP and improve readability of update methods 2022-07-28 15:00:19 +02:00
Simon Stürz 7ee852f139 Implement update method for RTU 2022-07-28 14:25:16 +02:00
Simon Stürz 8fe7073025 Introduce errorLimitUntilNotReachable property and update README 2022-07-27 15:33:45 +02:00
Simon Stürz 726137547b Implement reachable property for modbus RTU 2022-07-27 14:51:08 +02:00
Simon Stürz d55a30f0a8 Update init mechanism of modbus-tool connection classes 2022-07-27 12:01:33 +02:00
jenkins bc430179f1 Merge PR #73: SunSpec: Introduce reconnect on to many timeout errors and update connected state handling 2022-06-30 15:05:31 +02:00
jenkins 9ed1d04fc9 Merge PR #71: modbus-tool: Fix issue #69 : make json without blocks work again 2022-06-30 15:05:28 +02:00
Simon Stürz 7f261d160a Introduce timout handling and reconnect. Update sunspec connection state handling 2022-06-29 09:48:57 +02:00
Simon Stürz bc349ccbb1 modbus-tool: Add register read finished signal 2022-06-24 16:08:55 +02:00
Simon Stürz 8660e8a8a2 Add signal on register read along with the changed signal 2022-06-24 16:04:29 +02:00
Simon Stürz dca0061808 modbus-tool: Fix #69 2022-06-21 11:38:20 +02:00
jenkins dc208efced Merge PR #67: Update overall modbus reply handling in generated classes and source 2022-06-14 14:54:46 +02:00
Michael Zanetti 0e086c1b2d Fix translations generation 2022-06-14 14:23:52 +02:00
Simon Stürz 4e5f847014 Do not finish modbus replies on first error since they could retry. 2022-06-03 11:45:54 +02:00
Simon Stürz 5224831da6 Regenerate project file only if the JSON file has changed 2022-06-03 10:02:32 +02:00
Simon Stürz e1d3593dbc Update protocol parsing logic and warn on invalid protocol 2022-06-03 09:28:18 +02:00
Simon Stürz 70dc99a33f Update readme for modbus tool 2022-06-03 08:46:35 +02:00
Simon Stürz 62f78f5e90 Introduce libnymea-modbus
Improve tool and prepare autogeneration of connection classes
2022-05-13 07:44:53 +02:00