GitBook: [#1] No subject

This commit is contained in:
Jaspreet Sachdev
2022-09-22 13:52:42 +00:00
committed by gitbook-bot
parent 97caf995c6
commit a3dea0eaea
254 changed files with 27406 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
---
description: OpenWiFi 2.0 SDK
---
# Devices
Each device presents Metrics and Health check data to the Gateway. Devices view displays this information in the following organization:
* Status
* Configuration
* Logs
* Health
* Commands
* Statistics
* Command History
![Initial Device View](<../../../.gitbook/assets/Screen Shot 2021-07-28 at 5.15.03 PM (1).png>)
## Status
Connection status reflects the Gateway to Device current communications status. Uptime and Last Contact reflect communication state. Load indicates processing load on the device. Memory Used indicates free memory on the device.
![Device Status](<../../../.gitbook/assets/Screen Shot 2021-07-28 at 5.17.59 PM.png>)
## Configuration
Device UUID, Serial Number, MAC Address and Device Type are displayed. Last configuration update date and timestamp reflects the last time a "configure" action completed on the device. Password may be set and device notes may be added.
![Device view Configuration Panel](<../../../.gitbook/assets/Screen Shot 2021-07-28 at 5.21.07 PM.png>)
## Logs
Log history of the device is presented within Logs. Expand the tile selecting the down arrow.
![](<../../../.gitbook/assets/Screen Shot 2021-07-28 at 5.25.29 PM (1).png>)
## Health
Health score is an active tile reflecting the device health out of a score reported by the device to Gateway. Health metrics are configured on the device based on chosen data model options. When the device falls out of 100%, this tile changes to red. Expanding the tile will present all health reports. Those with less than 100% score will contain reasons for the result from this interface.
![](<../../../.gitbook/assets/Screen Shot 2021-07-28 at 5.24.00 PM.png>)
## Commands
Commands tile provides a number of administrative actions for the user:
| Command | Action |
| ---------------- | ------------------------------------------------------- |
| Reboot | Warm Restart remote device |
| Firmware Upgrade | Initiate firmware upgrade process |
| WiFi Scan | Initiate remote scan of surrounding Wi-Fi |
| Connect | Initiate an rTTY Remote Shell session |
| Blink | Set LEDs to On, Off or Blinking state |
| Trace | Initiate a remote Packet Capture |
| Factory Reset | Hard Reset remote device - destroys device local config |
| Configure | Upload Device Configuration |
![Commands Tile](<../../../.gitbook/assets/Screen Shot 2021-07-28 at 5.25.50 PM.png>)

View File

@@ -0,0 +1,25 @@
---
description: OpenWiFi SDK 2.0
---
# Command History
Multiple events are recorded in the Command History tile. Each line item will have a Result, Details, and Delete action.
![Command History Tile](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 3.10.22 PM.png>)
When an rTTY session is executed, this is a displayed command history. Selecting the Result icons will display the Success or Fail of the command.
![rTTY Command History](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 3.12.02 PM.png>)
Each provisioning event is reflected as a configure command history. To see the entire JSON payload and the result, including success or error with message, simply select Details to expand the dialog below with this data. A date and time in the third column indicates when the configure command was executed successfully.
![Configure Command History](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 3.12.27 PM.png>)
If a provisioning event has failed to complete, its command history for configure will show as pending.
![configure Pending Command History](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 3.18.12 PM.png>)
Remote packet capture is shown as the trace command history. When packet captures are persisted in the OpenWiFi SDK, they may be downloaded again through the cloud download icon.
![trace Command History](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 3.16.52 PM.png>)

View File

@@ -0,0 +1,69 @@
---
description: OpenWiFi 2.0 SDK
---
# Commands
Within the devices view, the Commands tile offers a number of features and administrative actions. Each of these represent API calls exposed on the OpenAPI northbound interface from the SDK.
## Reboot
Selecting the Reboot action will prompt the below dialog. Options presented permit an immediate reboot or a scheduled reboot based on date and time.
![](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 2.25.03 PM (1).png>)
## Firmware Upgrade
Multiple methods exist to execute a remote Firmware Upgrade of a device. When selecting Firmware Upgrade via the Commands tile, a simple dialog to upgrade immediately or at a scheduled time is presented. Alternatively using the Firmware Management Service provides a complete solution including managed access to all TIP firmware images.
![](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 2.28.44 PM.png>)
## Wi-Fi Scan
OpenWiFi devices may perform channel scanning and return this neighbor and RF data to the SDK in an on demand or ongoing manner.
![](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 2.31.03 PM (1).png>)
### Wi-Fi Scan Results
Scan operations function over all channels. If 5GHz channels do not display in the returned results ( either via the UI or over API ) this indicates the device is configured in a DFS channel for which it may not return survey scans at this time.
![](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 2.33.58 PM (1).png>)
## Connect
OpenWiFi enables remote connection to any managed device using rTTY encrypted shell session. Selecting Connect will cause a browser tab to open with the login session to current device.
![](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 2.35.48 PM.png>)
## Blink
To assist with remote identification of devices in the network, it is possible to turn the LED lights On, Off, of continuous blinking. This may be run on-demand or scheduled.
![](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 2.37.30 PM.png>)
## Trace
Trace feature enables a remote packet capture to occur on the managed device, over a specified period of time or amount of traffic, returning the "pcap" packet capture file locally to the OpenWiFi admin user.
![](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 2.39.24 PM.png>)
Once complete the user is asked to open or save the packet capture file locally.
![](<../../../.gitbook/assets/image (33) (1).png>)
## Factory Reset
It is possible to revert a device to initial out of box state from the OpenWiFi SDK. Sending a Factory Reset will remove all configuration on the device and optionally reset the discovered cloud stored as the 'Redirector' in the device configuration.
![](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 2.46.29 PM (1).png>)
{% hint style="info" %}
Note: When Redirector is not kept, devices will re-contact the Certificate Authority to re-discover their OpenWiFi cloud address
{% endhint %}
## Configure
Prior to the introduction of OpenWiFi 2.0 Provisioning Service, device configuration is done through creation of the JSON provisioning file and either loading that file or applying its contents using the dialog presented via Configure. The same options exist when using the API directly.
![](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 2.48.31 PM (1).png>)

View File

@@ -0,0 +1,37 @@
---
description: OpenWiFi 2.0 SDK
---
# Statistics
Each device page presents statistics in traffic terms per interface as a line graph of bandwidth over time.
![](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 2.52.10 PM.png>)
The generated image may be downloaded for offline use.
![](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 2.53.14 PM.png>)
Accessing Wi-Fi Analysis and Last Statistics may be found at the top right of Statistics tile.
![](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 3.06.20 PM.png>)
## Wi-Fi Analysis
Operating channels, channel width, noise floor and transmit power are the first values reported in Radios table.
Viewing associations, from the Associations table, and their use is important in terms of bandwidth and connection quality. Wi-Fi Analysis helps visualize each client association, this could be an end user device or a WDS or Mesh association.
Each association is known by their MAC address or BSSID value. The mode of connection will indicate if an end user client device entering the "ap" or if a client is associated as "wds" or "mesh.
![](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 2.57.34 PM.png>)
The access point view of RSSI, Rx and Tx Rate, Modulation Coding Scheme and Number of Spatial Streams are exposed for each association.
Using the slider along the top, the last 15 to 30 minutes of performances data may be viewed.
## Latest Statistics
The option to view Latest Statistics is at time of the MVP release, intended to help the Community see on a per device basis how much, or how little depending on device configuration, is being sent to the OpenWiFi Gateway in terms of telemetry.
![](<../../../.gitbook/assets/Screen Shot 2021-07-29 at 3.04.42 PM.png>)