Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-29 | fix trailing spaces | jcardus | |
fix naming convention | |||
2024-03-29 | order device models by id | jcardus | |
use getDeviceModel | |||
2024-03-29 | C2 and F1 | jcardus | |
fallback to device name and attribute | |||
2024-03-29 | start refactoring | jcardus | |
2024-03-29 | fix trailing spaces | jcardus | |
2024-03-29 | Fix INF message on GV310LAU | jcardus | |
2024-03-28 | Minor formatting change | Anton Tananaev | |
2024-03-20 | Support 4G TK905B-G battery level | Anton Tananaev | |
2024-03-16 | Add local address to connection key | Anton Tananaev | |
2024-03-16 | Fix forwarding URL | Anton Tananaev | |
2024-03-16 | Clean up formatting | Anton Tananaev | |
2024-03-16 | Merge pull request #5282 from supriyoMondal/mqtt-position-forwarding | Anton Tananaev | |
feat: add configuration for event forwarding with mqtt | |||
2024-03-16 | update copyright text. | supriyo | |
2024-03-16 | feat: refractor mqtt utils to MqttClient like EmqxClient | Supriyo | |
2024-03-15 | Updated Position Key for spO2 | Sahal Ghafur | |
2024-03-15 | Update SPO2 Key for Minifinder2 | Sahal Ghafur | |
2024-03-13 | Remove Mozilla location service | Anton Tananaev | |
2024-03-12 | linting changes and upgrade mqqt3 to mqtt5 | Supriyo | |
2024-03-11 | feat: add configuration for event forwarding with mqtt | Supriyo | |
2024-03-09 | Expand GV355CEU CAN support | Anton Tananaev | |
2024-03-08 | Fix Huabao frame encoder | Anton Tananaev | |
2024-03-08 | Add Huabao frame encoder | Anton Tananaev | |
2024-03-08 | Fix Esky ES840 decoding | Anton Tananaev | |
2024-03-03 | Refactor XRB28 implementation | Anton Tananaev | |
2024-03-02 | Add device export report | Anton Tananaev | |
2024-03-02 | Support GV355CEU GTERI messages | Anton Tananaev | |
2024-03-02 | Refactor GTERI implementation | Anton Tananaev | |
2024-03-02 | Migrate GL200 ACK message | Anton Tananaev | |
2024-03-02 | Support additional G106 attributes | Anton Tananaev | |
2024-03-01 | Fix Mictrack 710 decoding | Anton Tananaev | |
2024-02-29 | Support G1C Pro motion | Anton Tananaev | |
2024-02-28 | Add GV350M series CAN support | Anton Tananaev | |
2024-02-28 | Initial G1C Pro support | Anton Tananaev | |
2024-02-28 | Fix login regression | Anton Tananaev | |
2024-02-27 | Fix failed login handling | Anton Tananaev | |
2024-02-25 | Update notification message model | Anton Tananaev | |
2024-02-25 | Replace deprecated method | Anton Tananaev | |
2024-02-24 | Remove unused import | Anton Tananaev | |
2024-02-24 | Add API to send messages | Anton Tananaev | |
2024-02-24 | Remove unknown template | Anton Tananaev | |
2024-02-24 | Refactor notificator classes | Anton Tananaev | |
2024-02-23 | Support Vista Trax TS15 format | Anton Tananaev | |
2024-02-22 | Implement Valtrack-V4 protocol | Anton Tananaev | |
2024-02-22 | Fix SL44/SL48 alarms decoding | Anton Tananaev | |
2024-02-19 | Support GV355CEU CAN data | Anton Tananaev | |
2024-02-19 | Streamline model name access | Anton Tananaev | |
2024-02-18 | Merge pull request #5268 from MeysamRT76/update-server-resource | Anton Tananaev | |
Refactor: Remove redundant code in the 'get' method (ServerResource.java). | |||
2024-02-19 | Update ServerResource.java | meysamrt | |
2024-02-18 | Support Amber IoT asset tracker | Anton Tananaev | |
2024-02-18 | Refactor: Remove duplicated code in get function (ServerResource.java) | meysamrt | |
Eliminate duplicated code in get function to enhance maintainability and readability. |