Hi Experts,
How do I compare a stored value for event with its value from 5 seconds ago?
I want to trigger a rule when the current stored value for the event is greater than the value 5 seconds earlier
I want to set this condition:
StoredValue1 (current) > StoredValue1 (5 seconds ago)
