Commit Graph

1295 Commits

Author SHA1 Message Date
02faca3397 added space model controller for create 2024-12-11 11:06:41 +04:00
b2a422f71b created space model create service 2024-12-11 10:51:17 +04:00
b945740fb8 ensure in uniqueness in tag 2024-12-11 10:37:21 +04:00
dc00fdc554 added project space model relation 2024-12-10 17:33:50 +04:00
3ee3ff1fc3 space model can have nullable space product model and subspace model 2024-12-10 15:28:29 +04:00
1ed7f4f2ef changed name to tag 2024-12-10 15:16:35 +04:00
783b37cd1f Added space model, subspace model, space product model entities 2024-12-10 15:12:51 +04:00
aebc6e73d0 Merge pull request #169 from SyncrowIOT/feat/associate-community-project
Feat/associate-community-project
2024-12-10 01:19:37 -06:00
c0ef1546ab make it nullable for now 2024-12-10 09:49:58 +04:00
476e5cf9ac remove unused 2024-12-09 17:59:52 +04:00
e61132561b changed endpoint for subspace device 2024-12-09 17:56:18 +04:00
30c2294224 updated endpoint of subspaces 2024-12-09 17:52:15 +04:00
dc9c67b6c0 updated root of endoint of space device from project 2024-12-09 17:47:26 +04:00
dade201752 api endpoints for space user controller base root has been mapped from project 2024-12-09 17:44:22 +04:00
bb031dd15b updated space scee endpoint to match project entity 2024-12-09 17:37:22 +04:00
cdc95056ae updated space endpoint to follow project 2024-12-09 17:33:19 +04:00
19825540dd updated endpoint and validation to manage project entity in communty CRUD 2024-12-09 16:22:54 +04:00
fc28a91b82 updated api endpoint for community to address it through project 2024-12-09 16:22:22 +04:00
760ca019cc Fixed typo 2024-12-09 16:21:41 +04:00
ab8466bf32 added project community relation 2024-12-09 15:41:45 +04:00
a74e6dfac6 Merge pull request #168 from SyncrowIOT/feat/project-entity
Feat/project-entity
2024-12-09 04:50:39 -06:00
1e5b61e3e0 added project endpoints 2024-12-09 13:26:17 +04:00
5b0494b415 fixed uuid 2024-12-09 12:59:46 +04:00
bc2987295f fixed typo in controller route 2024-12-09 12:49:45 +04:00
459e971498 added dto 2024-12-09 12:44:57 +04:00
bab57ff5eb add route and api summary and details for project 2024-12-09 12:27:40 +04:00
768ea7cad8 add update project 2024-12-09 12:26:53 +04:00
7f739b88d8 Project service to CRUD project entity 2024-12-09 11:48:53 +04:00
54228c24eb added description 2024-12-09 11:24:28 +04:00
acbd5d53f1 name should be unique 2024-12-09 11:20:40 +04:00
df80928b68 created project entity 2024-12-09 10:51:58 +04:00
377015ffd1 Merge branch 'dev' 2024-12-03 03:11:58 -06:00
a43d6df10b Merge pull request #167 from SyncrowIOT/fix-update-automation-issue
Add updateAutomation method and update external service handling
2024-12-03 03:11:26 -06:00
5a698f8087 Add updateAutomation method and update external service handling 2024-12-03 03:10:32 -06:00
232559a5b9 Merge branch 'dev' 2024-12-02 05:45:13 -06:00
6dd631ebb1 Merge pull request #166 from SyncrowIOT/SP-856-be-issues-with-adding-automation-task-and-tab-to-run-in-automation-scene
Add `RULE_TRIGGER` to `ActionExecutorEnum` and introduce `ActionTypeE…
2024-12-02 05:27:09 -06:00
b507bcbdf1 Add RULE_TRIGGER to ActionExecutorEnum and introduce ActionTypeEnum 2024-12-02 05:25:11 -06:00
7f960bff7d Merge branch 'dev' 2024-12-02 01:15:51 -06:00
7dca9ea5ff Merge pull request #165 from SyncrowIOT/fix-add-scene-issue
Update AutomationService to use SceneRepository for scene details
2024-12-02 01:15:11 -06:00
5feabb8049 Update AutomationService to use SceneRepository for scene details 2024-12-02 01:14:32 -06:00
29930419ff Merge branch 'dev' 2024-12-01 03:26:02 -06:00
b101b4cac6 Merge pull request #164 from SyncrowIOT/return-defualt-scene-icon
Remove type filter from getAllIcons method
2024-12-01 03:25:28 -06:00
88615348c9 Remove type filter from getAllIcons method 2024-12-01 03:24:22 -06:00
c33ca52c00 Merge branch 'dev' 2024-12-01 01:42:41 -06:00
14d6f7283f Merge pull request #163 from SyncrowIOT/fix-update-scene-issue
Fix update scene issue
2024-11-30 20:38:27 -06:00
b143e50fba handle empty return when get scene switch 2024-11-30 20:26:34 -06:00
e0ec9f20ff Add method to update TapToRun scene in Tuya and integrate it in SceneService 2024-11-30 20:25:59 -06:00
b8114dba35 Merge pull request #162 from SyncrowIOT/add-product-to-automation-and-scene
Add product to automation and scene
2024-11-29 01:47:27 -06:00
17b300183c Add productUuid and productType to action when device is present 2024-11-29 01:40:59 -06:00
b3f4507a70 Add productUuid and productType to action and condition 2024-11-29 01:40:52 -06:00