Tasmota/tasmota
JeroenSt bcaac8208f Adding modbus bridge TCP
Removed (u)int8 because modbus registers are always 16 bits and changed bit8 to bit
Solved memory leak, changed logging
Improved initialisation and configuring serial port
Solved bug that addresses above 4 didn't reply
Removed logging
Added mandatory comment to USE_MODBUS_TCP_BRIDGE
Using TasmotaModbus->Begin instead of begin
Added bytecount to modbus tcp reply message
Added comments
Put modustcp variables in ModbusBridgeTCP struct.
2022-07-25 14:42:55 +02:00
..
berry Added ModbusBridge 2022-07-19 14:10:12 +02:00
displaydesc sbox has blue, red inversion 2022-07-11 14:05:02 +02:00
html_compressed Fix broken js introduced in #15515 2022-05-05 10:05:01 +02:00
html_uncompressed Fix broken js introduced in #15515 2022-05-05 10:05:01 +02:00
include Add support for Modbus bridge 2022-07-20 10:41:02 +02:00
language Update italian language 2022-07-19 21:36:39 +02:00
lvgl_berry ESP32 LVGL library from v8.2.0 to v8.3.0 2022-07-20 09:36:22 +02:00
tasmota_support Add support for Modbus bridge 2022-07-20 10:41:02 +02:00
tasmota_xdrv_driver Adding modbus bridge TCP 2022-07-25 14:42:55 +02:00
tasmota_xdsp_display Move interface files down allowing for folder insertions 2022-06-02 14:50:31 +02:00
tasmota_xlgt_light SM2335 - Be more consistent with code formatting. 2022-06-22 10:10:58 -05:00
tasmota_xnrg_energy Increase dummy energy monitor max values 2022-07-24 15:30:19 +02:00
tasmota_xsns_sensor fix removal of negative values 2022-07-21 22:07:22 +02:00
tasmota_xx2c_global Move interface files down allowing for folder insertions 2022-06-02 14:50:31 +02:00
my_user_config.h Adding modbus bridge TCP 2022-07-25 14:42:55 +02:00
tasmota.ino Fix bistable relay support 2022-07-10 12:07:58 +02:00
user_config_override_sample.h Support for second DNS server 2021-07-29 16:57:04 +02:00