Description
Use this API to obtain the list of the devil numbers running in the Dafne Control System.
Example Query
Code Block | ||||
---|---|---|---|---|
| ||||
http://danteweb.lnf.infn.it:8000/devil/getDevilList |
Code Block | ||||
---|---|---|---|---|
| ||||
{
"devilList": [
601,
606,
...,
723
]
} |
Use this API to obtain the list of the devil numbers running in the Dafne Control System.
Code Block | ||||
---|---|---|---|---|
| ||||
http://danteweb.lnf.infn.it:8000/devil/getDevilList |
Code Block | ||||
---|---|---|---|---|
| ||||
{
"devilList": [
601,
606,
...,
723
]
} |