SAP-archive / i40-aas

Provide a set of tools to realize the Asset Administration Shell for Industrie 4.0.
Apache License 2.0
41 stars 18 forks source link

Endpoint reg get by role fix #139

Closed akiskips closed 4 years ago

akiskips commented 4 years ago

After the last changes to Endpoint and AASDescriptor relation type, the Endpoints were not loaded eagerly with AASDescriptorEntities. That led to not being returned with the READ AASDescriptors by semanticprotocol and role Call.

This was fixed and the tests were updated for this call to check the endpoints being correctly returned