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

register multiple sensors for MQTT client #346

Open
michapr opened this issue Mar 30, 2020 · 1 comment
Open

register multiple sensors for MQTT client #346

michapr opened this issue Mar 30, 2020 · 1 comment

Comments

@michapr
Copy link

michapr commented Mar 30, 2020

openSenseMap offers a MQTT client for connecting to public brokers.
This is great, but I cannot understand how I could send multiple sensor data.

I can register only one topic for one box- but would like to register one topic per sensor.
Is this possible?

Thanks!
Michael

@ubergesundheit
Copy link
Member

Hi,

you already guessed ti, right now, its not possible to subscribe to multiple topics for one box. Unless you can describe your subscription topics with one query and wildcards.

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

No branches or pull requests

2 participants