You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2021. It is now read-only.
Forgive the noobish question, but I've been thrown into working with Ubiquiti products and need some direction.
I feel your scripts may be what I'm looking for, but am encountering the following result when executing the example.php file:
Array ( [auth] => false [url] => http://192.168.69.154/login.cgi? [page] =>
I'm not really sure what this is telling me. I have set the login/pass on both the example and airos_function files. Would you please tell me where I may need to look to correct this error? I'm trying to pull the stations data for import into a MySQL database.
Forgive the noobish question, but I've been thrown into working with Ubiquiti products and need some direction.
I feel your scripts may be what I'm looking for, but am encountering the following result when executing the example.php file:
Array ( [auth] => false [url] => http://192.168.69.154/login.cgi? [page] =>
I'm not really sure what this is telling me. I have set the login/pass on both the example and airos_function files. Would you please tell me where I may need to look to correct this error? I'm trying to pull the stations data for import into a MySQL database.
I appreciate your help.