-
Notifications
You must be signed in to change notification settings - Fork 7
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
Discussions is now open. #20
Comments
I'm curious how MQTT gets the feed from your program. Sorry very new at this. thanks |
In the examples folder in this repository is an example program named mqttlogger.py. It runs a loop that reads the RS485 data and send JSON payloads to a MQTT broker (server). Thi s can be modified / shaped to suit your MQTT needs. |
Thank you!
Ross Wendell
…________________________________
From: Charles Godwin ***@***.***>
Sent: Tuesday, March 23, 2021 7:18:02 PM
To: CharlesGodwin/pymagnum ***@***.***>
Cc: Wendell, Ross <[email protected]>; Comment ***@***.***>
Subject: Re: [CharlesGodwin/pymagnum] Discussions is now open. (#20)
CAUTION:
This email originated outside of Lumen Technologies. Do not click links or open attachments unless you recognize the sender and know the content is safe.
In the examples folder in this repository is an example program named mqttlogger.py. It runs a loop that reads the RS485 data and send JSON payloads to a MQTT broker (server). Thi s can be modified / shaped to suit your MQTT needs.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<https://imss91-ctp.trendmicro.com:443/wis/clicktime/v1/query?url=https%3a%2f%2fgithub.com%2fCharlesGodwin%2fpymagnum%2fissues%2f20%23issuecomment%2d805368066&umid=CE95963B-BE3D-3E05-8247-DAFDFD25B7FC&auth=19120be9529b25014b618505cb01789c5433dae7-ab59968b86a5714db4a3da7a8cfdeee84148fa20>, or unsubscribe<https://imss91-ctp.trendmicro.com:443/wis/clicktime/v1/query?url=https%3a%2f%2fgithub.com%2fnotifications%2funsubscribe%2dauth%2fAC5WAEHXRHEGIZR3EU4V6OTTFEVTVANCNFSM4Y62SZIQ&umid=CE95963B-BE3D-3E05-8247-DAFDFD25B7FC&auth=19120be9529b25014b618505cb01789c5433dae7-2397fbf20a3355aca19d5955d243c972a5e9669e>.
This communication is the property of Lumen Technologies and may contain confidential or privileged information. Unauthorized use of this communication is strictly prohibited and may be unlawful. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy all copies of the communication and any attachments.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've opened the discussion feature so Q&A etc can go there and this can remain only for issues and bugs.
The text was updated successfully, but these errors were encountered: