MCH2022 badge?
go to mch2022.badge.team

MQTT Client rev. 10 (by Stefan)

MQTT Client

Simple MQTT Client to show messages published on the topic badge/text.

Issues/pull-requets on GitHub

To specify custom client_id use valuestore in the shell:

import valuestore
settings = {"client_id": "your_client_id", "mqtt_server": "your.server.tld", "user": "your_username_or_empty", "password": "pass_or_empty"})
valuestore.save('mqttclient', 'settings', settings)
Category: utility
Status: working
Vote Comment Date
No votes yet :(
Compatibility
  • CampZone 2019: unknown
  • Pixel: working
Dependencies
  • No dependencies found
Dependants
  • No dependants found
Author: Stefan

File Last edited Size
__init__.py 2022-11-18 11:57:34 6.91 KiB
README.md 2022-11-18 12:09:54 463 B
icon.py 2022-11-18 11:57:34 780 B