Skip to content

Commit

Permalink
Fix: Title
Browse files Browse the repository at this point in the history
  • Loading branch information
maillotf committed Oct 27, 2020
1 parent 841e4cc commit e960809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ACCESS.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ public function GroupRight(?string $sessionId, string $action, array $attributes
- accesspoint (integer) : The unique id of access point. If 0, then the right is on all access points. Default 0.
- weeklyschedule (integer) : The unique id of weekly schedule. If 0, then the right is 24/24 7/7. Default 0.

** Returned item properties (Array):**
**Returned item properties (Array):**
- uid (integer) : unique id of access right
- group (integer) : The unique id of the group.
- accesspoint (integer) : The unique id of access point. If 0, then the right is on all access points. Default 0.
Expand Down

0 comments on commit e960809

Please sign in to comment.