Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/funpythonec/ubidots_mqtt_upy
Ejemplos para el uso de la nube de Ubidots con MicroPython, especificamente para publish y subscribe de topics.
https://github.com/funpythonec/ubidots_mqtt_upy
cloud mqtt mqtt-connector publish-subscribe topic ubidots
Last synced: 10 days ago
JSON representation
Ejemplos para el uso de la nube de Ubidots con MicroPython, especificamente para publish y subscribe de topics.
- Host: GitHub
- URL: https://github.com/funpythonec/ubidots_mqtt_upy
- Owner: FunPythonEC
- License: mit
- Created: 2019-03-11T17:13:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-13T19:07:48.000Z (over 5 years ago)
- Last Synced: 2024-11-06T08:12:12.932Z (about 2 months ago)
- Topics: cloud, mqtt, mqtt-connector, publish-subscribe, topic, ubidots
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ubidots_mqtt_upy
Ejemplos para el uso de la nube de Ubidots con MicroPython, especificamente para publish y subscribe de topics.Examples for the use of the Ubidots cloud with MicroPython, specifically for publish and subscribe of topics.
## Publish ubidots
Para el uso de topics en ubidots, estos son creados directamente desde el script de micropython, el cual se identifica por el clientID que se especifique.