Initial commit

This commit is contained in:
l_samenv
2020-12-04 09:05:06 +01:00
parent 172042e731
commit 9e1d3b4e07
54 changed files with 47695 additions and 0 deletions

17
doc/urls for graphics.txt Normal file
View File

@@ -0,0 +1,17 @@
user serverside events for all updates, from the first message
the client id can be retrieved
localhost:8000/update
get the actual data for the chart:
localhost:8000/graph?variables=tt,treg.set.reg&time=-1800,0&id=<client-id>
activate updates for chart:
localhost:8000/graphupdate?id=<client-id>
Start without main and blocks:
localhost:8000/?sg=1&sm=0&sc=0