|
63a8c5664e
|
Fix password filtering in DoorLockService
|
2024-07-01 10:17:35 +03:00 |
|
|
0a1afabf71
|
Merge pull request #54 from SyncrowIOT/fix-issue-door-lock
Fix issue door lock
|
2024-06-29 17:22:19 +03:00 |
|
|
0702d3892f
|
Refactor password filtering and mapping logic
|
2024-06-29 17:20:55 +03:00 |
|
|
8bc0961869
|
Add optional scheduleList property to AddDoorLockOnlineDto class
|
2024-06-29 17:20:45 +03:00 |
|
|
1cfef6c7b2
|
Merge pull request #53 from SyncrowIOT/door-lock-temp-password
Door lock temp password
|
2024-06-28 21:14:37 +03:00 |
|
|
53e2be63db
|
Convert binary string to integer in DoorLockService
|
2024-06-28 20:54:35 +03:00 |
|
|
05e51c79eb
|
Remove unnecessary comment and improve code readability in DoorLockService.
|
2024-06-28 20:54:01 +03:00 |
|
|
88685f40b7
|
Add DoorLockModule to app module imports
|
2024-06-28 20:48:00 +03:00 |
|
|
e2359e28a9
|
Add enum for working days in common library
|
2024-06-28 20:47:55 +03:00 |
|
|
a0a5b992db
|
Add DoorLockModule with controller, service, and dependencies
|
2024-06-28 20:47:50 +03:00 |
|
|
b9a15134a2
|
feat: Add DoorLockService and PasswordEncryptionService
|
2024-06-28 20:47:41 +03:00 |
|
|
46debaaafc
|
Add door lock interfaces
|
2024-06-28 20:47:31 +03:00 |
|
|
062eb7660b
|
Add door lock DTOs for adding offline and online temporary passwords
|
2024-06-28 20:47:20 +03:00 |
|
|
09074f83e2
|
Add Door Lock Controller with temporary password functionality
|
2024-06-28 20:47:08 +03:00 |
|
|
136c269922
|
Merge pull request #52 from SyncrowIOT/fix-gateway-issue
Fix gateway issue
|
2024-06-25 10:19:22 +03:00 |
|
|
d86b2ddeb7
|
Refactor device service to include Tuya UUID in device response
|
2024-06-25 10:15:21 +03:00 |
|
|
b0dba387fb
|
Refactor device controller and service
|
2024-06-25 10:02:55 +03:00 |
|
|
640a92619e
|
Merge pull request #51 from SyncrowIOT/return-device-uuid-gateway-devices
Add method to get device by Tuya UUID and update getDevicesInGetawayT…
|
2024-06-25 00:40:30 +03:00 |
|
|
f4205c39b3
|
Add method to get device by Tuya UUID and update getDevicesInGetawayTuya method
|
2024-06-25 00:38:46 +03:00 |
|
|
b98197dd3f
|
Merge pull request #50 from SyncrowIOT/fixed-error-handling-secene
refactor error message
|
2024-06-24 16:44:24 +03:00 |
|
|
c5e24daaa5
|
refactor error message
|
2024-06-24 16:43:54 +03:00 |
|
|
a39a98df9c
|
Merge pull request #49 from SyncrowIOT/tap-to-run-scene
Tap to run scene
|
2024-06-24 16:06:28 +03:00 |
|
|
feaae7341a
|
Refactor Scene Module: Add Update Scene Tap To Run Endpoint
|
2024-06-24 16:03:01 +03:00 |
|
|
d6f846086c
|
Add TUYA_EU_URL to Tuya configuration
|
2024-06-24 14:36:24 +03:00 |
|
|
cf60404e02
|
feat(scene): add tap-to-run scene functionality
|
2024-06-24 13:30:03 +03:00 |
|
|
4ffa8f05cf
|
Add Tuya integration to UnitService
|
2024-06-24 13:29:32 +03:00 |
|
|
b8a92c816a
|
Refactor DeviceService's getDeviceByDeviceUuid method
|
2024-06-24 13:29:03 +03:00 |
|
|
5319d76d41
|
Add spaceTuyaUuid field to SpaceEntity
|
2024-06-24 13:28:54 +03:00 |
|
|
720b9ce23f
|
Add snake case converter helper function
|
2024-06-24 13:28:21 +03:00 |
|
|
d76952852d
|
Merge pull request #33 from SyncrowIOT/SP-197-be-retrieve-devices-in-the-gateway
get getway devices
|
2024-06-11 12:25:43 +03:00 |
|
|
4c729da2a6
|
Merge branch 'dev' into SP-197-be-retrieve-devices-in-the-gateway
|
2024-06-11 12:03:30 +03:00 |
|
|
21cca2e373
|
Merge pull request #48 from SyncrowIOT/device-controlable-when-join-home
Add user permissions to devices when joining a unit
|
2024-06-05 12:38:48 +03:00 |
|
|
dfca913bcc
|
Add user permissions to devices when joining a unit
|
2024-06-05 12:37:09 +03:00 |
|
|
c276d36da0
|
Merge pull request #47 from SyncrowIOT/remove-unit-uuid-from-invitation-code
Remove unnecessary code and properties from unit controller and add.u…
|
2024-06-03 00:32:57 +03:00 |
|
|
d3e63adf54
|
Remove unnecessary code and properties from unit controller and add.unit.dto
|
2024-06-03 00:31:00 +03:00 |
|
|
f5ba0e9c31
|
Merge pull request #46 from SyncrowIOT/remove-admin-gurad-unit-user
Refactor authentication guard in UnitController's addUserUnit method
|
2024-06-02 23:13:08 +03:00 |
|
|
4d679c7300
|
Refactor authentication guard in UnitController's addUserUnit method
|
2024-06-02 23:12:25 +03:00 |
|
|
f7243fbaff
|
Merge pull request #45 from SyncrowIOT/SP-217-device-grouping
Sp 217 device grouping
|
2024-06-02 21:18:48 +03:00 |
|
|
bcab5a00d8
|
Refactor: Remove group and group-device modules
|
2024-06-02 21:12:50 +03:00 |
|
|
4d1861d137
|
Refactor group and device modules
|
2024-06-02 21:12:37 +03:00 |
|
|
aad3b31cf0
|
Merge pull request #36 from SyncrowIOT/SP-232-consume-the-tuya-messaging-service-for-device-logs
Sp 232 consume the tuya messaging service for device logs
|
2024-06-02 19:36:22 +03:00 |
|
|
4531a1f87b
|
Remove duplicate code and unnecessary dependency in user entity and package-lock.json respectively
|
2024-06-02 19:30:59 +03:00 |
|
|
8cf8a2da90
|
Add conditional check for Tuya web socket service
|
2024-06-02 19:30:51 +03:00 |
|
|
948d133e4f
|
Merge branch 'dev' into SP-232-consume-the-tuya-messaging-service-for-device-logs
|
2024-06-02 19:09:58 +03:00 |
|
|
36ea87ec86
|
Merge pull request #44 from SyncrowIOT/fix-some-issues
Refactor code to remove duplicate code and improve readability
|
2024-06-02 15:22:16 +03:00 |
|
|
42b849b3c5
|
Refactor code to remove duplicate code and improve readability
|
2024-06-02 15:21:07 +03:00 |
|
|
62a8871243
|
Merge pull request #43 from SyncrowIOT/fix-device-user-issue
Refactor device controller endpoint to use 'user' prefix in route path
|
2024-06-02 15:08:08 +03:00 |
|
|
57c4a899d1
|
Refactor device controller endpoint to use 'user' prefix in route path
|
2024-06-02 15:06:39 +03:00 |
|
|
cc5e61a5f2
|
Merge pull request #42 from SyncrowIOT/remove-nanoid-package
Add generateRandomString helper function and remove nanoid dependency
|
2024-06-01 20:26:36 +03:00 |
|
|
f0606f81e7
|
Add generateRandomString helper function and remove nanoid dependency
|
2024-06-01 20:25:05 +03:00 |
|