mirror of
https://gitlab.com/wirelos/sprocket-plugin-irc.git
synced 2025-12-14 05:36:50 +01:00
13 lines
327 B
JSON
13 lines
327 B
JSON
{
|
|
"stationMode": 1,
|
|
"hostname": "sprocket",
|
|
"apSSID": "sprocket",
|
|
"apPassword": "somethingSneaky",
|
|
"connectTimeout": 20000,
|
|
"stationSSID": "MyAP",
|
|
"stationPassword": "somethingSneaky",
|
|
"meshSSID": "whateverYouLike",
|
|
"meshPassword": "somethingSneaky",
|
|
"meshPort": 5555,
|
|
"channel": 5
|
|
} |