cep: bindings: # MQTT ingress topics: /// # Example: 40200/m2m/tenantA/1 # # This binding uses a JS processor (parser+detector in one step). mqttM2mPinErpnextJs: enabled: false # set true to use this binding in: type: MQTT match: topicRegex: "^(?[^/]+)/(?[^/]+)/(?[^/]+)/(?[^/]+)$" processorRef: m2mPinErpnextJs # You can choose SIMPLE or COMPOSITE lifecycle. lifecyclePolicyRef: default # Example COMPOSITE usage (uncomment and set lifecyclePolicyRef: compositeDefault) # composite: # groupKeyTemplate: "${site}|${department}|${function}" # sourceKeyTemplate: "${path}" outputRefs: - restMalisFault # if you configured a REST output with MALIS_FAULT_JSON