OpenMarine

Full Version: Device id for MQTT
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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-f...-of-things (requires specific device name)
http://crouton.mybluemix.net/crouton/gettingStarted (needs to know device name)

Regards,
Erik
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.
(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 !