With signageOS, you can make use of Custom Scripts to remotely execute your code on devices on demand. Custom Script can tap into device native capabilities and is performed with admin-like privileges.
How to create your Custom Script?
Head to developer portal and check a getting started guide.
Executing Custom Script
Once your Scripts are uploaded into organization navigate to Box and open any device detail for which your Script is applicable.
On right-hand side you can either manually execute the script or check history of executions.
As you develop your Scripts you can execute a specific version through either Box interface or REST API - you can find Custom Scripts REST API documentation under the following link
Results and execution
As mentioned you can execute your scripts manually through Box or REST API, once your script executes you can view results it's results (shall the script report any).
Alongside with results you can also view the number of times this script was executed.