Age | Commit message (Collapse) | Author |
|
|
|
- Optimize MotionEventHandler to do not use Device.motion
- Remove Device.motion from model and database
- some optimizations
|
|
|
|
Correctly process negative coordinates
|
|
|
|
|
|
|
|
Update swagger json file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Migrate from locks to ConcurrentHashMap
|
|
|
|
|
|
UpdateCahces incrementally
|
|
|
|
|
|
|
|
|
|
This reverts commit 21a8fb81a0aa88a7bc1cb6804da034ecc9a79bcd.
|
|
Move groups related actions to DeviceManager
|
|
|
|
- Removed cache updates from getXxxxById
|
|
|
|
Split locks in GeofenceManager to avoid dead locks
|
|
|
|
|
|
|
|
Move device id to a session
|
|
|
|
|
|
|
|
Use password from attributes to send command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add attributes for devices
|
|
|
|
- Fixed license header for DeviceManager.java
- Fixed editing attributes for not saved (new) object.
|
|
|
|
|
|
Carcell protocol implementation
|
|
|
|
|