aboutsummaryrefslogtreecommitdiff
path: root/sensor/main
Commit message (Expand)AuthorAgeFilesLines
* o Renaming SampleOutputStream to SampleConsumer.Trygve Laugstøl2017-09-011-28/+28
* Soil Moisture: Adding support for controlling lights.Trygve Laugstøl2016-04-122-16/+16
* mqtt: Using mqtt_support utilities from the mqtt-cassandra bridge.Trygve Laugstøl2016-02-141-6/+6
* Fixing two bugs in mqtt-publish:Trygve Laugstøl2015-07-211-1/+0
* o Trying to clean up includes a bit.Trygve Laugstøl2015-07-192-7/+2
* o Adding a parser::finish() method that indicates that the stream is done and...Trygve Laugstøl2015-07-111-9/+31
* o Adding a tool to add timestamps to each sample.Trygve Laugstøl2015-06-201-0/+24
* o Better sql generation.Trygve Laugstøl2015-03-301-4/+4
* o Adding back SQL output.Trygve Laugstøl2015-03-281-88/+98
* o Adding timestamp by default when converting samples.Trygve Laugstøl2015-03-281-21/+26
* o Replacing regex based parsing with simpler and more correct tokenizing.Trygve Laugstøl2015-03-231-31/+30
* o Better class names for options.Trygve Laugstøl2015-03-221-4/+7
* o Renaming open_sample_input_stream to open_sample_stream_parser.Trygve Laugstøl2015-03-221-1/+1
* o Splitting out io parts into trygvis::sensor::io.Trygve Laugstøl2015-03-222-65/+108
* o Renaming trygvis::soil_moisture to trygvis::sample.Trygve Laugstøl2015-03-221-4/+2
* o Renaming SoilMoistureIo to SensorSample, moving to its own library.Trygve Laugstøl2015-03-221-0/+456