-
Notifications
You must be signed in to change notification settings - Fork 1
/
todo.txt
49 lines (28 loc) · 1.32 KB
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
to do
. meeting app, setTimer on clicked event, hightlight on the meeting app, tooltip for each room,
. history data for each sensor
/armmeeting/4/MotionSensor/00-0D-6F-00-00-C1-3B-84/motion no sameas
/armmeeting/9/MotionSensor/00-0D-6F-00-00-C1-3F-4F/temperature no sameas
/armmeeting/9/MotionSensor/00-0D-6F-00-00-C1-3F-4F/motion
/armmeeting/20/MotionSensor/00-0D-6F-00-00-C1-30-1E/motion no sameas
/armmeeting/20/MotionSensor/00-0D-6F-00-00-C1-30-1E/temperature
1. for diagonoise purpose
each room add tooltip for last time updated ()
timeline for each room for each day (event and sensor data mashup)
alert for the other rooms ( frequency of used )
show the available rooms ( real time analysis of incoming room )
search the available rooms (search box , filter and redis )
2. cloud app
actuator
sensinode
2. meeting room (get the user's name and detail, async and single) 1 hour
3. home and enlight data 1 hour
4. energy data, d3 api 1.5 hour
5. slide 2 hour
6. opencv 3 hours ()
7. arm home (search by id)
8. d3, timeline
9. online / offline
// http://blog.mongodb.org/post/65517193370/schema-design-for-time-series-data-in-mongodb
// https://github.com/jupe/mongoose-timeseries/blob/master/lib/schema.js
// http://blog.objectrocket.com/2013/11/12/appboy-scales-horizontally-with-objectrocket-mongodb/