Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

defer node improvements, timeout via msg/context/env, invert #12

Open
2 tasks done
hobbyquaker opened this issue May 10, 2019 · 1 comment
Open
2 tasks done

defer node improvements, timeout via msg/context/env, invert #12

hobbyquaker opened this issue May 10, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@hobbyquaker
Copy link
Member

hobbyquaker commented May 10, 2019

  • set timeout via msg/context/env
  • inverted behavior (defer falsy payload, cancel on truthy payload)
@hobbyquaker hobbyquaker added the enhancement New feature or request label May 10, 2019
@hobbyquaker
Copy link
Member Author

  1. Es wäre wirklich gut, wenn man die Zeit über eine Environment-Variable und nicht nur über eine Context-Variable einstellen könnte. Der Grund ist: Verwende ich den Node in einem Subflow, so kann ich in jeder Instanz dieses Subflows eigene Environment-Variablen anlegen und damit dann die Zeit spezifisch für diese Instanz festlegen.
  1. Es wäre gut, dem Node noch eine „Invert“-Checkbox zu spendieren, so dass das selbe mit einem false geht. D.h. das false wird verzögert und durch ein true abgebrochen.

https://homematic-forum.de/forum/viewtopic.php?p=508494#p508494

@hobbyquaker hobbyquaker changed the title defer node: allow to set timeout via msg or context defer node improvements, timeout via msg/context/env, invert May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant