mufin
v1.0.0
Published
***This will help you connect your IoT project with Naver Clova***
Downloads
2
Readme
Mufin
Bluetooth based IoT connection library
Building mufin
Requirements
- Rust and Cargo
- Nodejs and Npm
Methods
- use
npm installcommand to install the napi cli - use
npm run buildand there will be aindex.nodefile in the root of the project - use the
index.nodefile in nodejs
let addon = require('./index.node')
addon.bluetooth()