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