mirror of
https://github.com/Art-of-WiFi/UniFi-API-client.git
synced 2024-11-24 11:10:02 +01:00
Update disable_device.php
This commit is contained in:
parent
e3e70cce72
commit
c25f4d1937
@ -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