Files
sprocket-core/data/config.json
2018-09-28 10:38:31 +02:00

13 lines
318 B
JSON

{
"stationMode": 0,
"channel": 11,
"meshPort": 5555,
"meshSSID": "whateverYouLike",
"meshPassword": "somethingSneaky",
"apSSID": "MyAP",
"apPassword": "myApPwd",
"stationSSID": "tErAx1d",
"stationPassword": "ramalamadingdong",
"hostname": "dbuggy",
"connectTimeout": 10000
}