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

Add option for raising event even if values of buffer have not changed #96

Merged
merged 5 commits into from
Feb 20, 2024

Conversation

helynranta
Copy link
Contributor

@helynranta helynranta commented Aug 31, 2023

I have a need to listen to events that are kicked by the server when values have been written, even if values have not been updated. I tried using RequestValidator but because that happens before values are written to registers there seemed to be no reliable way of knowing the value that is being written.

@helynranta helynranta changed the title Add option for raising event event if values of buffer have not changed Add option for raising event even if values of buffer have not changed Feb 19, 2024
@helynranta
Copy link
Contributor Author

helynranta commented Feb 19, 2024

@Apollo3zehn any chance of getting this merged? We have been using this in prod for last 6 months, works like trains toilet.

@Apollo3zehn Apollo3zehn changed the base branch from master to dev February 20, 2024 07:40
@Apollo3zehn Apollo3zehn merged commit bcddc39 into Apollo3zehn:dev Feb 20, 2024
@Apollo3zehn
Copy link
Owner

Sorry for begin so slow, its been a wild time lately and I was merely able to work on my open source projects. I will prepare a new release today or tomorrow.

@helynranta
Copy link
Contributor Author

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants