vault backup: 2026-06-23 08:55:36

This commit is contained in:
Marco van Zijl 2026-06-23 08:55:36 +02:00
parent 3c37563570
commit 29f5e6c893

View File

@ -4,3 +4,5 @@ The following commands can be send to the charger when it is in AP mode:
Connect to WiFi AP: Connect to WiFi AP:
`wget -O - --post-data="{\"ChosenSsid\":{\"ssid\":\"Matas Guest\", \"password\":\"De_Waal_42\"}}" 192.168.71.1:8080/setssid` `wget -O - --post-data="{\"ChosenSsid\":{\"ssid\":\"Matas Guest\", \"password\":\"De_Waal_42\"}}" 192.168.71.1:8080/setssid`
Retrieve MAC adres:
`wget -O- 192.168.71.1:8080/id`