Skip to main content

danielrosehill/mqtt-observability-plugin

SkillsMP has collected 3 skills from danielrosehill/mqtt-observability-plugin. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
3
GitHub stars
0
GitHub forks
0

Skills in this repository

2 occupation categories · 100% classified

Showing 3 of 3 collected skills.

occupation
Software Developers
description

Subscribe to all MQTT topics (`#`) on the configured broker and stream payloads for observation. Use when the user wants to see every message flowing through their broker, sniff activity, or find which topic a device publishes to. Requires `/mqtt-setup` to…

updated
occupation
Network & Computer Systems Administrators
description

Subscribe to a specific MQTT topic or topic pattern (e.g. `zigbee2mqtt/#`, `home/livingroom/+/state`) on the configured broker and stream matching payloads. Use when the user wants to watch a single device, namespace, or subtree rather than all broker…

updated
occupation
Software Developers
description

Publish (send) a payload to a specific MQTT topic on the configured broker. Use when the user wants to trigger an automation, send a test message, control a Zigbee/Home-Assistant device, or inject a payload for debugging. Requires `/mqtt-setup` to have been…

updated
Showing 3 of 3 collected skills.