Class: MQTT::SN::Packet::Willtopicreq

Inherits:
MQTT::SN::Packet show all
Defined in:
lib/mqtt/sn/packet.rb

Constant Summary

Constants inherited from MQTT::SN::Packet

DEFAULTS

Instance Attribute Summary

Attributes inherited from MQTT::SN::Packet

#clean_session, #duplicate, #qos, #request_will, #retain, #topic_id_type

Method Summary

Methods inherited from MQTT::SN::Packet

#initialize, parse, #parse_body, #to_s, #type_id, #update_attributes

Constructor Details

This class inherits a constructor from MQTT::SN::Packet