-
-
Notifications
You must be signed in to change notification settings - Fork 315
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
opensensors.io as MQTT broker #4
Comments
@mfa The MQTT client for ESP8266 is available at https://github.com/tiborb/ESP8266/blob/master/mqtt_test/mqtt_esp8266.ino In which sensors-software (arduino) variant should I start integrating it? |
There are some basics already here: |
this is an very old issue. a new version will be published in the next days, needs some more testing by now. this version will have mqtt support. |
I just implemented mqtt support as well :/ Is this like what you have (which branch?)? Or do you want a PR for this? It works, but I think the graph feature on opensensors.io is broken (or I haven#t figured how to get graphs from my data). As a general improvement it would be nice to store number in json as numbers and have the units as a separate field (optional). |
please see #33. We will remove mqtt completely from our firmware. |
Opensensors is a convenient and free way to make the particle data open/public.
The account holder can publish to a topic, topics can be public or private, a public topic can be used by anyone.
Usage in the CLI:
Use cases:
Public topic example:
https://opensensors.io/topics/orgs/London-Air-Quality-Network/westminster/westminster-oxford-street
The text was updated successfully, but these errors were encountered: