[ninux-dev] iwconfig JSON output

Nemesis nemesis at ninux.org
Mon Nov 10 17:47:12 CET 2014


Eccolo:
https://github.com/ninuxorg/netengine/commit/a11ac703c2ac64912cfe5a757848bf755bd8a2b3

Ticket con stato d'avanzamento:
https://github.com/ninuxorg/netengine/issues/36

output di esempio:

[
    {
        "access_point": "00:12:0E:B8:92:AF",
        "bit_rate": "0 kb/s",
        "encryption_key": "off",
        "essid": "ExampleWifi",
        "fragment_thr": "off",
        "frequency": "2.417 GHz",
        "ieee": "802.11g",
        "invalid_misc": "4",
        "link_quality": "69/70",
        "missed_beacon": "5",
        "mode": "Master",
        "name": "wlan0",
        "noise_level": "-96 dBm",
        "power_management": "off",
        "rts_thr": "off",
        "rx_invalid_crypt": "1",
        "rx_invalid_frag": "2",
        "rx_invalid_nwid": "630390",
        "signal_level": "-27 dBm",
        "tx_excessive_retries": "3",
        "tx_power": "16 dBm"
    }
]

Farò presto anche un metodo che ritorna quello che per ora sto chiamando
"netjson", anche se Kotsko di Wlan Slovenia non è daccordo :-D

Nemesis



More information about the ninux-dev mailing list