ex_mqtt v0.2.0 ExMqtt.Message.PubComp View Source

Struct for bus PubComp

Fields

  • packet_id : An integer of value upto 65536 (2 bytes) representing packet identifier

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %ExMqtt.Message.PubComp{id: non_neg_integer(), type: atom()}