|
846b7e6463
|
Merge pull request #331 from SyncrowIOT/fix-some-issues-wehn-add-new-device
feat: add DEVICE_ADD permission and update device handling logic
|
2025-04-14 14:26:26 +03:00 |
|
|
f723b63a91
|
Merge branch 'dev' into fix-some-issues-wehn-add-new-device
|
2025-04-14 14:26:13 +03:00 |
|
|
7ba8c78868
|
Merge pull request #332 from SyncrowIOT/SP-1431-be-integration-between-data-point-and-backend
Add PowerClamp module with controller and service for energy data retrieval
|
2025-04-14 14:24:35 +03:00 |
|
|
7be4e4eeef
|
Refactor SQL queries for device presence detection: rename missing_date to date, enhance motion detection logic, and update aggregation for total presence counts.
|
2025-04-14 14:17:48 +03:00 |
|
|
f71279ea30
|
Fix SQL query in getPowerClampData method to use 'fact_daily_energy_consumed'
|
2025-04-14 13:47:40 +03:00 |
|
|
303ea696cb
|
Add SQL queries for device logs, energy consumption, presence detection, and product category definitions
|
2025-04-14 13:47:32 +03:00 |
|
|
777105fc28
|
refactor: improve error handling for missing space in device listing
|
2025-04-14 13:24:40 +03:00 |
|
|
3745962827
|
Add PowerClamp module with controller and service for energy data retrieval
|
2025-04-14 12:17:44 +03:00 |
|
|
a3001c8bb8
|
feat: add DEVICE_ADD permission and update device handling logic
|
2025-04-13 20:19:21 +03:00 |
|
|
5bc69f869d
|
Merge pull request #330 from SyncrowIOT/bugfix/re-order-batch
Bugfix/re-order-batch
|
2025-04-11 11:57:57 +04:00 |
|
|
f9eee8e266
|
reordering controller
|
2025-04-11 11:50:57 +04:00 |
|
|
de09624db8
|
added commissioning endpoint
|
2025-04-08 10:42:48 +04:00 |
|
|
d11c6a88f1
|
Merge pull request #327 from SyncrowIOT/add-root-user-when-when-create-project
feat: add user UUID to project creation and validate user existence
|
2025-04-07 09:49:32 +03:00 |
|
|
bac978e2b6
|
Merge pull request #329 from SyncrowIOT/bugfix/SP-1362
added space community
|
2025-04-07 09:24:47 +03:00 |
|
|
9c676a5231
|
added space community
|
2025-04-07 10:22:20 +04:00 |
|
|
473f028b45
|
Merge pull request #328 from SyncrowIOT:bugfix/search-space-name
updated the search for commuities
|
2025-04-06 21:22:03 +04:00 |
|
|
e04f68a7ac
|
updated the search for commuities
|
2025-04-06 21:14:16 +04:00 |
|
|
22d98fa177
|
feat: add user UUID to project creation and validate user existence
|
2025-04-03 12:27:36 +03:00 |
|
|
5e2e95b098
|
Merge pull request #325 from SyncrowIOT/SP-1306-be-implement-client-credential-flow-that-accept-client-id-and-client-secret-from-3rd-party-applications-and-issue-o-auth-jwt-tokens
SP-1306-be-implement-client-credential-flow-that-accept-client-id-and-client-secret-from-3rd-party-applications-and-issue-o-auth-jwt-tokens
|
2025-03-28 12:16:16 +03:00 |
|
|
36394ae214
|
Merge pull request #326 from SyncrowIOT/SP-1295-be-fix-tuya-messages-environment-issue
refactor: enhance TuyaWebSocketService to handle environment-specific message extraction
|
2025-03-28 03:36:16 +03:00 |
|
|
c7fc4e3a5d
|
refactor: enhance TuyaWebSocketService to handle environment-specific message extraction
|
2025-03-28 03:34:30 +03:00 |
|
|
cf8cf08bdc
|
add client relation btw user and client
|
2025-03-27 01:55:26 +03:00 |
|
|
cbd3f5028b
|
finished client endpoints
|
2025-03-27 01:28:40 +03:00 |
|
|
5f45876516
|
Merge pull request #319 from SyncrowIOT/SP-1322
added search for spaces
|
2025-03-25 21:55:56 +04:00 |
|
|
1a39d1c1bb
|
Merge pull request #324 from SyncrowIOT/enhance-device-module
Enhance-device-module
|
2025-03-25 10:26:17 +03:00 |
|
|
cd05c9906d
|
convert the api from post to put
|
2025-03-25 10:25:13 +03:00 |
|
|
ef9cf6ad28
|
convert the route to devices
|
2025-03-25 10:24:52 +03:00 |
|
|
c5dac6c564
|
add register client api
|
2025-03-25 10:10:08 +03:00 |
|
|
a4b743eb58
|
add client entity
|
2025-03-25 02:29:00 +03:00 |
|
|
ee28d04c76
|
Merge pull request #323 from SyncrowIOT/SP-1241-be-refactor-device-module
Sp 1241 be refactor device module
|
2025-03-24 11:20:58 +04:00 |
|
|
6785fb2b1e
|
finished refactor vistitor password device
|
2025-03-24 03:28:26 +03:00 |
|
|
8efd8cfba2
|
finished refactor devices module
|
2025-03-24 02:32:44 +03:00 |
|
|
2712ce673a
|
Merge pull request #322 from SyncrowIOT/edit-visitor-passwords-route
finished edit visitor passwords route
|
2025-03-21 09:57:24 +03:00 |
|
|
794e12d5d3
|
finished edit visitor passwords route
|
2025-03-21 09:56:13 +03:00 |
|
|
fb2e0c6cba
|
Merge pull request #321 from SyncrowIOT/add-community-in-get-scenes-and-automation
finished add community data in scene and automation
|
2025-03-21 09:46:02 +03:00 |
|
|
338b73ac7a
|
Merge pull request #320 from SyncrowIOT/SP-1309-be-create-custom-nestjs-guard-for-project-validation-and-SP-1242
Sp 1309 be create custom nestjs guard for project validation and sp 1242
|
2025-03-21 09:45:35 +03:00 |
|
|
d09bdd1f6e
|
finished add community data in scene and automation
|
2025-03-20 11:12:37 +03:00 |
|
|
dd1229db9c
|
add password as optional
|
2025-03-20 10:50:35 +03:00 |
|
|
9bc763bad3
|
refactor visitor passwords apis
|
2025-03-20 09:42:54 +03:00 |
|
|
b5469cb316
|
add project in the token
|
2025-03-20 09:42:28 +03:00 |
|
|
670c026cfd
|
Merge pull request #317 from SyncrowIOT/SP-1331-be-return-space-name-in-get-scene-and-get-automation-by-space-apis
SP-1331-be-return-space-name-in-get-scene-and-get-automation-by-space-apis
|
2025-03-19 11:05:53 +03:00 |
|
|
611cee79b3
|
Merge pull request #318 from SyncrowIOT/SP-1332-be-return-the-last-three-parent-for-spaces-that-have-devices
finished return the last three parents
|
2025-03-19 11:04:43 +03:00 |
|
|
b0a403b0cf
|
added search for spaces
|
2025-03-19 10:51:38 +04:00 |
|
|
1a313c103d
|
finished return the last three parents
|
2025-03-19 00:50:24 +03:00 |
|
|
30badcde67
|
add where for community name
|
2025-03-18 21:20:27 +04:00 |
|
|
770d08ce08
|
add space name to get scenes endpoint
|
2025-03-18 13:35:49 +03:00 |
|
|
770ece21b3
|
add space name to get automations endpoint
|
2025-03-18 13:35:09 +03:00 |
|
|
ec851eda9d
|
Merge pull request #316 from SyncrowIOT/SP-1321-be-return-the-spaces-in-get-communities-by-project-api
finished return the spaces in get community
|
2025-03-18 10:18:37 +03:00 |
|
|
39ac2e6860
|
add includeSpaces in the query param
|
2025-03-18 10:17:29 +03:00 |
|
|
9902b02700
|
finished return the spaces in get community
|
2025-03-18 01:52:01 +03:00 |
|