Set / Display Access point IP value
Input
[ESP107]<IP> 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 
- 
IP 
- if IP is empty, it will display defined IP
- if IP is not empty, it will set the IP
Output
- In json format
- cmdId of requested command, should be- 107
- statusstatus of command, should be- ok
- datacontent of response, here the IP
