Delete /Users/<User>/Bindings; Get /Meters/Firmwareupdatestatus - ABB G13 User Manual

Table of Contents

Advertisement

JSON Communication
6.3.23 DELETE /users/<user>/bindings
A DELETE call to /users/<user>/bindings removes user binding for reqeusted
device.
Protected
Yes (Authentication required)
Request
DELETE /users/<user>/bindings HTTP/1.1
Content-Type: application/json; charset=UTF-8
Authorization: Basic XXXXXXXXXXXXXXX=
Content-Length: 57
{"name":"harsha","serial":"ABB_3","access":"No Access"}
Example
Response

6.3.24 GET /meters/firmwareupdatestatus

A GET call to /meters/firmwareupdatestatus returns firmware update status of
each meter which is requested for upgrade.
Protected
Yes (Authentication required)
Request
GET /meters/firmwareupdatestatus HTTP/1.1
Authorization: Basic XXXXXXXXXXXXXXX=
Examples
G13
User Manual
• https://192.168.1.12/users/harsha/bindings
200 Success
HTTP/1.1 200 OK
Content-Type: application/json
Server: embOS/IP
Transfer-Encoding: chunked
Link:/lasterror/0
{"status":"success"}
• https://192.168.1.12/meters/firmwareupdatestatus
87
2CMC489001M0201
Revision: A

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents