Art-of-WiFi / UniFi-API-browser

Tool to browse data exposed by Ubiquiti's UniFi Controller API
MIT License
1.1k stars 150 forks source link

added create_wlan() function which allows you to create a wireless network #23

Closed mtotone closed 7 years ago

mtotone commented 7 years ago

I added a new function to create a wireless network in class.unifi.php.

malle-pietje commented 7 years ago

Thanks! Give me a couple of days to review and merge this in.

mtotone commented 7 years ago

You're welcome !

I also added a function to delete a wireless network in class.unifi.php.

malle-pietje commented 7 years ago

Merged. Thanks!