13 Commits

Author SHA1 Message Date
Simon Stürz
1b423186bb Allow creating multiple connections on one ModbusTcpMaster 2023-08-09 14:40:52 +02:00
Simon Stürz
f2ad204b48 Improve connection debug print 2023-04-05 14:06:03 +02:00
Simon Stürz
68e7b82b1c Fix process register values method params 2023-04-05 13:49:25 +02:00
Simon Stürz
7fc32167d6 modbus-tool: Introduce string endianess 2023-04-05 12:46:06 +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
5bff288ec6 Fix tcp update method and update related plugins 2022-07-29 11:53:35 +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
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
62f78f5e90 Introduce libnymea-modbus
Improve tool and prepare autogeneration of connection classes
2022-05-13 07:44:53 +02:00