Art-of-WiFi / UniFi-API-client

A PHP API client class to interact with Ubiquiti's UniFi Controller API
MIT License
1.09k stars 217 forks source link

Limit Bandwidth #99

Closed christianguei closed 3 years ago

christianguei commented 3 years ago

Hello,

Is it possible via the php page to limit the bandwidth for a voucher on creation ?

malle-pietje commented 3 years ago

Yes. Please read the comments in the source code here: https://github.com/Art-of-WiFi/UniFi-API-client/blob/master/src/Client.php#L1899-L1913