schema icon indicating copy to clipboard operation
schema copied to clipboard

Add a MQTT Section

Open DevTown opened this issue 5 years ago • 5 comments

For the reason that there are some open MQTT-Servers of Hackerspaces out there, where the spaces publish some informations like door status, temps or sun collection , this section might be useful for div spaces.

DevTown avatar Oct 01 '20 10:10 DevTown

Is this something that many spaces offer? If yes, which ones, and what data do they publish?

dbrgn avatar Oct 01 '20 21:10 dbrgn

The Chaostreff Recklinghausen has one and here will be published additional Infos like Doorstatus and div Temp and Voltages of the space.

DevTown avatar Oct 08 '20 20:10 DevTown

This issue about using MQTT as an additional (push instead of polling) source for the space state might be of interest: https://github.com/SpaceApi/schema/issues/93

Using MQTT in a more general sense is awesome, but I would like it if the change proposed here could be extended to contain a field that contains the name of the topic on which the space state is published, together with fields which give the value published when the space is open and closed (see the example given in my ticket).

renzenicolai avatar Aug 01 '21 12:08 renzenicolai

Hey, we dicussed this PR in todays meeting and we don't see the additional value for all spaces without a standardized MQTT schema. Can you share your use-case with us? Especially since all your examples are already provided by spaceAPI.

gidsi avatar Apr 11 '24 18:04 gidsi

I'd also love to see it as an ext_mqtt first in an endpoint with an example on how it is used.

rnestler avatar Apr 26 '24 09:04 rnestler