JSON Communication
G13
229
2CMC489001M0201
User Manual
Revision: A
Request
POST /meters/ABB_3/tariff/dayprofiles HTTP/1.1
Host: 192.168.1.12
Content-Length: 51
Authorization: Basic XXXXXXXXXXXXXXX=
{
"actions":[[1,"12:00"],[2,"15:00"]],"profile":1
}
Parameters
profile [Int] - Dayprofileid[1-16, maximum of16 day profiles can be
configured].
• actions [actionId, starttime]:
actionId [Int] - Which action has to perform when a switchpoint is
activated.
Action Id refers to the following actions:
1 - "action
activate
tariff_1"
2 - "action
activate
tariff_2"
3 - "action
activate
tariff_3"
4 - "action
activate
tariff_4"
5 - "action
set
output_1"
6 - "action
reset
output_1"
7 - "action
set
output_2"
8 - "action
reset
output_2"
9 - "action
set
output_3"
10 - "action
reset
output_3"
11 - "action
set
output_4"
12 - "action
reset
output_4"
•
startime [String] - Action stattime
Note
If the profile has only one action then the action will perform from
starttime to till end of the day.
If profile has more than one action, then the second action starttime
is, first action's end time.
Examples
• https://192.168.1.12/meters/ABB_8/tariff/dayprofiles
Содержание 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 ...