Skip to content

Plott/plott-mongo-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Mongoose models used by plott.

Resources

License

Stars

Watchers

Forks

Packages

No packages published