admin-shell-io / submodel-templates

Submodel Templates for AAS
Creative Commons Attribution 4.0 International
36 stars 14 forks source link

TimeSeriesData: Illegal embeddedDataSpecification snippet #53

Closed geso02 closed 1 month ago

geso02 commented 5 months ago

At line 155 of the inner aasx-xml file of the time-series-template there is this embeddedDataSpecification block:

<aas:embeddedDataSpecification>
  <aas:dataSpecification>
  <aas:keys />
</aas:dataSpecification>

We used the time series template and it was possible to open the Submodel with AasPackageExplorer V2 but when we opened it with v3 and clicked on it nothing was displayed. Seems as the UI crashes during view-creation.

We removed this block and it was possible to see it also in V3. All other embeddedDataSpecifications there set. Just this one needs to be fixed.

juileetikekar commented 3 months ago

Hi @geso02,

Please use the latest version of the AASPE, which fixes the empty lists issue.

Please refer my comment https://github.com/admin-shell-io/submodel-templates/issues/45#issuecomment-2024620016 for more details.