This is a Webex Device Web Widget which displays the local devices Room Analytics Data on the main display
This Web Widget connects to the local device using a WebSocket and displays the devices Room Analytics data on the devices main display.
The Widget itself is a simple HTML file with basic JavaScript uses the JSXAPI library to establish the WebSocket connection, initially reads the sensor values and the subscribes to them for changes.
More information on the JSXAPI library here: https://github.com/cisco-ce/jsxapi
In order for the Widget to open the WebSocket connection, it requires local account credentials for device which are passed to the Widget via URL parameters.
As the connection to the device is local and not over Cloud xAPI. This Widget will work on Webex Devices registered in both Shared and Personal modes.
- This Web Widget has been built only for the Webex Desk Series
- RoomOS 11.8 or greater
- Web admin access to the device to upload the macro.
- (optional): Web Server to host your own copy of this Widget for customisation
-
Log into your Webex Devices web interface
-
Create a local account on the device with
user
andintegrator
roles and disable the password reset requirement. Note the username and password for the next step -
Create a Web Widget using the UI Extension page and enter the URL for the Web Widget and include the username and password the Devices LAN IP Address within the URL Parameters.
Example:
https://wxsd-sales.github.io/analytics-web-widget/widget.html?username=webwidget&password=Cisco123&ipAddress=10.0.0.1
- Upload the new Web Widget to the device by clicking on the blue upload icon
Validated Hardware:
- Desk Pro
This Web Widget should work on other Webex Devices but has not been validated at this time.
*For more demos & PoCs like this, check out our Webex Labs site.
All contents are licensed under the MIT license. Please see license for details.
Everything included is for demo and Proof of Concept purposes only. Use of the site is solely at your own risk. This site may contain links to third party content, which we do not warrant, endorse, or assume liability for. These demos are for Cisco Webex use cases, but are not Official Cisco Webex Branded demos.
Please contact the WXSD team at [email protected] for questions. Or, if you're a Cisco internal employee, reach out to us on the Webex App via our bot ([email protected]). In the "Engagement Type" field, choose the "API/SDK Proof of Concept Integration Development" option to make sure you reach our team.