Commit Graph

529 Commits

Author SHA1 Message Date
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
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
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
df3a9ccc4f Update Device Log Retrieval Logic and Interface 2024-08-26 16:05:27 +03:00
0d3da7e8fe Merge pull request #89 from SyncrowIOT/SP-435-be-create-endpoint-for-device-logs
Add Device Logs Retrieval Endpoint and Service
2024-08-26 14:42:52 +03:00
807dc84501 Add Device Logs Retrieval Endpoint and Service 2024-08-26 14:41:02 +03:00
176c2af877 Merge pull request #87 from SyncrowIOT/add-battery-for-door-lock
Update Device Service to Handle Promise Settlements and Add Battery S…
2024-08-24 16:45:40 +03:00
15987f7642 Update Device Service to Handle Promise Settlements and Add Battery Status for Door Locks 2024-08-24 16:45:00 +03:00
70aae9899d chore: setup initial Swagger documentation configuration 2024-08-22 09:12:19 +04:00
32cf79ac70 Merge pull request #85 from SyncrowIOT/SP-442-be-implement-endpoint-to-retrieve-all-devices-in-the-project
Add endpoint to fetch all devices with detailed information
2024-08-21 23:28:56 +03:00
a9d0e06c02 Add endpoint to fetch all devices with detailed information 2024-08-21 23:26:37 +03:00
5cc3e88371 Merge pull request #84 from SyncrowIOT/SP-420-be-add-column-status-value-for-the-password
add expired status for visitor pass
2024-08-21 22:38:53 +03:00
adb9019749 add expired status for vistor pass 2024-08-21 22:36:46 +03:00
c92f02dc99 Merge pull request #83 from SyncrowIOT/feature/otp-config
added cooldown with OTP
2024-08-21 14:41:40 +03:00