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