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

Add change SSID #70

Closed kkhanh closed 5 years ago

kkhanh commented 5 years ago

Hi,

Is there a way to add/change SSID on a site through the API ?

Thanks

malle-pietje commented 5 years ago

@kkhanh You've posted this issue in the wrong repository, it actually belongs with the PHP API client repository.

Anyway, this function does this (name = SSID): https://github.com/Art-of-WiFi/UniFi-API-client/blob/master/src/Client.php#L2701-L2722