comparison 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
comparison
equal deleted inserted replaced
1476:817da2dc80fc 1477:383e32841b35
18 #subjectRequest { 18 #subjectRequest {
19 width: 50em; 19 width: 50em;
20 } 20 }
21 </style> 21 </style>
22 <streamed-graph 22 <streamed-graph
23 url="/sse_collector/graph/env" 23 url="/sse_collector/graph/network"
24 n="network"
25 static="['demo.n3']" 24 static="['demo.n3']"
26 graph="{{graph}}" 25 graph="{{graph}}"
27 ></streamed-graph> 26 ></streamed-graph>
28 <wifi-display graph="[[g2]]" show-groups="true"></wifi-display> 27 <wifi-display graph="see element code for this"></wifi-display>
29 </template> 28 </template>
30 </dom-bind> 29 </dom-bind>
31 <form method="POST" action="remoteSuspend"> 30 <form method="POST" action="remoteSuspend">
32 <button>Suspend windows/VR machine</button> 31 <button>Suspend windows/VR machine</button>
33 </form> 32 </form>