updated API_REFERENCE.md to cover all public methods
This commit is contained in:
1283
API_REFERENCE.md
1283
API_REFERENCE.md
File diff suppressed because it is too large
Load Diff
@@ -3848,7 +3848,7 @@ class Client
|
|||||||
* Get a list of all UniFi device models present in the current site.
|
* Get a list of all UniFi device models present in the current site.
|
||||||
*
|
*
|
||||||
* @note This endpoint is available in Network Application/Controller version 9.2.x onwards.
|
* @note This endpoint is available in Network Application/Controller version 9.2.x onwards.
|
||||||
* @return object|null An object, or null on failure. The `model_list` property of the results object contains an
|
* @return object|null An object, or null on failure. The `model_list` property of the `results` object contains an
|
||||||
* array of device models.
|
* array of device models.
|
||||||
* @throws Exception
|
* @throws Exception
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user