{ "mqtt": { "broker": "172.23.1.102:1883", "username": "", "password": "", "tlsEnable": "false" }, "topicMappings": [ { "topics": ["IoT/MBGW3/Measurement"], "handler": "IoT" } ], "handlers": [ { "name": "IoT", "databaseConnStr": "", "attributes": { } } ], "archiver": { "dir": "/mnt/udi/archive" } }