JSON Communication
G13
117
2CMC489001M0201
User Manual
Revision: A
Response
•
200 OK
HTTP/1.1 200 OK
Content-Type: application/json
Server: embOS/IP
Transfer-Encoding: chunked
Link:/lasterror/0
{
"scanresult": [
{
"token": 1337581086,
"serial": "ABB_3",
"protocol": "3",
"address": "17"
}
],
"scancomplete": 0
}
Description
• scanresult [Array of Objects] - Array of scanned meter objects
token [Int] - token for scan.
serial [String 17] - Serial Number of scanned meter
protocol [Int] - Protocol
M-Bus Wired (1)
M-Bus IR(2)
EQ bus(3)
Wireless(4)
address [String] - Address of meter for this protocol. In case of wireless,
this would be the Mac address
• scancomplete [Int] - Complete(1) or In-progress(2).
• 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."
}
Содержание 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 ...