Created a function called get_wifi_data() that gathers information about the 
wifi status at one dictionary.

Output:

    {'addr': '50:b7:c3:c9:1c:8c',
    'channel': {'band': 2462, 'center1': 2462, 
'number': 11, 'width': 20},
    'ssid': 'VIVO-81A0',
    'txpower': 15.0,
    'type': 'managed'}
You can view, comment on, or merge this pull request online at:

  https://github.com/tohojo/flent/pull/192

-- Commit Summary --

  * metadata: Add parsing of WiFi status information

-- File Changes --

    M flent/metadata.py (38)

-- Patch Links --

https://github.com/tohojo/flent/pull/192.patch
https://github.com/tohojo/flent/pull/192.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/pull/192
_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org

Reply via email to