You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
Hi!
I am using weewx to receive data from my weather station and transmiting that data through MQTT.
I would like to know if it's possible to add QoS=1 and clean_session=false to the messages sent by WeeWx to the MQTT broker.
Best Regards.
vince
unread,
Sep 26, 2019, 12:03:04 PM9/26/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
On Thursday, September 26, 2019 at 6:27:41 AM UTC-7, Rui Pinto wrote:
I would like to know if it's possible to add QoS=1 and clean_session=false to the messages sent by WeeWx to the MQTT broker.
Everything is possible if you edit the code to add them. The extension is pretty obvious under the hood. Try some edits of your own and see how they work.