orchestra-jsapi
v1.3.0
Published
Vanilla interface layer for harmonyhubjs-* libraries. Leveraged by orchestra and orchestra-webapi.
Downloads
15
Readme
orchestra-jsapi
orchestra-jsapi abstracts the functionality provided by harmonyhubjs-client and harmonyhubjs-discover behind a vanilla JavaScript interface. Using an EventEmitter and a simple promise based API, interaction with Logitechs Harmony hubs becomes a breeze for every Node.JS developer.
Usages
- orchestra uses
orchestra-jsapifor interaction with Logitech Harmony hubs. - There is an additional module called orchestra-webapi which forwards
orchestra-jsapifunctions via REST and WebSockets.
