OpenMarine
Device id for MQTT - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: How do I...? (https://forum.openmarine.net/forumdisplay.php?fid=3)
+--- Thread: Device id for MQTT (/showthread.php?tid=157)



Device id for MQTT - Snijdor - 2016-07-04

Hello,

I'm struggling with MQTT. I have a connection to the public cloudmqtt.com broker and my date gets published. However I would like to have a dashboard. There are a couple of (free) online dashboards which supports MQTT but they require that a specific device id is published. Is it possible to change the mqtt publish settings in openplotter?
Online dashboards:
https://ziinode.io/#hosted-mqtt-broker-for-internet-of-things (requires specific device name)
http://crouton.mybluemix.net/crouton/gettingStarted (needs to know device name)

Regards,
Erik


RE: Device id for MQTT - svtgd - 2016-07-10

I'm also eager to make use of MQTT.  I'm able to send MQTT messages from Openplotter to cloudMQTT from actions (PIR sensor) and send/receive messages between cloudMQTT and the android app MQTT Dashboard mentioned in Sailoog's earlier posting on cruisers Forum. 

I cant figure out how to receive/subscribe to messages in Openplotter - from cloudMQQT, or preferably to set up a publish and subscribe connection in the android app to Openplotter.  Is this possible now in v .080, or is it coming along with keywords in v .090 - cant wait to have the ability to monitor etc remotely.


RE: Device id for MQTT - Snijdor - 2016-07-12

(2016-07-10, 12:54 AM)svtgd Wrote: I'm also eager to make use of MQTT.  I'm able to send MQTT messages from Openplotter to cloudMQTT from actions (PIR sensor) and send/receive messages between cloudMQTT and the android app MQTT Dashboard mentioned in Sailoog's earlier posting on cruisers Forum. 

I cant figure out how to receive/subscribe to messages in Openplotter - from cloudMQQT, or preferably to set up a publish and subscribe connection in the android app to Openplotter.  Is this possible now in v .080, or is it coming along with keywords in v .090 - cant wait to have the ability to monitor etc remotely.

I finally found a way to publish data to a dashboard, check http://forum.openmarine.net/showthread.php?tid=162 !