Uses of Interface
org.openhab.core.thing.profiles.StateProfileType
Packages that use StateProfileType
-
Uses of StateProfileType in org.openhab.core.thing.profiles
Methods in org.openhab.core.thing.profiles that return types with arguments of type StateProfileTypeModifier and TypeMethodDescriptionstatic ProfileTypeBuilder<StateProfileType> ProfileTypeBuilder.newState(ProfileTypeUID profileTypeUID, String label) Obtain a new builder for aStateProfileTypeinstance.