npm.io
0.0.9 • Published 8 years ago

sd3-sdk

Licence
ISC
Version
0.0.9
Deps
2
Size
18 kB
Vulns
1
Weekly
0

SDK for Brain

A small library that support method to call brain.

## Installation

npm install @duyhtq/brain-sdk

## Usage

var brain = require('');

## - sendSensor

var jsonData = {a:1,b:2,c:3};
brain.sendSensor(jsonData);

## Tests

npm run test

Keywords