Threshold Detection
The Threshold Detection
module enables you to set triggers based on maximum acceleration, velocity, or displacement recorded by your sensor. You can choose to publish an Alert message when the threshold value is exceeded.
When the threshold value is exceeded, the module produces Events
that are displayed in the Event
tab in the Grillo Console.
Configuration
General
No Det Win
[float, seconds]: Time since a detection after which no more detections are going to be issuedVerbose
[boolean]:Logs
are printed in when set to true
Acceleration
Trigger
[boolean]: Turn on trigger for exceedanceThreshold
[float]: Threshold for alertAlert
[boolean]: Turn on alert
Velocity
Trigger
[boolean]: Turn on trigger for exceedanceThreshold
[float]: Threshold for alertAlert
[boolean]: Turn on alert
Displacement
Trigger
[boolean]: Turn on trigger for exceedanceThreshold
[float]: Threshold for alertAlert
[boolean]: Turn on alert