Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[plugin/evp daemon idea] bluez alert listener #14

Open
mathstuf opened this issue Aug 22, 2015 · 6 comments
Open

[plugin/evp daemon idea] bluez alert listener #14

mathstuf opened this issue Aug 22, 2015 · 6 comments
Assignees

Comments

@mathstuf
Copy link
Contributor

https://git.kernel.org/cgit/bluetooth/bluez.git/tree/doc/alert-api.txt

@mathstuf
Copy link
Contributor Author

@mathstuf
Copy link
Contributor Author

@mathstuf
Copy link
Contributor Author

Hmm…pushing to the phone would also be interesting.

@sardemff7
Copy link
Owner

I am not sure I understand the Bluez stuff… Do you suggest an event collection plugin or an action plugin to forward to Bluetooth devices?

The Android notifier protocol is definitely a candidate for an eventd event collection plugin.

I want to create a WebSockets(/JSON?) version of EvP, with a JS library, to create clients on Firefox OS and others phone OSes. That will need event registration (= the reverse path of the current relay plugin).
I do not know how I want to support some webserver-based solution for WAN cases. Probably a new feature of the relay plugin, to push to some existing provider.
I am not aware of all the existing phone OSes services, so maybe all of that would be covered by this feature.

@mathstuf
Copy link
Contributor Author

On Sun, Aug 23, 2015 at 08:08:55 -0700, Quentin Glidic wrote:

I am not sure I understand the Bluez stuff… Do you suggest an event
collection plugin or an action plugin to forward to Bluetooth devices?

I think both directions might be useful (as I've done with fedmsg).

The Android notifier protocol is definitely a candidate for an eventd
event collection plugin.

There are GATT profiles
for alerts (I see notifications, phone alerts. Should probably aim for
those.

I am not aware of all the existing phone OSes services, so maybe all
of that would be covered by this feature.

Ideally, the GATTs would be supported. If not, specific plugins for
other protocols could be implemented?

@mathstuf
Copy link
Contributor Author

Hmm. Interesting. Preview when editing shows the right rendering for the link, but it seems it remembers that it came in over email.

@sardemff7 sardemff7 self-assigned this Sep 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants