[fix] fixed wrong whitespaces in config.yml

This commit is contained in:
2020-01-29 01:19:10 -06:00
parent a50b386cad
commit 1b2f23670a

View File

@@ -12,7 +12,7 @@ sensors:
count: 10
- [2, 3, 50]
blocks:
- start: [8, 1]
- start: [8, 1]
end: [3, 3]
count: 30
@@ -34,37 +34,37 @@ groundtruth:
cells:
- [0, 2, 10]
blocks:
- start: [8, 1]
- start: [8, 1]
end: [3, 3]
count: 50
- group: humidity
parent: temperature
truth:
- [0, None]
- [30, 0.6]
- [50, None]
delta:
- [10, None, []]
- [30, addValuePercent, [0.03, 0.8]]
- [50, humidFromTemp, []]
blocks:
- start: [15, 15]
end: [17, 17]
percent: 0.8
- group: humidity
parent: temperature
truth:
- [0, None]
- [30, 0.6]
- [50, None]
delta:
- [10, None, []]
- [30, addValuePercent, [0.03, 0.8]]
- [50, humidFromTemp, []]
blocks:
- start: [15, 15]
end: [17, 17]
percent: 0.8
behaviour:
- group: temperature
sharedObject: objectTemp
functions:
- name: randomValue
args:
- 40
- 80
duration:
- start: 60
- [100, normalValue, [2]]
- [120, None, []]
blocks:
- start: [5,6]
end: [8,9]
percent: 1.0
sharedObject: objectTemp
functions:
- name: randomValue
args:
- 40
- 80
duration:
- start: 60
- [100, normalValue, [2]]
- [120, None, []]
blocks:
- start: [5,6]
end: [8,9]
percent: 1.0