Commit Graph

1397 Commits

Author SHA1 Message Date
a5c1cad01c Merge pull request #108 from SyncrowIOT/add-battery-percentage-to-water-leak-device
finished added battery to water leak
2024-10-04 14:11:17 -05:00
4c0bbd2849 finished added battery to water leak 2024-10-04 14:10:43 -05:00
553f08641e added a dedicated error handler service 2024-10-04 22:04:19 +03:00
a311286430 Merge pull request #107 from SyncrowIOT/add-thouches-gangs-to-schedule
finished add new types to the schedule apis
2024-10-02 03:21:55 -05:00
f94cb940c8 finished add new types to the schedule apis 2024-10-02 03:21:13 -05:00
6ac3253ee8 Merge pull request #106 from SyncrowIOT/upadate-schedule-endpoint
finished update schedule endpoint
2024-10-01 17:17:50 -05:00
c387c5984d finished update schedule endpoint 2024-10-01 17:16:50 -05:00
e69b5a44d7 Merge pull request #105 from SyncrowIOT/add-bettery-value-to-door-sensor
finished add battery value for the door sensor device
2024-10-01 16:25:08 -05:00
a00f784229 finished add battery value for the door sensor device 2024-10-01 16:24:24 -05:00
fc67a751ca Merge pull request #104 from SyncrowIOT/add-product-name-for-devices
add product name for the get all devices endpoint
2024-10-01 16:09:58 -05:00
5703f067c9 add product name for the get all devices endpoint 2024-10-01 16:09:29 -05:00
c0c41cf91d google login done 2024-10-01 16:52:42 +03:00
e3ff3645bb Merge pull request #103 from SyncrowIOT/SP-449-be-module-misalignment
refactor delete user endpoint
2024-09-30 02:12:01 -05:00
2b9788eff7 refactor delete user endpoint 2024-09-30 02:10:41 -05:00
a3cce2b21c Merge pull request #102 from SyncrowIOT/fix-water-heater-schedule-issue
add water heater type for the schedule
2024-09-23 11:29:31 +03:00
9145935c5c add water heater type for the schedule 2024-09-23 03:29:03 -05:00
ce831d4ff7 Merge pull request #101 from SyncrowIOT/SP-608-be-implement-factory-reset
finished factory reset endpoint
2024-09-19 13:00:10 +03:00
c49aad3e43 finished factory reset endpoint 2024-09-19 12:58:46 +03:00
90127bd510 change time from UTC+4 to UTC+3 2024-09-18 12:02:00 +03:00
e3d05d55a2 Merge pull request #100 from SyncrowIOT/SP-605-be-implement-the-record-for-the-door-sensor
add start time and end time for the device logs
2024-09-17 15:19:25 +03:00
f814405825 remove console log 2024-09-17 15:19:00 +03:00
20dc93c354 add start time and end time for the device logs 2024-09-17 15:13:45 +03:00
69890490a0 Merge pull request #99 from SyncrowIOT/SP-603-be-implement-scheduling-for-the-water-heater
Add water heater type for the schedule
2024-09-17 14:39:45 +03:00
5681a13c59 Add water heater type for the schedule 2024-09-17 14:38:14 +03:00
5e3135fb7f Merge pull request #98 from SyncrowIOT/get-status-batch-devices
finished get status for batch devices endpoint
2024-09-17 09:19:20 +03:00
d1cdc1375a finished get status for batch devices endpoint 2024-09-17 09:18:40 +03:00
446564c984 Merge pull request #86 from SyncrowIOT/swagger-doc
chore: setup initial Swagger documentation
2024-09-16 12:08:28 +04:00
a9d9acaa8f Merge pull request #97 from SyncrowIOT/SP-599-be-implement-scheduling-for-the-light-switch
Sp 599 be implement scheduling for the light switch
2024-09-15 18:10:41 +03:00
5b6dcc1440 edit category from param to query 2024-09-15 18:09:34 +03:00
d962d4a7b3 finished schedule module 2024-09-15 18:03:30 +03:00
0df4af175f add gangs types 2024-09-15 18:02:37 +03:00
2384609ba3 Merge pull request #96 from SyncrowIOT/feature/otp-config
added otp handling user
2024-09-12 16:32:59 +03:00
eebb676dc8 added otp handling user 2024-09-12 16:32:26 +03:00
963906bd02 Merge pull request #95 from SyncrowIOT/feature/otp-config
added otp handling user
2024-09-12 16:32:03 +03:00
21d31538be added otp handling user 2024-09-12 16:31:15 +03:00
9070eb8de5 Merge pull request #94 from SyncrowIOT/SP-606-be-implement-batch-control
finished devices batch control endpoint
2024-09-09 15:34:30 +03:00
1fc04b5c78 finished devices batch control endpoint 2024-09-09 15:32:51 +03:00
5261499a67 Merge branch 'dev' 2024-09-03 14:44:23 +03:00
336d8baf60 Merge pull request #93 from SyncrowIOT/fix-effective-time-offline-password-issue
Fix password status check in DoorLockService
2024-09-02 14:21:22 +03:00
c42d82648b Fix password status check in DoorLockService 2024-09-02 14:20:32 +03:00
a72f5fb610 Merge pull request #92 from SyncrowIOT/fix-offline-passowrd-name--issue
Refactor DoorLockService to Correctly Map Password Creation Time and …
2024-09-02 12:03:45 +03:00
77b374f0b2 Refactor DoorLockService to Correctly Map Password Creation Time and Name 2024-09-02 12:02:53 +03:00
b9ab26441a Change log retrieval period to one hour in DeviceService 2024-08-28 21:35:56 +03:00
25d2dd0f99 Merge pull request #91 from SyncrowIOT/SP-431-be-add-authorizer-and-authorizer-date-columns
Sp 431 be add authorizer and authorizer date columns
2024-08-27 22:19:52 +03:00
e8e68f7dfc Add User UUID to Temporary Passwords and Save to Repository 2024-08-27 22:10:20 +03:00
2a596d3b33 Add Comprehensive Door Lock Module Enhancements 2024-08-27 22:09:33 +03:00
ef4541a371 Add Visitor Password Entity and Relationships 2024-08-27 22:08:31 +03:00
76f8f6ba70 Add Visitor Password Management Module 2024-08-27 22:08:17 +03:00
d5e076c056 Change log retrieval period to one day for device logs 2024-08-27 17:21:01 +03:00
0b550cbb52 Merge pull request #90 from SyncrowIOT/change-start-time-device-log
Update Device Log Retrieval Logic and Interface
2024-08-26 16:06:18 +03:00