-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for all datatypes #46
base: master
Are you sure you want to change the base?
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