2CMC489001M0201
202
G13
Revision: A
User Manual
JSON Communication
Description
• Items contains array of snapshot values. No of snapshots depends on
requested time period.
• Each snapshot is a hash of
status
,
timestamp
and
value
.
• Valid values for status - it is a combination of bit positions as described
below.
BIT0: 0x01 - Snapshot already exist
BIT1: 0x02 - Snapshot restart
BIT2: 0x04 - Snapshot interval is too long
BIT3: 0x08 - Snapshot interval is too short
BIT4: 0x10 - Date time changed during snapshot-interval
BIT5: 0x20 - Bad value, means accumulator value is not correct
BIT6: 0x40 - Reserved
BIT7: 0x80 - Reserved
• 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.74 GET /meters/<serial>/loadprofiles/configuration
A GET call to /meters/<serial>/loadprofiles/configuration returns lp configura-
tion.
Protected
Yes (Authentication required)
Request
GET /meters/<serial>/loadprofiles/configuration HTTP/
1.1
Authorization: Basic XXXXXXXXXXXXXXX=
Examples
• https://192.168.1.12/meters/ABB_8/loadprofiles/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 ...