You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very nice to set the Payload On/Off for Modbus TCP from Devices or Variables from within Domoticz, so one can publish sensor readings and all other values to ModbusTCP.
Regards,
Johannes
The text was updated successfully, but these errors were encountered:
Re: Python plugin: Modbus RTU / ASCII / TCP/IP
Post by eSbek » Saturday 12 September 2020 12:13
Hey developers of the plugin,
Some time ago I modded v1.0.9 for my house ventilation system to use different values of the fan speeds whenever I need (not using fixed payload value). So I decided to read a dedicated domoticz user variable inside the python script and write the value by Modbus to my ventilation system (eg. hi humidity detected in the bathroom -> speed goes on higher values).
Please find the mod if you want to develop same approach in your latest plugins: https://pastebin.com/5zwiepyu
It would be very nice to set the Payload On/Off for Modbus TCP from Devices or Variables from within Domoticz, so one can publish sensor readings and all other values to ModbusTCP.
Regards,
Johannes
The text was updated successfully, but these errors were encountered: