summaryrefslogtreecommitdiff
path: root/src/components/policy
diff options
context:
space:
mode:
authorIryna Lytvynenko (GitHub) <ILytvynenko@luxoft.com>2021-02-09 20:48:30 +0200
committerGitHub <noreply@github.com>2021-02-09 13:48:30 -0500
commit398ae636e42ac2faba14ba4061e7965ad7a0ef3d (patch)
tree172101f4637982886e6995c999eb213e6fa12e4f /src/components/policy
parentc5a11df0db66c73b2f59537102c11f0dff8427e5 (diff)
downloadsdl_core-398ae636e42ac2faba14ba4061e7965ad7a0ef3d.tar.gz
Feature/sdl 0269 new vehicle data climate data (#3586)
* Add new vehicle data ClimateData * Temporary commit with link to rpc_spec fork * Remove temporary commit * Expand Temperature struct * fixup! Expand Temperature struct * Update link to rpc_spec * Update link to rpc_spec Co-authored-by: Dmitriy Boltovskiy <dboltovskyi@luxoft.com>
Diffstat (limited to 'src/components/policy')
-rw-r--r--src/components/policy/policy_external/include/policy/policy_table_interface_ext.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/policy/policy_external/include/policy/policy_table_interface_ext.xml b/src/components/policy/policy_external/include/policy/policy_table_interface_ext.xml
index a5aa36f371..0e643acd84 100644
--- a/src/components/policy/policy_external/include/policy/policy_table_interface_ext.xml
+++ b/src/components/policy/policy_external/include/policy/policy_table_interface_ext.xml
@@ -25,6 +25,7 @@
<element name="gps" />
<element name="speed" />
<element name="engineTorque" />
+ <element name="climateData" />
<element name="externalTemperature" />
<element name="turnSignal" />
<element name="fuelLevel" />