openhab-core
openhab-core copied to clipboard
Semantics health REST endpoint
This is building on the excellent work from @jimtng in https://github.com/openhab/openhab-core/pull/4613
This PR refactors the logging to also make the warning messages available through the REST API in a new /items/semantics/health endpoint.
The UI part is in https://github.com/openhab/openhab-webui/pull/3202