JSON 54
Doc.Id. HMSI-27-212
Anybus CompactCom 40 EtherNet/IP
Doc.Rev. 1.5
7.2.2 Module
info.json
GET module/info.json.
JSON object layout:
{
"modulename": "ABCC M40",
"serial": "ABCDEF00",
"fwver": [ 1, 5, 0 ],
"uptime": [ 5, 123456 ],
"cpuload": 55
}
Name Data Type Note
modulename String -
serial String 32 bit hex ASCII
fwver Array of Number (major, minor, build)
uptime Array of Number [high, low] milliseconds (ms)
cpuload Number CPU load in %