Display current IP
[ESP111]<ALL> json=<no> pwd=<admin/user password>
-
json=no the output format can be in JSON or plain text
-
pwd=<admin password> the admin password if authentication is enabled
-
ALL
- it is set it will display IP, GW, MSK, DNS ip
Output
Section titled “Output”- In json format
{ "cmd":"111", "status":"ok", "data":"192.168.0.1"}cmdId of requested command, should be111statusstatus of command, should beokdatacontent of response, here the IP