step 1
device.js
0 → 100644
index.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "nodejs-sensor-cloud", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"noble": "^1.8.1", | ||
"noble-device": "^1.4.1" | ||
} | ||
} |
rigado-sensor-beacon.js
0 → 100644
Please register or sign in to comment