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

[FEATURE] Cron and Condition functionality (if...then) #1177

Open
maufc opened this issue May 4, 2024 · 2 comments
Open

[FEATURE] Cron and Condition functionality (if...then) #1177

maufc opened this issue May 4, 2024 · 2 comments
Labels
feature New feature

Comments

@maufc
Copy link

maufc commented May 4, 2024

Describe the feature
I would suggest to add a Cron system and a condition functionality (if...then) in order to schedule task for the devices/tags.

Describe the solution you'd like
Program tasks and take actions on specific events or critical values.

Thanks!

@MatthewReed303
Copy link
Contributor

@maufc you can currently schedule your scripts. But I agree we need a proper scheduler that can be used from the UI by the end user. This has been discussed a few times.

image

I was using Node-Red scheduler in a iframe at one stage but was a few limitations with the iframe ( any remote viewing of Fuxa on different network etc needed an connection to Node-Red )

@unocelli
Copy link
Member

Hi, about condition the I suppose that the feature will be available when we have implemented to set a 'deadband' on the tags for DAQ registration, then we can add to trigger a script too.

@unocelli unocelli added the feature New feature label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

3 participants