Files
sprocket-core/data/config.json

10 lines
224 B
JSON

{
"stationMode": 1,
"channel": 11,
"meshPort": 5555,
"meshSSID": "MyMesh",
"meshPassword": "th3r31sn0sp00n",
"stationSSID": "MyAP",
"stationPassword": "myApPassword",
"hostname": "mesh-node"
}