Post /Gateway/Datetime - ABB G13 User Manual

Table of Contents

Advertisement

Response
Description

6.3.12 POST /gateway/datetime

A POST call to /gateway/datetime sets specified date and time in standard date
time format (YYYY-MM-DDTHH:MM:SS)
Protected
Yes (Authentication required)
2CMC489001M0201
Revision: A
• 200 OK
HTTP/1.1 200 OK
Content-Type: application/json
Server: embOS/IP
Transfer-Encoding: chunked
Link:/lasterror/0
{
"datetime":"2012-05-09T16:25:05",
"status":"set"
}
datetime [String] - Gateway Datetime.
status [String(8)] - ClockStatus.["not set","set"].
• 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."
}
72
JSON Communication
User Manual
G13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents