Greater Than the mean value
- class knx_plugin.trigger.mean.GreaterThan
A trigger triggered when
it has some ASAPs in common with the compared Description and
the knx_stack.datapointtypes.DPT value contained into the trigger is greater than the mean value of knx_stack.datapointtypes.DPT values received from bus
The mean is calculated using last num of samples Descriptions.
Use it when changes has to be slow down otherwise use
knx_plugin.trigger.definition.GreaterThan().More high is num of samples more slow are changes.