Commit Graph

1573 Commits

Author SHA1 Message Date
488943338b removed tags from validate space 2025-04-25 10:58:35 +04:00
387862a6bb Merge pull request #350 from SyncrowIOT/SP-1355-powr-clap-historical-data
SP-1355-powr-clap-historical-data
2025-04-24 15:09:11 +03:00
72e65882b1 feat: update PowerClamp routes to support historical data retrieval 2025-04-24 15:08:54 +03:00
1bdb13846f Merge branch 'dev' into SP-1355-powr-clap-historical-data 2025-04-24 15:04:11 +03:00
0ee26698ff feat: enhance PowerClamp service and controller to support filtering by date, month, and year 2025-04-24 12:46:24 +03:00
96b911bfa1 increase limit 2025-04-24 13:32:07 +04:00
f9e1219f55 throw appropriate error 2025-04-24 12:55:49 +04:00
e98633749d Merge pull request #349 from SyncrowIOT/SP-1315-BE-API-rate-limit
added health check
2025-04-24 12:26:19 +04:00
9844e13f42 added health check 2025-04-24 12:22:03 +04:00
2594c1229b Merge branch 'dev' of https://github.com/SyncrowIOT/backend into SP-1315-BE-API-rate-limit 2025-04-24 12:21:49 +04:00
04c2c42523 Merge pull request #348 from SyncrowIOT/fix-add-device-issue
Fix-add-device-issue
2025-04-24 11:10:16 +03:00
45eec4bb30 Merge branch 'dev' into fix-add-device-issue 2025-04-24 11:08:38 +03:00
51bf4c0170 fix: update connection timeout value in database module 2025-04-24 11:06:47 +03:00
fa3f49af18 fix: handle potential undefined deviceDetails in getDeviceByDeviceUuid 2025-04-24 11:06:41 +03:00
28ec0377bc Merge pull request #343 from SyncrowIOT/SP-1311
typeorm logger
2025-04-24 11:53:30 +04:00
881618a4ee feat: enhance PowerClamp service with energy consumption procedures and enums 2025-04-24 03:14:03 +03:00
f3fd6646a1 feat: add SqlLoaderService to multiple modules for improved SQL data handling 2025-04-24 02:31:35 +03:00
3c5b97f2f9 feat: add SQL procedures for daily, hourly, and monthly energy consumption data 2025-04-24 02:22:13 +03:00
7249a0badb Merge branch 'dev' into SP-1355-powr-clap-historical-data 2025-04-24 02:16:22 +03:00
92f908c0fb feat: implement PowerClampService for managing hourly energy consumption data 2025-04-24 02:15:45 +03:00
7f43ef5de5 feat: integrate PowerClamp service and repositories across multiple modules 2025-04-24 02:14:58 +03:00
61a7e1c742 remove unused client and space DTOs and repository module 2025-04-23 16:58:42 +03:00
5490b5781d fix deployment error 2025-04-23 16:55:57 +03:00
531f93d42c fix: enhance log output in device status to include UUID and timestamp 2025-04-23 16:52:54 +03:00
0749fab633 health check 2025-04-23 17:31:16 +04:00
9da8214041 Merge pull request #346 from SyncrowIOT/add-product-name-for-all-devices
fix: include productName in device details response
2025-04-23 16:29:08 +03:00
b8f283f5ce Merge pull request #347 from SyncrowIOT/DATA-inserting-historical-data
DATA-inserting historical data
2025-04-23 16:23:41 +03:00
ea1201307c insert historical data 2025-04-23 16:18:14 +03:00
fde34dcf9c fix: update log output in energy status check for better debugging 2025-04-23 15:13:53 +03:00
8228ccc293 feat: add power clamp entities, DTOs, and repository for energy consumption tracking 2025-04-23 15:08:51 +03:00
38e9ce5a47 Merge pull request #345 from SyncrowIOT/DATA-add-parameter
DATA-added-parameter-to-energy-consumed
2025-04-23 15:04:00 +03:00
59d526103c rebase from dev 2025-04-23 14:58:40 +03:00
516a885251 removed all params 2025-04-23 14:54:09 +03:00
6bc068c5e6 add SQL query for hourly energy consumption analysis 2025-04-23 13:06:42 +03:00
d1bc723834 fix: include productName in device details response 2025-04-23 12:51:24 +03:00
cb2056d1b3 added health check 2025-04-23 10:56:03 +04:00
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
ce7fc0114e Merge pull request #344 from SyncrowIOT/SP-1456-be-internal-server-error-when-we-try-to-save-routine-creation
refactor: clean up unused variable and update destructuring in device service
2025-04-22 13:55:54 +03:00
dabf234349 refactor: clean up unused variable and update destructuring in device service 2025-04-22 13:54:12 +03:00
055518d672 Merge pull request #339 from SyncrowIOT/feat/commission-device
Feat/commission device
2025-04-22 11:04:15 +04:00
aa9a11217b Merge pull request #342 from SyncrowIOT/bugfix/batch-status
fixed the response of batch get status
2025-04-22 10:29:39 +04:00
2470c8e09a fixed the response of batch get status 2025-04-22 10:25:44 +04:00
fcb27155d8 typeorm logger 2025-04-22 10:20:48 +04:00
506f3dae29 Merge pull request #340 from SyncrowIOT/SP-1310
- add winston logger
2025-04-22 09:48:13 +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