[vz-dev] [volkszaehler/vzlogger] 2200e5: changed time to int64_t. return int64 to middlewar...
GitHub
noreply at github.com
Fri Apr 10 18:48:21 CEST 2015
Branch: refs/heads/master
Home: https://github.com/volkszaehler/vzlogger
Commit: 2200e526530099b36a559f1c037a1b196148e34e
https://github.com/volkszaehler/vzlogger/commit/2200e526530099b36a559f1c037a1b196148e34e
Author: Matthias Behr <mbehr at mcbehr.de>
Date: 2015-03-22 (Sun, 22 Mar 2015)
Changed paths:
M include/Channel.hpp
M include/Reading.hpp
M include/api/Volkszaehler.hpp
M src/Buffer.cpp
M src/Reading.cpp
M src/api/MySmartGrid.cpp
M src/api/Volkszaehler.cpp
M src/local.cpp
M src/protocols/MeterFile.cpp
M src/threads.cpp
M tests/mocks/Channel.hpp
M tests/ut_MeterFile.cpp
Log Message:
-----------
changed time to int64_t. return int64 to middleware instead of double
Commit: 91a16fa6f151e718c5053875bb981cd8a4777ec4
https://github.com/volkszaehler/vzlogger/commit/91a16fa6f151e718c5053875bb981cd8a4777ec4
Author: andig <cpuidle at gmx.de>
Date: 2015-04-10 (Fri, 10 Apr 2015)
Changed paths:
M include/Channel.hpp
M include/Reading.hpp
M include/api/Volkszaehler.hpp
M src/Buffer.cpp
M src/Reading.cpp
M src/api/MySmartGrid.cpp
M src/api/Volkszaehler.cpp
M src/local.cpp
M src/protocols/MeterFile.cpp
M src/threads.cpp
M tests/mocks/Channel.hpp
M tests/ut_MeterFile.cpp
Log Message:
-----------
Merge pull request #148 from mbehr1/timestamps_146
changed time to int64_t. return int64 to middleware instead of double
Compare: https://github.com/volkszaehler/vzlogger/compare/06ab5654c926...91a16fa6f151
More information about the volkszaehler-dev
mailing list