Description

The SetBooleanFallbackOnDelayExt extension is used to set the fallback of a point after a certain time. It's useful on a logic to go back to a defined value after a while.

 After 10s ->   


Implementation

  • Add the SetBooleanFallbackOnDelayExt extension to a Boolean point
  • Enable the extension
  • Define the delay to wait for the fallback value to be applied
  • Define the fallback value

Properties

  • Enabled: Whether to enable the extension
  • Delay: Time to wait after a change in the out value before to reset the point fallback value
  • Fallback: Boolean value to apply to the point fallback slot