Get device telemetry. In Gridshare every kind of device has a corresponding telemetry schema. Currently Gridshare supports the following device kinds:
- Inverter (
interver) - Battery Pack (
battery_pack) - PV array (
PV) - Electric Vehicle (
EV) - Meter (
meter) - Load Control Relay (
load_control_relay)
Note the "Device kind" is a simpler and broader definition of type, compared to "Device type" used in other endpoints.
synthId can be either:
- A Device ID (from the
/sitesand/devicesendpoints) - An ID from the Topology endpoint (any node with
"kind": "sensor").
Energy
The fields energy_Wh_increment and energy_Wh_decrement are only populated if you include energy in the
include query parameter (e.g. include=default,energy).
energy_Wh_incrementis a positive value representing total energy inflow to the device.energy_Wh_decrementis a negative value representing total energy outflow from the device.
These are intended to be lifetime cumulative values. In exceptional circumstances, these values might get reset.
Energy flow is subjective to the device. For example, if a system was charging from solar the PV would have energy_Wh_decrement value reduced (i.e. more negative) the battery would have the energy_Wh_increment value increased and (if there was left over energy exported to grid) the inverter would have the energy_Wh_decrement value reduced (i.e. more negative).
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||