Uses of Record Class
de.chiflux.tesla.api.VehicleState
Packages that use VehicleState
-
Uses of VehicleState in de.chiflux.tesla.api
Methods in de.chiflux.tesla.api that return VehicleStateModifier and TypeMethodDescriptionFullVehicleData.vehicle_state()Returns the value of thevehicle_staterecord component.Constructors in de.chiflux.tesla.api with parameters of type VehicleStateModifierConstructorDescriptionFullVehicleData(String id_s, String state, String vin, DriveState drive_state, ChargeState charge_state, VehicleConfig vehicle_config, VehicleState vehicle_state) Creates an instance of aFullVehicleDatarecord class.