mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-16 05:24:30 +01:00
mesh management stuff
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"stationMode": 0,
|
||||
"stationMode": 1,
|
||||
"channel": 11,
|
||||
"meshPort": 5555,
|
||||
"meshSSID": "WibblyWobbly",
|
||||
"meshPassword": "th3r31sn0sp00n",
|
||||
"stationSSID": "MyAP",
|
||||
"stationPassword": "myApPassword",
|
||||
"hostname": "mesh-node"
|
||||
"meshSSID": "whateverYouLike",
|
||||
"meshPassword": "somethingSneaky",
|
||||
"stationSSID": "tErAx1d",
|
||||
"stationPassword": "ramalamadingdong",
|
||||
"hostname": "dbuggy"
|
||||
}
|
||||
Reference in New Issue
Block a user