Commit Graph

117 Commits

Author SHA1 Message Date
1220ee395d fixing propagation 2025-03-07 23:01:38 +04:00
e9cda53636 Merge branch 'dev' into feat/project-tag 2025-03-02 00:22:28 +04:00
a0790f0b48 fixed the heirarchy device fetching issue 2025-02-20 13:29:19 +04:00
6fbeef97df Add project UUID filter to device query in DeviceService 2025-02-17 01:15:48 -06:00
427a57501f Moved get visitor password and get device for visitor password 2025-02-16 23:26:20 +04:00
e9a3cd14a8 fixed entity relation, removed circular dependency 2025-02-10 20:36:29 +04:00
a890d75d5a SP-1046 2025-02-04 15:04:58 +04:00
289e615b7a added subspace information 2025-01-30 10:09:41 +04:00
8161e8469b Add new automation actions and repository 2025-01-28 03:43:11 -06:00
19d6669a84 Update permission mappings and role permissions 2025-01-22 06:47:12 -06:00
f7b75a630a disabling space 2024-12-25 16:23:09 +04:00
d169999675 Replace JwtAuthGuard with PermissionsGuard and add specific permissions 2024-12-16 00:19:34 -06:00
b143e50fba handle empty return when get scene switch 2024-11-30 20:26:34 -06:00
4d2257a3e3 Add endpoint to delete scenes by device UUID and switch name 2024-11-27 03:17:56 -06:00
3437493282 Merge branch 'dev' into delete-scene-device-endpoint 2024-11-24 23:28:56 -06:00
86923461eb Merge pull request #154 from SyncrowIOT/SP-447-be-lack-of-documentation
Sp 447 be lack of documentation
2024-11-24 23:26:35 -06:00
99bacbe202 finished skip any error from tuya device 2024-11-24 17:47:47 -06:00
c2374e7155 Add @ApiOperation decorators to DeviceController endpoints 2024-11-23 22:50:22 -06:00
7b3c929aa6 finished delete switch scene device 2024-11-23 20:50:34 -06:00
16444c625a remove duplication code 2024-11-20 00:34:12 -06:00
1fe5ba70b9 resolve review comments 2024-11-19 23:51:20 -06:00
4a51c9170b add constants values 2024-11-19 20:53:39 -06:00
5198578eb7 Merge branch 'fix-duplication-issue-in-four-scene-device' into SP-845-be-implement-the-6-scene-device-configuration 2024-11-19 20:44:53 -06:00
9510905fb4 finished config with 6 scene device 2024-11-19 20:44:45 -06:00
7ea69a10b9 finished fix duplication 2024-11-19 20:01:09 -06:00
ccf207d652 finished get all switches 2024-11-18 00:23:54 -06:00
145e335beb finshed add subspace to devices details 2024-11-17 03:04:33 -06:00
6d73968631 finished update name device api 2024-11-16 23:36:10 -06:00
c7a6986292 finished get mac address api 2024-11-16 23:18:20 -06:00
eb916b79b4 finished 4scene configration endpoints 2024-11-16 23:05:06 -06:00
f28fa627ed added controller 2024-10-31 10:14:59 +04:00
689d42cf1e Merge branch 'dev' of https://github.com/SyncrowIOT/backend into feature/space-management 2024-10-30 23:08:51 +04:00
b0ea7cdc25 removed guards 2024-10-30 22:47:03 +04:00
adacc60a40 get devices 2024-10-30 19:07:26 +04:00
cf846e2c3c fix response 2024-10-22 03:23:37 -05:00
a6f87fffc5 added community to all devices 2024-10-22 11:36:31 +04:00
3bd18c2b29 removed unit,floor,building,room modules 2024-10-22 10:02:54 +04:00
50cc6ed38f fixed communityUuid 2024-10-21 10:29:59 +04:00
51922a8ae2 device start using space 2024-10-21 10:00:01 +04:00
d112a3474c add jwt guard 2024-10-19 13:36:18 -05:00
8431ee3660 edit power clamp response 2024-10-19 13:35:24 -05:00
f0666fab82 finished get power clamp status 2024-10-17 00:41:02 -05:00
8e4f98957b resolve battery issue 2024-10-08 15:18:41 -05:00
11759d8112 resolve conflicts 2024-10-08 10:59:31 +03:00
972e1423f5 Merge pull request #110 from SyncrowIOT/exception-handling-in-controllers
Exception handling in controllers
2024-10-08 10:57:26 +03:00
6bfb64370a finished soft delete devices 2024-10-07 23:11:16 -05:00
b3b83f838c fix gateway issue 2024-10-07 14:58:50 -05:00
9a868c5757 added enums to replace constants 2024-10-06 15:44:49 +03:00
500ca23fba added exception filter and removed controller error handling 2024-10-06 11:04:25 +03:00
4c0bbd2849 finished added battery to water leak 2024-10-04 14:10:43 -05:00