Energy Meters
Get Available Keys
Returns the telemetry keys available for a specific energy meter.
| Parameter | Description | |
|---|---|---|
meterId |
UUID of the energy meter | * |
Example
Response
| Key | Description |
|---|---|
import_kwh |
Cumulative energy imported from the grid (kWh) |
export_kwh |
Cumulative energy exported to the grid (kWh) |
Note
Only keys available on the meter are returned. A meter that only measures import will not include export_kwh.