Get/Set default output which is can be USB or Serial. Only on ESP32 S2-S3 boards.
[ESP950](USB/SERIAL) json=(no) pwd=(admin password)
-
json=no the output format
-
pwd=(admin password)the admin password if authentication is enabled
Output
Section titled “Output”- In json format
{ "cmd":"950", "status":"ok", "data":"SERIAL"}cmdId of requested command, should be950statusstatus of command, should beokdatacontent of response, here the current output mode
- plain text format
SERIALThe system needs to be restarted to apply the change.