summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d6cee02..0d3aac6 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,8 @@ Telephony service allows respective clients access to the Handsfree Profile via
| incomingCall | Incoming call events | {"clip": "3305551212"} |
| terminatedCall | Terminated call event | *empty JSON response* |
| online | Connected status of Handsfree Profile | {"connected": true} |
+| battery | Connected status of Handsfree Profile | {"battery level": 2} |
+| signal | Connected status of Handsfree Profile | {"signal level": 20} |
### callStateChanged Event