ex_mqtt v0.2.0 ExMqtt.Message.PubRec View Source

Struct for bus PubRec

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