Put /Firmware - ABB G13 User Manual

Table of Contents

Advertisement

Note
This resource performs stage1 task.
For stage2, please refer to '[PUT] /firmware'

6.3.26 PUT /firmware

A PUT call to /firmware will update the firmware of gateway.
Protected
Yes (Authentication required)
Request
PUT /firmware/ HTTP/1.1
Host: 192.168.1.12
Authorization: Basic XXXXXXXXXXXXXXX=
Example
2CMC489001M0201
Revision: A
• 400 Bad Request
HTTP/1.1 400 Bad Request
Server: embOS/IP
Accept-Ranges: bytes
Content-Length: 57
Content-Type: application/json
{
"status":"error",
"des":"missing name and key tag in JSON ."
}
• 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."
}
• http://192.168.1.12/firmware
90
JSON Communication
User Manual
G13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents