Sascha Märkl

Results 8 comments of Sascha Märkl

Sorry, maybe dumb question, how to use these binary relases (IrSdkNodeBindings.node from node-irsdk-v2.1.5-electron-v69-win32-x64)? I'm new to node / electron, tried: `const addon = require('../../../../irsdk/IrSdkNodeBindings.node');` but got: ``` ERROR in ./irsdk/IrSdkNodeBindings.node...

Thanks a lot for this fast answer

@mike1233 can you please provide some help with this? I checked out this quick start, run electron rebuild and tried to install node-irsdk, but still getting my old error message...

Seems like it has something to do with the new Third Party API, right (https://www.tesla.com/developer-docs)? Does this API Wrapper already supports this?

Thanks for your reply. So this api wrapper won’t be able to send commands any more. 😞

Then what I‘m doing wrong?