JSON
ipstatus.json & ipconf.json
These two object share the same data format. The object ipconf.json returns the configured IP
settings, and ipstatus.json returns the actual values that are currently used. ipconf.json can also
be used to alter the IP settings.
GET network/ipstatus.json
or
GET network/ipconf.json
Name
dhcp
addr
subnet
gateway
dns1
dns2
hostname
domainname
{
"dhcp":
"addr":
"subnet":
"gateway":
"dns1":
"dns2":
"hostname":
"domainname": "hms.se"
}
To change IP settings, use network/ipconf.json. It accepts any number of arguments from the list
above. Values should be in the same format.
Example:
GET ipconf.json?dhcp=0&addr=10.11.32.2&hostname=abcc123&domainname=hms.se
Anybus CompactCom 40 EtherNet/IP IIoT Network Guide
Data Type
Note
-
Number
-
String
-
String
-
String
-
String
-
String
-
String
-
String
0,
"192.168.0.55",
"255.255.255.0",
"192.168.0.1",
"10.10.55.1",
"10.10.55.2"
"abcc123",
63 (244)
SCM-1202–069 1.9 en-US
Need help?
Do you have a question about the CompactCom 40 and is the answer not in the manual?
Questions and answers