I want to create a subscription for an entity and to be notified by context broker after a change of measure after a specific time.
For example if humidity reaches a threshold i don't want to be notified.
But if humidity measurement is changed and reaches or is uppon a threshold for 5 days continuously then i would like to be notified.
Is there any pattern for Orion Context Broker Subscriptions for such a purpose?
Essentially, i would like to avoid being notified after some peaks of a measurement .