Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wmpmills authored Oct 30, 2024
1 parent 7f37235 commit 099134c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,12 @@ As the connection to the device is local and not over Cloud xAPI. This Widget wi
![image](https://github.com/wxsd-sales/analytics-web-widget/assets/21026209/ba0c466a-e0d1-4f00-93ac-1bf44688a493)


5. Create a Web Widget using the UI Extension page and enter the URL for the Web Widget and include the username and password within the URL Parameters.
```
https://wxsd-sales.github.io/analytics-web-widget/widget.html?username=webwidget&password=Cisco123
```
5. 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
```
![image](https://github.com/wxsd-sales/analytics-web-widget/assets/21026209/29cdc8d8-ace4-4f39-9b65-b531cb8ef7f8)
Expand Down

0 comments on commit 099134c

Please sign in to comment.