Uses of Interface
org.openhab.core.thing.type.StateChannelTypeBuilder
-
Uses of StateChannelTypeBuilder in org.openhab.core.thing.type
Modifier and TypeMethodDescriptionstatic StateChannelTypeBuilder
ChannelTypeBuilder.state
(ChannelTypeUID channelTypeUID, String label, String itemType) Create an instance of a ChannelTypeBuilder forChannelType
s of type STATEStateChannelTypeBuilder.withAutoUpdatePolicy
(@Nullable AutoUpdatePolicy autoUpdatePolicy) Sets theAutoUpdatePolicy
for theChannelType
StateChannelTypeBuilder.withCommandDescription
(@Nullable CommandDescription commandDescription) Sets the list ofCommandOption
s for theChannelType
StateChannelTypeBuilder.withStateDescriptionFragment
(@Nullable StateDescriptionFragment stateDescriptionFragment) Sets theStateDescriptionFragment
for theChannelType
StateChannelTypeBuilder.withUnitHint
(@Nullable String unitHint) Sets the unitHint for theChannelType