ABB G13 User Manual page 92

Table of Contents

Advertisement

Response
Description
2CMC489001M0201
Revision: A
200 OK
HTTP/1.1 200 OK
Content-Type: application/json
Server: embOS/IP
Transfer-Encoding: chunked
Link:/lasterror/0
{
"devices": [
{"serial":"ABB_8", "status":"pending"},
{"serial":"ABB_8", "status":"success"},
{"serial":"ABB_8", "status":"failed"}
],
"firmwareupdatecomplete":2
}
devices - array of devices.
serial [string 17] - serial number of device
status [string] - 'pending', 'success' or 'failed'
firmwareupdatecomplete[Int] - Indicates the status of firmware
upgrade.
Values can be:
0 - update not initiated.
1 - update is in progress.
2 - update completed.
• 500 Internal Server Error
HTTP/1.1 500 Internal Server Error
Server: embOS/IP
Accept-Ranges: bytes
Content-Length: 64
Content-Type: application/json
{
"status":"error",
"des":"received invalid response from COSEM."
}
88
JSON Communication
User Manual
G13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents