2CMC489001M0201
200
G13
Revision: A
User Manual
JSON Communication
Response
•
200 OK
HTTP/1.1 200 OK
Content-Type: application/json
Server: embOS/IP
Transfer-Encoding: chunked
Link:/lasterror/0
{
"status":"success"
}
•
403 Forbidden
HTTP/1.1 200 OK
Content-Type: application/json
Server: embOS/IP
Transfer-Encoding: chunked
Link:/lasterror/0
{
"status": "error",
"des": "received READ_WRITE_DENIED response
from COSEM."
}
•
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.73 GET /meters/<serial>/loadprofiles/<channel>/<from
date
>/
<
count
|
to
date>
A GET call to /meters/<serial>/loadprofiles/<channel>/<fromdate>/<count/to-
date> returns lp values per channel for the given combinations:
• date & count
• between from date & to date