Ubiquiti-App / UCRM-plugins

Plugins for UCRM - Complete WISP Management Platform
https://ucrm.ubnt.com/
MIT License
61 stars 102 forks source link

Routeros-suspension: fix a deprecated method and suspend all statuses of suspended services #309

Open andresdlm opened 1 year ago

andresdlm commented 1 year ago

The write method was changed in the RouterOSApi.php file, which was declared obsolete and removed from the library. Instead it was replaced by the query method. In addition, other statuses of suspended services were added.