JSON 74 (258)
10.2.3 Network
ethstatus.json
GET network/ethstatus.json.
Name Data Type Description
mac
String 6 byte hex
comm1 Object See object definition in the table below
comm2 Object See object definition in the table below
Comm Object Definition:
Name Data Type Description
link Number 0: No link
1: Link
speed Number 0: 10 Mbit
1: 100 Mbit
duplex Number 0: Half
1: Full
JSON response example:
{
"mac": "003011FF0201",
"comm1": {
"link": 1,
"speed": 1,
"duplex": 1
},
"comm2": {
"link": 1,
"speed": 1,
"duplex": 1
}
}
Anybus
®
CompactCom
™
40 PROFINET IRT Network Guide SCM-1202-023 EN 1.8