aboutsummaryrefslogtreecommitdiff
path: root/sm-http-server.cpp
Commit message (Collapse)AuthorAgeFilesLines
* o More explicit bind functions, it is useful because Cassandra is touchy ↵Trygve Laugstøl2015-08-071-2/+2
| | | | | | | 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 even better --help handling.Trygve Laugstøl2015-08-041-0/+1
| | | | 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-2/+4
| | | | | 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-1/+1
|
* o More Cassandra wrappers.Trygve Laugstøl2015-07-161-38/+44
| | | | o Using more futures.
* o Renaming binaries.Trygve Laugstøl2015-07-151-0/+238