Code Samples
The table links code samples for common operations in SDK for JavaScript.
Code Sample | Description |
---|---|
Device List | Shows how to initialize the library and print a list of connected devices. |
Call Control | Simple call control usage sample. |
Device Signals | Shows how to subscribe to device signals. |
Config + logging | Shows how to config the library and setup the logger. |
Error Handling | Shows how to handle errors. |
Call Control via WebHID | Shows how to run the library via WebHID. |
Library via WebHID | Shows how to run the library via WebHID. |