aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2018-11-07 11:19:41 +0100
committerDominik Holland <dominik.holland@pelagicore.com>2018-11-07 10:35:23 +0000
commita1d02709580ad86c260edbd171795e31e6111bd5 (patch)
treeab2f5199afc47a53aec2dafe4f077faf94c523a4
parentdc548209aa828e59a177f174f62af45001e1aabe (diff)
Fix the default zones in ivivehiclefunctions
The zones in the annotations need to be a list and not a map Change-Id: Ibbd037b592291de04eb0e1fa1c9bc1690b57de61 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
-rw-r--r--src/ivivehiclefunctions/ivivehiclefunctions.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ivivehiclefunctions/ivivehiclefunctions.yaml b/src/ivivehiclefunctions/ivivehiclefunctions.yaml
index 1240b1d..921c3b5 100644
--- a/src/ivivehiclefunctions/ivivehiclefunctions.yaml
+++ b/src/ivivehiclefunctions/ivivehiclefunctions.yaml
@@ -1,7 +1,7 @@
QtIviVehicleFunctions.QIviClimateControl:
config_simulator:
zoned: true
- zones: { FrontLeft, FrontRight, Rear }
+ zones: [ FrontLeft, FrontRight, Rear ]
QtIviVehicleFunctions.QIviClimateControl#airConditioningEnabled:
config_simulator: