Get /Meters/<Serial>/Instrument - ABB G13 User Manual

Table of Contents

Advertisement

JSON Communication
Description
6.3.60 GET /meters/<serial>/instrument
A GET call to /meters/<serial>/instrument returns realtime voltage and current
values.
Protected
Yes (Authentication required)
Request
GET /meters/<serial>/instrument HTTP/1.1
Authorization: Basic XXXXXXXXXXXXXXX=
Example
G13
User Manual
active [Object] - Object of active power.
lx [Array] - Active line power value and unit [x can be 1 to 3].
total [Array] - Total active power and unit.
reactive [Object] - Object of reactive energy.
lx [Array] - Reactive line power and unit[x can be 1 to 3].
total [Array] - Total reactive power and unit.
apparent [Object] - Object of apparent energy.
lx [Array] - Apparent line power and unit [x can be 1 to 3].
total [Array] - Total apparent power 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."
}
• https://192.168.1.12/meters/ABB_8/instrument
169
2CMC489001M0201
Revision: A

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents