c48adb73b5
Merge pull request #433 from SyncrowIOT/DATA-adjust-remaining-procedures
...
DATA-adjust-remaining-procedures
2025-06-25 01:55:12 -06:00
d255e6811e
update procedures
2025-06-25 10:47:37 +03:00
e58d2d4831
Test/prevent server block on rate limit ( #432 )
2025-06-24 14:56:02 +03:00
147cf0b582
Merge pull request #431 from SyncrowIOT/DATA-adjust-procedures
...
DATA-adjust-procedures
2025-06-24 04:58:09 -06:00
4e6b6f6ac5
adjusted procedures
2025-06-24 13:04:21 +03:00
932a3efd1c
Sp 1780 be configure the curtain module device ( #424 )
...
* task: add Cur new device configuration
2025-06-24 12:18:46 +03:00
0a1ccad120
add check if not space not found ( #430 )
2025-06-24 12:18:15 +03:00
f337e6c681
Test/prevent server block on rate limit ( #421 )
2025-06-24 10:55:38 +03:00
f5bf857071
Merge pull request #429 from SyncrowIOT/add-queue-event-handler
...
Add queue event handler
2025-06-23 08:13:36 -06:00
d1d4d529a8
Add methods to handle SOS events and device status updates in Firebase and our DB
2025-06-23 08:10:33 -06:00
37b582f521
Merge pull request #428 from SyncrowIOT/add-queue-event-handler
...
Implement message queue for TuyaWebSocketService and batch processing
2025-06-23 07:35:22 -06:00
cf19f08dca
turn on all the updates data points
2025-06-23 07:33:01 -06:00
ff370b2baa
Implement message queue for TuyaWebSocketService and batch processing
2025-06-23 07:31:58 -06:00
04f64407e1
turn off some update data points
2025-06-23 07:10:47 -06:00
d7eef5d03e
Merge pull request #427 from SyncrowIOT/revert-426-SP-1778-be-fix-time-out-connections-in-the-db
...
Revert "SP-1778-be-fix-time-out-connections-in-the-db"
2025-06-23 07:09:20 -06:00
c8d691b380
tern off data procedure
2025-06-23 07:02:23 -06:00
75d03366c2
Revert "SP-1778-be-fix-time-out-connections-in-the-db"
2025-06-23 06:58:57 -06:00
52cb69cc84
Merge pull request #426 from SyncrowIOT/SP-1778-be-fix-time-out-connections-in-the-db
...
SP-1778-be-fix-time-out-connections-in-the-db
2025-06-23 06:38:58 -06:00
a6053b3971
refactor: implement query runners for database operations in multiple services
2025-06-23 06:34:53 -06:00
60d2c8330b
fix: increase DB max pool size ( #425 )
2025-06-23 15:23:53 +03:00
fddd06e06d
fix: add space condition to the join operator instead of general query ( #423 )
2025-06-23 12:44:19 +03:00
3160773c2a
fix: spaces structure in communities ( #420 )
2025-06-23 10:21:55 +03:00
d3d84da5e3
fix: correct property name from bookableConfigs to bookableConfig in BookableSpaceEntity and SpaceEntity
2025-06-23 00:39:29 -06:00
110ed4157a
task: add spaces filter to get devices by project ( #422 )
2025-06-23 09:34:59 +03:00
aa9e90bf08
Test/prevent server block on rate limit ( #419 )
...
* increase DB max connection to 50
2025-06-19 14:34:23 +03:00
c5dd5e28fd
Test/prevent server block on rate limit ( #418 )
2025-06-19 13:54:22 +03:00
603e74af09
Test/prevent server block on rate limit ( #417 )
...
* task: add trust proxy header
* add logging
* task: test rate limits on sever
* task: increase rate limit timeout
* fix: merge conflicts
2025-06-19 12:54:59 +03:00
6973e8b195
task: sort communities by creation date ( #416 )
2025-06-19 11:13:24 +03:00
0e36f32ed6
Test/prevent server block on rate limit ( #415 )
...
* task: increase rate limit timeout
2025-06-19 10:15:29 +03:00
705ceeba29
Test/prevent server block on rate limit ( #414 )
...
* task: test rate limits on sever
2025-06-19 09:45:09 +03:00
92d102d08f
Merge pull request #413 from SyncrowIOT/fix-staging-insirt-logs-data
...
Fix-staging-insirt-logs-data
2025-06-18 07:35:30 -06:00
7dc28d0cb3
fix: enable AQI sensor historical data update in device status processing
2025-06-18 07:32:39 -06:00
d9ad431a23
fix: correct procedure names in energy consumption updates
2025-06-18 05:33:49 -06:00
4bf43dab2b
feat: enhance device status DTO and service with optional properties and environment checks
2025-06-18 05:33:43 -06:00
a37d5bb299
task: add trust proxy header ( #411 )
...
* task: add trust proxy header
* add logging
2025-06-18 12:05:53 +03:00
49cc762962
fix duplication from conflict merge
2025-06-18 01:56:51 -06:00
a94d4610ed
Merge branch 'dev' into SP-1754-be-implement-configure-space
2025-06-18 01:55:48 -06:00
274cdf741f
refactor: streamline Booking module and service by removing unused imports and consolidating space validation logic
2025-06-18 01:49:00 -06:00
df59e9a4a3
refactor: update BookableSpaceEntity relationship to OneToOne with SpaceEntity
2025-06-18 01:48:46 -06:00
8c34c68ba6
refactor: remove BookableSpaceDto and its index export
2025-06-18 01:48:35 -06:00
689a38ee0c
Revamp/space management ( #409 )
...
* task: add getCommunitiesV2
* task: update getOneSpace API to match revamp structure
* refactor: implement modifications to pace management APIs
* refactor: remove space link
2025-06-18 10:34:29 +03:00
332b2f5851
feat: implement Booking module with BookableSpace entity, controller, service, and DTOs for managing bookable spaces
2025-06-17 22:02:13 -06:00
8d44b66dd3
feat: add BookableSpace entity, DTO, repository, and integrate with Space entity
2025-06-17 22:02:08 -06:00
7520b8d9c7
fix: power clamp historical API ( #408 )
2025-06-17 15:17:49 +03:00
72753b6dfb
merge dev to main
2025-06-14 15:18:20 -06:00
568eef8119
Merge branch 'dev'
2025-06-14 15:04:48 -06:00
a91d0f22a4
fix: send correct enable status to email sender function ( #407 )
2025-06-13 09:46:41 +03:00
0db060ae3f
Merge pull request #406 from SyncrowIOT/add-space-daily-occupancy-duration-entity
...
feat: add SpaceDailyOccupancyDuration entity, DTO, and repository for occupancy tracking
2025-06-12 04:17:18 -06:00
f2ed04f206
feat: add SpaceDailyOccupancyDuration entity, DTO, and repository for occupancy tracking
2025-06-12 02:49:59 -06:00
ea9a65178d
fix: add space filter to "join" operation instead of "and" operation ( #405 )
2025-06-11 16:28:33 +03:00