Package org.openhab.core.thing.profiles
package org.openhab.core.thing.profiles
-
ClassDescriptionCommon ancestor of all profile types.Implementors can give advice which
Profile
s 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 creatingProfile
instances.Describes a profile type.ProfileTypeBuilder<T extends ProfileType>Builder forProfileType
instances.AProfileTypeProvider
is responsible for providingProfileType
s.Identifier of a profile type.AStateProfile
defined the communication for channels of STATE kind.Describes aStateProfile
type.System profile constants.ATriggerProfile
specifies the communication between the framework and the handler for trigger channels.Describes aTriggerProfile
type.