Display current IP
Input
[ESP111]<OUTPUT=PRINTER> <ALL> json=<no> pwd=<admin/user password>
-
json=no the output format can be in JSON or plain text
-
pwd=
the admin password if authentication is enabled -
OUTPUT
- if OUTPUT is empty, it will display current IP as text
192.168.0.1
-
if OUTPUT is
PRINTER
, it will display current IP in printer formatM117 192.168.0.1
-
ALL
- it is set it will display IP, GW, MSK, DNS ip
Output
- In json format
cmd
Id of requested command, should be111
status
status of command, should beok
data
content of response, here the IP