Files
sprocket-plugin-mqtt/data/config.json
Partick Balsiger e58e7b3727 Add user and pass
2019-04-07 17:17:44 +02:00

13 lines
329 B
JSON
Executable File

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