partly works
This commit is contained in:
16
config-test.json
Normal file
16
config-test.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"mqtt": {
|
||||
"broker": "mqtt://172.23.1.102:1883",
|
||||
"username": "archiver",
|
||||
"tlsEnable": "true"
|
||||
},
|
||||
"includeTopics": [
|
||||
"#"
|
||||
],
|
||||
"excludeTopics": [
|
||||
"IoT/Watchdog",
|
||||
"snmp",
|
||||
"MainsCnt/#",
|
||||
"cem/#"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user