{% load custom_tags_and_filters %}
Configure the MQTT broker connection for publishing NEMO events. Only one MQTT configuration is supported.
When MQTT is enabled, all supported NEMO event streams are published (tool usage enable/disable, operational / non-operational, tasks, tool/area/reservation saves, area access, etc.). There are no per-category toggles.
Sign payloads with HMAC so subscribers can verify authenticity and integrity. Uses a shared secret; transport remains plain TCP.