Files
sprocket-plugin-mqtt/data/config.json
2018-11-19 22:38:56 +01:00

13 lines
325 B
JSON

{
"stationMode": 1,
"hostname": "sprocket",
"apSSID": "sprocket",
"apPassword": "th3r31sn0Sp00n",
"connectTimeout": 20000,
"stationSSID": "MyAP",
"stationPassword": "th3r31sn0Sp00n",
"meshSSID": "whateverYouLike",
"meshPassword": "somethingSneaky",
"meshPort": 5555,
"channel": 5
}