mirror of
https://gitlab.com/wirelos/sprocket-plugin-mqtt.git
synced 2025-12-14 13:51:27 +01:00
13 lines
329 B
JSON
Executable File
13 lines
329 B
JSON
Executable File
{
|
|
"stationMode": 1,
|
|
"hostname": "sprocket",
|
|
"apSSID": "sprocket",
|
|
"apPassword": "th3r31sn0Sp00n",
|
|
"connectTimeout": 20000,
|
|
"stationSSID": "th1ngs4p",
|
|
"stationPassword": "th3r31sn0Sp00n",
|
|
"meshSSID": "whateverYouLike",
|
|
"meshPassword": "somethingSneaky",
|
|
"meshPort": 5555,
|
|
"channel": 5
|
|
} |