diff options
author | Scott Murray <scott.murray@konsulko.com> | 2019-01-03 01:36:35 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2019-01-06 14:45:01 +0000 |
commit | 2e8ebe0377f4e6ac8d8e0cb43b6b3d8bce3552a9 (patch) | |
tree | a97041143f26871838996381b7b7721de4c6cc3f /README.md | |
parent | 6e70d2b8b821622ae81796a6f1d3f7f3881610a2 (diff) |
Add status eventhalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4
Add a status event to indicate playing versus stopped state, this
allows users to detect when the binding has been stopped by another
user.
Change-Id: I4c1256427f0113b535e12a2dbc121d45c93dc0dd
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit a2fdf6e139207e7b0e0270c8a167c6a30c8fe61d)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -32,6 +32,10 @@ JSON response has a single field **frequency** which is the currently tuned freq JSON response has a single field **value** of the frequency of the discovered radio station. +### status Event JSON Response + +JSON response has a single field **value** with one of the values "playing" or "stopped". + # AGL Radio Tuner Binding ## FM Band Plan Selection |