Open CharlesGodwin opened 3 years ago
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 Ross.Wendell@CenturyLink.com; 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 GitHubhttps://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 unsubscribehttps://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.
I've opened the discussion feature so Q&A etc can go there and this can remain only for issues and bugs.