Get /Meters/<Serial>/Energy/<Type - ABB G13 User Manual

Table of Contents

Advertisement

}
6.3.54 GET /meters/<serial>/energy/<type>
A GET call to /meters/<serial>/energy/<type> returns realtime energy values of
requested meter.
Each component of energy like active, reactive and apparent energies are mea-
sured separately.
User needs to obtain each value with separate requests by specifying the type
accordingly.
Also meters measure import as well as export energy.
Energy consumed from is measured as import energy.
Energy exported to utility is measured as export energy.
Differential value is measured as net energy. Net energy could be negative when
export is more than import.
For simple cases total energy would be a choice.
Yes (Authentication required)
Protected
Request
GET /meters/<serial>/energy/<type>/<mode> HTTP/1.1
Authorization: Basic XXXXXXXXXXXXXXX=
Parameters
Note
Not all meter types support reactive and apparent measurements. Please refer to
product manual for list of supported parameters.
Examples
2CMC489001M0201
Revision: A
type - 'active', 'reactive', 'apparent'
• https://192.168.1.12/meters/ABB_8/energy/active
• https://192.168.1.12/meters/ABB_8/energy/reactive
• https://192.168.1.12/meters/ABB_8/energy/apparent
158
JSON Communication
User Manual
G13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents