ABB G13 User Manual page 233

Table of Contents

Advertisement

JSON Communication
Request
Parameters
Examples
G13
User Manual
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
}
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 - "actionactivatetariff_1"
2 - "actionactivatetariff_2"
3 - "actionactivatetariff_3"
4 - "actionactivatetariff_4"
5 - "actionsetoutput_1"
6 - "actionresetoutput_1"
7 - "actionsetoutput_2"
8 - "actionresetoutput_2"
9 - "actionsetoutput_3"
10 - "actionresetoutput_3"
11 - "actionsetoutput_4"
12 - "actionresetoutput_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.
• https://192.168.1.12/meters/ABB_8/tariff/dayprofiles
229
2CMC489001M0201
Revision: A

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents