const ViewClients = { template: `
Clients of Router {{ $route.params.ip.substring(21) }}
Addr | AP | FreqHighs | SignalLow | SignalHigh |
---|---|---|---|---|
{{ item.addr.substring(12) }} |
|
{{ item.freq_highest }} | {{ item.signal_low_freq }} | {{ item.signal_high_freq }} |