MQTT Agent Input/Output Data and MIM

MQTT Agent Input/Output Data and MIM

Input/Output Data

The Input/Output data is the type of data an agent expects and delivers.

The MQTT agent produces MQTT UDRs of the type:

  • Error

  • PublishAck

  • SubscribeResponse

The MQTT agent expects MQTT UDRs of the type:

  • Publish

  • Subscribe

  • Unsubscribe

  See MQTT UDRs for more information.

MIM