public class PlatformAasClient extends SubmodelClient implements PlatformClient
| Constructor and Description |
|---|
PlatformAasClient()
Creates a client instance based on a deployed IIP-AAS from
AasPartRegistry based on the
PlatformAas submodel. |
| Modifier and Type | Method and Description |
|---|---|
String |
snapshotAas(String id)
Snapshots the platform AAS if possible.
|
checkNotNull, checkString, getOperation, getOperation, getProperty, getProperty, getPropertyStringValue, getSubmodelpublic PlatformAasClient()
throws IOException
AasPartRegistry based on the
PlatformAas submodel.IOException - if retrieving the IIP-AAS or the respective submodel failspublic String snapshotAas(String id) throws ExecutionException
PlatformClientsnapshotAas in interface PlatformClientid - an optional id to characterize the snapshotExecutionExceptionCopyright © 2022. All rights reserved.