Skip to main content

Fields

batteryCapacityInKwh : Decimal

Usable capacity in kWh.

couplingType : BatteryCouplingType

Coupling type (AC/DC).

isDeprecated : Boolean

Whether a variant is deprecated.

isIntegrationLive : Boolean

Whether an integration/make is live, i.e. available.

maxPowerInKw : Decimal

Max import/export power in kW.

model : String

Model name of the battery.

variantId : ID

ID of the battery variant.

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

{ "batteryCapacityInKwh": "1.0", "couplingType": "AC", "isDeprecated": true, "isIntegrationLive": true, "maxPowerInKw": "1.0", "model": "voice-people-speech-without-race", "variantId": "24352921" }