--- old+++ new@@ -1,8 +1,8 @@
I gather the description says it all!
-Add a SparkplugB.DATETIME ALIAS TYPE for ULINT+Add a SparkplugB.T_DateTime ALIAS TYPE for ULINT
Usage:
TimeStampOld : ULINT;
- TimeStampNew : SparkplugB.DATETIME; // Still an ULINT ;-)+ TimeStampNew : SparkplugB.T_DateTime; // Still an ULINT ;-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Implemented in my Branch so it will stream into the Trunk when it is ready for integration.
Diff:
type added, but still need to REFACTOR the entire library!
Upped to personal branch v0.0.0.28
Upped to personal branch v0.0.0.27