You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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. 🚀
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?
The text was updated successfully, but these errors were encountered: