Commit Graph

31 Commits

Author SHA1 Message Date
18b21d697c SP-1753 Feat/booking system (#454)
* task: add get all bookable spaces API (#453)

* task: add non bookable space API
2025-07-08 09:02:24 +03:00
731819aeaa feat: enhance device status handling with caching and batch processing improvements 2025-06-25 18:37:46 -06:00
9bebcb2f3e feat: implement scheduler for periodic data updates and optimize database procedures
- Added SchedulerModule and SchedulerService to handle hourly data updates for AQI, occupancy, and energy consumption.
- Refactored existing services to remove unused device repository dependencies and streamline procedure execution.
- Updated SQL procedures to use correct parameter indexing.
- Enhanced error handling and logging for scheduled tasks.
- Integrated new repositories for presence sensor and AQI pollutant stats across multiple modules.
- Added NestJS schedule package for task scheduling capabilities.
2025-06-25 03:20:25 -06:00
cb2056d1b3 added health check 2025-04-23 10:56:03 +04:00
055518d672 Merge pull request #339 from SyncrowIOT/feat/commission-device
Feat/commission device
2025-04-22 11:04:15 +04:00
be3c9f730d - add winston logger
- updated HTTP logging interceptor
2025-04-21 11:38:11 +04:00
5d379e0c36 export 2025-04-15 20:01:42 +04:00
de09624db8 added commissioning endpoint 2025-04-08 10:42:48 +04:00
61a85789d1 tag 2025-02-17 22:19:52 +04:00
565b0f72b7 update 2025-02-17 17:11:56 +04:00
e4a5068f0d updated community service to manage orphan community 2024-12-18 08:23:42 +04:00
c0c41cf91d google login done 2024-10-01 16:52:42 +03:00
95635ca02a Merge branch 'dev' into real-time-devices 2024-08-11 12:56:22 +03:00
206d5e7f8f install firebase 2024-08-10 21:01:43 +03:00
26cba4d05b added unit tests 2024-07-31 22:26:51 +03:00
8cb131f395 test 2024-07-30 14:14:58 +03:00
4531a1f87b Remove duplicate code and unnecessary dependency in user entity and package-lock.json respectively 2024-06-02 19:30:59 +03:00
948d133e4f Merge branch 'dev' into SP-232-consume-the-tuya-messaging-service-for-device-logs 2024-06-02 19:09:58 +03:00
f0606f81e7 Add generateRandomString helper function and remove nanoid dependency 2024-06-01 20:25:05 +03:00
483fc6375f feat: Add unit invitation code functionality and user verification using code 2024-06-01 19:56:07 +03:00
1ad51fb391 install ws,onesignal-node 2024-05-26 00:39:35 +03:00
fbdf187ee1 SPRINT-1 related tasks done 2024-04-17 18:52:58 +05:30
66cdee665a fix port 2024-03-11 19:09:16 -04:00
8cd16c433e update ports 2024-03-03 04:38:37 -05:00
11acb97023 Merge branch 'dev' into feature/user-list-api 2024-02-27 04:39:45 +03:00
c04344788a merge with dev 2024-02-27 04:34:20 +03:00
5036120e2f Docerizing and proxying the microservices 2024-02-27 04:34:01 +03:00
0764793874 authentication module done 2024-02-26 11:23:44 +05:30
ff1bb4cc41 Docerizing and proxying the microservices 2024-02-21 16:57:14 -05:00
37e0effb07 user list api done 2024-02-16 17:34:29 +05:30
6c861f88e8 initial commit 2024-02-12 23:28:26 +03:00