[add] added example for location based sensor defect

- args in a behaviour allow for a simulation of a location based defect
 - allows for the defect to happen inside the same group
This commit is contained in:
2020-01-29 01:19:10 -06:00
parent 32438ef5b8
commit 8c47396964

View File

@@ -65,3 +65,4 @@ behaviours:
end: 166
- [100, normalValue, {v: 2}]
- [120, addValuePercent, {}]
- [180, locationDefect, {x: 0, y: 2}]