Guido is a JavaScript SDK for user interfaces on Webex Devices. It is designed for integrations such as macros or Node integrations.
The library contains two independent components (see links in right sidebar)
The two libraries can be used completely independently or together. You can install them as macro modules on the video device, by importing the two files src/ui.js
and src/ui-builder.js
in the macro editor.
The included example macro can also run from node.js instead of the Webex device, without any change to the macro code. To see how this is done, see run-macro and universal-adapter.js in the samples/ folder
- See Guido source code at https://github.com/cisco-ce/guido
-
See full xAPI reference documentation at roomos.cisco.com
-
See the official RoomOS Customisation guide (PDF) at cisco.com