nanoleaf-extensions
v0.0.2
Published
A restful web service to sit in front of a Nanoleaf panel array for providing some extra features and functionalities.
Downloads
5
Readme
Make sure to add your own API details file in src/resources/nanoleaf-api-details.json before compiling with build:tests! The object model should follow the type defined in src/models/NanoleafApiDetails.ts. If you're not running tests and only implementing the library, you can provide this model to the service classes at instance construction time.