aboutsummaryrefslogtreecommitdiff
path: root/sm-mqtt-consumer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* o Adding even better --help handling.Trygve Laugstøl2015-08-041-8/+8
| | | | Fixing handling of timestamps on 32-bit platforms. Defining a timestamp_t type and useing it all over.
* o Adding better --help handling.Trygve Laugstøl2015-08-021-36/+68
| | | | | SM: Using "timestamp_ms" instead of "timestamp" as the timestamp key. SM: On reception, send a "cooked" message with the value of each device. To be improved.
* o Adding a MQTT consumer that stores the parsed record in Cassandra.Trygve Laugstøl2015-08-021-58/+20
|
* o More Cassandra wrappers.Trygve Laugstøl2015-07-161-7/+7
| | | | o Using more futures.
* o Renaming binaries.Trygve Laugstøl2015-07-151-0/+328