Class VabIipInvocablesCreator

java.lang.Object
de.iip_ecosphere.platform.support.aas.basyx.VabIipInvocablesCreator
All Implemented Interfaces:
de.iip_ecosphere.platform.support.aas.InvocablesCreator

public class VabIipInvocablesCreator
extends Object
implements de.iip_ecosphere.platform.support.aas.InvocablesCreator
implements an invocables creator for the VAB following the naming conventions of VabIipOperationsProvider.
Author:
Holger Eichelberger, SSE
  • Field Details

  • Constructor Details

    • VabIipInvocablesCreator

      VabIipInvocablesCreator​(String host, int port)
      Creates an invocables creator instance.
      Parameters:
      host - the host to communicate with
      port - the port to communicate on
  • Method Details