mirror of
https://github.com/Telecominfraproject/wlan-docs.git
synced 2025-12-05 03:15:16 +00:00
GitBook: [#14] No subject
This commit is contained in:
committed by
gitbook-bot
parent
b8d2fba9d7
commit
30db5430fb
@@ -18,20 +18,15 @@ Each device presents Metrics and Health check data to the Gateway. Devices view
|
||||
|
||||
## 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.
|
||||
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.
|
||||
|
||||

|
||||
.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 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.
|
||||
|
||||

|
||||
.png>)
|
||||
|
||||
## Logs
|
||||
|
||||
@@ -43,7 +38,7 @@ Log history of the device is presented within Logs. Expand the tile selecting th
|
||||
|
||||
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.
|
||||
|
||||

|
||||
.png>)
|
||||
|
||||
## Commands
|
||||
|
||||
|
||||
@@ -4,8 +4,7 @@ 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.
|
||||
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
|
||||
|
||||
@@ -17,7 +16,7 @@ Selecting the Reboot action will prompt the below dialog. Options presented perm
|
||||
|
||||
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.
|
||||
|
||||

|
||||
.png>)
|
||||
|
||||
## Wi-Fi Scan
|
||||
|
||||
@@ -29,7 +28,7 @@ OpenWiFi devices may perform channel scanning and return this neighbor and RF da
|
||||
|
||||
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.
|
||||
|
||||

|
||||
.png>)
|
||||
|
||||
## Connect
|
||||
|
||||
@@ -41,13 +40,13 @@ OpenWiFi enables remote connection to any managed device using rTTY encrypted sh
|
||||
|
||||
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.
|
||||
|
||||

|
||||
.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.
|
||||
|
||||

|
||||
.png>)
|
||||
|
||||
Once complete the user is asked to open or save the packet capture file locally.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user