X-Git-Url: https://git.cweiske.de/linksys-wrt3g-tools.git/blobdiff_plain/eaa492c9011cb3f10fa1cf6c726874a015630ff6..9165313ca9a13caf0fa3a5c9d69be622ce7cf1b3:/Wrt3g/HtmlParser.php?ds=sidebyside diff --git a/Wrt3g/HtmlParser.php b/Wrt3g/HtmlParser.php index c40f117..17b46e5 100644 --- a/Wrt3g/HtmlParser.php +++ b/Wrt3g/HtmlParser.php @@ -116,7 +116,16 @@ class Wrt3g_HtmlParser * * @param string $body HTML document to parse * - * @return array FIXME + * @return array Array of key-value pairs with the following keys: + * - type + * - network + * - signal strength + * - connection time + * - session usage (array) + * - card model + * - card revision + * - card firmware + * - IMSI */ public function status_noauth($body) {