Format SD Card, this depend on SD card format defined in configuration.h
Input
[ESP715]FORMATSD json=<no> pwd=<admin password>
-
json=no the output format can be in JSON or plain text
-
pwd=
the admin password if authentication is enabled -
FORMATSD
- if FORMATSD is present, it will format the SD card
Output
- In json format
cmd
Id of requested command, should be715
status
status of command, should beok
data
content of response, hereStarting formating...
when SD card is starting
an new message is sent when formating is done
cmd
Id of requested command, should be715
status
status of command, should beok
data
content of response, hereFormating done
when SD card is done