JSON Communication
G13
161
2CMC489001M0201
User Manual
Revision: A
"-77580916.94",
"kWh"
],
"total": [
"-10959959.88",
"kWh"
]
}
}
Description
•
exportenergy [Object] - Object of export energy.
lx [Array] - line export energy and unit [x can be 1 to 3].
tx [Array] - line export tariff energy and unit [x can be 1 to 4].
total [Array] - total export energy and unit.
•
importenergy [Object] - Object of import energy.
lx [Array] - line import energy and unit [x can be 1 to 3].
tx [Array] - line import tariff energy and unit [x can be 1 to 4].
total [Array] - total import energy and unit.
•
netenergy [Object] - Object of net energy.
lx [Array] - line net energy and unit [x can be 1 to 3].
total [Array] - total net energy and unit.
•
500 Internal Server Error
HTTP/1.1 500 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.55 GET /meters/<serial>/energy/<type>/<mode>
A GET call to /meters/<serial>/energy/<type>/<mode> returns converted energy
values of requested meter.
Meters log energy as measured on lines (kWh) and their equivalent values in con-
verted format. Conversions can be in terms of CO2 (carbon emission) or Local
Currency.
Energy conversion types:
• co2 : contains active import energy
• currency: contains active import energy
Содержание 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 ...