Hi,
when writing an AAS using AssetAdministrationShellEnvironment_V3_0.WriteEnvironment_V3_0(),
all values of property submodel elements are replaced with "BaSyx.Models.AdminShell.PropertyValue". This is due to a bug in EnvironmentSubmodelElementFactory_V3_0.ToEnvironmentSubmodelElement_V3_0(), when converting a property to its "environment version", the value gets converted incorrectly.
I will create a PR shortly.
Hi,
when writing an AAS using
AssetAdministrationShellEnvironment_V3_0.WriteEnvironment_V3_0(),all values of property submodel elements are replaced with
"BaSyx.Models.AdminShell.PropertyValue". This is due to a bug inEnvironmentSubmodelElementFactory_V3_0.ToEnvironmentSubmodelElement_V3_0(), when converting a property to its "environment version", the value gets converted incorrectly.I will create a PR shortly.