@Geoffrey Shelton Okot @Timothy Spann
If I want to make sure that 'ALL' the speed values in 120secs(or a certain time period )coming in the stream are greater than 'x' value in 120secs ,
How do I do it in SAM using the aggregate processor ?
Currently I aggregate speed for 120secs to find the min speed and use a rule to check if the min value is greater than x.