obsidian-matas/Products/M4997.md
2026-06-23 08:55:36 +02:00

9 lines
286 B
Markdown

# Commands
The following commands can be send to the charger when it is in AP mode:
Connect to WiFi AP:
`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`