String
Get the enum value for LOW. TPMS is reporting a low tire pressure for the tire.
Kind: Static property of TPMS
Returns: String
- The enum value.
String
Get the enum value for NOT_TRAINED. TPMS reports the tire is not trained.
Kind: Static property of TPMS
Returns: String
- The enum value.
String
Get the enum value for SENSOR_FAULT. The sensor of the tire does not function.
Kind: Static property of TPMS
Returns: String
- The enum value.
String
Get the enum value for SYSTEM_ACTIVE. TPMS is active and the tire pressure is monitored.
Kind: Static property of TPMS
Returns: String
- The enum value.
String
Get the enum value for SYSTEM_FAULT. TPMS does not function.
Kind: Static property of TPMS
Returns: String
- The enum value.
String
Get the enum value for TRAIN. TPMS is reporting that the tire must be trained.
Kind: Static property of TPMS
Returns: String
- The enum value.