Interface ResourcesClient
public interface ResourcesClient
Defines the interface of a platform resources client.
- Author:
- Holger Eichelberger, SSE
-
Method Summary
Modifier and TypeMethodDescriptionde.iip_ecosphere.platform.support.aas.SubmodelReturns the resources submodel of the platform.
-
Method Details
-
getResources
Returns the resources submodel of the platform.- Returns:
- the submodel, may be null
- Throws:
IOException- if the submodel cannot be obtained
-