Updated Endpoints (markdown)
parent
5cee6e31dd
commit
f059382432
1 changed files with 1 additions and 2 deletions
|
@ -90,8 +90,7 @@ Returns a JSON object containing information about the battery status.
|
||||||
- **Sample Response:**
|
- **Sample Response:**
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"has_battery":```markdown
|
"has_battery": false,
|
||||||
false,
|
|
||||||
"battery_percent": 0,
|
"battery_percent": 0,
|
||||||
"charging_status": "UNKNOWN"
|
"charging_status": "UNKNOWN"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue