
Public Member Functions | |
| def | __init__ (self, hostname, user, password) |
| def | update (self) |
Public Attributes | |
| interfaces | |
| ssh | |
| stat | |
Definition at line 88 of file wlan_monitor.py.
| def wlan_monitor.IwConfigSSH.__init__ | ( | self, | |
| hostname, | |||
| user, | |||
| password | |||
| ) |
Definition at line 89 of file wlan_monitor.py.
| def wlan_monitor.IwConfigSSH.update | ( | self | ) |
Definition at line 110 of file wlan_monitor.py.
| wlan_monitor.IwConfigSSH.interfaces |
Definition at line 98 of file wlan_monitor.py.
| wlan_monitor.IwConfigSSH.ssh |
Definition at line 91 of file wlan_monitor.py.
| wlan_monitor.IwConfigSSH.stat |
Definition at line 99 of file wlan_monitor.py.