Smooth¶
Overview¶
A smooth
can be configured on a Value so that changes are only published after being stable for a defined duration.
Warning
Errors on a smoothed Value are also smoothed.
The
External value
is the source of the smooth.The
Smooth value
is the resulting value as published by OnSphere.The
blue arrow
indicates that the value is read by OnSphere.The
red arrow
indicates the duration of the smooth. If it overlaps with another, it indicates the timer was reset by the change.
Example¶
This can be used for example to open a door only if a button is kept pressed for 5 seconds.