We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad31186 commit cfb757cCopy full SHA for cfb757c
README.md
@@ -84,7 +84,7 @@ try {
84
$sites = $unifiClient->sites->list();
85
print_r($sites);
86
87
- // List all devices with optional parameters
+ // List all devices with optional filter parameters
88
$devices = $unifiClient->devices->list(
89
['900A6F00301100000000074A6BA90000000007A3387E0000000063EC9853:123456789', '900A6F00301100000000074A6BA90000000007A3387E0000000063EC9853:987654321'],
90
'2024-07-15T07:01:13Z'
0 commit comments