unifi-api-client/examples/README.md
2015-08-09 21:16:24 +02:00

629 B

Examples

To run the examples, you must copy the config.example.php file to config.php and change the configuration to your needs.

statistics.php

Fetches the client statistics for a given site.

php statistics.php

authorize-guest.php

Authorizes a guest (mac address) for x minutes. You need to login with a user that has full access to the Unifi controller.

php authorize-guest.php

unauthorize-guest.php

Unauthorize a guest (mac address). You need to login with a user that has full access to the Unifi controller.

php unauthorize-guest.php