rename files with spaces in doc
This commit is contained in:
17
doc/urls_for_graphics.txt
Normal file
17
doc/urls_for_graphics.txt
Normal 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
|
Reference in New Issue
Block a user