Skip to content

Commit b50285d

Browse files
Clarify permissions documentation (#223)
* Clarify permissions documentation * Formatting
1 parent 2d601c5 commit b50285d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/v2/batteries.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ Mode `standby` is exactly the same as mode `zero` with both charging and dischar
5757

5858
- When switching to `standby` mode, the `permissions` field will be set to an empty array `[]`.
5959
- When adding a permission to the `permissions` field while in `standby` mode, the mode will automatically switch to `zero`.
60-
- `zero` mode with both permissions allowed is the same as the default `zero` mode.
60+
- `zero` mode with both permissions **allowed** is the same as the default `zero` mode.
61+
- `zero` mode with both permissions **disallowed** is the same as `standby` mode, therefore mode will automatically switch to `standby`.
6162

6263
## Examples
6364

0 commit comments

Comments
 (0)