cep: bindings: http-eebus-alarm: enabled: true in: type: HTTP match: pathRegex: "^/rest/alarms/(?[^/]+)/(?[^/]+)/(?[^/]+)$" extract: tenant: "default" parserRef: "eebusAlarmDatagramXml" # ensure this parser is registered to EebusAlarmDatagramXmlParser detectorRef: "passthroughEebusAlarm" # PassthroughAlarmDetector lifecyclePolicyRef: "passthrough" outputRefs: - "outboxMalisEebusDatagramXml" # Output with format EEBUS_ALARM_DATAGRAM_XML