Class: MQTT::SN::Packet::Willtopicreq
- Inherits:
-
MQTT::SN::Packet
- Object
- MQTT::SN::Packet
- MQTT::SN::Packet::Willtopicreq
- Defined in:
- lib/mqtt/sn/packet.rb
Constant Summary
Constants inherited from MQTT::SN::Packet
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