Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
function
|
|
|
|
|
|
- Remame getDeviceById and getDeviceByUniqueId functions
|
|
|
|
|
|
- Style fixes
|
|
|
|
|
|
|
|
device to config
- Removed constant
|
|
|
|
- Added unit test for some EventHandlers
- Changed a bit IdentityManager to fit EventHandlerTest
|
|
|
|
Moved lookupAttribute function to DeviceManager
|
|
|
|
|
|
|
|
|
|
- Optimize MotionEventHandler to do not use Device.motion
- Remove Device.motion from model and database
- some optimizations
|
|
|
|
|
|
|
|
|
|
- Simplified user-device link
|
|
- Added TYPE_prefix for event.type strings
- Removed commented code
- Removed "database.selectLastEvents" because it is not cross-database. Do the same via code.
|
|
|