Add new feature status mappings and update run time validation in vehicle functions
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 23s
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 23s
This commit is contained in:
@ -161,6 +161,12 @@ var features = map[string]string{
|
||||
"RCC": "Remote Climate Control",
|
||||
"ACCS": "Adaptive Cruise Control",
|
||||
"SXM360L": "SiriusXM with 360L",
|
||||
"WDWSTAT": "Window Status",
|
||||
"MOONSTAT": "Moonroof Status",
|
||||
"RTGU": "Remote Trunk / Rear Gate Unlock",
|
||||
"RVFS": "Remote Vehicle Find System",
|
||||
"TLD": "Tire Pressure Low Detection",
|
||||
"DOOR_LU_STAT": "Door Lock/Unlock Status",
|
||||
}
|
||||
|
||||
var troubles = map[string]string{
|
||||
|
Reference in New Issue
Block a user