Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a MQTT Section #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add a MQTT Section #79

wants to merge 1 commit into from

Conversation

DevTown
Copy link

@DevTown DevTown commented Oct 1, 2020

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.

mod changelog
@dbrgn
Copy link
Contributor

dbrgn commented Oct 1, 2020

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

@DevTown
Copy link
Author

DevTown commented Oct 8, 2020

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

@rnestler rnestler added this to the API v15 milestone Nov 8, 2020
@renzenicolai
Copy link
Contributor

This issue about using MQTT as an additional (push instead of polling) source for the space state might be of interest: #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).

@gidsi
Copy link
Member

gidsi commented Apr 11, 2024

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.

@dbrgn dbrgn removed this from the API v15 milestone Apr 11, 2024
@rnestler
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants