From fb7f5cfc9a92df47a5af35bb9637e9964f7bb97c Mon Sep 17 00:00:00 2001 From: Glyn Hudson Date: Tue, 20 Mar 2018 14:24:06 +0000 Subject: [PATCH] Update app.js --- simulator/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simulator/app.js b/simulator/app.js index 409aaea..56bafca 100644 --- a/simulator/app.js +++ b/simulator/app.js @@ -61,7 +61,7 @@ var status = { "temp3": 230, "state": 3, "elapsed": 10790, - "wattsec": 19800000, + "wattsec": 71280000, "watthour": 72970, "gfcicount": 0, "nogndcount": 0,