Skip to main content

Fields

connectionStatus : ConnectionStatus

Whether the inverter is currently connected (online/offline).

powerInKw : Decimal

The current power flowing through the inverter in kW. A negative value indicates that power is being drawn in to charge the battery; a positive value indicates power is being exported to the property (and, possibly, the grid) from the battery and/or solar panels.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "connectionStatus": "ONLINE", "powerInKw": "1.0" }