Provides the zone enumeration
        
        
        
- Source:
Members
- 
    <static> Zone
- 
    
    Zone enumeration This enumeration provides an list of available zones for convenience. It can be used with the following APIs: - car.hvac
- car.audiomixer
 Note that not all zones are present in all vehicles and that zones can be different for each extension. - Source:
 Properties:Name Type Description ALLThe entire vehicle. ROW1The first row. ROW2The second row. ROW3The third row. ROW1_LEFTThe left seat in the first row. ROW1_CENTERThe center seat in the first row. ROW1_RIGHTThe right seat in the first row. ROW2_LEFTThe left seat in the second row. ROW2_CENTERThe center seat in the second row. ROW2_RIGHTThe right seat in the second row. ROW3_LEFTThe left seat in the third row. ROW3_CENTERThe center seat in the third row. ROW3_RIGHTThe right seat in the third row.