No description
Find a file
jtricerolph abaa57e0f1 Add per-app MQTT Broker (Plant) integration slug
Lets plant have its own dedicated MQTT credentials instead of sharing
the single central mqtt integration with utilities/hvac, so its
dynsec client can be scoped to plant/# without touching other apps'
access. Generalizes the test-connection dispatch to match any
mqtt_* slug, not just the literal 'mqtt' one.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-28 22:46:49 +00:00
src Add per-app MQTT Broker (Plant) integration slug 2026-07-28 22:46:49 +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