1
0

petr's changes

This commit is contained in:
2026-02-16 16:55:57 +01:00
parent e790d12ea1
commit 7d898e04f2
31 changed files with 416 additions and 35 deletions

View File

@@ -22,19 +22,18 @@ docs {
## Set Parameters
- `unlink` (optional): Set to 1 to unlink wireless card
## Response Variants
**Linked:**
## Response
Linked:
- `lwc`: "linked"
- `lws`: Signal strength (0-100%)
**Unlinked:**
Unlinked:
- `lwc`: "unlinked"
- `lws`: "..."
**Not installed:**
Not installed:
- `lwc`: "not installed"
- `lws`: "..."
- `status`: 0 if success
- `status` (optional): 0 if success
}