Conditional cps change events
[cps.git] / cps-application / src / main / resources / application.yml
index 68dd31b..8100680 100644 (file)
@@ -116,8 +116,11 @@ app:
             topic: ${DMI_DEVICE_HEARTBEAT_TOPIC:dmi-device-heartbeat}
     cps:
         data-updated:
+            change-event-notifications-enabled: ${CPS_CHANGE_EVENT_NOTIFICATIONS_ENABLED:true}
             topic: ${CPS_CHANGE_EVENT_TOPIC:cps-data-updated-events}
 
+
+
 notification:
     enabled: true
     async: