Support for all datatypes #46
Conversation
thes are files made aut of multiple forks and repos. cleaned up for my needs. updated Readme ! reverted back to "localhost" as default broker. removed "modbus4mqtt version ** connected " message removed version file and made it EW.0.7 removed docker added a unix.service file with wildcard config for activating an service for known yaml in directory /etc/modbus4mqtt/
updated installation added installation of service unit
Double intergrated to Python float_type register count Same as int64
Added double, >double, <double, double_le, double_be To valid datatypes and added number If registers
Bugfix Double Registercount
Added --loop Option to disable Infinite loop it can be used to start oneshot with cron to ensure correct timestamp of data
one extra comma removed
Automatik phyton Version for Installation
Removed some typo
Removed Typo in helptext
added 'last-data' wih unix timestamp into poll loop, the server can now display the last known transmision
|
Hello @Pubaluba! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2024-06-04 14:56:54 UTC |
raised version a little bit
Added threading 4 polling
Threading patch
added set_topic only as an example
added desciption for the Thread-Feature
limit paho-mqtt version
hi, have a look at this fork rebuild
maybe you can use for your own code
have fun