diff service/wifi/index.html @ 1477:383e32841b35

now roughly works. shows updates. only some workarounds. Ignore-this: e591abe547e508c0e56102c124cf940b darcs-hash:b7f15962dec5780de97597842a88d9210f21ff47
author drewp <drewp@bigasterisk.com>
date Sun, 05 Jan 2020 23:52:26 -0800
parents 817da2dc80fc
children 33076ad439d1
line wrap: on
line diff
--- a/service/wifi/index.html	Sun Jan 05 23:18:27 2020 -0800
+++ b/service/wifi/index.html	Sun Jan 05 23:52:26 2020 -0800
@@ -20,12 +20,11 @@
           }
         </style>
         <streamed-graph
-          url="/sse_collector/graph/env"
-          n="network"
+          url="/sse_collector/graph/network"
           static="['demo.n3']"
           graph="{{graph}}"
         ></streamed-graph>
-        <wifi-display graph="[[g2]]" show-groups="true"></wifi-display>
+        <wifi-display graph="see element code for this"></wifi-display>
       </template>
     </dom-bind>
     <form method="POST" action="remoteSuspend">