Script Editor
With the script editor, developers can create and edit their own scripts at TagoIO. These scripts are executed according to the configuration defined in the Analysis section.
To use the script editor, go to Analysis, then create or edit an analysis. Set the name, interval, and choose to run it at TagoIO.
The editor tab is only shown when you choose to run the script at TagoIO.
By clicking the Analysis tab, you can open the editor. From there you can:
- Load scripts from your computer
- Download scripts from the editor
- Choose from one of our snippet examples
When you save the script, it will be deployed on TagoIO servers. You can then click Run to execute it immediately and view the results in the console below.
To learn more about our examples, you can visit our Script Examples article, or access the Analysis click on the "+ Add Analysis" button in, the top right corner and select a code example.