ex_mqtt v0.2.0 ExMqtt.Message.PubRel View Source

Struct for bus PubRel

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.PubRel{id: non_neg_integer(), type: atom()}