Set quiet boot if strapping pin is High, can only be done once and cannot be reverted
[ESP999]QUIETBOOT json=(no) pwd=(admin password)
-
json=no the output format
-
pwd=(admin password)the admin password if authentication is enabled -
QUIETBOOT
- if QUIETBOOT is present, it will set the quiet boot flag
Output
Section titled “Output”- In json format
{ "cmd":"999", "status":"ok", "data":"ok"}cmdId of requested command, should be999statusstatus of command, should beokdatacontent of response, hereokwhen quiet boot is set
- plain text format
ok