aboutsummaryrefslogtreecommitdiff
path: root/mqtt_support.h
Commit message (Collapse)AuthorAgeFilesLines
* o Adding a custom mosquitto c++ client.HEADmasterTrygve Laugstøl2015-08-081-2/+204
|
* o More explicit bind functions, it is useful because Cassandra is touchy ↵Trygve Laugstøl2015-08-071-0/+1
| | | | | | | with its types. o Saving the topic and message id in the raw record table. o Dropping the mosquittopp, it is not very useful.
* o Adding a MQTT consumer that stores the parsed record in Cassandra.Trygve Laugstøl2015-08-021-0/+25