Skip to content

Module_Scripts

Darren Poulson edited this page Sep 23, 2018 · 1 revision

/script/

GET gives a comma separated list of available scripts

/script/<name>/<loop>

GET to trigger the named script

/script/list

GET gives a comma separated list of available scripts

/script/running

GET a list of all running scripts and their ID

/script/stop/<script_id>

GET a script ID to stop that script

Clone this wiki locally