14 Commits

Author SHA1 Message Date
Hermann Detz
375b7a9d5d Added humidity and connected state
ModbusTCPMaster now emits readRequestError and writeRequestError, which
trigger connected = false.
2021-06-27 17:24:38 +02:00
Hermann Detz
ad70d1d254 Fixes for Idm plugin
Hopefully reading room temperature and outside temperature correctly
now.
2021-06-27 17:24:38 +02:00
Hermann Detz
bd5f3be35d Helper functions to convert modbus reg to float 2021-06-27 17:24:38 +02:00
Simon Stürz
352413563f Use new modbus RTU hardware resource for the modbus commander plugin
Use new modbus RTU hardware resource for the modbus commander plugin

Fix action abort for RTU actions and fix connected state fro child RTU things

Fix modbus rtu client and make it work with the basic resource component

Remove modbusrtu master from project file

Remove custom modbus rtu master include
2021-06-27 17:22:41 +02:00
Boernsman
71e51e8337 fixed wallbe plugin 2021-02-22 20:31:44 +01:00
Boernsman
0a57de310c stop sending read requests if the interface is not connected 2020-12-07 22:06:05 +01:00
Boernsman
78055fbdf5 fixed typos and extended readme 2020-12-07 21:52:56 +01:00
Boernsman
e8a5cfb228 added number of retries and timeout settings 2020-12-02 11:43:45 +01:00
Boernsman
c73248048c improved RTU client setup 2020-12-02 09:37:57 +01:00
Michael Zanetti
0b0955f050 Fix logging categories 2020-10-22 22:12:00 +02:00
Boernsman
68e38a1eaf fixed Fronius plug-in 2020-06-17 16:16:35 +02:00
Boernsman
bdbb239c59 changed fronius to make use of QModbus 2020-06-17 13:34:05 +02:00
Boernsman
05e71c24f6 moved mypv to QModbus 2020-06-16 17:32:42 +02:00
Boernsman
bd6cfd8b02 added modbus abstaction class 2020-06-16 16:56:20 +02:00