Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Adding a custom mosquitto c++ client.HEADmaster | Trygve Laugstøl | 2015-08-08 | 5 | -57/+238 |
| | |||||
* | o More explicit bind functions, it is useful because Cassandra is touchy ↵ | Trygve Laugstøl | 2015-08-07 | 6 | -40/+96 |
| | | | | | | | 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 Trireme setup to support migrating the Cassandra schema. | Trygve Laugstøl | 2015-08-04 | 7 | -37/+44 |
| | |||||
* | o Adding even better --help handling. | Trygve Laugstøl | 2015-08-04 | 5 | -18/+24 |
| | | | | 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øl | 2015-08-02 | 3 | -45/+77 |
| | | | | | 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øl | 2015-08-02 | 9 | -90/+565 |
| | |||||
* | o More Cassandra wrappers. | Trygve Laugstøl | 2015-07-16 | 4 | -49/+211 |
| | | | | o Using more futures. | ||||
* | o Renaming binaries. | Trygve Laugstøl | 2015-07-15 | 3 | -23/+23 |
| | |||||
* | o Adding web server to serve responses. | Trygve Laugstøl | 2015-07-14 | 7 | -47/+492 |
| | |||||
* | o Fully functional reception from MQTT into Cassandra. | Trygve Laugstøl | 2015-07-13 | 3 | -93/+250 |
| | |||||
* | o Adding command line options to configure cassandra and mqtt servers. | Trygve Laugstøl | 2015-07-12 | 2 | -11/+44 |
| | |||||
* | o Initial import. | Trygve Laugstøl | 2015-07-12 | 5 | -0/+366 |