|
f5dcdc0ed5
|
add filter to get groups api
|
2024-10-07 22:41:31 -05:00 |
|
|
69d2aece43
|
remove unused imports
|
2024-10-07 18:28:06 -05:00 |
|
|
b3b83f838c
|
fix gateway issue
|
2024-10-07 14:58:50 -05:00 |
|
|
d0fd95818f
|
Merge pull request #88 from SyncrowIOT/feature/google-login
added google login
|
2024-10-07 09:13:00 +03:00 |
|
|
b16f6ceaa7
|
finish add garage door
|
2024-10-06 14:14:22 -05:00 |
|
|
9a868c5757
|
added enums to replace constants
|
2024-10-06 15:44:49 +03:00 |
|
|
500ca23fba
|
added exception filter and removed controller error handling
|
2024-10-06 11:04:25 +03:00 |
|
|
4c0bbd2849
|
finished added battery to water leak
|
2024-10-04 14:10:43 -05:00 |
|
|
553f08641e
|
added a dedicated error handler service
|
2024-10-04 22:04:19 +03:00 |
|
|
f94cb940c8
|
finished add new types to the schedule apis
|
2024-10-02 03:21:13 -05:00 |
|
|
c387c5984d
|
finished update schedule endpoint
|
2024-10-01 17:16:50 -05:00 |
|
|
a00f784229
|
finished add battery value for the door sensor device
|
2024-10-01 16:24:24 -05:00 |
|
|
5703f067c9
|
add product name for the get all devices endpoint
|
2024-10-01 16:09:29 -05:00 |
|
|
c0c41cf91d
|
google login done
|
2024-10-01 16:52:42 +03:00 |
|
|
2b9788eff7
|
refactor delete user endpoint
|
2024-09-30 02:10:41 -05:00 |
|
|
9145935c5c
|
add water heater type for the schedule
|
2024-09-23 03:29:03 -05:00 |
|
|
c49aad3e43
|
finished factory reset endpoint
|
2024-09-19 12:58:46 +03:00 |
|
|
f814405825
|
remove console log
|
2024-09-17 15:19:00 +03:00 |
|
|
20dc93c354
|
add start time and end time for the device logs
|
2024-09-17 15:13:45 +03:00 |
|
|
5681a13c59
|
Add water heater type for the schedule
|
2024-09-17 14:38:14 +03:00 |
|
|
d1cdc1375a
|
finished get status for batch devices endpoint
|
2024-09-17 09:18:40 +03:00 |
|
|
446564c984
|
Merge pull request #86 from SyncrowIOT/swagger-doc
chore: setup initial Swagger documentation
|
2024-09-16 12:08:28 +04:00 |
|
|
5b6dcc1440
|
edit category from param to query
|
2024-09-15 18:09:34 +03:00 |
|
|
d962d4a7b3
|
finished schedule module
|
2024-09-15 18:03:30 +03:00 |
|
|
eebb676dc8
|
added otp handling user
|
2024-09-12 16:32:26 +03:00 |
|
|
21d31538be
|
added otp handling user
|
2024-09-12 16:31:15 +03:00 |
|
|
1fc04b5c78
|
finished devices batch control endpoint
|
2024-09-09 15:32:51 +03:00 |
|
|
c42d82648b
|
Fix password status check in DoorLockService
|
2024-09-02 14:20:32 +03:00 |
|
|
77b374f0b2
|
Refactor DoorLockService to Correctly Map Password Creation Time and Name
|
2024-09-02 12:02:53 +03:00 |
|
|
b9ab26441a
|
Change log retrieval period to one hour in DeviceService
|
2024-08-28 21:35:56 +03:00 |
|
|
e8e68f7dfc
|
Add User UUID to Temporary Passwords and Save to Repository
|
2024-08-27 22:10:20 +03:00 |
|
|
2a596d3b33
|
Add Comprehensive Door Lock Module Enhancements
|
2024-08-27 22:09:33 +03:00 |
|
|
d5e076c056
|
Change log retrieval period to one day for device logs
|
2024-08-27 17:21:01 +03:00 |
|
|
df3a9ccc4f
|
Update Device Log Retrieval Logic and Interface
|
2024-08-26 16:05:27 +03:00 |
|
|
807dc84501
|
Add Device Logs Retrieval Endpoint and Service
|
2024-08-26 14:41:02 +03:00 |
|
|
15987f7642
|
Update Device Service to Handle Promise Settlements and Add Battery Status for Door Locks
|
2024-08-24 16:45:00 +03:00 |
|
|
bc0a8627c4
|
added google login
|
2024-08-24 13:09:21 +03:00 |
|
|
70aae9899d
|
chore: setup initial Swagger documentation configuration
|
2024-08-22 09:12:19 +04:00 |
|
|
a9d0e06c02
|
Add endpoint to fetch all devices with detailed information
|
2024-08-21 23:26:37 +03:00 |
|
|
adb9019749
|
add expired status for vistor pass
|
2024-08-21 22:36:46 +03:00 |
|
|
eb7d294471
|
added cooldown with OTP
|
2024-08-21 14:25:06 +03:00 |
|
|
95a315db8f
|
added otp limiter
|
2024-08-21 11:22:08 +03:00 |
|
|
2581137f8b
|
added otp limiter
|
2024-08-21 11:19:19 +03:00 |
|
|
72679fcfe8
|
merged with dev
|
2024-08-21 11:16:05 +03:00 |
|
|
fb3753f2b2
|
Add get Communities endpoint
|
2024-08-19 11:53:23 +03:00 |
|
|
94d58993b3
|
Merge pull request #79 from SyncrowIOT/create-vistor-password
Create vistor password
|
2024-08-13 01:44:25 +03:00 |
|
|
764cfbe7e2
|
Refactor Visitor Password Controller and Service for Enhanced Security and Functionality
|
2024-08-13 01:41:23 +03:00 |
|
|
3aff8d59d2
|
Refactor DoorLockService to standardize password property names
|
2024-08-13 01:41:01 +03:00 |
|
|
4d7ea8c9bd
|
added password return data
|
2024-08-12 15:37:13 +03:00 |
|
|
1f6364fc5c
|
Merge branch 'dev' into create-vistor-password
|
2024-08-12 12:57:29 +03:00 |
|