Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 177 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 177 Bytes

class.unifi.php

Example of usage:

$unifi=new unifiapi("username","password","https://<ip_of_unifi>:84443");
$unifi->login();
$unifi->authorize_guest("mac adress",60)