Package org.openhab.core.thing.profiles
package org.openhab.core.thing.profiles
- 
ClassDescriptionCommon ancestor of all profile types.Implementors can give advice which
Profiles can/should be used for a given link.Gives access to the framework features for continuing the communication flow.The profile's context It gives access to related information like the profile's configuration or a scheduler.Implementors are capable of creatingProfileinstances.Describes a profile type.ProfileTypeBuilder<T extends ProfileType>Builder forProfileTypeinstances.AProfileTypeProvideris responsible for providingProfileTypes.Identifier of a profile type.AStateProfiledefined the communication for channels of STATE kind.Describes aStateProfiletype.System profile constants.ATriggerProfilespecifies the communication between the framework and the handler for trigger channels.Describes aTriggerProfiletype.