mirror of
https://github.com/Art-of-WiFi/UniFi-API-client.git
synced 2024-11-25 19:51:00 +01:00
Merge branch 'master' of github.com:Art-of-WiFi/UniFi-API-client
This commit is contained in:
commit
a13ff36409
@ -45,6 +45,6 @@ $disable_result = $unifi_connection->disable_ap($device_id, true);
|
||||
//$disable_result = $unifi_connection->disable_ap($device_id, false);
|
||||
|
||||
/**
|
||||
* provide feedback (the newly created voucher code, without the dash) in json format
|
||||
* provide feedback in json format
|
||||
*/
|
||||
echo json_encode($disable_result, JSON_PRETTY_PRINT);
|
||||
|
Loading…
Reference in New Issue
Block a user