Commit Graph

567 Commits

Author SHA1 Message Date
cff947a84a database config 2025-04-22 21:44:46 +04:00
e019774f58 type fixing 2025-04-22 16:55:07 +03:00
6330f7823b adjusted param 2025-04-22 16:48:30 +03:00
fea5d4d828 added more steps 2025-04-22 16:38:02 +03:00
8072812b4b added params 2025-04-22 16:30:18 +03:00
055518d672 Merge pull request #339 from SyncrowIOT/feat/commission-device
Feat/commission device
2025-04-22 11:04:15 +04:00
fcb27155d8 typeorm logger 2025-04-22 10:20:48 +04:00
acbfa450f6 Merge pull request #341 from SyncrowIOT/SP-1357-be-add-our-product-name-and-device-name-related-to-the-syncrow-regardless-the-supplier
SP-1357-be-add-our-product-name-and-device-name-related-to-the-syncrow-regardless-the-supplier
2025-04-22 09:47:21 +04:00
1b3eb08fcb fix: set name column to non-nullable in DeviceEntity 2025-04-22 01:58:31 +03:00
2f12189eef feat: add device name field to DeviceEntity and update related DTOs and services 2025-04-22 01:53:03 +03:00
ed3c526efd fix commissioning 2025-04-21 10:58:14 +04:00
2b449e61ea add OTP email sending functionality and integrate with user authentication flow 2025-04-20 22:19:08 +03:00
d341c47286 add SosHandlerService and integrate SOS handling in TuyaWebSocketService 2025-04-17 16:58:34 +03:00
c34011660f Merge pull request #335 from SyncrowIOT/DATA-parametrized-energy-consumption
DATA-parametrized energy consumption
2025-04-17 10:05:47 +03:00
c677be400c added community info and tag 2025-04-17 10:41:39 +04:00
25650ca91b adjusted params 2025-04-16 12:14:38 +03:00
eba3513e14 added params 2025-04-16 11:22:12 +03:00
d24e7be4ea Merge branch 'dev' of https://github.com/SyncrowIOT/backend into feat/commission-device 2025-04-15 20:01:45 +04:00
5d379e0c36 export 2025-04-15 20:01:42 +04:00
78cb65d712 Added parameter setup 2025-04-15 14:40:52 +03:00
32112930c8 Implement product creation functionality with DTO and permissions 2025-04-15 13:26:56 +03:00
30dd8318e3 Add SQL queries for hourly energy consumption tracking and refactor daily energy consumed query 2025-04-15 12:20:37 +03:00
f723b63a91 Merge branch 'dev' into fix-some-issues-wehn-add-new-device 2025-04-14 14:26:13 +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
303ea696cb Add SQL queries for device logs, energy consumption, presence detection, and product category definitions 2025-04-14 13:47:32 +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
de09624db8 added commissioning endpoint 2025-04-08 10:42:48 +04: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
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
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
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
794e12d5d3 finished edit visitor passwords route 2025-03-21 09:56:13 +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
30badcde67 add where for community name 2025-03-18 21:20:27 +04:00
39ac2e6860 add includeSpaces in the query param 2025-03-18 10:17:29 +03:00
70047dd337 making endpoint plural 2025-03-14 11:49:00 +04:00
a495563c42 making it plural 2025-03-14 11:47:32 +04:00
532ded3624 Enforced service accessing space and automation within the project 2025-03-14 11:39:23 +04:00
3d3dcf17dd moved automation by space to different root 2025-03-14 11:38:49 +04:00
76fd4b640f updated api route and added dtos 2025-03-13 14:23:40 +04:00
9f83b4286c fix relation tags issue 2025-03-11 15:14:59 +03:00
1220ee395d fixing propagation 2025-03-07 23:01:38 +04:00