[vz-dev] [volkszaehler/vzlogger] e19ffc: Influx REST call: use least possible timestamp pre...
GitHub
noreply at github.com
Sun Aug 6 13:13:08 CEST 2017
Branch: refs/heads/master
Home: https://github.com/volkszaehler/vzlogger
Commit: e19ffc30e07d308e7ddb81afb252a99ed977c8f8
https://github.com/volkszaehler/vzlogger/commit/e19ffc30e07d308e7ddb81afb252a99ed977c8f8
Author: Oliver Krause <3621164+okrause at users.noreply.github.com>
Date: 2017-08-05 (Sat, 05 Aug 2017)
Changed paths:
M src/api/InfluxDB.cpp
Log Message:
-----------
Influx REST call: use least possible timestamp precision
ms instead of ns, as recommended by InfluxDB documentation.
Fix: Corrected logging message for measurement name
Commit: 6033366e34994961c15e5838f2ff27df9bbfce67
https://github.com/volkszaehler/vzlogger/commit/6033366e34994961c15e5838f2ff27df9bbfce67
Author: Oliver Krause <3621164+okrause at users.noreply.github.com>
Date: 2017-08-06 (Sun, 06 Aug 2017)
Changed paths:
M src/api/InfluxDB.cpp
Log Message:
-----------
InfluxDB: url-escaped database name
Commit: d30f922d89da0c6b8a63f0d68d94199903f84653
https://github.com/volkszaehler/vzlogger/commit/d30f922d89da0c6b8a63f0d68d94199903f84653
Author: andig <cpuidle at gmx.de>
Date: 2017-08-06 (Sun, 06 Aug 2017)
Changed paths:
M src/api/InfluxDB.cpp
Log Message:
-----------
Better influx interface
Influx REST call: use least possible timestamp precision
Compare: https://github.com/volkszaehler/vzlogger/compare/766d62879d43...d30f922d89da
More information about the volkszaehler-dev
mailing list