15 lines
256 B
JSON
15 lines
256 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|