Package org.openhab.core.thing.util
Class ThingWebClientUtil
java.lang.Object
org.openhab.core.thing.util.ThingWebClientUtil
ThingWebClientUtil
provides an utility method to create a valid consumer name for web clients.- Author:
- Laurent Garnier - Initial contribution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
buildWebClientConsumerName
(ThingUID uid, @Nullable String prefix) Build a valid consumer name for HTTP or WebSocket client.