{ "mqtt": { "broker": "mqtt://172.23.1.102:1883", "tlsEnable": "false" }, "topicMappings": [ { "topics": [ "v3/de-hottis-level-monitoring@ttn/devices/+/up" ], "handler": "TTN" } ], "handlers": [ { "name": "TTN", "databaseConnStr": "", "attributes": { } }, { "name": "IoT", "databaseConnStr": "", "attributes": { } } ], "archiver": { "dir": "./tmp/udi" } }