Get /Meters/ <Serial> /Tariff - ABB G13 User Manual

Table of Contents

Advertisement

6.3.81 GET /meters/ <serial> /tariff
A GET call to /meters/<serial>/tariff returns daytype, tariff, tariffsource and tariff
input configuration.
Yes (Authentication required)
Protected
Request
GET /meters/<serial>/tariff HTTP/1.1
Authorization: Basic XXXXXXXXXXXXXXX=
Examples
Response
Description
2CMC489001M0201
Revision: A
• https://192.168.1.12/meters/ABB_8/tariff
200 OK
HTTP/1.1 200 OK
Content-Type: application/json
Server: embOS/IP
Transfer-Encoding: chunked
Link:/lasterror/0
{
"daytype":2,
"season":1,
"tariff":1,
"source":1
}
• daytype [Int] - Current day's DayId [Refer dayid from [GET]/meters/
<serial>/dayprofile].
• season [Int] - Current day's Season [Refer season from [GET]/meters/
<serial>/seasonprofile].
• tariff [Int] - value between 1 to 4.
tariffsource [Int] - [0-Clock, 1-Communication, 2-Input].
220
JSON Communication
User Manual
G13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents