* add SerialReader * fix SerialReader * add config upload script * add serial command to print ip address * update serial script to save configuration and reset after upload * fix updater * fix updater * serial config fixes * serial config fixes * fix wifi static example configuration * add readme for sendcfg.py
5 lines
103 B
JSON
5 lines
103 B
JSON
{
|
|
"hostname": "nuki-123456",
|
|
"wifiSSID": "YOUR_SSID",
|
|
"wifiPass": "YOUR_WIFI_PRESHARED_KEY"
|
|
} |