ABB G13 User Manual page 135

Table of Contents

Advertisement

JSON Communication
Request
{"month":6,"day":1,"week":1,"hour":2},
Description
It is possible to do in the following ways also:
Note
Thus if 'dstenable' is set to 'true', then the user should also send 'dststart' and
'dstend'.
If 'dstenable' is set to 'false', then 'dststart', 'dstend' will be ignored.
Examples
G13
User Manual
POST /meters/ABB_3/datetime HTTP/1.1
Host: 192.168.1.12
Content-Length: 171
Authorization: Basic XXXXXXXXXXXXXXX=
{
"datetime": "2012-08-05T01:11:31",
"dstenable": true,
"dststart":
"dstend": {"month":10,"day":1,"week":1,"hour":1}
}
POST only datetime.
POST datetime and disable the DST configuration by setting
dstenable to false
POST datetime, dstenable, dststart, dstend
• https://192.168.1.12/meters/ABB_8/datetime
131
2CMC489001M0201
Revision: A

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents