BatteryVariantModelsType
Fields
Usable capacity in kWh.
Coupling type (AC/DC).
Whether a variant is deprecated.
Whether an integration/make is live, i.e. available.
Max import/export power in kW.
Model name of the battery.
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"
}