These tutorials serve as introduction to nnounce scripting. Scripts are written using TypeScript and are meant to be run in Deno runtime.
This project contains following folders:
- snippets folder contains the simplest snippets aimed to present functions and capabilities of nnounce scripting. These scripts are prepared in smaller projects to be run either locally in Visual Studio Code or copied directly into the nnounce scripting UI. You will also find guidelines for Visual Studio Code environment setup there.
- examples folder contains more complex scripts with commentary.
- There are two tutorials with code meant to be copied into nnounce scripting UI.
- Two more tutorials show how to manage nnounce devices locally from Visual Studio Code.
- There are also examples for error handling and how to use try...catch statement in your code
- img folder contains all images used in tutorials and guidelines
Sources for scripting SDK can be found on Github at https://github.com/nnounce/scripting-sdk
Additional guides and documentation for nnounce devices can be found at https://docs.simpleway.cloud/nnounce/docs.
Interested in other products? Visit https://www.nnounce.com/.