initial
This commit is contained in:
14
deployment/config.json
Normal file
14
deployment/config.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"mqtt": {
|
||||
"broker": "mqtt://emqx01-anonymous-cluster-internal.broker.svc.cluster.local:1883",
|
||||
"tlsEnable": "false",
|
||||
"topic": "tsm"
|
||||
},
|
||||
"interval": 10,
|
||||
"servers": [
|
||||
{
|
||||
"name": "172.16.13.10",
|
||||
"label": "david"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user