diff --git a/deployment/instances/udi/default/config.json b/deployment/instances/udi/default/config.json index 88b51f8..bb0fc59 100644 --- a/deployment/instances/udi/default/config.json +++ b/deployment/instances/udi/default/config.json @@ -44,6 +44,16 @@ } } }, + { + "topics": [ "locative/event/#" ], + "handler": "Locative", + "id": "Locative", + "config": { + "databaseConnStr": "", + "attributes": { + } + } + }, { "topics": [ "IoT/MBGW3/Measurement" ], "handler": "MBGW3",