Mongoose models used by plott.
Mongoose models used by Plott.
Models:
- 'FingerPrints' Model that collects wifi fingerprint data.
var FingerPrints = plott.mongoModels.FingerPrints;
//=FingerPrints modelReturns Object, model
Requires nodejs.
$ npm install plott-mongo-models$ npm test