hawkbit
hawkbit copied to clipboard
Feature request: Add broker pub/sub healthcheck endpoint equivalent to DMF API
Equivalent to a RESTful API /health endpoint the DMF API could publish the overall, consolidated status of the related DMF server component on a topic (something like hawkbit-dmf-server-health) clients could subscribe. A minimalist payload could be something like {"health": good/bad}.