![ABB G13 Скачать руководство пользователя страница 94](http://html.mh-extra.com/html/abb/g13/g13_user-manual_3573094.webp)
2CMC489001M0201
90
G13
Revision: A
User Manual
JSON Communication
Note
This resource performs stage1 task.
For stage2, please refer to '[PUT] /firmware'
• 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."
}
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
• http://192.168.1.12/firmware
Содержание G13
Страница 1: ...G13 User Manual ...
Страница 2: ......
Страница 3: ...G13 User Manual Document ID 2CMC489001M0201 Revision A 2013 04 25 ...
Страница 8: ...Table of Content G13 4 2CMC484002M0201 User Manual Revision A ...
Страница 50: ...2CMC489001M0201 46 G13 Revision A User Manual Meter Settings 4 Set Frequency 5 Select Energy Type 6 Click Send ...
Страница 249: ...JSON Communication G13 245 2CMC489001M0201 User Manual Revision A ...