AshMartian / carwings

Javascript library for the Nissan Leaf Carwings JSON API
MIT License
0 stars 2 forks source link

Create apps or example for MQTT publish or Node-red node #2

Open fab33 opened 7 years ago

fab33 commented 7 years ago

I think this library is most complete and it would be fine if someone can add MQTT support or create a node-red node with it.

AshMartian commented 7 years ago

For both of these requests, it would make most sense to create a new repository that depends on this library, then hooks in with node-red and MQTT while calling functions from a carwings object of this library.

fab33 commented 7 years ago

Ok I'm working on a node-red module ... Quite hard to me because I'm a JS beginner (and node-red node developpement too !). I have a first working node i will publish in few days (weeks ?).