Get /Gateway/Events - ABB G13 User Manual

Table of Contents

Advertisement

Response

6.3.13 GET /gateway/events

A GET call to /gateway/events returns the events log recorded by the gateway.
Yes (Authentication required)
Protected
Request
GET /gateway/events HTTP/1.1
Authorization: Basic XXXXXXXXXXXXXXX=
Example
2CMC489001M0201
Revision: A
• 200 Success
HTTP/1.1 200 OK
Content-Type: application/json
Server: embOS/IP
Transfer-Encoding: chunked
Link:/lasterror/0
{"status":"success"}
• 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 datetime tag in JSON ."
}
• 500 Server Internal 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."
}
• https://192.168.1.12/gateway/events
74
JSON Communication
User Manual
G13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents