BatteryDeviceType
Fields
The charging preferences of the battery (e.g. min / max state of charge %).
The current status of the battery (e.g. connected, state of charge, power).
Batteries.
ID of the device in KrakenFlex.
Device specific parameters.
Battery integration provider (make).
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
{
"chargingPreferences": BatteryChargingPreferencesType,
"deviceStatus": DeviceStatusType,
"deviceType": "BATTERIES",
"krakenflexDeviceId": "39176347",
"params": BatteryParamsType,
"provider": "BMW"
}