Commit Graph

50 Commits

Author SHA1 Message Date
8efd8cfba2 finished refactor devices module 2025-03-24 02:32:44 +03:00
427a57501f Moved get visitor password and get device for visitor password 2025-02-16 23:26:20 +04:00
19d6669a84 Update permission mappings and role permissions 2025-01-22 06:47:12 -06:00
d169999675 Replace JwtAuthGuard with PermissionsGuard and add specific permissions 2024-12-16 00:19: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
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
9510905fb4 finished config with 6 scene device 2024-11-19 20:44:45 -06:00
ccf207d652 finished get all switches 2024-11-18 00:23:54 -06:00
6d73968631 finished update name device api 2024-11-16 23:36:10 -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
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
f0666fab82 finished get power clamp status 2024-10-17 00:41:02 -05:00
11759d8112 resolve conflicts 2024-10-08 10:59:31 +03: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
c49aad3e43 finished factory reset endpoint 2024-09-19 12:58:46 +03:00
d1cdc1375a finished get status for batch devices endpoint 2024-09-17 09:18:40 +03:00
1fc04b5c78 finished devices batch control endpoint 2024-09-09 15:32:51 +03:00
807dc84501 Add Device Logs Retrieval Endpoint and Service 2024-08-26 14:41:02 +03:00
a9d0e06c02 Add endpoint to fetch all devices with detailed information 2024-08-21 23:26:37 +03:00
ddfc55d9dd Add endpoint to get devices by unit ID 2024-07-01 14:29:54 +03:00
b0dba387fb Refactor device controller and service 2024-06-25 10:02:55 +03:00
4c729da2a6 Merge branch 'dev' into SP-197-be-retrieve-devices-in-the-gateway 2024-06-11 12:03:30 +03:00
4d1861d137 Refactor group and device modules 2024-06-02 21:12:37 +03:00
57c4a899d1 Refactor device controller endpoint to use 'user' prefix in route path 2024-06-02 15:06:39 +03:00
1e29a59fa3 Add SuperAdminRoleGuard to DeviceController and include haveRoom property in devicesData 2024-05-30 15:01:49 +03:00
45071ab927 Refactor device controller and service 2024-05-30 00:18:53 +03:00
423533df04 feat(device): add endpoint to add device to user 2024-05-29 23:29:53 +03:00
79c238f7d3 Merge branch 'dev' into SP-197-be-retrieve-devices-in-the-gateway 2024-05-21 15:35:31 +03:00
8cbfcae775 Merge branch 'dev' into SP-201-be-handle-roles-new 2024-05-19 17:42:24 +03:00
835fde8304 feat: Add success response with data in controllers 2024-05-19 14:25:19 +03:00
6415d78992 Remove USER role 2024-05-18 23:00:22 +03:00
cd40dc897b Add endpoint to update device firmware 2024-05-18 20:23:17 +03:00
6b881ce01e Add ProductType enum and implement getDevicesInGetaway method 2024-05-11 22:25:43 +03:00
4058449f4b Update guard usage in controllers 2024-05-07 00:33:04 +03:00
6019e92c5d Add user permission guards and update device service methods 2024-05-05 21:32:21 +03:00
8c790b0d96 Refactor Device Module 2024-04-27 23:27:40 +03:00
165dfb575d Refactor import statements in device controller 2024-04-27 18:42:22 +03:00
59badb41a3 auth permission guard added 2024-04-23 12:41:37 +05:30
a289b1645c Refactor device controller method names 2024-03-25 14:28:13 +03:00
1bd30ebb33 finshed device endpoint 2024-03-13 13:57:04 +03:00
5f18d1f4d5 finshed get devices by room id 2024-03-13 11:17:22 +03:00