GitBook: [2.0.0] 3 pages and 6 assets modified

This commit is contained in:
Chris Busch
2021-07-29 20:47:25 +00:00
committed by gitbook-bot
parent 1fe982d71d
commit cfe50ba3dc
9 changed files with 41 additions and 0 deletions

View 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.
![](../.gitbook/assets/screen-shot-2021-07-29-at-4.36.31-pm.png)
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.
![Firmware Management Service](../.gitbook/assets/screen-shot-2021-07-29-at-4.43.57-pm.png)
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.
![Firmware Entry Details](../.gitbook/assets/screen-shot-2021-07-29-at-4.46.01-pm.png)