| Commit message (Expand) | Author | Age | Files | Lines |
* | o Renaming SampleOutputStream to SampleConsumer. | Trygve Laugstøl | 2017-09-01 | 1 | -28/+28 |
* | Soil Moisture: Adding support for controlling lights. | Trygve Laugstøl | 2016-04-12 | 2 | -16/+16 |
* | mqtt: Using mqtt_support utilities from the mqtt-cassandra bridge. | Trygve Laugstøl | 2016-02-14 | 1 | -6/+6 |
* | Fixing two bugs in mqtt-publish: | Trygve Laugstøl | 2015-07-21 | 1 | -1/+0 |
* | o Trying to clean up includes a bit. | Trygve Laugstøl | 2015-07-19 | 2 | -7/+2 |
* | o Adding a parser::finish() method that indicates that the stream is done and... | Trygve Laugstøl | 2015-07-11 | 1 | -9/+31 |
* | o Adding a tool to add timestamps to each sample. | Trygve Laugstøl | 2015-06-20 | 1 | -0/+24 |
* | o Better sql generation. | Trygve Laugstøl | 2015-03-30 | 1 | -4/+4 |
* | o Adding back SQL output. | Trygve Laugstøl | 2015-03-28 | 1 | -88/+98 |
* | o Adding timestamp by default when converting samples. | Trygve Laugstøl | 2015-03-28 | 1 | -21/+26 |
* | o Replacing regex based parsing with simpler and more correct tokenizing. | Trygve Laugstøl | 2015-03-23 | 1 | -31/+30 |
* | o Better class names for options. | Trygve Laugstøl | 2015-03-22 | 1 | -4/+7 |
* | o Renaming open_sample_input_stream to open_sample_stream_parser. | Trygve Laugstøl | 2015-03-22 | 1 | -1/+1 |
* | o Splitting out io parts into trygvis::sensor::io. | Trygve Laugstøl | 2015-03-22 | 2 | -65/+108 |
* | o Renaming trygvis::soil_moisture to trygvis::sample. | Trygve Laugstøl | 2015-03-22 | 1 | -4/+2 |
* | o Renaming SoilMoistureIo to SensorSample, moving to its own library. | Trygve Laugstøl | 2015-03-22 | 1 | -0/+456 |