Commit Graph

6 Commits

Author SHA1 Message Date
6522809dce add Redis cache and some clean up
- update and cleanup in README.md
- update getIdentity to throw response exception with 401 in JwtService
- update http files to use identity from env
- add cacheable to getIdentityFromDevice in DeviceRegistryService
- add RedisCacheConfiguration
- add CacheProperty
- set up cache property
- set up data redis cache
2024-12-28 05:45:23 +01:00
198854de78 add DeviceConfigurationProperty 2024-11-30 19:09:43 +01:00
e78f46cf6a add device data property 2024-11-27 03:31:49 +01:00
68568b7da0 add device registry property 2024-11-27 03:26:36 +01:00
de937b75fc add JwtProperty 2024-11-27 03:21:18 +01:00
42692ce94e Set up project structure 2024-11-27 02:38:15 +01:00