Module v3

Module v3 

Source
Expand description

Codec for MQTT v3.1.1 and v3.1

Structs§

Connack
Connack packet body type.
Connect
Connect packet body type.
Header
Fixed header type.
LastWill
Message that the server should publish when the client disconnects.
Publish
Publish packet body type.
Suback
Suback packet body type.
Subscribe
Subscribe packet body type.
Unsubscribe
Unsubscribe packet body type.

Enums§

ConnectReturnCode
Return code of a Connack packet.
Packet
MQTT v3.x packet types.
PacketType
MQTT v3.x packet type variant, without the associated data.
SubscribeReturnCode
Subscribe return code type.

Type Aliases§

PollBodyState
PollPacket
PollPacketState