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

DateTime handling #46

Open
remcob-engineero opened this issue Nov 17, 2023 · 1 comment
Open

DateTime handling #46

remcob-engineero opened this issue Nov 17, 2023 · 1 comment

Comments

@remcob-engineero
Copy link

I'm currently working on a project in which we need to read DTL (DateTimeLong) from the PLC. For now, we've created a small wrapper around Sally7. Would you like me to create a pull request in which I add the conversion from DateTime to DateTimeLong?

@mycroes
Copy link
Owner

mycroes commented Nov 17, 2023

Hi @remcob-engineero, Please do. I assume your preferred solution would be to have DataBlockDataItem<DateTime>, I'm definitely open to add that support.

Keep in mind the current codebase has not yet been released; I actually broke compatibility for DataBlockDataItem to remove the mutability of the configuration.

Also nice to see another user chiming in, especially from the Netherlands! Feel free to open as many issues and PR's as you like. 🚀

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

No branches or pull requests

2 participants