Files
sprocket-device-blackbox/data/mqttConfig.json
2018-11-17 15:26:07 +01:00

7 lines
148 B
JSON

{
"mqttServer": "192.168.1.2",
"port": 1883,
"clientName": "bb1",
"inTopic": "wirelos/bb1-in/",
"outTopic": "wirelos/bb1-out/"
}