Commit Graph

7 Commits

Author SHA1 Message Date
19f46bd01f add metrics collection for API
- extract webclient call from getConfiguration and add metrics in DeviceConfigurationService
- extract webclient call from getMeasurement, addMeasurement and add metrics in DeviceDataService
- extract webclient call from getIdentityFromDevice and add metrics in DeviceRegistryService
- add MeterRegistry dependency
- fix test application.yml
- update kotlin logging dependency
2024-12-27 23:37:55 +01:00
d7577f6cee set up configuration property 2024-11-30 18:05:47 +01:00
ec1634699c set up data property 2024-11-27 03:31:49 +01:00
51f04f81bd set up registry property 2024-11-27 03:26:36 +01:00
cb8875a754 set up jwt for identity 2024-11-27 03:21:18 +01:00
8342512703 Set up keystore 2024-11-27 02:42:10 +01:00
42692ce94e Set up project structure 2024-11-27 02:38:15 +01:00