Class: EventMachine::MQTTSN::Packet::Disconnect

Inherits:
EventMachine::MQTTSN::Packet show all
Defined in:
lib/em/mqtt-sn/packet.rb

Constant Summary

Constants inherited from EventMachine::MQTTSN::Packet

DEFAULTS

Instance Attribute Summary

Attributes inherited from EventMachine::MQTTSN::Packet

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

Method Summary

Methods inherited from EventMachine::MQTTSN::Packet

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

Constructor Details

This class inherits a constructor from EventMachine::MQTTSN::Packet