Have more questions? Submit a request

Custom Scripts Execution

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.

Screenshot 2025-02-28 at 18.48.49.png

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).

Screenshot 2025-02-28 at 18.58.43.png

Alongside with results you can also view the number of times this script was executed.

 

Was this article helpful?
0 out of 0 found this helpful
Share