aas-specs icon indicating copy to clipboard operation
aas-specs copied to clipboard

Add data type "DateTimeUtc"

Open BirgitBoss opened this issue 1 year ago • 2 comments

closes #498

  • bugfix negative integer example

BirgitBoss avatar Feb 24 '25 12:02 BirgitBoss

@s-heppner should be conformant to what is already implemented in schema, correct?

BirgitBoss avatar Feb 24 '25 12:02 BirgitBoss

As far as I can see, it would not change the resulting schema files, however it will need adaption of aas-core-meta with the new type.

Edit: After some more detailed looking into the code, I think the changes would only be editorial and backward compatible, as long as the only two attributes that should have this type are Event/lastUpdate and Event/timestamp.

s-heppner avatar Feb 24 '25 13:02 s-heppner