[vz-dev] [volkszaehler/vzlogger] 130230: fix interface to libsml (ignore string entries, re...
GitHub
noreply at github.com
Tue Dec 23 11:54:21 CET 2014
Branch: refs/heads/master
Home: https://github.com/volkszaehler/vzlogger
Commit: 130230e4b60a70bfd9cf46bff38cedb743d1c861
https://github.com/volkszaehler/vzlogger/commit/130230e4b60a70bfd9cf46bff38cedb743d1c861
Author: Matthias Behr <mbehr at mcbehr.de>
Date: 2014-12-23 (Tue, 23 Dec 2014)
Changed paths:
M include/Obis.hpp
M include/protocols/MeterSML.hpp
M src/Obis.cpp
M src/protocols/MeterSML.cpp
M tests/CMakeLists.txt
A tests/MeterSML.cpp
A tests/ut_obis.cpp
Log Message:
-----------
fix interface to libsml (ignore string entries, report correct number of readings), added basic unit test for MeterSML. Includes unit test for Obis and fix for Obis (isxdigit -> isdigit and ...)
Commit: 0a0e5876d3c7cc40af4216903554368a1602bbe7
https://github.com/volkszaehler/vzlogger/commit/0a0e5876d3c7cc40af4216903554368a1602bbe7
Author: andig <cpuidle at gmx.de>
Date: 2014-12-23 (Tue, 23 Dec 2014)
Changed paths:
M include/Obis.hpp
M include/protocols/MeterSML.hpp
M src/Obis.cpp
M src/protocols/MeterSML.cpp
M tests/CMakeLists.txt
A tests/MeterSML.cpp
A tests/ut_obis.cpp
Log Message:
-----------
Merge pull request #68 from mbehr1/fix_libsml_interface
fix interface to libsml and updated obis parsing
Compare: https://github.com/volkszaehler/vzlogger/compare/0dc5b2bcce82...0a0e5876d3c7
More information about the volkszaehler-dev
mailing list