Commit Graph

80 Commits

Author SHA1 Message Date
16444c625a remove duplication code 2024-11-20 00:34:12 -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
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
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
4c0bbd2849 finished added battery to water leak 2024-10-04 14:10:43 -05:00
a00f784229 finished add battery value for the door sensor device 2024-10-01 16:24:24 -05:00
5703f067c9 add product name for the get all devices endpoint 2024-10-01 16:09:29 -05:00
c49aad3e43 finished factory reset endpoint 2024-09-19 12:58:46 +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
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
b9ab26441a Change log retrieval period to one hour in DeviceService 2024-08-28 21:35:56 +03:00
d5e076c056 Change log retrieval period to one day for device logs 2024-08-27 17:21:01 +03:00
df3a9ccc4f Update Device Log Retrieval Logic and Interface 2024-08-26 16:05:27 +03:00
807dc84501 Add Device Logs Retrieval Endpoint and Service 2024-08-26 14:41:02 +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
a9d0e06c02 Add endpoint to fetch all devices with detailed information 2024-08-21 23:26:37 +03:00
3d96cfcb2a Switch Device Status Storage to Firebase 2024-08-10 21:01:22 +03:00
8cb131f395 test 2024-07-30 14:14:58 +03:00
ae02b0b288 Transfer device to parent space in Tuya when updating device in room 2024-07-20 18:19:05 +03:00
ddfc55d9dd Add endpoint to get devices by unit ID 2024-07-01 14:29:54 +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
f4205c39b3 Add method to get device by Tuya UUID and update getDevicesInGetawayTuya method 2024-06-25 00:38:46 +03:00
d6f846086c Add TUYA_EU_URL to Tuya configuration 2024-06-24 14:36:24 +03:00
b8a92c816a Refactor DeviceService's getDeviceByDeviceUuid method 2024-06-24 13:29:03 +03:00
4c729da2a6 Merge branch 'dev' into SP-197-be-retrieve-devices-in-the-gateway 2024-06-11 12:03:30 +03:00