More changes
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 26s
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 26s
This commit is contained in:
@ -232,7 +232,7 @@ type VehicleCondition struct {
|
||||
EvStateOfChargeMode string `json:"evStateOfChargeMode,omitempty"` // null,
|
||||
EvTimeToFullyCharged string `json:"evTimeToFullyCharged,omitempty"` // null,
|
||||
EvStateOfChargePercent int `json:"evStateOfChargePercent,omitempty"` // null,
|
||||
LastUpdatedTime string `json:"lastUpdatedTime,string"` // "2023-04-10T17:50:54+0000",
|
||||
LastUpdatedTime string `json:"lastUpdatedTime"` // "2023-04-10T17:50:54+0000",
|
||||
}
|
||||
|
||||
// ClimateSettings .
|
||||
|
Reference in New Issue
Block a user