KanoComputing / community-sdk

Scripts, tools and libraries to help you to interact with your Kano Devices in your favourite programming language.
MIT License
31 stars 11 forks source link

community-SDK node.js methods #27

Open Tea-pot opened 2 years ago

Tea-pot commented 2 years ago

Hey. Does someone help with methods? While Kanno motion sensor desktop app, you have an access to methods that manipulate DOM, or at least have an access to events (for example setting canvas background, etc.). Are those available with community-sdk? At The moment we can print in node.js console proximity status and gesture. I was not able to access any of methods available while running Kano desktop app for proximity sensor through local development using provided example code. Could you please help. Thank you in advance.