mqtt

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

Post Reply
jackT
Fresh Boarder
Fresh Boarder
Posts: 15
Joined: Sun Mar 16, 2008 5:08 pm

mqtt

Post by jackT »

Hi,
Is there any plan, in a future version, to add a service that allows to send sensors data via mqtt with Meteobridge PRO ?
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: mqtt

Post by admin »

...to support which concrete use case?
jackT
Fresh Boarder
Fresh Boarder
Posts: 15
Joined: Sun Mar 16, 2008 5:08 pm

Re: mqtt

Post by jackT »

MQTT is lightweight publish/subscribe messaging transport that allow for instance to have data in real time for house automation. : temperature, wind or any other parameter as a trigger for a particular event.
It can be used also for realtime data display on a weather station web site, using for instance the paho MQTT javascript client.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: mqtt

Post by admin »

Thanks, but this is not what I asked for. Can you name an existing service that will make use of it and where http uploads don't do? Something that provides a benefit for the broad range of users so that my invest in time directly pays off instead of just having a tick-in-the-box for MQTT to make the tech guys happy for the sake of it ;-)
jackT
Fresh Boarder
Fresh Boarder
Posts: 15
Joined: Sun Mar 16, 2008 5:08 pm

Re: mqtt

Post by jackT »

Most home automation softwares, running on a PC or Raspberry can also run as web/php server and they will work also with http uploads.
For smaller custom systems, using Arduino for exemple, MQTT seems the only way to go.
So ... sure.. I don't know any dedicated service (except public MQTT brokers that can be used to publish the data and from which an Arduino or controller can subscribe to data) ) but it will probably not benefit for the broad range of users.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: mqtt

Post by admin »

Thanks for your explanation. I assumed that it is more a tech-focussed request. As one can request any data from the meteobridge via a http request, I don't see a compelling reason to invest into MQTT... unless someone really brings a killer use case where MQTT is a must.
baobab
Junior Boarder
Junior Boarder
Posts: 37
Joined: Sat Dec 25, 2010 11:00 pm

Re: mqtt

Post by baobab »

Hi - for me the use case for MQTT would be easy integration with OpenHAB. I found a way to get my old Meteohub set up to publish data in MQTT format using a python plug-in script. I’m currently considering the Meteobridge Nano to replace my old and no longer functioning Meteohub setup but lack of MQTT is currently a barrier for proceeding.

Baobab
User avatar
Manhart
Senior Boarder
Senior Boarder
Posts: 63
Joined: Wed Sep 03, 2008 11:41 am
Location: 8312 Winterberg - Switzerland
Contact:

Re: mqtt

Post by Manhart »

admin wrote: Sun Oct 06, 2019 5:34 pm ... and where http uploads don't do?
Where can i find a description for this http uploads into the Meteobridge ?

I use a Meteohub at the moment with a plug-in script and a file to parse. I want to migrate to Meteobrige now.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: mqtt

Post by admin »

Manhart wrote: Tue Aug 17, 2021 4:20 pm
admin wrote: Sun Oct 06, 2019 5:34 pm ... and where http uploads don't do?
Where can i find a description for this http uploads into the Meteobridge ?

I use a Meteohub at the moment with a plug-in script and a file to parse. I want to migrate to Meteobrige now.
What dDo you want to achieve? Importing Meteohub raw data can be done by a few clicks.
Post Reply