secubox-openwrt/.codex/apps/mqtt-bridge/TODO.md

18 lines
644 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# TODO MQTT Bridge
1. **Daemon Integration**
- Implement `/usr/sbin/mqtt-bridge` watcher handling USB serial adapters.
- Emit stats to `uci set mqtt-bridge.stats.*` for UI refresh.
2. **Security**
- Support TLS options (CA, client certs) in Settings.
- Add access control for pairing window.
3. **Automations**
- Add topic templates per device type (Zigbee, Modbus).
- Provide rules to forward payloads into SecuBox Alerts.
4. **Profiles**
- Allow LuCI to edit adapter entries (enable/disable, rename, override serial port).
- Surface per-adapter health metrics/uptime graphs and expose actions (rescan, reset).