[mod] modified output and config

- output parent display now shows all parent types
 - sensor count in config block is now a multiple of the cells
This commit is contained in:
2020-01-29 01:19:11 -06:00
parent b61dbaa266
commit b427ca2233
2 changed files with 5 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ sensors:
blocks:
- start: [0, 4]
end: [6, 6]
count: 180
count: 210
- group: faultyTemp
parent: temperature
@@ -48,7 +48,7 @@ groundtruths:
- start: 0
end: 7
- [18, 24]
- [7, 10.0]
- [7, 10]
- [12, 16.0]
delta:
- name: fluctuate
@@ -58,7 +58,7 @@ groundtruths:
- [12, 16]
- [18, 24]
- [7, change, {range: 0.0, target: 16.0, targetTime: 12, center: [3, 3], distOffset: -0.5, time:[7]}]
- [16, change, {range: 0.0, target: 10.0, targetTime: 18, center: [3, 3], distOffset: -0.5, time:[16]}]
- [16, change, {range: 0.0, target: 10.0, targetTime: 18, center: [3, 3], distOffset: -0.5, time:[]}]
- group: temperature
parent: baseline