himbeerecouch.util¶
Utility modules
-
himbeerecouch.util.
getipaddr
(interface=None)[source]¶ Get ip address of interface
Parameters: interface (str) – which interface to check, (if None, then ‘etho’) Return type: str
-
himbeerecouch.util.
getmacid
(interface=None)[source]¶ Get MAC id of interface
Parameters: interface (str) – which interface to check, (if None, then ‘etho’) Return type: int
-
himbeerecouch.util.
getpassword
()[source]¶ Get password, which is a combination of mac id and serial number
Return type: str