GetEnergyStateCapability
@Serializable
Capability information for the energy state endpoint.
Constructors
Link copied to clipboard
constructor(isSupported: Boolean? = null, batteryChargeLevel: Capability? = null, electricRange: Capability? = null, chargerConnectionStatus: Capability? = null, chargingSystemStatus: Capability? = null, chargingType: Capability? = null, chargerPowerStatus: Capability? = null, estimatedChargingTimeToTargetBatteryChargeLevel: Capability? = null, chargingCurrentLimit: Capability? = null, targetBatteryChargeLevel: Capability? = null, chargingPower: Capability? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "estimatedChargingTimeToTargetBatteryChargeLevel")
Link copied to clipboard
Link copied to clipboard