summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/include/policy/policy_table
diff options
context:
space:
mode:
authorJackLivio <jack@livio.io>2018-05-03 11:10:09 -0400
committerJackLivio <jack@livio.io>2018-05-03 11:10:09 -0400
commitff50d25bd55d38b07ea2ca910dc4fd6f39b5a939 (patch)
treee793340cf188512fd9b00dd2d5936eaa9b385d50 /src/components/policy/policy_external/include/policy/policy_table
parentdf9b67026d90f0f9cdf04bec7dd3c7666a25db87 (diff)
downloadsdl_core-ff50d25bd55d38b07ea2ca910dc4fd6f39b5a939.tar.gz
Implement Fuel Range Vehicle Data Parameter
Diffstat (limited to 'src/components/policy/policy_external/include/policy/policy_table')
-rw-r--r--src/components/policy/policy_external/include/policy/policy_table/enums.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/policy/policy_external/include/policy/policy_table/enums.h b/src/components/policy/policy_external/include/policy/policy_table/enums.h
index 4f8ae5c98d..cc785c1518 100644
--- a/src/components/policy/policy_external/include/policy/policy_table/enums.h
+++ b/src/components/policy/policy_external/include/policy/policy_table/enums.h
@@ -70,6 +70,7 @@ enum Parameter {
P_FUELLEVEL_STATE,
P_HEADLAMPSTATUS,
P_INSTANTFUELCONSUMPTION,
+ P_FUELRANGE,
P_ODOMETER,
P_TIREPRESSURE,
P_WIPERSTATUS,