Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Input/Output Data

The input/output data is the type of data that an agent expects to receive and delivers.

The agent expects AMQP UDRs of type:

  • Received
  • Publish
  • RequestCycle
  • Subscribe

and it can deliver AMQP UDRs of type:

  • Received
  • Error
  • RequestCycle
  • SubscribeOK

SeeĀ AMQP UDRs for further information.

MIM

The AMQP agent does not have any agent specific MIM paraders. For information about the MIM and a list of the general MIM parameters, see MIM.


  • No labels