Commit 8dce773
feat: Added support for fetching batteryInformation from shim service (#2592)
* Added support for fetching batteryInformation from shim service
Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com>
* Fix linting
Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com>
* Address review comments
Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com>
* ci: add explicit write permission (#2593)
* ci: add proper permissions
* chore: Bump remote debugger
* chore(release): 9.9.2 [skip ci]
## [9.9.2](v9.9.1...v9.9.2) (2025-07-03)
### Miscellaneous Chores
* Bump remote debugger ([edab935](edab935))
* Fix build error
Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com>
* Addressed review comments
Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com>
* move battery info from shim inside advance node in the response
Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com>
* Fix review comments
Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com>
* Update types.ts
* Fix appium-ios-remotexpc version
Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com>
---------
Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com>
Co-authored-by: Kazuaki Matsuo <fly.49.89.over@gmail.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>1 parent adf3996 commit 8dce773
File tree
7 files changed
+520
-7
lines changed- docs/reference
- lib
- commands
- scripts
7 files changed
+520
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
| 487 | + | |
488 | 488 | | |
489 | | - | |
490 | | - | |
| 489 | + | |
| 490 | + | |
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
496 | 515 | | |
497 | 516 | | |
498 | 517 | | |
| |||
1777 | 1796 | | |
1778 | 1797 | | |
1779 | 1798 | | |
1780 | | - | |
| 1799 | + | |
1781 | 1800 | | |
1782 | 1801 | | |
1783 | 1802 | | |
| |||
0 commit comments