{
"body": {
"deviceId": 0
},
"sign": "YjlhMWRmZTVlNzJhYTg4MTgzMDFhNTdlOWE0NjMyNDc=",
"pId": "YmRj",
"timeStamp": "1689586062335"
}curl --location --request POST '/open/api/device/readIp' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"deviceId": 0
},
"sign": "YjlhMWRmZTVlNzJhYTg4MTgzMDFhNTdlOWE0NjMyNDc=",
"pId": "YmRj",
"timeStamp": "1689586062335"
}'{
"body": {
"deviceId": 0,
"dhcp": 0,
"dns": {
"enable": 1,
"firstDNS": {
"dns0": 8,
"dns1": 8,
"dns2": 8,
"dns3": 8
},
"secondDNS": {
"dns0": 8,
"dns1": 8,
"dns2": 4,
"dns3": 4
}
},
"gateway": {
"gateway0": 10,
"gateway1": 241,
"gateway2": 10,
"gateway3": 1
},
"ip": {
"ip0": 10,
"ip1": 241,
"ip2": 10,
"ip3": 212
},
"linkStatus": 1,
"subnetMask": {
"subnetMask0": 255,
"subnetMask1": 255,
"subnetMask2": 255,
"subnetMask3": 0
}
},
"msg": "",
"sign": "",
"status": 0
}