mirror of
https://github.com/limosek/zaf-plugins.git
synced 2025-01-21 23:45:56 +01:00
Repaired function names
This commit is contained in:
parent
45ae337483
commit
990f9e3564
@ -67,7 +67,7 @@ Description::
|
|||||||
Signal level of client
|
Signal level of client
|
||||||
::
|
::
|
||||||
Parameters: dev mac
|
Parameters: dev mac
|
||||||
Cmd: wifi_clients_discovery $1 $2
|
Cmd: wifi_client_discovery $1 $2
|
||||||
/Item
|
/Item
|
||||||
|
|
||||||
Item client_rxrate:
|
Item client_rxrate:
|
||||||
@ -75,7 +75,7 @@ Description::
|
|||||||
RX rate of client
|
RX rate of client
|
||||||
::
|
::
|
||||||
Parameters: dev mac
|
Parameters: dev mac
|
||||||
Cmd: wifi_clients_rxrate $1 $2
|
Cmd: wifi_client_rxrate $1 $2
|
||||||
/Item
|
/Item
|
||||||
|
|
||||||
Item client_txrate:
|
Item client_txrate:
|
||||||
@ -83,7 +83,7 @@ Description::
|
|||||||
TX rate of client
|
TX rate of client
|
||||||
::
|
::
|
||||||
Parameters: dev mac
|
Parameters: dev mac
|
||||||
Cmd: wifi_clients_txrate $1 $2
|
Cmd: wifi_client_txrate $1 $2
|
||||||
/Item
|
/Item
|
||||||
|
|
||||||
Item neigh_ssid:
|
Item neigh_ssid:
|
||||||
|
Loading…
Reference in New Issue
Block a user