File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 1.0.20
2+ - differtent location for water
3+
141.0.19
25- different approach for water flow/usage (via json file)
36
Original file line number Diff line number Diff line change @@ -50,7 +50,8 @@ var PRODU_INFO_LT_URL = "/hcb_rrd?action=getRrdData&loggerName=elec_quantity_lt_
5050var PRODU_INFO_NT_URL = "/hcb_rrd?action=getRrdData&loggerName=elec_quantity_nt_produ&rra=10yrdays&readableTime=1&nullForNaN=1&from=" ;
5151
5252
53- var WATER_INFO_URL = "water_mobile.json?tst=" + Math . random ( ) ;
53+ //var WATER_INFO_URL = "water_mobile.json?tst=" + Math.random();
54+ var WATER_INFO_URL = "/water.html?tst=" + Math . random ( ) ;
5455var WATERFLOW_INFO_URL = "/hcb_rrd?action=getRrdData&loggerName=water_flow&rra=5min&readableTime=1&nullForNaN=1&from=" ;
5556
5657//var PLUGS_INFO_URL = "/test.json?tst=" + Math.random();;
Original file line number Diff line number Diff line change 1- 1.0.19
1+ 1.0.20
You can’t perform that action at this time.
0 commit comments