mirror of
https://gitlab.silvrtree.co.uk/martind2000/mdot_server.git
synced 2025-02-10 23:29:15 +00:00
added meeting api
This commit is contained in:
parent
82c650cb3a
commit
11e2ee897b
@ -85,7 +85,7 @@
|
|||||||
_.invoke(DeviceCollection.toArray(), 'destroy');
|
_.invoke(DeviceCollection.toArray(), 'destroy');
|
||||||
// _.invoke(OccupancyCollection.toArray(), 'destroy');
|
// _.invoke(OccupancyCollection.toArray(), 'destroy');
|
||||||
|
|
||||||
console.log(this);
|
// console.log(this);
|
||||||
|
|
||||||
this.temporal = {low: 0, high: 0};
|
this.temporal = {low: 0, high: 0};
|
||||||
events = this.get('events');
|
events = this.get('events');
|
||||||
|
Loading…
Reference in New Issue
Block a user