[vz-dev] [volkszaehler/vzlogger] d32305: support for 1wire temperature sensors: MeterW1ther...

GitHub noreply at github.com
Mon Jul 6 22:28:26 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/volkszaehler/vzlogger
  Commit: d32305af9f4ed7ac30a9168b9d5b52c4b042b5f9
      https://github.com/volkszaehler/vzlogger/commit/d32305af9f4ed7ac30a9168b9d5b52c4b042b5f9
  Author: Matthias Behr <mbehr at mcbehr.de>
  Date:   2015-07-05 (Sun, 05 Jul 2015)

  Changed paths:
    M etc/vzlogger.conf
    M etc/vzlogger_generic.schema.json
    M include/meter_protocol.hpp
    A include/protocols/MeterW1therm.hpp
    M src/Meter.cpp
    M src/protocols/CMakeLists.txt
    A src/protocols/MeterW1therm.cpp
    M tests/CMakeLists.txt
    M tests/mocks/CMakeLists.txt
    A tests/mocks/mock_MeterW1therm.cpp

  Log Message:
  -----------
  support for 1wire temperature sensors: MeterW1therm


  Commit: 3a3a7df06dc5b0fc5865b94b469311988c9d27cd
      https://github.com/volkszaehler/vzlogger/commit/3a3a7df06dc5b0fc5865b94b469311988c9d27cd
  Author: Matthias Behr <mbehr at mcbehr.de>
  Date:   2015-07-05 (Sun, 05 Jul 2015)

  Changed paths:
    M src/protocols/MeterW1therm.cpp

  Log Message:
  -----------
  added support for DS28EA00 as well according to latest kernel versions


  Commit: c67b21e83b7bdc1b098bd7209fad1b6b6489c3dc
      https://github.com/volkszaehler/vzlogger/commit/c67b21e83b7bdc1b098bd7209fad1b6b6489c3dc
  Author: Matthias Behr <mbehr at mcbehr.de>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  updated version to 0.4.2 to reflect support of 1wire devices (and to retrigger travis build)


  Commit: 5922b8f02a0e19bd93e765bf20e8cde638ebf5da
      https://github.com/volkszaehler/vzlogger/commit/5922b8f02a0e19bd93e765bf20e8cde638ebf5da
  Author: andig <cpuidle at gmx.de>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

  Changed paths:
    M CMakeLists.txt
    M etc/vzlogger.conf
    M etc/vzlogger_generic.schema.json
    M include/meter_protocol.hpp
    A include/protocols/MeterW1therm.hpp
    M src/Meter.cpp
    M src/protocols/CMakeLists.txt
    A src/protocols/MeterW1therm.cpp
    M tests/CMakeLists.txt
    M tests/mocks/CMakeLists.txt
    A tests/mocks/mock_MeterW1therm.cpp

  Log Message:
  -----------
  Merge pull request #177 from mbehr1/w1_therm

Added support for 1wire temperature sensors


Compare: https://github.com/volkszaehler/vzlogger/compare/bc20ce709430...5922b8f02a0e


More information about the volkszaehler-dev mailing list