Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mqtt: Using mqtt_support utilities from the mqtt-cassandra bridge. | Trygve Laugstøl | 2016-02-14 | 1 | -152/+31 |
| | |||||
* | Fixing two bugs in mqtt-publish: | Trygve Laugstøl | 2015-07-21 | 1 | -4/+13 |
| | | | | | o The last character after EOF was parsed twice. o Create a separate counter for unacked messages instead of checking want_write. | ||||
* | o Adding an application to send samples over MQTT. | Trygve Laugstøl | 2015-07-20 | 1 | -0/+275 |
o Improved CMake build script, better detection and error messages of headers/libraries. Conditionally adding the applications that can be compiled with the given set of found libraries. |