Re: [Flent-users] [tohojo/flent] added wifi data function (#188)

2019-11-14 Thread Emilly Albuquerque
emys-alb commented on this pull request. > @@ -514,3 +514,27 @@ def get_module_versions(): module_versions[m] = v return module_versions + +def get_wifi_data(iface): +wifi_data = {} +unwanted_keys = ["Interface", "ifindex", "wdev", "wiphy"] +output =

Re: [Flent-users] [tohojo/flent] added wifi data function (#188)

2019-11-14 Thread Emilly Albuquerque
emys-alb commented on this pull request. > @@ -514,3 +514,27 @@ def get_module_versions(): module_versions[m] = v return module_versions + +def get_wifi_data(iface): I didn't get it -- You are receiving this because you are subscribed to this thread. Reply to this email