JMayrbaeurl / opendigitaltwins-assetadminstrationshell

Provide a DTDL v2 implementation of the Industry 4.0 Asset Administration shell ontology
MIT License
31 stars 7 forks source link

Property should have enum for valueType #18

Open mm-mse opened 1 year ago

mm-mse commented 1 year ago

The model "dtmi:digitaltwins:aas:Property;1" has a Property "valueType" which should be a DataTypeDefXsd according to the AAS specification. Currently it is a string but an enum would be better.

JMayrbaeurl commented 1 year ago

Good idea. Please provide PR