mirror of
https://github.com/Telecominfraproject/wlan-docs.git
synced 2025-11-18 02:45:02 +00:00
GitBook: [2.0.0] 2 pages and 5 assets modified
This commit is contained in:
BIN
.gitbook/assets/screen-shot-2021-07-29-at-3.10.22-pm.png
Normal file
BIN
.gitbook/assets/screen-shot-2021-07-29-at-3.10.22-pm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 105 KiB |
BIN
.gitbook/assets/screen-shot-2021-07-29-at-3.12.02-pm.png
Normal file
BIN
.gitbook/assets/screen-shot-2021-07-29-at-3.12.02-pm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
BIN
.gitbook/assets/screen-shot-2021-07-29-at-3.12.27-pm.png
Normal file
BIN
.gitbook/assets/screen-shot-2021-07-29-at-3.12.27-pm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
BIN
.gitbook/assets/screen-shot-2021-07-29-at-3.16.52-pm.png
Normal file
BIN
.gitbook/assets/screen-shot-2021-07-29-at-3.16.52-pm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
BIN
.gitbook/assets/screen-shot-2021-07-29-at-3.18.12-pm.png
Normal file
BIN
.gitbook/assets/screen-shot-2021-07-29-at-3.18.12-pm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -16,6 +16,7 @@
|
||||
* [Devices View](user-interface/devices-view/README.md)
|
||||
* [Commands](user-interface/devices-view/commands.md)
|
||||
* [Statistics](user-interface/statistics.md)
|
||||
* [Command History](user-interface/command-history.md)
|
||||
* [API](api.md)
|
||||
* [Monitoring](monitoring/README.md)
|
||||
* [ELK Integration](monitoring/elk-integration.md)
|
||||
|
||||
28
user-interface/command-history.md
Normal file
28
user-interface/command-history.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
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.
|
||||
|
||||

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

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

|
||||
|
||||
If a provisioning event has failed to complete, its command history for configure will show as pending.
|
||||
|
||||

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

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