Package de.iip_ecosphere.platform.ecsRuntime.deviceAas
package de.iip_ecosphere.platform.ecsRuntime.deviceAas
Default Device AAS providers. There are single providers such as
.deviceAas.YamlDeviceAasProvider or AasxDeviceAasProvider
as well as multi-providers that return a result of a specified selection of providers, e.g.,
FirstMatchingDeviceAasProvider.
When using a multi-provider, list the multi-provider first in the JLS file, then the single providers to consider.-
ClassDescriptionCreates an AAS for this device, deploys it to the platform AAS server and returns the address of the AAS.Implements the JSL descriptor.Describes a device AAS provider.JSL descriptor for
DeviceAasProvider.Implements a device AAS provider that queries all JSL-specifiedDeviceAasProviderDescriptorinstances and takes the first non-null result from a non-multi-provider.Implements the JSL descriptor.Creates an AAS for this device, deploys it to the platform AAS server and returns the address of the AAS.Implements the JSL descriptor.