Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ModuleData Model ParametersDescription
CcspWiFiAgent(TR181-WiFi-USGv2.XML)

1.Device.WiFi.NeighboringWiFiDiagnostic.Enable

shows wifi spectrum Analyzer feature was enabled or not

2. Device.WiFi.NeighboringWiFiDiagnostic.DiagnosticsState

If it's enabled, trigger a request for spectrum Analyzer api's call

3.Device.WiFi.NeighboringWiFiDiagnostic.ResultNumberOfEntries

Index value will be based on ResultNumberOfEntries

Device.WiFi.NeighboringWiFiDiagnostic.Result.index.

This parameter contains all the resultant information of wifi metrics data's .
ModuleData Model ParametersDescriptionCcspPandMSsp(TR181-USGv2.XML)Device.X_CISCO_COM_DeviceControl.LanManagementEntry.1.LanMode

In routerMode - shows all connected client list via Device.Hosts.

In BridgeMode -  Device.Hosts.HostNumberOfEntries is zero

ModuleData Model Parameter

Description

CcspEthAgent(TR181-EthAgent.xml)Device.Ethernet.X_RDKCENTRAL-COM_WAN.EnabledIt always enabled, because rpi boards doesn't have DOCSIS SupportDevice.Ethernet.X_RDKCENTRAL-COM_EthHost_SyncThis parameter can sync with LmLite

Interaction between CcspEthAgent and CcspLMLite Components

                                                       Image Removed

...

Design Considerations

  1.   Integrated wifi-spectrum analyzer php , ajax files to view the UI page in Browser.
  2. Newly added php and ajax files are wifi_spectrum_analyzer.php, spectrum_analyzer_download.php,at_saving.php, ajax_wifi_spectrum_analyzer.php,ajax_at_saving.php
  3. Modified nav.php in include folder
  4. Added Troubleshooting > Wi-Fi Spectrum Analyzer page in WebUI
  5. Implemented wifi_getNeighboringWiFiDiagnosticResult2() api's in wifi hal layer



                                             Image Removed

         

Sequence Diagram For Interaction Between CcspEthAgent And CcspLMLite

                                                  Image Removed