- 27 Jan, 2017 2 commits
-
-
Michael Ott authored
-
daniele authored
-
- 05 Oct, 2016 1 commit
-
-
Michael Ott authored
-
- 29 Sep, 2016 1 commit
-
-
Michael Ott authored
-
- 08 Sep, 2016 1 commit
-
-
Michael Ott authored
-
- 01 Sep, 2016 2 commits
-
-
daniele authored
-
Michael Ott authored
-
- 08 Aug, 2016 1 commit
-
-
Michael Ott authored
-
- 11 May, 2016 1 commit
-
-
Axel Auweter authored
-
- 18 Jan, 2016 1 commit
-
-
Axel Auweter authored
-
- 12 Aug, 2015 1 commit
-
-
Axel Auweter authored
-
- 19 May, 2015 2 commits
-
-
Axel Auweter authored
* Added SensorConfig and DCDBPublicSensor classes as interface for dcdbconfig * Fixed bugs and tested: --> CollectAgent fully working --> dcdbconfig fully working
-
Axel Auweter authored
* Bump cpp-driver to 2.0.1 * Create new SensorId header/source that takes over the logic previously found in SensorDataStore related to populating SensorId structs from MQTT topic strings and serializing them into Byte Arrays to be used as Cassandra Row Keys.
-
- 18 May, 2015 1 commit
-
-
Axel Auweter authored
* Bumped Cassandra to 2.1.5 * Bumped cpp-driver to 2.0 * Eliminated cassandraBackend in favor of DCDBConnection In the future, a DCDBConnection handles the low-level connection to Cassandra. On top of an established DCDBConnection, you can create a SensorDataStore object which gives you access to raw sensor readings.
-
- 17 May, 2015 1 commit
-
-
Axel Auweter authored
-
- 06 May, 2015 1 commit
-
-
Axel Auweter authored
-
- 12 Apr, 2015 1 commit
-
-
Axel Auweter authored
-
- 09 Apr, 2015 2 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-
- 24 Mar, 2015 1 commit
-
-
Axel Auweter authored
-
- 23 Mar, 2015 1 commit
-
-
Axel Auweter authored
Found some memory leaks in DCDBLib and fixed a bug related to thread handling in CollectAgent.
-
- 23 Feb, 2015 1 commit
-
-
Axel Auweter authored
-
- 06 Feb, 2015 2 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-
- 04 Feb, 2015 1 commit
-
-
Michael Ott authored
-
- 14 Aug, 2014 1 commit
-
-
Daniele Tafani authored
-
- 20 Mar, 2014 2 commits
-
-
Daniele Tafani authored
-
Daniele Tafani authored
-
- 24 Feb, 2014 1 commit
-
-
Axel Auweter authored
to the cassandra data store.
-
- 18 Feb, 2014 1 commit
-
-
Daniele Tafani authored
The collectagent command accepts now an argument to specify the listen address. If no arguments are passed, the collectagent listens by default to localhost at port 1883.
-
- 01 Jan, 2014 1 commit
-
-
Axel Auweter authored
Moved all of CollectAgent's Cassandra related stuff to DCDBLib. Bumped Cassandra to 1.2.13. Minor build system improvements.
-
- 25 Jul, 2013 1 commit
-
-
Axel Auweter authored
-
- 24 Jul, 2013 1 commit
-
-
Axel Auweter authored
This results in a much cleaner collectagent.cpp file and main function. However, further cleanups are necessary and the respective TODOs can be found in the code.
-
- 23 Jul, 2013 1 commit
-
-
Axel Auweter authored
-
- 18 Jul, 2013 2 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
FilePusher now accepts a topic string at the command line.
-
- 17 Jul, 2013 2 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-
- 28 May, 2013 1 commit
-
-
Axel Auweter authored
Removed mosquitto dependency entirely. Started reworking collectagent main routines and message handling.
-
- 27 May, 2013 1 commit
-
-
Axel Auweter authored
the SimpleMQTTServer after receiving an MQTT message.
-