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

[Question] Script scheduler #1200

Closed
AllmarkPL opened this issue May 21, 2024 · 2 comments
Closed

[Question] Script scheduler #1200

AllmarkPL opened this issue May 21, 2024 · 2 comments
Labels
bug Something isn't working fixed

Comments

@AllmarkPL
Copy link

Hello,
quick question about script scheduler - how many times should the script be executed by server when set on specific hour? I assumed that if I set it e.g. for 6:00 it will be run just once, but it appears that it continues to run for whole hour and then stops... I set a simple script which get current value from device, then stores it into tag, and then get value from previous hour and substracts one from another (basic delta value), but as the script keeps on going the value keeps on incrementing...

I'm attaching script code and graph for this issue.

image

image

image

@unocelli unocelli added the bug Something isn't working label Jun 2, 2024
@unocelli
Copy link
Member

unocelli commented Jun 2, 2024

Hi, Thanks for the report

@unocelli
Copy link
Member

I’m going to close this as resolved. let me know if you have any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

2 participants