lib/qubitro-mqtt/packet.rb in qubitro-mqtt-0.0.5 vs lib/qubitro-mqtt/packet.rb in qubitro-mqtt-0.0.6

- old
+ new

@@ -433,9 +433,10 @@ :client_id => nil, :clean_session => true, :keep_alive => 15, :will_topic => nil, :will_qos => 0, + :ack_timeout => 15, :will_retain => false, :will_payload => '', :username => nil, :password => nil } \ No newline at end of file