Disabling non-working WLAN interfaces

good day! I am currently developing ACS and faced with the problem of how to remove the display of disabled WLAN interfaces? Please tell me where to look?

  • element: “‘div’”
    type: “‘container’”
    components:
    - element: “‘h3’”
    type: “‘container’”
    components:
    - “‘test’”
    - label: “‘’”
    parameter: InternetGatewayDevice.LANDevice.1.WLANConfiguration
    type: “‘parameter-table’”
    childParameters:
    - label: “‘SSID’”
    parameter: SSID
    - label: “‘password’”
    parameter: KeyPassphrase
    - label: “‘Standard’”
    parameter: Standard
    - label: “‘WPAAuthenticationMode’”
    parameter: WPAAuthenticationMode
    - label: “‘Channel-WIFI’”
    parameter: PossibleChannels
    - label: “‘Bandwidth’”
    parameter: Bandwidth
    - label: “‘Interface’”
    parameter: InterfaceType
    - label: “‘WI_FI’”
    parameter: X_CMS_WirelessTerminal
    - label: “‘ClientUptime’”
    parameter: COALESCE(ClientUptime,LeaseTimeRemaining)
    - label: “‘Enable WI_FI’”
    parameter: Enable
1 Like