Hello,
how can i get the values from ubiquiti devices from https://ipaddress/status.cgi
first lines of status.cgi output:
{ "host": { "uptime": 33818, "time": "2020-10-28 17:25:01", "fwversion": "v6.3.2", "fwprefix": "XW", "hostname": "xxxx", "devmodel": "Rocket M5 ", "netrole": "bridge", "totalram": 63627264, "freeram": 37638144, "cpuload": 13.0, "cputotal": 3381093, "cpubusy": 445570
thank you
how can i get the values from ubiquiti devices from https://ipaddress/status.cgi
first lines of status.cgi output:
{ "host": { "uptime": 33818, "time": "2020-10-28 17:25:01", "fwversion": "v6.3.2", "fwprefix": "XW", "hostname": "xxxx", "devmodel": "Rocket M5 ", "netrole": "bridge", "totalram": 63627264, "freeram": 37638144, "cpuload": 13.0, "cputotal": 3381093, "cpubusy": 445570
thank you
Comment