Skip to content

Commit cfb757c

Browse files
authored
Update README.md
1 parent ad31186 commit cfb757c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ try {
8484
$sites = $unifiClient->sites->list();
8585
print_r($sites);
8686

87-
// List all devices with optional parameters
87+
// List all devices with optional filter parameters
8888
$devices = $unifiClient->devices->list(
8989
['900A6F00301100000000074A6BA90000000007A3387E0000000063EC9853:123456789', '900A6F00301100000000074A6BA90000000007A3387E0000000063EC9853:987654321'],
9090
'2024-07-15T07:01:13Z'

0 commit comments

Comments
 (0)