This website requires JavaScript.
Explore
Help
Sign In
wn
/
pubsubclient
Watch
1
Star
0
Fork
0
You've already forked pubsubclient
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
pubsubclient
/
PubSubClient
History
Mark Cheverton
94df17720e
Added check for valid QOS (0 or 1)
2013-11-29 00:18:55 +00:00
..
examples
Copy payload before republishing in mqtt_publish_in_callback example
2012-11-04 14:07:56 +00:00
CHANGES.txt
Update CHANGES.txt for 1.9
2012-10-28 23:07:06 +00:00
keywords.txt
Restructure code
2011-03-23 21:18:22 +00:00
LICENSE.txt
License update
2012-09-13 22:38:08 +01:00
PubSubClient.cpp
Added check for valid QOS (0 or 1)
2013-11-29 00:18:55 +00:00
PubSubClient.h
Added support for QOS1 for messages received from the server. Add qos argument to subscribe. Auto ack after callback is run
2013-10-31 21:45:30 +00:00