aas-core-works / aas-core-meta

Provide formalized meta-models for Asset Administration Shell (AAS).
Other
10 stars 3 forks source link

Fix casing of some enumeration literals #170

Closed mristin closed 2 years ago

mristin commented 2 years ago

We fix the casing of the enumeration literals Direction and State_of_event. We transcribed the upper case from the book by mistake.

This was the original issue: https://github.com/admin-shell-io/aas-specs/issues/214