Hey again,krambriw wrote:I hacked your version a bit, maybe not the most beautiful and efficient code, but now I see connects & disconnects coming into the log...
Most changes was needed in the "parse_wifi_assoc_reponse" function.
If you do a file compare, you will easily see the modifications.
BR Walter
PS I notice that you many times end lines with a ';'
This should not be in Python
I have added parsing of the altered xml-response from the newer firmwares now.
And the semicolon is just an old habbit, which even the python-team seems to have some understanding for (since they are allowing it)
Kind regards,
Torbj├Ârn Westerlund.