No description
Find a file
jtricerolph b7a8c31988 Revert mqtt_plant — go back to one shared MQTT integration
Per-app MQTT slugs meant a confusing mix of shared and per-app
credentials in one settings page. Consolidating on a single shared
identity instead — matches the original "MQTT is shared infra"
decision, and publish access stays scoped per-device regardless.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-29 07:50:29 +00:00
src Revert mqtt_plant — go back to one shared MQTT integration 2026-07-29 07:50:29 +00:00
.env.example Initial settings service 2026-07-01 18:56:19 +00:00
.gitignore Add MQTT Broker integration (config UI + connection test) 2026-07-28 14:58:53 +00:00
docker-compose.yml Add self-service MQTT Broker Clients management 2026-07-28 17:11:35 +00:00
Dockerfile Add self-service MQTT Broker Clients management 2026-07-28 17:11:35 +00:00
package-lock.json Add MQTT Broker integration (config UI + connection test) 2026-07-28 14:58:53 +00:00
package.json Add MQTT Broker integration (config UI + connection test) 2026-07-28 14:58:53 +00:00