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

IOT Services #16

Open
NicolasMahe opened this issue Jul 11, 2018 · 0 comments
Open

IOT Services #16

NicolasMahe opened this issue Jul 11, 2018 · 0 comments
Labels
help wanted Extra attention is needed service Related to service

Comments

@NicolasMahe
Copy link
Member

This issue is for the proposal of a service. Feel free to contribute by sharing your feedback or implementing part of it and sharing it here.

Description

Internet of Things is growing and a lot of platforms or networks have been created.
The MESG ecosystem should definitely contain services that connect to IOT networks/platforms in a bi-directional way (events and tasks).
This will allow application developers to interact with IOT devices with ease and also create bridges between the IOT networks.

This service(s) should be as generic as possible in order for the community to improve and add new tasks and events over time.

List of possible network/platform to implement:

Task suggestions

Execute

This task should execute an action on the IOT device.

Read

This task should return the value(s) of its sensor(s).

Events suggestions

Value

This events is emitted every time the device decide to push its value(s)

@NicolasMahe NicolasMahe added the service Related to service label Jul 11, 2018
@antho1404 antho1404 added the help wanted Extra attention is needed label Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed service Related to service
Projects
None yet
Development

No branches or pull requests

2 participants