arc.microservice-myo
v0.0.2
Published
A microservice that listens to and reports Myo events.
Readme
Arc | microservice
Myo
A microservice that listens to and reports Myo events.

Install
npm install arc.microservice-myoIncoming Events
| path | accepts | returns | description | | --- | --- | --- | --- | | start(TODO) | null | Object | Connects to available Myo's and returns an object with status information. |
Outgoing Events
| path | accepts | returns | description | | --- | --- | --- | --- | | EMG(TODO) | null | Object | Returns EMG data for connected Myos. |
The Code
| JavaScript | | --- | | /index.js |
