Class: EventMachine::MQTTSN::Packet::Disconnect
- Inherits:
-
EventMachine::MQTTSN::Packet
- Object
- EventMachine::MQTTSN::Packet
- EventMachine::MQTTSN::Packet::Disconnect
- Defined in:
- lib/em/mqtt-sn/packet.rb
Constant Summary
Constants inherited from EventMachine::MQTTSN::Packet
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