[vz-dev] [volkszaehler/volkszaehler.org] 266c8e: Add raw context for access to uninterpreted meter ...
GitHub
noreply at github.com
Wed Apr 8 01:10:16 CEST 2015
Branch: refs/heads/master
Home: https://github.com/volkszaehler/volkszaehler.org
Commit: 266c8e5ea8d9439d5665b43892093d4346197825
https://github.com/volkszaehler/volkszaehler.org/commit/266c8e5ea8d9439d5665b43892093d4346197825
Author: andig <cpuidle at gmx.de>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M lib/Volkszaehler/Controller/DataController.php
A lib/Volkszaehler/Controller/RawController.php
M lib/Volkszaehler/Interpreter/DataIterator.php
A lib/Volkszaehler/Interpreter/RawInterpreter.php
M lib/Volkszaehler/Router.php
M test/Tests/Data.php
A test/Tests/RawTest.php
Log Message:
-----------
Add raw context for access to uninterpreted meter data
Commit: 3b811876998944cad9aef64fe8fac9516456b04d
https://github.com/volkszaehler/volkszaehler.org/commit/3b811876998944cad9aef64fe8fac9516456b04d
Author: andig <cpuidle at gmx.de>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M lib/Volkszaehler/Controller/DataController.php
R lib/Volkszaehler/Controller/RawController.php
M lib/Volkszaehler/Interpreter/CounterInterpreter.php
M lib/Volkszaehler/Interpreter/Interpreter.php
M lib/Volkszaehler/Interpreter/MeterInterpreter.php
R lib/Volkszaehler/Interpreter/RawInterpreter.php
M lib/Volkszaehler/Interpreter/SensorInterpreter.php
M lib/Volkszaehler/Router.php
M test/Tests/RawTest.php
Log Message:
-----------
Replace raw context by data context and options=raw
Commit: 5dba8e92fb64367ee6d92d3e9b48d577b1d4059e
https://github.com/volkszaehler/volkszaehler.org/commit/5dba8e92fb64367ee6d92d3e9b48d577b1d4059e
Author: andig <cpuidle at gmx.de>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M lib/Volkszaehler/View/JSON.php
M test/Tests/AggregationTest.php
M test/Tests/Data.php
Log Message:
-----------
Test infrastructure/ error handling fixes
Commit: a1080ab7d21bdc519851bd256abfa871710d944a
https://github.com/volkszaehler/volkszaehler.org/commit/a1080ab7d21bdc519851bd256abfa871710d944a
Author: jahir <jh.github at hirsch.ws>
Date: 2015-04-08 (Wed, 08 Apr 2015)
Changed paths:
M lib/Volkszaehler/Controller/DataController.php
M lib/Volkszaehler/Interpreter/CounterInterpreter.php
M lib/Volkszaehler/Interpreter/DataIterator.php
M lib/Volkszaehler/Interpreter/Interpreter.php
M lib/Volkszaehler/Interpreter/MeterInterpreter.php
M lib/Volkszaehler/Interpreter/SensorInterpreter.php
M lib/Volkszaehler/View/JSON.php
M test/Tests/AggregationTest.php
M test/Tests/Data.php
A test/Tests/RawTest.php
Log Message:
-----------
Merge pull request #267 from andig/add-raw-context
Output raw values of energy meters instead of power values. Use **options=raw** in the URL to enable this.
Compare: https://github.com/volkszaehler/volkszaehler.org/compare/6ec5b312b9be...a1080ab7d21b
More information about the volkszaehler-dev
mailing list