This service provides the integration of multiple sensors with the 5gLa platform. It is part of the 5GLA project, which is funded by the German Federal Ministry of Transport and Digital Infrastructure ( BMVI).The website of the project is https://www.5gla.de/, you can find all additional information there.
Introduce HeartBeatService to register sensor heartbeats using Micrometer. Add HeartBeatController to expose a /heartbeat endpoint for registering heartbeats. Update dependencies in pom.xml to include Micrometer and Prometheus support.
Introduce HeartBeatService to register sensor heartbeats using Micrometer. Add HeartBeatController to expose a /heartbeat endpoint for registering heartbeats. Update dependencies in pom.xml to include Micrometer and Prometheus support.