mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-14 12:46:50 +01:00
13 lines
318 B
JSON
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
|
|
} |