Interface ResourcesClient


public interface ResourcesClient
Defines the interface of a platform resources client.
Author:
Holger Eichelberger, SSE
  • Method Summary

    Modifier and Type
    Method
    Description
    de.iip_ecosphere.platform.support.aas.Submodel
    Returns the resources submodel of the platform.
  • Method Details

    • getResources

      de.iip_ecosphere.platform.support.aas.Submodel getResources() throws IOException
      Returns the resources submodel of the platform.
      Returns:
      the submodel, may be null
      Throws:
      IOException - if the submodel cannot be obtained