OpenMarine
OpenPlotter meets MQTT - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: Feature Requests (https://forum.openmarine.net/forumdisplay.php?fid=5)
+--- Thread: OpenPlotter meets MQTT (/showthread.php?tid=30)



OpenPlotter meets MQTT - Sailoog - 2016-04-05

I have just implemented MQTT to OpenPlotter v0.8.0

You can test it creating a free account in cloudmqtt.com as broker. Fill in the settings fields in Accounts tab and create an action send MQTT message. Write the topic and the message to send.

Doing so, you can send any data from OpenPlotter to your phone/computer/web in real time. Complete manuals when v0.8.0 is released.

Now I am working on getting data from MQTT, SMS, gmail and OpenCPN alarms to act as triggers.

v0.8.0 is coming


RE: OpenPlotter meets MQTT - Alpenskipper - 2016-04-24

Still struggling with the configuration of mqtt. But I can imagine, how great the possibilities are!

The main problem is, that i can't find a client for iOS, that gives notifications. Gauges would be nice, either.

I would like to send the mqtt messages via SMS, because SMS are free in my contract. Is there a possibility for a SMS to mqtt broker gateway?

Openplotter is a really great project!

Thanks!
Martin


RE: OpenPlotter meets MQTT - Sailoog - 2016-04-25

I am not an apple user, so I don't know any MQTT app for iOS. Anyone?

I don't know any mqtt broker that can manage SMS.

a planned OP feature is receiving and process SMS to trigger actions.