[vz-dev] [volkszaehler/volkszaehler.org] e85ae9: Expose raw tuple conversion logic
GitHub
noreply at github.com
Tue Sep 8 09:57:22 CEST 2015
Branch: refs/heads/master
Home: https://github.com/volkszaehler/volkszaehler.org
Commit: e85ae93aeb1440b527d3de9e245ae3bf2cb0955f
https://github.com/volkszaehler/volkszaehler.org/commit/e85ae93aeb1440b527d3de9e245ae3bf2cb0955f
Author: andig <cpuidle at gmx.de>
Date: 2015-06-27 (Sat, 27 Jun 2015)
Changed paths:
M lib/Volkszaehler/Controller/DataController.php
M lib/Volkszaehler/Interpreter/AggregatorInterpreter.php
M lib/Volkszaehler/Interpreter/CounterInterpreter.php
M lib/Volkszaehler/Interpreter/Interpreter.php
M lib/Volkszaehler/Interpreter/MeterInterpreter.php
M lib/Volkszaehler/Interpreter/SensorInterpreter.php
Log Message:
-----------
Expose raw tuple conversion logic
Commit: 103da775be6320282571401ed45649ee359e0460
https://github.com/volkszaehler/volkszaehler.org/commit/103da775be6320282571401ed45649ee359e0460
Author: andig <cpuidle at gmx.de>
Date: 2015-06-27 (Sat, 27 Jun 2015)
Changed paths:
M .travis.yml
M composer.json
M etc/volkszaehler.conf.template.php
M htdocs/frontend/index.html
M htdocs/frontend/javascripts/entities.js
M htdocs/frontend/javascripts/entity.js
M htdocs/frontend/javascripts/functions.js
M htdocs/frontend/javascripts/helper.js
M htdocs/frontend/javascripts/init.js
M htdocs/frontend/javascripts/options.js
M htdocs/frontend/javascripts/wui.js
A htdocs/frontend/vendor/autobahn.min.js
A lib/Volkszaehler/Server/PushHub.php
A misc/tools/push-server.php
Log Message:
-----------
Live updates via web sockets
Commit: 042066694494c2313883f9596cb13277447a99fc
https://github.com/volkszaehler/volkszaehler.org/commit/042066694494c2313883f9596cb13277447a99fc
Author: andig <cpuidle at gmx.de>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M .travis.yml
M composer.json
M etc/volkszaehler.conf.template.php
M htdocs/frontend/index.html
M htdocs/frontend/javascripts/entities.js
M htdocs/frontend/javascripts/entity.js
M htdocs/frontend/javascripts/functions.js
M htdocs/frontend/javascripts/helper.js
M htdocs/frontend/javascripts/init.js
M htdocs/frontend/javascripts/options.js
M htdocs/frontend/javascripts/wui.js
A htdocs/frontend/vendor/autobahn.min.js
M lib/Volkszaehler/Controller/DataController.php
M lib/Volkszaehler/Interpreter/AggregatorInterpreter.php
M lib/Volkszaehler/Interpreter/CounterInterpreter.php
M lib/Volkszaehler/Interpreter/Interpreter.php
M lib/Volkszaehler/Interpreter/MeterInterpreter.php
M lib/Volkszaehler/Interpreter/SensorInterpreter.php
A lib/Volkszaehler/Server/PushHub.php
A misc/tools/push-server.php
Log Message:
-----------
Merge pull request #324 from andig/web-socket-push
Push "live" updates to frontend
Compare: https://github.com/volkszaehler/volkszaehler.org/compare/2c76e4980429...042066694494
More information about the volkszaehler-dev
mailing list