cep: bindings: mqtt-eebus-alarm-generic: enabled: true in: type: MQTT match: topicRegex: "^alarms/(?[^/]+)/(?[^/]+)/(?[^/]+)$" extract: tenant: "default" # Accept both JSON and full XML payloads parserRef: "eebusAlarm" detectorRef: "passthroughEebusAlarm" lifecyclePolicyRef: "default" # Publish both a JSON alarm message and a full XML (useful for testing) outputRefs: ["mqttMalisEebus", "mqttMalisEebusDatagramXml"]