Class PlatformAasClient

java.lang.Object
de.iip_ecosphere.platform.support.iip_aas.SubmodelClient
de.iip_ecosphere.platform.support.iip_aas.PlatformAasClient
All Implemented Interfaces:
PlatformClient

public class PlatformAasClient extends SubmodelClient implements PlatformClient
Implemented client for platform nameplate operations.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • PlatformAasClient

      public PlatformAasClient() throws IOException
      Creates a client instance based on a deployed IIP-AAS from AasPartRegistry based on the PlatformAas submodel.
      Throws:
      IOException - if retrieving the IIP-AAS or the respective submodel fails
  • Method Details