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

[FR] implement interval-time node #135

Closed
4 tasks done
Hypnos3 opened this issue Apr 3, 2020 · 0 comments
Closed
4 tasks done

[FR] implement interval-time node #135

Hypnos3 opened this issue Apr 3, 2020 · 0 comments
Labels
💡 enhancement New feature or request
Milestone

Comments

@Hypnos3
Copy link
Collaborator

Hypnos3 commented Apr 3, 2020

additional to the time-inject node a time-interval note seems to be good idea with the configuration possibilities:

  • allow to define a interval in milliseconds, seconds, minutes, hours
  • allow to define a payload with all possibilities of the time-inject node
  • two main configuration possibilities
    • interval only - starts on node start
    • interval between two time stamps
      • define a start and a end time with all possibilities of the time-inject node (sun time, moon time , ...)
      • limitations to the time (even, odd day, day of the week, month, etc...) - interval will only start on start timestamp if no limitation

Why not enhance the time-inject node?
This will be overload the time-inject node, so an extra node would be better.

@Hypnos3 Hypnos3 added the 💡 enhancement New feature or request label Apr 3, 2020
@Hypnos3 Hypnos3 added this to the 1.1.0 milestone Apr 3, 2020
@Hypnos3 Hypnos3 mentioned this issue Apr 23, 2020
@Hypnos3 Hypnos3 closed this as completed Apr 23, 2020
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