plott-mongo-models

0.0.2 • Public • Published

plott-mongo-models

build status

Mongoose models used by plott.

plott.mongoModels

Mongoose models used by Plott.

Models:

  • 'FingerPrints' Model that collects wifi fingerprint data.

Example

var FingerPrints = plott.mongoModels.FingerPrints;
 
//=FingerPrints model

Returns Object, model

Installation

Requires nodejs.

$ npm install plott-mongo-models

Tests

$ npm test

Readme

Keywords

Package Sidebar

Install

npm i plott-mongo-models

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • cwhite911