JSON Communication
G13
213
2CMC489001M0201
User Manual
Revision: A
Following explanation elaborates the status handling:
1.
If bit1 is set it is data error and no need to parse further
Else follow next step
2.
If bit0 is set follow next step
Else conclude as data not available
3.
If bit2 is set it is a power off scenario
Else it is good and OK status
•
value
Values in units as per mapping section
•
timestamp time stamp when the event is recorded.
There could be duplication of entries if meter time is set backwards
•
level For indicative purposes.
But whether it is max/min demand to be derived from demand code
in configuration.
Time tag provides each interval end time during which the demand values
are captured.
•
502 Internal Server Error
HTTP/1.1 502 Internal Server Error
Server: embOS/IP
Accept-Ranges: bytes
Content-Length: 64
Content-Type: application/json
{
"status":"error",
"des":"received invalid response from COSEM."
}
6.3.78 GET /meters/<serial>/demand/configuration
A GET call to /meters/<serial>/demand/configuration returns demand configura-
tion.
Protected
Yes (Authentication required)
Request
GET /meters/<serial>/demand/configuration HTTP/1.1
Authorization: Basic XXXXXXXXXXXXXXX=
Examples
• https://192.168.1.12/meters/ABB_8/demand/configuration
Содержание 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 ...