Skip to main content



      Home
Home » Eclipse Projects » Paho » multiple publish not working(multiple publish lines not working)
multiple publish not working [message #1764150] Thu, 25 May 2017 16:29
Eclipse UserFriend
When I use multiple "client.publish" lines like:


client.publish("temp",graden,qos=0,retain=True)
client.publish("druk",pres,qos=0,retain=True)
client.publish("hum",vocht,qos=0,retain=True)
client.publish("dauw",dewp,qos=0,retain=True)

only the first line works.

How should I publish this 4 topics?

Regards, Wim

[Updated on: Sat, 27 May 2017 13:43] by Moderator

Previous Topic:MQTT messages
Next Topic:Help with publishing
Goto Forum:
  


Current Time: Wed Jun 18 00:57:05 EDT 2025

Powered by FUDForum. Page generated in 0.04424 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top