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 install
command to install the napi cli - use
npm run build
and there will be aindex.node
file in the root of the project - use the
index.node
file in nodejs
let addon = require('./index.node')
addon.bluetooth()