mirror of
https://github.com/Telecominfraproject/wlan-docs.git
synced 2025-11-20 11:44:53 +00:00
GitBook: [2.0.0] 3 pages and 6 assets modified
This commit is contained in:
BIN
.gitbook/assets/screen-shot-2021-07-29-at-3.21.37-pm.png
Normal file
BIN
.gitbook/assets/screen-shot-2021-07-29-at-3.21.37-pm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
.gitbook/assets/screen-shot-2021-07-29-at-3.26.35-pm.png
Normal file
BIN
.gitbook/assets/screen-shot-2021-07-29-at-3.26.35-pm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
.gitbook/assets/screen-shot-2021-07-29-at-4.36.31-pm.png
Normal file
BIN
.gitbook/assets/screen-shot-2021-07-29-at-4.36.31-pm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
.gitbook/assets/screen-shot-2021-07-29-at-4.38.04-pm.png
Normal file
BIN
.gitbook/assets/screen-shot-2021-07-29-at-4.38.04-pm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
BIN
.gitbook/assets/screen-shot-2021-07-29-at-4.43.57-pm.png
Normal file
BIN
.gitbook/assets/screen-shot-2021-07-29-at-4.43.57-pm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 87 KiB |
BIN
.gitbook/assets/screen-shot-2021-07-29-at-4.46.01-pm.png
Normal file
BIN
.gitbook/assets/screen-shot-2021-07-29-at-4.46.01-pm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 115 KiB |
@@ -13,6 +13,7 @@
|
||||
* [Data Model Introduction](provisioning/data-model-introduction.md)
|
||||
* [Creating a Configuration](provisioning/creating-a-configuration.md)
|
||||
* [User Interface](user-interface/README.md)
|
||||
* [Firmware](user-interface/firmware.md)
|
||||
* [Devices View](user-interface/devices-view/README.md)
|
||||
* [Commands](user-interface/devices-view/commands.md)
|
||||
* [Statistics](user-interface/statistics.md)
|
||||
|
||||
@@ -12,6 +12,18 @@ Release 2.0 uses a Single-Page Application \(SPA\) as an example user interface
|
||||
|
||||
Default username is: **tip@ucentral.com** and password is: **openwifi**
|
||||
|
||||
### **Base Navigation**
|
||||
|
||||
A left side navigation menu provides direction to major feature or service settings.
|
||||
|
||||

|
||||
|
||||
### Internationalization
|
||||
|
||||
OpenWiFi 2.0 SDK supports multiple languages. Simply select the desired language from the right drop down for pages to re-populate accordingly.
|
||||
|
||||

|
||||
|
||||
### Devices
|
||||
|
||||
Upon login the first page presented is a Devices table. This table reflects all discovered and managed devices known by the OpenWiFi SDK.
|
||||
|
||||
28
user-interface/firmware.md
Normal file
28
user-interface/firmware.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
description: OpenWiFi 2.0 SDK
|
||||
---
|
||||
|
||||
# Firmware
|
||||
|
||||
Firmware management service integrates across all OpenWifi Gateways deployed in a cluster enabling updates to running firmware either from the latest published version, or any other released version.
|
||||
|
||||
From the Devices table, any device with a newer firmware published by TIP OpenWiFi is indicated with a yellow icon. Selecting this icon presents the option to upgrade to latest or specify which firmware to use.
|
||||
|
||||

|
||||
|
||||
When the upgrade has been sent successfully, a green Success dialog will display in the upper right of the screen.
|
||||
|
||||
### Firmware Management Service
|
||||
|
||||
Viewing the contents of Firmware Management Service is available from the left navigation, select Firmware.
|
||||
|
||||
Once in Firmware, it is possible to search by device model for all known firmware revisions.
|
||||
|
||||

|
||||
|
||||
If in the start of this page, instead of selecting Upgrade to Latest, the specific URI location of any available firmware is found using the Firmware table.
|
||||
|
||||
Selecting Details will present information for any firmware row, including the URI which may be copied into the Choose Custom Firmware dialog prompt accordingly.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user