|
4092c67f89
|
make spaceType nullable false
|
2024-03-31 22:28:51 +03:00 |
|
|
861aa788ae
|
Add space type DTO, entity, repository, and module
|
2024-03-31 13:36:19 +03:00 |
|
|
93e8aabc4d
|
Add space DTO, entity, repository, and module
|
2024-03-31 13:35:49 +03:00 |
|
|
34fcacde13
|
Merge pull request #20 from SyncrowIOT/fix-build-issue
fix build issue
|
2024-03-31 12:23:09 +03:00 |
|
|
da634167d0
|
fix build issue
|
2024-03-31 12:20:00 +03:00 |
|
|
4484661e32
|
Merge pull request #18 from SyncrowIOT/device-config-product-type
Device config product type
|
2024-03-31 11:56:41 +03:00 |
|
|
0634f342e8
|
Merge pull request #16 from SyncrowIOT/fix-get-device-group-api
Refactor device service to fetch devices by group ID
|
2024-03-26 12:35:00 +03:00 |
|
|
e26c0475a3
|
Remove commented out code
|
2024-03-25 14:37:48 +03:00 |
|
|
46e7fc4260
|
Refactor getDevicesInstructionStatus method for improved readability
|
2024-03-25 14:36:31 +03:00 |
|
|
6c02f60f28
|
Refactor device interfaces to use interfaces instead of classes
|
2024-03-25 14:36:11 +03:00 |
|
|
a289b1645c
|
Refactor device controller method names
|
2024-03-25 14:28:13 +03:00 |
|
|
fba0063268
|
Refactor device service methods for better error handling and readability
|
2024-03-25 14:27:50 +03:00 |
|
|
ca86e07981
|
Update GetDeviceDetailsInterface and add new interfaces
|
2024-03-25 14:27:31 +03:00 |
|
|
fc387703ea
|
Add camelCaseConverter helper function
|
2024-03-25 14:27:01 +03:00 |
|
|
2d6ce1842b
|
Add ProductEntity to entities list in database module
|
2024-03-25 13:37:05 +03:00 |
|
|
37aa519107
|
Add ProductRepository to DeviceModule imports and providers
|
2024-03-25 13:36:45 +03:00 |
|
|
37316fd9e6
|
Refactor OTP deletion in UserAuthService
|
2024-03-25 13:36:34 +03:00 |
|
|
2cf45b1703
|
Refactor primary key generation in AbstractEntity
|
2024-03-25 13:36:14 +03:00 |
|
|
22bcd37de7
|
Add product DTO, entity, repository, and module
|
2024-03-25 13:36:00 +03:00 |
|
|
ed210e94c7
|
fix some issues
|
2024-03-24 10:51:17 +03:00 |
|
|
57fb43f47b
|
Refactor device service to fetch devices by group ID
|
2024-03-20 13:17:53 +03:00 |
|
|
4d6c4ed787
|
deployment
|
2024-03-13 07:28:10 -04:00 |
|
|
9a0b8e2c21
|
Merge pull request #13 from SyncrowIOT/create-devices-endpoint
Create devices endpoint
|
2024-03-13 07:25:32 -04:00 |
|
|
a8dc4c28f7
|
meger branch with dev branch
|
2024-03-13 14:00:42 +03:00 |
|
|
1bd30ebb33
|
finshed device endpoint
|
2024-03-13 13:57:04 +03:00 |
|
|
bca8a12b8c
|
Merge pull request #12 from SyncrowIOT/create-get-home-by-id-api
Create get home by id api
|
2024-03-13 05:36:46 -04:00 |
|
|
2bc77e3161
|
Merge pull request #11 from SyncrowIOT/create-get-room-by-id-api
finshed get room by id api
|
2024-03-13 05:34:50 -04:00 |
|
|
3066ff18d7
|
Merge pull request #10 from SyncrowIOT/create-group-endpoint
Create group endpoint
|
2024-03-13 05:33:55 -04:00 |
|
|
5f18d1f4d5
|
finshed get devices by room id
|
2024-03-13 11:17:22 +03:00 |
|
|
e011949bda
|
finshed get home by id api
|
2024-03-12 15:40:16 +03:00 |
|
|
dc51cbb5ef
|
finshed get room by id api
|
2024-03-12 15:29:25 +03:00 |
|
|
db7802776a
|
add get group by id api
|
2024-03-12 15:03:06 +03:00 |
|
|
b5eab2c858
|
resolve conflict
|
2024-03-12 14:22:58 +03:00 |
|
|
8683725d67
|
Merge branch 'dev' into create-group-endpoint
|
2024-03-12 14:22:18 +03:00 |
|
|
ed301540a7
|
Merge branch 'dev' into create-group-endpoint
|
2024-03-12 14:13:29 +03:00 |
|
|
4cdba75367
|
finished delete group api
|
2024-03-12 14:11:23 +03:00 |
|
|
1f5789db1b
|
finished rename group api
|
2024-03-12 13:49:41 +03:00 |
|
|
db22ceba17
|
remove comments
|
2024-03-12 13:36:38 +03:00 |
|
|
70020171c5
|
finished control group api
|
2024-03-12 13:36:11 +03:00 |
|
|
f0c65f63d6
|
Merge branch 'dev' into create-group-endpoint
|
2024-03-12 12:56:24 +03:00 |
|
|
1cf345d28d
|
finished groups endpoint
|
2024-03-12 12:56:14 +03:00 |
|
|
dce87ac2b6
|
Merge pull request #9 from SyncrowIOT/create-home-endpoint
Create home endpoint
|
2024-03-12 12:38:20 +03:00 |
|
|
e436e7c440
|
Merge pull request #8 from SyncrowIOT/create-room-endpoint
Create room endpoint
|
2024-03-12 05:31:57 -04:00 |
|
|
fa3f6a9e01
|
port
|
2024-03-11 19:35:11 -04:00 |
|
|
63d1d427b3
|
port
|
2024-03-11 19:28:02 -04:00 |
|
|
7cd508383f
|
port
|
2024-03-11 19:16:41 -04:00 |
|
|
66cdee665a
|
fix port
|
2024-03-11 19:09:16 -04:00 |
|
|
404a701337
|
nest cli
|
2024-03-11 18:59:24 -04:00 |
|
|
c264ad521e
|
deploy
|
2024-03-11 18:53:36 -04:00 |
|
|
2f9d9c2f66
|
deploy
|
2024-03-11 18:47:13 -04:00 |
|