Commit Graph

20 Commits (eae2cbe0ee283554fc3fb96f624c91f78e35d28e)

Author SHA1 Message Date
Simon Stürz eae2cbe0ee Add initialized property 2023-10-17 14:25:54 +02:00
Simon Stürz 4d54c662cb New plugin: Solax inverter, meter and battery
modbus-tool: Introduce queued update request mechanism for TCP connections
2023-10-04 14:10:42 +02:00
Simon Stürz 586f50a2dc modbus-tool: Improve reachability check error handling 2023-08-09 17:10:43 +02:00
Simon Stürz 28f280b15c Webasto: Add webasto NEXT support 2023-08-09 17:08:08 +02:00
Simon Stürz 1b423186bb Allow creating multiple connections on one ModbusTcpMaster 2023-08-09 14:40:52 +02:00
Simon Stürz 65f5c2b71f modbus-tool: process response only if the result register count matches the requested size 2023-05-15 21:10:37 +02:00
Michael Zanetti 4e0d9a9090 New plugin: Mennekes HCC3 and ECU wallboxes 2022-10-20 15:42:01 +02:00
Simon Stürz 761ff94610 Introduce check reachability retries again 2022-08-19 15:25:04 +02:00
Simon Stürz ee65c18400 Define update method for all registers except for those in the init schedule 2022-08-08 14:25:10 +02:00
Simon Stürz 8e6f96ac2e Make access more robust and take care in more situations if a read method is even required 2022-08-08 14:03:47 +02:00
Michael Zanetti 4cd6118d12 Fix generating WO registers 2022-08-05 18:36:56 +02:00
Simon Stürz a58c5736b1 Inform about failed reachable verification 2022-08-01 15:37:01 +02:00
Simon Stürz c1d190c036 Update test reachability mechanism and fix init return if not reachable 2022-08-01 13:23:31 +02:00
Simon Stürz f32b62ff77 Implement reachable state for modbus tcp connections 2022-07-29 15:21:13 +02:00
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 d55a30f0a8 Update init mechanism of modbus-tool connection classes 2022-07-27 12:01:33 +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 62f78f5e90 Introduce libnymea-modbus
Improve tool and prepare autogeneration of connection classes
2022-05-13 07:44:53 +02:00