JSON Communication
G13
111
2CMC489001M0201
User Manual
Revision: A
6.3.32 POST /meters/<serial>
A POST call to /meters/<serial> updates device alias name and location configu-
ration.
Protected
Yes (Authentication required)
Request
POST /meters/ABB_8 HTTP/1.1
Authorization: Basic XXXXXXXXXXXXXXX=
Content-Type:application/json
Content-Length: 56
{"alias":"ABB_8", "location":"location1", "serial":"ABB_8"}
Description
• alias[String 21] - Gateway alias name
• location[String 51] - Gateway location name
• serial[String 17] - Gateway serial number
Examples
•
https://192.168.1.12/meters/ABB_2
Содержание 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 ...