#41 Add SparkplugB.T_DateTime ALIAS for ULINT

1.0.0.0: EoN
closed
aliazzz
None
2020-10-03
2020-07-25
aliazzz
No

I gather the description says it all!
Add a SparkplugB.T_DateTime ALIAS TYPE for ULINT

Usage:

TimeStampOld : ULINT;
TimeStampNew : SparkplugB.T_DateTime; // Still an ULINT ;-)

Discussion

  • aliazzz

    aliazzz - 2020-07-25

    Implemented in my Branch so it will stream into the Trunk when it is ready for integration.

     
  • aliazzz

    aliazzz - 2020-07-25
    • Description has changed:

    Diff:

    --- 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 ;-)
    
     
  • aliazzz

    aliazzz - 2020-07-25

    type added, but still need to REFACTOR the entire library!

     
  • aliazzz

    aliazzz - 2020-07-25
    • status: accepted --> pending
     
  • aliazzz

    aliazzz - 2020-07-25
    • summary: Add SparkplugB.DATETIME ALIAS for ULINT --> Add SparkplugB.T_DateTime ALIAS for ULINT
     
  • i-campbell

    i-campbell - 2020-09-16
    • Milestone: MVP EoN --> 1.0.0.0: EoN
     
  • aliazzz

    aliazzz - 2020-09-30
     
  • aliazzz

    aliazzz - 2020-09-30

    Upped to personal branch v0.0.0.28

     
  • aliazzz

    aliazzz - 2020-10-03
    • status: pending --> closed
     
  • aliazzz

    aliazzz - 2020-10-03

    Upped to personal branch v0.0.0.27

     

Log in to post a comment.