picture api ready

This commit is contained in:
Senad Uka
2016-10-08 14:57:37 +02:00
parent 317fdb93ed
commit d469c91e3e
3 changed files with 50 additions and 8 deletions

View File

@@ -1,3 +1,4 @@
SensorData = new Mongo.Collection("sensorData");
ControllerState = new Mongo.Collection("controller_states");
Picture = new Mongo.Collection("pictures");