Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
- AAC - Static variable in class org.openhab.core.audio.AudioFormat
- AAC_EXTENSION - Static variable in class org.openhab.core.audio.FileAudioStream
- Ab - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
- abort() - Method in interface org.openhab.core.voice.KSServiceHandle
-
Aborts keyword spotting in the associated
KSService
- abort() - Method in interface org.openhab.core.voice.STTServiceHandle
-
Aborts recognition in the associated
STTService
- abortScan() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
- abortScan() - Method in interface org.openhab.core.config.discovery.DiscoveryService
-
Stops an active scan for devices.
This method must not block any calls such asDiscoveryService.startScan(org.openhab.core.config.discovery.ScanListener)
and must return fast. - abortScan(String) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
-
Aborts a started discovery on all
DiscoveryService
s for the given binding id. - abortScan(ThingTypeUID) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
-
Aborts a started discovery on all
DiscoveryService
s for the given thing type. - ABSTRACT_UNIT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The meta object id for the '
Abstract Unit
' class. - ABSTRACT_UNIT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage.Literals
-
The meta object literal for the '
Abstract Unit
' class. - ABSTRACT_UNIT__VALUE - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The feature id for the 'Value' attribute.
- ABSTRACT_UNIT__VALUE - Static variable in interface org.openhab.core.model.script.script.ScriptPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- ABSTRACT_UNIT_FEATURE_COUNT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The number of structural features of the 'Abstract Unit' class.
- AbstractCachedTTSService - Class in org.openhab.core.voice
-
Implements cache functionality for the TTS service extending this class.
- AbstractCachedTTSService(TTSCache) - Constructor for class org.openhab.core.voice.AbstractCachedTTSService
- AbstractConsoleCommandExtension - Class in org.openhab.core.io.console.extensions
-
A base class that should be used by console command extension for better inclusion.
- AbstractConsoleCommandExtension(String, String) - Constructor for class org.openhab.core.io.console.extensions.AbstractConsoleCommandExtension
-
Generate a new console command extension.
- AbstractDescriptionType - Class in org.openhab.core.thing.type
-
The
AbstractDescriptionType
class is the base class for aThingType
, aBridgeType
aChannelType
or aChannelGroupType
. - AbstractDescriptionType(UID, String, String, URI) - Constructor for class org.openhab.core.thing.type.AbstractDescriptionType
-
Creates a new instance of this class with the specified parameters.
- AbstractDiscoveryService - Class in org.openhab.core.config.discovery
-
The
AbstractDiscoveryService
provides methods which handle theDiscoveryListener
s. - AbstractDiscoveryService(int) - Constructor for class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Creates a new instance of this class with the specified parameters and background discovery enabled.
- AbstractDiscoveryService(Set<ThingTypeUID>, int) - Constructor for class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Creates a new instance of this class with the specified parameters and background discovery enabled.
- AbstractDiscoveryService(Set<ThingTypeUID>, int, boolean) - Constructor for class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Creates a new instance of this class with the specified parameters.
- AbstractDynamicDescriptionProvider - Class in org.openhab.core.thing.binding
-
The
AbstractDynamicDescriptionProvider
provides a base implementation for dynamic description providers. - AbstractDynamicDescriptionProvider() - Constructor for class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
- AbstractEvent - Class in org.openhab.core.events
-
Abstract implementation of the
Event
interface. - AbstractEvent(String, String, String) - Constructor for class org.openhab.core.events.AbstractEvent
-
Must be called in subclass constructor to create a new event.
- AbstractEventFactory - Class in org.openhab.core.events
-
The
AbstractEventFactory
defines an abstract implementation of theEventFactory
interface. - AbstractEventFactory(Set<String>) - Constructor for class org.openhab.core.events.AbstractEventFactory
-
Must be called in subclass constructor to define the supported event types.
- AbstractFileTransformationService<T> - Class in org.openhab.core.transform
-
Deprecated.
- AbstractFileTransformationService() - Constructor for class org.openhab.core.transform.AbstractFileTransformationService
-
Deprecated.
- AbstractFileTransformationService.FileExtensionsFilter - Class in org.openhab.core.transform
-
Deprecated.
- AbstractI18nException - Exception in org.openhab.core.i18n
-
Provides an exception class for openHAB that incorporates support for internationalization
- AbstractI18nException(String, Object...) - Constructor for exception org.openhab.core.i18n.AbstractI18nException
- AbstractI18nException(String, Throwable, Object...) - Constructor for exception org.openhab.core.i18n.AbstractI18nException
- AbstractI18nException(Throwable) - Constructor for exception org.openhab.core.i18n.AbstractI18nException
- AbstractI18nMojo - Class in org.openhab.core.tools.i18n.plugin
-
Base class for internationalization mojos using openHAB XML information.
- AbstractI18nMojo() - Constructor for class org.openhab.core.tools.i18n.plugin.AbstractI18nMojo
- AbstractInboxEvent - Class in org.openhab.core.config.discovery.inbox.events
-
Abstract implementation of an inbox event which will be posted by the
Inbox
for added, removed and updated discovery results. - AbstractInboxEvent(String, String, DiscoveryResultDTO) - Constructor for class org.openhab.core.config.discovery.inbox.events.AbstractInboxEvent
-
Must be called in subclass constructor to create an inbox event.
- AbstractItemChannelLinkRegistryEvent - Class in org.openhab.core.thing.link.events
-
AbstractItemChannelLinkRegistryEvent
is an abstract class for item channel link events. - AbstractItemChannelLinkRegistryEvent(String, String, ItemChannelLinkDTO) - Constructor for class org.openhab.core.thing.link.events.AbstractItemChannelLinkRegistryEvent
- AbstractItemEventSubscriber - Class in org.openhab.core.items.events
-
The
AbstractItemEventSubscriber
defines an abstract implementation of theEventSubscriber
interface for receivingItemStateEvent
s andItemCommandEvent
s from the openHAB event bus. - AbstractItemEventSubscriber() - Constructor for class org.openhab.core.items.events.AbstractItemEventSubscriber
- AbstractItemRegistryEvent - Class in org.openhab.core.items.events
-
Abstract implementation of an item registry event which will be posted by the
ItemRegistry
for added, removed and updated items. - AbstractItemRegistryEvent(String, String, String, ItemDTO) - Constructor for class org.openhab.core.items.events.AbstractItemRegistryEvent
-
Must be called in subclass constructor to create a new item registry event.
- AbstractItemsIdeModule - Class in org.openhab.core.model.ide
-
Manual modifications go to
ItemsIdeModule
. - AbstractItemsIdeModule() - Constructor for class org.openhab.core.model.ide.AbstractItemsIdeModule
- AbstractItemsRuntimeModule - Class in org.openhab.core.model
-
Manual modifications go to
ItemsRuntimeModule
. - AbstractItemsRuntimeModule() - Constructor for class org.openhab.core.model.AbstractItemsRuntimeModule
- AbstractItemsScopeProvider - Class in org.openhab.core.model.scoping
- AbstractItemsScopeProvider() - Constructor for class org.openhab.core.model.scoping.AbstractItemsScopeProvider
- AbstractItemsSemanticSequencer - Class in org.openhab.core.model.serializer
- AbstractItemsSemanticSequencer() - Constructor for class org.openhab.core.model.serializer.AbstractItemsSemanticSequencer
- AbstractItemsSyntacticSequencer - Class in org.openhab.core.model.serializer
- AbstractItemsSyntacticSequencer() - Constructor for class org.openhab.core.model.serializer.AbstractItemsSyntacticSequencer
- AbstractItemsValidator - Class in org.openhab.core.model.validation
- AbstractItemsValidator() - Constructor for class org.openhab.core.model.validation.AbstractItemsValidator
- AbstractLink - Class in org.openhab.core.thing.link
-
AbstractLink
is the abstract base class of all links. - AbstractLink(String) - Constructor for class org.openhab.core.thing.link.AbstractLink
-
Constructor.
- AbstractLinkDTO - Class in org.openhab.core.thing.link.dto
-
This is an abstract class for link data transfer object that is used to serialize links.
- AbstractLinkDTO() - Constructor for class org.openhab.core.thing.link.dto.AbstractLinkDTO
-
Default constructor for deserialization e.g.
- AbstractLinkDTO(String) - Constructor for class org.openhab.core.thing.link.dto.AbstractLinkDTO
- AbstractLinkRegistry<L extends AbstractLink,
P extends Provider<L>> - Class in org.openhab.core.thing.link -
AbstractLinkRegistry
is an abstract class for link based registries, which handleAbstractLink
s. - AbstractLinkRegistry(Class<P>) - Constructor for class org.openhab.core.thing.link.AbstractLinkRegistry
- AbstractManagedProvider<E extends Identifiable<K>,
K, PE> - Class in org.openhab.core.common.registry -
AbstractManagedProvider
is an abstract implementation for theManagedProvider
interface and can be used as base class forManagedProvider
implementations. - AbstractManagedProvider(StorageService) - Constructor for class org.openhab.core.common.registry.AbstractManagedProvider
- AbstractPersistenceIdeModule - Class in org.openhab.core.model.persistence.ide
-
Manual modifications go to
PersistenceIdeModule
. - AbstractPersistenceIdeModule() - Constructor for class org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
- AbstractPersistenceRuntimeModule - Class in org.openhab.core.model.persistence
-
Manual modifications go to
PersistenceRuntimeModule
. - AbstractPersistenceRuntimeModule() - Constructor for class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- AbstractPersistenceScopeProvider - Class in org.openhab.core.model.persistence.scoping
- AbstractPersistenceScopeProvider() - Constructor for class org.openhab.core.model.persistence.scoping.AbstractPersistenceScopeProvider
- AbstractPersistenceSemanticSequencer - Class in org.openhab.core.model.persistence.serializer
- AbstractPersistenceSemanticSequencer() - Constructor for class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
- AbstractPersistenceSyntacticSequencer - Class in org.openhab.core.model.persistence.serializer
- AbstractPersistenceSyntacticSequencer() - Constructor for class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- AbstractPersistenceValidator - Class in org.openhab.core.model.persistence.validation
- AbstractPersistenceValidator() - Constructor for class org.openhab.core.model.persistence.validation.AbstractPersistenceValidator
- AbstractProvider<E> - Class in org.openhab.core.common.registry
-
AbstractProvider
can be used as base class forProvider
implementations. - AbstractProvider() - Constructor for class org.openhab.core.common.registry.AbstractProvider
- AbstractReconnectStrategy - Class in org.openhab.core.io.transport.mqtt.reconnect
-
Implement this class to provide a strategy for (re)establishing a lost broker connection.
- AbstractReconnectStrategy() - Constructor for class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
- AbstractRegistry<E extends Identifiable<K>,
K, P extends Provider<E>> - Class in org.openhab.core.common.registry -
The
AbstractRegistry
is an abstract implementation of theRegistry
interface, that can be used as base class forRegistry
implementations. - AbstractRegistry(Class<P>) - Constructor for class org.openhab.core.common.registry.AbstractRegistry
-
Constructor.
- AbstractRemoteAddonService - Class in org.openhab.core.addon.marketplace
-
The
AbstractRemoteAddonService
implements basic functionality of a remote add-on-service - AbstractRemoteAddonService(EventPublisher, ConfigurationAdmin, StorageService, AddonInfoRegistry, String) - Constructor for class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- AbstractResourceIconProvider - Class in org.openhab.core.ui.icon
-
This is an abstract base class for implementing icon providers that serve icons from file resources.
- AbstractResourceIconProvider(TranslationProvider) - Constructor for class org.openhab.core.ui.icon.AbstractResourceIconProvider
- AbstractRuleBasedInterpreter - Class in org.openhab.core.voice.text
-
A human language command interpretation service.
- AbstractRuleBasedInterpreter(EventPublisher, ItemRegistry, MetadataRegistry) - Constructor for class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
- AbstractRuleBasedInterpreter.ItemCommandSupplier - Interface in org.openhab.core.voice.text
- AbstractRuleBasedInterpreter.ItemFilter - Record Class in org.openhab.core.voice.text
- AbstractRuleRegistryEvent - Class in org.openhab.core.automation.events
-
abstract class for rule events
- AbstractRuleRegistryEvent(String, String, String, RuleDTO) - Constructor for class org.openhab.core.automation.events.AbstractRuleRegistryEvent
-
Must be called in subclass constructor to create a new rule registry event.
- AbstractRulesIdeModule - Class in org.openhab.core.model.rule.ide
-
Manual modifications go to
RulesIdeModule
. - AbstractRulesIdeModule() - Constructor for class org.openhab.core.model.rule.ide.AbstractRulesIdeModule
- AbstractRulesRuntimeModule - Class in org.openhab.core.model.rule
-
Manual modifications go to
RulesRuntimeModule
. - AbstractRulesRuntimeModule() - Constructor for class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- AbstractRulesScopeProvider - Class in org.openhab.core.model.rule.scoping
- AbstractRulesScopeProvider() - Constructor for class org.openhab.core.model.rule.scoping.AbstractRulesScopeProvider
- AbstractRulesSemanticSequencer - Class in org.openhab.core.model.rule.serializer
- AbstractRulesSemanticSequencer() - Constructor for class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
- AbstractRulesSyntacticSequencer - Class in org.openhab.core.model.rule.serializer
- AbstractRulesSyntacticSequencer() - Constructor for class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
- AbstractRulesValidator - Class in org.openhab.core.model.rule.validation
- AbstractRulesValidator() - Constructor for class org.openhab.core.model.rule.validation.AbstractRulesValidator
- AbstractScriptDependencyTracker - Class in org.openhab.core.automation.module.script.rulesupport.loader
-
The
AbstractScriptDependencyTracker
tracks dependencies between scripts and reloads dependees It needs to be sub-classed for eachScriptEngineFactory
that wants to support dependency tracking - AbstractScriptDependencyTracker(WatchService, String) - Constructor for class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
- AbstractScriptEngineFactory - Class in org.openhab.core.automation.module.script
-
This is an abstract class for implementing
ScriptEngineFactory
s. - AbstractScriptEngineFactory() - Constructor for class org.openhab.core.automation.module.script.AbstractScriptEngineFactory
- AbstractScriptFileWatcher - Class in org.openhab.core.automation.module.script.rulesupport.loader
-
The
AbstractScriptFileWatcher
is default implementation for watching a directory for files. - AbstractScriptFileWatcher(WatchService, ScriptEngineManager, ReadyService, StartLevelService, String, boolean) - Constructor for class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
- AbstractScriptIdeModule - Class in org.openhab.core.model.script.ide
-
Manual modifications go to
ScriptIdeModule
. - AbstractScriptIdeModule() - Constructor for class org.openhab.core.model.script.ide.AbstractScriptIdeModule
- AbstractScriptRuntimeModule - Class in org.openhab.core.model.script
-
Manual modifications go to
ScriptRuntimeModule
. - AbstractScriptRuntimeModule() - Constructor for class org.openhab.core.model.script.AbstractScriptRuntimeModule
- AbstractScriptScopeProvider - Class in org.openhab.core.model.script.scoping
- AbstractScriptScopeProvider() - Constructor for class org.openhab.core.model.script.scoping.AbstractScriptScopeProvider
- AbstractScriptSemanticSequencer - Class in org.openhab.core.model.script.serializer
- AbstractScriptSemanticSequencer() - Constructor for class org.openhab.core.model.script.serializer.AbstractScriptSemanticSequencer
- AbstractScriptSyntacticSequencer - Class in org.openhab.core.model.script.serializer
- AbstractScriptSyntacticSequencer() - Constructor for class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
- AbstractScriptValidator - Class in org.openhab.core.model.script.validation
- AbstractScriptValidator() - Constructor for class org.openhab.core.model.script.validation.AbstractScriptValidator
- AbstractSitemapIdeModule - Class in org.openhab.core.model.sitemap.ide
-
Manual modifications go to
SitemapIdeModule
. - AbstractSitemapIdeModule() - Constructor for class org.openhab.core.model.sitemap.ide.AbstractSitemapIdeModule
- AbstractSitemapRuntimeModule - Class in org.openhab.core.model.sitemap
-
Manual modifications go to
SitemapRuntimeModule
. - AbstractSitemapRuntimeModule() - Constructor for class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- AbstractSitemapScopeProvider - Class in org.openhab.core.model.sitemap.scoping
- AbstractSitemapScopeProvider() - Constructor for class org.openhab.core.model.sitemap.scoping.AbstractSitemapScopeProvider
- AbstractSitemapSemanticSequencer - Class in org.openhab.core.model.sitemap.serializer
- AbstractSitemapSemanticSequencer() - Constructor for class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
- AbstractSitemapSyntacticSequencer - Class in org.openhab.core.model.sitemap.serializer
- AbstractSitemapSyntacticSequencer() - Constructor for class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- AbstractSitemapValidator - Class in org.openhab.core.model.sitemap.validation
- AbstractSitemapValidator() - Constructor for class org.openhab.core.model.sitemap.validation.AbstractSitemapValidator
- AbstractStorageBasedTypeProvider - Class in org.openhab.core.thing.binding
-
The
AbstractStorageBasedTypeProvider
is the base class for the implementation of aStorage
basedThingTypeProvider
,ChannelTypeProvider
andChannelGroupTypeProvider
It can be subclassed by bindings that createThingType
s andChannelType
s on-the-fly and need to persist those for future thing initializations - AbstractStorageBasedTypeProvider(StorageService) - Constructor for class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
-
Instantiate a new storage based type provider.
- AbstractThingDTO - Class in org.openhab.core.thing.dto
-
This is a data transfer object that is used to serialize things.
- AbstractThingDTO() - Constructor for class org.openhab.core.thing.dto.AbstractThingDTO
- AbstractThingDTO(String, String, String, String, Map<String, Object>, Map<String, String>, String) - Constructor for class org.openhab.core.thing.dto.AbstractThingDTO
- AbstractThingIdeModule - Class in org.openhab.core.model.thing.ide
-
Manual modifications go to
ThingIdeModule
. - AbstractThingIdeModule() - Constructor for class org.openhab.core.model.thing.ide.AbstractThingIdeModule
- AbstractThingRegistryEvent - Class in org.openhab.core.thing.events
-
Abstract implementation of a thing registry event which will be posted by a
ThingRegistry
for added, removed and updated items. - AbstractThingRegistryEvent(String, String, String, ThingDTO) - Constructor for class org.openhab.core.thing.events.AbstractThingRegistryEvent
-
Must be called in subclass constructor to create a new thing registry event.
- AbstractThingRuntimeModule - Class in org.openhab.core.model.thing
-
Manual modifications go to
ThingRuntimeModule
. - AbstractThingRuntimeModule() - Constructor for class org.openhab.core.model.thing.AbstractThingRuntimeModule
- AbstractThingScopeProvider - Class in org.openhab.core.model.thing.scoping
- AbstractThingScopeProvider() - Constructor for class org.openhab.core.model.thing.scoping.AbstractThingScopeProvider
- AbstractThingSemanticSequencer - Class in org.openhab.core.model.thing.serializer
- AbstractThingSemanticSequencer() - Constructor for class org.openhab.core.model.thing.serializer.AbstractThingSemanticSequencer
- AbstractThingSyntacticSequencer - Class in org.openhab.core.model.thing.serializer
- AbstractThingSyntacticSequencer() - Constructor for class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
- AbstractThingValidator - Class in org.openhab.core.model.thing.validation
- AbstractThingValidator() - Constructor for class org.openhab.core.model.thing.validation.AbstractThingValidator
- AbstractTypedEventSubscriber<T extends Event> - Class in org.openhab.core.events
-
The
AbstractTypedEventSubscriber
is an abstract implementation of theEventSubscriber
interface which helps to subscribe to a specific event type. - AbstractTypedEventSubscriber(String) - Constructor for class org.openhab.core.events.AbstractTypedEventSubscriber
-
Constructs a new typed event subscriber.
- AbstractUID - Class in org.openhab.core.common
-
A non specific base class for unique identifiers.
- AbstractUID() - Constructor for class org.openhab.core.common.AbstractUID
-
Constructor must be public, otherwise it can not be called by subclasses from another package.
- AbstractUID(String) - Constructor for class org.openhab.core.common.AbstractUID
-
Parses a UID for a given string.
- AbstractUID(String...) - Constructor for class org.openhab.core.common.AbstractUID
-
Creates an AbstractUID for a list of segments.
- AbstractUID(List<String>) - Constructor for class org.openhab.core.common.AbstractUID
-
Creates a UID for list of segments.
- AbstractUnit - Interface in org.openhab.core.model.script.script
-
A representation of the model object 'Abstract Unit'.
- AbstractUnitElements() - Constructor for class org.openhab.core.model.script.services.ScriptGrammarAccess.AbstractUnitElements
- AbstractUnitImpl - Class in org.openhab.core.model.script.script.impl
-
An implementation of the model object 'Abstract Unit'.
- AbstractUnitImpl() - Constructor for class org.openhab.core.model.script.script.impl.AbstractUnitImpl
- AbstractXmlBasedProvider<T_ID,
T_OBJECT extends Identifiable<@NonNull T_ID>> - Class in org.openhab.core.config.core.xml -
Common base class for XML based providers.
- AbstractXmlBasedProvider() - Constructor for class org.openhab.core.config.core.xml.AbstractXmlBasedProvider
- AbstractXmlConfigDescriptionProvider - Class in org.openhab.core.config.core.xml
-
The
AbstractXmlConfigDescriptionProvider
is a concrete implementation of theConfigDescriptionProvider
service interface. - AbstractXmlConfigDescriptionProvider() - Constructor for class org.openhab.core.config.core.xml.AbstractXmlConfigDescriptionProvider
- AbstractYamlFile - Class in org.openhab.core.model.yaml
-
The
AbstractYamlFile
is the DTO base class used to map a YAML configuration file. - AbstractYamlFile() - Constructor for class org.openhab.core.model.yaml.AbstractYamlFile
- accept(File, String) - Method in class org.openhab.core.transform.AbstractFileTransformationService.FileExtensionsFilter
-
Deprecated.
- accept(String) - Method in interface org.openhab.core.automation.module.script.ScriptDependencyListener
- accept(ModbusSlaveEndpointVisitor<R>) - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusSerialSlaveEndpoint
- accept(ModbusSlaveEndpointVisitor<R>) - Method in interface org.openhab.core.io.transport.modbus.endpoint.ModbusSlaveEndpoint
- accept(ModbusSlaveEndpointVisitor<R>) - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusTCPSlaveEndpoint
- accept(ModbusSlaveEndpointVisitor<R>) - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusUDPSlaveEndpoint
- accept(ModbusWriteRequestBlueprintVisitor) - Method in class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
- accept(ModbusWriteRequestBlueprintVisitor) - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRegisterRequestBlueprint
- accept(ModbusWriteRequestBlueprintVisitor) - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprint
-
Accept visitor
- AccessTokenRefreshListener - Interface in org.openhab.core.auth.client.oauth2
-
Handler to act up on changes of the access token.
- AccessTokenResponse - Class in org.openhab.core.auth.client.oauth2
-
This is the Access Token Response, a simple value-object that holds the result of the from an Access Token Request, as listed in RFC 6749: 4.1.4 - Authorization Code grant - Access Token Response, 4.2.2 - Implicit Grant - Access Token Response, 4.3.3 - Resource Owner Password Credentials Grant - Access Token Response 4.4.3 - Client Credentials Grant - Access Token Response
- AccessTokenResponse() - Constructor for class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- ACKNOWLEDGE - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
- ACKNOWLEDGE - Static variable in exception org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
-
Specialized use in conjunction with programming commands.
- Action - Interface in org.openhab.core.automation
-
This interface represents automation
Action
modules which are the expected result ofRule
s execution. - ActionBuilder - Class in org.openhab.core.automation.util
-
This class allows the easy construction of an
Action
instance using the builder pattern. - ActionBuilder() - Constructor for class org.openhab.core.automation.util.ActionBuilder
- ActionBuilder(Action) - Constructor for class org.openhab.core.automation.util.ActionBuilder
- ActionClassLoader - Class in org.openhab.core.model.script.scoping
-
This is a special class loader that tries to resolve classes from available
ActionService
s, if the class cannot be resolved from the normal classpath. - ActionClassLoader(ClassLoader) - Constructor for class org.openhab.core.model.script.scoping.ActionClassLoader
- ActionDoc - Annotation Interface in org.openhab.core.model.script.engine.action
- ActionDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- ActionDTO() - Constructor for class org.openhab.core.automation.dto.ActionDTO
- ActionDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- ActionDTOMapper() - Constructor for class org.openhab.core.automation.dto.ActionDTOMapper
- ActionHandler - Interface in org.openhab.core.automation.handler
-
This interface should be implemented by external modules which provide functionality for processing
Action
modules. - ActionInput - Annotation Interface in org.openhab.core.automation.annotation
-
Input parameter for an action module
- ActionInputs - Annotation Interface in org.openhab.core.automation.annotation
-
Input parameter wrapper for an action module
- ActionModuleKind - Enum Class in org.openhab.core.automation.module.provider
-
Type to distinguish annotated ActionModules
- ActionOutput - Annotation Interface in org.openhab.core.automation.annotation
-
Output parameter for an action module
- ActionOutputs - Annotation Interface in org.openhab.core.automation.annotation
-
Output parameter wrapper for an action module
- actions - Variable in class org.openhab.core.automation.dto.RuleDTO
- actions - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- actions - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- ActionScope - Annotation Interface in org.openhab.core.automation.annotation
-
Scope definition for an action module
- ActionService - Interface in org.openhab.core.model.script.engine.action
-
This interface must be implemented by services that want to contribute script actions.
- actionServices - Variable in class org.openhab.core.model.script.ScriptServiceUtil
- ActionType - Class in org.openhab.core.automation.type
-
This class provides common functionality for creating
Action
instances by supplying their meta-information. - ActionType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Input>, List<Output>) - Constructor for class org.openhab.core.automation.type.ActionType
- ActionType(String, List<ConfigDescriptionParameter>, List<Input>) - Constructor for class org.openhab.core.automation.type.ActionType
-
Creates an instance of
ActionType
with base properties - UID, aList
of configuration descriptions and aList
ofInput
definitions. - ActionType(String, List<ConfigDescriptionParameter>, List<Input>, List<Output>) - Constructor for class org.openhab.core.automation.type.ActionType
- ActionTypeDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- ActionTypeDTO() - Constructor for class org.openhab.core.automation.dto.ActionTypeDTO
- ActionTypeDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- ActionTypeDTOMapper() - Constructor for class org.openhab.core.automation.dto.ActionTypeDTOMapper
- activate() - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
- activate() - Method in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
- activate() - Method in interface org.openhab.core.thing.binding.ThingHandlerService
-
Method that will be called if this service will be activated
- activate(Map<String, Object>) - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Called on component activation, if the implementation of this class is an OSGi declarative service and does not override the method.
- activate(Map<String, Object>) - Method in class org.openhab.core.common.ThreadPoolManager
- activate(Map<String, Object>) - Method in class org.openhab.core.io.rest.auth.AuthFilter
- activate(Map<String, Object>) - Method in class org.openhab.core.magic.service.MagicMultiInstanceService
- activate(Map<String, Object>) - Method in class org.openhab.core.net.NetUtil
- activate(Map<String, Object>) - Method in class org.openhab.core.service.StartLevelService
- activate(BundleContext) - Method in class org.openhab.core.common.registry.AbstractRegistry
- activate(BundleContext) - Method in class org.openhab.core.transform.AbstractFileTransformationService
-
Deprecated.
- activate(ComponentContext) - Method in class org.openhab.core.config.core.xml.ConfigXmlConfigDescriptionProvider
- activate(ComponentContext) - Method in class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
- activate(ComponentContext) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
-
Initializes the
BaseThingHandlerFactory
. - Activator - Class in org.openhab.core
-
Extension of the default OSGi bundle activator
- Activator() - Constructor for class org.openhab.core.Activator
- ActiveItem - Interface in org.openhab.core.items
-
Deprecated.This class is not meant as a public API - it should only be used internally from within the framework
- activeState - Variable in class org.openhab.core.library.types.ArithmeticGroupFunction.And
- activeState - Variable in class org.openhab.core.library.types.ArithmeticGroupFunction.Or
- ADAPTER_ID - Static variable in class org.openhab.core.io.websocket.event.EventWebSocketAdapter
- ADAPTER_ID - Static variable in class org.openhab.core.io.websocket.log.LogWebSocketAdapter
- add(DiscoveryResult) - Method in interface org.openhab.core.config.discovery.inbox.Inbox
-
Adds the specified
DiscoveryResult
to thisInbox
and sends an ADDED event to any registeredInboxListener
. - add(E) - Method in class org.openhab.core.common.registry.AbstractManagedProvider
- add(E) - Method in class org.openhab.core.common.registry.AbstractRegistry
- add(E) - Method in interface org.openhab.core.common.registry.ManagedProvider
-
Adds an element.
- add(E) - Method in interface org.openhab.core.common.registry.Registry
-
Adds the given element to the according
ManagedProvider
. - add(Instant, State) - Method in class org.openhab.core.types.TimeSeries
-
Add a new element to this series.
- add(Collection<ConfigStatusMessage>) - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
-
Adds the given given
ConfigStatusMessage
s. - add(SseEventSink, I) - Method in class org.openhab.core.io.rest.SseBroadcaster
- add(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- add(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
- add(Rule) - Method in interface org.openhab.core.automation.RuleRegistry
-
This method is used to register a
Rule
into theRuleRegistry
. - add(ConfigStatusMessage) - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
-
Adds the given
ConfigStatusMessage
. - add(Item) - Method in class org.openhab.core.items.ManagedItemProvider
- add(QuantityType<T>) - Method in class org.openhab.core.library.types.QuantityType
-
Returns the sum of the given
QuantityType
with this QuantityType. - add(Transformation) - Method in class org.openhab.core.transform.ManagedTransformationProvider
- add(Bundle, T_OBJECT) - Method in class org.openhab.core.config.core.xml.AbstractXmlBasedProvider
-
Adds an object to the internal list associated with the specified module.
- ADD - Enum constant in enum class org.openhab.core.types.TimeSeries.Policy
- ADD_MISSING_FILES - Enum constant in enum class org.openhab.core.tools.i18n.plugin.DefaultTranslationsGenerationMode
-
Creates XML based default translations files only when these do not yet exist.
- ADD_MISSING_TRANSLATIONS - Enum constant in enum class org.openhab.core.tools.i18n.plugin.DefaultTranslationsGenerationMode
-
Same as
DefaultTranslationsGenerationMode.ADD_MISSING_FILES
but also adds missing translations to existing default translations files. - addAccessTokenRefreshListener(AccessTokenRefreshListener) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Adds an
AccessTokenRefreshListener
. - addActionHandler(String, ScriptedHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addActionService(ActionService) - Method in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
- addActionService(ActionService) - Method in class org.openhab.core.model.rule.scoping.RulesClassCache
- addActionService(ActionService) - Method in class org.openhab.core.model.script.jvmmodel.ScriptItemRefresher
- addActionService(ActionService) - Method in class org.openhab.core.model.script.ScriptServiceUtil
- addActionType(ActionType) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addAddonFinder(AddonFinder) - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
- addAddonFinderService(AddonFinderService) - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
- addAddonHandler(MarketplaceAddonHandler) - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
-
Add a
MarketplaceAddonHandler
to this service This needs to be implemented by the addon-services because the handlers are references to OSGi services and the @Reference annotation is not inherited. - addAddonInfoProvider(AddonInfoProvider) - Method in class org.openhab.core.addon.AddonInfoRegistry
- addAddonInfoProvider(AddonInfoProvider) - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
- addAll(Bundle, Collection<T_OBJECT>) - Method in class org.openhab.core.config.core.xml.AbstractXmlBasedProvider
-
Adds a
Collection
of objects to the internal list associated with the specified module. - addAnnotatedThingActions(ThingActions) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- addBundleToCache(String, URL) - Method in class org.openhab.core.addon.marketplace.MarketplaceBundleInstaller
-
Downloads a bundle file from a remote source and puts it in the local cache with the add-on ID.
- addChangeTracker(ScriptDependencyTracker.Listener) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
-
Add a dependency change listener Since this is done via service injection and OSGi annotations are not inherited it is required that subclasses expose this method with proper annotation
- addChannelGroupTypeProvider(ChannelGroupTypeProvider) - Method in class org.openhab.core.thing.type.ChannelGroupTypeRegistry
- addChannelsToThing(Thing, Collection<Channel>) - Static method in class org.openhab.core.thing.util.ThingHelper
- addChannelTypeProvider(ChannelTypeProvider) - Method in class org.openhab.core.thing.type.ChannelTypeRegistry
- addComponent(String, UIComponent) - Method in class org.openhab.core.ui.components.UIComponent
-
Add a new sub-component to the specified slot.
- addConditionHandler(String, ScriptedHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addConditionType(ConditionType) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addConfig(String, Object) - Method in class org.openhab.core.ui.components.UIComponent
-
Adds a new configuration parameter to the component
- addConfigDescriptionAliasProvider(ConfigDescriptionAliasProvider) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
- addConfigDescriptionProvider(ConfigDescriptionProvider) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
- addConfigOptionProvider(ConfigOptionProvider) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
- addConfigStatusProvider(ConfigStatusProvider) - Method in class org.openhab.core.config.core.status.ConfigStatusService
- addConnectionObserver(MqttConnectionObserver) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Add a new connection observer to this connection.
- addCurrencyProvider(CurrencyProvider) - Method in class org.openhab.core.config.core.CurrencyServiceConfigOptionProvider
- addData(Long, State) - Method in class org.openhab.core.persistence.dto.ItemHistoryDTO
-
Add a new record to the data history.
- addDiagnosticErrors(List<Resource.Diagnostic>) - Method in exception org.openhab.core.model.script.engine.ScriptParsingException
- addDiscoveryListener(DiscoveryListener) - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
- addDiscoveryListener(DiscoveryListener) - Method in interface org.openhab.core.config.discovery.DiscoveryService
-
Adds a
DiscoveryListener
to the listeners' registry. - addDiscoveryListener(DiscoveryListener) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
-
Adds a
DiscoveryListener
to the listeners' registry. - addDisposeHook(LifecycleScriptExtensionProvider.Disposable) - Method in class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider.LifecycleTracker
- addEcoreModelFile(String) - Method in class org.openhab.core.model.lazygen.LazyStandaloneSetup
- added(E) - Method in class org.openhab.core.common.registry.RegistryChangedRunnableListener
- added(E) - Method in interface org.openhab.core.common.registry.RegistryChangeListener
-
Notifies the listener that a single element has been added.
- added(Provider<E>, E) - Method in class org.openhab.core.common.registry.AbstractRegistry
- added(Provider<E>, E) - Method in interface org.openhab.core.common.registry.ProviderChangeListener
-
Notifies the listener that a single element has been added.
- added(Item) - Method in class org.openhab.core.model.script.jvmmodel.ScriptItemRefresher
- added(PersistenceServiceConfiguration) - Method in interface org.openhab.core.persistence.registry.PersistenceServiceConfigurationRegistryChangeListener
-
Notifies the listener that a single element has been added.
- added(Transformation) - Method in class org.openhab.core.automation.module.script.ScriptTransformationService
- ADDED - Enum constant in enum class org.openhab.core.model.core.EventType
- addedMetadata(Metadata) - Method in class org.openhab.core.items.GroupItem
- addedMetadata(Metadata) - Method in interface org.openhab.core.items.MetadataAwareItem
-
Can be implemented by subclasses to be informed about added metadata
- addedMetadata(Metadata) - Method in class org.openhab.core.library.items.NumberItem
- addedModel(String, Collection<? extends YamlElement>) - Method in interface org.openhab.core.model.yaml.YamlModelListener
-
Method called by the model repository when elements from a model are added.
- addEventListener(SerialPortEventListener) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- addEventListener(SerialPortEventListener) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Registers a
SerialPortEventListener
object to listen forSerialPortEvent
s. - addExtraAuthField(String, String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Adds extra fields to include in the form data when doing the token request
- addFactoryChangeListener(ScriptEngineManager.FactoryChangeListener) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager
-
Add a listener that is notified when a ScriptEngineFactory is added or removed
- addGeneratedPackage(String) - Method in class org.openhab.core.model.lazygen.LazyStandaloneSetup
- addGenModelFile(String) - Method in class org.openhab.core.model.lazygen.LazyStandaloneSetup
- addGroupName(String) - Method in interface org.openhab.core.items.ActiveItem
-
Deprecated.Assigns the according item to a group.
- addGroupName(String) - Method in class org.openhab.core.items.GenericItem
-
Adds a group name to the
GenericItem
. - addGroupNames(String...) - Method in interface org.openhab.core.items.ActiveItem
-
Deprecated.Assigns the according item to the given groups.
- addGroupNames(String...) - Method in class org.openhab.core.items.GenericItem
- addGroupNames(List<String>) - Method in interface org.openhab.core.items.ActiveItem
-
Deprecated.Assigns the according item to the given groups.
- addGroupNames(List<String>) - Method in class org.openhab.core.items.GenericItem
- addInboxListener(InboxListener) - Method in interface org.openhab.core.config.discovery.inbox.Inbox
-
Adds an
InboxListener
to the listeners' registry. - addingBundle(Bundle, BundleEvent) - Method in class org.openhab.core.config.core.xml.osgi.XmlDocumentBundleTracker
- addingFinished() - Method in interface org.openhab.core.config.core.xml.osgi.XmlDocumentProvider
-
Signals that all available result objects from the XML processing of the certain module have been added.
- addingObject(T) - Method in interface org.openhab.core.config.core.xml.osgi.XmlDocumentProvider
-
Adds a new result object from the XML processing for further processing.
- addItemFactory(ItemFactory) - Method in class org.openhab.core.items.ManagedItemProvider
- addLazyLanguage(LazyLanguageConfig) - Method in class org.openhab.core.model.lazygen.LazyGenerator
- addListener(SseBroadcaster.Listener<I>) - Method in class org.openhab.core.io.rest.SseBroadcaster
- addMember(Item) - Method in class org.openhab.core.items.GroupItem
-
Adds the given item to the members of this group item.
- addModelChangeListener(ModelRepositoryChangeListener) - Method in interface org.openhab.core.model.sitemap.SitemapProvider
-
Add a listener which will be informed subsequently once a model has changed
- addModelRepositoryChangeListener(ModelRepositoryChangeListener) - Method in interface org.openhab.core.model.core.ModelRepository
-
Adds a change listener
- addNetworkAddressChangeListener(NetworkAddressChangeListener) - Method in class org.openhab.core.net.NetUtil
- addNetworkAddressChangeListener(NetworkAddressChangeListener) - Method in interface org.openhab.core.net.NetworkAddressService
-
Adds a
NetworkAddressChangeListener
that is notified about changes. - Addon - Class in org.openhab.core.addon
-
This class defines an add-on.
- ADDON_SEPARATOR - Static variable in class org.openhab.core.addon.Addon
- ADDON_SUGGESTION_FINDER - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- Addon.Builder - Class in org.openhab.core.addon
- addonCandidates - Variable in class org.openhab.core.config.discovery.addon.BaseAddonFinder
- AddonDiscoveryMethod - Class in org.openhab.core.addon
-
DTO for serialization of a suggested addon discovery method.
- AddonDiscoveryMethod() - Constructor for class org.openhab.core.addon.AddonDiscoveryMethod
- AddonEvent - Class in org.openhab.core.addon
-
This is an
Event
that is sent on add-on operations, such as installing and uninstalling. - AddonEvent(String, String, String) - Constructor for class org.openhab.core.addon.AddonEvent
-
Constructs a new add-on event object.
- AddonEvent(String, String, String, String) - Constructor for class org.openhab.core.addon.AddonEvent
-
Constructs a new add-on event object.
- AddonEventFactory - Class in org.openhab.core.addon
-
This is an
EventFactory
for creating add-on events. - AddonEventFactory() - Constructor for class org.openhab.core.addon.AddonEventFactory
-
Constructs a new AddonEventFactory.
- AddonFinder - Interface in org.openhab.core.config.discovery.addon
-
This is a
AddonFinder
interface for classes that find add-ons that are suggested to be installed. - AddonFinderConstants - Class in org.openhab.core.config.discovery.addon
-
This
AddonFinderConstants
contains constants describing add-on finders available in core. - AddonFinderConstants() - Constructor for class org.openhab.core.config.discovery.addon.AddonFinderConstants
- AddonFinderService - Interface in org.openhab.core.config.discovery.addon
-
Classes implementing this interface can be registered as an OSGi service in order to provide functionality for managing add-on suggestion finders, such as installing and uninstalling them.
- addonHandlers - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- AddonI18nLocalizationService - Class in org.openhab.core.addon
-
This OSGi service could be used to localize the add-on info using the I18N mechanism of the openHAB framework.
- AddonI18nLocalizationService(TranslationProvider) - Constructor for class org.openhab.core.addon.AddonI18nLocalizationService
- AddonInfo - Class in org.openhab.core.addon
-
The
AddonInfo
class contains general information about an add-on. - AddonInfo.Builder - Class in org.openhab.core.addon
- AddonInfoList - Class in https.openhab_org.schemas.addon_info_list.v1_0
-
Java class for anonymous complex type.
- AddonInfoList - Class in org.openhab.core.addon
-
DTO containing a list of
AddonInfo
- AddonInfoList() - Constructor for class https.openhab_org.schemas.addon_info_list.v1_0.AddonInfoList
- AddonInfoList() - Constructor for class org.openhab.core.addon.AddonInfoList
- AddonInfoProvider - Interface in org.openhab.core.addon
-
The
AddonInfoProvider
is a service interface providingAddonInfo
objects. - addonInfoRegistry - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- AddonInfoRegistry - Class in org.openhab.core.addon
-
The
AddonInfoRegistry
provides access toAddonInfo
objects. - AddonInfoRegistry() - Constructor for class org.openhab.core.addon.AddonInfoRegistry
- AddonMatchProperty - Class in org.openhab.core.addon
-
DTO for serialization of a property match regular expression.
- AddonMatchProperty(String, String) - Constructor for class org.openhab.core.addon.AddonMatchProperty
- AddonParameter - Class in org.openhab.core.addon
-
DTO for serialization of a add-on discovery parameter.
- AddonParameter(String, String) - Constructor for class org.openhab.core.addon.AddonParameter
- addons - Variable in class https.openhab_org.schemas.addon_info_list.v1_0.AddonInfoList
- addons - Variable in class org.openhab.core.addon.AddonInfoList
- ADDONS_SERVICE_PID - Static variable in class org.openhab.core.OpenHAB
-
the service pid used for the definition of the base package and add-ons
- AddonService - Interface in org.openhab.core.addon
-
Classes implementing this interface can be registered as an OSGi service in order to provide functionality for managing add-ons, such as listing, installing and uninstalling them.
- AddonSuggestionService - Class in org.openhab.core.config.discovery.addon
-
This is a
AddonSuggestionService
which discovers suggested add-ons for the user to install. - AddonSuggestionService(ConfigurationAdmin, LocaleProvider, Map<String, Object>) - Constructor for class org.openhab.core.config.discovery.addon.AddonSuggestionService
- AddonType - Class in org.openhab.core.addon
-
This class defines an add-on type.
- AddonType(String, String) - Constructor for class org.openhab.core.addon.AddonType
-
Creates a new type instance with the given id and label
- addOrRefreshModel(String, InputStream) - Method in interface org.openhab.core.model.core.ModelRepository
-
Adds a model to the repository or refreshes it if it already exists
- addPermanent(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
-
add a rule permanently to the RuleManager
- addPrivateActionHandler(SimpleActionHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addPrivateConditionHandler(SimpleConditionHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addPrivateTriggerHandler(SimpleTriggerHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addProvider(Provider<E>) - Method in class org.openhab.core.common.registry.AbstractRegistry
- addProviderChangeListener(ProviderChangeListener<E>) - Method in class org.openhab.core.common.registry.AbstractProvider
- addProviderChangeListener(ProviderChangeListener<E>) - Method in interface org.openhab.core.common.registry.Provider
-
Adds a
ProviderChangeListener
which must be notified if there are changes concerning the elements provided by theProvider
. - addProviderChangeListener(ProviderChangeListener<ModuleType>) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- addProviderChangeListener(ProviderChangeListener<SemanticTag>) - Method in class org.openhab.core.semantics.model.DefaultSemanticTagProvider
- addProviderChangeListener(ProviderChangeListener<Transformation>) - Method in class org.openhab.core.transform.FileTransformationProvider
- addRegistryChangeListener(RegistryChangeListener<E>) - Method in class org.openhab.core.common.registry.AbstractRegistry
- addRegistryChangeListener(RegistryChangeListener<E>) - Method in interface org.openhab.core.common.registry.Registry
-
Adds a
RegistryChangeListener
to the registry. - addRegistryChangeListener(RegistryChangeListener<Rule>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- addRegistryChangeListener(PersistenceServiceConfigurationRegistryChangeListener) - Method in interface org.openhab.core.persistence.registry.PersistenceServiceConfigurationRegistry
- addRegistryHook(RegistryHook<Item>) - Method in interface org.openhab.core.items.ItemRegistry
-
Add a hook to be informed before adding/after removing items.
- addRule(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addRule(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
-
Deprecated.
- addRules(Locale, Rule...) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Adds
Locale
specific rules to this interpreter. - addSection(Translations.TranslationsSection) - Method in class org.openhab.core.tools.i18n.plugin.Translations
- addService(ServiceInfo, boolean) - Method in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
-
Adds the given mDNS service to the set of discovered services.
- addServiceListener(String, ServiceListener) - Method in interface org.openhab.core.io.transport.mdns.MDNSClient
-
Listen for services of a given type
- addSitemapProvider(SitemapProvider) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
- addSlot(String) - Method in class org.openhab.core.ui.components.UIComponent
-
Adds a new empty slot to the component
- addStateChangeListener(StateChangeListener) - Method in class org.openhab.core.items.GenericItem
- addStatusListener(UpnpIOParticipant, String, String, int) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOService
-
Establish a polling mechanism to check the status of a specific UDN device.
- addSubscription(UpnpIOParticipant, String, int) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOService
-
Subscribe to a GENA subscription
- addTag(String) - Method in interface org.openhab.core.items.ActiveItem
-
Deprecated.Adds a tag to the item.
- addTag(String) - Method in class org.openhab.core.items.GenericItem
- addTag(String) - Method in class org.openhab.core.ui.components.RootUIComponent
-
Adds a tag to the component
- addTags(String...) - Method in interface org.openhab.core.items.ActiveItem
-
Deprecated.Adds tags to the item.
- addTags(String...) - Method in class org.openhab.core.items.GenericItem
- addTags(String...) - Method in class org.openhab.core.ui.components.RootUIComponent
-
Adds several tags to the component
- addTags(Collection<String>) - Method in interface org.openhab.core.items.ActiveItem
-
Deprecated.Adds tags to the item.
- addTags(Collection<String>) - Method in class org.openhab.core.items.GenericItem
- addTags(Collection<String>) - Method in class org.openhab.core.ui.components.RootUIComponent
-
Adds several tags to the component
- addTagSet(String, Class<? extends Tag>) - Static method in class org.openhab.core.semantics.SemanticTags
- addThingActions(ThingActions) - Method in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
- addThingActions(ThingActions) - Method in class org.openhab.core.model.rule.scoping.RulesClassCache
- addThingActions(ThingActions) - Method in class org.openhab.core.model.script.ScriptServiceUtil
- addThingTypeProvider(ThingTypeProvider) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
- addTimeSeriesListener(TimeSeriesListener) - Method in class org.openhab.core.items.GenericItem
- addTlsCertificateProvider(TlsCertificateProvider) - Method in interface org.openhab.core.io.net.http.ExtensibleTrustManager
-
Add a
TlsCertificateProvider
to be used by HttpClient / WebSocket Client's When the Provider is no longer valid please make sure to remove it. - addTlsTrustManagerProvider(TlsTrustManagerProvider) - Method in interface org.openhab.core.io.net.http.ExtensibleTrustManager
-
Add a
TlsTrustManagerProvider
to be used by HttpClient / WebSocket Client's When the Provider is no longer valid please make sure to remove it. - addToQueue(Runnable) - Method in class org.openhab.core.common.QueueingThreadPoolExecutor
-
Adds a new task to the queue
- addTriggerHandler(String, ScriptedHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addTriggerType(TriggerType) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addUnit(Unit<Currency>) - Static method in class org.openhab.core.library.unit.CurrencyUnits
- addUnmanagedRule(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addUserApiToken(User, String, String) - Method in interface org.openhab.core.auth.UserRegistry
-
Adds a new API token to the user profile.
- addUserSession(User, UserSession) - Method in interface org.openhab.core.auth.UserRegistry
-
Adds a new session to the user profile
- addValidationIssues(Iterable<Issue>) - Method in exception org.openhab.core.model.script.engine.ScriptParsingException
- addWebSocketAdapter(WebSocketAdapter) - Method in class org.openhab.core.io.websocket.CommonWebSocketServlet
- adjustInto(Temporal) - Method in class org.openhab.core.scheduler.CronAdjuster
- ADMIN - Static variable in interface org.openhab.core.auth.Role
-
Role of users with administrative rights
- advanced - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- advanced - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterGroupDTO
- advanced - Variable in class org.openhab.core.config.core.dto.XmlParameter
- advanced - Variable in class org.openhab.core.config.core.dto.XmlParameterGroup
- advanced - Variable in class org.openhab.core.thing.dto.ChannelDefinitionDTO
- advanced - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
- after(Duration) - Method in interface org.openhab.core.scheduler.Scheduler
-
Return a
ScheduledCompletableFuture
that will resolve after the given duration. - after(Callable<T>, Duration) - Method in interface org.openhab.core.scheduler.Scheduler
-
Return a
ScheduledCompletableFuture
that resolves after delaying with the result of the call that is executed after the delay. - afterExecute(Runnable, Throwable) - Method in class org.openhab.core.common.QueueingThreadPoolExecutor
- afterRemoving(E) - Method in interface org.openhab.core.items.RegistryHook
-
Notifies the listener that an element was removed from the registry.
- afterShutdown() - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- alias - Variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
-
The cached value of the '
Alias
' attribute. - alias - Variable in class org.openhab.core.persistence.dto.PersistenceItemConfigurationDTO
- alias() - Method in record class org.openhab.core.persistence.PersistenceItemConfiguration
-
Returns the value of the
alias
record component. - ALIAS_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
-
The default value of the '
Alias
' attribute. - ALIVE_INTERVAL_SECONDS - Static variable in class org.openhab.core.io.rest.sse.SseResource
- all() - Static method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
- ALL - Enum constant in enum class org.openhab.core.thing.events.ChannelDescriptionChangedEvent.CommonChannelDescriptionField
- ALL_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
All Config
' class. - ALL_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
All Config
' class. - ALL_CONFIG_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'All Config' class.
- ALL_EVENT_TYPES - Static variable in interface org.openhab.core.events.EventSubscriber
-
The constant
EventSubscriber.ALL_EVENT_TYPES
must be returned by theEventSubscriber.getSubscribedEventTypes()
method, if the event subscriber should subscribe to all event types. - AllConfig - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'All Config'.
- AllConfigElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
- AllConfigImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'All Config'.
- AllConfigImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.AllConfigImpl
- allItemsChanged(Collection<String>) - Method in interface org.openhab.core.items.ItemRegistryChangeListener
-
Notifies the listener that all items in the registry have changed and thus should be reloaded.
- allItemsChanged(Collection<String>) - Method in class org.openhab.core.model.script.jvmmodel.ScriptItemRefresher
- allSameClassAndComparable(Set<Object>) - Static method in class org.openhab.core.config.core.OrderingSetSerializer
- alt(Object...) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an alternatives expression.
- alternate(String) - Method in class org.openhab.core.library.unit.CurrencyUnit
- AMPERE - Static variable in class org.openhab.core.library.unit.Units
- AMPERE_HOUR - Static variable in class org.openhab.core.library.unit.Units
- And(State, State) - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.And
- AND - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'AND' literal object.
- AND_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'AND' literal value.
- AnnotatedActions - Interface in org.openhab.core.automation
-
Marker interface for RuleActions Every method in the implementation should provide annotations which are used to create the ModuleTypes
- AnnotatedThingActionModuleTypeProvider - Class in org.openhab.core.automation.thingsupport
-
ModuleTypeProvider that collects actions for
ThingHandler
s - AnnotatedThingActionModuleTypeProvider(ModuleTypeI18nService) - Constructor for class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- AnnotationActionModuleTypeHelper - Class in org.openhab.core.automation.module.provider
-
Helper methods for
AnnotatedActions
ModuleTypeProvider
- AnnotationActionModuleTypeHelper() - Constructor for class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
- ANNUALLY - Static variable in class org.openhab.core.scheduler.CronAdjuster
- AnonymousUserSecurityContext - Class in org.openhab.core.io.rest.auth
-
This
SecurityContext
can be used to give anonymous users (i.e. - AnonymousUserSecurityContext() - Constructor for class org.openhab.core.io.rest.auth.AnonymousUserSecurityContext
- API_TITLE - Static variable in class org.openhab.core.io.rest.swagger.impl.OpenApiResource
- API_VERSION - Static variable in class org.openhab.core.io.rest.RESTConstants
-
Version of the openHAB API Version 1: initial version Version 2: include invisible widgets into sitemap response (#499) Version 3: Addition of anyFormat icon parameter (#978) Version 4: OH3, refactored extensions to addons (#1560) Version 5: transparent charts (#2502) Version 6: extended chart period parameter format (#3863)
- apply(String) - Method in class org.openhab.core.thing.binding.generic.ChannelTransformation
- apply(Event) - Method in interface org.openhab.core.events.EventFilter
-
Apply the filter on an event.
- apply(Event) - Method in class org.openhab.core.events.TopicEventFilter
- apply(Event) - Method in class org.openhab.core.events.TopicGlobEventFilter
- apply(Event) - Method in class org.openhab.core.events.TopicPrefixEventFilter
- apply(Item) - Method in class org.openhab.core.persistence.filter.PersistenceEqualsFilter
- apply(Item) - Method in class org.openhab.core.persistence.filter.PersistenceFilter
-
Apply this filter to an item
- apply(Item) - Method in class org.openhab.core.persistence.filter.PersistenceIncludeFilter
- apply(Item) - Method in class org.openhab.core.persistence.filter.PersistenceThresholdFilter
- apply(Item) - Method in class org.openhab.core.persistence.filter.PersistenceTimeFilter
- apply(ReadyMarker) - Method in class org.openhab.core.service.ReadyMarkerFilter
- applyDefaultConfiguration(Configuration, ConfigDescription) - Static method in class org.openhab.core.config.core.ConfigUtil
-
Applies the default values from a give
ConfigDescription
to the givenConfiguration
. - applyState(State) - Method in class org.openhab.core.items.GenericItem
-
Sets new state, notifies listeners and sends events.
- applyTimeSeries(TimeSeries) - Method in class org.openhab.core.items.GenericItem
-
Sets new time series, notifies listeners and sends events.
- approve(ThingUID, String, String) - Method in interface org.openhab.core.config.discovery.inbox.Inbox
-
Creates new
Thing
and adds it to theThingRegistry
. - ArealDensity - Interface in org.openhab.core.library.dimension
-
Define Area density type (basic unit is kg/m^2) https://en.wikipedia.org/wiki/Area_density
- arg - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
-
The cached value of the '
Arg
' attribute. - arg - Variable in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
-
The cached value of the '
Arg
' attribute. - ARG_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
-
The default value of the '
Arg
' attribute. - ARG_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
-
The default value of the '
Arg
' attribute. - args - Variable in class org.openhab.core.model.items.impl.ModelGroupItemImpl
-
The cached value of the '
Args
' attribute list. - ArithmeticGroupFunction - Interface in org.openhab.core.library.types
-
This interface is only a container for functions that require the core type library for its calculations.
- ArithmeticGroupFunction.And - Class in org.openhab.core.library.types
-
This does a logical 'and' operation.
- ArithmeticGroupFunction.Avg - Class in org.openhab.core.library.types
-
This calculates the numeric average over all item states of decimal type.
- ArithmeticGroupFunction.Count - Class in org.openhab.core.library.types
-
This calculates the number of items in the group matching the regular expression passed in parameter Group:Number:COUNT(".") will count all items having a string state of one character Group:Number:COUNT("[5-9]") will count all items having a string state between 5 and 9 ...
- ArithmeticGroupFunction.Max - Class in org.openhab.core.library.types
-
This calculates the maximum value of all item states of decimal type.
- ArithmeticGroupFunction.Min - Class in org.openhab.core.library.types
-
This calculates the minimum value of all item states of decimal type.
- ArithmeticGroupFunction.NAnd - Class in org.openhab.core.library.types
-
This does a logical 'nand' operation.
- ArithmeticGroupFunction.NOr - Class in org.openhab.core.library.types
-
This does a logical 'nor' operation.
- ArithmeticGroupFunction.Or - Class in org.openhab.core.library.types
-
This does a logical 'or' operation.
- ArithmeticGroupFunction.Sum - Class in org.openhab.core.library.types
-
This calculates the numeric sum over all item states of decimal type.
- array() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Returns underlying bytes
- as(Class<T>) - Method in class org.openhab.core.library.types.DecimalType
- as(Class<T>) - Method in class org.openhab.core.library.types.HSBType
- as(Class<T>) - Method in enum class org.openhab.core.library.types.OnOffType
- as(Class<T>) - Method in enum class org.openhab.core.library.types.OpenClosedType
- as(Class<T>) - Method in class org.openhab.core.library.types.PercentType
- as(Class<T>) - Method in enum class org.openhab.core.library.types.UpDownType
- as(Class<T>) - Method in interface org.openhab.core.types.State
-
Convert this
State
's value into another type - as(Class<U>) - Method in class org.openhab.core.library.types.QuantityType
- as(Class<T>) - Method in class org.openhab.core.config.core.Configuration
- ASC - Enum constant in enum class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Type
- ASCENDING - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Ordering
- asConfigurableService(Function<String, Object>) - Static method in class org.openhab.core.config.core.ConfigurableServiceUtil
- assertEndOfType() - Method in class org.openhab.core.config.core.xml.util.NodeIterator
-
Ensures that the end of the node has been reached.
- assertLogMessage(Class<?>, JavaTest.LogLevel, String) - Method in class org.openhab.core.test.java.JavaTest
-
Assert that a message was logged for a class with a given log level and message
- assertNoLogMessage(Class<?>) - Method in class org.openhab.core.test.java.JavaTest
-
Assert that not message was logged for a class
- assertValidItemName(String) - Static method in class org.openhab.core.items.ItemUtil
-
Ensures that the specified name of the item is valid.
- ASTNode - Class in org.openhab.core.voice.text
-
Abstract syntax tree node.
- ASTNode() - Constructor for class org.openhab.core.voice.text.ASTNode
- ASTNode(ASTNode[], TokenList) - Constructor for class org.openhab.core.voice.text.ASTNode
-
Constructs a new AST node.
- asType(Class<T>) - Method in class org.openhab.core.library.unit.CurrencyUnit
- AsyncModbusFailure<R> - Class in org.openhab.core.io.transport.modbus
-
Encapsulates result of modbus read operations
- AsyncModbusFailure(R, Exception) - Constructor for class org.openhab.core.io.transport.modbus.AsyncModbusFailure
- AsyncModbusReadResult - Class in org.openhab.core.io.transport.modbus
-
Encapsulates result of modbus read operations
- AsyncModbusReadResult(ModbusReadRequestBlueprint, BitArray) - Constructor for class org.openhab.core.io.transport.modbus.AsyncModbusReadResult
- AsyncModbusReadResult(ModbusReadRequestBlueprint, ModbusRegisterArray) - Constructor for class org.openhab.core.io.transport.modbus.AsyncModbusReadResult
- AsyncModbusWriteResult - Class in org.openhab.core.io.transport.modbus
-
Encapsulates result of modbus write operations
- AsyncModbusWriteResult(ModbusWriteRequestBlueprint, ModbusResponse) - Constructor for class org.openhab.core.io.transport.modbus.AsyncModbusWriteResult
- AsyncResultWrapper<T> - Class in org.openhab.core.test
- AsyncResultWrapper() - Constructor for class org.openhab.core.test.AsyncResultWrapper
- at(Instant) - Method in interface org.openhab.core.scheduler.Scheduler
-
Return a
ScheduledCompletableFuture
that resolves at the given epochTime - at(Callable<T>, Instant) - Method in interface org.openhab.core.scheduler.Scheduler
-
Return a
ScheduledCompletableFuture
that resolves at the given epochTime with the result of the call. - at(SchedulerRunnable, Instant) - Method in interface org.openhab.core.scheduler.Scheduler
-
Return a
ScheduledCompletableFuture
that resolves at the given epochTime and runs the runnable. - ATTO(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- Audio - Class in org.openhab.core.model.script.actions
-
The static methods of this class are made available as functions in the scripts.
- Audio() - Constructor for class org.openhab.core.model.script.actions.Audio
- AudioException - Exception in org.openhab.core.audio
-
General purpose audio exception
- AudioException() - Constructor for exception org.openhab.core.audio.AudioException
-
Constructs a new exception with null as its detail message.
- AudioException(String) - Constructor for exception org.openhab.core.audio.AudioException
-
Constructs a new exception with the specified detail message.
- AudioException(String, Throwable) - Constructor for exception org.openhab.core.audio.AudioException
-
Constructs a new exception with the specified detail message and cause.
- AudioException(Throwable) - Constructor for exception org.openhab.core.audio.AudioException
-
Constructs a new exception with the specified cause.
- AudioFormat - Class in org.openhab.core.audio
-
An audio format definition
- AudioFormat(String, String, Boolean, Integer, Integer, Long) - Constructor for class org.openhab.core.audio.AudioFormat
-
Constructs an instance with the specified properties.
- AudioFormat(String, String, Boolean, Integer, Integer, Long, Integer) - Constructor for class org.openhab.core.audio.AudioFormat
-
Constructs an instance with the specified properties.
- AudioHTTPServer - Interface in org.openhab.core.audio
-
This is an interface that is implemented by
AudioServlet
and which allows exposing audio streams through HTTP. - AudioManager - Interface in org.openhab.core.audio
-
This service provides functionality around audio services and is the central service to be used directly by others.
- AudioSink - Interface in org.openhab.core.audio
-
Definition of an audio output like headphones, a speaker or for writing to a file / clip.
- AudioSinkAsync - Class in org.openhab.core.audio
-
Definition of an audio output like headphones, a speaker or for writing to a file / clip.
- AudioSinkAsync() - Constructor for class org.openhab.core.audio.AudioSinkAsync
- AudioSinkSync - Class in org.openhab.core.audio
-
Definition of an audio output like headphones, a speaker or for writing to a file / clip.
- AudioSinkSync() - Constructor for class org.openhab.core.audio.AudioSinkSync
- AudioSinkUtils - Interface in org.openhab.core.audio.utils
-
Some utility methods for sink
- AudioSinkUtilsImpl - Class in org.openhab.core.audio.utils
-
Some utility methods for sink
- AudioSinkUtilsImpl() - Constructor for class org.openhab.core.audio.utils.AudioSinkUtilsImpl
- AudioSource - Interface in org.openhab.core.audio
-
This is an audio source, which can provide a continuous live stream of audio.
- AudioStartEvent - Class in org.openhab.core.voice
-
A
STTEvent
fired when theSTTService
starts hearing audio. - AudioStartEvent() - Constructor for class org.openhab.core.voice.AudioStartEvent
- AudioStopEvent - Class in org.openhab.core.voice
-
A
STTEvent
fired when theSTTService
stops hearing audio. - AudioStopEvent() - Constructor for class org.openhab.core.voice.AudioStopEvent
- audioStream() - Method in record class org.openhab.core.audio.StreamServed
-
Returns the value of the
audioStream
record component. - AudioStream - Class in org.openhab.core.audio
-
Wrapper for a source of audio data.
- AudioStream() - Constructor for class org.openhab.core.audio.AudioStream
- AudioStreamUtils - Class in org.openhab.core.audio.utils
-
Some general filename and extension utilities.
- AudioStreamUtils() - Constructor for class org.openhab.core.audio.utils.AudioStreamUtils
- AudioWaveUtils - Class in org.openhab.core.audio.utils
-
Some utility methods for parsing and cleaning wav files
- AudioWaveUtils() - Constructor for class org.openhab.core.audio.utils.AudioWaveUtils
- authenticate(Credentials) - Method in interface org.openhab.core.auth.AuthenticationManager
-
Authentication attempt with specified credentials.
- authenticate(Credentials) - Method in interface org.openhab.core.auth.AuthenticationProvider
-
Verify given credentials and give back authentication if they are valid.
- Authentication - Class in org.openhab.core.auth
-
Definition of authentication given to username after verification of credentials by authentication provider.
- Authentication() - Constructor for class org.openhab.core.auth.Authentication
-
no-args constructor required by gson
- Authentication(String, String...) - Constructor for class org.openhab.core.auth.Authentication
-
Creates a new instance
- Authentication(String, String[], String) - Constructor for class org.openhab.core.auth.Authentication
-
Creates a new instance with a specific scope
- AUTHENTICATION - Static variable in interface org.openhab.core.io.http.HandlerPriorities
- AuthenticationException - Exception in org.openhab.core.auth
-
Base type for exceptions thrown by authentication layer.
- AuthenticationException(String) - Constructor for exception org.openhab.core.auth.AuthenticationException
-
Creates a new exception instance.
- AuthenticationException(String, Throwable) - Constructor for exception org.openhab.core.auth.AuthenticationException
-
Creates a new exception instance.
- AuthenticationException(Throwable) - Constructor for exception org.openhab.core.auth.AuthenticationException
-
Creates a new exception instance.
- AuthenticationManager - Interface in org.openhab.core.auth
-
Authentication manager is main entry point for all places which are interested in securing requests and verifying their originator.
- AuthenticationProvider - Interface in org.openhab.core.auth
-
Realizations of this type are responsible for checking validity of various credentials and giving back authentication which defines access scope for authenticated user or system.
- AuthFilter - Class in org.openhab.core.io.rest.auth
-
This filter is responsible for parsing credentials provided with a request, and hydrating a
SecurityContext
from these credentials if they are valid. - AuthFilter(JwtHelper, UserRegistry) - Constructor for class org.openhab.core.io.rest.auth.AuthFilter
- AUTOMATION - Static variable in class org.openhab.core.addon.AddonType
- AutomationEventFactory - Class in org.openhab.core.automation.events
-
This class is a factory that creates Timer and Execution Events.
- AutomationEventFactory() - Constructor for class org.openhab.core.automation.events.AutomationEventFactory
- autoUpdatePolicy - Variable in class org.openhab.core.thing.dto.ChannelDTO
- AutoUpdatePolicy - Enum Class in org.openhab.core.thing.type
-
A binding's recommendation to the framework whether a state update should be automatically sent to an item if a command was received.
- available() - Method in class org.openhab.core.cache.lru.InputStreamCacheWrapper
- availableFrom(int) - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
-
Return the number of bytes that we can actually read without calling the underlying stream
- averageBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the average value of the state of a given
Item
between two certain points in time. - averageBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the average value of the state of a given
Item
between two certain points in time. - averageSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the average value of the state of a given
Item
since a certain point in time. - averageSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the average value of the state of a given
Item
since a certain point in time. - Avg() - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.Avg
- Avg(Class<? extends Quantity<?>>) - Constructor for class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.Avg
- AVG - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'AVG' literal object.
- AVG_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'AVG' literal value.
B
- b() - Method in record class org.openhab.core.util.ColorUtil.Gamut
-
Returns the value of the
b
record component. - B - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
- BAR - Static variable in class org.openhab.core.library.unit.Units
- BASE_CURRENCY - Static variable in class org.openhab.core.library.unit.CurrencyUnits
- BASE_ENERGY_PRICE - Static variable in class org.openhab.core.library.unit.CurrencyUnits
- BaseActionModuleHandler - Class in org.openhab.core.automation.handler
-
This is a base class that can be used by ActionModuleHandler implementations
- BaseActionModuleHandler(Action) - Constructor for class org.openhab.core.automation.handler.BaseActionModuleHandler
- BaseAddonFinder - Class in org.openhab.core.config.discovery.addon
-
This is a
BaseAddonFinder
abstract class for finding suggested add-ons. - BaseAddonFinder() - Constructor for class org.openhab.core.config.discovery.addon.BaseAddonFinder
- BaseBridgeHandler - Class in org.openhab.core.thing.binding
-
The
BaseBridgeHandler
implements theBridgeHandler
interface and adds some convenience methods for bridges to theBaseThingHandler
. - BaseBridgeHandler(Bridge) - Constructor for class org.openhab.core.thing.binding.BaseBridgeHandler
- BaseConditionModuleHandler - Class in org.openhab.core.automation.handler
-
This is a base class that can be used by ConditionModuleHandler implementations
- BaseConditionModuleHandler(Condition) - Constructor for class org.openhab.core.automation.handler.BaseConditionModuleHandler
- BaseDynamicCommandDescriptionProvider - Class in org.openhab.core.thing.binding
-
The
BaseDynamicCommandDescriptionProvider
provides a base implementation for theDynamicCommandDescriptionProvider
. - BaseDynamicCommandDescriptionProvider() - Constructor for class org.openhab.core.thing.binding.BaseDynamicCommandDescriptionProvider
- BaseDynamicStateDescriptionProvider - Class in org.openhab.core.thing.binding
-
The
BaseDynamicStateDescriptionProvider
provides a base implementation for theDynamicStateDescriptionProvider
. - BaseDynamicStateDescriptionProvider() - Constructor for class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
- baseItem - Variable in class org.openhab.core.items.GroupItem
- baseItemType - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
- BaseModelItemTypeElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- BaseModelItemTypeElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- BaseModuleHandler<T extends Module> - Class in org.openhab.core.automation.handler
-
This is a base class that can be used by any ModuleHandler implementation
- BaseModuleHandler(T) - Constructor for class org.openhab.core.automation.handler.BaseModuleHandler
- BaseModuleHandlerFactory - Class in org.openhab.core.automation.handler
-
This class provides a
ModuleHandlerFactory
base implementation. - BaseModuleHandlerFactory() - Constructor for class org.openhab.core.automation.handler.BaseModuleHandlerFactory
- BaseThingHandler - Class in org.openhab.core.thing.binding
-
BaseThingHandler
provides a base implementation for theThingHandler
interface. - BaseThingHandler(Thing) - Constructor for class org.openhab.core.thing.binding.BaseThingHandler
-
Creates a new instance of this class for the
Thing
. - BaseThingHandlerFactory - Class in org.openhab.core.thing.binding
-
The
BaseThingHandlerFactory
provides a base implementation for theThingHandlerFactory
interface. - BaseThingHandlerFactory() - Constructor for class org.openhab.core.thing.binding.BaseThingHandlerFactory
- BaseTriggerModuleHandler - Class in org.openhab.core.automation.handler
-
This is a base class that can be used by TriggerModuleHandler implementations
- BaseTriggerModuleHandler(Trigger) - Constructor for class org.openhab.core.automation.handler.BaseTriggerModuleHandler
- basicSetCommand(ValidCommand, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
- basicSetCommand(ValidCommand, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- basicSetDefinition(FilterDetails, NotificationChain) - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
- basicSetImportSection(XImportSection, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
- basicSetNewState(ValidState, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- basicSetNewState(ValidState, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- basicSetOldState(ValidState, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- basicSetOldState(ValidState, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- basicSetRight(XExpression, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- basicSetScript(XBlockExpression, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
- basicSetState(ValidState, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- basicSetState(ValidState, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
- basicSetTrigger(ValidTrigger, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
- basicSetType(JvmTypeReference, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- basicSetUnit(AbstractUnit, NotificationChain) - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
- Bb - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
- bearingTo(PointType) - Method in class org.openhab.core.library.types.PointType
-
Return the bearing in degrees from otherPoint following a great circle path.
- BECQUEREL - Static variable in class org.openhab.core.library.unit.Units
- BECQUEREL_PER_CUBIC_METRE - Static variable in class org.openhab.core.library.unit.Units
- before(CompletableFuture<T>, Duration) - Method in interface org.openhab.core.scheduler.Scheduler
-
Return a
ScheduledCompletableFuture
that fails with aTimeoutException
when the givenCompletableFuture
is not resolved before the given timeout. - beforeAdding(E) - Method in interface org.openhab.core.items.RegistryHook
-
Notifies the listener that an element is going to be added to the registry.
- beforeShutdown(Registry) - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- beforeUpdateElement(E) - Method in class org.openhab.core.common.registry.AbstractRegistry
-
This method is called before an element is updated.
- BEGIN_CERT - Static variable in class org.openhab.core.io.net.http.PEMTrustManager
- BI - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
- BIG_DECIMAL_HUNDRED - Static variable in class org.openhab.core.library.types.DecimalType
- Bin2Json - Class in org.openhab.core.io.bin2json
-
This class converts binary data to JSON format.
- Bin2Json(String) - Constructor for class org.openhab.core.io.bin2json.Bin2Json
-
Constructor.
- BinaryPrefix - Enum Class in org.openhab.core.library.unit
-
The binary prefixes used to derive units by specific powers of 2.
- bindAbstractTypeScopeProvider() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
- bindAbstractTypeScopeProvider() - Method in class org.openhab.core.model.script.ScriptRuntimeModule
- bindBundleContext() - Method in class org.openhab.core.test.java.JavaOSGiTest
- bindClassLoaderToInstance() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindClassLoaderToInstance() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindClassLoaderToInstance() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindClassLoaderToInstance() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
- bindClassLoaderToInstance() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindClassLoaderToInstance() - Method in class org.openhab.core.model.script.ScriptRuntimeModule
- bindClassLoaderToInstance() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindClassLoaderToInstance() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindDefaultBatchTypeResolver() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindDefaultBatchTypeResolver() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindDefaultReentrantTypeResolver() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindDefaultReentrantTypeResolver() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindFeatureNameValidator() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindFeatureNameValidator() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindIAllContainersState$Provider() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindIAllContainersState$Provider() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindIAllContainersState$Provider() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindIAllContainersState$Provider() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindIAllContainersState$Provider() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindIAllContainersState$Provider() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindIAntlrTokenFileProvider() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindIAntlrTokenFileProvider() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindIAntlrTokenFileProvider() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindIAntlrTokenFileProvider() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindIAntlrTokenFileProvider() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindIAntlrTokenFileProvider() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindIBatchScopeProvider() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindIBatchScopeProvider() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindIContainer$Manager() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindIContainer$Manager() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindIContainer$Manager() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindIContainer$Manager() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindIContainer$Manager() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindIContainer$Manager() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindIContentAssistParser() - Method in class org.openhab.core.model.ide.AbstractItemsIdeModule
- bindIContentAssistParser() - Method in class org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
- bindIContentAssistParser() - Method in class org.openhab.core.model.rule.ide.AbstractRulesIdeModule
- bindIContentAssistParser() - Method in class org.openhab.core.model.script.ide.AbstractScriptIdeModule
- bindIContentAssistParser() - Method in class org.openhab.core.model.sitemap.ide.AbstractSitemapIdeModule
- bindIContentAssistParser() - Method in class org.openhab.core.model.thing.ide.AbstractThingIdeModule
- bindIExpressionInterpreter() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
- bindIExpressionInterpreter() - Method in class org.openhab.core.model.script.ScriptRuntimeModule
- bindIFeatureScopeTrackerProvider() - Method in class org.openhab.core.model.rule.ide.RulesIdeModule
- bindIFeatureScopeTrackerProvider() - Method in class org.openhab.core.model.script.ide.ScriptIdeModule
- bindIGenerator() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
- bindIGenerator() - Method in class org.openhab.core.model.script.ScriptRuntimeModule
- bindIGenerator2() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindIGenerator2() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindIGenerator2() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindIGenerator2() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindIGlobalScopeProvider() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindIGlobalScopeProvider() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindIGlobalScopeProvider() - Method in class org.openhab.core.model.persistence.PersistenceRuntimeModule
- bindIGlobalScopeProvider() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindIGlobalScopeProvider() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindIGlobalScopeProvider() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindIGlobalScopeProvider() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindIGrammarAccess() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindIGrammarAccess() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindIGrammarAccess() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindIGrammarAccess() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindIGrammarAccess() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindIGrammarAccess() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindIJvmModelInferrer() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindIJvmModelInferrer() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindIJvmTypeProvider$Factory() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
- bindIJvmTypeProvider$Factory() - Method in class org.openhab.core.model.script.ScriptRuntimeModule
- bindILocationInFileProvider() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindILocationInFileProvider() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindImplicitlyImportedTypes() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
- bindImplicitlyImportedTypes() - Method in class org.openhab.core.model.script.ScriptRuntimeModule
- BINDING - Static variable in class org.openhab.core.addon.AddonType
- BINDING_ID - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- BindingConfigParseException - Exception in org.openhab.core.model.item
-
This exception is used by
BindingConfigReader
instances if parsing configurations fails - BindingConfigParseException(String) - Constructor for exception org.openhab.core.model.item.BindingConfigParseException
- BindingConfigParseException(String, Exception) - Constructor for exception org.openhab.core.model.item.BindingConfigParseException
- BindingConfigReader - Interface in org.openhab.core.model.item
-
This interface must be implemented by services, which can parse the generic binding configuration string used in the
GenericItemProvider
. - bindings - Variable in class org.openhab.core.model.items.impl.ModelItemImpl
-
The cached value of the '
Bindings
' containment reference list. - bindIParser() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindIParser() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindIParser() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindIParser() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindIParser() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindIParser() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindIPrefixMatcher() - Method in class org.openhab.core.model.ide.AbstractItemsIdeModule
- bindIPrefixMatcher() - Method in class org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
- bindIPrefixMatcher() - Method in class org.openhab.core.model.rule.ide.AbstractRulesIdeModule
- bindIPrefixMatcher() - Method in class org.openhab.core.model.script.ide.AbstractScriptIdeModule
- bindIPrefixMatcher() - Method in class org.openhab.core.model.sitemap.ide.AbstractSitemapIdeModule
- bindIPrefixMatcher() - Method in class org.openhab.core.model.thing.ide.AbstractThingIdeModule
- bindIProposalConflictHelper() - Method in class org.openhab.core.model.ide.AbstractItemsIdeModule
- bindIProposalConflictHelper() - Method in class org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
- bindIProposalConflictHelper() - Method in class org.openhab.core.model.rule.ide.AbstractRulesIdeModule
- bindIProposalConflictHelper() - Method in class org.openhab.core.model.script.ide.AbstractScriptIdeModule
- bindIProposalConflictHelper() - Method in class org.openhab.core.model.sitemap.ide.AbstractSitemapIdeModule
- bindIProposalConflictHelper() - Method in class org.openhab.core.model.thing.ide.AbstractThingIdeModule
- bindIQualifiedNameProvider() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindIQualifiedNameProvider() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindIQualifiedNameProvider() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindIQualifiedNameProvider() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindIQualifiedNameProvider() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindIQualifiedNameProvider() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindIRenameService2() - Method in class org.openhab.core.model.ide.AbstractItemsIdeModule
- bindIRenameService2() - Method in class org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
- bindIRenameService2() - Method in class org.openhab.core.model.rule.ide.AbstractRulesIdeModule
- bindIRenameService2() - Method in class org.openhab.core.model.script.ide.AbstractScriptIdeModule
- bindIRenameService2() - Method in class org.openhab.core.model.sitemap.ide.AbstractSitemapIdeModule
- bindIRenameService2() - Method in class org.openhab.core.model.thing.ide.AbstractThingIdeModule
- bindIRenameStrategy2() - Method in class org.openhab.core.model.ide.AbstractItemsIdeModule
- bindIRenameStrategy2() - Method in class org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
- bindIRenameStrategy2() - Method in class org.openhab.core.model.rule.ide.AbstractRulesIdeModule
- bindIRenameStrategy2() - Method in class org.openhab.core.model.script.ide.AbstractScriptIdeModule
- bindIRenameStrategy2() - Method in class org.openhab.core.model.sitemap.ide.AbstractSitemapIdeModule
- bindIRenameStrategy2() - Method in class org.openhab.core.model.thing.ide.AbstractThingIdeModule
- bindIResourceValidator() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindIResourceValidator() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindIScopeProvider() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindIScopeProvider() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindIScopeProvider() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindIScopeProvider() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindISemanticSequencer() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindISemanticSequencer() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindISemanticSequencer() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindISemanticSequencer() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindISemanticSequencer() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindISemanticSequencer() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindISerializer() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindISerializer() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindISerializer() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindISerializer() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindISerializer() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindISerializer() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindISyntacticSequencer() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindISyntacticSequencer() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindISyntacticSequencer() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindISyntacticSequencer() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindISyntacticSequencer() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindISyntacticSequencer() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindISyntacticSequencer() - Method in class org.openhab.core.model.thing.ThingRuntimeModule
- bindItemsValidator() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindITokenDefProvider() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindITokenDefProvider() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindITokenDefProvider() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindITokenDefProvider() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindITokenDefProvider() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindITokenDefProvider() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindITokenToStringConverter() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindITokenToStringConverter() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindITokenToStringConverter() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindITokenToStringConverter() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindITokenToStringConverter() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindITokenToStringConverter() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindITypeComputer() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
- bindITypeComputer() - Method in class org.openhab.core.model.script.ScriptRuntimeModule
- bindIUnorderedGroupHelper() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindIValueConverterService() - Method in class org.openhab.core.model.ItemsRuntimeModule
- bindIValueConverterService() - Method in class org.openhab.core.model.sitemap.SitemapRuntimeModule
- bindIValueConverterService() - Method in class org.openhab.core.model.thing.ThingRuntimeModule
- bindJavaReflectAccess() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
- bindLexer() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- bindLexer() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindLexer() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindLexer() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindLexer() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindLexer() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- bindPersistenceValidator() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- bindRulesValidator() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- bindScriptTransformationService(ScriptTransformationService, Map<String, Object>) - Method in class org.openhab.core.automation.module.script.profile.ScriptProfileFactory
- bindScriptValidator() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- bindSitemapValidator() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- bindStateAndCommandProvider() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
- bindThingValidator() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- BIT - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- BIT - Static variable in class org.openhab.core.library.unit.Units
- BIT_PER_SECOND - Static variable in class org.openhab.core.library.unit.Units
- BitArray - Class in org.openhab.core.io.transport.modbus
-
Class that implements a collection for bits
- BitArray(boolean...) - Constructor for class org.openhab.core.io.transport.modbus.BitArray
- BitArray(int) - Constructor for class org.openhab.core.io.transport.modbus.BitArray
- BitArray(BitSet, int) - Constructor for class org.openhab.core.io.transport.modbus.BitArray
- BLACK - Static variable in class org.openhab.core.library.types.HSBType
- BLUE - Static variable in class org.openhab.core.library.types.HSBType
- BOOLEAN - Enum constant in enum class org.openhab.core.config.core.ConfigDescriptionParameter.Type
-
The data type for a boolean (
true
orfalse
). - BOOLEAN - Enum constant in enum class org.openhab.core.config.core.dto.XmlParameterType
- BOOLEAN_OBJECTElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
- BOOLEANElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.BOOLEANElements
- BOOLEANElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.BOOLEANElements
- bridge - Variable in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
-
The cached value of the '
Bridge
' attribute. - bridge - Variable in class org.openhab.core.thing.dto.StrippedThingTypeDTO
- Bridge - Interface in org.openhab.core.thing
- BRIDGE_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
-
The default value of the '
Bridge
' attribute. - BRIDGE_OFFLINE - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
- BRIDGE_OFFLINE - Variable in class org.openhab.core.thing.ThingStatusDetail.OfflineStatus
- BRIDGE_UID_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
-
The default value of the '
Bridge UID
' attribute. - BRIDGE_UNINITIALIZED - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
- BRIDGE_UNINITIALIZED - Variable in class org.openhab.core.thing.ThingStatusDetail.UninitializedStatus
- BridgeBuilder - Class in org.openhab.core.thing.binding.builder
-
This class allows the easy construction of a
Bridge
instance using the builder pattern. - BridgeHandler - Interface in org.openhab.core.thing.binding
-
A
BridgeHandler
handles the communication between the openHAB framework and a bridge (a device that acts as a gateway to enable the communication with other devices) represented by aBridge
instance. - bridgeStatusChanged(ThingStatusInfo) - Method in class org.openhab.core.thing.binding.BaseThingHandler
- bridgeStatusChanged(ThingStatusInfo) - Method in interface org.openhab.core.thing.binding.ThingHandler
-
Notifies the handler that the bridge's status has changed.
- BridgeType - Class in org.openhab.core.thing.type
-
The
BridgeType
describes a concrete type of aBridge
. - bridgeUID - Variable in class org.openhab.core.config.discovery.dto.DiscoveryResultDTO
- bridgeUID - Variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
-
The cached value of the '
Bridge UID
' attribute. - bridgeUID - Variable in class org.openhab.core.thing.dto.AbstractThingDTO
- broadcast(Event) - Method in class org.openhab.core.io.rest.sse.SseResource
- brokerConnection - Variable in class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
- build() - Method in class org.openhab.core.addon.Addon.Builder
- build() - Method in class org.openhab.core.addon.AddonInfo.Builder
-
Build an
AddonInfo
from this builder - build() - Method in class org.openhab.core.automation.util.ActionBuilder
- build() - Method in class org.openhab.core.automation.util.ConditionBuilder
- build() - Method in class org.openhab.core.automation.util.ModuleBuilder
- build() - Method in class org.openhab.core.automation.util.RuleBuilder
- build() - Method in class org.openhab.core.automation.util.TriggerBuilder
- build() - Method in interface org.openhab.core.common.SafeCallerBuilder
-
Creates a dynamic proxy with the according properties which guards the caller from hanging implementations in the target object.
- build() - Method in class org.openhab.core.common.ThreadFactoryBuilder
-
Builds the
ThreadFactory
, configuring it as specified. - build() - Method in class org.openhab.core.config.core.ConfigDescriptionBuilder
-
Builds a
ConfigDescription
with the settings of this builder. - build() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Builds a result with the settings of this builder.
- build() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroupBuilder
-
Builds a result with the settings of this builder.
- build() - Method in class org.openhab.core.config.core.status.ConfigStatusMessage.Builder
-
Builds the new
ConfigStatusMessage
object. - build() - Method in class org.openhab.core.config.discovery.DiscoveryResultBuilder
-
Builds a result with the settings of this builder.
- build() - Method in interface org.openhab.core.items.ItemBuilder
-
Creates an item with the currently configured values.
- build() - Method in class org.openhab.core.thing.binding.builder.BridgeBuilder
- build() - Method in class org.openhab.core.thing.binding.builder.ChannelBuilder
-
Builds and returns the
Channel
. - build() - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Build the thing
- build() - Method in class org.openhab.core.thing.binding.builder.ThingStatusInfoBuilder
-
Builds and returns the status info.
- build() - Method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
-
Builds the firmware.
- build() - Method in class org.openhab.core.thing.profiles.ProfileTypeBuilder
-
Create a profile type instance with the previously given parameters.
- build() - Method in class org.openhab.core.thing.type.ChannelDefinitionBuilder
-
Build a channel definition.
- build() - Method in class org.openhab.core.thing.type.ChannelGroupTypeBuilder
-
Build the
ChannelGroupType
with the given values - build() - Method in interface org.openhab.core.thing.type.ChannelTypeBuilder
-
Build the ChannelType with the given values
- build() - Method in class org.openhab.core.thing.type.ThingTypeBuilder
-
Builds and returns a new
ThingType
according to the given values from this builder. - build() - Method in class org.openhab.core.types.CommandDescriptionBuilder
-
Build a
CommandDescription
from the values of this builder. - build() - Method in class org.openhab.core.types.StateDescriptionFragmentBuilder
-
Builds a
StateDescriptionFragment
from the values of this builder. - build() - Method in class org.openhab.core.ui.tiles.ExternalServiceTile.TileBuilder
- build() - Method in class org.openhab.core.voice.DialogContext.Builder
-
Creates a new
DialogContext
- buildBridge() - Method in class org.openhab.core.thing.type.ThingTypeBuilder
-
Builds and returns a new
BridgeType
according to the given values from this builder. - buildCommandUsage(String) - Method in class org.openhab.core.io.console.extensions.AbstractConsoleCommandExtension
-
Build a command usage string.
- buildCommandUsage(String, String) - Method in class org.openhab.core.io.console.extensions.AbstractConsoleCommandExtension
-
Build a command usage string.
- builder(String, String) - Static method in class org.openhab.core.addon.AddonInfo
- builder(AddonInfo) - Static method in class org.openhab.core.addon.AddonInfo
- Builder(String, Locale) - Constructor for class org.openhab.core.voice.DialogContext.Builder
- buildModuleType(String, Map<String, Set<ModuleInformation>>) - Method in class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
- buildString() - Static method in class org.openhab.core.OpenHAB
-
Provides the build number as it can be found in the version.properties file.
- buildWebClientConsumerName(ThingUID, String) - Static method in class org.openhab.core.thing.util.ThingWebClientUtil
-
Build a valid consumer name for HTTP or WebSocket client.
- bundle() - Method in class org.openhab.core.test.BundleCloseable
- BundleCloseable - Class in org.openhab.core.test
-
A wrapper that uninstalls a bundle on close.
- BundleCloseable(Bundle) - Constructor for class org.openhab.core.test.BundleCloseable
- bundleContext - Variable in class org.openhab.core.test.java.JavaOSGiTest
- bundleContext - Variable in class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
- bundleContext - Variable in class org.openhab.core.thing.binding.BaseThingHandlerFactory
- bundleInfo - Variable in class org.openhab.core.tools.i18n.plugin.AbstractI18nMojo
- BundleInfo - Class in org.openhab.core.tools.i18n.plugin
-
The bundle information provided by the openHAB XML files in the
OH-INF
directory. - BundleInfo() - Constructor for class org.openhab.core.tools.i18n.plugin.BundleInfo
- BundleInfoReader - Class in org.openhab.core.tools.i18n.plugin
-
Reads all the bundle information provided by XML files in the
OH-INF
directory toBundleInfo
. - BundleInfoReader(Log) - Constructor for class org.openhab.core.tools.i18n.plugin.BundleInfoReader
- BundleResolver - Interface in org.openhab.core.util
-
Resolve bundle specific information from the framework.
- BundleVersion - Class in org.openhab.core.addon.marketplace
-
The
BundleVersion
wraps a bundle version and provides a method to compare them - BundleVersion(String) - Constructor for class org.openhab.core.addon.marketplace.BundleVersion
- BusEvent - Class in org.openhab.core.model.script.actions
-
The static methods of this class are made available as functions in the scripts.
- BusEvent() - Constructor for class org.openhab.core.model.script.actions.BusEvent
- Button - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Button'.
- BUTTON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Button
' class. - BUTTON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Button
' class. - BUTTON__CMD - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Cmd' attribute.
- BUTTON__CMD - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Cmd' attribute feature.
- BUTTON__COLUMN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Column' attribute.
- BUTTON__COLUMN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Column' attribute feature.
- BUTTON__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- BUTTON__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Icon' attribute feature.
- BUTTON__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- BUTTON__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Label' attribute feature.
- BUTTON__ROW - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Row' attribute.
- BUTTON__ROW - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Row' attribute feature.
- BUTTON_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Button' class.
- BUTTON_TOGGLE_PLAYER - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- BUTTON_TOGGLE_ROLLERSHUTTER - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- BUTTON_TOGGLE_SWITCH - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- ButtonElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- Buttongrid - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Buttongrid'.
- BUTTONGRID - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Buttongrid
' class. - BUTTONGRID - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Buttongrid
' class. - BUTTONGRID__BUTTONS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Buttons' containment reference list.
- BUTTONGRID__BUTTONS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Buttons' containment reference list feature.
- BUTTONGRID__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- BUTTONGRID__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- BUTTONGRID__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- BUTTONGRID__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- BUTTONGRID__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- BUTTONGRID__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- BUTTONGRID__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- BUTTONGRID__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- BUTTONGRID__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- BUTTONGRID_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Buttongrid' class.
- ButtongridElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- ButtongridImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Buttongrid'.
- ButtongridImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
- ButtonImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Button'.
- ButtonImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- buttons - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
-
The cached value of the '
Buttons
' containment reference list. - BYTE - Static variable in class org.openhab.core.library.unit.Units
- ByteArrayAudioStream - Class in org.openhab.core.audio
-
This is an implementation of an
AudioStream
with known length and a clone method, which is based on a simple byte array. - ByteArrayAudioStream(byte[], AudioFormat) - Constructor for class org.openhab.core.audio.ByteArrayAudioStream
- ByteArrayFileCache - Class in org.openhab.core.cache
-
This is a simple file based cache implementation.
- ByteArrayFileCache(String) - Constructor for class org.openhab.core.cache.ByteArrayFileCache
-
Creates a new
ByteArrayFileCache
instance for a service. - ByteArrayFileCache(String, Duration) - Constructor for class org.openhab.core.cache.ByteArrayFileCache
-
Creates a new
ByteArrayFileCache
instance for a service. - bytes - Variable in class org.openhab.core.library.types.RawType
- bytesToHex(byte[]) - Static method in class org.openhab.core.util.HexUtils
-
Converts a byte array into a hex string (in format "0123456789ABCDEF").
- bytesToHex(byte[], CharSequence) - Static method in class org.openhab.core.util.HexUtils
-
Converts a byte array into a hex string with a given delimiter.
- byteToHex(byte) - Static method in class org.openhab.core.util.HexUtils
C
- C - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
- cachedAddons - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- cachedFiles - Variable in class org.openhab.core.transform.AbstractFileTransformationService
-
Deprecated.
- cachedRemoteAddons - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- cacheIsOK - Variable in class org.openhab.core.cache.lru.LRUMediaCache
- calculate(Set<Item>) - Method in interface org.openhab.core.items.GroupFunction
-
Determines the current state of a group based on a list of items
- calculate(Set<Item>) - Method in class org.openhab.core.items.GroupFunction.Equality
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.And
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Avg
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Count
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Max
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Min
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.NAnd
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.NOr
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Or
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Sum
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.DateTimeGroupFunction.Earliest
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.DateTimeGroupFunction.Latest
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.Avg
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.Max
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.Min
- calculate(Set<Item>) - Method in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.Sum
- call(Runnable) - Method in interface org.openhab.core.model.core.SafeEMF
-
Calls the given function.
- call(Supplier<T>) - Method in interface org.openhab.core.model.core.SafeEMF
-
Calls the given function.
- CALL - Static variable in class org.openhab.core.library.CoreItemFactory
- callback - Variable in class org.openhab.core.automation.handler.BaseModuleHandler
- CallItem - Class in org.openhab.core.library.items
-
This item identifies a telephone call by its origin and destination.
- CallItem(String) - Constructor for class org.openhab.core.library.items.CallItem
- callScript(String) - Static method in class org.openhab.core.model.script.actions.ScriptExecution
-
Calls a script which must be located in the configurations/scripts folder.
- CALORIE - Static variable in class org.openhab.core.library.unit.Units
- canBeAdded(SemanticTag) - Method in interface org.openhab.core.semantics.SemanticTagRegistry
-
Checks if a tag with a given id can be added to the registry.
- cancel() - Method in interface org.openhab.core.automation.module.script.action.Timer
-
Cancels the timer
- cancel() - Method in class org.openhab.core.magic.binding.handler.MagicFirmwareUpdateThingHandler
- cancel() - Method in class org.openhab.core.model.script.actions.Timer
- cancel() - Method in interface org.openhab.core.thing.binding.firmware.FirmwareUpdateHandler
-
Cancels a previous started firmware update.
- canceled() - Method in interface org.openhab.core.thing.binding.firmware.ProgressCallback
-
Callback operation to indicate that the firmware update was canceled.
- CANCELED - Enum constant in enum class org.openhab.core.thing.firmware.FirmwareUpdateResult
-
Indicates that the firmware update was canceled.
- cancelFirmwareUpdate(ThingUID) - Method in interface org.openhab.core.thing.firmware.FirmwareUpdateService
-
Cancels the firmware update of the thing having the given thing UID by invoking the operation
FirmwareUpdateHandler.cancel()
of the thing´s firmware update handler. - cancelTimeoutFuture() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
The connection process is limited by a timeout, realized with a
CompletableFuture
. - canConvert(Class) - Method in class org.openhab.core.config.core.xml.util.GenericUnmarshaller
- CANDELA - Static variable in class org.openhab.core.library.unit.Units
- capitalize(String) - Static method in class org.openhab.core.util.StringUtils
-
Capitalizes a String changing the first character to title case.
- capitalizeByUnderscore(String) - Static method in class org.openhab.core.util.StringUtils
-
Capitalizes words in the string.
- capitalizeByWhitespace(String) - Static method in class org.openhab.core.util.StringUtils
-
Capitalizes words in the string.
- caseAbstractUnit(AbstractUnit) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'Abstract Unit'.
- caseAllConfig(AllConfig) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'All Config'.
- caseButton(Button) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Button'.
- caseButtongrid(Buttongrid) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Buttongrid'.
- caseChangedEventTrigger(ChangedEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Changed Event Trigger'.
- caseChart(Chart) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Chart'.
- caseColorArray(ColorArray) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Color Array'.
- caseColorpicker(Colorpicker) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Colorpicker'.
- caseCommandEventTrigger(CommandEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Command Event Trigger'.
- caseCondition(Condition) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Condition'.
- caseCronStrategy(CronStrategy) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Cron Strategy'.
- caseDateTimeTrigger(DateTimeTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Date Time Trigger'.
- caseDefault(Default) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Default'.
- caseEqualsFilter(EqualsFilter) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Equals Filter'.
- caseEventEmittedTrigger(EventEmittedTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Event Emitted Trigger'.
- caseEventTrigger(EventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Event Trigger'.
- caseFilter(Filter) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Filter'.
- caseFilterDetails(FilterDetails) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Filter Details'.
- caseFrame(Frame) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Frame'.
- caseGroup(Group) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Group'.
- caseGroupConfig(GroupConfig) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Group Config'.
- caseGroupMemberChangedEventTrigger(GroupMemberChangedEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Group Member Changed Event Trigger'.
- caseGroupMemberCommandEventTrigger(GroupMemberCommandEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Group Member Command Event Trigger'.
- caseGroupMemberUpdateEventTrigger(GroupMemberUpdateEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Group Member Update Event Trigger'.
- caseIconRule(IconRule) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Icon Rule'.
- caseIDUnit(IDUnit) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'ID Unit'.
- caseImage(Image) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Image'.
- caseIncludeFilter(IncludeFilter) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Include Filter'.
- caseInput(Input) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Input'.
- caseItemConfig(ItemConfig) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Item Config'.
- caseItemModel(ItemModel) - Method in class org.openhab.core.model.items.util.ItemsSwitch
-
Returns the result of interpreting the object as an instance of 'Item Model'.
- caseLinkableWidget(LinkableWidget) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Linkable Widget'.
- caseMapping(Mapping) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Mapping'.
- caseMapview(Mapview) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Mapview'.
- caseModelBinding(ModelBinding) - Method in class org.openhab.core.model.items.util.ItemsSwitch
-
Returns the result of interpreting the object as an instance of 'Model Binding'.
- caseModelBridge(ModelBridge) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
-
Returns the result of interpreting the object as an instance of 'Model Bridge'.
- caseModelChannel(ModelChannel) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
-
Returns the result of interpreting the object as an instance of 'Model Channel'.
- caseModelGroupItem(ModelGroupItem) - Method in class org.openhab.core.model.items.util.ItemsSwitch
-
Returns the result of interpreting the object as an instance of 'Model Group Item'.
- caseModelItem(ModelItem) - Method in class org.openhab.core.model.items.util.ItemsSwitch
-
Returns the result of interpreting the object as an instance of 'Model Item'.
- caseModelNormalItem(ModelNormalItem) - Method in class org.openhab.core.model.items.util.ItemsSwitch
-
Returns the result of interpreting the object as an instance of 'Model Normal Item'.
- caseModelProperty(ModelProperty) - Method in class org.openhab.core.model.items.util.ItemsSwitch
-
Returns the result of interpreting the object as an instance of 'Model Property'.
- caseModelProperty(ModelProperty) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
-
Returns the result of interpreting the object as an instance of 'Model Property'.
- caseModelPropertyContainer(ModelPropertyContainer) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
-
Returns the result of interpreting the object as an instance of 'Model Property Container'.
- caseModelThing(ModelThing) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
-
Returns the result of interpreting the object as an instance of 'Model Thing'.
- caseNonLinkableWidget(NonLinkableWidget) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Non Linkable Widget'.
- caseNotEqualsFilter(NotEqualsFilter) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Not Equals Filter'.
- caseNotIncludeFilter(NotIncludeFilter) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Not Include Filter'.
- casePersistenceConfiguration(PersistenceConfiguration) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Configuration'.
- casePersistenceModel(PersistenceModel) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Model'.
- caseQuantityLiteral(QuantityLiteral) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'Quantity Literal'.
- caseRule(Rule) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Rule'.
- caseRuleModel(RuleModel) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Rule Model'.
- caseScript(Script) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'Script'.
- caseSelection(Selection) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Selection'.
- caseSetpoint(Setpoint) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Setpoint'.
- caseSitemap(Sitemap) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Sitemap'.
- caseSitemapModel(SitemapModel) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Model'.
- caseSlider(Slider) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Slider'.
- caseSpecificUnit(SpecificUnit) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'Specific Unit'.
- caseStrategy(Strategy) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Strategy'.
- caseStringUnit(StringUnit) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'String Unit'.
- caseSwitch(Switch) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Switch'.
- caseSystemOnShutdownTrigger(SystemOnShutdownTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'System On Shutdown Trigger'.
- caseSystemOnStartupTrigger(SystemOnStartupTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'System On Startup Trigger'.
- caseSystemStartlevelTrigger(SystemStartlevelTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'System Startlevel Trigger'.
- caseSystemTrigger(SystemTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'System Trigger'.
- caseText(Text) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Text'.
- caseThingModel(ThingModel) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
-
Returns the result of interpreting the object as an instance of 'Model'.
- caseThingStateChangedEventTrigger(ThingStateChangedEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Thing State Changed Event Trigger'.
- caseThingStateUpdateEventTrigger(ThingStateUpdateEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Thing State Update Event Trigger'.
- caseThresholdFilter(ThresholdFilter) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Threshold Filter'.
- caseTimeFilter(TimeFilter) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Time Filter'.
- caseTimerTrigger(TimerTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Timer Trigger'.
- caseUpdateEventTrigger(UpdateEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Update Event Trigger'.
- caseValidCommand(ValidCommand) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Command'.
- caseValidCommandId(ValidCommandId) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Command Id'.
- caseValidCommandNumber(ValidCommandNumber) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Command Number'.
- caseValidCommandString(ValidCommandString) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Command String'.
- caseValidState(ValidState) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid State'.
- caseValidStateId(ValidStateId) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid State Id'.
- caseValidStateNumber(ValidStateNumber) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid State Number'.
- caseValidStateString(ValidStateString) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid State String'.
- caseValidTrigger(ValidTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Trigger'.
- caseValidTriggerId(ValidTriggerId) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Trigger Id'.
- caseValidTriggerNumber(ValidTriggerNumber) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Trigger Number'.
- caseValidTriggerString(ValidTriggerString) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Trigger String'.
- caseVariableDeclaration(VariableDeclaration) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Variable Declaration'.
- caseVideo(Video) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Video'.
- caseVisibilityRule(VisibilityRule) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Visibility Rule'.
- caseWebview(Webview) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Webview'.
- caseWidget(Widget) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Widget'.
- caseXBlockExpression(XBlockExpression) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'XBlock Expression'.
- caseXExpression(XExpression) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'XExpression'.
- category - Variable in class org.openhab.core.io.rest.core.service.ConfigurableServiceDTO
- category - Variable in class org.openhab.core.items.dto.ItemDTO
- category - Variable in class org.openhab.core.items.GenericItem
- category - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
- category - Variable in class org.openhab.core.thing.dto.ChannelDefinitionDTO
- category - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
- category - Variable in class org.openhab.core.thing.dto.StrippedThingTypeDTO
- category() - Element in annotation interface org.openhab.core.config.core.ConfigurableService
-
The category of the service to be configured (e.g.
- Cb - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
- CD - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
- CELSIUS - Static variable in class org.openhab.core.library.unit.SIUnits
- CENTI(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- CertificateInstantiationException(String) - Constructor for exception org.openhab.core.io.net.http.PEMTrustManager.CertificateInstantiationException
- CertificateInstantiationException(Throwable) - Constructor for exception org.openhab.core.io.net.http.PEMTrustManager.CertificateInstantiationException
- CFG_FINDER_IP - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- CFG_FINDER_MDNS - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- CFG_FINDER_PROCESS - Static variable in class org.openhab.core.config.discovery.addon.process.ProcessAddonFinder
- CFG_FINDER_UPNP - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- CFG_PACKAGE - Static variable in class org.openhab.core.OpenHAB
-
the configuraton parameter name used for the base package
- CHAIN - Static variable in class org.openhab.core.library.unit.ImperialUnits
- CHANGE - Static variable in class org.openhab.core.model.persistence.scoping.GlobalStrategies
- CHANGE - Static variable in class org.openhab.core.persistence.strategy.PersistenceStrategy.Globals
- CHANGED_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Changed Event Trigger
' class. - CHANGED_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Changed Event Trigger
' class. - CHANGED_EVENT_TRIGGER__ITEM - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Item' attribute.
- CHANGED_EVENT_TRIGGER__ITEM - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Item' attribute feature.
- CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'New State' containment reference.
- CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'New State' containment reference feature.
- CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Old State' containment reference.
- CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Old State' containment reference feature.
- CHANGED_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Changed Event Trigger' class.
- changedBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Checks if the state of a given
item
has changed between two points in time. - changedBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Checks if the state of a given
item
changed between two points in time. - ChangedEventTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Changed Event Trigger'.
- ChangedEventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- ChangedEventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Changed Event Trigger'.
- ChangedEventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- changedSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Checks if the state of a given
item
has changed since a certain point in time. - changedSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Checks if the state of a given
item
has changed since a certain point in time. - changelog - Variable in class org.openhab.core.thing.firmware.dto.FirmwareDTO
- changePassword(User, String) - Method in interface org.openhab.core.auth.UserRegistry
-
Change the password for a
User
in this registry. - changeThingType(ThingTypeUID, Configuration) - Method in class org.openhab.core.thing.binding.BaseThingHandler
- channel - Variable in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
-
The cached value of the '
Channel
' attribute. - Channel - Class in org.openhab.core.thing
- Channel(ChannelUID, ChannelTypeUID, String, ChannelKind, Configuration, Set<String>, Map<String, String>, String, String, AutoUpdatePolicy) - Constructor for class org.openhab.core.thing.Channel
-
Use the
ChannelBuilder
for building channels. - CHANNEL_BATTERY_LEVEL - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- CHANNEL_BRIGHTNESS - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- CHANNEL_BUTTON - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- CHANNEL_COLOR - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- CHANNEL_CONTACT - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- CHANNEL_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
-
The default value of the '
Channel
' attribute. - CHANNEL_FORECAST - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- CHANNEL_GROUP_SEPARATOR - Static variable in class org.openhab.core.thing.ChannelUID
- CHANNEL_IDElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
- CHANNEL_IMAGE - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- CHANNEL_KIND_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
-
The default value of the '
Channel Kind
' attribute. - CHANNEL_LOCATION - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- CHANNEL_RAWBUTTON - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- CHANNEL_SEGMENT_PATTERN - Static variable in class org.openhab.core.thing.ChannelUID
- CHANNEL_SET_TEMPERATURE - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- CHANNEL_SIGNAL_STRENGTH - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- CHANNEL_SWITCH - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- CHANNEL_SYSTEM_COMMAND - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- CHANNEL_TEMPERATURE - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- CHANNEL_TYPE_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
-
The default value of the '
Channel Type
' attribute. - ChannelBuilder - Class in org.openhab.core.thing.binding.builder
-
ChannelBuilder
is responsible for creatingChannel
s. - ChannelDefinition - Class in org.openhab.core.thing.type
- ChannelDefinitionBuilder - Class in org.openhab.core.thing.type
-
Builder for a channel definition.
- ChannelDefinitionBuilder(String, ChannelTypeUID) - Constructor for class org.openhab.core.thing.type.ChannelDefinitionBuilder
-
Creates a new channel definition builder.
- ChannelDefinitionBuilder(ChannelDefinition) - Constructor for class org.openhab.core.thing.type.ChannelDefinitionBuilder
-
Creates a new channel definition builder.
- ChannelDefinitionDTO - Class in org.openhab.core.thing.dto
-
This is a data transfer object that is used to serialize channel definitions.
- ChannelDefinitionDTO() - Constructor for class org.openhab.core.thing.dto.ChannelDefinitionDTO
- ChannelDefinitionDTO(String, String, String, String, Set<String>, String, StateDescription, boolean, Map<String, String>) - Constructor for class org.openhab.core.thing.dto.ChannelDefinitionDTO
- ChannelDescriptionChangedEvent - Class in org.openhab.core.thing.events
-
ChannelDescriptionChangedEvent
s will be delivered through the openHAB event bus if theCommandDescription
orStateDescription
of a channel has changed. - ChannelDescriptionChangedEvent(String, String, ChannelDescriptionChangedEvent.CommonChannelDescriptionField, ChannelUID, Set<String>, String, String) - Constructor for class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
-
Creates a new instance.
- ChannelDescriptionChangedEvent.CommonChannelDescriptionField - Enum Class in org.openhab.core.thing.events
- ChannelDescriptionChangedEventPayloadBean() - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionChangedEventPayloadBean
-
Default constructor for deserialization e.g.
- ChannelDescriptionChangedEventPayloadBean(ChannelDescriptionChangedEvent.CommonChannelDescriptionField, String, Set<String>, String, String) - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionChangedEventPayloadBean
- ChannelDescriptionCommandOptionsPayloadBean() - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionCommandOptionsPayloadBean
-
Default constructor for deserialization e.g.
- ChannelDescriptionCommandOptionsPayloadBean(List<CommandOption>) - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionCommandOptionsPayloadBean
- ChannelDescriptionPatternPayloadBean() - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionPatternPayloadBean
-
Default constructor for deserialization e.g.
- ChannelDescriptionPatternPayloadBean(String) - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionPatternPayloadBean
- ChannelDescriptionStateOptionsPayloadBean() - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionStateOptionsPayloadBean
-
Default constructor for deserialization e.g.
- ChannelDescriptionStateOptionsPayloadBean(List<StateOption>) - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionStateOptionsPayloadBean
- ChannelDTO - Class in org.openhab.core.thing.dto
-
This is a data transfer object that is used to serialize channels.
- ChannelDTO() - Constructor for class org.openhab.core.thing.dto.ChannelDTO
- ChannelDTO(ChannelUID, String, String, ChannelKind, String, String, Map<String, String>, Configuration, Set<String>, AutoUpdatePolicy) - Constructor for class org.openhab.core.thing.dto.ChannelDTO
- ChannelDTOMapper - Class in org.openhab.core.thing.dto
-
The
ChannelDTOMapper
is a utility class to map channels into channel data transfer objects (DTOs). - ChannelDTOMapper() - Constructor for class org.openhab.core.thing.dto.ChannelDTOMapper
- ChannelGroupDefinition - Class in org.openhab.core.thing.type
- ChannelGroupDefinition(String, ChannelGroupTypeUID) - Constructor for class org.openhab.core.thing.type.ChannelGroupDefinition
-
Creates a new instance of this class with the specified parameters.
- ChannelGroupDefinition(String, ChannelGroupTypeUID, String, String) - Constructor for class org.openhab.core.thing.type.ChannelGroupDefinition
-
Creates a new instance of this class with the specified parameters.
- ChannelGroupDefinitionDTO - Class in org.openhab.core.thing.dto
-
This is a data transfer object that is used to serialize channel group definitions.
- ChannelGroupDefinitionDTO() - Constructor for class org.openhab.core.thing.dto.ChannelGroupDefinitionDTO
- ChannelGroupDefinitionDTO(String, String, String, List<ChannelDefinitionDTO>) - Constructor for class org.openhab.core.thing.dto.ChannelGroupDefinitionDTO
- channelGroups - Variable in class org.openhab.core.thing.dto.ThingTypeDTO
- ChannelGroupType - Class in org.openhab.core.thing.type
-
The
ChannelGroupType
contains a list ofChannelDefinition
s and further meta information such as label and description, which are generally used by user interfaces. - ChannelGroupTypeBuilder - Class in org.openhab.core.thing.type
-
A
ChannelGroupType
builder. - ChannelGroupTypeI18nLocalizationService - Class in org.openhab.core.thing.i18n
-
This OSGi service could be used to localize a
ChannelGroupType
type using the I18N mechanism of the openHAB framework. - ChannelGroupTypeI18nLocalizationService(TranslationProvider, ChannelTypeI18nLocalizationService, ChannelTypeRegistry) - Constructor for class org.openhab.core.thing.i18n.ChannelGroupTypeI18nLocalizationService
- ChannelGroupTypeProvider - Interface in org.openhab.core.thing.type
-
The
ChannelGroupTypeProvider
is responsible for providing channel group types. - ChannelGroupTypeRegistry - Class in org.openhab.core.thing.type
-
The
ChannelGroupTypeRegistry
tracks allChannelGroupType
s provided by registeredChannelGroupTypeProvider
s. - ChannelGroupTypeRegistry() - Constructor for class org.openhab.core.thing.type.ChannelGroupTypeRegistry
- ChannelGroupTypeUID - Class in org.openhab.core.thing.type
-
The
ChannelGroupTypeUID
represents a unique identifier for channel group types. - ChannelGroupTypeUID(String) - Constructor for class org.openhab.core.thing.type.ChannelGroupTypeUID
-
Creates a new instance of this class with the specified parameter.
- ChannelGroupTypeUID(String, String) - Constructor for class org.openhab.core.thing.type.ChannelGroupTypeUID
-
Creates a new instance of this class with the specified parameter.
- ChannelGroupUID - Class in org.openhab.core.thing
-
ChannelGroupUID
represents a unique identifier for channel groups. - ChannelGroupUID(String) - Constructor for class org.openhab.core.thing.ChannelGroupUID
-
Parses a
ChannelGroupUID
for a given string. - ChannelGroupUID(ThingUID, String) - Constructor for class org.openhab.core.thing.ChannelGroupUID
- ChannelHandler - Interface in org.openhab.core.thing.binding.generic
-
The
ChannelHandler
defines the interface for converting receivedChannelHandlerContent
toState
s for posting updates toChannel
s andCommand
s to values for sending - ChannelHandler.Factory - Interface in org.openhab.core.thing.binding.generic
- ChannelHandlerContent - Class in org.openhab.core.thing.binding.generic
-
The
ChannelHandlerContent
defines the pre-processed response - ChannelHandlerContent(byte[], String, String) - Constructor for class org.openhab.core.thing.binding.generic.ChannelHandlerContent
- channelKind - Variable in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
-
The cached value of the '
Channel Kind
' attribute. - ChannelKind - Enum Class in org.openhab.core.thing.type
-
Kind of the channel.
- channelLinked(ChannelUID) - Method in class org.openhab.core.magic.binding.handler.MagicChattyThingHandler
- channelLinked(ChannelUID) - Method in class org.openhab.core.thing.binding.BaseThingHandler
- channelLinked(ChannelUID) - Method in interface org.openhab.core.thing.binding.ThingHandler
-
Notifies the handler that a channel was linked.
- ChannelMode - Enum Class in org.openhab.core.thing.binding.generic
-
The
ChannelMode
enum defines control modes for channels - channelOptionsMap - Variable in class org.openhab.core.thing.binding.BaseDynamicCommandDescriptionProvider
- channelOptionsMap - Variable in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
- channelPatternMap - Variable in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
- channels - Variable in class org.openhab.core.io.rest.core.thing.EnrichedThingDTO
- channels - Variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
-
The cached value of the '
Channels
' containment reference list. - channels - Variable in class org.openhab.core.thing.dto.ChannelGroupDefinitionDTO
- channels - Variable in class org.openhab.core.thing.dto.ThingDTO
- channels - Variable in class org.openhab.core.thing.dto.ThingTypeDTO
- ChannelTransformation - Class in org.openhab.core.thing.binding.generic
-
The
ChannelTransformation
can be used to transform an input value using one or more transformations. - ChannelTransformation(String) - Constructor for class org.openhab.core.thing.binding.generic.ChannelTransformation
- channelTriggered(Thing, ChannelUID, String) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Informs the framework that a channel has been triggered.
- ChannelTriggeredEvent - Class in org.openhab.core.thing.events
-
ChannelTriggeredEvent
s can be used to deliver triggers through the openHAB event bus. - ChannelTriggeredEvent(String, String, String, String, ChannelUID) - Constructor for class org.openhab.core.thing.events.ChannelTriggeredEvent
-
Constructs a new thing trigger event.
- channelType - Variable in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
-
The cached value of the '
Channel Type
' attribute. - ChannelType - Class in org.openhab.core.thing.type
-
The
ChannelType
describes a concrete type ofChannel
. - ChannelType(ChannelTypeUID, boolean, String, ChannelKind, String, String, String, Set<String>, StateDescription, CommandDescription, EventDescription, URI, AutoUpdatePolicy) - Constructor for class org.openhab.core.thing.type.ChannelType
-
Creates a new instance of this class with the specified parameters.
- ChannelTypeBuilder<T extends ChannelTypeBuilder<T>> - Interface in org.openhab.core.thing.type
-
Interface for
ChannelTypeBuilder
. - ChannelTypeDTO - Class in org.openhab.core.thing.dto
-
This is a data transfer object that is used with to serialize channel types.
- ChannelTypeDTO() - Constructor for class org.openhab.core.thing.dto.ChannelTypeDTO
- ChannelTypeDTO(String, String, String, String, String, ChannelKind, List<ConfigDescriptionParameterDTO>, List<ConfigDescriptionParameterGroupDTO>, StateDescription, Set<String>, boolean, CommandDescription) - Constructor for class org.openhab.core.thing.dto.ChannelTypeDTO
- channelTypeI18nLocalizationService - Variable in class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
- ChannelTypeI18nLocalizationService - Class in org.openhab.core.thing.i18n
-
This OSGi service could be used to localize a
ChannelType
using the I18N mechanism of the openHAB framework. - ChannelTypeI18nLocalizationService(TranslationProvider) - Constructor for class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
- ChannelTypeProvider - Interface in org.openhab.core.thing.type
-
The
ChannelTypeProvider
is responsible for providing channel types. - ChannelTypeRegistry - Class in org.openhab.core.thing.type
- ChannelTypeRegistry() - Constructor for class org.openhab.core.thing.type.ChannelTypeRegistry
- channelTypeUID - Variable in class org.openhab.core.thing.dto.ChannelDTO
- ChannelTypeUID - Class in org.openhab.core.thing.type
-
The
ChannelTypeUID
represents a unique identifier for channel types. - ChannelTypeUID(String) - Constructor for class org.openhab.core.thing.type.ChannelTypeUID
-
Creates a new instance of this class with the specified parameter.
- ChannelTypeUID(String, String) - Constructor for class org.openhab.core.thing.type.ChannelTypeUID
-
Creates a new instance of this class with the specified parameter.
- channelUID - Variable in class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionChangedEventPayloadBean
- channelUID - Variable in class org.openhab.core.thing.link.dto.ItemChannelLinkDTO
- ChannelUID - Class in org.openhab.core.thing
-
ChannelUID
represents a unique identifier for channels. - ChannelUID(String) - Constructor for class org.openhab.core.thing.ChannelUID
-
Parses a
ChannelUID
for a given string. - ChannelUID(ChannelGroupUID, String) - Constructor for class org.openhab.core.thing.ChannelUID
- ChannelUID(ThingUID, String) - Constructor for class org.openhab.core.thing.ChannelUID
- ChannelUID(ThingUID, String, String) - Constructor for class org.openhab.core.thing.ChannelUID
- channelUnlinked(ChannelUID) - Method in class org.openhab.core.magic.binding.handler.MagicChattyThingHandler
- channelUnlinked(ChannelUID) - Method in class org.openhab.core.thing.binding.BaseThingHandler
- channelUnlinked(ChannelUID) - Method in interface org.openhab.core.thing.binding.ThingHandler
-
Notifies the handler that a channel was unlinked.
- ChannelValueConverterConfig - Class in org.openhab.core.thing.binding.generic
-
The
ChannelValueConverterConfig
is a base class for the channel configuration of things using theChannelHandler
s - ChannelValueConverterConfig() - Constructor for class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- Chart - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Chart'.
- CHART - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Chart
' class. - CHART - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Chart
' class. - CHART__FORCE_AS_ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Force As Item' attribute.
- CHART__FORCE_AS_ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Force As Item' attribute feature.
- CHART__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- CHART__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- CHART__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- CHART__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- CHART__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- CHART__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- CHART__LEGEND - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Legend' attribute.
- CHART__LEGEND - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Legend' attribute feature.
- CHART__PERIOD - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Period' attribute.
- CHART__PERIOD - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Period' attribute feature.
- CHART__REFRESH - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Refresh' attribute.
- CHART__REFRESH - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Refresh' attribute feature.
- CHART__SERVICE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Service' attribute.
- CHART__SERVICE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Service' attribute feature.
- CHART__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- CHART__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- CHART__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- CHART__YAXIS_DECIMAL_PATTERN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'YAxis Decimal Pattern' attribute.
- CHART__YAXIS_DECIMAL_PATTERN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'YAxis Decimal Pattern' attribute feature.
- CHART_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Chart' class.
- ChartElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- ChartImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Chart'.
- ChartImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- ChartProvider - Interface in org.openhab.core.ui.chart
-
Defines the interface for chart providers.
- ChartProvider.ImageType - Enum Class in org.openhab.core.ui.chart
-
Provides a list of image types
- check_thing_has_valid_id(ModelThing) - Method in class org.openhab.core.model.thing.validation.ThingValidator
- checkAliveClients() - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
- checkClientTrusted(X509Certificate[], String) - Method in class org.openhab.core.io.net.http.PEMTrustManager
- checkClientTrusted(X509Certificate[], String) - Method in class org.openhab.core.io.net.http.TrustAllTrustManager
- checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.openhab.core.io.net.http.PEMTrustManager
- checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.openhab.core.io.net.http.TrustAllTrustManager
- checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.openhab.core.io.net.http.PEMTrustManager
- checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.openhab.core.io.net.http.TrustAllTrustManager
- checkConfigurationInternal(Issues) - Method in class org.openhab.core.model.lazygen.LazyGenerator
- checkDimension(ModelItem) - Method in class org.openhab.core.model.validation.ItemsValidator
- checkFramesInFrame(Frame) - Method in class org.openhab.core.model.sitemap.validation.SitemapValidator
- checkFramesInWidgetList(LinkableWidget) - Method in class org.openhab.core.model.sitemap.validation.SitemapValidator
- checkFramesInWidgetList(Sitemap) - Method in class org.openhab.core.model.sitemap.validation.SitemapValidator
- checkHead(String...) - Method in class org.openhab.core.voice.text.TokenList
-
Checks for the first token of the list.
- checkInputHintParameter(Input) - Method in class org.openhab.core.model.sitemap.validation.SitemapValidator
- checkItemName(ModelItem) - Method in class org.openhab.core.model.validation.ItemsValidator
- checkNotNull(Object, String) - Static method in class org.openhab.core.events.AbstractEventFactory
- checkNotNullOrEmpty(String, String) - Static method in class org.openhab.core.events.AbstractEventFactory
- checkServerTrusted(X509Certificate[], String) - Method in class org.openhab.core.io.net.http.PEMTrustManager
- checkServerTrusted(X509Certificate[], String) - Method in class org.openhab.core.io.net.http.TrustAllTrustManager
- checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.openhab.core.io.net.http.PEMTrustManager
- checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.openhab.core.io.net.http.TrustAllTrustManager
- checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.openhab.core.io.net.http.PEMTrustManager
- checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.openhab.core.io.net.http.TrustAllTrustManager
- checkSetpoints(Setpoint) - Method in class org.openhab.core.model.sitemap.validation.SitemapValidator
- checkTail(String...) - Method in class org.openhab.core.voice.text.TokenList
-
Checks for the last token of the list.
- checkVitality(String, int, int) - Static method in class org.openhab.core.model.script.actions.Ping
-
Checks the vitality of
host
. - childHandlerDisposed(ThingHandler, Thing) - Method in class org.openhab.core.thing.binding.BaseBridgeHandler
- childHandlerDisposed(ThingHandler, Thing) - Method in interface org.openhab.core.thing.binding.BridgeHandler
-
Informs the bridge handler that a child handler has been disposed.
- childHandlerInitialized(ThingHandler, Thing) - Method in class org.openhab.core.thing.binding.BaseBridgeHandler
- childHandlerInitialized(ThingHandler, Thing) - Method in interface org.openhab.core.thing.binding.BridgeHandler
-
Informs the bridge handler that a child handler has been initialized.
- children - Variable in class org.openhab.core.automation.dto.CompositeActionTypeDTO
- children - Variable in class org.openhab.core.automation.dto.CompositeConditionTypeDTO
- children - Variable in class org.openhab.core.automation.dto.CompositeTriggerTypeDTO
- children - Variable in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
-
The cached value of the '
Children
' containment reference list. - children - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
-
The cached value of the '
Children
' containment reference list. - chomp(String) - Static method in class org.openhab.core.util.StringUtils
-
If a newline char exists at the end of the line, it is removed
- CidrAddress - Class in org.openhab.core.net
-
The CIDR (Class-less interdomain routing) notation is an IP address and additionally ends with a slash followed by the network prefix length number.
- CidrAddress(InetAddress, short) - Constructor for class org.openhab.core.net.CidrAddress
- clear() - Method in class org.openhab.core.cache.ByteArrayFileCache
-
Removes all files from the cache.
- clear() - Method in class org.openhab.core.cache.ExpiringCacheMap
-
Discards all items from the cache.
- clearExpired() - Method in class org.openhab.core.cache.ByteArrayFileCache
-
Removes expired files from the cache.
- clearSessions(User) - Method in interface org.openhab.core.auth.UserRegistry
-
Clears all sessions from the user profile
- client - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- clientId - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- clientID - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- ClonableAudioStream - Interface in org.openhab.core.audio
-
This is for an
AudioStream
, that can be cloned - clone() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- close() - Method in class org.openhab.core.audio.ByteArrayAudioStream
- close() - Method in class org.openhab.core.audio.FileAudioStream
- close() - Method in class org.openhab.core.audio.URLAudioStream
- close() - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Stop the service and free underlying resources.
- close() - Method in class org.openhab.core.cache.lru.InputStreamCacheWrapper
- close() - Method in class org.openhab.core.config.core.xml.osgi.XmlDocumentBundleTracker
- close() - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
- close() - Method in class org.openhab.core.io.rest.SseBroadcaster
- close() - Method in class org.openhab.core.io.rest.Stream2JSONInputStream
- close() - Method in interface org.openhab.core.io.transport.mdns.MDNSClient
-
Close properly JmDNS instances
- close() - Method in interface org.openhab.core.io.transport.modbus.ModbusCommunicationInterface
-
Close this communication interface and try to free all resources associated with it Upon close, all polling tasks registered by this instance are unregistered.
- close() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- close() - Method in interface org.openhab.core.io.transport.serial.SerialPort
- close() - Method in class org.openhab.core.test.BundleCloseable
- closeAndRemoveIf(Predicate<I>) - Method in class org.openhab.core.io.rest.SseBroadcaster
- CLOSED - Enum constant in enum class org.openhab.core.library.types.OpenClosedType
- closedValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- closest(ColorUtil.Point) - Method in record class org.openhab.core.util.ColorUtil.Gamut
-
return point in color gamut closest to a given point
- closeStreamClient() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
-
This method is called by a wrapper when it has been closed by a client The file and the inner stream could then be closed, if and only if no other client are accessing it.
- closeTo(HSBType, double) - Method in class org.openhab.core.library.types.HSBType
-
Helper method for checking if two HSBType colors are close to each other.
- cmd - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
-
The cached value of the '
Cmd
' attribute. - cmd - Variable in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
-
The cached value of the '
Cmd
' attribute. - cmd(Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Adds a command to the resulting AST tree.
- cmd(Object, Command) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Adds a command to the resulting AST tree, if the expression matches.
- cmd(Object, AbstractRuleBasedInterpreter.ItemCommandSupplier) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Adds command resolver to the resulting AST tree, if the expression matches.
- CMD_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
-
The default value of the '
Cmd
' attribute. - CMD_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
-
The default value of the '
Cmd
' attribute. - CODE_MATURITY_LEVELS - Static variable in class org.openhab.core.addon.Addon
- CODEC_AAC - Static variable in class org.openhab.core.audio.AudioFormat
-
AAC Codec
- CODEC_MP3 - Static variable in class org.openhab.core.audio.AudioFormat
-
MP3 Codec
- CODEC_PCM_ALAW - Static variable in class org.openhab.core.audio.AudioFormat
-
PCM A-law
- CODEC_PCM_SIGNED - Static variable in class org.openhab.core.audio.AudioFormat
-
PCM Signed
- CODEC_PCM_ULAW - Static variable in class org.openhab.core.audio.AudioFormat
-
PCM u-law
- CODEC_PCM_UNSIGNED - Static variable in class org.openhab.core.audio.AudioFormat
-
PCM Unsigned
- CODEC_VORBIS - Static variable in class org.openhab.core.audio.AudioFormat
-
Vorbis Codec
- COLOR - Static variable in class org.openhab.core.library.CoreItemFactory
- COLOR_ARRAY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Color Array
' class. - COLOR_ARRAY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Color Array
' class. - COLOR_ARRAY__ARG - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Arg' attribute.
- COLOR_ARRAY__ARG - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Arg' attribute feature.
- COLOR_ARRAY__CONDITIONS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Conditions' containment reference list.
- COLOR_ARRAY__CONDITIONS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Conditions' containment reference list feature.
- COLOR_ARRAY_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Color Array' class.
- ColorArray - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Color Array'.
- ColorArrayElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- ColorArrayImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Color Array'.
- ColorArrayImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
- ColorChannelHandler - Class in org.openhab.core.thing.binding.generic.converter
-
The
ColorChannelHandler
implementsColorItem
conversions - ColorChannelHandler(Consumer<State>, Consumer<Command>, Consumer<String>, ChannelTransformation, ChannelTransformation, ChannelValueConverterConfig) - Constructor for class org.openhab.core.thing.binding.generic.converter.ColorChannelHandler
- ColorChannelHandler.ColorMode - Enum Class in org.openhab.core.thing.binding.generic.converter
- ColorItem - Class in org.openhab.core.library.items
-
A ColorItem can be used for color values, e.g.
- ColorItem(String) - Constructor for class org.openhab.core.library.items.ColorItem
- colorMode - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- Colorpicker - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Colorpicker'.
- COLORPICKER - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Colorpicker
' class. - COLORPICKER - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Colorpicker
' class. - COLORPICKER__FREQUENCY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Frequency' attribute.
- COLORPICKER__FREQUENCY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Frequency' attribute feature.
- COLORPICKER__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- COLORPICKER__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- COLORPICKER__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- COLORPICKER__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- COLORPICKER__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- COLORPICKER__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- COLORPICKER__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- COLORPICKER__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- COLORPICKER__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- COLORPICKER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Colorpicker' class.
- ColorpickerElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- ColorpickerImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Colorpicker'.
- ColorpickerImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ColorpickerImpl
- ColorUtil - Class in org.openhab.core.util
-
The
ColorUtil
is responsible for converting different color formats. - ColorUtil.Gamut - Record Class in org.openhab.core.util
- column - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
-
The cached value of the '
Column
' attribute. - COLUMN_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
-
The default value of the '
Column
' attribute. - command - Variable in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
-
The cached value of the '
Command
' containment reference. - command - Variable in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
-
The cached value of the '
Command
' containment reference. - Command - Interface in org.openhab.core.types
-
This is a marker interface for all command types.
- Command() - Method in class org.openhab.core.model.sitemap.valueconverter.SitemapConverters
- COMMAND - Enum constant in enum class org.openhab.core.types.EventType
- COMMAND_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Command Event Trigger
' class. - COMMAND_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Command Event Trigger
' class. - COMMAND_EVENT_TRIGGER__COMMAND - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Command' containment reference.
- COMMAND_EVENT_TRIGGER__COMMAND - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Command' containment reference feature.
- COMMAND_EVENT_TRIGGER__ITEM - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Item' attribute.
- COMMAND_EVENT_TRIGGER__ITEM - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Item' attribute feature.
- COMMAND_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Command Event Trigger' class.
- COMMAND_OPTIONS - Enum constant in enum class org.openhab.core.thing.events.ChannelDescriptionChangedEvent.CommonChannelDescriptionField
- commandDescription - Variable in class org.openhab.core.io.rest.core.item.EnrichedItemDTO
- commandDescription - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
- CommandDescription - Interface in org.openhab.core.types
-
The
CommandDescription
groups state command properties. - CommandDescriptionBuilder - Class in org.openhab.core.types
-
Used to build instances of
CommandDescription
. - CommandDescriptionProvider - Interface in org.openhab.core.types
-
Implementations provide an item specific, localized
CommandDescription
. - CommandDescriptionService - Interface in org.openhab.core.service
-
An implementation of this service provides locale specific
CommandDescription
s for the given item. - CommandElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.CommandElements
- CommandEventTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Command Event Trigger'.
- CommandEventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- CommandEventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Command Event Trigger'.
- CommandEventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
- CommandOption - Class in org.openhab.core.types
-
Represents a command option for "write only" command channels.
- CommandOption(String, String) - Constructor for class org.openhab.core.types.CommandOption
-
Creates a
CommandOption
object. - COMMANDS - Static variable in class org.openhab.core.model.script.scoping.StateAndCommandProvider
- commandToFixedValue(Command) - Method in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
-
maps a command to a user-defined string
- commandToRegisters(Command, ModbusConstants.ValueType) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Convert command to array of registers using a specific value type
- COMMON_UNIT_SYMBOLSElements() - Constructor for class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- CommonTriggerEvents - Class in org.openhab.core.thing
-
Contains often used trigger events.
- CommonWebSocketServlet - Class in org.openhab.core.io.websocket
-
The
CommonWebSocketServlet
provides the servlet for WebSocket connections - CommonWebSocketServlet(AuthFilter) - Constructor for class org.openhab.core.io.websocket.CommonWebSocketServlet
- communicateActionToDevice(String) - Method in class org.openhab.core.magic.binding.handler.MagicActionModuleThingHandler
- COMMUNICATION_ERROR - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
- COMMUNICATION_ERROR - Variable in class org.openhab.core.thing.ThingStatusDetail.OfflineStatus
- CommunicationException - Exception in org.openhab.core.i18n
-
Provides an exception class for openHAB to be used in case of communication issues with a device
- CommunicationException(String, Object...) - Constructor for exception org.openhab.core.i18n.CommunicationException
- CommunicationException(String, Throwable, Object...) - Constructor for exception org.openhab.core.i18n.CommunicationException
- CommunicationException(Throwable) - Constructor for exception org.openhab.core.i18n.CommunicationException
- compand(double) - Static method in class org.openhab.core.util.ColorUtil
-
Inverse Gamma correction (sRGB companding)
- compareTo(Unit<Currency>) - Method in class org.openhab.core.library.unit.CurrencyUnit
- compareTo(BundleVersion) - Method in class org.openhab.core.addon.marketplace.BundleVersion
-
Compares two bundle versions
- compareTo(RuleExecution) - Method in class org.openhab.core.automation.RuleExecution
- compareTo(DecimalType) - Method in class org.openhab.core.library.types.DecimalType
- compareTo(QuantityType<T>) - Method in class org.openhab.core.library.types.QuantityType
- compareTo(Translations.TranslationsGroup) - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsGroup
- complete(String[], int, int, List<String>) - Method in interface org.openhab.core.io.console.ConsoleCommandCompleter
-
Populate possible completion candidates.
- complete(String[], int, int, List<String>) - Method in class org.openhab.core.io.console.StringsCompleter
- ComplexType - Interface in org.openhab.core.types
-
A complex type consists out of a sorted list of primitive constituents.
- CompositeActionType - Class in org.openhab.core.automation.type
-
This class is as
ActionType
which logically combinesAction
instances. - CompositeActionType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Input>, List<Output>, List<Action>) - Constructor for class org.openhab.core.automation.type.CompositeActionType
-
Creates an instance of
CompositeActionType
with list ofAction
s. - CompositeActionType(String, List<ConfigDescriptionParameter>, List<Input>, List<Output>, List<Action>) - Constructor for class org.openhab.core.automation.type.CompositeActionType
-
Creates an instance of
CompositeActionType
with list ofAction
s. - CompositeActionTypeDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- CompositeActionTypeDTO() - Constructor for class org.openhab.core.automation.dto.CompositeActionTypeDTO
- CompositeConditionType - Class in org.openhab.core.automation.type
-
This class is as
ConditionType
which logically combinesCondition
modules. - CompositeConditionType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Input>, List<Condition>) - Constructor for class org.openhab.core.automation.type.CompositeConditionType
-
Creates an instance of
CompositeConditionType
with ordered set ofCondition
s. - CompositeConditionType(String, List<ConfigDescriptionParameter>, List<Input>, List<Condition>) - Constructor for class org.openhab.core.automation.type.CompositeConditionType
-
Creates an instance of
CompositeConditionType
with ordered set ofCondition
s. - CompositeConditionTypeDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- CompositeConditionTypeDTO() - Constructor for class org.openhab.core.automation.dto.CompositeConditionTypeDTO
- CompositeTriggerType - Class in org.openhab.core.automation.type
-
This class is as
TriggerType
which logically combinesTrigger
modules. - CompositeTriggerType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Output>, List<Trigger>) - Constructor for class org.openhab.core.automation.type.CompositeTriggerType
-
Creates an instance of
CompositeTriggerType
with ordered set ofTrigger
modules. - CompositeTriggerType(String, List<ConfigDescriptionParameter>, List<Output>, List<Trigger>) - Constructor for class org.openhab.core.automation.type.CompositeTriggerType
-
Creates an instance of
CompositeTriggerType
with ordered set ofTrigger
modules. - CompositeTriggerTypeDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- CompositeTriggerTypeDTO() - Constructor for class org.openhab.core.automation.dto.CompositeTriggerTypeDTO
- computeTypes(XExpression, ITypeComputationState) - Method in class org.openhab.core.model.script.jvmmodel.ScriptTypeComputer
- condition - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
-
The cached value of the '
Condition
' attribute. - Condition - Interface in org.openhab.core.automation
-
This interface represents automation
Condition
modules which are working as a filter forRule
's executions. - Condition - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Condition'.
- CONDITION - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Condition
' class. - CONDITION - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Condition
' class. - CONDITION__CONDITION - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Condition' attribute.
- CONDITION__CONDITION - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Condition' attribute feature.
- CONDITION__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- CONDITION__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Item' attribute feature.
- CONDITION__SIGN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Sign' attribute.
- CONDITION__SIGN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Sign' attribute feature.
- CONDITION__STATE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'State' attribute.
- CONDITION__STATE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'State' attribute feature.
- CONDITION_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
-
The default value of the '
Condition
' attribute. - CONDITION_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Condition' class.
- ConditionBuilder - Class in org.openhab.core.automation.util
-
This class allows the easy construction of a
Condition
instance using the builder pattern. - ConditionBuilder() - Constructor for class org.openhab.core.automation.util.ConditionBuilder
- ConditionBuilder(Condition) - Constructor for class org.openhab.core.automation.util.ConditionBuilder
- ConditionDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- ConditionDTO() - Constructor for class org.openhab.core.automation.dto.ConditionDTO
- ConditionDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- ConditionDTOMapper() - Constructor for class org.openhab.core.automation.dto.ConditionDTOMapper
- ConditionElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- ConditionHandler - Interface in org.openhab.core.automation.handler
-
This interface provides common functionality for processing
Condition
modules. - ConditionImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Condition'.
- ConditionImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- conditions - Variable in class org.openhab.core.automation.dto.RuleDTO
- conditions - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- conditions - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- conditions - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
-
The cached value of the '
Conditions
' containment reference list. - conditions - Variable in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
-
The cached value of the '
Conditions
' containment reference list. - conditions - Variable in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
-
The cached value of the '
Conditions
' containment reference list. - ConditionType - Class in org.openhab.core.automation.type
-
This class provides common functionality for creating
Condition
instances by supplying their meta-information. - ConditionType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Input>) - Constructor for class org.openhab.core.automation.type.ConditionType
-
Creates an instance of
ConditionType
with uid, label, description, aSet
of tags, visibility, aList
of configuration descriptions and aList
ofInput
descriptions. - ConditionType(String, List<ConfigDescriptionParameter>, List<Input>) - Constructor for class org.openhab.core.automation.type.ConditionType
-
Creates an instance of
ConditionType
with base properties - UID, aList
of configuration descriptions and aList
ofInput
descriptions. - ConditionTypeDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- ConditionTypeDTO() - Constructor for class org.openhab.core.automation.dto.ConditionTypeDTO
- ConditionTypeDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- ConditionTypeDTOMapper() - Constructor for class org.openhab.core.automation.dto.ConditionTypeDTOMapper
- config - Variable in class org.openhab.core.items.dto.MetadataDTO
- CONFIG_DIR_PROG_ARGUMENT - Static variable in class org.openhab.core.OpenHAB
-
The program argument name for setting the main config directory path
- CONFIG_NAMESPACE - Static variable in interface org.openhab.core.ui.components.UIComponentProvider
- CONFIG_PARAM - Static variable in class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
- CONFIG_PID - Static variable in class org.openhab.core.config.discovery.addon.AddonSuggestionService
- CONFIG_PROPERTY_BACKGROUND_DISCOVERY - Static variable in interface org.openhab.core.config.discovery.DiscoveryService
-
Configuration property for enabling the auto discovery feature of a DiscoveryService.
- CONFIG_TO_HANDLER_SCRIPT - Static variable in class org.openhab.core.automation.module.script.profile.ScriptProfile
- CONFIG_TO_ITEM_SCRIPT - Static variable in class org.openhab.core.automation.module.script.profile.ScriptProfile
- CONFIG_UID_PATTERN - Static variable in interface org.openhab.core.transform.TransformationRegistry
- CONFIG_URI - Static variable in class org.openhab.core.io.rest.auth.AuthFilter
- CONFIG_URI - Static variable in interface org.openhab.core.magic.binding.MagicService
- CONFIG_WATCHER_FILTER - Static variable in interface org.openhab.core.service.WatchService
- CONFIG_WATCHER_NAME - Static variable in interface org.openhab.core.service.WatchService
- configDescription - Variable in class org.openhab.core.config.core.dto.XmlConfigDescriptions
- ConfigDescription - Class in org.openhab.core.config.core
-
The
ConfigDescription
class contains a description for a concrete configuration of e.g. - ConfigDescriptionAliasProvider - Interface in org.openhab.core.config.core
-
Can be implemented to point one config description URI to another.
- ConfigDescriptionBuilder - Class in org.openhab.core.config.core
-
The
ConfigDescriptionBuilder
class provides a builder for theConfigDescription
class. - ConfigDescriptionConverter - Class in org.openhab.core.config.core.xml
-
The
ConfigDescriptionConverter
is a concrete implementation of theXStream
Converter
interface used to convert config description information within an XML document into aConfigDescription
object. - ConfigDescriptionConverter() - Constructor for class org.openhab.core.config.core.xml.ConfigDescriptionConverter
- ConfigDescriptionDTO - Class in org.openhab.core.config.core.dto
-
ConfigDescriptionDTO
is a data transfer object forConfigDescription
. - ConfigDescriptionDTO() - Constructor for class org.openhab.core.config.core.dto.ConfigDescriptionDTO
- ConfigDescriptionDTO(String, List<ConfigDescriptionParameterDTO>, List<ConfigDescriptionParameterGroupDTO>) - Constructor for class org.openhab.core.config.core.dto.ConfigDescriptionDTO
- ConfigDescriptionDTOMapper - Class in org.openhab.core.config.core.dto
-
ConfigDescriptionDTOMapper
mapsConfigDescription
s to the data transfer objectConfigDescriptionDTO
. - ConfigDescriptionDTOMapper() - Constructor for class org.openhab.core.config.core.dto.ConfigDescriptionDTOMapper
- ConfigDescriptionParameter - Class in org.openhab.core.config.core
-
The
ConfigDescriptionParameter
class contains the description of a concrete configuration parameter. - ConfigDescriptionParameter() - Constructor for class org.openhab.core.config.core.ConfigDescriptionParameter
-
Default constructor.
- ConfigDescriptionParameter.Type - Enum Class in org.openhab.core.config.core
-
The
ConfigDescriptionParameter.Type
defines an enumeration of all supported data types a configuration parameter can take. - ConfigDescriptionParameterBuilder - Class in org.openhab.core.config.core
-
The
ConfigDescriptionParameterBuilder
class provides a builder for theConfigDescriptionParameter
class. - ConfigDescriptionParameterConverter - Class in org.openhab.core.config.core.xml
-
The
ConfigDescriptionParameterConverter
is a concrete implementation of theXStream
Converter
interface used to convert config description parameters information within an XML document into aConfigDescriptionParameter
object. - ConfigDescriptionParameterConverter() - Constructor for class org.openhab.core.config.core.xml.ConfigDescriptionParameterConverter
- ConfigDescriptionParameterDTO - Class in org.openhab.core.config.core.dto
-
This is a data transfer object that is used to serialize parameter of a configuration description.
- ConfigDescriptionParameterDTO() - Constructor for class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- ConfigDescriptionParameterDTO(String, ConfigDescriptionParameter.Type, BigDecimal, BigDecimal, BigDecimal, String, Boolean, Boolean, Boolean, String, String, String, String, List<ParameterOptionDTO>, List<FilterCriteriaDTO>, String, Boolean, Boolean, Integer, String, String, Boolean) - Constructor for class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- ConfigDescriptionParameterGroup - Class in org.openhab.core.config.core
-
The
ConfigDescriptionParameterGroup
specifies information about parameter groups. - ConfigDescriptionParameterGroupBuilder - Class in org.openhab.core.config.core
-
The
ConfigDescriptionParameterGroupBuilder
class provides a builder for theConfigDescriptionParameterGroup
class. - ConfigDescriptionParameterGroupConverter - Class in org.openhab.core.config.core.xml
-
The
ConfigDescriptionParameterGroupConverter
creates aConfigDescriptionParameterGroup
instance from anoption
XML node. - ConfigDescriptionParameterGroupConverter() - Constructor for class org.openhab.core.config.core.xml.ConfigDescriptionParameterGroupConverter
- ConfigDescriptionParameterGroupDTO - Class in org.openhab.core.config.core.dto
-
This is a data transfer object that is used to serialize options of a parameter group.
- ConfigDescriptionParameterGroupDTO() - Constructor for class org.openhab.core.config.core.dto.ConfigDescriptionParameterGroupDTO
- ConfigDescriptionParameterGroupDTO(String, String, Boolean, String, String) - Constructor for class org.openhab.core.config.core.dto.ConfigDescriptionParameterGroupDTO
- ConfigDescriptionProvider - Interface in org.openhab.core.config.core
-
The
ConfigDescriptionProvider
can be implemented and registered as an OSGi service to provideConfigDescription
s. - ConfigDescriptionRegistry - Class in org.openhab.core.config.core
-
ConfigDescriptionRegistry
provides access toConfigDescription
s. - ConfigDescriptionRegistry() - Constructor for class org.openhab.core.config.core.ConfigDescriptionRegistry
- configDescriptions - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
- configDescriptions - Variable in class org.openhab.core.automation.dto.RuleDTO
- configDescriptions - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- configDescriptions - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- configDescriptions - Variable in class org.openhab.core.automation.type.ModuleType
-
Describes meta-data for the configuration of the future
Module
instances. - configDescriptionURI - Variable in class org.openhab.core.io.rest.core.service.ConfigurableServiceDTO
- ConfigDescriptionValidator - Interface in org.openhab.core.config.core.validation
-
The
ConfigDescriptionValidator
validates a given set ofConfiguration
parameters against a givenConfigDescription
URI. - ConfigI18nLocalizationService - Class in org.openhab.core.config.core.i18n
-
This OSGi service could be used to localize a config description using the I18N mechanism of the openHAB framework.
- ConfigI18nLocalizationService(TranslationProvider) - Constructor for class org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
- ConfigOptionProvider - Interface in org.openhab.core.config.core
-
The
ConfigOptionProvider
can be implemented and registered as an OSGi service to provideConfigDescription
s options. - configParameters - Variable in class org.openhab.core.thing.dto.ThingTypeDTO
- ConfigParser - Class in org.openhab.core.config.core
-
Map an OSGi configuration map
Map<String, Object>
or type-less value to an individual configuration bean or typed value. - configs - Variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
-
The cached value of the '
Configs
' containment reference list. - configs - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
- ConfigStatusBridgeHandler - Class in org.openhab.core.thing.binding
-
The
ConfigStatusBridgeHandler
is an extension ofBaseBridgeHandler
that implements theConfigStatusProvider
interface. - ConfigStatusBridgeHandler(Bridge) - Constructor for class org.openhab.core.thing.binding.ConfigStatusBridgeHandler
-
Creates a new instance of this class for the given
Bridge
. - ConfigStatusCallback - Interface in org.openhab.core.config.core.status
-
The
ConfigStatusCallback
interface is a callback interface to propagate a new configuration status for an entity. - ConfigStatusEventFactory - Class in org.openhab.core.config.core.status.events
-
The
ConfigStatusEventFactory
is the event factory implementation to create configuration status events, e.g. - ConfigStatusEventFactory() - Constructor for class org.openhab.core.config.core.status.events.ConfigStatusEventFactory
-
Creates a new
ConfigStatusEventFactory
. - ConfigStatusInfo - Class in org.openhab.core.config.core.status
-
The
ConfigStatusInfo
containsConfigStatusMessage
s to represent the current configuration status of an entity. - ConfigStatusInfo() - Constructor for class org.openhab.core.config.core.status.ConfigStatusInfo
-
Creates a new
ConfigStatusInfo
. - ConfigStatusInfo(Collection<ConfigStatusMessage>) - Constructor for class org.openhab.core.config.core.status.ConfigStatusInfo
-
Creates a new
ConfigStatusInfo
with the givenConfigStatusMessage
s. - ConfigStatusInfoEvent - Class in org.openhab.core.config.core.status.events
-
Event for configuration status information.
- ConfigStatusInfoEvent(String, ConfigStatusInfo) - Constructor for class org.openhab.core.config.core.status.events.ConfigStatusInfoEvent
-
Creates a new
ConfigStatusInfoEvent
. - ConfigStatusMessage - Class in org.openhab.core.config.core.status
-
The
ConfigStatusMessage
is a domain object for a configuration status message. - ConfigStatusMessage.Builder - Class in org.openhab.core.config.core.status
-
The builder for a
ConfigStatusMessage
object. - ConfigStatusMessage.Type - Enum Class in org.openhab.core.config.core.status
-
The
ConfigStatusMessage.Type
defines an enumeration of all supported types for a configuration status message. - ConfigStatusProvider - Interface in org.openhab.core.config.core.status
-
The
ConfigStatusProvider
can be implemented and registered as an OSGi service to provide status information forConfiguration
s of entities. - ConfigStatusService - Class in org.openhab.core.config.core.status
-
The
ConfigStatusService
provides theConfigStatusInfo
for a specific entity. - ConfigStatusService(EventPublisher, LocaleProvider, TranslationProvider, BundleResolver) - Constructor for class org.openhab.core.config.core.status.ConfigStatusService
- ConfigStatusSource - Class in org.openhab.core.config.core.status
-
The
ConfigStatusSource
represents a source which would like to propagate its new configuration status. - ConfigStatusSource(String) - Constructor for class org.openhab.core.config.core.status.ConfigStatusSource
-
Creates a new config status source object.
- ConfigStatusThingHandler - Class in org.openhab.core.thing.binding
-
The
ConfigStatusThingHandler
is an extension ofBaseThingHandler
that implements theConfigStatusProvider
interface. - ConfigStatusThingHandler(Thing) - Constructor for class org.openhab.core.thing.binding.ConfigStatusThingHandler
-
Creates a new instance of this class for the given
Thing
. - configUpdated(ConfigStatusSource) - Method in interface org.openhab.core.config.core.status.ConfigStatusCallback
-
Based on the given
ConfigStatusSource
this operation propagates a new configuration status for an entity after its configuration has been updated. - configUpdated(ConfigStatusSource) - Method in class org.openhab.core.config.core.status.ConfigStatusService
- CONFIGURABLE_MULTI_CONFIG_SERVICE_FILTER - Static variable in class org.openhab.core.config.core.ConfigurableServiceUtil
- CONFIGURABLE_SERVICE_FILTER - Static variable in class org.openhab.core.config.core.ConfigurableServiceUtil
- ConfigurableService - Annotation Interface in org.openhab.core.config.core
-
ConfigurableService
can be used as a marker interface for configurable services. - ConfigurableServiceDTO - Class in org.openhab.core.io.rest.core.service
-
ConfigurableServiceDTO
is a data transfer object for configurable services. - ConfigurableServiceDTO(String, String, String, String, boolean) - Constructor for class org.openhab.core.io.rest.core.service.ConfigurableServiceDTO
- ConfigurableServiceUtil - Class in org.openhab.core.config.core
-
Provides utility methods for working with
ConfigurableService
so the property names can remain hidden. - ConfigurableServiceUtil() - Constructor for class org.openhab.core.config.core.ConfigurableServiceUtil
- configuration - Variable in class org.openhab.core.automation.dto.ModuleDTO
- configuration - Variable in class org.openhab.core.automation.dto.RuleDTO
- configuration - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- configuration - Variable in class org.openhab.core.automation.util.ModuleBuilder
- configuration - Variable in class org.openhab.core.io.rest.transform.TransformationDTO
- configuration - Variable in class org.openhab.core.model.items.impl.ModelBindingImpl
-
The cached value of the '
Configuration
' attribute. - configuration - Variable in class org.openhab.core.persistence.dto.PersistenceStrategyDTO
- configuration - Variable in class org.openhab.core.thing.dto.AbstractThingDTO
- configuration - Variable in class org.openhab.core.thing.dto.ChannelDTO
- configuration - Variable in class org.openhab.core.thing.link.dto.ItemChannelLinkDTO
- configuration - Variable in class org.openhab.core.transform.ManagedTransformationProvider.PersistedTransformation
- Configuration - Class in org.openhab.core.config.core
-
This class is a wrapper for configuration settings of
org.openhab.core.thing.Thing
s. - Configuration() - Constructor for class org.openhab.core.config.core.Configuration
- Configuration() - Constructor for class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Configuration
- Configuration(Map<String, Object>) - Constructor for class org.openhab.core.config.core.Configuration
-
Create a new configuration.
- Configuration(Configuration) - Constructor for class org.openhab.core.config.core.Configuration
-
Create a new configuration.
- CONFIGURATION_EDEFAULT - Static variable in class org.openhab.core.model.items.impl.ModelBindingImpl
-
The default value of the '
Configuration
' attribute. - CONFIGURATION_ERROR - Enum constant in enum class org.openhab.core.automation.RuleStatusDetail
- CONFIGURATION_ERROR - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
- CONFIGURATION_ERROR - Variable in class org.openhab.core.thing.ThingStatusDetail.OfflineStatus
- CONFIGURATION_PENDING - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
- CONFIGURATION_PENDING - Variable in class org.openhab.core.thing.ThingStatusDetail.OnlineStatus
- CONFIGURATION_PID - Static variable in class org.openhab.core.common.ThreadPoolManager
- configurationAdmin - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- configurationAs(Map<String, Object>, Class<T>) - Static method in class org.openhab.core.config.core.ConfigParser
-
Use this method to automatically map a configuration collection to a Configuration holder object.
- ConfigurationDeserializer - Class in org.openhab.core.config.core
-
Deserializes a
Configuration
object. - ConfigurationDeserializer() - Constructor for class org.openhab.core.config.core.ConfigurationDeserializer
- ConfigurationException - Exception in org.openhab.core.i18n
-
Provides an exception class for openHAB to be used in case of configuration issues
- ConfigurationException(String, Object...) - Constructor for exception org.openhab.core.i18n.ConfigurationException
- ConfigurationException(String, Throwable, Object...) - Constructor for exception org.openhab.core.i18n.ConfigurationException
- ConfigurationException(Throwable) - Constructor for exception org.openhab.core.i18n.ConfigurationException
- ConfigurationNormalizer - Class in org.openhab.core.automation.util
-
This class provides utility methods used by
RuleRegistry
to resolve and normalize theRuleImpl
s configuration values. - ConfigurationNormalizer() - Constructor for class org.openhab.core.automation.util.ConfigurationNormalizer
- ConfigurationSerializer - Class in org.openhab.core.config.core
-
This class serializes elements of Configuration object into json as configuration object (not as configuration.properties object).
- ConfigurationSerializer() - Constructor for class org.openhab.core.config.core.ConfigurationSerializer
- ConfigurationService - Class in org.openhab.core.io.rest.core.config
-
ConfigurationService
manages configurations in theConfigurationAdmin
. - ConfigurationService() - Constructor for class org.openhab.core.io.rest.core.config.ConfigurationService
- configurationUpdated(Thing) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Informs about an updated configuration of a thing.
- configure(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- configure(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- configure(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- configure(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- configure(Binder) - Method in class org.openhab.core.model.script.ServiceModule
- configure(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- configure(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- configure(WebSocketServletFactory) - Method in class org.openhab.core.io.websocket.CommonWebSocketServlet
- configureContentAssistLexer(Binder) - Method in class org.openhab.core.model.ide.AbstractItemsIdeModule
- configureContentAssistLexer(Binder) - Method in class org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
- configureContentAssistLexer(Binder) - Method in class org.openhab.core.model.rule.ide.AbstractRulesIdeModule
- configureContentAssistLexer(Binder) - Method in class org.openhab.core.model.script.ide.AbstractScriptIdeModule
- configureContentAssistLexer(Binder) - Method in class org.openhab.core.model.sitemap.ide.AbstractSitemapIdeModule
- configureContentAssistLexer(Binder) - Method in class org.openhab.core.model.thing.ide.AbstractThingIdeModule
- configureFileExtensions(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- configureFileExtensions(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- configureFileExtensions(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- configureFileExtensions(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- configureFileExtensions(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- configureFileExtensions(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- configureFormatting(FormattingConfig) - Method in class org.openhab.core.model.formatting.ItemsFormatter
- configureFormatting(FormattingConfig) - Method in class org.openhab.core.model.persistence.formatting.PersistenceFormatter
- configureFormatting(FormattingConfig) - Method in class org.openhab.core.model.rule.formatting.RulesFormatter
- configureFormatting(FormattingConfig) - Method in class org.openhab.core.model.script.formatting.ScriptFormatter
- configureFormatting(FormattingConfig) - Method in class org.openhab.core.model.sitemap.formatting.SitemapFormatter
- configureFormatting(FormattingConfig) - Method in class org.openhab.core.model.thing.formatting.ThingFormatter
- configureIgnoreCaseLinking(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- configureIgnoreCaseLinking(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- configureIgnoreCaseLinking(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- configureIgnoreCaseLinking(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- configureIgnoreCaseLinking(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- configureIgnoreCaseLinking(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- configureIResourceDescriptions(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- configureIResourceDescriptions(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- configureIResourceDescriptions(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- configureIResourceDescriptions(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- configureIResourceDescriptions(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- configureIResourceDescriptions(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.rule.RulesRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.script.ScriptRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- configureLanguageName(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- configureLanguageName(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- configureLanguageName(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- configureLanguageName(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- configureLanguageName(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- configureLanguageName(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- configureRewritableImportSectionEnablement(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- configureRuntimeEncodingProvider(Binder) - Method in class org.openhab.core.model.script.ScriptRuntimeModule
- configureRuntimeLexer(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- configureRuntimeLexer(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- configureRuntimeLexer(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- configureRuntimeLexer(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- configureRuntimeLexer(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- configureRuntimeLexer(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- configureSecurity(XStream) - Method in class org.openhab.core.config.core.xml.util.XmlDocumentReader
-
Configures the security of the
XStream
instance to protect against vulnerabilities. - configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.openhab.core.model.ItemsRuntimeModule
- configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.openhab.core.model.persistence.PersistenceRuntimeModule
- configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.openhab.core.model.rule.RulesRuntimeModule
- configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.openhab.core.model.script.ScriptRuntimeModule
- configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.openhab.core.model.sitemap.SitemapRuntimeModule
- configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.openhab.core.model.thing.ThingRuntimeModule
- ConfigUtil - Class in org.openhab.core.config.core
-
The configuration admin service provides us with a map of key->values.
- ConfigUtil() - Constructor for class org.openhab.core.config.core.ConfigUtil
- ConfigValidationException - Exception in org.openhab.core.config.core.validation
-
A runtime exception to be thrown if given
Configuration
parameters do not match their declaration in theConfigDescription
. - ConfigValidationException(Bundle, TranslationProvider, Collection<ConfigValidationMessage>) - Constructor for exception org.openhab.core.config.core.validation.ConfigValidationException
-
Creates a new
ConfigValidationException
for the givenConfigValidationMessage
s. - ConfigValidationMessage - Class in org.openhab.core.config.core.validation
-
The
ConfigValidationMessage
is the result of a specificConfigDescriptionParameter
validation, e.g. - ConfigValidationMessage(String, String, String) - Constructor for class org.openhab.core.config.core.validation.ConfigValidationMessage
-
Creates a new
ConfigValidationMessage
- ConfigValidationMessage(String, String, String, Object...) - Constructor for class org.openhab.core.config.core.validation.ConfigValidationMessage
-
Creates a new
ConfigValidationMessage
- ConfigXmlConfigDescriptionProvider - Class in org.openhab.core.config.core.xml
-
Provides
ConfigDescription
s for configurations which are read from XML files. - ConfigXmlConfigDescriptionProvider(ConfigI18nLocalizationService, ReadyService) - Constructor for class org.openhab.core.config.core.xml.ConfigXmlConfigDescriptionProvider
- CONNECTED - Enum constant in enum class org.openhab.core.io.transport.mqtt.MqttConnectionState
- CONNECTING - Enum constant in enum class org.openhab.core.io.transport.mqtt.MqttConnectionState
- connectionCallback - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- ConnectionCallback(MqttBrokerConnection) - Constructor for class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.ConnectionCallback
- connectionEstablished() - Method in class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
-
The
MqttConnectionObserver
will call this method if a broker connection has been successfully established. - connectionEstablished() - Method in class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
- ConnectionException - Exception in org.openhab.core.i18n
-
Provides an exception class for openHAB to be used in case of connection issues with a device
- ConnectionException(String, Object...) - Constructor for exception org.openhab.core.i18n.ConnectionException
- ConnectionException(String, Throwable, Object...) - Constructor for exception org.openhab.core.i18n.ConnectionException
- ConnectionException(Throwable) - Constructor for exception org.openhab.core.i18n.ConnectionException
- connectionObservers - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- connectionState() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Returns the connection state
- connectionStateChanged(MqttConnectionState, Throwable) - Method in interface org.openhab.core.io.transport.mqtt.MqttConnectionObserver
-
Inform the observer if a connection could be established or if a connection is lost.
- Console - Interface in org.openhab.core.io.console
-
This interface must be implemented by consoles which want to use the
ConsoleInterpreter
. - ConsoleCommandCompleter - Interface in org.openhab.core.io.console
-
Implementing this interface allows a
ConsoleCommandExtension
to provide completions for the user as they write commands. - ConsoleCommandExtension - Interface in org.openhab.core.io.console.extensions
-
Client which provide a console command have to implement this interface
- ConsoleInterpreter - Class in org.openhab.core.io.console
-
This class provides generic methods for handling console input (i.e.
- ConsoleInterpreter() - Constructor for class org.openhab.core.io.console.ConsoleInterpreter
- CONTACT - Static variable in class org.openhab.core.library.CoreItemFactory
- CONTACT_NAME - Static variable in class org.openhab.core.io.rest.swagger.impl.OpenApiResource
- CONTACT_URL - Static variable in class org.openhab.core.io.rest.swagger.impl.OpenApiResource
- ContactItem - Class in org.openhab.core.library.items
-
A ContactItem can be used for sensors that return an "open" or "close" as a state.
- ContactItem(String) - Constructor for class org.openhab.core.library.items.ContactItem
- CONTAINER_NONE - Static variable in class org.openhab.core.audio.AudioFormat
-
AudioCodec
encoded data without any container header or footer, e.g. - CONTAINER_OGG - Static variable in class org.openhab.core.audio.AudioFormat
-
OGG container format
- CONTAINER_WAVE - Static variable in class org.openhab.core.audio.AudioFormat
-
Microsofts wave container format
- containsKey(String) - Method in class org.openhab.core.cache.ByteArrayFileCache
-
Checks if the key is present in the cache.
- containsKey(String) - Method in class org.openhab.core.config.core.Configuration
-
Check if the given key is present in the configuration.
- containsKey(String) - Method in interface org.openhab.core.storage.Storage
-
Checks if the storage contains a key.
- containsKey(String) - Method in class org.openhab.core.test.storage.VolatileStorage
- containsKey(K) - Method in class org.openhab.core.cache.ExpiringCacheMap
-
Checks if the key is present in the cache.
- containsWhiteSpace(String) - Static method in class org.openhab.core.model.sitemap.valueconverter.SitemapConverters
- content - Variable in class org.openhab.core.config.core.validation.ConfigValidationMessage
-
The optional content to be passed as message parameters into the message.
- CONTENT_TYPE_JSON - Static variable in class org.openhab.core.model.script.actions.HTTP
-
Constant which represents the content type
application/json
- context - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- context - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterGroupDTO
- context - Variable in class org.openhab.core.config.core.dto.XmlParameter
- context - Variable in class org.openhab.core.config.core.dto.XmlParameterGroup
- CONTEXT_IDENTIFIER - Static variable in interface org.openhab.core.model.script.runtime.DSLScriptContextProvider
-
Identifier for scripts that are created from a DSL rule file
- CONTEXT_KEY_DEPENDENCY_LISTENER - Static variable in interface org.openhab.core.automation.module.script.ScriptEngineFactory
-
Key to access Dependency Listener
ScriptDependencyListener
- CONTEXT_KEY_ENGINE_IDENTIFIER - Static variable in interface org.openhab.core.automation.module.script.ScriptEngineFactory
-
Key to access engine identifier in script context.
- CONTEXT_KEY_EXTENSION_ACCESSOR - Static variable in interface org.openhab.core.automation.module.script.ScriptEngineFactory
-
Key to access Extension Accessor
ScriptExtensionAccessor
- ConversionException - Exception in org.openhab.core.io.bin2json
-
ConversionException
generic exception for errors which occurs during conversion. - ConversionException() - Constructor for exception org.openhab.core.io.bin2json.ConversionException
- ConversionException(String) - Constructor for exception org.openhab.core.io.bin2json.ConversionException
- ConversionException(String, Throwable) - Constructor for exception org.openhab.core.io.bin2json.ConversionException
- ConversionException(Throwable) - Constructor for exception org.openhab.core.io.bin2json.ConversionException
- convert(byte[]) - Method in class org.openhab.core.io.bin2json.Bin2Json
-
Convert byte array to JSON object.
- convert(InputStream) - Method in class org.openhab.core.io.bin2json.Bin2Json
-
Convert data from
InputStream
to JSON object. - convert(String) - Method in class org.openhab.core.io.bin2json.Bin2Json
-
Convert
String
in hexadecimal string format to JSON object. - convert(Path) - Method in class org.openhab.core.tools.i18n.plugin.PropertiesToTranslationsConverter
- convert(BundleInfo) - Method in class org.openhab.core.tools.i18n.plugin.JsonToTranslationsConverter
- convert(BundleInfo) - Method in class org.openhab.core.tools.i18n.plugin.XmlToTranslationsConverter
- ConverterAttributeMapValidator - Class in org.openhab.core.config.core.xml.util
-
The
ConverterAttributeMapValidator
class reads any attributes of a node, validates if they appear or not, and returns the validated key-value pair map. - ConverterAttributeMapValidator(Map<String, Boolean>) - Constructor for class org.openhab.core.config.core.xml.util.ConverterAttributeMapValidator
-
Creates a new instance of this class with the specified parameter.
- ConverterAttributeMapValidator(String[][]) - Constructor for class org.openhab.core.config.core.xml.util.ConverterAttributeMapValidator
-
Creates a new instance of this class with the specified parameter.
- ConverterValueMap - Class in org.openhab.core.config.core.xml.util
-
The
ConverterValueMap
reads all children elements of a node and provides them as key-value pair map. - ConverterValueMap(HierarchicalStreamReader, int, UnmarshallingContext) - Constructor for class org.openhab.core.config.core.xml.util.ConverterValueMap
-
Creates a new instance of this class with the specified parameters.
- ConverterValueMap(HierarchicalStreamReader, UnmarshallingContext) - Constructor for class org.openhab.core.config.core.xml.util.ConverterValueMap
-
Creates a new instance of this class with the specified parameter.
- convertModelGroupFunctionToString(EDataType, Object) - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
- convertState(Widget, Item, State) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Convert the given state into
- convertStateToLabelUnit(QuantityType<?>, String) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Convert the given state to the unit found in label.
- convertToAcceptedState(State, Item) - Method in interface org.openhab.core.items.ItemStateConverter
- convertToString(EDataType, Object) - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
- CORE_ITEMS_PACKAGE - Static variable in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- CORE_LIBRARY_ITEMS_PACKAGE - Static variable in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- CORE_LIBRARY_TYPES_PACKAGE - Static variable in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- CORE_LIBRARY_UNITS_PACKAGE - Static variable in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- CORE_PERSISTENCE_PACKAGE - Static variable in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- CoreItemFactory - Class in org.openhab.core.library
-
CoreItemFactory
-Implementation for the core ItemTypes - CoreItemFactory(UnitProvider) - Constructor for class org.openhab.core.library.CoreItemFactory
- CoreUtil - Class in org.openhab.core.model.script.actions
-
This class provides static methods mapping methods from package org.openhab.core.util
- CoreUtil() - Constructor for class org.openhab.core.model.script.actions.CoreUtil
- coreVersion - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- COULOMB - Static variable in class org.openhab.core.library.unit.Units
- count - Variable in class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Configuration
- Count(State) - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.Count
- COUNT - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'COUNT' literal object.
- COUNT_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'COUNT' literal value.
- countBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the number of available historic data points of a given
Item
between two points in time. - countBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the number of available historic data points of a given
Item
between two points in time. - countSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the number of available historic data points of a given
Item
from a point in time until now. - countSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the number of available historic data points of a given
Item
from a point in time until now. - countStateChangesBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the number of changes in historic data points of a given
Item
between two points in time. - countStateChangesBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the number of changes in historic data points of a given
Item
between two points in time. - countStateChangesSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the number of changes in historic data points of a given
Item
from a point in time until now. - countStateChangesSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the number of changes in historic data points of a given
Item
from a point in time until now. - create() - Static method in class org.openhab.core.automation.util.ActionBuilder
- create() - Static method in class org.openhab.core.automation.util.ConditionBuilder
- create() - Static method in class org.openhab.core.automation.util.TriggerBuilder
- create() - Static method in class org.openhab.core.common.ThreadFactoryBuilder
-
Creates a fresh
ThreadFactoryBuilder
. - create() - Static method in class org.openhab.core.types.CommandDescriptionBuilder
-
Create and return a fresh builder instance.
- create() - Static method in class org.openhab.core.types.StateDescriptionFragmentBuilder
-
Creates and returns a fresh builder instance.
- create(String) - Static method in class org.openhab.core.addon.Addon
-
Create a builder for an
Addon
- create(String) - Static method in class org.openhab.core.automation.util.RuleBuilder
- create(String) - Static method in class org.openhab.core.config.core.ConfigDescriptionParameterGroupBuilder
-
Creates a parameter group builder
- create(String, ConfigDescriptionParameter.Type) - Static method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Creates a parameter builder
- create(URI) - Static method in class org.openhab.core.config.core.ConfigDescriptionBuilder
-
Creates a config description builder
- create(Consumer<State>, Consumer<Command>, Consumer<String>, ChannelTransformation, ChannelTransformation, ChannelValueConverterConfig) - Method in interface org.openhab.core.thing.binding.generic.ChannelHandler.Factory
- create(EClass) - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
- create(EClass) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- create(EClass) - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- create(EClass) - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
- create(EClass) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- create(EClass) - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
- create(Addon) - Static method in class org.openhab.core.addon.Addon
- create(Action) - Static method in class org.openhab.core.automation.util.ActionBuilder
- create(Condition) - Static method in class org.openhab.core.automation.util.ConditionBuilder
- create(Module) - Static method in class org.openhab.core.automation.util.ModuleBuilder
- create(Rule) - Static method in class org.openhab.core.automation.util.RuleBuilder
- create(RuleTemplate, String, String, Configuration, Visibility) - Static method in class org.openhab.core.automation.util.RuleBuilder
- create(Trigger) - Static method in class org.openhab.core.automation.util.TriggerBuilder
- create(Bridge) - Static method in class org.openhab.core.thing.binding.builder.BridgeBuilder
-
Create a new bridge
BridgeBuilder
for a copy of the given bridge - create(Channel) - Static method in class org.openhab.core.thing.binding.builder.ChannelBuilder
-
Creates a
ChannelBuilder
from the givenChannel
. - create(ChannelUID) - Static method in class org.openhab.core.thing.binding.builder.ChannelBuilder
-
Creates a
ChannelBuilder
for the givenChannelUID
. - create(ChannelUID, String) - Static method in class org.openhab.core.thing.binding.builder.ChannelBuilder
-
Creates a
ChannelBuilder
for the givenChannelUID
and item type. - create(Thing) - Static method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Create a new thing
ThingBuilder
for a copy of the given thing - create(ThingStatus) - Static method in class org.openhab.core.thing.binding.builder.ThingStatusInfoBuilder
-
Creates a status info builder for the given status.
- create(ThingStatus, ThingStatusDetail) - Static method in class org.openhab.core.thing.binding.builder.ThingStatusInfoBuilder
-
Creates a status info builder for the given status and detail.
- create(ThingTypeUID, String) - Static method in class org.openhab.core.thing.binding.builder.BridgeBuilder
- create(ThingTypeUID, String) - Static method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Create a new
ThingBuilder
- create(ThingTypeUID, String) - Static method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
- create(ThingTypeUID, ThingUID) - Static method in class org.openhab.core.thing.binding.builder.BridgeBuilder
- create(ThingTypeUID, ThingUID) - Static method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Create a new
ThingBuilder
- create(ThingUID) - Static method in class org.openhab.core.config.discovery.DiscoveryResultBuilder
-
Creates a new builder for a given thing UID.
- create(StateDescription) - Static method in class org.openhab.core.types.StateDescriptionFragmentBuilder
-
Creates a builder instance and initializes all fields from the given
StateDescription
. - create(StateDescriptionFragment) - Static method in class org.openhab.core.types.StateDescriptionFragmentBuilder
-
Creates a builder instance and initializes all fields from the given
StateDescriptionFragment
. - create(T, Class<T>) - Method in interface org.openhab.core.common.SafeCaller
-
Create a safe call builder for the given object.
- CREATE - Enum constant in enum class org.openhab.core.service.WatchService.Kind
- createAbstractUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
- createAbstractUnit() - Method in interface org.openhab.core.model.script.script.ScriptFactory
-
Returns a new object of class 'Abstract Unit'.
- createAbstractUnitAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
Abstract Unit
'. - createAction() - Static method in class org.openhab.core.automation.util.ModuleBuilder
- createAction(Action) - Static method in class org.openhab.core.automation.util.ModuleBuilder
- createAdapter(Notifier) - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
-
Creates an adapter for the
target
. - createAdapter(Notifier) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates an adapter for the
target
. - createAdapter(Notifier) - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates an adapter for the
target
. - createAdapter(Notifier) - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
-
Creates an adapter for the
target
. - createAdapter(Notifier) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates an adapter for the
target
. - createAdapter(Notifier) - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
-
Creates an adapter for the
target
. - createAddedEvent(DiscoveryResult) - Static method in class org.openhab.core.config.discovery.inbox.events.InboxEventFactory
-
Creates an inbox added event.
- createAddedEvent(Item) - Static method in class org.openhab.core.items.events.ItemEventFactory
-
Creates an item added event.
- createAddedEvent(Thing) - Static method in class org.openhab.core.thing.events.ThingEventFactory
-
Creates a thing added event.
- createAddonFailureEvent(String, String) - Static method in class org.openhab.core.addon.AddonEventFactory
-
Creates an "add-on failure" event.
- createAddonInfoList() - Method in class https.openhab_org.schemas.addon_info_list.v1_0.ObjectFactory
-
Create an instance of
AddonInfoList
- createAddonInstalledEvent(String) - Static method in class org.openhab.core.addon.AddonEventFactory
-
Creates an "add-on installed" event.
- createAddonUninstalledEvent(String) - Static method in class org.openhab.core.addon.AddonEventFactory
-
Creates an "add-on uninstalled" event.
- createAllConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createAllConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'All Config'.
- createAllConfigAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
All Config
'. - createButton() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createButton() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Button'.
- createButtonAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Button
'. - createButtongrid() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createButtongrid() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Buttongrid'.
- createButtongridAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Buttongrid
'. - createChangedEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createChangedEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Changed Event Trigger'.
- createChangedEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Changed Event Trigger
'. - createChannelBuilder(ChannelUID, ChannelTypeUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Creates a
ChannelBuilder
which is preconfigured with values from the givenChannelType
. - createChannelBuilders(ChannelGroupUID, ChannelGroupTypeUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Creates a list of
ChannelBuilder
s which are preconfigured with values from the givenChannelGroupType
. - createChannelDescriptionChangedEvent(ChannelUID, Set<String>, StateDescriptionFragment, StateDescriptionFragment) - Static method in class org.openhab.core.thing.events.ThingEventFactory
-
Creates a
ChannelDescriptionChangedEvent
for a changedStateDescription
. - createChannelDescriptionCommandOptionsChangedEvent(ChannelUID, Set<String>, List<CommandOption>, List<CommandOption>) - Static method in class org.openhab.core.thing.events.ThingEventFactory
-
Creates a
ChannelDescriptionChangedEvent
for changeCommandOption
s. - createChannelDescriptionPatternChangedEvent(ChannelUID, Set<String>, String, String) - Static method in class org.openhab.core.thing.events.ThingEventFactory
-
Creates a
ChannelDescriptionChangedEvent
for a changed pattern. - createChannelDescriptionStateOptionsChangedEvent(ChannelUID, Set<String>, List<StateOption>, List<StateOption>) - Static method in class org.openhab.core.thing.events.ThingEventFactory
-
Creates a
ChannelDescriptionChangedEvent
for changedStateOption
s. - createChart() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createChart() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Chart'.
- createChart(String, String, ZonedDateTime, ZonedDateTime, int, int, String, String, Integer, Boolean) - Method in interface org.openhab.core.ui.chart.ChartProvider
-
Creates a chart object.
- createChart(String, String, ZonedDateTime, ZonedDateTime, int, int, String, String, Integer, String, Boolean) - Method in interface org.openhab.core.ui.chart.ChartProvider
-
Creates a chart object.
- createChartAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Chart
'. - createClient() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- createColorArray() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createColorArray() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Color Array'.
- createColorArrayAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Color Array
'. - createColorpicker() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createColorpicker() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Colorpicker'.
- createColorpickerAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Colorpicker
'. - createCommandEvent(String, Command) - Static method in class org.openhab.core.items.events.ItemEventFactory
-
Creates an item command event.
- createCommandEvent(String, Command, String) - Static method in class org.openhab.core.items.events.ItemEventFactory
-
Creates an item command event.
- createCommandEvent(EventDTO) - Method in class org.openhab.core.io.websocket.event.ItemEventUtility
- createCommandEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createCommandEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Command Event Trigger'.
- createCommandEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Command Event Trigger
'. - createCondition() - Static method in class org.openhab.core.automation.util.ModuleBuilder
- createCondition() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createCondition() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Condition'.
- createCondition(Condition) - Static method in class org.openhab.core.automation.util.ModuleBuilder
- createConditionAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Condition
'. - createConfigDescription(XmlConfigDescription) - Method in class org.openhab.core.config.core.dto.ObjectFactory
- createCronStrategy() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createCronStrategy() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Cron Strategy'.
- createCronStrategyAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Cron Strategy
'. - createCurrency(String, String) - Static method in class org.openhab.core.library.unit.CurrencyUnits
- createDateTimeTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createDateTimeTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Date Time Trigger'.
- createDateTimeTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Date Time Trigger
'. - createDefault() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createDefault() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Default'.
- createDefaultAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Default
'. - createDefaultHttpContext(Bundle) - Method in interface org.openhab.core.io.http.HttpContextFactoryService
-
Creates an
HttpContext
according to the OSGi specification ofHttpService.createDefaultHttpContext()
. - createDocumentProvider(Bundle) - Method in class org.openhab.core.config.core.xml.ConfigXmlConfigDescriptionProvider
- createDocumentProvider(Bundle) - Method in interface org.openhab.core.config.core.xml.osgi.XmlDocumentProviderFactory
-
Creates an XML document provider for the specified module which is used to process any result objects from the XML conversion.
- createEObjectAdapter() - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
-
Creates a new adapter for the default case.
- createEqualsFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createEqualsFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Equals Filter'.
- createEqualsFilterAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Equals Filter
'. - createErrorResponse(Response.StatusType, String) - Static method in class org.openhab.core.io.rest.JSONResponse
-
in case of error (404 and such)
- createEvent(String, String, String, String) - Method in class org.openhab.core.events.AbstractEventFactory
- createEvent(String, String, String, String) - Method in interface org.openhab.core.events.EventFactory
-
Create a new event instance of a specific event type.
- createEventByType(String, String, String, String) - Method in class org.openhab.core.addon.AddonEventFactory
- createEventByType(String, String, String, String) - Method in class org.openhab.core.automation.events.AutomationEventFactory
- createEventByType(String, String, String, String) - Method in class org.openhab.core.config.core.status.events.ConfigStatusEventFactory
- createEventByType(String, String, String, String) - Method in class org.openhab.core.config.discovery.inbox.events.InboxEventFactory
- createEventByType(String, String, String, String) - Method in class org.openhab.core.events.AbstractEventFactory
-
Create a new event instance based on the event type.
- createEventByType(String, String, String, String) - Method in class org.openhab.core.events.system.SystemEventFactory
- createEventByType(String, String, String, String) - Method in class org.openhab.core.items.events.ItemEventFactory
- createEventByType(String, String, String, String) - Method in class org.openhab.core.thing.events.ThingEventFactory
- createEventByType(String, String, String, String) - Method in class org.openhab.core.thing.firmware.FirmwareEventFactory
- createEventByType(String, String, String, String) - Method in class org.openhab.core.thing.link.events.LinkEventFactory
- createEventEmittedTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createEventEmittedTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Event Emitted Trigger'.
- createEventEmittedTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Event Emitted Trigger
'. - createEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Event Trigger'.
- createEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Event Trigger
'. - createExecutionEvent(String, Map<String, Object>, String) - Static method in class org.openhab.core.automation.events.AutomationEventFactory
-
Creates an
ExecutionEvent
- createFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Filter'.
- createFilterAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Filter
'. - createFilterDetails() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createFilterDetails() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Filter Details'.
- createFilterDetailsAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Filter Details
'. - createFirmwareStatusInfoEvent(FirmwareStatusInfo) - Static method in class org.openhab.core.thing.firmware.FirmwareEventFactory
-
Creates a new
FirmwareStatusInfoEvent
. - createFirmwareUpdateProgressInfo(ThingUID, String, ProgressStep, Collection<ProgressStep>, boolean, int) - Static method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
-
Creates a new
FirmwareUpdateProgressInfo
. - createFirmwareUpdateProgressInfo(ThingUID, ThingTypeUID, String, ProgressStep, Collection<ProgressStep>, boolean) - Static method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
-
Creates a new
FirmwareUpdateProgressInfo
. - createFirmwareUpdateProgressInfoEvent(FirmwareUpdateProgressInfo) - Static method in class org.openhab.core.thing.firmware.FirmwareEventFactory
-
Creates a new
FirmwareUpdateProgressInfoEvent
. - createFirmwareUpdateResultInfo(ThingUID, FirmwareUpdateResult, String) - Static method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfo
-
Creates a new
FirmwareUpdateResultInfo
. - createFirmwareUpdateResultInfoEvent(FirmwareUpdateResultInfo) - Static method in class org.openhab.core.thing.firmware.FirmwareEventFactory
-
Creates a new
FirmwareUpdateResultInfoEvent
. - createFrame() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createFrame() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Frame'.
- createFrameAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Frame
'. - createFromString(EDataType, String) - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
- createFuture() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.ConnectionCallback
- createGroup() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createGroup() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Group'.
- createGroupAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Group
'. - createGroupConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createGroupConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Group Config'.
- createGroupConfigAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Group Config
'. - createGroupMemberChangedEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createGroupMemberChangedEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Group Member Changed Event Trigger'.
- createGroupMemberChangedEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Group Member Changed Event Trigger
'. - createGroupMemberCommandEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createGroupMemberCommandEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Group Member Command Event Trigger'.
- createGroupMemberCommandEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Group Member Command Event Trigger
'. - createGroupMemberUpdateEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createGroupMemberUpdateEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Group Member Update Event Trigger'.
- createGroupMemberUpdateEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Group Member Update Event Trigger
'. - createGroupStateChangedEvent(String, String, State, State) - Static method in class org.openhab.core.items.events.ItemEventFactory
-
Creates a group item state changed event.
- createGroupStateUpdatedEvent(String, String, State, String) - Static method in class org.openhab.core.items.events.ItemEventFactory
-
Creates a group item state updated event.
- createHandler(Thing) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
-
Creates a
ThingHandler
for the given thing. - createHttp2Client(String) - Method in interface org.openhab.core.io.net.http.HttpClientFactory
-
Creates a new Jetty HTTP/2 client.
- createHttp2Client(String, SslContextFactory) - Method in interface org.openhab.core.io.net.http.HttpClientFactory
-
Creates a new Jetty HTTP/2 client.
- createHttpClient(String) - Method in interface org.openhab.core.io.net.http.HttpClientFactory
-
Creates a new Jetty http client.
- createHttpClient(String, SslContextFactory) - Method in interface org.openhab.core.io.net.http.HttpClientFactory
-
Creates a new Jetty http client.
- createHttpMethod(String) - Static method in class org.openhab.core.io.net.http.HttpUtil
-
Factory method to create a
HttpMethod
-object according to the given StringhttpMethodString
- createIconRule() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createIconRule() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Icon Rule'.
- createIconRuleAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Icon Rule
'. - createIDUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
- createIDUnit() - Method in interface org.openhab.core.model.script.script.ScriptFactory
-
Returns a new object of class 'ID Unit'.
- createIDUnitAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
ID Unit
'. - createImage() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createImage() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Image'.
- createImageAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Image
'. - createIncludeFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createIncludeFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Include Filter'.
- createIncludeFilterAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Include Filter
'. - createInjector() - Method in class org.openhab.core.model.ide.ItemsIdeSetup
- createInjector() - Method in class org.openhab.core.model.ItemsStandaloneSetupGenerated
- createInjector() - Method in class org.openhab.core.model.persistence.ide.PersistenceIdeSetup
- createInjector() - Method in class org.openhab.core.model.persistence.PersistenceStandaloneSetupGenerated
- createInjector() - Method in class org.openhab.core.model.rule.ide.RulesIdeSetup
- createInjector() - Method in class org.openhab.core.model.rule.RulesStandaloneSetup
- createInjector() - Method in class org.openhab.core.model.rule.RulesStandaloneSetupGenerated
- createInjector() - Method in class org.openhab.core.model.script.ide.ScriptIdeSetup
- createInjector() - Method in class org.openhab.core.model.script.ScriptStandaloneSetup
- createInjector() - Method in class org.openhab.core.model.script.ScriptStandaloneSetupGenerated
- createInjector() - Method in class org.openhab.core.model.sitemap.ide.SitemapIdeSetup
- createInjector() - Method in class org.openhab.core.model.sitemap.SitemapStandaloneSetupGenerated
- createInjector() - Method in class org.openhab.core.model.thing.ide.ThingIdeSetup
- createInjector() - Method in class org.openhab.core.model.thing.ThingStandaloneSetupGenerated
- createInjectorAndDoEMFRegistration() - Method in class org.openhab.core.model.ItemsStandaloneSetupGenerated
- createInjectorAndDoEMFRegistration() - Method in class org.openhab.core.model.persistence.PersistenceStandaloneSetupGenerated
- createInjectorAndDoEMFRegistration() - Method in class org.openhab.core.model.rule.RulesStandaloneSetup
- createInjectorAndDoEMFRegistration() - Method in class org.openhab.core.model.rule.RulesStandaloneSetupGenerated
- createInjectorAndDoEMFRegistration() - Method in class org.openhab.core.model.script.ScriptStandaloneSetupGenerated
- createInjectorAndDoEMFRegistration() - Method in class org.openhab.core.model.sitemap.SitemapStandaloneSetupGenerated
- createInjectorAndDoEMFRegistration() - Method in class org.openhab.core.model.thing.ThingStandaloneSetupGenerated
- createInput() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createInput() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Input'.
- createInputAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Input
'. - createInstance(String, int) - Static method in class org.openhab.core.common.QueueingThreadPoolExecutor
-
Creates a new instance of
QueueingThreadPoolExecutor
. - createItem(String, String) - Method in interface org.openhab.core.items.ItemFactory
-
Creates a new Item instance of type
itemTypeName
and the nameitemName
- createItem(String, String) - Method in class org.openhab.core.library.CoreItemFactory
- createItemChannelLinkAddedEvent(ItemChannelLink) - Static method in class org.openhab.core.thing.link.events.LinkEventFactory
-
Creates an item channel link added event.
- createItemChannelLinkRemovedEvent(ItemChannelLink) - Static method in class org.openhab.core.thing.link.events.LinkEventFactory
-
Creates an item channel link removed event.
- createItemConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createItemConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Item Config'.
- createItemConfigAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Item Config
'. - createItemModel() - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
- createItemModel() - Method in interface org.openhab.core.model.items.ItemsFactory
-
Returns a new object of class 'Item Model'.
- createItemModelAdapter() - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
-
Creates a new adapter for an object of class '
Item Model
'. - createLinkableWidget() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createLinkableWidget() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Linkable Widget'.
- createLinkableWidgetAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Linkable Widget
'. - createLocalizedAddonInfo(Bundle, AddonInfo, Locale) - Method in class org.openhab.core.addon.AddonI18nLocalizationService
-
Localizes an add-on info.
- createLocalizedChannelGroupType(Bundle, ChannelGroupType, Locale) - Method in class org.openhab.core.thing.i18n.ChannelGroupTypeI18nLocalizationService
- createLocalizedChannelType(Bundle, ChannelType, Locale) - Method in class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
- createLocalizedCommandDescription(Bundle, CommandDescription, ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
- createLocalizedCommandOptions(Bundle, List<CommandOption>, ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
- createLocalizedProfileType(Bundle, ProfileType, Locale) - Method in class org.openhab.core.thing.profiles.i18n.ProfileTypeI18nLocalizationService
- createLocalizedStateDescriptionFragment(Bundle, StateDescription, ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
- createLocalizedStateOptions(Bundle, List<StateOption>, ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
- createLocalizedStatePattern(Bundle, String, ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
- createLocalizedThingType(Bundle, ThingType, Locale) - Method in class org.openhab.core.thing.i18n.ThingTypeI18nLocalizationService
- createMapping() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createMapping() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Mapping'.
- createMappingAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Mapping
'. - createMapview() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createMapview() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Mapview'.
- createMapviewAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Mapview
'. - createModelBinding() - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
- createModelBinding() - Method in interface org.openhab.core.model.items.ItemsFactory
-
Returns a new object of class 'Model Binding'.
- createModelBindingAdapter() - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
-
Creates a new adapter for an object of class '
Model Binding
'. - createModelBridge() - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
- createModelBridge() - Method in interface org.openhab.core.model.thing.thing.ThingFactory
-
Returns a new object of class 'Model Bridge'.
- createModelBridgeAdapter() - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
-
Creates a new adapter for an object of class '
Model Bridge
'. - createModelChannel() - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
- createModelChannel() - Method in interface org.openhab.core.model.thing.thing.ThingFactory
-
Returns a new object of class 'Model Channel'.
- createModelChannelAdapter() - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
-
Creates a new adapter for an object of class '
Model Channel
'. - createModelGroupFunctionFromString(EDataType, String) - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
- createModelGroupItem() - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
- createModelGroupItem() - Method in interface org.openhab.core.model.items.ItemsFactory
-
Returns a new object of class 'Model Group Item'.
- createModelGroupItemAdapter() - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
-
Creates a new adapter for an object of class '
Model Group Item
'. - createModelItem() - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
- createModelItem() - Method in interface org.openhab.core.model.items.ItemsFactory
-
Returns a new object of class 'Model Item'.
- createModelItemAdapter() - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
-
Creates a new adapter for an object of class '
Model Item
'. - createModelNormalItem() - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
- createModelNormalItem() - Method in interface org.openhab.core.model.items.ItemsFactory
-
Returns a new object of class 'Model Normal Item'.
- createModelNormalItemAdapter() - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
-
Creates a new adapter for an object of class '
Model Normal Item
'. - createModelProperty() - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
- createModelProperty() - Method in interface org.openhab.core.model.items.ItemsFactory
-
Returns a new object of class 'Model Property'.
- createModelProperty() - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
- createModelProperty() - Method in interface org.openhab.core.model.thing.thing.ThingFactory
-
Returns a new object of class 'Model Property'.
- createModelPropertyAdapter() - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
-
Creates a new adapter for an object of class '
Model Property
'. - createModelPropertyAdapter() - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
-
Creates a new adapter for an object of class '
Model Property
'. - createModelPropertyContainer() - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
- createModelPropertyContainer() - Method in interface org.openhab.core.model.thing.thing.ThingFactory
-
Returns a new object of class 'Model Property Container'.
- createModelPropertyContainerAdapter() - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
-
Creates a new adapter for an object of class '
Model Property Container
'. - createModelThing() - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
- createModelThing() - Method in interface org.openhab.core.model.thing.thing.ThingFactory
-
Returns a new object of class 'Model Thing'.
- createModelThingAdapter() - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
-
Creates a new adapter for an object of class '
Model Thing
'. - createNonLinkableWidget() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createNonLinkableWidget() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Non Linkable Widget'.
- createNonLinkableWidgetAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Non Linkable Widget
'. - createNotEqualsFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createNotEqualsFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Not Equals Filter'.
- createNotEqualsFilterAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Not Equals Filter
'. - createNotIncludeFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createNotIncludeFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Not Include Filter'.
- createNotIncludeFilterAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Not Include Filter
'. - createOAuthClientService(String, String, String, String, String, String, Boolean) - Method in interface org.openhab.core.auth.client.oauth2.OAuthFactory
-
Creates a new OAuth service.
- createPackageContents() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
-
Creates the meta-model objects for the package.
- createParser() - Method in class org.openhab.core.model.ide.contentassist.antlr.ItemsParser
- createParser() - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser
- createParser() - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser
- createParser() - Method in class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser
- createParser() - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser
- createParser() - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser
- createParser(XtextTokenStream) - Method in class org.openhab.core.model.parser.antlr.ItemsParser
- createParser(XtextTokenStream) - Method in class org.openhab.core.model.persistence.parser.antlr.PersistenceParser
- createParser(XtextTokenStream) - Method in class org.openhab.core.model.rule.parser.antlr.RulesParser
- createParser(XtextTokenStream) - Method in class org.openhab.core.model.script.parser.antlr.ScriptParser
- createParser(XtextTokenStream) - Method in class org.openhab.core.model.sitemap.parser.antlr.SitemapParser
- createParser(XtextTokenStream) - Method in class org.openhab.core.model.thing.parser.antlr.ThingParser
- createPersistenceConfiguration() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createPersistenceConfiguration() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Configuration'.
- createPersistenceConfigurationAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Configuration
'. - createPersistenceModel() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createPersistenceModel() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Model'.
- createPersistenceModelAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Model
'. - createProfile(ProfileTypeUID, ProfileCallback, ProfileContext) - Method in class org.openhab.core.automation.module.script.profile.ScriptProfileFactory
- createProfile(ProfileTypeUID, ProfileCallback, ProfileContext) - Method in interface org.openhab.core.thing.profiles.ProfileFactory
-
Creates a
Profile
instance for the given profile type identifier. - createQuantityLiteral() - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
- createQuantityLiteral() - Method in interface org.openhab.core.model.script.script.ScriptFactory
-
Returns a new object of class 'Quantity Literal'.
- createQuantityLiteralAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
Quantity Literal
'. - createRemovedEvent(DiscoveryResult) - Static method in class org.openhab.core.config.discovery.inbox.events.InboxEventFactory
-
Creates an inbox removed event.
- createRemovedEvent(Item) - Static method in class org.openhab.core.items.events.ItemEventFactory
-
Creates an item removed event.
- createRemovedEvent(Thing) - Static method in class org.openhab.core.thing.events.ThingEventFactory
-
Creates a thing removed event.
- createResponse(Response.StatusType, Object, String) - Static method in class org.openhab.core.io.rest.JSONResponse
-
Depending on the status, create a Response object containing either the entity alone or an error JSON which might hold the entity as well.
- createResult(ServiceInfo) - Method in interface org.openhab.core.config.discovery.mdns.MDNSDiscoveryParticipant
-
Creates a discovery result for a mDNS service
- createResult(RemoteDevice) - Method in interface org.openhab.core.config.discovery.upnp.UpnpDiscoveryParticipant
-
Creates a discovery result for a upnp device
- createResult(UsbSerialDeviceInformation) - Method in interface org.openhab.core.config.discovery.usbserial.UsbSerialDiscoveryParticipant
-
Creates a discovery result for a USB device with corresponding serial port.
- createRule() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createRule() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Rule'.
- createRuleAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Rule
'. - createRuleModel() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createRuleModel() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Rule Model'.
- createRuleModelAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Rule Model
'. - createRules(Locale) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Called whenever the rules are to be (re)generated and added by
AbstractRuleBasedInterpreter.addRules(java.util.Locale, org.openhab.core.voice.text.Rule...)
- createScript() - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
- createScript() - Method in interface org.openhab.core.model.script.script.ScriptFactory
-
Returns a new object of class 'Script'.
- createScriptAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
Script
'. - createScriptEngine(String) - Method in class org.openhab.core.automation.module.script.AbstractScriptEngineFactory
- createScriptEngine(String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineFactory
-
This method creates a new ScriptEngine based on the supplied file extension or MimeType.
- createScriptEngine(String, String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager
-
Creates a new ScriptEngine used to execute scripts, ScriptActions or ScriptConditions
- createSelection() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createSelection() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Selection'.
- createSelectionAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Selection
'. - createSetpoint() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createSetpoint() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Setpoint'.
- createSetpointAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Setpoint
'. - createSitemap() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createSitemap() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Sitemap'.
- createSitemapAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Sitemap
'. - createSitemapModel() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createSitemapModel() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Model'.
- createSitemapModelAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Model
'. - createSlider() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createSlider() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Slider'.
- createSliderAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Slider
'. - createSpecificUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
- createSpecificUnit() - Method in interface org.openhab.core.model.script.script.ScriptFactory
-
Returns a new object of class 'Specific Unit'.
- createSpecificUnitAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
Specific Unit
'. - createStartlevelEvent(Integer) - Static method in class org.openhab.core.events.system.SystemEventFactory
-
Creates a trigger event from a
Type
. - createStartlevelEvent(String, String, String) - Method in class org.openhab.core.events.system.SystemEventFactory
-
Creates a startlevel event from a payload.
- createStateChangedEvent(String, State, State) - Static method in class org.openhab.core.items.events.ItemEventFactory
-
Creates an item state changed event.
- createStateEvent(String, State) - Static method in class org.openhab.core.items.events.ItemEventFactory
-
Creates an item state event.
- createStateEvent(String, State, String) - Static method in class org.openhab.core.items.events.ItemEventFactory
-
Creates an item state event.
- createStateEvent(EventDTO) - Method in class org.openhab.core.io.websocket.event.ItemEventUtility
- createStatePredictedEvent(String, State, boolean) - Static method in class org.openhab.core.items.events.ItemEventFactory
-
Creates an item state predicted event.
- createStateUpdatedEvent(String, State) - Static method in class org.openhab.core.items.events.ItemEventFactory
-
Creates an item state updated event.
- createStateUpdatedEvent(String, State, String) - Static method in class org.openhab.core.items.events.ItemEventFactory
-
Creates an item state updated event.
- createStatusInfoChangedEvent(ThingUID, ThingStatusInfo, ThingStatusInfo) - Static method in class org.openhab.core.thing.events.ThingEventFactory
-
Creates a new thing status info changed event based on a thing UID, a thing status info and the old thing status info object.
- createStatusInfoEvent(ThingUID, ThingStatusInfo) - Static method in class org.openhab.core.thing.events.ThingEventFactory
-
Creates a new thing status info event based on a thing UID and a thing status info object.
- createStrategy() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createStrategy() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Strategy'.
- createStrategyAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Strategy
'. - createStringUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
- createStringUnit() - Method in interface org.openhab.core.model.script.script.ScriptFactory
-
Returns a new object of class 'String Unit'.
- createStringUnitAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
String Unit
'. - createSubscription(SitemapSubscriptionService.SitemapSubscriptionCallback) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
-
Creates a new subscription with the given id.
- createSwitch() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createSwitch() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Switch'.
- createSwitchAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Switch
'. - createSystemOnShutdownTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createSystemOnShutdownTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'System On Shutdown Trigger'.
- createSystemOnShutdownTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
System On Shutdown Trigger
'. - createSystemOnStartupTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createSystemOnStartupTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'System On Startup Trigger'.
- createSystemOnStartupTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
System On Startup Trigger
'. - createSystemStartlevelTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createSystemStartlevelTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'System Startlevel Trigger'.
- createSystemStartlevelTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
System Startlevel Trigger
'. - createSystemTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createSystemTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'System Trigger'.
- createSystemTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
System Trigger
'. - createText() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createText() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Text'.
- createTextAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Text
'. - createThing(ThingTypeUID, Configuration, ThingUID, ThingUID) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
-
Creates a thing based on given thing type uid.
- createThing(ThingTypeUID, Configuration, ThingUID, ThingUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerFactory
-
Creates a thing for given arguments.
- createThing(ThingTypeUID, Configuration, ThingUID) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
-
Creates a thing based on given thing type uid.
- createThing(ThingUID, Configuration, Map<String, String>, ThingUID, ThingTypeUID, List<ThingHandlerFactory>) - Static method in class org.openhab.core.thing.binding.ThingFactory
- createThing(ThingType, ThingUID, Configuration) - Static method in class org.openhab.core.thing.binding.ThingFactory
-
Creates a thing based on given thing type.
- createThing(ThingType, ThingUID, Configuration, ThingUID) - Static method in class org.openhab.core.thing.binding.ThingFactory
-
Creates a thing based on a given thing type.
- createThing(ThingType, ThingUID, Configuration, ThingUID, ConfigDescriptionRegistry) - Static method in class org.openhab.core.thing.binding.ThingFactory
-
Creates a thing based on a given thing type.
- createThingModel() - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
- createThingModel() - Method in interface org.openhab.core.model.thing.thing.ThingFactory
-
Returns a new object of class 'Model'.
- createThingModelAdapter() - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
-
Creates a new adapter for an object of class '
Model
'. - createThingOfType(ThingTypeUID, ThingUID, ThingUID, String, Configuration) - Method in interface org.openhab.core.thing.ThingRegistry
-
Creates a thing based on the given configuration properties
- createThingStateChangedEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createThingStateChangedEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Thing State Changed Event Trigger'.
- createThingStateChangedEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Thing State Changed Event Trigger
'. - createThingStateUpdateEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createThingStateUpdateEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Thing State Update Event Trigger'.
- createThingStateUpdateEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Thing State Update Event Trigger
'. - createThresholdFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createThresholdFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Threshold Filter'.
- createThresholdFilterAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Threshold Filter
'. - createTimeFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- createTimeFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Time Filter'.
- createTimeFilterAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Time Filter
'. - createTimer(String, ZonedDateTime, Runnable) - Method in interface org.openhab.core.automation.module.script.action.ScriptExecution
-
Schedules a block of code for later execution.
- createTimer(String, ZonedDateTime, Procedures.Procedure0) - Static method in class org.openhab.core.model.script.actions.ScriptExecution
- createTimer(ZonedDateTime, Runnable) - Method in interface org.openhab.core.automation.module.script.action.ScriptExecution
-
Schedules a block of code for later execution.
- createTimer(ZonedDateTime, Procedures.Procedure0) - Static method in class org.openhab.core.model.script.actions.ScriptExecution
- createTimerEvent(String, String, Map<String, Object>) - Static method in class org.openhab.core.automation.events.AutomationEventFactory
-
Creates a
TimerEvent
- createTimerTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createTimerTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Timer Trigger'.
- createTimerTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Timer Trigger
'. - createTimerWithArgument(String, ZonedDateTime, Object, Consumer<Object>) - Method in interface org.openhab.core.automation.module.script.action.ScriptExecution
-
Schedules a block of code (with argument) for later execution
- createTimerWithArgument(String, ZonedDateTime, Object, Procedures.Procedure1) - Static method in class org.openhab.core.model.script.actions.ScriptExecution
- createTimerWithArgument(ZonedDateTime, Object, Consumer<Object>) - Method in interface org.openhab.core.automation.module.script.action.ScriptExecution
-
Schedules a block of code (with argument) for later execution
- createTimerWithArgument(ZonedDateTime, Object, Procedures.Procedure1) - Static method in class org.openhab.core.model.script.actions.ScriptExecution
- createTimeSeriesEvent(String, TimeSeries, String) - Static method in class org.openhab.core.items.events.ItemEventFactory
- createTimeSeriesEvent(EventDTO) - Method in class org.openhab.core.io.websocket.event.ItemEventUtility
- createTimeSeriesUpdatedEvent(String, TimeSeries, String) - Static method in class org.openhab.core.items.events.ItemEventFactory
- createTrigger() - Static method in class org.openhab.core.automation.util.ModuleBuilder
- createTrigger(Trigger) - Static method in class org.openhab.core.automation.util.ModuleBuilder
- createTriggerEvent(String, ChannelUID) - Static method in class org.openhab.core.thing.events.ThingEventFactory
-
Creates a
ChannelTriggeredEvent
- createUnknownInfo(ThingUID) - Static method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
-
Creates a new
FirmwareStatusInfo
havingFirmwareStatus.UNKNOWN
as firmware status. - createUpdateAvailableInfo(ThingUID) - Static method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
-
Creates a new
FirmwareStatusInfo
havingFirmwareStatus.UPDATE_AVAILABLE
as firmware status. - createUpdatedEvent(DiscoveryResult) - Static method in class org.openhab.core.config.discovery.inbox.events.InboxEventFactory
-
Creates an inbox updated event.
- createUpdateEvent(Item, Item) - Static method in class org.openhab.core.items.events.ItemEventFactory
-
Creates an item updated event.
- createUpdateEvent(Thing, Thing) - Static method in class org.openhab.core.thing.events.ThingEventFactory
-
Creates a thing updated event.
- createUpdateEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createUpdateEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Update Event Trigger'.
- createUpdateEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Update Event Trigger
'. - createUpdateExecutableInfo(ThingUID, String) - Static method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
-
Creates a new
FirmwareStatusInfo
havingFirmwareStatus.UPDATE_EXECUTABLE
as firmware status. - createUpToDateInfo(ThingUID) - Static method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
-
Creates a new
FirmwareStatusInfo
havingFirmwareStatus.UP_TO_DATE
as firmware status. - createValidCommand() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createValidCommand() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Command'.
- createValidCommandAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Command
'. - createValidCommandId() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createValidCommandId() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Command Id'.
- createValidCommandIdAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Command Id
'. - createValidCommandNumber() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createValidCommandNumber() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Command Number'.
- createValidCommandNumberAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Command Number
'. - createValidCommandString() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createValidCommandString() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Command String'.
- createValidCommandStringAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Command String
'. - createValidState() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createValidState() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid State'.
- createValidStateAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid State
'. - createValidStateId() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createValidStateId() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid State Id'.
- createValidStateIdAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid State Id
'. - createValidStateNumber() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createValidStateNumber() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid State Number'.
- createValidStateNumberAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid State Number
'. - createValidStateString() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createValidStateString() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid State String'.
- createValidStateStringAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid State String
'. - createValidTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createValidTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Trigger'.
- createValidTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Trigger
'. - createValidTriggerId() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createValidTriggerId() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Trigger Id'.
- createValidTriggerIdAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Trigger Id
'. - createValidTriggerNumber() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createValidTriggerNumber() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Trigger Number'.
- createValidTriggerNumberAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Trigger Number
'. - createValidTriggerString() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createValidTriggerString() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Trigger String'.
- createValidTriggerStringAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Trigger String
'. - createVariableDeclaration() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- createVariableDeclaration() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns a new object of class 'Variable Declaration'.
- createVariableDeclarationAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Variable Declaration
'. - createVideo() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createVideo() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Video'.
- createVideoAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Video
'. - createVisibilityRule() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createVisibilityRule() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Visibility Rule'.
- createVisibilityRuleAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Visibility Rule
'. - createWatchService(String, Path) - Method in interface org.openhab.core.service.WatchServiceFactory
-
Create a new
WatchService
service component with the given name and path or return the already existing instance if aWatchService
with the given name was created before. - createWebSocket(ServletUpgradeRequest, ServletUpgradeResponse) - Method in class org.openhab.core.io.websocket.event.EventWebSocketAdapter
- createWebSocket(ServletUpgradeRequest, ServletUpgradeResponse) - Method in class org.openhab.core.io.websocket.log.LogWebSocketAdapter
- createWebSocket(ServletUpgradeRequest, ServletUpgradeResponse) - Method in interface org.openhab.core.io.websocket.WebSocketAdapter
-
Creates a websocket instance.
- createWebSocketClient(String) - Method in interface org.openhab.core.io.net.http.WebSocketFactory
-
Creates a new Jetty web socket client.
- createWebSocketClient(String, SslContextFactory) - Method in interface org.openhab.core.io.net.http.WebSocketFactory
-
Creates a new Jetty web socket client.
- createWebview() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createWebview() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Webview'.
- createWebviewAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Webview
'. - createWidget() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createWidget() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Widget'.
- createWidgetAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Widget
'. - createXBlockExpressionAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
XBlock Expression
'. - createXExpressionAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
XExpression
'. - createXmlConfigDescription() - Method in class org.openhab.core.config.core.dto.ObjectFactory
-
Create an instance of
XmlConfigDescription
- createXmlConfigDescriptionRef() - Method in class org.openhab.core.config.core.dto.ObjectFactory
-
Create an instance of
XmlConfigDescriptionRef
- createXmlConfigDescriptions() - Method in class org.openhab.core.config.core.dto.ObjectFactory
-
Create an instance of
XmlConfigDescriptions
- createXmlCriteria() - Method in class org.openhab.core.config.core.dto.ObjectFactory
-
Create an instance of
XmlCriteria
- createXmlOption() - Method in class org.openhab.core.config.core.dto.ObjectFactory
-
Create an instance of
XmlOption
- createXmlParameter() - Method in class org.openhab.core.config.core.dto.ObjectFactory
-
Create an instance of
XmlParameter
- createXmlParameterGroup() - Method in class org.openhab.core.config.core.dto.ObjectFactory
-
Create an instance of
XmlParameterGroup
- Credentials - Interface in org.openhab.core.auth
-
Marker interface for credentials which can be handled by authentication providers.
- CredentialsExtractor<C> - Interface in org.openhab.core.io.http.auth
-
Provider of credentials which works in given context and can provide credentials out of it.
- cron - Variable in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
-
The cached value of the '
Cron
' attribute. - CRON - Static variable in interface org.openhab.core.scheduler.CronJob
-
The service property that specifies the cron schedule.
- CRON_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
-
The default value of the '
Cron
' attribute. - CRON_EXPRESSION_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
-
The default value of the '
Cron Expression
' attribute. - CRON_STRATEGY - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Cron Strategy
' class. - CRON_STRATEGY - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Cron Strategy
' class. - CRON_STRATEGY__CRON_EXPRESSION - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Cron Expression' attribute.
- CRON_STRATEGY__CRON_EXPRESSION - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Cron Expression' attribute feature.
- CRON_STRATEGY__NAME - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Name' attribute.
- CRON_STRATEGY_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Cron Strategy' class.
- CronAdjuster - Class in org.openhab.core.scheduler
-
This class creates a
TemporalAdjuster
that takes a temporal and adjust it to the next deadline based on a cron specification. - CronAdjuster(String) - Constructor for class org.openhab.core.scheduler.CronAdjuster
-
Constructs the class with a cron specification.
- cronExpression - Variable in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
-
The cached value of the '
Cron Expression
' attribute. - cronExpression - Variable in class org.openhab.core.persistence.dto.PersistenceCronStrategyDTO
- CronJob - Interface in org.openhab.core.scheduler
-
Runnable that can be passed data and can throw a checked exception.
- CronScheduler - Interface in org.openhab.core.scheduler
-
The software utility Cron is a time-based job scheduler in Unix-like computer operating systems.
- cronStrategies - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
- CronStrategy - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'Cron Strategy'.
- CronStrategyElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- CronStrategyImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'Cron Strategy'.
- CronStrategyImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
- CTS - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
- CUBIC_FOOT - Static variable in class org.openhab.core.library.unit.ImperialUnits
- CUBIC_INCH - Static variable in class org.openhab.core.library.unit.ImperialUnits
-
Volume
- CUBIC_METRE - Static variable in class org.openhab.core.library.unit.SIUnits
- CUBICMETRE_PER_DAY - Static variable in class org.openhab.core.library.unit.Units
- CUBICMETRE_PER_HOUR - Static variable in class org.openhab.core.library.unit.Units
- CUBICMETRE_PER_MINUTE - Static variable in class org.openhab.core.library.unit.Units
- CUBICMETRE_PER_SECOND - Static variable in class org.openhab.core.library.unit.Units
- CURIE - Static variable in class org.openhab.core.library.unit.Units
- Currency - Interface in org.openhab.core.library.dimension
-
The
Currency
defines the dimension for currencies - CurrencyProvider - Interface in org.openhab.core.library.unit
-
The
CurrencyProvider
can be implemented by services that supply currencies and their exchange rates - CurrencyServiceConfigOptionProvider - Class in org.openhab.core.config.core
-
The
CurrencyServiceConfigOptionProvider
is an implementation ofConfigOptionProvider
for the available currency providers. - CurrencyServiceConfigOptionProvider() - Constructor for class org.openhab.core.config.core.CurrencyServiceConfigOptionProvider
- CurrencyUnit - Class in org.openhab.core.library.unit
-
The
CurrencyUnit
is a UoM compatible unit for currencies. - CurrencyUnit(String, String) - Constructor for class org.openhab.core.library.unit.CurrencyUnit
-
Create a new
Currency
- CurrencyUnits - Class in org.openhab.core.library.unit
-
The
CurrencyUnits
defines the UoM system for handling currencies - CurrencyUnits() - Constructor for class org.openhab.core.library.unit.CurrencyUnits
- currentlyServedStream() - Method in record class org.openhab.core.audio.StreamServed
-
Returns the value of the
currentlyServedStream
record component. - currentNewValueRequest - Variable in class org.openhab.core.cache.ExpiringCacheAsync
- currentSize - Variable in class org.openhab.core.cache.lru.LRUMediaCacheEntry
- customCommandRule(AbstractRuleBasedInterpreter.ItemFilter, Object, boolean, boolean) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Creates a custom rule on base of a expression.
- customDynamicRule(Item, AbstractRuleBasedInterpreter.ItemFilter, Object, Object, boolean, boolean) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Creates a custom rule on base of a head and a tail expression, where the middle part of the new rule's expression will consist of a free command to be captured.
- CustomTrustManagerFactory - Class in org.openhab.core.io.transport.mqtt.ssl
-
The
CustomTrustManagerFactory
is a TrustManagerFactory that provides a customTrustManager
- CustomTrustManagerFactory(TrustManager[]) - Constructor for class org.openhab.core.io.transport.mqtt.ssl.CustomTrustManagerFactory
D
- D - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
- DAILY - Static variable in class org.openhab.core.scheduler.CronAdjuster
- data - Variable in class org.openhab.core.persistence.dto.ItemHistoryDTO
- DATA_AVAILABLE - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
- DataAmount - Interface in org.openhab.core.library.dimension
-
Represents a measure of data amount.
- DATABITS_5 - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- DATABITS_6 - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- DATABITS_7 - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- DATABITS_8 - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- datapoints - Variable in class org.openhab.core.persistence.dto.ItemHistoryDTO
- DataTransferRate - Interface in org.openhab.core.library.dimension
-
Represents a measure of data or data blocks per unit time passing through a communication link
- DATE_PATTERN - Static variable in class org.openhab.core.library.types.DateTimeType
- DATE_PATTERN_WITH_TZ - Static variable in class org.openhab.core.library.types.DateTimeType
- DATE_PATTERN_WITH_TZ_AND_MS - Static variable in class org.openhab.core.library.types.DateTimeType
- DATE_PATTERN_WITH_TZ_AND_MS_GENERAL - Static variable in class org.openhab.core.library.types.DateTimeType
- DATE_PATTERN_WITH_TZ_AND_MS_ISO - Static variable in class org.openhab.core.library.types.DateTimeType
- DATE_TIME_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Date Time Trigger
' class. - DATE_TIME_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Date Time Trigger
' class. - DATE_TIME_TRIGGER__ITEM - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Item' attribute.
- DATE_TIME_TRIGGER__ITEM - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Item' attribute feature.
- DATE_TIME_TRIGGER__TIME_ONLY - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Time Only' attribute.
- DATE_TIME_TRIGGER__TIME_ONLY - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Time Only' attribute feature.
- DATE_TIME_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Date Time Trigger' class.
- DATETIME - Static variable in class org.openhab.core.library.CoreItemFactory
- DateTimeGroupFunction - Interface in org.openhab.core.library.types
-
This interface is a container for group functions that require
DateTimeType
s for its calculations. - DateTimeGroupFunction.Earliest - Class in org.openhab.core.library.types
-
This calculates the minimum value of all item states of DateType type.
- DateTimeGroupFunction.Latest - Class in org.openhab.core.library.types
-
This calculates the maximum value of all item states of DateType type.
- DateTimeItem - Class in org.openhab.core.library.items
-
A DateTimeItem stores a timestamp including a valid time zone.
- DateTimeItem(String) - Constructor for class org.openhab.core.library.items.DateTimeItem
- DateTimeTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Date Time Trigger'.
- DateTimeTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
- DateTimeTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Date Time Trigger'.
- DateTimeTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
- DateTimeType - Class in org.openhab.core.library.types
- DateTimeType() - Constructor for class org.openhab.core.library.types.DateTimeType
- DateTimeType(String) - Constructor for class org.openhab.core.library.types.DateTimeType
- DateTimeType(ZonedDateTime) - Constructor for class org.openhab.core.library.types.DateTimeType
- DAY - Static variable in class org.openhab.core.library.unit.Units
- deactivate() - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
-
Should be overridden by the implementations that extend this base class.
- deactivate() - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
- deactivate() - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
- deactivate() - Method in class org.openhab.core.automation.module.script.ScriptTransformationService
- deactivate() - Method in class org.openhab.core.automation.module.script.ScriptTransformationServiceFactory
- deactivate() - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- deactivate() - Method in class org.openhab.core.common.registry.AbstractRegistry
- deactivate() - Method in class org.openhab.core.config.core.xml.ConfigXmlConfigDescriptionProvider
- deactivate() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Called on component deactivation, if the implementation of this class is an OSGi declarative service and does not override the method.
- deactivate() - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
- deactivate() - Method in class org.openhab.core.config.discovery.addon.ip.IpAddonFinder
- deactivate() - Method in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
- deactivate() - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- deactivate() - Method in class org.openhab.core.io.rest.auth.AuthFilter
- deactivate() - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
- deactivate() - Method in class org.openhab.core.io.rest.sse.SseResource
- deactivate() - Method in class org.openhab.core.io.websocket.log.LogWebSocketAdapter
- deactivate() - Method in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
- deactivate() - Method in class org.openhab.core.model.rule.scoping.RulesClassCache
- deactivate() - Method in class org.openhab.core.model.script.ScriptServiceUtil
- deactivate() - Method in class org.openhab.core.net.NetUtil
- deactivate() - Method in class org.openhab.core.service.StartLevelService
- deactivate() - Method in class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
- deactivate() - Method in class org.openhab.core.thing.binding.BaseDynamicCommandDescriptionProvider
- deactivate() - Method in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
- deactivate() - Method in interface org.openhab.core.thing.binding.ThingHandlerService
-
Method that will be called if this service will be deactivated
- deactivate() - Method in class org.openhab.core.transform.AbstractFileTransformationService
-
Deprecated.
- deactivate() - Method in class org.openhab.core.transform.FileTransformationProvider
- deactivate() - Method in class org.openhab.core.transform.TransformationHelper
- deactivate() - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
- deactivate(ComponentContext) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
-
Disposes the
BaseThingHandlerFactory
. - DEBUG - Enum constant in enum class org.openhab.core.test.java.JavaTest.LogLevel
- debugString(Bundle) - Static method in class org.openhab.core.service.ReadyMarkerUtils
-
Provides a string to debug bundle information.
- DECI(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- DECIBEL - Static variable in class org.openhab.core.library.unit.Units
- DECIBEL_MILLIWATTS - Static variable in class org.openhab.core.library.unit.Units
- DECIMAL - Enum constant in enum class org.openhab.core.config.core.ConfigDescriptionParameter.Type
-
The data type for a signed floating point value (IEEE 754) in the range of [
Float.MIN_VALUE
,Float.MAX_VALUE
]. - DECIMAL - Enum constant in enum class org.openhab.core.config.core.dto.XmlParameterType
- DECIMALElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
- DecimalType - Class in org.openhab.core.library.types
-
The decimal type uses a BigDecimal internally and thus can be used for integers, longs and floating point numbers alike.
- DecimalType() - Constructor for class org.openhab.core.library.types.DecimalType
- DecimalType(Number) - Constructor for class org.openhab.core.library.types.DecimalType
-
Creates a new
DecimalType
with the given value. - DecimalType(String) - Constructor for class org.openhab.core.library.types.DecimalType
-
Creates a new
DecimalType
with the given value. - DecimalType(String, Locale) - Constructor for class org.openhab.core.library.types.DecimalType
-
Creates a new
DecimalType
with the given value. - decode(String) - Static method in class org.openhab.core.util.UIDUtils
-
Decodes a UID that has been generated by the
UIDUtils.encode(String)
function. - DECREASE - Enum constant in enum class org.openhab.core.library.types.IncreaseDecreaseType
- decreaseMasterVolume(float) - Static method in class org.openhab.core.model.script.actions.Audio
- decreaseValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- decrypt(String) - Method in interface org.openhab.core.auth.client.oauth2.StorageCipher
-
Decrypt the base64 encoded cipher text.
- Default - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Default'.
- DEFAULT - Enum constant in enum class org.openhab.core.thing.type.AutoUpdatePolicy
-
The binding does not care and the framework may do what it deems to be right.
- DEFAULT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Default
' class. - DEFAULT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Default
' class. - DEFAULT - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- DEFAULT__HEIGHT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Height' attribute.
- DEFAULT__HEIGHT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Height' attribute feature.
- DEFAULT__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- DEFAULT__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- DEFAULT__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- DEFAULT__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- DEFAULT__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- DEFAULT__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- DEFAULT__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- DEFAULT__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- DEFAULT__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- DEFAULT_ADAPTER_ID - Static variable in class org.openhab.core.io.websocket.CommonWebSocketServlet
- DEFAULT_ALLOWED_TYPES_WILDCARD - Static variable in class org.openhab.core.config.core.xml.util.XmlDocumentReader
- DEFAULT_CONFIG_FOLDER - Static variable in class org.openhab.core.OpenHAB
-
The default main configuration directory name
- DEFAULT_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Default' class.
- DEFAULT_GAMUT - Static variable in class org.openhab.core.util.ColorUtil
- DEFAULT_KEEPALIVE_INTERVAL - Static variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- DEFAULT_MAX_TRIES - Static variable in class org.openhab.core.io.transport.modbus.json.WriteRequestJsonUtilities
-
Default maxTries when it has not been specified
- DEFAULT_MIME_TYPE - Static variable in class org.openhab.core.library.types.RawType
- DEFAULT_MQTT_VERSION - Static variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- DEFAULT_PROTOCOL - Static variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- DEFAULT_QOS - Static variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- DEFAULT_RUNTIME_FOLDER - Static variable in class org.openhab.core.OpenHAB
-
The default runtime directory name
- DEFAULT_THREAD_POOL_SIZE - Static variable in class org.openhab.core.common.ThreadPoolManager
- DEFAULT_TIMEOUT - Static variable in interface org.openhab.core.common.SafeCaller
-
Default timeout for actions in milliseconds.
- DEFAULT_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- DEFAULT_TYPES - Static variable in class org.openhab.core.addon.AddonType
- DEFAULT_USERDATA_FOLDER - Static variable in class org.openhab.core.OpenHAB
-
The default user data directory name
- DefaultAbstractManagedProvider<E extends Identifiable<K>,
K> - Class in org.openhab.core.common.registry -
DefaultAbstractManagedProvider
is a specificAbstractManagedProvider
implementation, where the stored element is the same as the element of the provider. - DefaultAbstractManagedProvider(StorageService) - Constructor for class org.openhab.core.common.registry.DefaultAbstractManagedProvider
- defaultCase(EObject) - Method in class org.openhab.core.model.items.util.ItemsSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultConversion(Class<T>) - Method in class org.openhab.core.library.types.DecimalType
- DefaultElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- DefaultImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Default'.
- DefaultImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
- defaultMessage - Variable in class org.openhab.core.config.core.validation.ConfigValidationMessage
-
The default message describing the validation issue.
- defaults - Variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
-
The cached value of the '
Defaults
' reference list. - defaults - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
- DefaultSemanticTagProvider - Class in org.openhab.core.semantics.model
-
This class defines a provider of all default semantic tags.
- DefaultSemanticTagProvider() - Constructor for class org.openhab.core.semantics.model.DefaultSemanticTagProvider
- DefaultSystemChannelTypeProvider - Class in org.openhab.core.thing
-
Implementation providing default system wide channel types
- DefaultSystemChannelTypeProvider(ChannelTypeI18nLocalizationService, BundleResolver) - Constructor for class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- defaultTags - Variable in class org.openhab.core.thing.dto.ChannelDTO
- DefaultTranslationsGenerationMode - Enum Class in org.openhab.core.tools.i18n.plugin
-
Enumerates all the different modes for generating default translations.
- defaultValue - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- defaultValue() - Element in annotation interface org.openhab.core.automation.annotation.ActionInput
- defaultValue() - Element in annotation interface org.openhab.core.automation.annotation.ActionOutput
- defaultValues - Variable in class org.openhab.core.io.rest.core.config.EnrichedConfigDescriptionParameterDTO
- defineSequence(ProgressStep...) - Method in interface org.openhab.core.thing.binding.firmware.ProgressCallback
-
Callback operation to define the
ProgressStep
s for the sequence of the firmware update. - definition - Variable in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
-
The cached value of the '
Definition
' containment reference. - DEGREE_ANGLE - Static variable in class org.openhab.core.library.unit.Units
- DEKA(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- DeletableStorage<T> - Interface in org.openhab.core.storage
-
A
Storage
that could be disposed. - DeletableStorageService - Interface in org.openhab.core.storage
-
The
DeletableStorageService
extends the normalStorageService
and provides instances ofDeletableStorage
s. - delete() - Method in interface org.openhab.core.storage.DeletableStorage
-
Delete the storage.
- delete(String) - Method in class org.openhab.core.io.rest.core.config.ConfigurationService
-
Deletes a configuration for a config id.
- DELETE - Enum constant in enum class org.openhab.core.service.WatchService.Kind
- deleteFile() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
-
Delete the cache file linked to this entry
- deleteServiceAndAccessToken(String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthFactory
-
This method is for unget/unregister the service, then DELETE access token, configuration data from the store
- DELIMITER - Static variable in class org.openhab.core.library.types.StringListType
- deltaBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the difference value of the state of a given
item
between two certain point in time. - deltaBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the difference value of the state of a given
item
between two certain point in time. - deltaSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the difference value of the state of a given
item
since a certain point in time. - deltaSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the difference value of the state of a given
item
since a certain point in time. - Density - Interface in org.openhab.core.library.dimension
-
Define Density type (basic unit is kg/m^3)
- dependencyChanged(String) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
- DESC - Enum constant in enum class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Type
- DESCENDING - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Ordering
- description - Variable in class org.openhab.core.automation.dto.ModuleDTO
- description - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
- description - Variable in class org.openhab.core.automation.dto.RuleDTO
- description - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- description - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- description - Variable in class org.openhab.core.automation.util.ModuleBuilder
- description - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- description - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterGroupDTO
- description - Variable in class org.openhab.core.config.core.dto.XmlParameter
- description - Variable in class org.openhab.core.config.core.dto.XmlParameterGroup
- description - Variable in class org.openhab.core.semantics.dto.SemanticTagDTO
- description - Variable in class org.openhab.core.thing.dto.ChannelDefinitionDTO
- description - Variable in class org.openhab.core.thing.dto.ChannelDTO
- description - Variable in class org.openhab.core.thing.dto.ChannelGroupDefinitionDTO
- description - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
- description - Variable in class org.openhab.core.thing.dto.StrippedThingTypeDTO
- description - Variable in class org.openhab.core.thing.firmware.dto.FirmwareDTO
- description() - Element in annotation interface org.openhab.core.automation.annotation.ActionInput
- description() - Element in annotation interface org.openhab.core.automation.annotation.ActionOutput
- description() - Element in annotation interface org.openhab.core.automation.annotation.RuleAction
- description_uri() - Element in annotation interface org.openhab.core.config.core.ConfigurableService
-
The config description URI for the configurable service.
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.openhab.core.config.core.ConfigurationDeserializer
- deserializePayload(String, Class<T>) - Static method in class org.openhab.core.events.AbstractEventFactory
-
Deserializes the Json-payload into an object of the specified class.
- DEUTSCHE_HAERTE - Static variable in class org.openhab.core.library.unit.Units
- deviationBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the standard deviation of the state of the given
Item
between two points in time. - deviationBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the standard deviation of the state of the given
Item
between two points in time. - deviationSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the standard deviation of the state of the given
Item
since a certain point in time. - deviationSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the standard deviation of the state of the given
Item
since a certain point in time. - DFL_SLEEP_TIME - Static variable in class org.openhab.core.test.java.JavaTest
- DFL_TIMEOUT - Static variable in class org.openhab.core.test.java.JavaTest
- DialogContext - Record Class in org.openhab.core.voice
-
Describes dialog configured services and options.
- DialogContext(KSService, String, STTService, TTSService, Voice, List<HumanLanguageInterpreter>, AudioSource, AudioSink, Locale, String, String, String, String) - Constructor for record class org.openhab.core.voice.DialogContext
-
Creates an instance of a
DialogContext
record class. - DialogContext.Builder - Class in org.openhab.core.voice
-
Builder for
DialogContext
Allows to describe a dialog context without requiring the involved services to be loaded - dialogGroup - Variable in class org.openhab.core.voice.DialogRegistration
-
Dialog group name
- dialogGroup() - Method in record class org.openhab.core.voice.DialogContext
-
Returns the value of the
dialogGroup
record component. - DialogRegistration - Class in org.openhab.core.voice
-
Describes dialog desired services and options.
- DialogRegistration(String, String) - Constructor for class org.openhab.core.voice.DialogRegistration
- dimension - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
- dimension - Variable in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
- DimensionalGroupFunction(Class<? extends Quantity<?>>) - Constructor for class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
- DIMMER - Static variable in class org.openhab.core.library.CoreItemFactory
- DimmerChannelHandler - Class in org.openhab.core.thing.binding.generic.converter
-
The
DimmerChannelHandler
implementsDimmerItem
conversions - DimmerChannelHandler(Consumer<State>, Consumer<Command>, Consumer<String>, ChannelTransformation, ChannelTransformation, ChannelValueConverterConfig) - Constructor for class org.openhab.core.thing.binding.generic.converter.DimmerChannelHandler
- DimmerItem - Class in org.openhab.core.library.items
-
A DimmerItem can be used as a switch (ON/OFF), but it also accepts percent values to reflect the dimmed state.
- DimmerItem(String) - Constructor for class org.openhab.core.library.items.DimmerItem
- DIR1_PRESSED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
- DIR1_RELEASED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
- DIR2_PRESSED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
- DIR2_RELEASED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
- DISABLED - Enum constant in enum class org.openhab.core.automation.RuleStatusDetail
- DISABLED - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
- disableReceiveTimeout() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- disableReceiveTimeout() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Disable receive timeout.
- DISCONNECTED - Enum constant in enum class org.openhab.core.io.transport.mqtt.MqttConnectionState
- DiscoveryListener - Interface in org.openhab.core.config.discovery
-
The
DiscoveryListener
interface for receiving discovery events. - DiscoveryResult - Interface in org.openhab.core.config.discovery
-
The
DiscoveryResult
is a container for one result of a discovery process. - DiscoveryResultBuilder - Class in org.openhab.core.config.discovery
-
The
DiscoveryResultBuilder
helps creating aDiscoveryResult
through the builder pattern. - DiscoveryResultDTO - Class in org.openhab.core.config.discovery.dto
-
This is a data transfer object that is used to serialize discovery results.
- DiscoveryResultDTO() - Constructor for class org.openhab.core.config.discovery.dto.DiscoveryResultDTO
- DiscoveryResultDTO(String, String, String, String, DiscoveryResultFlag, Map<String, Object>, String) - Constructor for class org.openhab.core.config.discovery.dto.DiscoveryResultDTO
- DiscoveryResultDTOMapper - Class in org.openhab.core.config.discovery.dto
-
The
DiscoveryResultDTOMapper
is a utility class to map discovery results into discovery result transfer objects. - DiscoveryResultDTOMapper() - Constructor for class org.openhab.core.config.discovery.dto.DiscoveryResultDTOMapper
- DiscoveryResultFlag - Enum Class in org.openhab.core.config.discovery
-
The
DiscoveryResultFlag
class specifies a list of flags which aDiscoveryResult
object can take. - DiscoveryService - Interface in org.openhab.core.config.discovery
-
The
DiscoveryService
is a service interface which each binding can implement to provide an auto discovery process for one or moreThing
s. - DiscoveryServiceRegistry - Interface in org.openhab.core.config.discovery
-
The
DiscoveryServiceRegistry
is a service interface which provides the following features. - Disposable - Interface in org.openhab.core.common
-
For resource needing a callback when they are not needed anymore.
- dispose() - Method in class org.openhab.core.audio.FileAudioStream
- dispose() - Method in class org.openhab.core.automation.handler.BaseModuleHandler
- dispose() - Method in interface org.openhab.core.automation.handler.ModuleHandler
-
The method is called by RuleManager to free resources when
ModuleHandler
is released. - dispose() - Method in interface org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider.Disposable
- dispose() - Method in interface org.openhab.core.common.Disposable
- dispose() - Method in class org.openhab.core.items.GenericItem
-
Disposes this item.
- dispose() - Method in class org.openhab.core.items.GroupItem
- dispose() - Method in class org.openhab.core.magic.binding.handler.MagicButtonHandler
- dispose() - Method in class org.openhab.core.magic.binding.handler.MagicChattyThingHandler
- dispose() - Method in class org.openhab.core.magic.binding.handler.MagicOnlineOfflineHandler
- dispose() - Method in class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler
- dispose() - Method in class org.openhab.core.thing.binding.BaseThingHandler
- dispose() - Method in interface org.openhab.core.thing.binding.ThingHandler
-
Disposes the thing handler, e.g.
- distanceFrom(LocationItem) - Method in class org.openhab.core.library.items.LocationItem
-
Compute the distance with another Point type, http://stackoverflow.com/questions/837872/calculate-distance-in-meters-when-you-know-longitude-and-latitude-in- java
- distanceFrom(PointType) - Method in class org.openhab.core.library.types.PointType
-
Return the distance in meters from otherPoint, ignoring altitude.
- divide(double) - Method in class org.openhab.core.library.unit.CurrencyUnit
- divide(Number) - Method in class org.openhab.core.library.unit.CurrencyUnit
- divide(BigDecimal) - Method in class org.openhab.core.library.types.QuantityType
-
Divide this QuantityType by the given value.
- divide(Unit<?>) - Method in class org.openhab.core.library.unit.CurrencyUnit
- divide(QuantityType<?>) - Method in class org.openhab.core.library.types.QuantityType
-
Divide this QuantityType by the given
QuantityType
. - DOBSON_UNIT - Static variable in class org.openhab.core.library.unit.Units
- doEvaluate(XExpression, IEvaluationContext, CancelIndicator) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
- doEvaluate(QuantityLiteral, IEvaluationContext, CancelIndicator) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
- doGenerate(Resource, IFileSystemAccess2, IGeneratorContext) - Method in class org.openhab.core.model.generator.ItemsGenerator
- doGenerate(Resource, IFileSystemAccess2, IGeneratorContext) - Method in class org.openhab.core.model.persistence.generator.PersistenceGenerator
- doGenerate(Resource, IFileSystemAccess2, IGeneratorContext) - Method in class org.openhab.core.model.sitemap.generator.SitemapGenerator
- doGenerate(Resource, IFileSystemAccess2, IGeneratorContext) - Method in class org.openhab.core.model.thing.generator.ThingGenerator
- doSetup() - Static method in class org.openhab.core.model.ItemsStandaloneSetup
- doSetup() - Static method in class org.openhab.core.model.persistence.PersistenceStandaloneSetup
- doSetup() - Static method in class org.openhab.core.model.script.ScriptStandaloneSetup
- doSetup() - Static method in class org.openhab.core.model.sitemap.SitemapStandaloneSetup
- doSetup() - Static method in class org.openhab.core.model.thing.ThingStandaloneSetup
- doSetup(ScriptServiceUtil, ScriptEngine) - Static method in class org.openhab.core.model.rule.RulesStandaloneSetup
- doSetup(ScriptServiceUtil, ScriptEngine) - Static method in class org.openhab.core.model.script.ScriptStandaloneSetup
- doSingleScan() - Method in interface org.openhab.core.config.discovery.usbserial.UsbSerialDiscovery
-
Executes a single scan for serial ports provided by USB devices; informs listeners about all discovered devices (including those discovered in a previous scan).
- doSwitch(int, EObject) - Method in class org.openhab.core.model.items.util.ItemsSwitch
-
Calls
caseXXX
for each class of the model until one returns a non null result; it yields that result. - doSwitch(int, EObject) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Calls
caseXXX
for each class of the model until one returns a non null result; it yields that result. - doSwitch(int, EObject) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Calls
caseXXX
for each class of the model until one returns a non null result; it yields that result. - doSwitch(int, EObject) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
-
Calls
caseXXX
for each class of the model until one returns a non null result; it yields that result. - doSwitch(int, EObject) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Calls
caseXXX
for each class of the model until one returns a non null result; it yields that result. - doSwitch(int, EObject) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
-
Calls
caseXXX
for each class of the model until one returns a non null result; it yields that result. - DOUBLE_PRESSED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
- doubleValue() - Method in class org.openhab.core.library.types.DecimalType
- doubleValue() - Method in class org.openhab.core.library.types.QuantityType
- DOWN - Enum constant in enum class org.openhab.core.library.types.UpDownType
- downloadData(String, String, boolean, long) - Static method in class org.openhab.core.io.net.http.HttpUtil
-
Download the data from a URL.
- downloadData(String, String, boolean, long, int) - Static method in class org.openhab.core.io.net.http.HttpUtil
-
Download the data from a URL.
- downloadImage(String) - Static method in class org.openhab.core.io.net.http.HttpUtil
-
Download the image data from a URL.
- downloadImage(String, boolean, long) - Static method in class org.openhab.core.io.net.http.HttpUtil
-
Download the image data from a URL.
- downloadImage(String, boolean, long, int) - Static method in class org.openhab.core.io.net.http.HttpUtil
-
Download the image data from a URL.
- downloadImage(String, int) - Static method in class org.openhab.core.io.net.http.HttpUtil
-
Download the image data from a URL.
- DOWNLOADING - Enum constant in enum class org.openhab.core.thing.binding.firmware.ProgressStep
-
The
FirmwareUpdateHandler
is going to download / read the firmware image by reading the input stream fromFirmware.getBytes()
. - downValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- DSLScriptContextProvider - Interface in org.openhab.core.model.script.runtime
-
Interface of a provider that can provide Xbase-relevant object structures for a purely string based script.
- DSR - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
- DTOMapper - Interface in org.openhab.core.io.rest
-
Utilities for mapping/transforming DTOs.
- DUTY_CYCLE - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
- DUTY_CYCLE - Variable in class org.openhab.core.thing.ThingStatusDetail.OfflineStatus
- DynamicCommandDescriptionProvider - Interface in org.openhab.core.thing.type
-
Implementations may provide
Channel
specificCommandDescription
s. - DynamicStateDescriptionProvider - Interface in org.openhab.core.thing.type
-
The
DynamicStateDescriptionProvider
is responsible for providingStateDescription
for aChannel
dynamically in the runtime.
E
- E - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
- Earliest() - Constructor for class org.openhab.core.library.types.DateTimeGroupFunction.Earliest
- EARLIEST - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'EARLIEST' literal object.
- EARLIEST_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'EARLIEST' literal value.
- EARTH_GRAVITATIONAL_CONSTANT - Static variable in class org.openhab.core.library.types.PointType
- Eb - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
- editable - Variable in class org.openhab.core.io.rest.core.item.EnrichedItemDTO
- editable - Variable in class org.openhab.core.io.rest.core.link.EnrichedItemChannelLinkDTO
- editable - Variable in class org.openhab.core.io.rest.core.thing.EnrichedThingDTO
- editable - Variable in class org.openhab.core.io.rest.transform.TransformationDTO
- editable - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
- editChannel(Thing, ChannelUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Creates a
ChannelBuilder
which is preconfigured with values from the givenChannel
and allows to modify it. - editConfiguration() - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Returns a copy of the configuration, that can be modified.
- editProperties() - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Returns a copy of the properties map, that can be modified.
- editThing() - Method in class org.openhab.core.thing.binding.BaseBridgeHandler
-
Creates a bridge builder, which allows to modify the bridge.
- editThing() - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Creates a thing builder, which allows to modify the thing.
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.items.impl.ItemModelImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorpickerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- eGet(int, boolean, boolean) - Method in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
- eINSTANCE - Static variable in interface org.openhab.core.model.items.ItemsFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.openhab.core.model.rule.rules.RulesFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.openhab.core.model.script.script.ScriptFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.openhab.core.model.thing.thing.ThingFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The singleton instance of the package.
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.items.impl.ItemModelImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
- eIsSet(int) - Method in class org.openhab.core.model.items.impl.ItemModelImpl
- eIsSet(int) - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
- eIsSet(int) - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
- eIsSet(int) - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- eIsSet(int) - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
- eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
- eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
- eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
- eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
- eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
- eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
- eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
- eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
- eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
- eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
- eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
- eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
- eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
- eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- eIsSet(int) - Method in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
- eIsSet(int) - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorpickerImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
- eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- eIsSet(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
- eIsSet(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
- eIsSet(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
- eIsSet(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
- eIsSet(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- eIsSet(int) - Method in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
- ElectricConductivity - Interface in org.openhab.core.library.dimension
-
Conductivity of an electrolyte solution is a measure of its ability to conduct electricity.
- emit_Buttongrid_Chart_Colorpicker_Default_Group_Image_Input_Mapview_Selection_Setpoint_Slider_Switch_Video_Webview_ButtongridKeyword_0_or_ChartKeyword_0_or_ColorpickerKeyword_0_or_DefaultKeyword_0_or_GroupKeyword_0_or_ImageKeyword_0_or_InputKeyword_0_or_MapviewKeyword_0_or_SelectionKeyword_0_or_SetpointKeyword_0_or_SliderKeyword_0_or_SwitchKeyword_0_or_VideoKeyword_0_or_WebviewKeyword_0(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
-
Ambiguous syntax: ( 'Group' | 'Image' | 'Video' | 'Chart' | 'Webview' | 'Switch' | 'Mapview' | 'Slider' | 'Selection' | 'Setpoint' | 'Colorpicker' | 'Input' | 'Buttongrid' | 'Default' ) This ambiguous syntax occurs at: (rule start) (ambiguity) (rule start)
- emit_Buttongrid_Chart_Colorpicker_Default_Input_Mapview_Selection_Setpoint_Slider_Switch_Video_Webview_ButtongridKeyword_0_or_ChartKeyword_0_or_ColorpickerKeyword_0_or_DefaultKeyword_0_or_InputKeyword_0_or_MapviewKeyword_0_or_SelectionKeyword_0_or_SetpointKeyword_0_or_SliderKeyword_0_or_SwitchKeyword_0_or_VideoKeyword_0_or_WebviewKeyword_0(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
-
Ambiguous syntax: ( 'Video' | 'Chart' | 'Webview' | 'Switch' | 'Mapview' | 'Slider' | 'Selection' | 'Setpoint' | 'Colorpicker' | 'Input' | 'Buttongrid' | 'Default' ) This ambiguous syntax occurs at: (rule start) (ambiguity) (rule start)
- emit_Group_Image_GroupKeyword_0_or_ImageKeyword_0(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
-
Ambiguous syntax: 'Group' | 'Image' This ambiguous syntax occurs at: (rule start) (ambiguity) '{' children+=Widget (rule start) (ambiguity) (rule start)
- emit_ModelBinding___LeftSquareBracketKeyword_3_0_RightSquareBracketKeyword_3_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.serializer.AbstractItemsSyntacticSequencer
-
Ambiguous syntax: ('[' ']')? This ambiguous syntax occurs at: configuration=STRING (ambiguity) (rule end)
- emit_ModelBridge___LeftCurlyBracketKeyword_6_0_ThingsKeyword_6_1_q_ChannelsKeyword_6_3_q_RightCurlyBracketKeyword_6_5__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: ('{' 'Things:'? 'Channels:'? '}')? This ambiguous syntax occurs at: id=UID ('[' ']')? (ambiguity) (rule end) label=STRING ('[' ']')? (ambiguity) (rule end) location=STRING ('[' ']')? (ambiguity) (rule end) properties+=ModelProperty ']' (ambiguity) (rule end) thingId=UID_SEGMENT ('[' ']')? (ambiguity) (rule end)
- emit_ModelBridge___LeftSquareBracketKeyword_5_0_RightSquareBracketKeyword_5_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: ('[' ']')? This ambiguous syntax occurs at: id=UID (ambiguity) '{' 'Things:'? 'Channels:'? channels+=ModelChannel id=UID (ambiguity) '{' 'Things:'? things+=ModelBridge id=UID (ambiguity) '{' 'Things:'? things+=ModelThing id=UID (ambiguity) ('{' 'Things:'? 'Channels:'? '}')? (rule end) label=STRING (ambiguity) '{' 'Things:'? 'Channels:'? channels+=ModelChannel label=STRING (ambiguity) '{' 'Things:'? things+=ModelBridge label=STRING (ambiguity) '{' 'Things:'? things+=ModelThing label=STRING (ambiguity) ('{' 'Things:'? 'Channels:'? '}')? (rule end) location=STRING (ambiguity) '{' 'Things:'? 'Channels:'? channels+=ModelChannel location=STRING (ambiguity) '{' 'Things:'? things+=ModelBridge location=STRING (ambiguity) '{' 'Things:'? things+=ModelThing location=STRING (ambiguity) ('{' 'Things:'? 'Channels:'? '}')? (rule end) thingId=UID_SEGMENT (ambiguity) '{' 'Things:'? 'Channels:'? channels+=ModelChannel thingId=UID_SEGMENT (ambiguity) '{' 'Things:'? things+=ModelBridge thingId=UID_SEGMENT (ambiguity) '{' 'Things:'? things+=ModelThing thingId=UID_SEGMENT (ambiguity) ('{' 'Things:'? 'Channels:'? '}')? (rule end)
- emit_ModelBridge_ChannelsKeyword_6_3_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: 'Channels:'? This ambiguous syntax occurs at: id=UID ('[' ']')? '{' 'Things:'? (ambiguity) channels+=ModelChannel label=STRING ('[' ']')? '{' 'Things:'? (ambiguity) channels+=ModelChannel location=STRING ('[' ']')? '{' 'Things:'? (ambiguity) channels+=ModelChannel properties+=ModelProperty ']' '{' 'Things:'? (ambiguity) channels+=ModelChannel thingId=UID_SEGMENT ('[' ']')? '{' 'Things:'? (ambiguity) channels+=ModelChannel things+=ModelBridge (ambiguity) '}' (rule end) things+=ModelBridge (ambiguity) channels+=ModelChannel things+=ModelThing (ambiguity) '}' (rule end) things+=ModelThing (ambiguity) channels+=ModelChannel
- emit_ModelBridge_ThingsKeyword_6_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: 'Things:'? This ambiguous syntax occurs at: id=UID ('[' ']')? '{' (ambiguity) 'Channels:'? channels+=ModelChannel id=UID ('[' ']')? '{' (ambiguity) things+=ModelBridge id=UID ('[' ']')? '{' (ambiguity) things+=ModelThing label=STRING ('[' ']')? '{' (ambiguity) 'Channels:'? channels+=ModelChannel label=STRING ('[' ']')? '{' (ambiguity) things+=ModelBridge label=STRING ('[' ']')? '{' (ambiguity) things+=ModelThing location=STRING ('[' ']')? '{' (ambiguity) 'Channels:'? channels+=ModelChannel location=STRING ('[' ']')? '{' (ambiguity) things+=ModelBridge location=STRING ('[' ']')? '{' (ambiguity) things+=ModelThing properties+=ModelProperty ']' '{' (ambiguity) 'Channels:'? channels+=ModelChannel properties+=ModelProperty ']' '{' (ambiguity) things+=ModelBridge properties+=ModelProperty ']' '{' (ambiguity) things+=ModelThing thingId=UID_SEGMENT ('[' ']')? '{' (ambiguity) 'Channels:'? channels+=ModelChannel thingId=UID_SEGMENT ('[' ']')? '{' (ambiguity) things+=ModelBridge thingId=UID_SEGMENT ('[' ']')? '{' (ambiguity) things+=ModelThing
- emit_ModelChannel___LeftSquareBracketKeyword_4_0_RightSquareBracketKeyword_4_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: ('[' ']')? This ambiguous syntax occurs at: id=CHANNEL_ID (ambiguity) (rule end) label=STRING (ambiguity) (rule end)
- emit_ModelThing___LeftCurlyBracketKeyword_6_0_ChannelsKeyword_6_1_q_RightCurlyBracketKeyword_6_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: ('{' 'Channels:'? '}')? This ambiguous syntax occurs at: bridgeUID=UID ')' ('[' ']')? (ambiguity) (rule end) id=UID ('[' ']')? (ambiguity) (rule end) label=STRING ('[' ']')? (ambiguity) (rule end) location=STRING ('[' ']')? (ambiguity) (rule end) properties+=ModelProperty ']' (ambiguity) (rule end) thingId=UID_SEGMENT ('[' ']')? (ambiguity) (rule end)
- emit_ModelThing___LeftSquareBracketKeyword_5_0_RightSquareBracketKeyword_5_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: ('[' ']')? This ambiguous syntax occurs at: bridgeUID=UID ')' (ambiguity) '{' 'Channels:'? channels+=ModelChannel bridgeUID=UID ')' (ambiguity) ('{' 'Channels:'? '}')? (rule end) id=UID (ambiguity) '{' 'Channels:'? channels+=ModelChannel id=UID (ambiguity) ('{' 'Channels:'? '}')? (rule end) label=STRING (ambiguity) '{' 'Channels:'? channels+=ModelChannel label=STRING (ambiguity) ('{' 'Channels:'? '}')? (rule end) location=STRING (ambiguity) '{' 'Channels:'? channels+=ModelChannel location=STRING (ambiguity) ('{' 'Channels:'? '}')? (rule end) thingId=UID_SEGMENT (ambiguity) '{' 'Channels:'? channels+=ModelChannel thingId=UID_SEGMENT (ambiguity) ('{' 'Channels:'? '}')? (rule end)
- emit_ModelThing_ChannelsKeyword_6_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: 'Channels:'? This ambiguous syntax occurs at: bridgeUID=UID ')' ('[' ']')? '{' (ambiguity) channels+=ModelChannel id=UID ('[' ']')? '{' (ambiguity) channels+=ModelChannel label=STRING ('[' ']')? '{' (ambiguity) channels+=ModelChannel location=STRING ('[' ']')? '{' (ambiguity) channels+=ModelChannel properties+=ModelProperty ']' '{' (ambiguity) channels+=ModelChannel thingId=UID_SEGMENT ('[' ']')? '{' (ambiguity) channels+=ModelChannel
- emit_ModelThing_ThingKeyword_0_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: 'Thing'? This ambiguous syntax occurs at: (rule start) (ambiguity) id=UID (rule start) (ambiguity) thingTypeId=UID_SEGMENT
- emit_ModelThing_ThingKeyword_0_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.ThingSyntacticSequencerExtension
- emit_PersistenceConfiguration_ColonKeyword_3_0_0_or_SemicolonKeyword_3_1(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
-
Ambiguous syntax: ':' | ';' This ambiguous syntax occurs at: alias=STRING (ambiguity) (rule end) items+=AllConfig (ambiguity) (rule end) items+=GroupConfig (ambiguity) (rule end) items+=ItemConfig (ambiguity) (rule end)
- emit_PersistenceModel___FiltersKeyword_6_0_LeftCurlyBracketKeyword_6_1_RightCurlyBracketKeyword_6_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
-
Ambiguous syntax: ('Filters' '{' '}')? This ambiguous syntax occurs at: (rule start) 'Strategies' '{' '}' (ambiguity) 'Items' '{' configs+=PersistenceConfiguration (rule start) 'Strategies' '{' '}' (ambiguity) ('Items' '{' '}')? (rule start) defaults+=[Strategy|ID] '}' (ambiguity) 'Items' '{' configs+=PersistenceConfiguration defaults+=[Strategy|ID] '}' (ambiguity) ('Items' '{' '}')? (rule end) strategies+=Strategy '}' (ambiguity) 'Items' '{' configs+=PersistenceConfiguration strategies+=Strategy '}' (ambiguity) ('Items' '{' '}')? (rule end)
- emit_PersistenceModel___ItemsKeyword_7_0_LeftCurlyBracketKeyword_7_1_RightCurlyBracketKeyword_7_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
-
Ambiguous syntax: ('Items' '{' '}')? This ambiguous syntax occurs at: (rule start) 'Strategies' '{' '}' ('Filters' '{' '}')? (ambiguity) (rule start) defaults+=[Strategy|ID] '}' ('Filters' '{' '}')? (ambiguity) (rule end) filters+=Filter '}' (ambiguity) (rule end) strategies+=Strategy '}' ('Filters' '{' '}')? (ambiguity) (rule end)
- emit_Script_SemicolonKeyword_1_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: expressions+=XExpressionOrVarDeclaration (ambiguity) (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) expressions+=XExpressionOrVarDeclaration
- emit_Script_SemicolonKeyword_1_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: expressions+=XExpressionOrVarDeclaration (ambiguity) (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) expressions+=XExpressionOrVarDeclaration
- emit_XBlockExpression_SemicolonKeyword_2_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: expressions+=XExpressionOrVarDeclaration (ambiguity) '}' ')' (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) '}' (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) expressions+=XExpressionOrVarDeclaration
- emit_XBlockExpression_SemicolonKeyword_2_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: expressions+=XExpressionOrVarDeclaration (ambiguity) '}' ')' (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) '}' (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) expressions+=XExpressionOrVarDeclaration
- emit_XExpressionInClosure_SemicolonKeyword_1_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: expressions+=XExpressionOrVarDeclaration (ambiguity) (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) expressions+=XExpressionOrVarDeclaration
- emit_XExpressionInClosure_SemicolonKeyword_1_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: expressions+=XExpressionOrVarDeclaration (ambiguity) (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) expressions+=XExpressionOrVarDeclaration
- emit_XFunctionTypeRef___LeftParenthesisKeyword_0_0_RightParenthesisKeyword_0_2__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
-
Ambiguous syntax: ('(' ')')? This ambiguous syntax occurs at: (rule start) (ambiguity) '=>' returnType=JvmTypeReference
- emit_XFunctionTypeRef___LeftParenthesisKeyword_0_0_RightParenthesisKeyword_0_2__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
-
Ambiguous syntax: ('(' ')')? This ambiguous syntax occurs at: (rule start) (ambiguity) '=>' returnType=JvmTypeReference
- emit_XImportDeclaration_SemicolonKeyword_2_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: importedNamespace=QualifiedNameWithWildcard (ambiguity) (rule end) importedType=[JvmDeclaredType|QualifiedName] (ambiguity) (rule end) memberName=ValidID (ambiguity) (rule end) wildcard?='*' (ambiguity) (rule end)
- emit_XImportDeclaration_SemicolonKeyword_2_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: importedNamespace=QualifiedNameWithWildcard (ambiguity) (rule end) importedType=[JvmDeclaredType|QualifiedName] (ambiguity) (rule end) memberName=ValidID (ambiguity) (rule end) wildcard?='*' (ambiguity) (rule end)
- emit_XParenthesizedExpression_LeftParenthesisKeyword_0_a(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
-
Ambiguous syntax: '('* This ambiguous syntax occurs at: (rule start) (ambiguity) '<' typeArguments+=JvmArgumentTypeReference (rule start) (ambiguity) '[' declaredFormalParameters+=JvmFormalParameter (rule start) (ambiguity) '[' explicitSyntax?='|' (rule start) (ambiguity) '[' expression=XExpressionInClosure (rule start) (ambiguity) 'do' body=XExpression (rule start) (ambiguity) 'false' (rule start) (rule start) (ambiguity) 'for' '(' ';' ';' ')' eachExpression=XExpression (rule start) (ambiguity) 'for' '(' ';' ';' updateExpressions+=XExpression (rule start) (ambiguity) 'for' '(' ';' expression=XExpression (rule start) (ambiguity) 'for' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'for' '(' initExpressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) 'if' '(' if=XExpression (rule start) (ambiguity) 'new' constructor=[JvmConstructor|QualifiedName] (rule start) (ambiguity) 'null' (rule start) (rule start) (ambiguity) 'return' (rule start) (rule start) (ambiguity) 'return' expression=XExpression (rule start) (ambiguity) 'switch' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' switch=XExpression (rule start) (ambiguity) 'synchronized' '(' param=XExpression (rule start) (ambiguity) 'throw' expression=XExpression (rule start) (ambiguity) 'try' expression=XExpression (rule start) (ambiguity) 'typeof' '(' type=[JvmType|QualifiedName] (rule start) (ambiguity) 'while' '(' predicate=XExpression (rule start) (ambiguity) '{' '}' (rule start) (rule start) (ambiguity) '{' expressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) feature=[JvmIdentifiableElement|FeatureCallID] (rule start) (ambiguity) feature=[JvmIdentifiableElement|IdOrSuper] (rule start) (ambiguity) feature=[JvmIdentifiableElement|OpUnary] (rule start) (ambiguity) isTrue?='true' (rule start) (ambiguity) value=Number (rule start) (ambiguity) value=STRING (rule start) (ambiguity) {XAssignment.assignable=} (rule start) (ambiguity) {XBinaryOperation.leftOperand=} (rule start) (ambiguity) {XCastedExpression.target=} (rule start) (ambiguity) {XInstanceOfExpression.expression=} (rule start) (ambiguity) {XMemberFeatureCall.memberCallTarget=} (rule start) (ambiguity) {XPostfixOperation.operand=}
- emit_XParenthesizedExpression_LeftParenthesisKeyword_0_a(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
-
Ambiguous syntax: '('* This ambiguous syntax occurs at: (rule start) (ambiguity) '<' typeArguments+=JvmArgumentTypeReference (rule start) (ambiguity) '[' declaredFormalParameters+=JvmFormalParameter (rule start) (ambiguity) '[' explicitSyntax?='|' (rule start) (ambiguity) '[' expression=XExpressionInClosure (rule start) (ambiguity) 'do' body=XExpression (rule start) (ambiguity) 'false' (rule start) (rule start) (ambiguity) 'for' '(' ';' ';' ')' eachExpression=XExpression (rule start) (ambiguity) 'for' '(' ';' ';' updateExpressions+=XExpression (rule start) (ambiguity) 'for' '(' ';' expression=XExpression (rule start) (ambiguity) 'for' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'for' '(' initExpressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) 'if' '(' if=XExpression (rule start) (ambiguity) 'new' constructor=[JvmConstructor|QualifiedName] (rule start) (ambiguity) 'null' (rule start) (rule start) (ambiguity) 'return' (rule start) (rule start) (ambiguity) 'return' expression=XExpression (rule start) (ambiguity) 'switch' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' switch=XExpression (rule start) (ambiguity) 'synchronized' '(' param=XExpression (rule start) (ambiguity) 'throw' expression=XExpression (rule start) (ambiguity) 'try' expression=XExpression (rule start) (ambiguity) 'typeof' '(' type=[JvmType|QualifiedName] (rule start) (ambiguity) 'while' '(' predicate=XExpression (rule start) (ambiguity) '{' '}' (rule start) (rule start) (ambiguity) '{' expressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) feature=[JvmIdentifiableElement|FeatureCallID] (rule start) (ambiguity) feature=[JvmIdentifiableElement|IdOrSuper] (rule start) (ambiguity) feature=[JvmIdentifiableElement|OpUnary] (rule start) (ambiguity) isTrue?='true' (rule start) (ambiguity) value=Number (rule start) (ambiguity) value=STRING (rule start) (ambiguity) {XAssignment.assignable=} (rule start) (ambiguity) {XBinaryOperation.leftOperand=} (rule start) (ambiguity) {XCastedExpression.target=} (rule start) (ambiguity) {XInstanceOfExpression.expression=} (rule start) (ambiguity) {XMemberFeatureCall.memberCallTarget=} (rule start) (ambiguity) {XPostfixOperation.operand=}
- emit_XParenthesizedExpression_LeftParenthesisKeyword_0_p(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
-
Ambiguous syntax: '('+ This ambiguous syntax occurs at: (rule start) (ambiguity) '<' typeArguments+=JvmArgumentTypeReference (rule start) (ambiguity) '[' declaredFormalParameters+=JvmFormalParameter (rule start) (ambiguity) '[' explicitSyntax?='|' (rule start) (ambiguity) '[' expression=XExpressionInClosure (rule start) (ambiguity) 'do' body=XExpression (rule start) (ambiguity) 'false' ')' (rule start) (rule start) (ambiguity) 'for' '(' ';' ';' ')' eachExpression=XExpression (rule start) (ambiguity) 'for' '(' ';' ';' updateExpressions+=XExpression (rule start) (ambiguity) 'for' '(' ';' expression=XExpression (rule start) (ambiguity) 'for' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'for' '(' initExpressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) 'if' '(' if=XExpression (rule start) (ambiguity) 'new' constructor=[JvmConstructor|QualifiedName] (rule start) (ambiguity) 'null' ')' (rule start) (rule start) (ambiguity) 'return' ')' (rule start) (rule start) (ambiguity) 'return' expression=XExpression (rule start) (ambiguity) 'switch' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' switch=XExpression (rule start) (ambiguity) 'synchronized' '(' param=XExpression (rule start) (ambiguity) 'throw' expression=XExpression (rule start) (ambiguity) 'try' expression=XExpression (rule start) (ambiguity) 'typeof' '(' type=[JvmType|QualifiedName] (rule start) (ambiguity) 'while' '(' predicate=XExpression (rule start) (ambiguity) '{' '}' ')' (rule start) (rule start) (ambiguity) '{' expressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) feature=[JvmIdentifiableElement|FeatureCallID] (rule start) (ambiguity) feature=[JvmIdentifiableElement|IdOrSuper] (rule start) (ambiguity) feature=[JvmIdentifiableElement|OpUnary] (rule start) (ambiguity) isTrue?='true' (rule start) (ambiguity) value=Number (rule start) (ambiguity) value=STRING (rule start) (ambiguity) {XAssignment.assignable=} (rule start) (ambiguity) {XBinaryOperation.leftOperand=} (rule start) (ambiguity) {XCastedExpression.target=} (rule start) (ambiguity) {XInstanceOfExpression.expression=} (rule start) (ambiguity) {XMemberFeatureCall.memberCallTarget=} (rule start) (ambiguity) {XPostfixOperation.operand=}
- emit_XParenthesizedExpression_LeftParenthesisKeyword_0_p(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
-
Ambiguous syntax: '('+ This ambiguous syntax occurs at: (rule start) (ambiguity) '<' typeArguments+=JvmArgumentTypeReference (rule start) (ambiguity) '[' declaredFormalParameters+=JvmFormalParameter (rule start) (ambiguity) '[' explicitSyntax?='|' (rule start) (ambiguity) '[' expression=XExpressionInClosure (rule start) (ambiguity) 'do' body=XExpression (rule start) (ambiguity) 'false' ')' (rule start) (rule start) (ambiguity) 'for' '(' ';' ';' ')' eachExpression=XExpression (rule start) (ambiguity) 'for' '(' ';' ';' updateExpressions+=XExpression (rule start) (ambiguity) 'for' '(' ';' expression=XExpression (rule start) (ambiguity) 'for' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'for' '(' initExpressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) 'if' '(' if=XExpression (rule start) (ambiguity) 'new' constructor=[JvmConstructor|QualifiedName] (rule start) (ambiguity) 'null' ')' (rule start) (rule start) (ambiguity) 'return' ')' (rule start) (rule start) (ambiguity) 'return' expression=XExpression (rule start) (ambiguity) 'switch' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' switch=XExpression (rule start) (ambiguity) 'synchronized' '(' param=XExpression (rule start) (ambiguity) 'throw' expression=XExpression (rule start) (ambiguity) 'try' expression=XExpression (rule start) (ambiguity) 'typeof' '(' type=[JvmType|QualifiedName] (rule start) (ambiguity) 'while' '(' predicate=XExpression (rule start) (ambiguity) '{' '}' ')' (rule start) (rule start) (ambiguity) '{' expressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) feature=[JvmIdentifiableElement|FeatureCallID] (rule start) (ambiguity) feature=[JvmIdentifiableElement|IdOrSuper] (rule start) (ambiguity) feature=[JvmIdentifiableElement|OpUnary] (rule start) (ambiguity) isTrue?='true' (rule start) (ambiguity) value=Number (rule start) (ambiguity) value=STRING (rule start) (ambiguity) {XAssignment.assignable=} (rule start) (ambiguity) {XBinaryOperation.leftOperand=} (rule start) (ambiguity) {XCastedExpression.target=} (rule start) (ambiguity) {XInstanceOfExpression.expression=} (rule start) (ambiguity) {XMemberFeatureCall.memberCallTarget=} (rule start) (ambiguity) {XPostfixOperation.operand=}
- emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
- emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
- emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.openhab.core.model.serializer.AbstractItemsSyntacticSequencer
- emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
- EMPTY - Static variable in class org.openhab.core.library.types.StringType
- enableReceiveThreshold(int) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- enableReceiveThreshold(int) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Enable receive threshold with the specified thresh parameter.
- enableReceiveTimeout(int) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- enableReceiveTimeout(int) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Enables the receive timeout.
- eNAME - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The package name.
- eNAME - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The package name.
- eNAME - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The package name.
- eNAME - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The package name.
- eNAME - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The package name.
- eNAME - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The package name.
- encode(String) - Static method in class org.openhab.core.util.UIDUtils
-
Encodes a given string to a UID using only allowed characters.
- encoding - Variable in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
-
The cached value of the '
Encoding
' attribute. - ENCODING_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
-
The default value of the '
Encoding
' attribute. - encrypt(String) - Method in interface org.openhab.core.auth.client.oauth2.StorageCipher
-
Encrypt the plainText, then produce a base64 encoded cipher text
- END_CERT - Static variable in class org.openhab.core.io.net.http.PEMTrustManager
- EndpointPoolConfiguration - Class in org.openhab.core.io.transport.modbus.endpoint
-
Class representing pooling related configuration of a single endpoint This class implements equals hashcode constract, and thus is suitable for use as keys in HashMaps, for example.
- EndpointPoolConfiguration() - Constructor for class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- EnergyPrice - Interface in org.openhab.core.library.dimension
-
The
EnergyPrice
defines the dimension for prices - ENGINE_MANAGER - Static variable in interface org.openhab.core.automation.module.script.ScriptEngineFactory
- engineGetTrustManagers() - Method in class org.openhab.core.io.transport.mqtt.ssl.CustomTrustManagerFactory
- engineInit(KeyStore) - Method in class org.openhab.core.io.transport.mqtt.ssl.CustomTrustManagerFactory
- engineInit(ManagerFactoryParameters) - Method in class org.openhab.core.io.transport.mqtt.ssl.CustomTrustManagerFactory
- EnrichedChannelDTO - Class in org.openhab.core.io.rest.core.thing
-
This is a data transfer object that is used to serialize channels with dynamic data like linked items.
- EnrichedChannelDTO(ChannelDTO, Set<String>) - Constructor for class org.openhab.core.io.rest.core.thing.EnrichedChannelDTO
- EnrichedConfigDescriptionDTOMapper - Class in org.openhab.core.io.rest.core.config
-
The
EnrichedConfigDescriptionDTOMapper
is a utility class to mapConfigDescription
s to config descriptions data transform objectsConfigDescriptionDTO
containingEnrichedConfigDescriptionParameterDTO
. - EnrichedConfigDescriptionDTOMapper() - Constructor for class org.openhab.core.io.rest.core.config.EnrichedConfigDescriptionDTOMapper
- EnrichedConfigDescriptionParameterDTO - Class in org.openhab.core.io.rest.core.config
-
This is an enriched data transfer object that is used to serialize config descriptions parameters with a list of default values if a configuration description defines
multiple="true"
. - EnrichedConfigDescriptionParameterDTO(String, ConfigDescriptionParameter.Type, BigDecimal, BigDecimal, BigDecimal, String, Boolean, Boolean, Boolean, String, String, String, String, List<ParameterOptionDTO>, List<FilterCriteriaDTO>, String, Boolean, Boolean, Integer, String, String, Boolean) - Constructor for class org.openhab.core.io.rest.core.config.EnrichedConfigDescriptionParameterDTO
- EnrichedGroupItemDTO - Class in org.openhab.core.io.rest.core.item
-
This is an enriched data transfer object that is used to serialize group items.
- EnrichedGroupItemDTO(ItemDTO, EnrichedItemDTO[], String, String, String, StateDescription, String) - Constructor for class org.openhab.core.io.rest.core.item.EnrichedGroupItemDTO
- EnrichedItemChannelLinkDTO - Class in org.openhab.core.io.rest.core.link
-
This is an enriched data transfer object that is used to serialize items channel links with dynamic data like the editable flag.
- EnrichedItemChannelLinkDTO(String, String, Map<String, Object>, boolean) - Constructor for class org.openhab.core.io.rest.core.link.EnrichedItemChannelLinkDTO
- EnrichedItemChannelLinkDTOMapper - Class in org.openhab.core.io.rest.core.link
-
The
EnrichedItemChannelLinkDTOMapper
is a utility class to map item channel links into enriched item channel link data transform objects (DTOs). - EnrichedItemChannelLinkDTOMapper() - Constructor for class org.openhab.core.io.rest.core.link.EnrichedItemChannelLinkDTOMapper
- EnrichedItemDTO - Class in org.openhab.core.io.rest.core.item
-
This is an enriched data transfer object that is used to serialize items with dynamic data like the state, the state description and the link.
- EnrichedItemDTO(ItemDTO, String, String, String, StateDescription, CommandDescription, String) - Constructor for class org.openhab.core.io.rest.core.item.EnrichedItemDTO
- EnrichedItemDTOMapper - Class in org.openhab.core.io.rest.core.item
-
The
EnrichedItemDTOMapper
is a utility class to map items into enriched item data transform objects (DTOs). - EnrichedItemDTOMapper() - Constructor for class org.openhab.core.io.rest.core.item.EnrichedItemDTOMapper
- EnrichedThingDTO - Class in org.openhab.core.io.rest.core.thing
-
This is a data transfer object that is used to serialize things with dynamic data like the status.
- EnrichedThingDTOMapper - Class in org.openhab.core.io.rest.core.thing
-
The
EnrichedThingDTOMapper
is a utility class to map things into enriched thing data transfer objects (DTOs). - EnrichedThingDTOMapper() - Constructor for class org.openhab.core.io.rest.core.thing.EnrichedThingDTOMapper
- eNS_PREFIX - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The package namespace name.
- eNS_URI - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The package namespace URI.
- ensureCachedBundlesAreInstalled(BundleContext) - Method in class org.openhab.core.addon.marketplace.MarketplaceBundleInstaller
-
Iterates over the local cache entries and re-installs bundles that are missing
- ensureUniqueChannels(Collection<Channel>) - Static method in class org.openhab.core.thing.util.ThingHelper
-
Ensures that there are no duplicate channels in the collection (i.e.
- ensureUniqueChannels(Collection<Channel>, Channel) - Static method in class org.openhab.core.thing.util.ThingHelper
-
Ensures that there are no duplicate channels in the collection plus the additional one (i.e.
- ensureUniqueChannels(Channel[]) - Static method in class org.openhab.core.thing.util.ThingHelper
-
Ensures that there are no duplicate channels in the array (i.e.
- entityId - Variable in class org.openhab.core.config.core.status.ConfigStatusSource
-
The id of the entity whose new configuration status is to be propagated.
- entry(String, String) - Static method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsEntry
- Entry(Instant, State) - Constructor for record class org.openhab.core.types.TimeSeries.Entry
-
Creates an instance of a
Entry
record class. - eof() - Method in class org.openhab.core.voice.text.TokenList
-
Checks, if the list is empty.
- Ephemeris - Class in org.openhab.core.model.script.actions
-
The static methods of this class are made available as functions in the scripts.
- Ephemeris() - Constructor for class org.openhab.core.model.script.actions.Ephemeris
- EphemerisManager - Interface in org.openhab.core.ephemeris
-
This service provides functionality around days of the year and is the central service to be used directly by others.
- eq(Object, Object) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
- EQ - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Operator
- Equality() - Constructor for class org.openhab.core.items.GroupFunction.Equality
- EQUALITY - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'EQUALITY' literal object.
- EQUALITY_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'EQUALITY' literal value.
- equals(Object) - Method in class org.openhab.core.addon.AddonDiscoveryMethod
- equals(Object) - Method in class org.openhab.core.addon.AddonMatchProperty
- equals(Object) - Method in class org.openhab.core.addon.AddonParameter
- equals(Object) - Method in class org.openhab.core.addon.AddonType
- equals(Object) - Method in class org.openhab.core.addon.marketplace.BundleVersion
- equals(Object) - Method in class org.openhab.core.audio.AudioFormat
- equals(Object) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- equals(Object) - Method in class org.openhab.core.automation.RuleStatusInfo
- equals(Object) - Method in class org.openhab.core.automation.template.RuleTemplate
-
Two objects are equal if they own equal UIDs.
- equals(Object) - Method in class org.openhab.core.automation.type.ModuleType
- equals(Object) - Method in class org.openhab.core.common.AbstractUID
- equals(Object) - Method in class org.openhab.core.config.core.Configuration
- equals(Object) - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
- equals(Object) - Method in class org.openhab.core.config.core.status.ConfigStatusMessage
- equals(Object) - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
- equals(Object) - Method in class org.openhab.core.events.AbstractEvent
- equals(Object) - Method in class org.openhab.core.i18n.LocalizedKey
- equals(Object) - Method in class org.openhab.core.io.net.http.PEMTrustManager
- equals(Object) - Method in class org.openhab.core.io.transport.modbus.BitArray
- equals(Object) - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- equals(Object) - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusIPSlaveEndpoint
- equals(Object) - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusSerialSlaveEndpoint
- equals(Object) - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
- equals(Object) - Method in class org.openhab.core.io.transport.modbus.ModbusRegisterArray
- equals(Object) - Method in class org.openhab.core.io.websocket.event.EventDTO
- equals(Object) - Method in class org.openhab.core.items.GenericItem
- equals(Object) - Method in class org.openhab.core.items.Metadata
- equals(Object) - Method in class org.openhab.core.library.types.DateTimeType
- equals(Object) - Method in class org.openhab.core.library.types.DecimalType
- equals(Object) - Method in class org.openhab.core.library.types.HSBType
- equals(Object) - Method in class org.openhab.core.library.types.PointType
- equals(Object) - Method in class org.openhab.core.library.types.QuantityType
- equals(Object) - Method in class org.openhab.core.library.types.RawType
- equals(Object) - Method in class org.openhab.core.library.types.StringListType
- equals(Object) - Method in class org.openhab.core.library.types.StringType
- equals(Object) - Method in class org.openhab.core.library.unit.CurrencyUnit
- equals(Object) - Method in class org.openhab.core.net.CidrAddress
- equals(Object) - Method in class org.openhab.core.persistence.filter.PersistenceFilter
- equals(Object) - Method in class org.openhab.core.persistence.strategy.PersistenceStrategy
- equals(Object) - Method in class org.openhab.core.service.ReadyMarker
- equals(Object) - Method in class org.openhab.core.thing.Channel
- equals(Object) - Method in class org.openhab.core.thing.events.ThingStatusInfoEvent
- equals(Object) - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
- equals(Object) - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfoEvent
- equals(Object) - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
- equals(Object) - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfoEvent
- equals(Object) - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfo
- equals(Object) - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfoEvent
- equals(Object) - Method in class org.openhab.core.thing.link.AbstractLink
- equals(Object) - Method in class org.openhab.core.thing.link.ItemChannelLink
- equals(Object) - Method in class org.openhab.core.thing.ThingStatusInfo
- equals(Object) - Method in class org.openhab.core.thing.type.ThingType
- equals(Object) - Method in class org.openhab.core.thing.UID
- equals(Object) - Method in class org.openhab.core.transform.Transformation
- equals(Object) - Method in class org.openhab.core.types.CommandOption
- equals(Object) - Method in class org.openhab.core.types.StateDescription
- equals(Object) - Method in class org.openhab.core.types.StateOption
- equals(Object) - Method in class org.openhab.core.types.TimeSeries
- equals(Object) - Method in record class org.openhab.core.audio.StreamServed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- equals(Object) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- equals(Object) - Method in class org.openhab.core.config.core.FilterCriteria
- equals(Object) - Method in class org.openhab.core.config.core.ParameterOption
- equals(Object) - Method in class org.openhab.core.config.core.validation.ConfigValidationMessage
- equals(Object) - Method in class org.openhab.core.io.transport.mdns.ServiceDescription
- equals(Object) - Method in record class org.openhab.core.persistence.PersistenceItemConfiguration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openhab.core.types.TimeSeries.Entry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openhab.core.util.ColorUtil.Gamut
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openhab.core.voice.DialogContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openhab.core.voice.text.Rule.InterpretationContext
-
Indicates whether some other object is "equal to" this one.
- equals(Thing, Thing) - Static method in class org.openhab.core.thing.util.ThingHelper
-
Indicates whether two
Thing
s are technical equal. - EQUALS_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Equals Filter
' class. - EQUALS_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Equals Filter
' class. - EQUALS_FILTER__VALUES - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Values' attribute list.
- EQUALS_FILTER__VALUES - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Values' attribute list feature.
- EQUALS_FILTER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Equals Filter' class.
- EqualsFilter - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'Equals Filter'.
- EqualsFilterElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
- EqualsFilterImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'Equals Filter'.
- EqualsFilterImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
- equalsFilters - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
- Equipment - Interface in org.openhab.core.semantics
-
This is the super interface for all types that represent an Equipment.
- error(Exception) - Method in interface org.openhab.core.io.http.HandlerContext
-
Signal that an error occurred during handling of request.
- error(String) - Static method in class org.openhab.core.config.core.status.ConfigStatusMessage.Builder
-
Creates a builder for the construction of a
ConfigStatusMessage
having typeConfigStatusMessage.Type.ERROR
. - ERROR - Enum constant in enum class org.openhab.core.config.core.status.ConfigStatusMessage.Type
-
The type for an error message.
- ERROR - Enum constant in enum class org.openhab.core.test.java.JavaTest.LogLevel
- ERROR - Enum constant in enum class org.openhab.core.thing.firmware.FirmwareUpdateResult
-
Indicates that the firmware update has failed.
- ERROR_ATTRIBUTE - Static variable in interface org.openhab.core.io.http.HandlerContext
- ESCAPED_DELIMITER - Static variable in class org.openhab.core.library.types.StringListType
- escapeXml(String) - Static method in class org.openhab.core.util.StringUtils
-
Simple method to escape XML special characters in String.
- eSet(int, Object) - Method in class org.openhab.core.model.items.impl.ItemModelImpl
- eSet(int, Object) - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
- eSet(int, Object) - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
- eSet(int, Object) - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- eSet(int, Object) - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
- eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
- eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
- eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
- eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
- eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
- eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
- eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
- eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
- eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
- eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
- eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
- eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
- eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- eSet(int, Object) - Method in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
- eSet(int, Object) - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorpickerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
- eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- eSet(int, Object) - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
- eSet(int, Object) - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
- eSet(int, Object) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
- eSet(int, Object) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
- eSet(int, Object) - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- eSet(int, Object) - Method in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
- eStaticClass() - Method in class org.openhab.core.model.items.impl.ItemModelImpl
- eStaticClass() - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
- eStaticClass() - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
- eStaticClass() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- eStaticClass() - Method in class org.openhab.core.model.items.impl.ModelNormalItemImpl
- eStaticClass() - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.AllConfigImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.FilterDetailsImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
- eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.EventTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.SystemOnShutdownTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.SystemOnStartupTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.SystemTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandIdImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandNumberImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandStringImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidStateIdImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidStateNumberImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidStateStringImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerIdImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerNumberImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerStringImpl
- eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- eStaticClass() - Method in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
- eStaticClass() - Method in class org.openhab.core.model.script.script.impl.IDUnitImpl
- eStaticClass() - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
- eStaticClass() - Method in class org.openhab.core.model.script.script.impl.ScriptImpl
- eStaticClass() - Method in class org.openhab.core.model.script.script.impl.SpecificUnitImpl
- eStaticClass() - Method in class org.openhab.core.model.script.script.impl.StringUnitImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorpickerImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.FrameImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.GroupImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.NonLinkableWidgetImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapModelImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.TextImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
- eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- eStaticClass() - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
- eStaticClass() - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
- eStaticClass() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
- eStaticClass() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
- eStaticClass() - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- eStaticClass() - Method in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
- eUnset(int) - Method in class org.openhab.core.model.items.impl.ItemModelImpl
- eUnset(int) - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
- eUnset(int) - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
- eUnset(int) - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- eUnset(int) - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
- eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
- eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
- eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
- eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
- eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
- eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
- eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
- eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
- eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
- eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
- eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
- eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
- eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
- eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- eUnset(int) - Method in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
- eUnset(int) - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorpickerImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
- eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- eUnset(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
- eUnset(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
- eUnset(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
- eUnset(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
- eUnset(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- eUnset(int) - Method in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
- Event - Interface in org.openhab.core.events
-
Event
objects are delivered by theEventPublisher
through the openHAB event bus. - EVENT_EMITTED_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Event Emitted Trigger
' class. - EVENT_EMITTED_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Event Emitted Trigger
' class. - EVENT_EMITTED_TRIGGER__CHANNEL - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Channel' attribute.
- EVENT_EMITTED_TRIGGER__CHANNEL - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Channel' attribute feature.
- EVENT_EMITTED_TRIGGER__TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Trigger' containment reference.
- EVENT_EMITTED_TRIGGER__TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Trigger' containment reference feature.
- EVENT_EMITTED_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Event Emitted Trigger' class.
- EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Event Trigger
' class. - EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Event Trigger
' class. - EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Event Trigger' class.
- EventDescription - Class in org.openhab.core.types
-
Describes event options and gives information how to interpret it.
- EventDescription(List<EventOption>) - Constructor for class org.openhab.core.types.EventDescription
-
Creates an event description object.
- EventDTO - Class in org.openhab.core.io.websocket.event
-
The
EventDTO
is used for serialization and deserialization of events - EventDTO() - Constructor for class org.openhab.core.io.websocket.event.EventDTO
- EventDTO(String, String, String, String, String) - Constructor for class org.openhab.core.io.websocket.event.EventDTO
- EventDTO(Event) - Constructor for class org.openhab.core.io.websocket.event.EventDTO
- EventEmittedTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Event Emitted Trigger'.
- EventEmittedTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- EventEmittedTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Event Emitted Trigger'.
- EventEmittedTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
- EventFactory - Interface in org.openhab.core.events
-
An
EventFactory
is responsible for creatingEvent
instances of specific event types. - EventFilter - Interface in org.openhab.core.events
-
An
EventFilter
can be provided by anEventSubscriber
in order to receive specificEvent
s by anEventPublisher
if the filter applies. - eventId - Variable in class org.openhab.core.io.websocket.event.EventDTO
- EventOption - Class in org.openhab.core.types
-
Describes one possible value an event might have.
- EventOption(String, String) - Constructor for class org.openhab.core.types.EventOption
-
Creates an
EventOption
object. - EventProcessingException - Exception in org.openhab.core.io.websocket.event
-
The
EventProcessingException
is thrown when processing of incoming events fails - EventProcessingException(String) - Constructor for exception org.openhab.core.io.websocket.event.EventProcessingException
- eventPublisher - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- eventPublisher - Variable in class org.openhab.core.items.GenericItem
- eventPublisher - Variable in class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
- EventPublisher - Interface in org.openhab.core.events
-
The
EventPublisher
postsEvent
s through the openHAB event bus in an asynchronous way. - EventSubscriber - Interface in org.openhab.core.events
-
The
EventSubscriber
defines the callback interface for receiving events from the openHAB event bus. - eventtrigger - Variable in class org.openhab.core.model.rule.rules.impl.RuleImpl
-
The cached value of the '
Eventtrigger
' containment reference list. - EventTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Event Trigger'.
- EventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- EventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Event Trigger'.
- EventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.EventTriggerImpl
- EventType - Enum Class in org.openhab.core.model.core
-
These are the event types that can occur as model repository changes
- EventType - Enum Class in org.openhab.core.types
-
Due to the duality of some types (which can be states and commands at the same time), we need to be able to differentiate what the meaning of a message on the bus is - does "item ON" mean that its state has changed to ON or that it should turn itself ON? To decide this, we send the event type as an additional information on the event bus for each message.
- EventWebSocket - Class in org.openhab.core.io.websocket.event
-
The
EventWebSocket
is the WebSocket implementation that extends the event bus - EventWebSocket(Gson, EventWebSocketAdapter, ItemEventUtility, EventPublisher) - Constructor for class org.openhab.core.io.websocket.event.EventWebSocket
- EventWebSocketAdapter - Class in org.openhab.core.io.websocket.event
-
The
EventWebSocketAdapter
allows subscription to oh events over WebSocket - EventWebSocketAdapter(EventPublisher, ItemRegistry) - Constructor for class org.openhab.core.io.websocket.event.EventWebSocketAdapter
- evolutionRate(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the evolution rate of the state of a given
Item
since a certain point in time. - evolutionRate(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the evolution rate of the state of a given
Item
since a certain point in time. - evolutionRate(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the evolution rate of the state of a given
Item
between two points in time. - evolutionRate(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the evolution rate of the state of a given
Item
between two points in time. - EXA(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- EXBI - Enum constant in enum class org.openhab.core.library.unit.BinaryPrefix
- EXBI(Unit<Q>) - Static method in enum class org.openhab.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
260
- ExceptionMapper() - Constructor for class org.openhab.core.io.rest.JSONResponse.ExceptionMapper
- excludedItemNames() - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
-
Returns the value of the
excludedItemNames
record component. - Exec - Class in org.openhab.core.model.script.actions
-
This class provides static methods that can be used in automation rules for executing commands on command line.
- Exec() - Constructor for class org.openhab.core.model.script.actions.Exec
- execute() - Method in interface org.openhab.core.model.script.engine.Script
-
Executes the script instance and returns the execution result
- execute() - Method in class org.openhab.core.tools.i18n.plugin.GenerateDefaultTranslationsMojo
- execute(Runnable) - Method in class org.openhab.core.common.QueueingThreadPoolExecutor
- execute(String[], Console) - Method in interface org.openhab.core.io.console.extensions.ConsoleCommandExtension
-
This method called if a
command
for that extension is called. - execute(String[], Console) - Method in class org.openhab.core.model.script.extension.ScriptEngineConsoleCommandExtension
- execute(Map<String, Object>) - Method in interface org.openhab.core.automation.handler.ActionHandler
- execute(HttpServletRequest, HttpServletResponse) - Method in interface org.openhab.core.io.http.HandlerContext
-
Delegate execution to next handler in the chain, if available.
- execute(IEvaluationContext) - Method in interface org.openhab.core.model.script.engine.Script
-
Executes the script instance with a given evaluation context and returns the execution result
- execute(Action, Map<String, ?>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleActionHandler
- execute(Action, Map<String, ?>) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRuleActionHandler
- execute(Action, Map<String, ?>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRuleActionHandlerDelegate
- execute(Console, ConsoleCommandExtension, String[]) - Static method in class org.openhab.core.io.console.ConsoleInterpreter
- executeCommandLine(String...) - Static method in class org.openhab.core.io.net.exec.ExecUtil
-
Executes
commandLine
. - executeCommandLine(String...) - Static method in class org.openhab.core.model.script.actions.Exec
-
Executes
commandLine
. - executeCommandLine(Duration, String...) - Static method in class org.openhab.core.model.script.actions.Exec
-
Executes
commandLine
. - executeCommandLineAndWaitResponse(Duration, String...) - Static method in class org.openhab.core.io.net.exec.ExecUtil
-
Executes
commandLine
and return its result. - executeCustom(ResourceBundle, AbstractRuleBasedInterpreter.ItemCommandSupplier, Rule.InterpretationContext) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Executes a custom rule command.
- executeScript(String) - Method in interface org.openhab.core.model.script.engine.ScriptEngine
-
Executes a script that is passed as a string
- executeSingle(ResourceBundle, String[], AbstractRuleBasedInterpreter.ItemCommandSupplier, Rule.InterpretationContext) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Executes a command on one item that's to be found in the item registry by given name fragments.
- executeUrl(String, String, int) - Static method in class org.openhab.core.io.net.http.HttpUtil
-
Executes the given
url
with the givenhttpMethod
. - executeUrl(String, String, InputStream, String, int) - Static method in class org.openhab.core.io.net.http.HttpUtil
-
Executes the given
url
with the givenhttpMethod
. - executeUrl(String, String, Properties, InputStream, String, int) - Static method in class org.openhab.core.io.net.http.HttpUtil
-
Executes the given
url
with the givenhttpMethod
. - executeUrl(String, String, Properties, InputStream, String, int, String, Integer, String, String, String) - Static method in class org.openhab.core.io.net.http.HttpUtil
-
Executes the given
url
with the givenhttpMethod
- ExecUtil - Class in org.openhab.core.io.net.exec
-
Some common methods to execute commands on command line.
- ExecUtil() - Constructor for class org.openhab.core.io.net.exec.ExecUtil
- ExecutionEvent - Class in org.openhab.core.automation.events
-
An
ExecutionEvent
is only used to notify rules when a script or the REST API trigger the run. - ExecutionEvent(String, String, String) - Constructor for class org.openhab.core.automation.events.ExecutionEvent
-
Constructs a new rule execution event
- exists(String) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
-
Checks whether a subscription with a given id (still) exists.
- exp(Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Converts an object to an expression.
- EXPERT - Enum constant in enum class org.openhab.core.automation.Visibility
-
The UI has to show an object with such visibility only to experts.
- expiresAt - Variable in class org.openhab.core.cache.ExpiringCacheAsync
- ExpiringCache<V> - Class in org.openhab.core.cache
-
This is a simple expiring and reloading cache implementation.
- ExpiringCache(long, Supplier<V>) - Constructor for class org.openhab.core.cache.ExpiringCache
-
Create a new instance.
- ExpiringCache(Duration, Supplier<V>) - Constructor for class org.openhab.core.cache.ExpiringCache
-
Create a new instance.
- ExpiringCacheAsync<V> - Class in org.openhab.core.cache
-
Complementary class to
ExpiringCache
, implementing an asynchronous variant of an expiring cache. - ExpiringCacheAsync(long) - Constructor for class org.openhab.core.cache.ExpiringCacheAsync
-
Create a new instance.
- ExpiringCacheAsync(Duration) - Constructor for class org.openhab.core.cache.ExpiringCacheAsync
-
Create a new instance.
- ExpiringCacheMap<K,
V> - Class in org.openhab.core.cache -
This is a simple expiring and reloading multiple key-value-pair cache implementation.
- ExpiringCacheMap(long) - Constructor for class org.openhab.core.cache.ExpiringCacheMap
-
Creates a new instance.
- ExpiringCacheMap(Duration) - Constructor for class org.openhab.core.cache.ExpiringCacheMap
-
Creates a new instance.
- expiry - Variable in class org.openhab.core.cache.ExpiringCacheAsync
- Expression - Class in org.openhab.core.voice.text
-
Base class for all expressions.
- ExpressionCardinality - Class in org.openhab.core.voice.text
-
Expression that successfully parses, if a given expression occurs or repeats with a specified cardinality.
- ExpressionCardinality(Expression, boolean, boolean) - Constructor for class org.openhab.core.voice.text.ExpressionCardinality
-
Constructs a new instance.
- ExpressionIdentifier - Class in org.openhab.core.voice.text
-
Expression that successfully parses, if a thing identifier token is found.
- ExpressionIdentifier(AbstractRuleBasedInterpreter) - Constructor for class org.openhab.core.voice.text.ExpressionIdentifier
-
Constructs a new instance.
- ExpressionIdentifier(AbstractRuleBasedInterpreter, Expression) - Constructor for class org.openhab.core.voice.text.ExpressionIdentifier
-
Constructs a new instance.
- ExpressionLet - Class in org.openhab.core.voice.text
-
Expression that decorates the resulting (proxied) AST node of a given expression by a name, value and tag.
- ExpressionLet(String, Expression) - Constructor for class org.openhab.core.voice.text.ExpressionLet
-
Constructs a new instance.
- ExpressionLet(String, Expression, Object, Object) - Constructor for class org.openhab.core.voice.text.ExpressionLet
-
Constructs a new instance.
- ExpressionLet(Expression, Object) - Constructor for class org.openhab.core.voice.text.ExpressionLet
-
Constructs a new instance.
- ExpressionMatch - Class in org.openhab.core.voice.text
-
Expression that successfully parses, if a given string constant is found.
- ExpressionMatch(String) - Constructor for class org.openhab.core.voice.text.ExpressionMatch
-
Constructs a new instance.
- ExpressionSequence - Class in org.openhab.core.voice.text
-
Expression that successfully parses, if a sequence of given expressions is matching.
- ExpressionSequence(Expression...) - Constructor for class org.openhab.core.voice.text.ExpressionSequence
-
Constructs a new instance.
- exps(Object...) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Converts all parameters to an expression array.
- extensibleChannelTypeIds - Variable in class org.openhab.core.thing.dto.ThingTypeDTO
- ExtensibleTrustManager - Interface in org.openhab.core.io.net.http
-
Provides an extensible composite TrustManager The trust manager can be extended with implementations of the following interfaces: -
TlsTrustManagerProvider
-TlsCertificateProvider
- EXTENSION_SEPARATOR - Static variable in class org.openhab.core.audio.utils.AudioStreamUtils
- EXTENSION_SEPARATOR - Static variable in class org.openhab.core.items.ItemUtil
- ExternalServiceTile - Class in org.openhab.core.ui.tiles
-
The dashboard tile for external services.
- ExternalServiceTile.TileBuilder - Class in org.openhab.core.ui.tiles
- EXTRACT_TRANSFORMFUNCTION_PATTERN - Static variable in class org.openhab.core.transform.TransformationHelper
- extractAuthCodeFromAuthResponse(String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Use case 1 Part (C).
- extractBit(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract single bit from registers represented by sequence of bytes - indices between 0...15 (inclusive) represent bits of the first register - indices between 16...31 (inclusive) represent bits of the second register, etc.
- extractBit(byte[], int, int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract single bit from registers represented by sequence of bytes bitIndexWithinRegister between 0...15 (inclusive) represent bits of the first register, where 0 refers to the least significant bit of the register, index 1 refers to the second least significant bit of the register, etc.
- extractFloat32(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract single-precision 32-bit IEEE 754 floating point from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
- extractFloat32Swap(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract single-precision 32-bit IEEE 754 floating point from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
- extractSInt16(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract signed 16-bit integer (short) from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order
- extractSInt32(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract signed 32-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order
- extractSInt32Swap(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract signed 32-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
- extractSInt64(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract signed 64-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
- extractSInt64Swap(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract signed 64-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
- extractSInt8(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract signed 8-bit integer (byte) from registers represented by sequence of bytes - index 0 refers to low byte of the first register, 1 high byte of first register - index 2 refers to low byte of the second register, 3 high byte of second register, etc.
- extractSInt8(byte[], int, boolean) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract signed 8-bit integer (byte) from registers represented by sequence of bytes
- extractStateFromRegisters(ModbusRegisterArray, int, ModbusConstants.ValueType) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Read data from registers and convert the result to DecimalType Interpretation of index goes as follows depending on type BIT: - a single bit is read from the registers - indices between 0...15 (inclusive) represent bits of the first register - indices between 16...31 (inclusive) represent bits of the second register, etc.
- extractStringFromBytes(byte[], int, int, Charset) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Read data from bytes and convert the result to String Raw byte array values are converted using the charset parameter and a maximum of length bytes are read.
- extractStringFromRegisters(ModbusRegisterArray, int, int, Charset) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Read data from registers and convert the result to String Strings should start the the first byte of a register, but could have an odd number of characters.
- extractUInt16(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract unsigned 16-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order
- extractUInt32(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract unsigned 32-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order
- extractUInt32Swap(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract unsigned 32-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
- extractUInt64(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract unsigned 64-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
- extractUInt64Swap(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract unsigned 64-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
- extractUInt8(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract unsigned 8-bit integer (byte) from registers represented by sequence of bytes - index 0 refers to low byte of the first register, 1 high byte of first register - index 2 refers to low byte of the second register, 3 high byte of second register, etc.
- extractUInt8(byte[], int, boolean) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Extract unsigned 8-bit integer (byte) from registers represented by sequence of bytes
F
- F - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
- factory() - Element in annotation interface org.openhab.core.config.core.ConfigurableService
-
Marker for multiple configurations for this service ("true" = multiple configurations possible)
- factoryAdded(String) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
- factoryAdded(String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager.FactoryChangeListener
-
Called by the
ScriptEngineManager
when a ScriptEngineFactory is added - factoryRemoved(String) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
- factoryRemoved(String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager.FactoryChangeListener
-
Called by the
ScriptEngineManager
when a ScriptEngineFactory is removed - FAHRENHEIT - Static variable in class org.openhab.core.library.unit.ImperialUnits
- failed(String, Object...) - Method in interface org.openhab.core.thing.binding.firmware.ProgressCallback
-
Callback operation to indicate that the firmware update has failed.
- FARAD - Static variable in class org.openhab.core.library.unit.Units
- FASTFORWARD - Enum constant in enum class org.openhab.core.library.types.RewindFastforwardType
- fastforwardValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- FE - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
- FEATURE_IP - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- FEATURE_MDNS - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- FEATURE_UPNP - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- FEMTO(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- field - Variable in class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionChangedEventPayloadBean
- FileAudioStream - Class in org.openhab.core.audio
-
This is an AudioStream from an audio file
- FileAudioStream(File) - Constructor for class org.openhab.core.audio.FileAudioStream
- FileAudioStream(File, AudioFormat) - Constructor for class org.openhab.core.audio.FileAudioStream
- FileAudioStream(File, AudioFormat, boolean) - Constructor for class org.openhab.core.audio.FileAudioStream
- FileExtensionsFilter(String[]) - Constructor for class org.openhab.core.transform.AbstractFileTransformationService.FileExtensionsFilter
-
Deprecated.
- FileTransformationProvider - Class in org.openhab.core.transform
-
The
FileTransformationProvider
implements aTransformationProvider
for supporting transformations stored in configuration files - FileTransformationProvider(WatchService) - Constructor for class org.openhab.core.transform.FileTransformationProvider
- fillProperties(Module, ModuleDTO) - Static method in class org.openhab.core.automation.dto.ModuleDTOMapper
- fillProperties(Rule, RuleDTO) - Static method in class org.openhab.core.automation.dto.RuleDTOMapper
- fillProperties(RuleTemplate, RuleTemplateDTO) - Static method in class org.openhab.core.automation.dto.RuleTemplateDTOMapper
- fillProperties(ModuleType, ModuleTypeDTO) - Static method in class org.openhab.core.automation.dto.ModuleTypeDTOMapper
- filter - Variable in class org.openhab.core.config.core.dto.XmlParameter
- filter(ContainerRequestContext) - Method in class org.openhab.core.io.rest.auth.AuthFilter
- Filter - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'Filter'.
- FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Filter
' class. - FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Filter
' class. - FILTER__DEFINITION - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Definition' containment reference.
- FILTER__DEFINITION - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Definition' containment reference feature.
- FILTER__NAME - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Name' attribute.
- FILTER__NAME - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- FILTER_DETAILS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Filter Details
' class. - FILTER_DETAILS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Filter Details
' class. - FILTER_DETAILS_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Filter Details' class.
- FILTER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Filter' class.
- filterCriteria - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- FilterCriteria - Class in org.openhab.core.config.core
-
The
FilterCriteria
specifies a filter for dynamic selection list providers of aConfigDescriptionParameter
. - FilterCriteria - Class in org.openhab.core.persistence
-
This class is used to define a filter for queries to a
PersistenceService
. - FilterCriteria() - Constructor for class org.openhab.core.config.core.FilterCriteria
-
Default constructor for deserialization e.g.
- FilterCriteria() - Constructor for class org.openhab.core.persistence.FilterCriteria
- FilterCriteria(String, String) - Constructor for class org.openhab.core.config.core.FilterCriteria
- FilterCriteria.Operator - Enum Class in org.openhab.core.persistence
-
Enumeration with all possible compare options
- FilterCriteria.Ordering - Enum Class in org.openhab.core.persistence
-
Enumeration with all ordering options
- FilterCriteriaConverter - Class in org.openhab.core.config.core.xml
- FilterCriteriaConverter() - Constructor for class org.openhab.core.config.core.xml.FilterCriteriaConverter
- FilterCriteriaDTO - Class in org.openhab.core.config.core.dto
-
This is a data transfer object that is used to serialize filter criteria of a parameter.
- FilterCriteriaDTO() - Constructor for class org.openhab.core.config.core.dto.FilterCriteriaDTO
- FilterCriteriaDTO(String, String) - Constructor for class org.openhab.core.config.core.dto.FilterCriteriaDTO
- FilterDetails - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'Filter Details'.
- FilterDetailsElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
- FilterDetailsImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'Filter Details'.
- FilterDetailsImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.FilterDetailsImpl
- FilterElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
- FilterImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'Filter'.
- FilterImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.FilterImpl
- filterItem(Item, MetadataRegistry) - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
- filters - Variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
-
The cached value of the '
Filters
' reference list. - filters - Variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
-
The cached value of the '
Filters
' containment reference list. - filters - Variable in class org.openhab.core.persistence.dto.PersistenceItemConfigurationDTO
- filters() - Method in record class org.openhab.core.persistence.PersistenceItemConfiguration
-
Returns the value of the
filters
record component. - finalizeStopAfterDisconnect(boolean) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
After a successful disconnect, the underlying library objects need to be closed and connection observers want to be notified.
- findDefaultPresets(String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionAccessor
-
Access the default presets for a script engine
- findFreePort() - Static method in class org.openhab.core.test.TestPortUtil
-
Returns a free TCP/IP port number on localhost.
- findNode(String) - Method in class org.openhab.core.voice.text.ASTNode
-
Breadth searching this (sub-) tree/node for a node with the given name.
- findPreset(String, String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionAccessor
-
Access specific presets for a script engine
- findValue(String) - Method in class org.openhab.core.voice.text.ASTNode
-
Breadth searches this (sub-) tree/node for a node with the given name and returning its value.
- findValue(String, Class<?>) - Method in class org.openhab.core.voice.text.ASTNode
-
Breadth searches this (sub-) tree/node for a node with the given name and type and returning its value.
- findValueAsString(String) - Method in class org.openhab.core.voice.text.ASTNode
-
Breadth searches this (sub-) tree/node for a node with the given name and returning its value as a
String
. - findValueAsStringArray(String) - Method in class org.openhab.core.voice.text.ASTNode
-
Breadth searches this (sub-) tree/node for a node with the given name and returning its value as a
String[]
. - Firmware - Interface in org.openhab.core.thing.binding.firmware
- FIRMWARE_UPDATING - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
- FIRMWARE_UPDATING - Variable in class org.openhab.core.thing.ThingStatusDetail.OfflineStatus
- FirmwareBuilder - Class in org.openhab.core.thing.binding.firmware
-
The builder to create a
Firmware
. - FirmwareDTO - Class in org.openhab.core.thing.firmware.dto
-
This is a data transfer object that is used to serialize firmware information.
- FirmwareDTO(String, String, String, boolean, String, String, String, String) - Constructor for class org.openhab.core.thing.firmware.dto.FirmwareDTO
- FirmwareEventFactory - Class in org.openhab.core.thing.firmware
-
The
FirmwareEventFactory
is registered as an OSGi service and is responsible to create firmware events. - FirmwareEventFactory() - Constructor for class org.openhab.core.thing.firmware.FirmwareEventFactory
-
Creates a new firmware event factory.
- FirmwareProvider - Interface in org.openhab.core.thing.firmware
-
The
FirmwareProvider
is registered as an OSGi service and is responsible for providing firmwares. - FirmwareRegistry - Interface in org.openhab.core.thing.firmware
-
The
FirmwareRegistry
is registered as an OSGi service and is responsible for tracking allFirmwareProvider
s. - FirmwareRestriction - Interface in org.openhab.core.thing.binding.firmware
-
A function for defining specific installation restrictions for a given
Firmware
. - firmwareStatus - Variable in class org.openhab.core.io.rest.core.thing.EnrichedThingDTO
- FirmwareStatus - Enum Class in org.openhab.core.thing.firmware
- FirmwareStatusDTO - Class in org.openhab.core.thing.firmware.dto
-
This is a data transfer object that is used to serialize firmware status information.
- FirmwareStatusDTO(String, String) - Constructor for class org.openhab.core.thing.firmware.dto.FirmwareStatusDTO
- FirmwareStatusInfo - Class in org.openhab.core.thing.firmware
- FirmwareStatusInfoEvent - Class in org.openhab.core.thing.firmware
- FirmwareStatusInfoEvent(String, String, FirmwareStatusInfo) - Constructor for class org.openhab.core.thing.firmware.FirmwareStatusInfoEvent
-
Creates a new
FirmwareStatusInfoEvent
. - FirmwareUpdateBackgroundTransferHandler - Interface in org.openhab.core.thing.binding.firmware
-
The
FirmwareUpdateBackgroundTransferHandler
is an extension of theFirmwareUpdateHandler
and is to be used if the firmware of the thing must be transferred to the actual device in the background. - FirmwareUpdateHandler - Interface in org.openhab.core.thing.binding.firmware
-
The
FirmwareUpdateHandler
can be implemented and registered as an OSGi service in order to update the firmware for the physical device of aThing
. - FirmwareUpdateProgressInfo - Class in org.openhab.core.thing.firmware
-
The
FirmwareUpdateProgressInfo
represents the progress indicator for a firmware update. - FirmwareUpdateProgressInfoEvent - Class in org.openhab.core.thing.firmware
-
The
FirmwareUpdateProgressInfoEvent
is sent if there is a new progress step for a firmware update. - FirmwareUpdateProgressInfoEvent(String, String, FirmwareUpdateProgressInfo) - Constructor for class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfoEvent
-
Creates a new
FirmwareUpdateProgressInfoEvent
. - FirmwareUpdateResult - Enum Class in org.openhab.core.thing.firmware
-
The
FirmwareUpdateResult
enumeration defines the possible results for a firmware update. - FirmwareUpdateResultInfo - Class in org.openhab.core.thing.firmware
-
The
FirmwareUpdateResultInfo
contains information about the result of a firmware update. - FirmwareUpdateResultInfoEvent - Class in org.openhab.core.thing.firmware
-
The
FirmwareUpdateResultInfoEvent
is sent if the firmware update has been finished. - FirmwareUpdateResultInfoEvent(String, String, FirmwareUpdateResultInfo) - Constructor for class org.openhab.core.thing.firmware.FirmwareUpdateResultInfoEvent
-
Creates a new
FirmwareUpdateResultInfoEvent
. - FirmwareUpdateService - Interface in org.openhab.core.thing.firmware
-
The firmware update service is registered as an OSGi service and is responsible for tracking all available
FirmwareUpdateHandler
s. - FixedLengthAudioStream - Class in org.openhab.core.audio
-
Deprecated.You should consider using
ClonableAudioStream
and/orSizeableAudioStream
to detect audio stream capabilities - FixedLengthAudioStream() - Constructor for class org.openhab.core.audio.FixedLengthAudioStream
-
Deprecated.
- FixedValueMappingChannelHandler - Class in org.openhab.core.thing.binding.generic.converter
-
The
FixedValueMappingChannelHandler
implements mapping conversions for different item-types - FixedValueMappingChannelHandler(Consumer<State>, Consumer<Command>, Consumer<String>, ChannelTransformation, ChannelTransformation, ChannelValueConverterConfig) - Constructor for class org.openhab.core.thing.binding.generic.converter.FixedValueMappingChannelHandler
- fixedValueToState(String) - Method in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
-
maps a user-defined string to a state
- flag - Variable in class org.openhab.core.config.discovery.dto.DiscoveryResultDTO
- FLOAT32 - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- FLOAT32_SWAP - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- floatValue() - Method in class org.openhab.core.library.types.DecimalType
- floatValue() - Method in class org.openhab.core.library.types.QuantityType
- FLOWCONTROL_NONE - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- FLOWCONTROL_RTSCTS_IN - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- FLOWCONTROL_RTSCTS_OUT - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- FLOWCONTROL_XONXOFF_IN - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- FLOWCONTROL_XONXOFF_OUT - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- FOLLOW - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- FOLLOW_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- FOOT - Static variable in class org.openhab.core.library.unit.ImperialUnits
- forBinding(String) - Static method in class org.openhab.core.config.discovery.inbox.InboxPredicates
- FORCE_AS_ITEM_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
-
The default value of the '
Force As Item
' attribute. - forceAsItem - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
-
The cached value of the '
Force As Item
' attribute. - forceRemove(ThingUID) - Method in interface org.openhab.core.thing.ThingRegistry
- forEach(BiConsumer<Provider<E>, E>) - Method in class org.openhab.core.common.registry.AbstractRegistry
-
This method traverses over all elements in the registry and calls the consumer with the provider of the element as the first parameter and the element as the second argument.
- forEach(Consumer<E>) - Method in class org.openhab.core.common.registry.AbstractRegistry
-
This method traverses over all elements in the registry and calls the consumer with each element.
- forEach(Provider<E>, Consumer<E>) - Method in class org.openhab.core.common.registry.AbstractRegistry
-
This method traverses over all elements of a provider in the registry and calls the consumer with each element.
- FORECAST - Static variable in class org.openhab.core.model.persistence.scoping.GlobalStrategies
- FORECAST - Static variable in class org.openhab.core.persistence.strategy.PersistenceStrategy.Globals
- forItem(Item) - Static method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
- forItems(Set<Item>) - Static method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
- format(String) - Method in class org.openhab.core.library.types.DateTimeType
- format(String) - Method in class org.openhab.core.library.types.PointType
-
Formats the value of this type according to a pattern (see
Formatter
). - format(String) - Method in class org.openhab.core.library.types.DecimalType
- format(String) - Method in class org.openhab.core.library.types.HSBType
- format(String) - Method in enum class org.openhab.core.library.types.IncreaseDecreaseType
- format(String) - Method in enum class org.openhab.core.library.types.NextPreviousType
- format(String) - Method in enum class org.openhab.core.library.types.OnOffType
- format(String) - Method in enum class org.openhab.core.library.types.OpenClosedType
- format(String) - Method in enum class org.openhab.core.library.types.PlayPauseType
- format(String) - Method in class org.openhab.core.library.types.QuantityType
- format(String) - Method in class org.openhab.core.library.types.RawType
- format(String) - Method in enum class org.openhab.core.library.types.RewindFastforwardType
- format(String) - Method in enum class org.openhab.core.library.types.StopMoveType
- format(String) - Method in class org.openhab.core.library.types.StringListType
-
Formats the value of this type according to a pattern (@see
Formatter
). - format(String) - Method in class org.openhab.core.library.types.StringType
- format(String) - Method in enum class org.openhab.core.library.types.UpDownType
- format(String) - Method in enum class org.openhab.core.types.RefreshType
- format(String) - Method in interface org.openhab.core.types.Type
-
Formats the value of this type according to a pattern (see
Formatter
). - format(String) - Method in enum class org.openhab.core.types.UnDefType
- format(Locale, String) - Method in class org.openhab.core.library.types.DateTimeType
- FORMAT - Static variable in interface org.openhab.core.automation.parser.Parser
-
Defines a service registration property used for recognition of which file format is supported by the parser.
- FORMAT_JSON - Static variable in interface org.openhab.core.automation.parser.Parser
-
Defines the possible value of property
Parser.FORMAT
. - forName(String) - Method in class org.openhab.core.model.rule.scoping.RulesClassFinder
- forName(String, ClassLoader) - Method in class org.openhab.core.model.rule.scoping.RulesClassFinder
- forSimilarItem(Item, Metadata) - Static method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
- forThingTypeUID(ThingTypeUID) - Static method in class org.openhab.core.config.discovery.inbox.InboxPredicates
- forThingUID(ThingUID) - Static method in class org.openhab.core.config.discovery.inbox.InboxPredicates
- Frame - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Frame'.
- FRAME - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Frame
' class. - FRAME - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Frame
' class. - FRAME__CHILDREN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Children' containment reference list.
- FRAME__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- FRAME__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- FRAME__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- FRAME__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- FRAME__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- FRAME__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- FRAME__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- FRAME__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- FRAME__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- FRAME_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Frame' class.
- FrameElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- FrameImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Frame'.
- FrameImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.FrameImpl
- frequency - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ColorpickerImpl
-
The cached value of the '
Frequency
' attribute. - frequency - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
-
The cached value of the '
Frequency
' attribute. - FREQUENCY_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ColorpickerImpl
-
The default value of the '
Frequency
' attribute. - FREQUENCY_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
-
The default value of the '
Frequency
' attribute. - from(boolean) - Static method in enum class org.openhab.core.library.types.OnOffType
- from(String) - Static method in enum class org.openhab.core.library.types.OnOffType
-
Converts a String value "ON" or "1" to
OnOffType.ON
or else toOnOffType.OFF
. - fromConfigValue(String) - Static method in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
-
Constructs ValueType given the config value string.
- fromFunctionCode(int) - Static method in enum class org.openhab.core.io.transport.modbus.ModbusWriteFunctionCode
-
Construct
ModbusWriteFunctionCode
from the numeric function code - fromJson(int, String) - Static method in class org.openhab.core.io.transport.modbus.json.WriteRequestJsonUtilities
-
Parse JSON string to collection of
ModbusWriteRequestBlueprint
JSON string should represent a JSON array, with JSON objects. - fromRGB(int, int, int) - Static method in class org.openhab.core.library.types.HSBType
-
Create HSB from RGB.
- fromString(String) - Static method in class org.openhab.core.io.transport.mqtt.MqttWillAndTestament
-
Create an instance of the last will using a string with the following format:
topic:message:qos:retained
Where topic is a normal topic string (no placeholders are allowed) message the message to send qos Valid values are 0 (Deliver at most once),1 (Deliver at least once) or 2 retain true if messages shall be retained - fromString(String, String, byte[], Integer, Boolean) - Static method in class org.openhab.core.io.transport.mqtt.MqttWillAndTestament
- fromString(String) - Static method in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
- fromURI(URI) - Static method in enum class org.openhab.core.io.transport.serial.ProtocolType.PathType
- fromValue(String) - Static method in enum class org.openhab.core.config.core.dto.XmlParameterType
- fromXY(float, float) - Static method in class org.openhab.core.library.types.HSBType
-
Deprecated.Use
ColorUtil.xyToHsb(double[])
orColorUtil.xyToHsb(double[], ColorUtil.Gamut)
instead. Returns a HSBType object representing the provided xy color values in CIE XY color model. Conversion from CIE XY color model to sRGB using D65 reference white Returned color is set to full brightness - function - Variable in class org.openhab.core.io.rest.core.item.EnrichedGroupItemDTO
- function - Variable in class org.openhab.core.items.dto.GroupItemDTO
- function - Variable in class org.openhab.core.items.GroupItem
- function - Variable in class org.openhab.core.model.items.impl.ModelGroupItemImpl
-
The cached value of the '
Function
' attribute. - FUNCTION - Static variable in class org.openhab.core.transform.Transformation
- FUNCTION_EDEFAULT - Static variable in class org.openhab.core.model.items.impl.ModelGroupItemImpl
-
The default value of the '
Function
' attribute. - FUNCTION_VALUE_DELIMITER - Static variable in class org.openhab.core.transform.TransformationHelper
- functionName - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
- functionParams - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
- FURLONG - Static variable in class org.openhab.core.library.unit.ImperialUnits
G
- g() - Method in record class org.openhab.core.util.ColorUtil.Gamut
-
Returns the value of the
g
record component. - G - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
- GALLON_LIQUID_US - Static variable in class org.openhab.core.library.unit.ImperialUnits
- GALLON_PER_MINUTE - Static variable in class org.openhab.core.library.unit.ImperialUnits
- Gamut(double[], double[], double[]) - Constructor for record class org.openhab.core.util.ColorUtil.Gamut
-
Color gamut
- GATEWAY_PATH_UNVAVAILABLE - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
- GATEWAY_PATH_UNVAVAILABLE - Static variable in exception org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
-
Specialized use in conjunction with gateways, indicates that the gateway was unable to allocate an internal communication path from the input port to the output port for processing the request.
- GATEWAY_TARGET_DEVICE_FAILED_TO_RESPOND - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
- GATEWAY_TARGET_DEVICE_FAILED_TO_RESPOND - Static variable in exception org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
-
Specialized use in conjunction with gateways, indicates that no response was obtained from the target device.
- Gb - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
- generate(LanguageConfig, XpandExecutionContext) - Method in class org.openhab.core.model.lazygen.LazyLanguageConfig
- generate(Grammar, XpandExecutionContext) - Method in class org.openhab.core.model.lazygen.LazyLanguageConfig
- generateDefaultTranslations(Path) - Method in class org.openhab.core.tools.i18n.plugin.GenerateDefaultTranslationsMojo
- GenerateDefaultTranslationsMojo - Class in org.openhab.core.tools.i18n.plugin
-
Generates the default translations properties file for a bundle based on the XML files in the
OH-INF
directory. - GenerateDefaultTranslationsMojo() - Constructor for class org.openhab.core.tools.i18n.plugin.GenerateDefaultTranslationsMojo
- generateRandomThingUID(ThingTypeUID) - Static method in class org.openhab.core.thing.binding.ThingFactory
-
Generates a random Thing UID for the given thingType
- GenericChannelHandler - Class in org.openhab.core.thing.binding.generic.converter
-
The
GenericChannelHandler
implements simple conversions for different item types - GenericChannelHandler(Function<String, State>, Consumer<State>, Consumer<Command>, Consumer<String>, ChannelTransformation, ChannelTransformation, ChannelValueConverterConfig) - Constructor for class org.openhab.core.thing.binding.generic.converter.GenericChannelHandler
- GenericItem - Class in org.openhab.core.items
-
The abstract base class for all items.
- GenericItem(String, String) - Constructor for class org.openhab.core.items.GenericItem
- GenericUnmarshaller<T> - Class in org.openhab.core.config.core.xml.util
-
The
GenericUnmarshaller
is an abstract implementation of theXStream
Converter
interface used to convert XML tags within an XML document into its according objects. - GenericUnmarshaller(Class<T>) - Constructor for class org.openhab.core.config.core.xml.util.GenericUnmarshaller
-
Creates a new instance of this class with the specified parameter.
- GenericUser - Class in org.openhab.core.auth
-
Represents a generic
User
with a set of roles - GenericUser(String) - Constructor for class org.openhab.core.auth.GenericUser
-
Constructs a user with no roles.
- GenericUser(String, Set<String>) - Constructor for class org.openhab.core.auth.GenericUser
-
Constructs a user attributed with a set of roles.
- get() - Static method in class org.openhab.core.id.InstanceUUID
-
Retrieves a unified unique id, based on
UUID.randomUUID()
- get() - Method in interface org.openhab.core.model.script.engine.IActionServiceProvider
- get() - Method in interface org.openhab.core.model.script.engine.IThingActionsProvider
- get(byte[]) - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Starting from current position, read dst.length number of bytes and copy the data to dst
- get(int) - Static method in enum class org.openhab.core.model.items.ModelGroupFunction
-
Returns the 'Model Group Function' literal with the specified integer value.
- get(String) - Method in interface org.openhab.core.persistence.PersistenceServiceRegistry
-
Get the persistence service with the given id.
- get(String, String) - Method in interface org.openhab.core.automation.module.script.defaultscope.ScriptThingActions
-
Gets an actions instance of a certain scope for a given thing UID
- get(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- get(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
- get(String) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.ValueCache
-
Get a value from the cache
- get(String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionManagerWrapper
- get(String) - Method in class org.openhab.core.cache.ByteArrayFileCache
-
Returns the content of the file associated with the given key, if it is present.
- get(String) - Method in class org.openhab.core.config.core.Configuration
- get(String) - Method in class org.openhab.core.io.rest.core.config.ConfigurationService
-
Returns a configuration for a config id.
- get(String) - Static method in enum class org.openhab.core.model.items.ModelGroupFunction
-
Returns the 'Model Group Function' literal with the specified literal value.
- get(String) - Method in interface org.openhab.core.storage.Storage
-
Gets the value mapped to the key specified.
- get(String) - Method in class org.openhab.core.test.storage.VolatileStorage
- get(String, Locale) - Method in interface org.openhab.core.automation.template.TemplateRegistry
-
Gets a template specified by unique identifier.
- get(String, Locale) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
Gets the localized
ModuleType
by specified UID and locale. - get(String, Locale) - Method in interface org.openhab.core.transform.TransformationRegistry
-
Get a localized version of the transformation for a given UID
- get(String, String) - Method in class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider
- get(String, String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
-
This method should return an Object of the given type.
- get(String, Supplier<Object>) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.ValueCache
-
Get a value from the cache or create a new key-value-pair from the given supplier
- get(String, Supplier<LRUMediaCacheEntry<V>>) - Method in class org.openhab.core.cache.lru.LRUMediaCache
-
Returns a
LRUMediaCacheEntry
from the cache, or if not already in the cache : resolve it, stores it, and returns it. - get(K) - Method in class org.openhab.core.cache.ExpiringCacheMap
-
Returns the value associated with the given key - possibly from the cache, if it is still valid.
- get(K) - Method in class org.openhab.core.common.registry.AbstractManagedProvider
- get(K) - Method in class org.openhab.core.common.registry.AbstractRegistry
- get(K) - Method in interface org.openhab.core.common.registry.ManagedProvider
-
Returns an element for the given key or null if no element for the given key exists.
- get(K) - Method in interface org.openhab.core.common.registry.Registry
-
This method retrieves a single element from the registry.
- get(Action) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.factories.ScriptedActionHandlerFactory
- get(Condition) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.factories.ScriptedConditionHandlerFactory
- get(Trigger) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.factories.ScriptedTriggerHandlerFactory
- get(ThingUID) - Method in interface org.openhab.core.thing.ThingRegistry
-
Returns a thing for a given UID or null if no thing was found.
- get(CachedTTSService, String, Voice, AudioFormat) - Method in interface org.openhab.core.voice.TTSCache
-
Returns an
AudioStream
containing the TTS results. - get(T_ID, Locale) - Method in class org.openhab.core.config.core.xml.AbstractXmlBasedProvider
-
Gets the object with the given key.
- getAbstractUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
- getAbstractUnit() - Method in interface org.openhab.core.model.script.script.ScriptPackage
-
Returns the meta object for class '
Abstract Unit
'. - getAbstractUnit_Value() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
- getAbstractUnit_Value() - Method in interface org.openhab.core.model.script.script.ScriptPackage
-
Returns the meta object for the attribute '
Value
'. - getAbstractUnitAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getAbstractUnitAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getAbstractUnitRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getAbstractUnitRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getAcceptedCommandTypes() - Method in class org.openhab.core.items.GroupItem
-
The accepted command types of a group item is the same as of the underlying base item.
- getAcceptedCommandTypes() - Method in interface org.openhab.core.items.Item
-
This method provides a list of all command types that can be used for this item
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.CallItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.ColorItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.ContactItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.DateTimeItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.DimmerItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.ImageItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.LocationItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.NumberItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.PlayerItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.RollershutterItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.StringItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.SwitchItem
- getAcceptedCommandTypes() - Method in interface org.openhab.core.thing.profiles.ProfileContext
-
Get the list of accepted command types for commands send to the linked item This is an optional method and will return an empty list if not implemented.
- getAcceptedDataTypes() - Method in class org.openhab.core.items.GroupItem
-
The accepted data types of a group item is the same as of the underlying base item.
- getAcceptedDataTypes() - Method in interface org.openhab.core.items.Item
-
This method provides a list of all data types that can be used to update the item state
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.CallItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.ColorItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.ContactItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.DateTimeItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.DimmerItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.ImageItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.LocationItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.NumberItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.PlayerItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.RollershutterItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.StringItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.SwitchItem
- getAcceptedDataTypes() - Method in interface org.openhab.core.thing.profiles.ProfileContext
-
Get the list of accepted data types for state updates to the linked item This is an optional method and will return an empty list if not implemented.
- getAcceptedIssuers() - Method in class org.openhab.core.io.net.http.PEMTrustManager
- getAcceptedIssuers() - Method in class org.openhab.core.io.net.http.TrustAllTrustManager
- getAcceptedItemType() - Method in class org.openhab.core.thing.Channel
-
Returns the accepted item type.
- getAcceptedProtocols() - Method in interface org.openhab.core.io.transport.serial.SerialPortProvider
-
Gets all protocol types which this provider is able to create.
- getAccessToken() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- getAccessTokenByClientCredentials(String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Use case 4 - Client Credentials This is used to get the AccessToken by purely the client credential.
- getAccessTokenByImplicit(String, String, String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Use case 5 - Implicit Grant The implicit grant usually involves browser/javascript redirection flows.
- getAccessTokenByResourceOwnerPasswordCredentials(String, String, String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Use case 2 - Resource Owner Password Credentials This is for when the username and password of the actual resource owner (user) is known to the client.
- getAccessTokenResponse() - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Use case 7 - get access token response.
- getAccessTokenResponseByAuthorizationCode(String, String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Use case 1 Part (D) This is a continuation of the flow of Authorization Code Grant, part (D).
- getActionClass() - Method in interface org.openhab.core.model.script.engine.action.ActionService
-
Returns the action class itself
- getActionClasses() - Method in class org.openhab.core.model.script.scoping.ScriptImplicitlyImportedTypes
- getActionClassName() - Method in interface org.openhab.core.model.script.engine.action.ActionService
-
returns the FQCN of the action class.
- getActionProvider() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getActions() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getActions() - Method in interface org.openhab.core.automation.Rule
-
This method is used to get the actions participating in
Rule
. - getActions() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the actions participating in
RuleTemplate
. - getActions(Locale, String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
ActionType
s, localized depending on passed locale parameter. - getActions(String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
ActionType
s. - getActions(String, String) - Static method in class org.openhab.core.model.script.actions.Things
-
Get the actions instance for a Thing of a given scope
- getActionServiceInstances() - Method in class org.openhab.core.model.script.ScriptServiceUtil
- getActionServices() - Static method in class org.openhab.core.model.script.ScriptServiceUtil
- getAdditionalCurrencies() - Method in interface org.openhab.core.library.unit.CurrencyProvider
-
Get all additional currency that are supported by this provider
- getAddon(String, Locale) - Method in interface org.openhab.core.addon.AddonService
-
Retrieves the add-on for the given id.
- getAddon(String, Locale) - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- getAddonId() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- getAddonId(URI) - Method in interface org.openhab.core.addon.AddonService
-
Parses the given URI and extracts an add-on Id.
- getAddonId(URI) - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- getAddonInfo(String, Locale) - Method in interface org.openhab.core.addon.AddonInfoProvider
-
Returns the binding information for the specified binding UID and locale (language), or
null
if no binding information could be found. - getAddonInfo(String) - Method in class org.openhab.core.addon.AddonInfoRegistry
-
Returns the add-on information for the specified add-on UID, or
null
if no add-on information could be found. - getAddonInfo(String, Locale) - Method in class org.openhab.core.addon.AddonInfoRegistry
-
Returns the add-on information for the specified add-on UID and locale (language), or
null
if no add-on information could be found. - getAddonInfos() - Method in class org.openhab.core.addon.AddonInfoRegistry
-
Returns all add-on information this registry contains.
- getAddonInfos(Locale) - Method in interface org.openhab.core.addon.AddonInfoProvider
-
Returns all binding information in the specified locale (language) this provider contains.
- getAddonInfos(Locale) - Method in class org.openhab.core.addon.AddonInfoRegistry
-
Returns all add-on information in the specified locale (language) this registry contains.
- getAddonInfoXml() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- getAddons() - Method in class https.openhab_org.schemas.addon_info_list.v1_0.AddonInfoList
- getAddons() - Method in class org.openhab.core.addon.AddonInfoList
- getAddons(Locale) - Method in interface org.openhab.core.addon.AddonService
-
Retrieves all add-ons.
- getAddons(Locale) - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- getAddress() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusIPSlaveEndpoint
- getAddress() - Method in class org.openhab.core.net.CidrAddress
- getAfterConnectionDelayMillis() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- getAlias() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
- getAlias() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceConfiguration
-
Returns the value of the 'Alias' attribute.
- getAlias(URI) - Method in interface org.openhab.core.config.core.ConfigDescriptionAliasProvider
-
Get an alias for the given config description URI (if applicable)
- getAliasAssignment_2_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getAliasSTRINGTerminalRuleCall_2_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getAll() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- getAll() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
- getAll() - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- getAll() - Method in class org.openhab.core.common.registry.AbstractManagedProvider
- getAll() - Method in class org.openhab.core.common.registry.AbstractRegistry
- getAll() - Method in interface org.openhab.core.common.registry.Provider
-
Returns a collection of all elements.
- getAll() - Method in interface org.openhab.core.common.registry.Registry
-
Returns a collection of all elements in the registry.
- getAll() - Method in interface org.openhab.core.config.discovery.inbox.Inbox
-
Returns all
DiscoveryResult
s in thisInbox
. - getAll() - Method in interface org.openhab.core.persistence.PersistenceServiceRegistry
-
Returns all available persistence services.
- getAll() - Method in class org.openhab.core.semantics.ManagedSemanticTagProvider
- getAll() - Method in class org.openhab.core.semantics.model.DefaultSemanticTagProvider
- getAll() - Method in class org.openhab.core.transform.FileTransformationProvider
- getAll(Locale) - Method in interface org.openhab.core.automation.template.TemplateRegistry
-
Gets all available templates, localized by specified locale.
- getAll(Locale) - Method in class org.openhab.core.config.core.xml.AbstractXmlBasedProvider
-
Gets all available objects.
- getAllBroadcastAddresses() - Static method in class org.openhab.core.net.NetUtil
-
Get all broadcast addresses on the current host
- getAllCommands() - Method in class org.openhab.core.model.script.scoping.StateAndCommandProvider
- getAllConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getAllConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
All Config
'. - getAllConfigAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getAllConfigAction_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
- getAllConfigRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getAllDimensions() - Method in interface org.openhab.core.i18n.UnitProvider
- getAllInterfaceAddresses() - Static method in class org.openhab.core.net.NetUtil
-
Gets every IPv4+IPv6 Address on each Interface except the loopback interface.
- getAllMembers() - Method in class org.openhab.core.items.GroupItem
- getAllModelNamesOfType(String) - Method in interface org.openhab.core.model.core.ModelRepository
-
Returns all names of models of a given type (file extension)
- getAllNamespaces(String) - Method in interface org.openhab.core.items.MetadataRegistry
-
Provides all namespaces of a particular item
- getAllSegments() - Method in class org.openhab.core.common.AbstractUID
- getAllSegments() - Method in class org.openhab.core.thing.UID
- getAllSinks() - Method in interface org.openhab.core.audio.AudioManager
-
Retrieves all audio sinks
- getAllSources() - Method in interface org.openhab.core.audio.AudioManager
-
Retrieves all audio sources
- getAllStates() - Method in class org.openhab.core.model.script.scoping.StateAndCommandProvider
- getAllStatesBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Retrieves the historic items for a given
item
beetween two certain points in time. - getAllStatesBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Retrieves the historic items for a given
item
beetween two certain points in time through aPersistenceService
identified by theserviceId
. - getAllStatesSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Retrieves the historic items for a given
item
since a certain point in time. - getAllStatesSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Retrieves the historic items for a given
item
since a certain point in time through aPersistenceService
identified by theserviceId
. - getAllTypes() - Method in class org.openhab.core.model.script.scoping.StateAndCommandProvider
- getAllVoices() - Method in interface org.openhab.core.voice.VoiceManager
-
Returns a sorted set of all available voices in the system from all TTS services.
- getAlternatives() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
- getAlternatives() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.StrategyElements
- getAlternatives() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getAlternatives() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemTriggerElements
- getAlternatives() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getAlternatives() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getAlternatives() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandElements
- getAlternatives() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateElements
- getAlternatives() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerElements
- getAlternatives() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.AbstractUnitElements
- getAlternatives() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getAlternatives() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
- getAlternatives() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getAlternatives() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BOOLEANElements
- getAlternatives() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getAlternatives() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getAlternatives() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ValueTypeElements
- getAlternatives() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
- getAlternatives() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.CommandElements
- getAlternatives() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
- getAlternatives() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getAlternatives() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WidgetElements
- getAlternatives() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.XStateElements
- getAlternatives() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getAlternatives() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BOOLEANElements
- getAlternatives() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
- getAlternatives() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
- getAlternatives() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ValueTypeElements
- getAlternatives_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getAlternatives_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getAlternatives_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getAlternatives_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getAlternatives_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getAlternatives_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NumberElements
- getAlternatives_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getAlternatives_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getAlternatives_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getAlternatives_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getAlternatives_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getAltitude() - Method in class org.openhab.core.library.types.PointType
- getANDANDKeyword_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getANDEnumLiteralDeclaration_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getANDKeyword_0_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getANDKeyword_0_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
- getANDKeyword_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getAntlrTokenFile() - Method in class org.openhab.core.model.parser.antlr.ItemsAntlrTokenFileProvider
- getAntlrTokenFile() - Method in class org.openhab.core.model.persistence.parser.antlr.PersistenceAntlrTokenFileProvider
- getAntlrTokenFile() - Method in class org.openhab.core.model.rule.parser.antlr.RulesAntlrTokenFileProvider
- getAntlrTokenFile() - Method in class org.openhab.core.model.script.parser.antlr.ScriptAntlrTokenFileProvider
- getAntlrTokenFile() - Method in class org.openhab.core.model.sitemap.parser.antlr.SitemapAntlrTokenFileProvider
- getAntlrTokenFile() - Method in class org.openhab.core.model.thing.parser.antlr.ThingAntlrTokenFileProvider
- getANY_OTHERRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getANY_OTHERRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getANY_OTHERRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getANY_OTHERRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getANY_OTHERRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getANY_OTHERRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getApiToken() - Method in class org.openhab.core.auth.UserApiToken
-
Get the serialization of the opaque API token which can be passed in requests as a "Bearer" token in the Authorization HTTP header.
- getApiToken() - Method in class org.openhab.core.auth.UserApiTokenCredentials
-
Retrieves the user API token
- getApiTokens() - Method in class org.openhab.core.auth.ManagedUser
-
Gets the long-term API tokens for this user
- getArg() - Method in interface org.openhab.core.model.sitemap.sitemap.ColorArray
-
Returns the value of the 'Arg' attribute.
- getArg() - Method in interface org.openhab.core.model.sitemap.sitemap.IconRule
-
Returns the value of the 'Arg' attribute.
- getArg() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
- getArg() - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
- getArgAssignment_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getArgAssignment_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
- getArgIconParserRuleCall_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
- getArgs() - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
- getArgs() - Method in interface org.openhab.core.model.items.ModelGroupItem
-
Returns the value of the 'Args' attribute list.
- getArgsAlternatives_2_2_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgsAlternatives_2_2_2_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgsAssignment_2_2_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgsAssignment_2_2_2_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgsIDTerminalRuleCall_2_2_2_1_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgsIDTerminalRuleCall_2_2_2_2_1_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgsSTRINGTerminalRuleCall_2_2_2_1_0_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgsSTRINGTerminalRuleCall_2_2_2_2_1_0_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgSTRINGTerminalRuleCall_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getArrayBracketsAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getArrayBracketsAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getArrayBracketsRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getArrayBracketsRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getArrayBracketsToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
-
ArrayBrackets : '[' ']' ;
- getArrayBracketsToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
-
ArrayBrackets : '[' ']' ;
- getAsString() - Method in class org.openhab.core.common.AbstractUID
- getAsString() - Method in class org.openhab.core.thing.binding.generic.ChannelHandlerContent
- getAsString() - Method in class org.openhab.core.thing.UID
- getAsteriskKeyword_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
- getAsteriskKeyword_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
- getAttribute(String) - Method in class org.openhab.core.config.core.xml.util.NodeAttributes
-
Returns the value of the specified attribute.
- getAttributes() - Method in class org.openhab.core.config.core.xml.util.NodeAttributes
-
Returns the map of all attributes of a node by key-value pairs.
- getAttributes() - Method in class org.openhab.core.config.core.xml.util.NodeList
-
Returns the attributes of the node as key-value map
- getAttributes() - Method in class org.openhab.core.config.core.xml.util.NodeValue
-
Returns the attributes of the node.
- getAttributes(String, String) - Method in class org.openhab.core.config.core.xml.util.NodeList
- getAttributes(String, String, String) - Method in class org.openhab.core.config.core.xml.util.NodeList
-
Returns the attributes of the specified XML node and attribute name for the whole list.
- getAuthenticationScheme() - Method in class org.openhab.core.io.rest.auth.AnonymousUserSecurityContext
- getAuthor() - Method in class org.openhab.core.addon.Addon
-
The author of the add-on
- getAuthorizationCode() - Method in class org.openhab.core.auth.PendingToken
-
Gets the authorization code provided to the client.
- getAuthorizationUrl(String, String, String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Use case 1 Part (A) This call produces a URL which can be used during the Authorization Code Grant part (A).
- getAutoUpdatePolicy() - Method in class org.openhab.core.thing.Channel
- getAutoUpdatePolicy() - Method in class org.openhab.core.thing.type.ChannelDefinition
-
Returns the
AutoUpdatePolicy
to use for this channel. - getAutoUpdatePolicy() - Method in class org.openhab.core.thing.type.ChannelType
-
Returns the
AutoUpdatePolicy
of for channels of this type. - getAvailableVoices() - Method in interface org.openhab.core.voice.TTSService
-
Obtain the voices available from this TTSService
- getAVGAVGKeyword_5_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getAVGEnumLiteralDeclaration_5() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getBackgroundColor() - Method in class org.openhab.core.addon.Addon
-
The background color for rendering the add-on
- getBankHolidayName() - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getBankHolidayName(int) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getBankHolidayName(int, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getBankHolidayName(String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getBankHolidayName(ZonedDateTime) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Get given day name from given userfile
- getBankHolidayName(ZonedDateTime) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getBankHolidayName(ZonedDateTime, String) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Get given day name from given userfile
- getBankHolidayName(ZonedDateTime, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getBankHolidayName(ZonedDateTime, URL) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Get given day name from given userfile
- getBaseCurrency() - Method in interface org.openhab.core.library.unit.CurrencyProvider
-
Get the base currency from this provider
- getBaseItem() - Method in class org.openhab.core.items.GroupItem
-
Returns the base item of this
GroupItem
. - getBaseModelItemTypeAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getBaseModelItemTypeAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getBaseModelItemTypeParserRuleCall_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getBaseModelItemTypeParserRuleCall_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
- getBaseModelItemTypeRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getBaseModelItemTypeRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getBaseName(String) - Static method in class org.openhab.core.audio.utils.AudioStreamUtils
-
Gets the base name of a filename.
- getBaseUnits() - Method in class org.openhab.core.library.unit.CurrencyUnit
- getBaudRate() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- getBaudRate() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Gets port baud rate.
- getBegin() - Method in class org.openhab.core.types.TimeSeries
-
Get the timestamp of the first element in this series.
- getBeginDate() - Method in class org.openhab.core.persistence.FilterCriteria
- getBestMatch(Set<AudioFormat>, Set<AudioFormat>) - Static method in class org.openhab.core.audio.AudioFormat
-
Determines the best match between a list of audio formats supported by a source and a sink.
- getBindingId() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
-
Returns the binding ID of this result object.
- getBindingId() - Method in class org.openhab.core.thing.type.ThingType
-
Returns the binding ID this Thing type belongs to.
- getBindingId() - Method in class org.openhab.core.thing.UID
-
Returns the binding id.
- getBindings() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- getBindings() - Method in interface org.openhab.core.model.items.ModelItem
-
Returns the value of the 'Bindings' containment reference list.
- getBindingsAssignment_6_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getBindingsAssignment_6_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getBindingsModelBindingParserRuleCall_6_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getBindingsModelBindingParserRuleCall_6_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getBindingType() - Method in interface org.openhab.core.model.item.BindingConfigReader
-
This defines the type of binding this reader will process, e.g.
- getBit(int) - Method in class org.openhab.core.io.transport.modbus.BitArray
-
Returns the state of the bit at the given index Index 0 matches LSB (rightmost) bit
- getBitDepth() - Method in class org.openhab.core.audio.AudioFormat
-
Gets bit depth
- getBitRate() - Method in class org.openhab.core.audio.AudioFormat
-
Gets bit rate
- getBits() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusReadResult
-
Get "coil" or "discrete input" bit data in the case of no errors
- getBits() - Method in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
-
Returns number of bits represented by this ValueType
- getBlue() - Method in class org.openhab.core.library.types.HSBType
-
Deprecated.Use
ColorUtil.hsbToRgb(HSBType)
instead - getBoolean(String) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
-
Returns the boolean associated with the specified name of the child's node.
- getBoolean(String, Boolean) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
-
Returns the boolean associated with the specified name of the child's node.
- getBOOLEAN_OBJECTAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getBOOLEAN_OBJECTRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getBOOLEANAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getBOOLEANAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getBOOLEANParserRuleCall_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ValueTypeElements
- getBOOLEANParserRuleCall_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ValueTypeElements
- getBOOLEANRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getBOOLEANRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getBoundChannels(String) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
-
Returns a set of bound channels for the given item name.
- getBoundThings(String) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
-
Returns a set of bound things for the given item name.
- getBridge() - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Returns the bridge of the thing.
- getBridge(ThingUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Returns the bridge of the thing.
- getBridgeAssignment_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getBridgeBridgeKeyword_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getBridgeIds() - Method in class org.openhab.core.thing.ThingUID
-
Returns the bridge ids.
- getBridgeUID() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
-
Returns the unique
Bridge
ID of this result object. - getBridgeUID() - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- getBridgeUID() - Method in interface org.openhab.core.model.thing.thing.ModelThing
-
Returns the value of the 'Bridge UID' attribute.
- getBridgeUID() - Method in interface org.openhab.core.thing.Thing
-
Gets the bridge UID.
- getBridgeUIDAssignment_3_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getBridgeUIDUIDParserRuleCall_3_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getBrightness() - Method in class org.openhab.core.library.types.HSBType
- getBrokerConnection() - Method in class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
-
Return the brokerConnection object that this reconnect policy is assigned to.
- getBrokerID() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
-
Return the brokerID of this connection.
- getBundleContext() - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Get the OSGi
BundleContext
- getBundleContext() - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
-
Get the bundle context.
- getButton() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getButton() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Button
'. - getButton_Cmd() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getButton_Cmd() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Cmd
'. - getButton_Column() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getButton_Column() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Column
'. - getButton_Icon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getButton_Icon() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Icon
'. - getButton_Label() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getButton_Label() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Label
'. - getButton_Row() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getButton_Row() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Row
'. - getButtonAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getButtongrid() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getButtongrid() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Buttongrid
'. - getButtongrid_Buttons() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getButtongrid_Buttons() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Buttons
'. - getButtongridAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getButtongridKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getButtongridParserRuleCall_10() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getButtongridRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getButtonRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getButtons() - Method in interface org.openhab.core.model.sitemap.sitemap.Buttongrid
-
Returns the value of the 'Buttons' containment reference list.
- getButtons() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
- getButtonsAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getButtonsAssignment_1_3_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getButtonsButtonParserRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getButtonsButtonParserRuleCall_1_3_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getButtonsKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getById(String) - Static method in class org.openhab.core.semantics.SemanticTags
-
Retrieves the class for a given id.
- getByLabel(String, Locale) - Method in interface org.openhab.core.semantics.SemanticsService
-
Retrieves the first semantic tag having label matching the given parameter.
- getByLabelOrSynonym(String, Locale) - Method in interface org.openhab.core.semantics.SemanticsService
-
Retrieves all semantic tags having label or a synonym matching the given parameter.
- getByName(String) - Static method in enum class org.openhab.core.model.items.ModelGroupFunction
-
Returns the 'Model Group Function' literal with the specified name.
- getByTag(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- getByTag(String) - Method in interface org.openhab.core.automation.RuleRegistry
-
Gets a collection of
Rule
s which shares same tag. - getByTag(String) - Method in interface org.openhab.core.automation.template.TemplateRegistry
-
Gets the templates filtered by tag.
- getByTag(String) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
Gets the
ModuleType
s filtered by tag. - getByTag(String, Locale) - Method in interface org.openhab.core.automation.template.TemplateRegistry
-
Gets the templates filtered by tag.
- getByTag(String, Locale) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
ModuleType
s filtered by tag. - getByTags(Locale, String...) - Method in interface org.openhab.core.automation.template.TemplateRegistry
-
Gets the templates filtered by tags.
- getByTags(Locale, String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
ModuleType
s filtered by tags. - getByTags(String...) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- getByTags(String...) - Method in interface org.openhab.core.automation.RuleRegistry
-
Gets a collection of
Rule
s which has specified tags. - getByTags(String...) - Method in interface org.openhab.core.automation.template.TemplateRegistry
-
Gets the templates filtered by tags.
- getByTags(String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
ModuleType
s filtered by tags. - getBytes() - Method in class org.openhab.core.io.transport.modbus.ModbusRegisterArray
-
Return bytes representing the registers Index 0: hi-byte of 1st register Index 1: low-byte of 1st register Index 3: hi-byte of 2nd register Index 4: low-byte of 2nd register ...
- getBytes() - Method in class org.openhab.core.library.types.RawType
- getBytes() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Returns the binary content of the firmware using the firmware´s input stream.
- getCacheKey(String, Voice, AudioFormat) - Method in class org.openhab.core.voice.AbstractCachedTTSService
- getCallback() - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Get the
ThingHandlerCallback
instance. - getCallKeyword_10() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getCallKeyword_9() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getCategory() - Method in class org.openhab.core.items.GenericItem
- getCategory() - Method in interface org.openhab.core.items.Item
-
Returns the category of the item or null if no category is set.
- getCategory() - Method in class org.openhab.core.thing.type.ChannelGroupType
- getCategory() - Method in class org.openhab.core.thing.type.ChannelType
-
Returns the category of this
ChannelType
, e.g. - getCategory() - Method in class org.openhab.core.thing.type.ThingType
- getCategory(String) - Method in interface org.openhab.core.ui.items.ItemUIProvider
-
Returns the category to use.
- getCategory(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Retrieves the category for a widget.
- getCause() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusFailure
-
Get cause of error
- getCause() - Method in exception org.openhab.core.io.transport.mqtt.MqttException
-
Returns the underlying cause of this exception, if available.
- getCertificate() - Method in interface org.openhab.core.io.net.http.TlsCertificateProvider
-
A resources pointing to a X509 certificate for the specified host name
- getChangedEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getChangedEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Changed Event Trigger
'. - getChangedEventTrigger_Item() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getChangedEventTrigger_Item() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Item
'. - getChangedEventTrigger_NewState() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getChangedEventTrigger_NewState() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
New State
'. - getChangedEventTrigger_OldState() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getChangedEventTrigger_OldState() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Old State
'. - getChangedEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getChangedEventTriggerParserRuleCall_4() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getChangedEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getChangedKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getChangedKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getChangedKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getChangelog() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Returns the changelog of the firmware.
- getChannel() - Method in interface org.openhab.core.model.rule.rules.EventEmittedTrigger
-
Returns the value of the 'Channel' attribute.
- getChannel() - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
- getChannel() - Method in class org.openhab.core.thing.events.ChannelTriggeredEvent
- getChannel() - Method in class org.openhab.core.thing.events.ThingEventFactory.TriggerEventPayloadBean
- getChannel(String) - Method in interface org.openhab.core.thing.Thing
-
Gets the channel for the given id or null if no channel with the id exists.
- getChannel(ChannelUID) - Method in interface org.openhab.core.thing.Thing
-
Gets the channel for the given UID or null if no channel with the UID exists.
- getChannel(ChannelUID) - Method in interface org.openhab.core.thing.ThingRegistry
-
Returns a channel for the given channel UID or null if no channel was found
- getCHANNEL_IDAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getCHANNEL_IDRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getChannelAlternatives_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getChannelAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getChannelDefinitions() - Method in class org.openhab.core.thing.type.ChannelGroupType
-
Returns the channel definitions this
ChannelGroupType
provides. - getChannelDefinitions() - Method in class org.openhab.core.thing.type.ThingType
-
Returns the channels this
ThingType
provides. - getChannelGroupDefinitions() - Method in class org.openhab.core.thing.type.ThingType
-
Returns the channel groups defining the channels this
ThingType
provides. - getChannelGroupType(ChannelGroupTypeUID) - Method in class org.openhab.core.thing.type.ChannelGroupTypeRegistry
-
Returns the channel group type for the given UID with the default
Locale
. - getChannelGroupType(ChannelGroupTypeUID, Locale) - Method in class org.openhab.core.thing.type.ChannelGroupTypeRegistry
-
Returns the channel group type for the given UID and the given
Locale
. - getChannelGroupType(ChannelGroupTypeUID, Locale) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
- getChannelGroupType(ChannelGroupTypeUID, Locale) - Method in interface org.openhab.core.thing.type.ChannelGroupTypeProvider
- getChannelGroupTypes() - Method in class org.openhab.core.thing.type.ChannelGroupTypeRegistry
-
Returns all channel group types with the default
Locale
. - getChannelGroupTypes(Locale) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
- getChannelGroupTypes(Locale) - Method in interface org.openhab.core.thing.type.ChannelGroupTypeProvider
- getChannelGroupTypes(Locale) - Method in class org.openhab.core.thing.type.ChannelGroupTypeRegistry
-
Returns all channel group types for the given
Locale
. - getChannelGroupTypesXml() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- getChannelIDTerminalRuleCall_1_0_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getChannelKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getChannelKind() - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
- getChannelKind() - Method in interface org.openhab.core.model.thing.thing.ModelChannel
-
Returns the value of the 'Channel Kind' attribute.
- getChannelKindAlternatives_0_0_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getChannelKindAssignment_0_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getChannelKindStateKeyword_0_0_0_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getChannelKindTriggerKeyword_0_0_0_0_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getChannels() - Method in class org.openhab.core.audio.AudioFormat
-
Gets channel number
- getChannels() - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- getChannels() - Method in interface org.openhab.core.model.thing.thing.ModelThing
-
Returns the value of the 'Channels' containment reference list.
- getChannels() - Method in interface org.openhab.core.thing.Thing
-
Gets the channels.
- getChannelsAssignment_6_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getChannelsAssignment_6_4() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getChannelsKeyword_6_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getChannelsKeyword_6_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getChannelsModelChannelParserRuleCall_6_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getChannelsModelChannelParserRuleCall_6_4_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getChannelsOfGroup(String) - Method in interface org.openhab.core.thing.Thing
-
Gets the channels of the given channel group or an empty list if no channel group with the id exists or the channel group does not have channels.
- getChannelSTRINGTerminalRuleCall_1_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getChannelType() - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
- getChannelType() - Method in interface org.openhab.core.model.thing.thing.ModelChannel
-
Returns the value of the 'Channel Type' attribute.
- getChannelType(ChannelTypeUID) - Method in class org.openhab.core.thing.type.ChannelTypeRegistry
-
Returns the channel type for the given UID with the default
Locale
. - getChannelType(ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.type.ChannelTypeRegistry
-
Returns the channel type for the given UID and the given
Locale
. - getChannelType(Channel) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
-
Returns the channel type for a given channel.
- getChannelType(Channel, Locale) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
-
Returns the channel type for a given channel and locale.
- getChannelType(ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
- getChannelType(ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- getChannelType(ChannelTypeUID, Locale) - Method in interface org.openhab.core.thing.type.ChannelTypeProvider
- getChannelTypeAssignment_0_1_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getChannelTypes() - Method in class org.openhab.core.thing.type.ChannelTypeRegistry
-
Returns all channel types with the default
Locale
. - getChannelTypes(Locale) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
- getChannelTypes(Locale) - Method in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- getChannelTypes(Locale) - Method in interface org.openhab.core.thing.type.ChannelTypeProvider
- getChannelTypes(Locale) - Method in class org.openhab.core.thing.type.ChannelTypeRegistry
-
Returns all channel types for the given
Locale
. - getChannelTypesXml() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- getChannelTypeUID() - Method in class org.openhab.core.thing.Channel
-
Returns the channel type UID
- getChannelTypeUID() - Method in class org.openhab.core.thing.type.ChannelDefinition
-
Returns the type of the channel.
- getChannelTypeUID_SEGMENTParserRuleCall_0_1_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getChannelUID() - Method in class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
-
Gets the
ChannelUID
. - getChart() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getChart() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Chart
'. - getChart_ForceAsItem() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getChart_ForceAsItem() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Force As Item
'. - getChart_Legend() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getChart_Legend() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Legend
'. - getChart_Period() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getChart_Period() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Period
'. - getChart_Refresh() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getChart_Refresh() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Refresh
'. - getChart_Service() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getChart_Service() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Service
'. - getChart_YAxisDecimalPattern() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getChart_YAxisDecimalPattern() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
YAxis Decimal Pattern
'. - getChartAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getChartKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getChartParserRuleCall_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getChartRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getChartType() - Method in interface org.openhab.core.ui.chart.ChartProvider
-
Gets the type of data that will be written by the chart.
- getChildren() - Method in class org.openhab.core.automation.type.CompositeActionType
-
Gets the
Action
modules of theCompositeActionType
. - getChildren() - Method in class org.openhab.core.automation.type.CompositeConditionType
-
Gets the
Condition
modules of theCompositeConditionType
. - getChildren() - Method in class org.openhab.core.automation.type.CompositeTriggerType
-
Gets the
Trigger
modules of theCompositeTriggerType
. - getChildren() - Method in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
- getChildren() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- getChildren() - Method in interface org.openhab.core.model.sitemap.sitemap.LinkableWidget
-
Returns the value of the 'Children' containment reference list.
- getChildren() - Method in interface org.openhab.core.model.sitemap.sitemap.Sitemap
-
Returns the value of the 'Children' containment reference list.
- getChildren() - Method in class org.openhab.core.voice.text.ASTNode
- getChildren(LinkableWidget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
this should be used instead of LinkableWidget.getChildren() as there might be no children defined on the widget, but they should be dynamically determined by looking at the members of the underlying item.
- getChildren(Sitemap) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
this should be used instead of Sitemap.getChildren() as the default widgets have to be resolved to a concrete widget type.
- getChildrenAssignment_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getChildrenAssignment_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getChildrenWidgetParserRuleCall_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getChildrenWidgetParserRuleCall_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getCKeyword_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getClassFinder() - Method in class org.openhab.core.model.rule.scoping.RulesJavaReflectAccess
- getClientId() - Method in class org.openhab.core.auth.PendingToken
-
Gets the ID of the client requesting the upcoming token.
- getClientId() - Method in class org.openhab.core.auth.UserSession
-
Gets the ID of the client this session was created for
- getClientId() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Get client id to use when connecting to the broker.
- getClientInstances() - Method in interface org.openhab.core.io.transport.mdns.MDNSClient
-
This method returns the set of JmDNS instances
- getClonedStream() - Method in class org.openhab.core.audio.ByteArrayAudioStream
- getClonedStream() - Method in interface org.openhab.core.audio.ClonableAudioStream
-
Returns a new, fully independent stream instance, which can be read and closed without impacting the original instance.
- getClonedStream() - Method in class org.openhab.core.audio.FileAudioStream
- getClonedStream() - Method in class org.openhab.core.audio.URLAudioStream
- getClonedStream() - Method in class org.openhab.core.cache.lru.InputStreamCacheWrapper
- getCmd() - Method in interface org.openhab.core.model.sitemap.sitemap.Button
-
Returns the value of the 'Cmd' attribute.
- getCmd() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- getCmd() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
- getCmd() - Method in interface org.openhab.core.model.sitemap.sitemap.Mapping
-
Returns the value of the 'Cmd' attribute.
- getCmdAssignment_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getCmdAssignment_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getCmdCommandParserRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getCmdCommandParserRuleCall_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getCodec() - Method in class org.openhab.core.audio.AudioFormat
-
Gets codec
- getCodeChallenge() - Method in class org.openhab.core.auth.PendingToken
-
Gets the code challenge
- getCodeChallengeMethod() - Method in class org.openhab.core.auth.PendingToken
-
Gets the code challenge method
- getCoils() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
- getColonKeyword_0_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
- getColonKeyword_0_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
- getColonKeyword_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
- getColonKeyword_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getColonKeyword_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getColonKeyword_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
- getColonKeyword_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
- getColonKeyword_1_0_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
- getColonKeyword_1_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getColonKeyword_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getColonKeyword_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getColonKeyword_2_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getColonKeyword_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getColonKeyword_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
- getColonKeyword_3_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getColonKeyword_5_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
- getColorArray() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getColorArray() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Color Array
'. - getColorArray_Arg() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getColorArray_Arg() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Arg
'. - getColorArray_Conditions() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getColorArray_Conditions() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Conditions
'. - getColorArrayAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getColorArrayRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getColorKeyword_6() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getColorKeyword_7() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getColorpicker() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getColorpicker() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Colorpicker
'. - getColorpicker_Frequency() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getColorpicker_Frequency() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Frequency
'. - getColorpickerAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getColorpickerKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getColorpickerParserRuleCall_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getColorpickerRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getColumn() - Method in interface org.openhab.core.model.sitemap.sitemap.Button
-
Returns the value of the 'Column' attribute.
- getColumn() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- getColumnAssignment_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getColumnINTTerminalRuleCall_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getColumnNumber() - Method in class org.openhab.core.model.script.engine.ScriptError
-
Get the column number on which an error occurred.
- getCommaKeyword_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getCommaKeyword_1_10_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getCommaKeyword_1_10_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getCommaKeyword_1_11_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getCommaKeyword_1_11_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getCommaKeyword_1_3_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getCommaKeyword_1_3_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getCommaKeyword_1_3_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getCommaKeyword_1_3_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getCommaKeyword_1_8_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getCommaKeyword_1_8_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getCommaKeyword_1_8_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getCommaKeyword_1_8_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getCommaKeyword_1_8_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getCommaKeyword_1_8_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getCommaKeyword_1_9_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getCommaKeyword_1_9_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getCommaKeyword_1_9_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getCommaKeyword_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
- getCommaKeyword_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
- getCommaKeyword_2_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getCommaKeyword_2_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getCommaKeyword_2_2_2_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getCommaKeyword_2_3_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getCommaKeyword_2_3_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getCommaKeyword_2_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getCommaKeyword_2_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getCommaKeyword_2_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getCommaKeyword_2_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getCommaKeyword_2_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getCommaKeyword_2_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getCommaKeyword_3_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getCommaKeyword_3_0_1_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getCommaKeyword_3_0_2_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getCommaKeyword_3_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getCommaKeyword_4_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getCommaKeyword_4_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getCommaKeyword_4_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getCommaKeyword_5_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getCommaKeyword_5_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getCommaKeyword_5_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getCommaKeyword_6_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getCommand() - Method in class org.openhab.core.io.console.extensions.AbstractConsoleCommandExtension
- getCommand() - Method in interface org.openhab.core.io.console.extensions.ConsoleCommandExtension
-
Get the command of for the extension.
- getCommand() - Method in interface org.openhab.core.model.rule.rules.CommandEventTrigger
-
Returns the value of the 'Command' containment reference.
- getCommand() - Method in interface org.openhab.core.model.rule.rules.GroupMemberCommandEventTrigger
-
Returns the value of the 'Command' containment reference.
- getCommand() - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
- getCommand() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- getCommand() - Method in class org.openhab.core.types.CommandOption
-
Returns the command.
- getCommandAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getCommandAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getCommandAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getCommandClasses(Item) - Method in interface org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemCommandSupplier
- getCommandDescription() - Method in interface org.openhab.core.items.Item
-
Returns the
CommandDescription
for this item. - getCommandDescription() - Method in class org.openhab.core.thing.type.ChannelType
-
Returns the
CommandDescription
which should be rendered as push-buttons. - getCommandDescription(Locale) - Method in class org.openhab.core.items.GenericItem
- getCommandDescription(Locale) - Method in interface org.openhab.core.items.Item
-
Returns the
CommandDescription
for the given locale. - getCommandDescription(String, Locale) - Method in interface org.openhab.core.service.CommandDescriptionService
-
Returns the locale specific
CommandDescription
for the given item name. - getCommandDescription(String, Locale) - Method in interface org.openhab.core.types.CommandDescriptionProvider
-
Returns the item specific, localized
CommandDescription
. - getCommandDescription(Channel, CommandDescription, Locale) - Method in class org.openhab.core.thing.binding.BaseDynamicCommandDescriptionProvider
- getCommandDescription(Channel, CommandDescription, Locale) - Method in interface org.openhab.core.thing.type.DynamicCommandDescriptionProvider
-
For a given
Channel
, return aCommandDescription
that should be used for the channel, instead of the one defined statically in theChannelType
. - getCommandEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getCommandEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Command Event Trigger
'. - getCommandEventTrigger_Command() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getCommandEventTrigger_Command() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Command
'. - getCommandEventTrigger_Item() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getCommandEventTrigger_Item() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Item
'. - getCommandEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getCommandEventTriggerParserRuleCall_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getCommandEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getCommandLabel() - Method in interface org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemCommandSupplier
- getCommandOptions() - Method in interface org.openhab.core.types.CommandDescription
-
An unmodifiable list of
CommandOption
s. - getCommandRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getCommandValidCommandParserRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getCommandValidCommandParserRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getCommercialAtKeyword_4_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getCommercialAtKeyword_4_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getCOMMON_UNIT_SYMBOLSAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getCOMMON_UNIT_SYMBOLSAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getCOMMON_UNIT_SYMBOLSRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getCOMMON_UNIT_SYMBOLSRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getCommonHttpClient() - Method in interface org.openhab.core.io.net.http.HttpClientFactory
-
Returns the shared Jetty http client.
- getCommonWebSocketClient() - Method in interface org.openhab.core.io.net.http.WebSocketFactory
-
Returns a shared Jetty web socket client.
- getCompatible() - Method in class org.openhab.core.addon.Addon
-
The (expected) compatibility of this add-on
- getCompleter() - Method in interface org.openhab.core.io.console.extensions.ConsoleCommandExtension
-
This method allows a
ConsoleCommandExtension
to provide an object to enable tab-completion functionality for the user. - getComponent() - Method in class org.openhab.core.ui.components.UIComponent
-
Retrieves the type of the component.
- getCompositeChildContext(Module, Map<String, ?>) - Static method in class org.openhab.core.automation.util.ReferenceResolver
-
Resolves Composite child module's references to CompositeModule context (inputs and configuration).
- getCondition() - Method in interface org.openhab.core.model.sitemap.sitemap.Condition
-
Returns the value of the 'Condition' attribute.
- getCondition() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- getCondition() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getCondition() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Condition
'. - getCondition_Condition() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getCondition_Condition() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Condition
'. - getCondition_Item() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getCondition_Item() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Item
'. - getCondition_Sign() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getCondition_Sign() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Sign
'. - getCondition_State() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getCondition_State() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
State
'. - getConditionAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getConditionalIcon(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Gets the icon for the widget.
- getConditionAlternatives_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getConditionAssignment_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getConditionEqualsSignEqualsSignKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getConditionExclamationMarkEqualsSignKeyword_1_0_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getConditionGreaterThanSignEqualsSignKeyword_1_0_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getConditionGreaterThanSignKeyword_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getConditionLessThanSignEqualsSignKeyword_1_0_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getConditionLessThanSignKeyword_1_0_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getConditionRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getConditions() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getConditions() - Method in interface org.openhab.core.automation.Rule
-
This method is used to get the conditions participating in
Rule
. - getConditions() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the conditions participating in
RuleTemplate
. - getConditions() - Method in interface org.openhab.core.model.sitemap.sitemap.ColorArray
-
Returns the value of the 'Conditions' containment reference list.
- getConditions() - Method in interface org.openhab.core.model.sitemap.sitemap.IconRule
-
Returns the value of the 'Conditions' containment reference list.
- getConditions() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
- getConditions() - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
- getConditions() - Method in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
- getConditions() - Method in interface org.openhab.core.model.sitemap.sitemap.VisibilityRule
-
Returns the value of the 'Conditions' containment reference list.
- getConditions(Locale, String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
ConditionType
s, localized depending on passed locale parameter. - getConditions(String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
ConditionType
s. - getConditionsAssignment_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getConditionsAssignment_0_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getConditionsAssignment_0_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
- getConditionsAssignment_0_0_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getConditionsAssignment_0_0_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
- getConditionsAssignment_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getConditionsConditionParserRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getConditionsConditionParserRuleCall_0_0_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getConditionsConditionParserRuleCall_0_0_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
- getConditionsConditionParserRuleCall_0_0_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getConditionsConditionParserRuleCall_0_0_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
- getConditionsConditionParserRuleCall_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getConfidence() - Method in class org.openhab.core.voice.SpeechRecognitionEvent
-
Returns the confidence of the transcript.
- getConfig() - Method in class org.openhab.core.automation.handler.BaseModuleHandler
-
Returns the configuration of the module.
- getConfig() - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Returns the configuration of the thing.
- getConfig() - Method in class org.openhab.core.ui.components.UIComponent
-
Gets all the configuration parameters of the component
- getConfig(String) - Static method in class org.openhab.core.common.ThreadPoolManager
- getConfigAs(Class<C>) - Method in class org.openhab.core.automation.handler.BaseModuleHandler
-
Returns the configuration of the module and transforms it to the given class.
- getConfigAs(Class<T>) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Returns the configuration of the thing and transforms it to the given class.
- getConfigDescription() - Method in class org.openhab.core.config.core.dto.XmlConfigDescriptions
-
Gets the value of the configDescription property.
- getConfigDescription() - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Get the
ConfigDescription
of the thing - getConfigDescription(URI) - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- getConfigDescription(URI) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
-
Returns a config description for a given URI.
- getConfigDescription(URI, Locale) - Method in class org.openhab.core.automation.module.script.ScriptTransformationService
- getConfigDescription(URI, Locale) - Method in interface org.openhab.core.config.core.ConfigDescriptionProvider
-
Provides a
ConfigDescription
for the given URI. - getConfigDescription(URI, Locale) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
-
Returns a config description for a given URI.
- getConfigDescription(URI, Locale) - Method in class org.openhab.core.config.core.xml.AbstractXmlConfigDescriptionProvider
- getConfigDescription(ThingTypeUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Get the
ConfigDescription
for aThingTypeUID
- getConfigDescription(ChannelTypeUID) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Get the
ConfigDescription
for aChannelTypeUID
- getConfigDescription(ChannelTypeUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Get the
ConfigDescription
for aChannelTypeUID
- getConfigDescriptionMap(List<ConfigDescriptionParameter>) - Static method in class org.openhab.core.automation.util.ConfigurationNormalizer
-
Converts a list of
ConfigDescriptionParameter
s to a map with the parameter's names as keys. - getConfigDescriptionRegistry() - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
- getConfigDescriptions() - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
-
Returns all config descriptions.
- getConfigDescriptions() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- getConfigDescriptions(Locale) - Method in class org.openhab.core.automation.module.script.ScriptTransformationService
- getConfigDescriptions(Locale) - Method in interface org.openhab.core.config.core.ConfigDescriptionProvider
-
Provides a collection of
ConfigDescription
s. - getConfigDescriptions(Locale) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
-
Returns all config descriptions.
- getConfigDescriptions(Locale) - Method in class org.openhab.core.config.core.xml.AbstractXmlConfigDescriptionProvider
- getConfigDescriptionURI() - Method in class org.openhab.core.addon.Addon
-
The URI to the configuration description for this add-on
- getConfigDescriptionURI() - Method in class org.openhab.core.addon.AddonInfo
-
Returns the link to a concrete
ConfigDescription
. - getConfigDescriptionURI() - Method in class org.openhab.core.thing.type.AbstractDescriptionType
-
Returns the link to a concrete
ConfigDescription
. - getConfigFolder() - Static method in class org.openhab.core.OpenHAB
-
Returns the configuration folder path name.
- getConfigI18nLocalizerService() - Method in class org.openhab.core.config.core.xml.AbstractXmlConfigDescriptionProvider
- getConfigI18nLocalizerService() - Method in class org.openhab.core.config.core.xml.ConfigXmlConfigDescriptionProvider
- getConfigName() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getConfigs() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
- getConfigs() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceModel
-
Returns the value of the 'Configs' containment reference list.
- getConfigs() - Method in class org.openhab.core.persistence.registry.PersistenceServiceConfiguration
-
Get the item configurations.
- getConfigsAssignment_7_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getConfigsPersistenceConfigurationParserRuleCall_7_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getConfigStatus() - Method in interface org.openhab.core.config.core.status.ConfigStatusProvider
-
Returns the configuration status in form of a collection of
ConfigStatusMessage
s for theConfiguration
of the entity that is supported by thisConfigStatusProvider
. - getConfigStatus(String, Locale) - Method in class org.openhab.core.config.core.status.ConfigStatusService
-
Retrieves the
ConfigStatusInfo
of the entity by using the registeredConfigStatusProvider
that supports the given entity. - getConfigStatusMessages() - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
-
Retrieves all configuration status messages.
- getConfigStatusMessages(String...) - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
-
Retrieves all configuration status messages that have one of the given parameter names.
- getConfigStatusMessages(Collection<ConfigStatusMessage.Type>, Collection<String>) - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
-
Retrieves all configuration status messages that have one of the given parameter names or types.
- getConfigStatusMessages(ConfigStatusMessage.Type...) - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
-
Retrieves all configuration status messages that have one of the given types.
- getConfiguration() - Method in interface org.openhab.core.automation.Module
-
Gets the configuration values of the
Module
. - getConfiguration() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getConfiguration() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the
Rule
'sConfiguration
. - getConfiguration() - Method in class org.openhab.core.items.Metadata
-
Provides the configuration meta-data.
- getConfiguration() - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
- getConfiguration() - Method in interface org.openhab.core.model.items.ModelBinding
-
Returns the value of the 'Configuration' attribute.
- getConfiguration() - Method in class org.openhab.core.thing.Channel
-
Returns the channel configuration
- getConfiguration() - Method in class org.openhab.core.thing.link.ItemChannelLink
- getConfiguration() - Method in interface org.openhab.core.thing.profiles.ProfileContext
-
Get the profile's configuration object
- getConfiguration() - Method in interface org.openhab.core.thing.Thing
-
Gets the configuration.
- getConfiguration() - Method in class org.openhab.core.transform.Transformation
- getConfigurationAssignment_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getConfigurationDescriptions() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getConfigurationDescriptions() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the
List
withConfigDescriptionParameter
s defining meta info for configuration properties of theRule
. - getConfigurationDescriptions() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the
List
withConfigDescriptionParameter
s defining meta info for configuration properties of the futureRule
instances. - getConfigurationDescriptions() - Method in class org.openhab.core.automation.type.ModuleType
-
Gets the meta-data for the configuration of the future
Module
instances. - getConfigurationSTRINGTerminalRuleCall_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getConfiguredBroadcastAddress() - Method in class org.openhab.core.net.NetUtil
- getConfiguredBroadcastAddress() - Method in interface org.openhab.core.net.NetworkAddressService
-
Returns the user configured broadcast address, or the broadcast address of the user configured primary IPv4 if not provided
- getConfigValue() - Method in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
-
Returns config value to refer to this value type
- getConnection() - Method in class org.openhab.core.addon.Addon
-
A string describing the type of connection (local, cloud, cloudDiscovery) this add-on uses, if applicable.
- getConnection() - Method in class org.openhab.core.addon.AddonInfo
- getConnectMaxTries() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- getConnectTimeoutMillis() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- getConstituents() - Method in class org.openhab.core.library.types.HSBType
- getConstituents() - Method in class org.openhab.core.library.types.PointType
- getConstituents() - Method in interface org.openhab.core.types.ComplexType
-
Returns all constituents with their names as a sorted map
- getContactKeyword_4() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getContactKeyword_5() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getContainer() - Method in class org.openhab.core.audio.AudioFormat
-
Gets container
- getContentAsString() - Method in class org.openhab.core.io.net.http.HttpRequestBuilder
-
Executes the build request
- getContentType() - Method in class org.openhab.core.addon.Addon
-
The content type of the add-on
- getContext() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns the context of the configuration parameter.
- getContext() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroup
-
Get the context of the group.
- getContext() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the context property.
- getContext() - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
-
Gets the value of the context property.
- getContext(String) - Method in interface org.openhab.core.model.script.runtime.DSLScriptContextProvider
-
Returns the evaluation context, i.e.
- getConverter() - Method in enum class org.openhab.core.library.unit.BinaryPrefix
-
Returns the corresponding unit converter.
- getConverterTo(Unit<Currency>) - Method in class org.openhab.core.library.unit.CurrencyUnit
- getConverterToAny(Unit<?>) - Method in class org.openhab.core.library.unit.CurrencyUnit
- getCoreVersion() - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- getCount() - Method in interface org.openhab.core.persistence.PersistenceItemInfo
-
Returns a counter with the number of rows of data associated with the item Note that this should be used as a guide to the amount of data and may note be 100% accurate.
- getCOUNTCOUNTKeyword_9_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getCOUNTEnumLiteralDeclaration_9() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getCountries() - Method in class org.openhab.core.addon.Addon
-
A list of ISO 3166 codes relevant to this add-on
- getCountries() - Method in class org.openhab.core.addon.AddonInfo
- getCreatedOn() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- getCreatedTime() - Method in class org.openhab.core.auth.UserApiToken
-
Gets the time when this token was created.
- getCreatedTime() - Method in class org.openhab.core.auth.UserSession
-
Gets the creation time of the session.
- getCron() - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
- getCron() - Method in interface org.openhab.core.model.rule.rules.TimerTrigger
-
Returns the value of the 'Cron' attribute.
- getCronAssignment_0_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getCronExpression() - Method in interface org.openhab.core.model.persistence.persistence.CronStrategy
-
Returns the value of the 'Cron Expression' attribute.
- getCronExpression() - Method in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
- getCronExpression() - Method in class org.openhab.core.persistence.strategy.PersistenceCronStrategy
- getCronExpressionAssignment_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getCronExpressionSTRINGTerminalRuleCall_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getCronKeyword_0_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getCronStrategy() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getCronStrategy() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Cron Strategy
'. - getCronStrategy_CronExpression() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getCronStrategy_CronExpression() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Cron Expression
'. - getCronStrategyAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getCronStrategyAction_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getCronStrategyParserRuleCall_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.StrategyElements
- getCronStrategyRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getCronSTRINGTerminalRuleCall_0_2_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getCurrentNanoTime() - Method in class org.openhab.core.cache.ExpiringCacheAsync
-
Returns an arbitrary time reference in nanoseconds.
- getCurrentOwner() - Method in interface org.openhab.core.io.transport.serial.SerialPortIdentifier
-
Returns a textual representation of the current owner of the port.
- getCurrentSize() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
-
Get the current size
- getDataBits() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- getDataBits() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Gets number of port data bits.
- getDataLength() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
- getDate() - Method in class org.openhab.core.automation.RuleExecution
-
Returns the time when the rule will be executed.
- getDateTimeKeyword_5() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getDateTimeKeyword_6() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getDateTimeTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getDateTimeTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Date Time Trigger
'. - getDateTimeTrigger_Item() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getDateTimeTrigger_Item() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Item
'. - getDateTimeTrigger_TimeOnly() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getDateTimeTrigger_TimeOnly() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Time Only
'. - getDateTimeTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getDateTimeTriggerParserRuleCall_8() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getDateTimeTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getDaysUntil(String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getDaysUntil(String, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getDaysUntil(ZonedDateTime, String) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Gets the number of days until searchedHoliday
- getDaysUntil(ZonedDateTime, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getDaysUntil(ZonedDateTime, String, String) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Gets the number of days until searchedHoliday in user file
- getDaysUntil(ZonedDateTime, String, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getDaysUntil(ZonedDateTime, String, URL) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Gets the number of days until searchedHoliday in user file
- getDECIMALAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getDECIMALRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getDECIMALRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getDECIMALRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getDefault() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns the default value of the configuration parameter.
- getDefault() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the default property.
- getDefault() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getDefault() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Default
'. - getDefault() - Method in interface org.openhab.core.persistence.PersistenceServiceRegistry
-
Get the default persistence service.
- getDefault_Height() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getDefault_Height() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Height
'. - getDefaultAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getDefaultId() - Method in interface org.openhab.core.persistence.PersistenceServiceRegistry
-
Get the id of the default persistence service.
- getDefaultKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getDefaultKeyword_4_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getDefaultParserRuleCall_11() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getDefaultPresets() - Method in class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider
- getDefaultPresets() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionManagerWrapper
- getDefaultPresets() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
-
These presets will always get injected into the ScriptEngine on instance creation.
- getDefaultRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getDefaultRuleName() - Method in class org.openhab.core.model.parser.antlr.ItemsParser
- getDefaultRuleName() - Method in class org.openhab.core.model.persistence.parser.antlr.PersistenceParser
- getDefaultRuleName() - Method in class org.openhab.core.model.rule.parser.antlr.RulesParser
- getDefaultRuleName() - Method in class org.openhab.core.model.script.parser.antlr.ScriptParser
- getDefaultRuleName() - Method in class org.openhab.core.model.sitemap.parser.antlr.SitemapParser
- getDefaultRuleName() - Method in class org.openhab.core.model.thing.parser.antlr.ThingParser
- getDefaults() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
- getDefaults() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceModel
-
Returns the value of the 'Defaults' reference list.
- getDefaults() - Method in class org.openhab.core.persistence.registry.PersistenceServiceConfiguration
-
Get the default strategies.
- getDefaultsAssignment_4_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getDefaultsAssignment_4_3_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getDefaultsStrategyCrossReference_4_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getDefaultsStrategyCrossReference_4_3_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getDefaultsStrategyIDTerminalRuleCall_4_2_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getDefaultsStrategyIDTerminalRuleCall_4_3_1_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getDefaultStrategies() - Method in interface org.openhab.core.persistence.PersistenceService
-
Provides default persistence strategies that are used for all items if no user defined configuration is found.
- getDefaultTags() - Method in class org.openhab.core.thing.Channel
-
Returns default tags of this channel.
- getDefaultValue() - Method in class org.openhab.core.automation.type.Input
-
Gets the string representation of the default value of the
Input
. - getDefaultValue() - Method in class org.openhab.core.automation.type.Output
-
This method is used to get the string representation of the default value of the
Output
. - getDefaultValueAsCorrectType(ConfigDescriptionParameter) - Static method in class org.openhab.core.config.core.ConfigUtil
-
Maps the provided (default) value of the given
ConfigDescriptionParameter
to the corresponding Java type. - getDefaultVoice() - Method in interface org.openhab.core.voice.VoiceManager
-
Returns the default voice used for TTS.
- getDefaultWidget(Class<? extends Item>, String) - Method in interface org.openhab.core.ui.items.ItemUIProvider
-
Provides a default widget for a given item (class).
- getDefinition() - Method in interface org.openhab.core.model.persistence.persistence.Filter
-
Returns the value of the 'Definition' containment reference.
- getDefinition() - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
- getDefinitionAssignment_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
- getDefinitionFilterDetailsParserRuleCall_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
- getDegreeCelsiusKeyword_3() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getDegreeSignKeyword_4() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getDependencyTracker() - Method in interface org.openhab.core.automation.module.script.ScriptEngineFactory
-
This method returns a
ScriptDependencyTracker
if it is available - getDescription() - Method in class org.openhab.core.addon.Addon
-
The description of the add-on
- getDescription() - Method in class org.openhab.core.addon.AddonInfo
-
Returns a human-readable description for the add-on (e.g.
- getDescription() - Method in interface org.openhab.core.automation.Module
-
Gets the description of the
Module
. - getDescription() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getDescription() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getDescription() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the human-readable description of the purpose and consequences of the
Rule
's execution. - getDescription() - Method in class org.openhab.core.automation.RuleStatusInfo
-
Gets the description of the status.
- getDescription() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the human-readable description of the purpose of the
RuleTemplate
. - getDescription() - Method in interface org.openhab.core.automation.template.Template
-
Gets the description of a Template.
- getDescription() - Method in class org.openhab.core.automation.type.Input
-
Gets the long description of the Input.
- getDescription() - Method in class org.openhab.core.automation.type.ModuleType
-
Gets the description of the
ModuleType
. - getDescription() - Method in class org.openhab.core.automation.type.Output
-
This method is used for getting the long description of the
Output
. - getDescription() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns a human readable description for the configuration parameter.
- getDescription() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroup
-
Get the human readable description of the parameter group
- getDescription() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the description property.
- getDescription() - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
-
Gets the value of the description property.
- getDescription() - Method in class org.openhab.core.io.console.extensions.AbstractConsoleCommandExtension
- getDescription() - Method in interface org.openhab.core.io.console.extensions.ConsoleCommandExtension
-
Get the description for the extension.
- getDescription() - Method in interface org.openhab.core.semantics.SemanticTag
-
Returns the description of the semantic tag.
- getDescription() - Method in class org.openhab.core.semantics.SemanticTagImpl
- getDescription() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Returns the description of the firmware.
- getDescription() - Method in class org.openhab.core.thing.Channel
-
Returns the description (if set).
- getDescription() - Method in class org.openhab.core.thing.ThingStatusInfo
-
Gets the description of the status.
- getDescription() - Method in class org.openhab.core.thing.type.AbstractDescriptionType
-
Returns the human-readable description for the according type.
- getDescription() - Method in class org.openhab.core.thing.type.ChannelDefinition
-
Returns the description (if set).
- getDescription() - Method in class org.openhab.core.thing.type.ChannelGroupDefinition
-
Returns the description (if set).
- getDescription() - Method in class org.openhab.core.ui.icon.IconSet
-
Returns a description for the icon set.
- getDescription(Locale) - Method in interface org.openhab.core.config.core.metadata.MetadataConfigDescriptionProvider
-
Get the human-readable description of the metadata namespace
- getDescriptorURL(UpnpIOParticipant) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOService
-
Retrieves the descriptor url for the participant
- getDetailedDescription() - Method in class org.openhab.core.addon.Addon
-
The detailed description of the add-on
- getDialogContextBuilder() - Method in interface org.openhab.core.voice.VoiceManager
-
Returns a dialog context builder with the default required services and configurations for dialog processing
- getDialogRegistrations() - Method in interface org.openhab.core.voice.VoiceManager
-
List current dialog registrations
- getDialogsContexts() - Method in interface org.openhab.core.voice.VoiceManager
-
Returns a list with the contexts of all running dialogs.
- getDimension() - Method in class org.openhab.core.library.items.NumberItem
-
Returns the
Dimension
associated with thisNumberItem
, may be null. - getDimension() - Method in class org.openhab.core.library.types.QuantityType
- getDimension() - Method in class org.openhab.core.library.unit.CurrencyUnit
- getDimensionName(Unit<?>) - Static method in class org.openhab.core.types.util.UnitUtils
-
The name of the dimension as stated in the ChannelType configuration.
- getDimmerKeyword_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getDimmerKeyword_4() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getDiscoveryMethods() - Method in class org.openhab.core.addon.AddonInfo
- getDiscoveryResult() - Method in class org.openhab.core.config.discovery.inbox.events.AbstractInboxEvent
-
Gets the discovery result as data transfer object.
- getEarliest() - Method in interface org.openhab.core.persistence.PersistenceItemInfo
-
Returns the earliest timestamp from data in the persistence database
- getEARLIESTEARLIESTKeyword_11_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getEARLIESTEnumLiteralDeclaration_11() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getElementClass() - Method in interface org.openhab.core.model.yaml.YamlModelListener
-
Get the DTO class to be used for each object of this model type.
- getElements() - Method in class org.openhab.core.model.yaml.AbstractYamlFile
- getElements() - Method in interface org.openhab.core.model.yaml.YamlFile
-
Get the list of elements present in the YAML file.
- getEncoding() - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
- getEncoding() - Method in interface org.openhab.core.model.sitemap.sitemap.Video
-
Returns the value of the 'Encoding' attribute.
- getEncodingAssignment_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getEncodingKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getEncodingSTRINGTerminalRuleCall_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getEnd() - Method in class org.openhab.core.types.TimeSeries
-
Get the timestamp of the last element in this series.
- getEndDate() - Method in class org.openhab.core.persistence.FilterCriteria
- getEndKeyword_7() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getEndpoint() - Method in exception org.openhab.core.io.transport.modbus.exception.ModbusConnectionException
-
Get endpoint associated with this connection error
- getEndpoint() - Method in interface org.openhab.core.io.transport.modbus.ModbusCommunicationInterface
-
Get endpoint associated with this communication interface
- getEndpoint() - Method in interface org.openhab.core.io.transport.modbus.TaskWithEndpoint
-
Gets endpoint associated with this task
- getEndpointPoolConfiguration(ModbusSlaveEndpoint) - Method in interface org.openhab.core.io.transport.modbus.ModbusManager
-
Get general configuration settings applied to a given endpoint Note that default configuration settings are returned in case the endpoint has not been configured.
- getEnv() - Method in class org.openhab.core.scheduler.CronAdjuster
- getEPackages() - Method in class org.openhab.core.model.persistence.validation.AbstractPersistenceValidator
- getEPackages() - Method in class org.openhab.core.model.rule.validation.AbstractRulesValidator
- getEPackages() - Method in class org.openhab.core.model.script.validation.AbstractScriptValidator
- getEPackages() - Method in class org.openhab.core.model.sitemap.validation.AbstractSitemapValidator
- getEPackages() - Method in class org.openhab.core.model.thing.validation.AbstractThingValidator
- getEPackages() - Method in class org.openhab.core.model.validation.AbstractItemsValidator
- getEQUALITYEnumLiteralDeclaration_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getEQUALITYEQUALITYKeyword_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getEqualsFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getEqualsFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Equals Filter
'. - getEqualsFilter_Values() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getEqualsFilter_Values() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute list '
Values
'. - getEqualsFilterAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getEqualsFilterParserRuleCall_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
- getEqualsFilterRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getEqualsSignKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
- getEqualsSignKeyword_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getEqualsSignKeyword_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
- getEqualsSignKeyword_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getEqualsSignKeyword_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
- getEqualsSignKeyword_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getEqualsSignKeyword_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getEqualsSignKeyword_2_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getEqualsSignKeyword_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getEqualsSignKeyword_3_0_1_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getEqualsSignKeyword_3_0_2_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getEqualsSignKeyword_4_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getEqualsSignKeyword_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getEqualsSignKeyword_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getEquipment(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
- getEquipment(Item) - Static method in class org.openhab.core.semantics.SemanticTags
- getEquipmentType(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
- getError() - Method in exception org.openhab.core.auth.client.oauth2.OAuthResponseException
- getErrorDescription() - Method in exception org.openhab.core.auth.client.oauth2.OAuthResponseException
- getErrorMessage() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfo
-
Returns the error message in case of result is
FirmwareUpdateResult.ERROR
. - getErrors() - Method in exception org.openhab.core.model.script.engine.ScriptException
-
All Errors that lead to this Exception.
- getErrorUri() - Method in exception org.openhab.core.auth.client.oauth2.OAuthResponseException
- getEvent() - Method in class org.openhab.core.thing.events.ChannelTriggeredEvent
-
Returns the event.
- getEvent() - Method in class org.openhab.core.thing.events.ThingEventFactory.TriggerEventPayloadBean
- getEvent() - Method in class org.openhab.core.thing.type.ChannelType
-
Returns information about the supported events.
- getEventEmittedTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getEventEmittedTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Event Emitted Trigger
'. - getEventEmittedTrigger_Channel() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getEventEmittedTrigger_Channel() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Channel
'. - getEventEmittedTrigger_Trigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getEventEmittedTrigger_Trigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Trigger
'. - getEventEmittedTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getEventEmittedTriggerParserRuleCall_6() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getEventEmittedTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getEventFilter() - Method in interface org.openhab.core.events.EventSubscriber
-
Gets an
EventFilter
in order to receive specific events if the filter applies. - getEventPublisher() - Method in class org.openhab.core.common.registry.AbstractRegistry
- getEventPublisher() - Static method in class org.openhab.core.model.script.ScriptServiceUtil
- getEventtrigger() - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
- getEventtrigger() - Method in interface org.openhab.core.model.rule.rules.Rule
-
Returns the value of the 'Eventtrigger' containment reference list.
- getEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Event Trigger
'. - getEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getEventtriggerAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getEventtriggerAssignment_4_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getEventtriggerEventTriggerParserRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getEventtriggerEventTriggerParserRuleCall_4_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getEventType() - Method in interface org.openhab.core.io.transport.serial.SerialPortEvent
-
Get the type of the event.
- getException() - Method in class org.openhab.core.voice.text.InterpretationResult
- getExceptionCode() - Method in exception org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
- getExceptionCode() - Method in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
- getExchangeRate(Unit<Currency>) - Static method in class org.openhab.core.library.unit.CurrencyUnits
-
Get the exchange rate for a given currency to the system's base unit
- getExchangeRateFunction() - Method in interface org.openhab.core.library.unit.CurrencyProvider
-
Get a
Function
that supplies exchanges rates for currencies supported by this provider - getExclamationMarkKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
- getExecutionTime() - Method in interface org.openhab.core.automation.module.script.action.Timer
-
Gets the scheduled exection time
- getExecutionTime() - Method in class org.openhab.core.model.script.actions.Timer
- getExecutorService() - Method in interface org.openhab.core.thing.profiles.ProfileContext
-
Get a scheduler to be used within profiles (if needed at all)
- getExpiresIn() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- getExpression() - Method in class org.openhab.core.voice.text.Rule
- getExpressionsAssignment_1_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
- getExpressionsXExpressionOrVarDeclarationParserRuleCall_1_0_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
- getExtensibleChannelTypeIds() - Method in class org.openhab.core.thing.type.ThingType
- getExtension() - Method in interface org.openhab.core.model.core.ModelParser
-
Returns the file extensions of the models this parser registers for.
- getExtension(String) - Static method in class org.openhab.core.audio.utils.AudioStreamUtils
-
Gets the extension of a filename.
- getExtensionClasses() - Method in class org.openhab.core.model.script.scoping.ScriptImplicitlyImportedTypes
- getFactory() - Method in class org.openhab.core.automation.module.script.ScriptEngineContainer
- getFailureCallback() - Method in interface org.openhab.core.io.transport.modbus.TaskWithEndpoint
-
Gets the failure callback associated with this task, will be called in case of an error
- getFalseKeyword_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BOOLEANElements
- getFalseKeyword_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
- getFalseKeyword_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BOOLEANElements
- getFeatureCallIDAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getFeatureCallIDAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getFeatureCallIDRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getFeatureCallIDRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getField() - Method in class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
-
Gets the changed field.
- getFileClass() - Method in interface org.openhab.core.model.yaml.YamlModelListener
-
Get the DTO class to be used for a file providing objects for this model type.
- getFilenames(String[]) - Method in class org.openhab.core.transform.AbstractFileTransformationService
-
Deprecated.Returns a list of all files with the given extensions in the transformation folder
- getFilter() - Method in class org.openhab.core.config.core.dto.XmlParameter
- getFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Filter
'. - getFilter_Definition() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getFilter_Definition() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the containment reference '
Definition
'. - getFilter_Name() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getFilter_Name() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Name
'. - getFilterAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getFilterCriteria() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns a list of filter criteria for a dynamically created selection list.
- getFilterDetails() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getFilterDetails() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Filter Details
'. - getFilterDetailsAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getFilterDetailsRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getFilterKeyword_3_0_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getFilterRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getFilters() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
- getFilters() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
- getFilters() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceConfiguration
-
Returns the value of the 'Filters' reference list.
- getFilters() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceModel
-
Returns the value of the 'Filters' containment reference list.
- getFilters() - Method in class org.openhab.core.persistence.registry.PersistenceServiceConfiguration
-
Get all defined filters.
- getFiltersAssignment_3_0_2_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getFiltersAssignment_3_0_2_3_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getFiltersAssignment_6_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getFiltersFilterCrossReference_3_0_2_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getFiltersFilterCrossReference_3_0_2_3_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getFiltersFilterIDTerminalRuleCall_3_0_2_2_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getFiltersFilterIDTerminalRuleCall_3_0_2_3_1_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getFiltersFilterParserRuleCall_6_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getFiltersKeyword_6_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getFirmware(Thing, String) - Method in interface org.openhab.core.thing.firmware.FirmwareProvider
-
Returns the firmware for the given thing and provided firmware version.
- getFirmware(Thing, String) - Method in interface org.openhab.core.thing.firmware.FirmwareRegistry
-
Returns the firmware for the given thing and firmware version by using the locale provided by the
LocaleProvider
. - getFirmware(Thing, String, Locale) - Method in interface org.openhab.core.thing.firmware.FirmwareProvider
-
Returns the firmware for the given thing and version for the given locale.
- getFirmware(Thing, String, Locale) - Method in interface org.openhab.core.thing.firmware.FirmwareRegistry
-
Returns the firmware for the given thing, firmware version and locale.
- getFirmwareRestriction() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Provides the restriction of the firmware as
FirmwareRestriction
function. - getFirmwares(Thing) - Method in interface org.openhab.core.thing.firmware.FirmwareProvider
-
Returns the set of available firmwares for the given thing.
- getFirmwares(Thing) - Method in interface org.openhab.core.thing.firmware.FirmwareRegistry
-
Returns the collection of available firmwares for the given thing using the locale provided by the
LocaleProvider
. - getFirmwares(Thing, Locale) - Method in interface org.openhab.core.thing.firmware.FirmwareProvider
-
Returns the set of available firmwares for the given thing and the given locale.
- getFirmwares(Thing, Locale) - Method in interface org.openhab.core.thing.firmware.FirmwareRegistry
-
Returns the collection of available firmwares for the given thing and locale.
- getFirmwareStatus() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
-
Returns the firmware status.
- getFirmwareStatusInfo() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfoEvent
-
Returns the firmware status info.
- getFirmwareStatusInfo(ThingUID) - Method in interface org.openhab.core.thing.firmware.FirmwareUpdateService
-
Returns the
FirmwareStatusInfo
for the thing having the given thing UID. - getFirmwareUpdateResultInfo() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfoEvent
-
Returns the firmware update result info.
- getFirmwareVersion() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
-
Returns the firmware version of the firmware that is updated.
- getFirstReconnectAfter() - Method in class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
- getFKeyword_1() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getFlag() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
-
Returns the flag of this result object.
The flag signals e.g. - getFloat32() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Extract single-precision 32-bit IEEE 754 floating point at current position, and advance position.
- getFloat32Swap() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Extract single-precision 32-bit IEEE 754 floating point at current position, and advance position.
- getFLOATRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getFLOATTerminalRuleCall_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NumberElements
- getFLOATTerminalRuleCall_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.XStateElements
- getFlowControlMode() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- getFlowControlMode() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Gets the flow control mode value.
- getFollowElements(AbstractInternalContentAssistParser) - Method in class org.openhab.core.model.ide.contentassist.antlr.PartialItemsContentAssistParser
- getFollowElements(AbstractInternalContentAssistParser) - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PartialPersistenceContentAssistParser
- getFollowElements(AbstractInternalContentAssistParser) - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.PartialRulesContentAssistParser
- getFollowElements(AbstractInternalContentAssistParser) - Method in class org.openhab.core.model.script.ide.contentassist.antlr.PartialScriptContentAssistParser
- getFollowElements(AbstractInternalContentAssistParser) - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.PartialSitemapContentAssistParser
- getFollowElements(AbstractInternalContentAssistParser) - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.PartialThingContentAssistParser
- getForceAsItem() - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
-
Returns the value of the 'Force As Item' attribute.
- getForceAsItem() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- getForceAsItemAssignment_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getForceAsItemBOOLEAN_OBJECTParserRuleCall_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getForceasitemKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getFormat() - Method in class org.openhab.core.audio.AudioStream
-
Gets the supported audio format
- getFormat() - Method in class org.openhab.core.audio.ByteArrayAudioStream
- getFormat() - Method in class org.openhab.core.audio.FileAudioStream
- getFormat() - Method in class org.openhab.core.audio.URLAudioStream
- getFormatPattern(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Gets the format pattern for the widget value, retrieved from widget label, item label or item state description
- getFormats() - Method in class org.openhab.core.ui.icon.IconSet
-
Provides information about supported file formats of this set.
- getFrame() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getFrame() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Frame
'. - getFrameAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getFrameAction_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getFrameKeyword_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getFrameParserRuleCall_0_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getFrameRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getFrequency() - Method in class org.openhab.core.audio.AudioFormat
-
Gets frequency
- getFrequency() - Method in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
- getFrequency() - Method in interface org.openhab.core.model.sitemap.sitemap.Colorpicker
-
Returns the value of the 'Frequency' attribute.
- getFrequency() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorpickerImpl
- getFrequency() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- getFrequency() - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
-
Returns the value of the 'Frequency' attribute.
- getFrequencyAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getFrequencyAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getFrequencyINTTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getFrequencyINTTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getFrom(String) - Static method in class org.openhab.core.io.net.http.HttpRequestBuilder
-
Construct an http request builder to get data from an
url
- getFromKeyword_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getFromKeyword_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getFromKeyword_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getFullJvmFormalParameterAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getFullJvmFormalParameterAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getFullJvmFormalParameterRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getFullJvmFormalParameterRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getFullStopKeyword_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
- getFullStopKeyword_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
- getFullStopKeyword_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
- getFunction() - Method in class org.openhab.core.items.GroupItem
-
Returns the function of this
GroupItem
. - getFunction() - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
- getFunction() - Method in interface org.openhab.core.model.items.ModelGroupItem
-
Returns the value of the 'Function' attribute.
- getFunctionAssignment_2_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getFunctionCode() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
- getFunctionCode() - Method in interface org.openhab.core.io.transport.modbus.ModbusResponse
-
Function code of the response.
- getFunctionCode() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
- getFunctionCode() - Method in enum class org.openhab.core.io.transport.modbus.ModbusWriteFunctionCode
-
Get numeric function code represented by this instance
- getFunctionCode() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRegisterRequestBlueprint
- getFunctionCode() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprint
-
Returns the function code of this ModbusMessage as int.
The function code is a 1-byte non negative integer value valid in the range of 0-127.
Function codes are ordered in conformance classes their values are specified in net.wimpi.modbus.Modbus. - getFunctionModelGroupFunctionEnumRuleCall_2_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getGrammar() - Method in class org.openhab.core.model.lazygen.LazyLanguageConfig
- getGrammar() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getGrammar() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getGrammar() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getGrammar() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getGrammar() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getGrammar() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getGrammar(Locale, String) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
- getGrammar(Locale, String) - Method in interface org.openhab.core.voice.text.HumanLanguageInterpreter
-
Gets the grammar of all commands of a given
Locale
of the interpreter - getGrammarAccess() - Method in class org.openhab.core.model.ide.contentassist.antlr.ItemsParser
- getGrammarAccess() - Method in class org.openhab.core.model.parser.antlr.ItemsParser
- getGrammarAccess() - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser
- getGrammarAccess() - Method in class org.openhab.core.model.persistence.parser.antlr.PersistenceParser
- getGrammarAccess() - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser
- getGrammarAccess() - Method in class org.openhab.core.model.rule.parser.antlr.RulesParser
- getGrammarAccess() - Method in class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser
- getGrammarAccess() - Method in class org.openhab.core.model.script.parser.antlr.ScriptParser
- getGrammarAccess() - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser
- getGrammarAccess() - Method in class org.openhab.core.model.sitemap.parser.antlr.SitemapParser
- getGrammarAccess() - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser
- getGrammarAccess() - Method in class org.openhab.core.model.thing.parser.antlr.ThingParser
- getGravity() - Method in class org.openhab.core.library.types.PointType
- getGreaterThanSignKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getGreaterThanSignKeyword_3_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getGreekCapitalLetterOmegaKeyword_2() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getGreen() - Method in class org.openhab.core.library.types.HSBType
-
Deprecated.Use
ColorUtil.hsbToRgb(HSBType)
instead - getGroup() - Method in interface org.openhab.core.model.persistence.persistence.GroupConfig
-
Returns the value of the 'Group' attribute.
- getGroup() - Method in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
- getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
- getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
- getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
- getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
- getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
- getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
- getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
- getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
- getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getGroup() - Method in interface org.openhab.core.model.rule.rules.GroupMemberChangedEventTrigger
-
Returns the value of the 'Group' attribute.
- getGroup() - Method in interface org.openhab.core.model.rule.rules.GroupMemberCommandEventTrigger
-
Returns the value of the 'Group' attribute.
- getGroup() - Method in interface org.openhab.core.model.rule.rules.GroupMemberUpdateEventTrigger
-
Returns the value of the 'Group' attribute.
- getGroup() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- getGroup() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- getGroup() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getGroup() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getGroup() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
- getGroup() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
- getGroup() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ItemModelElements
- getGroup() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getGroup() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getGroup() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
- getGroup() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconNameElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NumberElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapModelElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getGroup() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Group
'. - getGroup() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
- getGroup() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getGroup() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getGroup() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getGroup() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getGroup() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
- getGroup() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
- getGroup() - Method in class org.openhab.core.persistence.config.PersistenceGroupConfig
- getGroup_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getGroup_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
- getGroup_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getGroup_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconNameElements
- getGroup_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
- getGroup_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getGroup_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
- getGroup_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getGroup_0_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getGroup_0_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
- getGroup_0_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getGroup_0_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
- getGroup_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
- getGroup_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getGroup_1() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
- getGroup_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
- getGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getGroup_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
- getGroup_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
- getGroup_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getGroup_1_0_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
- getGroup_1_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getGroup_1_10() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_10() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_10_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_10_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_10_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_10_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_11() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_11() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_11_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_11_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_11_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_11_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_12() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_3_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_3_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_3_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_3_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_8_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_8_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_8_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_8_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_8_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_8_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_8_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_8_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_8_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_8_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_8_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_8_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_9() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_9() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_9() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_9_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_9_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_9_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_9_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_9_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_9_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
- getGroup_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
- getGroup_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getGroup_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getGroup_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
- getGroup_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getGroup_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
- getGroup_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getGroup_2_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getGroup_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_2_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getGroup_2_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_2_2_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getGroup_2_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_3_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_3_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getGroup_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getGroup_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getGroup_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getGroup_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getGroup_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getGroup_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getGroup_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup_3_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup_3_0_1_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup_3_0_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup_3_0_2_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup_3_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getGroup_4() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getGroup_4() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getGroup_4() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getGroup_4() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getGroup_4() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getGroup_4() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup_4() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getGroup_4() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getGroup_4() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getGroup_4_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup_4_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getGroup_4_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getGroup_5() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup_5() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getGroup_5() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getGroup_5() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
- getGroup_5_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup_5_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getGroup_5_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getGroup_6() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getGroup_6() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup_6() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getGroup_6() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getGroup_6_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup_7() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getGroup_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getGroupAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getGroupAssignment_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
- getGroupAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getGroupAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getGroupAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getGroupConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getGroupConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Group Config
'. - getGroupConfig_Group() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getGroupConfig_Group() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Group
'. - getGroupConfigAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getGroupConfigRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getGroupId() - Method in class org.openhab.core.thing.ChannelUID
-
Returns the group id.
- getGroupIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
- getGroupItemNameParserRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getGroupItemNameParserRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getGroupItemNameParserRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getGroupItemRefAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getGroupItemRefRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getGroupKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroupKeyword_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getGroupMemberChangedEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberChangedEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Group Member Changed Event Trigger
'. - getGroupMemberChangedEventTrigger_Group() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberChangedEventTrigger_Group() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Group
'. - getGroupMemberChangedEventTrigger_NewState() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberChangedEventTrigger_NewState() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
New State
'. - getGroupMemberChangedEventTrigger_OldState() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberChangedEventTrigger_OldState() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Old State
'. - getGroupMemberChangedEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getGroupMemberChangedEventTriggerParserRuleCall_5() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getGroupMemberChangedEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getGroupMemberCommandEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberCommandEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Group Member Command Event Trigger
'. - getGroupMemberCommandEventTrigger_Command() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberCommandEventTrigger_Command() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Command
'. - getGroupMemberCommandEventTrigger_Group() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberCommandEventTrigger_Group() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Group
'. - getGroupMemberCommandEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getGroupMemberCommandEventTriggerParserRuleCall_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getGroupMemberCommandEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getGroupMemberUpdateEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberUpdateEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Group Member Update Event Trigger
'. - getGroupMemberUpdateEventTrigger_Group() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberUpdateEventTrigger_Group() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Group
'. - getGroupMemberUpdateEventTrigger_State() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberUpdateEventTrigger_State() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
State
'. - getGroupMemberUpdateEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getGroupMemberUpdateEventTriggerParserRuleCall_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getGroupMemberUpdateEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getGroupName() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns a the group for this configuration parameter.
- getGroupName() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the groupName property.
- getGroupNames() - Method in class org.openhab.core.items.GenericItem
- getGroupNames() - Method in interface org.openhab.core.items.Item
-
Returns a list of the names of the groups this item belongs to.
- getGroupParserRuleCall_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getGroupRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getGroups() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- getGroups() - Method in interface org.openhab.core.model.items.ModelItem
-
Returns the value of the 'Groups' attribute list.
- getGroupsAssignment_4_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getGroupsAssignment_4_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getGroupsIDTerminalRuleCall_4_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getGroupsIDTerminalRuleCall_4_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getHandler() - Method in interface org.openhab.core.thing.Bridge
-
Gets the bridge handler.
- getHandler() - Method in interface org.openhab.core.thing.Thing
-
Gets the handler.
- getHandler(Module, String) - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
- getHandler(Module, String) - Method in interface org.openhab.core.automation.handler.ModuleHandlerFactory
- getHandlerAcceptedCommandTypes() - Method in interface org.openhab.core.thing.profiles.ProfileContext
-
Get the list of accepted command types for commands sent to the handler This is an optional method and will return an empty list if not implemented.
- getHandlers() - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
-
Provides all available
ModuleHandler
s created by concrete factory implementation. - getHeight() - Method in interface org.openhab.core.model.sitemap.sitemap.Default
-
Returns the value of the 'Height' attribute.
- getHeight() - Method in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
- getHeight() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
- getHeight() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
- getHeight() - Method in interface org.openhab.core.model.sitemap.sitemap.Mapview
-
Returns the value of the 'Height' attribute.
- getHeight() - Method in interface org.openhab.core.model.sitemap.sitemap.Webview
-
Returns the value of the 'Height' attribute.
- getHeightAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getHeightAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getHeightAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getHeightINTTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getHeightINTTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getHeightINTTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getHeightKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getHeightKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getHeightKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getHelp(String, String, Collection<ConsoleCommandExtension>) - Static method in class org.openhab.core.io.console.ConsoleInterpreter
- getHEXRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getHEXRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getHLI() - Method in interface org.openhab.core.voice.VoiceManager
-
Retrieves a HumanLanguageInterpreter.
- getHLI(String) - Method in interface org.openhab.core.voice.VoiceManager
-
Retrieves a HumanLanguageInterpreter with the given id.
- getHLIs() - Method in interface org.openhab.core.voice.VoiceManager
-
Retrieves all HumanLanguageInterpreters.
- getHLIsByIds(String) - Method in interface org.openhab.core.voice.VoiceManager
-
Retrieves a HumanLanguageInterpreter collection.
- getHLIsByIds(List<String>) - Method in interface org.openhab.core.voice.VoiceManager
-
Retrieves a HumanLanguageInterpreter collection.
- getHolidayDescription(String) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Gets the localized holiday description
- getHolidayDescription(String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getHost() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Get the MQTT broker host
- getHostName() - Method in interface org.openhab.core.io.net.http.TlsProvider
-
Host name for which this tls-provider is intended.
- getHttpServicePort(BundleContext) - Static method in class org.openhab.core.net.HttpServiceUtil
-
Get the port that is used by the HTTP service.
- getHttpServicePortSecure(BundleContext) - Static method in class org.openhab.core.net.HttpServiceUtil
- getHue() - Method in class org.openhab.core.library.types.HSBType
- getHyphenMinusGreaterThanSignKeyword_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getHyphenMinusKeyword_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
- getHyphenMinusKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NumberElements
- getHyphenMinusKeyword_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
- getHyphenMinusKeyword_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconNameElements
- getIcon() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- getIcon() - Method in interface org.openhab.core.model.items.ModelItem
-
Returns the value of the 'Icon' attribute.
- getIcon() - Method in interface org.openhab.core.model.sitemap.sitemap.Button
-
Returns the value of the 'Icon' attribute.
- getIcon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- getIcon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
- getIcon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- getIcon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- getIcon() - Method in interface org.openhab.core.model.sitemap.sitemap.Mapping
-
Returns the value of the 'Icon' attribute.
- getIcon() - Method in interface org.openhab.core.model.sitemap.sitemap.Sitemap
-
Returns the value of the 'Icon' attribute.
- getIcon() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
-
Returns the value of the 'Icon' attribute.
- getIcon(String, String, String, IconSet.Format) - Method in class org.openhab.core.ui.icon.AbstractResourceIconProvider
- getIcon(String, String, String, IconSet.Format) - Method in interface org.openhab.core.ui.icon.IconProvider
-
retrieves the
InputStream
of an icon - getIconAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getIconAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconAssignment_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getIconAssignment_2_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconAssignment_2_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconAssignment_3_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getIconAssignment_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getIconAssignment_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getIconColor() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- getIconColor() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
-
Returns the value of the 'Icon Color' containment reference list.
- getIconColor(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Gets the icon color for the widget.
- getIconColorAssignment_1_10_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconColorAssignment_1_10_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconColorAssignment_1_10_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconColorAssignment_1_10_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getIconColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getIconColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getIconColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getIconColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconColorAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconColorAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconColorAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconColorAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconColorAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconColorAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconColorAssignment_1_8_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconColorAssignment_1_8_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconColorAssignment_2_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconColorAssignment_2_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconColorAssignment_2_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconColorAssignment_2_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconColorColorArrayParserRuleCall_1_10_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconColorColorArrayParserRuleCall_1_10_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconColorColorArrayParserRuleCall_1_10_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconColorColorArrayParserRuleCall_1_10_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getIconColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getIconColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getIconColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getIconColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconColorColorArrayParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconColorColorArrayParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconColorColorArrayParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconColorColorArrayParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconColorColorArrayParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconColorColorArrayParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconColorColorArrayParserRuleCall_1_8_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconColorColorArrayParserRuleCall_1_8_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconColorColorArrayParserRuleCall_2_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconColorColorArrayParserRuleCall_2_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconColorColorArrayParserRuleCall_2_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconColorColorArrayParserRuleCall_2_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconcolorKeyword_1_10_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconcolorKeyword_1_10_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconcolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconcolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getIconcolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconcolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconcolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getIconcolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconcolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconcolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconcolorKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconcolorKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconcolorKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconcolorKeyword_1_8_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconcolorKeyword_2_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconcolorKeyword_2_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconIconParserRuleCall_2_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconIconParserRuleCall_2_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconIconParserRuleCall_3_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getIconIconParserRuleCall_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getIconIconParserRuleCall_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconKeyword_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getIconKeyword_2_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconKeyword_2_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconKeyword_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconKeyword_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconNameAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getIconNameParserRuleCall_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
- getIconNameRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getIconRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getIconRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getIconRule() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getIconRule() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Icon Rule
'. - getIconRule_Arg() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getIconRule_Arg() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Arg
'. - getIconRule_Conditions() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getIconRule_Conditions() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Conditions
'. - getIconRuleAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getIconRuleRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getIconRules() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- getIconRules() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
-
Returns the value of the 'Icon Rules' containment reference list.
- getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconRulesAssignment_2_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconRulesAssignment_2_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconRulesAssignment_2_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconRulesAssignment_2_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconRulesIconRuleParserRuleCall_2_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconRulesIconRuleParserRuleCall_2_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconRulesIconRuleParserRuleCall_2_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconRulesIconRuleParserRuleCall_2_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconSets() - Method in class org.openhab.core.ui.icon.AbstractResourceIconProvider
- getIconSets() - Method in interface org.openhab.core.ui.icon.IconProvider
-
Returns a set of icon set definitions (meta-data) which this provider defines.
- getIconSets(Locale) - Method in interface org.openhab.core.ui.icon.IconProvider
-
Returns a set of localized icon set definitions (meta-data) which this provider defines.
- getIconSTRINGTerminalRuleCall_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getId() - Method in class org.openhab.core.addon.Addon
-
The id of the add-on (e.g.
- getId() - Method in class org.openhab.core.addon.AddonInfo
-
Returns the id part of the UID
- getId() - Method in interface org.openhab.core.addon.AddonService
-
Returns the ID of the service.
- getId() - Method in class org.openhab.core.addon.AddonType
-
The id of the type
- getId() - Method in interface org.openhab.core.audio.AudioSink
-
Returns a simple string that uniquely identifies this service
- getId() - Method in interface org.openhab.core.audio.AudioSource
-
Returns a simple string that uniquely identifies this service
- getId() - Method in class org.openhab.core.audio.AudioStream
-
Usefull for sinks playing the same stream multiple times, to avoid already done computation (like reencoding).
- getId() - Method in interface org.openhab.core.automation.Module
-
Gets the
Module
's unique identifier in the scope of the rule in which this module belongs. - getId() - Method in class org.openhab.core.automation.util.ModuleBuilder
- getId() - Method in class org.openhab.core.io.websocket.event.EventWebSocketAdapter
- getId() - Method in class org.openhab.core.io.websocket.log.LogWebSocketAdapter
- getId() - Method in interface org.openhab.core.io.websocket.WebSocketAdapter
-
The adapter id.
- getId() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
- getId() - Method in interface org.openhab.core.model.thing.thing.ModelPropertyContainer
-
Returns the value of the 'Id' attribute.
- getId() - Method in interface org.openhab.core.model.yaml.YamlElement
-
Get the identifier of the YAML element
- getId() - Method in interface org.openhab.core.persistence.PersistenceService
-
Returns the id of this
PersistenceService
. - getId() - Method in class org.openhab.core.thing.ChannelGroupUID
-
Returns the id.
- getId() - Method in class org.openhab.core.thing.ChannelUID
-
Returns the id.
- getId() - Method in class org.openhab.core.thing.profiles.ProfileTypeUID
- getId() - Method in class org.openhab.core.thing.ThingTypeUID
- getId() - Method in class org.openhab.core.thing.ThingUID
-
Returns the id.
- getId() - Method in class org.openhab.core.thing.type.ChannelDefinition
-
Returns the identifier of the channel.
- getId() - Method in class org.openhab.core.thing.type.ChannelGroupDefinition
-
Returns the identifier of the channel group.
- getId() - Method in class org.openhab.core.thing.type.ChannelGroupTypeUID
-
Returns the identifier of the channel group.
- getId() - Method in class org.openhab.core.thing.type.ChannelTypeUID
-
Returns the identifier of the channel.
- getId() - Method in class org.openhab.core.ui.icon.IconSet
-
Returns the id of the icon set.
- getId() - Method in interface org.openhab.core.voice.KSService
-
Returns a simple string that uniquely identifies this service
- getId() - Method in interface org.openhab.core.voice.STTService
-
Returns a simple string that uniquely identifies this service
- getId() - Method in interface org.openhab.core.voice.text.HumanLanguageInterpreter
-
Returns a simple string that uniquely identifies this service
- getId() - Method in interface org.openhab.core.voice.TTSService
-
Returns a simple string that uniquely identifies this service
- getIdAssignment_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getIdAssignment_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getIdAssignment_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getIdCHANNEL_IDParserRuleCall_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getIdentifier() - Method in class org.openhab.core.automation.module.script.ScriptEngineContainer
- getIdentifier() - Method in class org.openhab.core.service.ReadyMarker
- getIdentifier(String) - Method in interface org.openhab.core.io.transport.serial.SerialPortManager
-
Gets a serial port identifier for a given name.
- getIdentifier(Bundle) - Static method in class org.openhab.core.service.ReadyMarkerUtils
-
Gets an identifier for a bundle.
- getIdentifiers() - Method in interface org.openhab.core.io.transport.serial.SerialPortManager
-
Gets the discovered serial port identifiers.
- getIDFor(String, UID) - Static method in class org.openhab.core.thing.link.AbstractLink
-
Returns the link ID for a given item name and UID
- getIdOrSuperAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getIdOrSuperAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getIdOrSuperRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getIdOrSuperRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getIDRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getIDRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getIDRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getIDRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getIDRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getIDRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getIDTerminalRuleCall() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ItemNameElements
- getIDTerminalRuleCall() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupItemRefElements
- getIDTerminalRuleCall() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ItemRefElements
- getIDTerminalRuleCall() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UID_SEGMENTElements
- getIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
- getIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconNameElements
- getIDTerminalRuleCall_0_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
- getIDTerminalRuleCall_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
- getIDTerminalRuleCall_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
- getIDTerminalRuleCall_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.CommandElements
- getIDTerminalRuleCall_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconNameElements
- getIDTerminalRuleCall_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.XStateElements
- getIDTerminalRuleCall_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
- getIDTerminalRuleCall_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
- getIDTerminalRuleCall_1_0_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
- getIDTerminalRuleCall_1_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
- getIDTerminalRuleCall_1_1_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getIDTerminalRuleCall_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
- getIDTerminalRuleCall_2_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
- getIdUIDParserRuleCall_1_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getIdUIDParserRuleCall_2_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getIDUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
- getIDUnit() - Method in interface org.openhab.core.model.script.script.ScriptPackage
-
Returns the meta object for class '
ID Unit
'. - getIDUnitAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getIDUnitAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getIDUnitParserRuleCall_1() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.AbstractUnitElements
- getIDUnitRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getIDUnitRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getIdWithoutGroup() - Method in class org.openhab.core.thing.ChannelUID
-
Returns the id without the group id.
- getImage() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getImage() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Image
'. - getImage_Refresh() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getImage_Refresh() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Refresh
'. - getImage_Url() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getImage_Url() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Url
'. - getImageAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getImageKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getImageKeyword_10() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getImageKeyword_11() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getImageLink() - Method in class org.openhab.core.addon.Addon
-
A link to an image (png/svg) for the add-on
- getImageParserRuleCall_0_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getImageRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getImageUrl() - Method in class org.openhab.core.ui.tiles.ExternalServiceTile
- getImageUrl() - Method in interface org.openhab.core.ui.tiles.Tile
-
The url to point to for the tile.
- getImplicitImports(boolean) - Method in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- getImportSection() - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
- getImportSection() - Method in interface org.openhab.core.model.rule.rules.RuleModel
-
Returns the value of the 'Import Section' containment reference.
- getImportSectionAssignment_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
- getImportSectionXImportSectionParserRuleCall_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
- getIncludeFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getIncludeFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Include Filter
'. - getIncludeFilter_Lower() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getIncludeFilter_Lower() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Lower
'. - getIncludeFilter_Unit() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getIncludeFilter_Unit() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Unit
'. - getIncludeFilter_Upper() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getIncludeFilter_Upper() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Upper
'. - getIncludeFilterAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getIncludeFilterParserRuleCall_4() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
- getIncludeFilterRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getInfo(SseEventSink) - Method in class org.openhab.core.io.rest.SseBroadcaster
- getInfoIf(Predicate<I>) - Method in class org.openhab.core.io.rest.SseBroadcaster
- getInitialHiddenTokens() - Method in class org.openhab.core.model.ide.contentassist.antlr.ItemsParser
- getInitialHiddenTokens() - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser
- getInitialHiddenTokens() - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser
- getInitialHiddenTokens() - Method in class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser
- getInitialHiddenTokens() - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser
- getInitialHiddenTokens() - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser
- getINITIALIZINGKeyword_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getInjector() - Static method in class org.openhab.core.model.rule.RulesStandaloneSetup
- getInjector() - Static method in class org.openhab.core.model.script.ScriptStandaloneSetup
- getInput() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getInput() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Input
'. - getInput_InputHint() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getInput_InputHint() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Input Hint
'. - getInputAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getInputHint() - Method in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
- getInputHint() - Method in interface org.openhab.core.model.sitemap.sitemap.Input
-
Returns the value of the 'Input Hint' attribute.
- getInputHintAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getInputHintKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getInputHintSTRINGTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getInputKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getInputParserRuleCall_9() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getInputRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getInputs() - Method in interface org.openhab.core.automation.Action
-
Gets the input references of the Action.
- getInputs() - Method in interface org.openhab.core.automation.Condition
-
Gets the input references of the Condition.
- getInputs() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getInputs() - Method in class org.openhab.core.automation.type.ActionType
-
Gets the meta-information descriptions of
Input
s defined by this type. - getInputs() - Method in class org.openhab.core.automation.type.ConditionType
-
Gets the meta-information descriptions of
Input
s defined by thisConditionType
. - getInputStream() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
-
Open an InputStream wrapped around the file There could be several clients InputStream on the same cache result
- getInputStream() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- getInputStream() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Returns an input stream.
- getInputStream() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Returns the input stream for the binary content of the firmware.
- getInputStream(AudioFormat) - Method in interface org.openhab.core.audio.AudioSource
-
Gets an AudioStream for reading audio data in supported audio format
- getInstance() - Static method in class org.openhab.core.io.net.http.TrustAllTrustManager
- getInstance() - Static method in class org.openhab.core.library.unit.CurrencyUnits
- getInstance() - Static method in class org.openhab.core.library.unit.ImperialUnits
-
Returns the unique instance of this class.
- getInstance() - Static method in class org.openhab.core.library.unit.SIUnits
-
Returns the unique instance of this class.
- getInstance() - Static method in class org.openhab.core.library.unit.Units
-
Returns the unique instance of this class.
- getInstance() - Static method in class org.openhab.core.model.rule.scoping.RulesClassCache
- getINSTANCE() - Static method in class org.openhab.core.model.lazygen.GlobalResourceSet
- getInstanceFromFile(String) - Static method in class org.openhab.core.io.net.http.PEMTrustManager
-
Creates a
PEMTrustManager
instance by reading the PEM certificate from the given file. - getInstanceFromServer(String) - Static method in class org.openhab.core.io.net.http.PEMTrustManager
-
Creates a
PEMTrustManager
instance by downloading the PEM certificate from the given server. - getInstanceFromServer(URL) - Static method in class org.openhab.core.io.net.http.PEMTrustManager
-
Creates a
PEMTrustManager
instance by downloading the PEM certificate from the given server. - getInstant() - Method in class org.openhab.core.library.types.DateTimeType
-
Get curent object represented as an
Instant
- getInteger(String) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
-
Returns the numeric value associated with the specified name of the child's node.
- getInteger(String, Integer) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
-
Returns the numeric value associated with the specified name of the child's node.
- getInterConnectDelayMillis() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- getInterfaceDescription() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
- getInterfaceName(Object) - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Returns the interface name for a given service object by choosing the first interface.
- getInterfaceNumber() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
- getInterpreter() - Method in class org.openhab.core.voice.text.ExpressionIdentifier
- getInterTransactionDelayMillis() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- getINTRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getINTRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getINTRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getINTRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getINTTerminalRuleCall_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
- getINTTerminalRuleCall_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.XStateElements
- getINTTerminalRuleCall_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NumberElements
- getINTTerminalRuleCall_1_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
- getInverted() - Method in class org.openhab.core.persistence.filter.PersistenceEqualsFilter
- getInverted() - Method in class org.openhab.core.persistence.filter.PersistenceIncludeFilter
- getIpv4NetAddress(String, short) - Static method in class org.openhab.core.net.NetUtil
-
Get the network address a specific ip address is in
- getIpv4NetBroadcastAddress(String, short) - Static method in class org.openhab.core.net.NetUtil
-
Get the network broadcast address of the subnet a specific ip address is in
- getIsKeyword_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
- getIsKeyword_1_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getItem() - Method in class org.openhab.core.items.events.AbstractItemRegistryEvent
-
Gets the item.
- getItem() - Method in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
- getItem() - Method in interface org.openhab.core.model.persistence.persistence.ItemConfig
-
Returns the value of the 'Item' attribute.
- getItem() - Method in interface org.openhab.core.model.rule.rules.ChangedEventTrigger
-
Returns the value of the 'Item' attribute.
- getItem() - Method in interface org.openhab.core.model.rule.rules.CommandEventTrigger
-
Returns the value of the 'Item' attribute.
- getItem() - Method in interface org.openhab.core.model.rule.rules.DateTimeTrigger
-
Returns the value of the 'Item' attribute.
- getItem() - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- getItem() - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
- getItem() - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
- getItem() - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
- getItem() - Method in interface org.openhab.core.model.rule.rules.UpdateEventTrigger
-
Returns the value of the 'Item' attribute.
- getItem() - Method in interface org.openhab.core.model.sitemap.sitemap.Condition
-
Returns the value of the 'Item' attribute.
- getItem() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- getItem() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- getItem() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
-
Returns the value of the 'Item' attribute.
- getItem() - Method in class org.openhab.core.persistence.config.PersistenceItemConfig
- getItem(String) - Method in interface org.openhab.core.items.ItemRegistry
-
This method retrieves a single item from the registry.
- getItem(String) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
- getItemAssignment() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ItemConfigElements
- getItemAssignment_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getItemAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getItemAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getItemAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getItemAssignment_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
- getItemAssignment_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getItemAssignment_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getItemByPattern(String) - Method in interface org.openhab.core.items.ItemRegistry
-
This method retrieves a single item from the registry.
- getItemChannelLink() - Method in interface org.openhab.core.thing.profiles.ProfileCallback
-
Get the link that this profile is associated with.
- getItemCommand() - Method in class org.openhab.core.items.events.ItemCommandEvent
-
Gets the item command.
- getItemCommand(Item) - Method in interface org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemCommandSupplier
- getItemConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getItemConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Item Config
'. - getItemConfig_Item() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getItemConfig_Item() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Item
'. - getItemConfigAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getItemConfigRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getItemGroupItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getItemIDTerminalRuleCall_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ItemConfigElements
- getItemIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getItemInfo() - Method in interface org.openhab.core.persistence.QueryablePersistenceService
-
Returns a set of
PersistenceItemInfo
about items that are stored in the persistence service. - getItemItemNameParserRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getItemItemNameParserRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getItemItemNameParserRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getItemItemNameParserRuleCall_2_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getItemItemRefParserRuleCall_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getItemItemRefParserRuleCall_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getItemKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getItemKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getItemKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getItemKeyword_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getItemKeyword_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getItemModel() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getItemModel() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for class '
Item Model
'. - getItemModel_Items() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getItemModel_Items() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the containment reference list '
Items
'. - getItemModelAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getItemModelAction_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ItemModelElements
- getItemModelRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getItemName() - Method in class org.openhab.core.items.events.ItemEvent
-
Gets the item name.
- getItemName() - Method in class org.openhab.core.items.MetadataKey
-
Provides the item name of this key
- getItemName() - Method in class org.openhab.core.persistence.FilterCriteria
- getItemName() - Method in class org.openhab.core.thing.link.AbstractLink
-
Returns the item that is linked to the object.
- getItemNameAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getItemNameRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getItemRefAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getItemRefRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getItemRegistry() - Static method in class org.openhab.core.model.script.ScriptServiceUtil
- getItemRegistryInstance() - Method in class org.openhab.core.model.script.ScriptServiceUtil
- getItems() - Method in interface org.openhab.core.items.ItemRegistry
-
This method retrieves all items that are currently available in the registry
- getItems() - Method in class org.openhab.core.model.items.impl.ItemModelImpl
- getItems() - Method in interface org.openhab.core.model.items.ItemModel
-
Returns the value of the 'Items' containment reference list.
- getItems() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
- getItems() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceConfiguration
-
Returns the value of the 'Items' containment reference list.
- getItems(String) - Method in interface org.openhab.core.items.ItemRegistry
-
This method retrieves all items that match a given search pattern
- getItemsAllConfigParserRuleCall_0_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsAllConfigParserRuleCall_1_1_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsAlternatives_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsAlternatives_1_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsAssignment_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsAssignment_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ItemModelElements
- getItemsAssignment_1_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsByTag(Class<T>, String...) - Method in interface org.openhab.core.items.ItemRegistry
-
Returns list of items which contains all of the given tags.
- getItemsByTag(String...) - Method in interface org.openhab.core.items.ItemRegistry
-
Returns list of items which contains all of the given tags.
- getItemsByTagAndType(String, String...) - Method in interface org.openhab.core.items.ItemRegistry
-
Returns list of items with a certain type containing all of the given tags.
- getItemsFactory() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getItemsFactory() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the factory that creates the instances of the model.
- getItemsGroupConfigParserRuleCall_0_0_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsGroupConfigParserRuleCall_1_1_0_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsInLocation(Class<? extends Location>) - Method in interface org.openhab.core.semantics.SemanticsService
-
Retrieves all items that are located in a given location type and which are either classified as Points or Equipments.
- getItemsInLocation(String, Locale) - Method in interface org.openhab.core.semantics.SemanticsService
-
Retrieves all items that are located in a given location and which are either classified as Points or Equipments.
- getItemsItemConfigParserRuleCall_0_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsItemConfigParserRuleCall_1_1_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsKeyword_7_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getItemsModelItemParserRuleCall_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ItemModelElements
- getItemsOfType(String) - Method in interface org.openhab.core.items.ItemRegistry
-
This method retrieves all items with the given type
- getItemsPackage() - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
- getItemsPackage() - Method in interface org.openhab.core.model.items.ItemsFactory
-
Returns the package supported by this factory.
- getItemState() - Method in class org.openhab.core.items.events.ItemStateChangedEvent
-
Gets the item state.
- getItemState() - Method in class org.openhab.core.items.events.ItemStateEvent
-
Gets the item state.
- getItemState() - Method in class org.openhab.core.items.events.ItemStateUpdatedEvent
-
Gets the item state.
- getItemState(String) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Gets the item state
- getItemType() - Method in class org.openhab.core.thing.type.ChannelType
-
Returns the item type of this
ChannelType
, e.g. - getItemTypeExtension(String) - Static method in class org.openhab.core.items.ItemUtil
-
Get the optional extension from an item type name.
- getJvmArgumentTypeReferenceAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmArgumentTypeReferenceAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmArgumentTypeReferenceRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmArgumentTypeReferenceRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmFormalParameterAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmFormalParameterAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmFormalParameterRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmFormalParameterRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmLowerBoundAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmLowerBoundAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmLowerBoundAndedAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmLowerBoundAndedAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmLowerBoundAndedRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmLowerBoundAndedRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmLowerBoundRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmLowerBoundRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmParameterizedTypeReferenceAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmParameterizedTypeReferenceAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmParameterizedTypeReferenceRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmParameterizedTypeReferenceRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmTypeParameterAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmTypeParameterAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmTypeParameterRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmTypeParameterRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmTypeReferenceAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmTypeReferenceAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmTypeReferenceRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmTypeReferenceRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmUpperBoundAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmUpperBoundAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmUpperBoundAndedAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmUpperBoundAndedAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmUpperBoundAndedRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmUpperBoundAndedRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmUpperBoundRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmUpperBoundRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmWildcardTypeReferenceAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmWildcardTypeReferenceAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getJvmWildcardTypeReferenceRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getJvmWildcardTypeReferenceRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getKeepAliveInterval() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Return the keep alive internal in seconds
- getKey() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
-
Get the key identifying this cache entry
- getKey() - Method in class org.openhab.core.i18n.LocalizedKey
- getKey() - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
- getKey() - Method in interface org.openhab.core.model.items.ModelProperty
-
Returns the value of the 'Key' attribute.
- getKey() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
- getKey() - Method in interface org.openhab.core.model.thing.thing.ModelProperty
-
Returns the value of the 'Key' attribute.
- getKey() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsEntry
- getKeyAssignment_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
- getKeyAssignment_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getKeyIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
- getKeyIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getKeys() - Method in interface org.openhab.core.storage.Storage
-
Gets all keys of this storage.
- getKeys() - Method in class org.openhab.core.test.storage.VolatileStorage
- getKeywords() - Method in class org.openhab.core.addon.Addon
-
The keywords for this add-on
- getKind() - Method in class org.openhab.core.thing.Channel
-
Returns the channel kind.
- getKind() - Method in class org.openhab.core.thing.type.ChannelType
-
Returns the kind of this
ChannelType
, e.g. - getKS() - Method in interface org.openhab.core.voice.VoiceManager
-
Retrieves a KS service.
- getKS(String) - Method in interface org.openhab.core.voice.VoiceManager
-
Retrieves a KS service with the given id.
- getKSs() - Method in interface org.openhab.core.voice.VoiceManager
-
Retrieves all KS services.
- getLabel() - Method in class org.openhab.core.addon.Addon
-
The label of the add-on
- getLabel() - Method in class org.openhab.core.addon.AddonType
-
The label of the type to be used for headers (likely to be plural form)
- getLabel() - Method in interface org.openhab.core.automation.Module
-
Gets the label of the
Module
. - getLabel() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getLabel() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the
RuleTemplate
's human-readable label. - getLabel() - Method in interface org.openhab.core.automation.template.Template
-
Gets the label of a Template.
- getLabel() - Method in class org.openhab.core.automation.type.Input
-
Gets the short description of the Input.
- getLabel() - Method in class org.openhab.core.automation.type.ModuleType
-
Gets the label of the
ModuleType
. - getLabel() - Method in class org.openhab.core.automation.type.Output
-
This method is used for getting the short description of the
Output
. - getLabel() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns a human readable label for the configuration parameter.
- getLabel() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroup
-
Get the human readable label of the group
- getLabel() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the label property.
- getLabel() - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
-
Gets the value of the label property.
- getLabel() - Method in class org.openhab.core.config.core.ParameterOption
- getLabel() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
-
Returns the human readable label for this result object.
- getLabel() - Method in class org.openhab.core.items.GenericItem
- getLabel() - Method in interface org.openhab.core.items.Item
-
Returns the label of the item or null if no label is set.
- getLabel() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- getLabel() - Method in interface org.openhab.core.model.items.ModelItem
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in interface org.openhab.core.model.sitemap.sitemap.Button
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- getLabel() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
- getLabel() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- getLabel() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- getLabel() - Method in interface org.openhab.core.model.sitemap.sitemap.Mapping
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in interface org.openhab.core.model.sitemap.sitemap.Sitemap
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
- getLabel() - Method in interface org.openhab.core.model.thing.thing.ModelPropertyContainer
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in interface org.openhab.core.semantics.SemanticTag
-
Returns the label of the semantic tag.
- getLabel() - Method in class org.openhab.core.semantics.SemanticTagImpl
- getLabel() - Method in class org.openhab.core.thing.Channel
-
Returns the label (if set).
- getLabel() - Method in interface org.openhab.core.thing.profiles.ProfileType
-
Get a human readable description.
- getLabel() - Method in interface org.openhab.core.thing.Thing
-
Returns the human readable label for this thing.
- getLabel() - Method in class org.openhab.core.thing.type.AbstractDescriptionType
-
Returns the human-readable label for the according type.
- getLabel() - Method in class org.openhab.core.thing.type.ChannelDefinition
-
Returns the label (if set).
- getLabel() - Method in class org.openhab.core.thing.type.ChannelGroupDefinition
-
Returns the label (if set).
- getLabel() - Method in class org.openhab.core.transform.Transformation
- getLabel() - Method in class org.openhab.core.types.CommandOption
-
Returns the label.
- getLabel() - Method in class org.openhab.core.types.EventOption
-
Returns the label (can be null).
- getLabel() - Method in class org.openhab.core.types.StateOption
-
Returns the label.
- getLabel() - Method in class org.openhab.core.ui.icon.IconSet
-
Returns a label for the icon set.
- getLabel() - Method in interface org.openhab.core.voice.Voice
-
The voice label, usually used for GUIs
- getLabel(Locale) - Method in interface org.openhab.core.audio.AudioSink
-
Returns a localized human readable label that can be used within UIs.
- getLabel(Locale) - Method in interface org.openhab.core.audio.AudioSource
-
Returns a localized human readable label that can be used within UIs.
- getLabel(Locale) - Method in interface org.openhab.core.persistence.PersistenceService
-
Returns the label of this
PersistenceService
. - getLabel(Locale) - Method in interface org.openhab.core.voice.KSService
-
Returns a localized human readable label that can be used within UIs.
- getLabel(Locale) - Method in interface org.openhab.core.voice.STTService
-
Returns a localized human readable label that can be used within UIs.
- getLabel(Locale) - Method in interface org.openhab.core.voice.text.HumanLanguageInterpreter
-
Returns a localized human readable label that can be used within UIs.
- getLabel(Locale) - Method in interface org.openhab.core.voice.TTSService
-
Returns a localized human readable label that can be used within UIs.
- getLabel(String) - Method in interface org.openhab.core.ui.items.ItemUIProvider
-
Returns the label text to be used for an item in the UI.
- getLabel(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Retrieves the label for a widget.
- getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelAlternatives_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getLabelAlternatives_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelAlternatives_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelAlternatives_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getLabelAndSynonyms(Class<? extends Tag>, Locale) - Method in interface org.openhab.core.semantics.SemanticsService
-
Gets the label and all synonyms of a semantic tag using the given locale.
- getLabelAssignment_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelAssignment_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getLabelAssignment_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getLabelAssignment_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getLabelAssignment_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelAssignment_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelAssignment_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getLabelAssignment_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getLabelAssignment_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getLabelColor() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- getLabelColor() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
-
Returns the value of the 'Label Color' containment reference list.
- getLabelColor(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Gets the label color for the widget.
- getLabelColorAssignment_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelColorAssignment_1_3_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getLabelColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getLabelColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getLabelColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getLabelColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelColorAssignment_1_8_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelColorAssignment_1_8_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelColorAssignment_1_8_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelColorAssignment_1_8_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelColorAssignment_2_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelColorAssignment_2_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelColorAssignment_2_3_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelColorAssignment_2_3_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelColorColorArrayParserRuleCall_1_3_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelColorColorArrayParserRuleCall_1_3_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelColorColorArrayParserRuleCall_1_8_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelColorColorArrayParserRuleCall_1_8_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelColorColorArrayParserRuleCall_1_8_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelColorColorArrayParserRuleCall_1_8_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelColorColorArrayParserRuleCall_2_3_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelColorColorArrayParserRuleCall_2_3_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelColorColorArrayParserRuleCall_2_3_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelColorColorArrayParserRuleCall_2_3_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelcolorKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelcolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getLabelcolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelcolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelcolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getLabelcolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelcolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelcolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelcolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelcolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelcolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelcolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelcolorKeyword_1_8_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelcolorKeyword_1_8_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelcolorKeyword_2_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelcolorKeyword_2_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelIDTerminalRuleCall_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getLabelIDTerminalRuleCall_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelIDTerminalRuleCall_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelIDTerminalRuleCall_6_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getLabelKeyword_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelKeyword_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelKeyword_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelSource(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Retrieves the label source for a widget.
- getLabelSTRINGTerminalRuleCall_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelSTRINGTerminalRuleCall_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getLabelSTRINGTerminalRuleCall_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getLabelSTRINGTerminalRuleCall_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getLabelSTRINGTerminalRuleCall_2_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelSTRINGTerminalRuleCall_2_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelSTRINGTerminalRuleCall_3_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getLabelSTRINGTerminalRuleCall_3_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getLabelSTRINGTerminalRuleCall_6_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getLastDialogContext() - Method in interface org.openhab.core.voice.VoiceManager
-
Returns an object with the services and configurations last used for dialog processing if any.
- getLastKnownValue() - Method in class org.openhab.core.cache.ExpiringCacheAsync
-
Return the raw value, no matter if it is already expired or still valid.
- getLastRefreshTime() - Method in class org.openhab.core.auth.UserSession
-
Gets the time when the refresh token was last used to get a new access token.
- getLastWill() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Return the last will object or null if there is none.
- getLatest() - Method in interface org.openhab.core.persistence.PersistenceItemInfo
-
Returns the latest timestamp from data in the persistence database
- getLATESTEnumLiteralDeclaration_10() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getLatestFirmware(Thing) - Method in interface org.openhab.core.thing.firmware.FirmwareRegistry
-
Returns the latest firmware for the given thing, using the locale provided by the
LocaleProvider
. - getLatestFirmware(Thing, Locale) - Method in interface org.openhab.core.thing.firmware.FirmwareRegistry
-
Returns the latest firmware for the given thing and locale.
- getLATESTLATESTKeyword_10_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getLatitude() - Method in class org.openhab.core.library.types.PointType
- getLeftCurlyBracketKeyword_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getLeftCurlyBracketKeyword_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getLeftCurlyBracketKeyword_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getLeftCurlyBracketKeyword_6_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getLeftCurlyBracketKeyword_6_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getLeftCurlyBracketKeyword_6_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getLeftCurlyBracketKeyword_6_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getLeftCurlyBracketKeyword_7_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getLeftParenthesisKeyword_2_2_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getLeftParenthesisKeyword_3_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getLeftParenthesisKeyword_4_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getLeftSquareBracketKeyword_3_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getLeftSquareBracketKeyword_4_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getLeftSquareBracketKeyword_5_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getLeftSquareBracketKeyword_5_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getLeftSquareBracketKeyword_5_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getLeftSquareBracketRightSquareBracketKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
- getLegend() - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
-
Returns the value of the 'Legend' attribute.
- getLegend() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- getLegendAssignment_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLegendBOOLEAN_OBJECTParserRuleCall_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLegendKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLength() - Method in class org.openhab.core.model.script.engine.ScriptError
-
Get the number of columns affected by the error.
- getLessThanSignKeyword_3_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getLevel() - Method in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
- getLevel() - Method in interface org.openhab.core.model.rule.rules.SystemStartlevelTrigger
-
Returns the value of the 'Level' attribute.
- getLevel() - Method in enum class org.openhab.core.test.java.JavaTest.LogLevel
- getLevelAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
- getLevelINTTerminalRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
- getLibraryPath() - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
- getLicense() - Method in class org.openhab.core.addon.Addon
-
The SPDX License identifier for this addon
- getLimitToOptions() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns true is the value for this parameter must be limited to the values in the options list.
- getLineNumber() - Method in class org.openhab.core.model.script.engine.ScriptError
-
Get the line number on which an error occurred.
- getLink() - Method in class org.openhab.core.addon.Addon
-
The (optional) link to find more information about the add-on
- getLink() - Method in class org.openhab.core.thing.link.events.AbstractItemChannelLinkRegistryEvent
- getLinkableWidget() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getLinkableWidget() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Linkable Widget
'. - getLinkableWidget_Children() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getLinkableWidget_Children() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Children
'. - getLinkableWidgetAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getLinkableWidgetParserRuleCall_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WidgetElements
- getLinkableWidgetRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getLinkedItemNames() - Method in class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
-
Gets the linked item names.
- getLinkedItemNames(UID) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
-
Returns the item names, which are bound to the given UID.
- getLinkedItemNames(UID) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
- getLinkedItems(UID) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
-
Returns a set of bound items for the given channel UID.
- getLinkedUID() - Method in class org.openhab.core.thing.link.AbstractLink
-
Returns the UID of the object, which is linked to the item.
- getLinkedUID() - Method in class org.openhab.core.thing.link.ItemChannelLink
- getLinks(String) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
-
Returns all links for a given item name.
- getLinks(UID) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
-
Returns all links for a given UID.
- getList() - Method in class org.openhab.core.config.core.xml.util.NodeList
-
Returns the list of values of the node
- getLiteral() - Method in enum class org.openhab.core.model.items.ModelGroupFunction
- getLocale() - Method in interface org.openhab.core.i18n.LocaleProvider
-
Get a locale.
- getLocale() - Method in class org.openhab.core.i18n.LocalizedKey
- getLocale() - Method in class org.openhab.core.transform.AbstractFileTransformationService
-
Deprecated.
- getLocale() - Method in interface org.openhab.core.voice.Voice
-
Locale of the voice
- getLocale(String) - Method in interface org.openhab.core.io.rest.LocaleService
-
Returns the locale in respect to the given "Accept-Language" HTTP header.
- getLocale(String) - Method in class org.openhab.core.io.rest.LocaleServiceImpl
- getLocalizedConfigDescription(Bundle, ConfigDescription, Locale) - Method in class org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
-
Localize a config description.
- getLocalizedConfigDescriptionGroup(Bundle, URI, ConfigDescriptionParameterGroup, Locale) - Method in class org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
-
Localize a config description parameter group.
- getLocalizedConfigDescriptionGroup(Bundle, ConfigDescription, ConfigDescriptionParameterGroup, Locale) - Method in class org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
-
Localize a config description parameter group.
- getLocalizedConfigDescriptionParameter(Bundle, URI, ConfigDescriptionParameter, Locale) - Method in class org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
-
Localize a config description parameter.
- getLocalizedConfigDescriptionParameter(Bundle, ConfigDescription, ConfigDescriptionParameter, Locale) - Method in class org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
-
Localize a config description parameter.
- getLocalizedDiscoveryResult(DiscoveryResult, Bundle) - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
- getLocalizedMessage(Bundle, TranslationProvider, Locale) - Method in exception org.openhab.core.i18n.AbstractI18nException
-
Returns a localized description of this exception.
- getLocalizedOptions(List<ParameterOption>, Bundle, URI, String, Locale) - Method in class org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
-
Localize parameter options.
- getLocalizedProposedFilename(String, WatchService) - Method in class org.openhab.core.transform.AbstractFileTransformationService
-
Deprecated.Returns the name of the localized transformation file if it actually exists, keeps the original in the other case
- getLocalizedThingStatusInfo(Thing, Locale) - Method in class org.openhab.core.thing.i18n.ThingStatusInfoI18nLocalizationService
-
Localizes the
ThingStatusInfo
for the given thing. - getLocation() - Method in interface org.openhab.core.i18n.LocationProvider
-
Provides access to the location of the installation
- getLocation() - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- getLocation() - Method in interface org.openhab.core.model.thing.thing.ModelThing
-
Returns the value of the 'Location' attribute.
- getLocation() - Method in interface org.openhab.core.thing.Thing
-
Get the physical location of the
Thing
. - getLocation(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
- getLocation(Item) - Static method in class org.openhab.core.semantics.SemanticTags
- getLocationAssignment_4_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getLocationAssignment_4_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getLocationKeyword_8() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getLocationKeyword_9() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getLocationSTRINGTerminalRuleCall_4_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getLocationSTRINGTerminalRuleCall_4_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getLocationType(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
- getLoggerPackages() - Method in class org.openhab.core.addon.Addon
-
The package names that are associated with this add-on
- getLongitude() - Method in class org.openhab.core.library.types.PointType
- getLower() - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
- getLower() - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
- getLower() - Method in interface org.openhab.core.model.persistence.persistence.IncludeFilter
-
Returns the value of the 'Lower' attribute.
- getLower() - Method in interface org.openhab.core.model.persistence.persistence.NotIncludeFilter
-
Returns the value of the 'Lower' attribute.
- getLower() - Method in class org.openhab.core.persistence.filter.PersistenceIncludeFilter
- getLowerAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
- getLowerAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
- getLowerDECIMALParserRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
- getLowerDECIMALParserRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
- getMainItemType(String) - Static method in class org.openhab.core.items.ItemUtil
-
Get the main item type from an item type name.
- getManagedProvider() - Method in class org.openhab.core.common.registry.AbstractRegistry
- getManufacturer() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
- getMapping() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getMapping() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Mapping
'. - getMapping_Cmd() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getMapping_Cmd() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Cmd
'. - getMapping_Icon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getMapping_Icon() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Icon
'. - getMapping_Label() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getMapping_Label() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Label
'. - getMappingAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getMappingRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getMappings() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
- getMappings() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
- getMappings() - Method in interface org.openhab.core.model.sitemap.sitemap.Selection
-
Returns the value of the 'Mappings' containment reference list.
- getMappings() - Method in interface org.openhab.core.model.sitemap.sitemap.Switch
-
Returns the value of the 'Mappings' containment reference list.
- getMappingsAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getMappingsAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getMappingsAssignment_1_3_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getMappingsAssignment_1_3_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getMappingsKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getMappingsKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getMappingsMappingParserRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getMappingsMappingParserRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getMappingsMappingParserRuleCall_1_3_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getMappingsMappingParserRuleCall_1_3_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getMapview() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getMapview() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Mapview
'. - getMapview_Height() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getMapview_Height() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Height
'. - getMapviewAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getMapviewKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getMapviewParserRuleCall_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getMapviewRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getMasterVolume() - Static method in class org.openhab.core.model.script.actions.Audio
- getMatchingItems() - Method in exception org.openhab.core.items.ItemNotUniqueException
-
Returns all items that match the search pattern
- getMatchingItems(ResourceBundle, String[], AbstractRuleBasedInterpreter.ItemCommandSupplier, Rule.InterpretationContext) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Filters the item registry by matching each item's name with the provided name fragments.
- getMatchProperties() - Method in class org.openhab.core.addon.AddonDiscoveryMethod
- getMaturity() - Method in class org.openhab.core.addon.Addon
-
The maturity level of this version
- getMax() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the max property.
- getMAXEnumLiteralDeclaration_7() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getMaximum() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
- getMaximum() - Method in class org.openhab.core.types.StateDescription
-
Returns the maximum value of an item state.
- getMaximum() - Method in interface org.openhab.core.types.StateDescriptionFragment
-
Returns the maximum value of an item state.
- getMAXMAXKeyword_7_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getMaxScanTimeout(String) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
-
Returns the maximum discovery timeout from all discovery services registered for the specified binding id
- getMaxScanTimeout(ThingTypeUID) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
-
Returns the maximum discovery timeout from all discovery services registered for the specified thingTypeUID
- getMaxTries() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
-
Maximum number of tries to execute the request, when request fails For example, number 1 means on try only with no re-tries.
- getMaxTries() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
- getMaxTries() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRegisterRequestBlueprint
- getMaxTries() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprint
-
Get maximum number of tries, in case errors occur.
- getMaxTries() - Method in interface org.openhab.core.io.transport.modbus.PollTask
- getMaxTries() - Method in interface org.openhab.core.io.transport.modbus.TaskWithEndpoint
- getMaxTries() - Method in interface org.openhab.core.io.transport.modbus.WriteTask
- getMaxValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
- getMaxValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- getMaxValue() - Method in interface org.openhab.core.model.sitemap.sitemap.Setpoint
-
Returns the value of the 'Max Value' attribute.
- getMaxValue() - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
-
Returns the value of the 'Max Value' attribute.
- getMaxValueAssignment_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getMaxValueAssignment_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getMaxValueKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getMaxValueKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getMaxValueNumberParserRuleCall_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getMaxValueNumberParserRuleCall_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getMd5Hash() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Returns the MD5 hash value of the firmware.
- getMeasurementSystem() - Method in interface org.openhab.core.i18n.UnitProvider
-
Returns the
SystemOfUnits
which is currently set, must not be null. - getMediaType() - Method in class org.openhab.core.thing.binding.generic.ChannelHandlerContent
- getMemberName() - Method in class org.openhab.core.items.events.GroupItemStateChangedEvent
- getMemberName() - Method in class org.openhab.core.items.events.GroupStateUpdatedEvent
- getMemberOfKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getMemberOfKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getMemberOfKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getMembers() - Method in class org.openhab.core.items.GroupItem
- getMembers(Predicate<Item>) - Method in class org.openhab.core.items.GroupItem
-
Retrieves ALL members of this group and filters it with the given Predicate
- getMessage() - Method in exception org.openhab.core.automation.parser.ParsingException
- getMessage() - Method in exception org.openhab.core.automation.parser.ParsingNestedException
- getMessage() - Method in exception org.openhab.core.io.transport.modbus.exception.ModbusConnectionException
- getMessage() - Method in exception org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedResponseFunctionCodeException
- getMessage() - Method in exception org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedResponseSizeException
- getMessage() - Method in exception org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedTransactionIdException
- getMessage() - Method in exception org.openhab.core.io.transport.mqtt.MqttException
-
Returns the detail message for this exception.
- getMessage() - Method in class org.openhab.core.model.script.engine.ScriptError
-
Returns a message containing the String passed to a constructor as well as line and column numbers if any of these are known.
- getMessage() - Method in exception org.openhab.core.model.script.engine.ScriptException
-
Returns a concatenation of all errors in contained ScriptError instances.
- getMessage() - Method in class org.openhab.core.voice.KSErrorEvent
-
Gets the message describing this error
- getMessage() - Method in class org.openhab.core.voice.SpeechRecognitionErrorEvent
-
Gets the message describing this error
- getMessage(Bundle, TranslationProvider) - Method in exception org.openhab.core.i18n.AbstractI18nException
-
Returns the detail message string of this exception.
- getMetadata() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
-
Get metadata for this cache result.
- getMethod() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getMimeType() - Method in class org.openhab.core.library.types.RawType
- getMin() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the min property.
- getMINEnumLiteralDeclaration_8() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getMinimalNumberOfSegments() - Method in class org.openhab.core.common.AbstractUID
-
Specifies how many segments the UID has to have at least.
- getMinimalNumberOfSegments() - Method in class org.openhab.core.items.MetadataKey
- getMinimalNumberOfSegments() - Method in class org.openhab.core.thing.ChannelGroupUID
- getMinimalNumberOfSegments() - Method in class org.openhab.core.thing.ChannelUID
- getMinimalNumberOfSegments() - Method in class org.openhab.core.thing.profiles.ProfileTypeUID
- getMinimalNumberOfSegments() - Method in class org.openhab.core.thing.ThingTypeUID
- getMinimalNumberOfSegments() - Method in class org.openhab.core.thing.ThingUID
- getMinimalNumberOfSegments() - Method in class org.openhab.core.thing.type.ChannelGroupTypeUID
- getMinimalNumberOfSegments() - Method in class org.openhab.core.thing.type.ChannelTypeUID
- getMinimum() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
- getMinimum() - Method in class org.openhab.core.types.StateDescription
-
Returns the minimum value of an item state.
- getMinimum() - Method in interface org.openhab.core.types.StateDescriptionFragment
-
Returns the minimum value of an item state.
- getMINMINKeyword_8_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getMinValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
- getMinValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- getMinValue() - Method in interface org.openhab.core.model.sitemap.sitemap.Setpoint
-
Returns the value of the 'Min Value' attribute.
- getMinValue() - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
-
Returns the value of the 'Min Value' attribute.
- getMinValueAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getMinValueAssignment_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getMinValueKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getMinValueKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getMinValueNumberParserRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getMinValueNumberParserRuleCall_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getMKeyword_6() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getMKeyword_7() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getML_COMMENTRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getML_COMMENTRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getML_COMMENTRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getML_COMMENTRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getML_COMMENTRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getML_COMMENTRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getModel() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Returns the model of the firmware.
- getModel(String) - Method in interface org.openhab.core.model.core.ModelRepository
-
Returns a model of a given name
- getModelBinding() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelBinding() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for class '
Model Binding
'. - getModelBinding_Configuration() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelBinding_Configuration() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Configuration
'. - getModelBinding_Properties() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelBinding_Properties() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the containment reference list '
Properties
'. - getModelBinding_Type() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelBinding_Type() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Type
'. - getModelBindingAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getModelBindingRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getModelBridge() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelBridge() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for class '
Model Bridge
'. - getModelBridge_Bridge() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelBridge_Bridge() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Bridge
'. - getModelBridge_Things() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelBridge_Things() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the containment reference list '
Things
'. - getModelBridgeAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getModelBridgeAction_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getModelBridgeParserRuleCall_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
- getModelBridgeRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getModelChannel() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelChannel() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for class '
Model Channel
'. - getModelChannel_ChannelKind() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelChannel_ChannelKind() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Channel Kind
'. - getModelChannel_ChannelType() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelChannel_ChannelType() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Channel Type
'. - getModelChannel_Type() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelChannel_Type() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Type
'. - getModelChannelAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getModelChannelParserRuleCall_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
- getModelChannelRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getModelGroupFunction() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelGroupFunction() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for enum '
Model Group Function
'. - getModelGroupFunctionAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getModelGroupFunctionRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getModelGroupItem() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelGroupItem() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for class '
Model Group Item
'. - getModelGroupItem_Args() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelGroupItem_Args() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the attribute list '
Args
'. - getModelGroupItem_Function() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelGroupItem_Function() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Function
'. - getModelGroupItemAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getModelGroupItemAction_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getModelGroupItemParserRuleCall_0_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getModelGroupItemRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getModelItem() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelItem() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for class '
Model Item
'. - getModelItem_Bindings() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelItem_Bindings() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the containment reference list '
Bindings
'. - getModelItem_Groups() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelItem_Groups() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the attribute list '
Groups
'. - getModelItem_Icon() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelItem_Icon() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Icon
'. - getModelItem_Label() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelItem_Label() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Label
'. - getModelItem_Name() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelItem_Name() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Name
'. - getModelItem_Tags() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelItem_Tags() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the attribute list '
Tags
'. - getModelItem_Type() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelItem_Type() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Type
'. - getModelItemAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getModelItemRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getModelItemTypeAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getModelItemTypeAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getModelItemTypeRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getModelItemTypeRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getModelNormalItem() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelNormalItem() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for class '
Model Normal Item
'. - getModelNormalItemAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getModelNormalItemParserRuleCall_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getModelNormalItemRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getModelProperty() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelProperty() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for class '
Model Property
'. - getModelProperty() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelProperty() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for class '
Model Property
'. - getModelProperty_Key() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelProperty_Key() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Key
'. - getModelProperty_Key() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelProperty_Key() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Key
'. - getModelProperty_Value() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
- getModelProperty_Value() - Method in interface org.openhab.core.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Value
'. - getModelProperty_Value() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelProperty_Value() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute list '
Value
'. - getModelPropertyAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getModelPropertyAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getModelPropertyContainer() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelPropertyContainer() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for class '
Model Property Container
'. - getModelPropertyContainer_Id() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelPropertyContainer_Id() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Id
'. - getModelPropertyContainer_Label() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelPropertyContainer_Label() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Label
'. - getModelPropertyContainer_Properties() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelPropertyContainer_Properties() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the containment reference list '
Properties
'. - getModelPropertyContainerAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getModelPropertyContainerRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getModelPropertyRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getModelPropertyRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getModelRepository() - Static method in class org.openhab.core.model.script.ScriptServiceUtil
- getModelRepositoryInstance() - Method in class org.openhab.core.model.script.ScriptServiceUtil
- getModelThing() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelThing() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for class '
Model Thing
'. - getModelThing_BridgeUID() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelThing_BridgeUID() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Bridge UID
'. - getModelThing_Channels() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelThing_Channels() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the containment reference list '
Channels
'. - getModelThing_Location() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelThing_Location() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Location
'. - getModelThing_ThingId() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelThing_ThingId() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Thing Id
'. - getModelThing_ThingTypeId() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getModelThing_ThingTypeId() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Thing Type Id
'. - getModelThingAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getModelThingParserRuleCall_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
- getModelThingRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getModule(String) - Method in interface org.openhab.core.automation.Rule
- getModule(String) - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets a
Module
participating in theRuleTemplate
. - getModuleIdentifier(String, String) - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
- getModuleInformationForIdentifier(Action, Map<String, Set<ModuleInformation>>, boolean) - Method in class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
- getModules() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getModules() - Method in interface org.openhab.core.automation.Rule
-
Obtains the modules of the
Rule
. - getModules(Class<T>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getModules(Class<T>) - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the modules of the
RuleTemplate
, corresponding to the specified class. - getModuleType(String, Locale) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- getModuleType(String, Locale) - Method in interface org.openhab.core.automation.type.ModuleTypeProvider
-
Gets the localized
ModuleType
defined by this provider. - getModuleTypePerLocale(ModuleType, Locale, Bundle) - Method in interface org.openhab.core.automation.module.provider.i18n.ModuleTypeI18nService
-
Builds a
ModuleType
with the givenLocale
- getModuleTypes(Locale) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- getModuleTypes(Locale) - Method in interface org.openhab.core.automation.type.ModuleTypeProvider
-
Gets the localized
ModuleType
s defined by this provider. - getModuleTypesJson() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- getMqttVersion() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Get the MQTT version
- getMultipleLimit() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
- getMultipleLimit() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the multipleLimit property.
- getName() - Method in class org.openhab.core.addon.AddonInfo
-
Returns a human-readable name for the add-on (e.g.
- getName() - Method in class org.openhab.core.addon.AddonMatchProperty
- getName() - Method in class org.openhab.core.addon.AddonParameter
- getName() - Method in interface org.openhab.core.addon.AddonService
-
Returns the name of the service.
- getName() - Method in class org.openhab.core.auth.GenericUser
- getName() - Method in class org.openhab.core.auth.ManagedUser
- getName() - Method in class org.openhab.core.auth.UserApiToken
-
Gets the name identifying the token
- getName() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getName() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the
Rule
's human-readable name. - getName() - Method in class org.openhab.core.automation.type.Input
-
Gets the name of Input.
- getName() - Method in class org.openhab.core.automation.type.Output
-
This method is used for getting the name of
Output
. - getName() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns the name of the configuration parameter.
- getName() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroup
-
Get the name of the group.
- getName() - Method in class org.openhab.core.config.core.dto.XmlCriteria
-
Gets the value of the name property.
- getName() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the name property.
- getName() - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
-
Gets the value of the name property.
- getName() - Method in class org.openhab.core.config.core.FilterCriteria
- getName() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- getName() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Retrieves the name of the serial port.
- getName() - Method in interface org.openhab.core.io.transport.serial.SerialPortIdentifier
-
Gets the name of the port.
- getName() - Method in class org.openhab.core.items.GenericItem
- getName() - Method in interface org.openhab.core.items.Item
-
returns the name of the item
- getName() - Method in interface org.openhab.core.library.unit.CurrencyProvider
-
Get the name of this
CurrencyProvider
- getName() - Method in class org.openhab.core.library.unit.CurrencyUnit
- getName() - Method in class org.openhab.core.library.unit.CurrencyUnits
- getName() - Method in class org.openhab.core.library.unit.Units
- getName() - Method in class org.openhab.core.library.unit.ImperialUnits
- getName() - Method in class org.openhab.core.library.unit.SIUnits
- getName() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- getName() - Method in enum class org.openhab.core.model.items.ModelGroupFunction
- getName() - Method in interface org.openhab.core.model.items.ModelItem
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.openhab.core.model.persistence.persistence.Filter
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
- getName() - Method in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
- getName() - Method in interface org.openhab.core.model.persistence.persistence.Strategy
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
- getName() - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- getName() - Method in interface org.openhab.core.model.rule.rules.Rule
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.openhab.core.model.rule.rules.VariableDeclaration
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- getName() - Method in interface org.openhab.core.model.sitemap.sitemap.Sitemap
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.openhab.core.persistence.filter.PersistenceFilter
-
Get the name of this filter
- getName() - Method in interface org.openhab.core.persistence.HistoricItem
-
returns the name of the item
- getName() - Method in interface org.openhab.core.persistence.PersistenceItemInfo
-
Returns the item name.
- getName() - Method in class org.openhab.core.persistence.strategy.PersistenceStrategy
- getName() - Method in interface org.openhab.core.semantics.SemanticTag
-
Returns the name of the semantic tag.
- getName() - Method in class org.openhab.core.semantics.SemanticTagImpl
- getName() - Method in interface org.openhab.core.ui.chart.ChartProvider
-
Gets the name of this chart provider.
- getName() - Method in class org.openhab.core.ui.tiles.ExternalServiceTile
- getName() - Method in interface org.openhab.core.ui.tiles.Tile
-
The name that should appear on the tile
- getName() - Method in class org.openhab.core.voice.text.ASTNode
- getName() - Method in class org.openhab.core.voice.text.ExpressionLet
- getNameAlternatives_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getNameAssignment_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
- getNameAssignment_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getNameAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getNameAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.StrategyElements
- getNameAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getNameAssignment_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getNameAssignment_1_0_0_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getNameAssignment_1_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getNameIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
- getNameIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getNameIDTerminalRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getNameIDTerminalRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.StrategyElements
- getNameIDTerminalRuleCall_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getNameIDTerminalRuleCall_1_0_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getNameMappings() - Method in class org.openhab.core.model.ide.contentassist.antlr.ItemsParser
- getNameMappings() - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser
- getNameMappings() - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser
- getNameMappings() - Method in class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser
- getNameMappings() - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser
- getNameMappings() - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser
- getNamespace() - Method in interface org.openhab.core.config.core.metadata.MetadataConfigDescriptionProvider
-
Get the identifier of the metadata namespace
- getNamespace() - Method in class org.openhab.core.items.MetadataKey
-
Provides the namespace of this key
- getNamespace() - Method in interface org.openhab.core.ui.components.UIComponentProvider
- getNameSTRINGTerminalRuleCall_1_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getNameValidIDParserRuleCall_1_0_0_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getNameValidIDParserRuleCall_1_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getNANDEnumLiteralDeclaration_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getNANDNANDKeyword_3_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getNewState() - Method in interface org.openhab.core.model.rule.rules.ChangedEventTrigger
-
Returns the value of the 'New State' containment reference.
- getNewState() - Method in interface org.openhab.core.model.rule.rules.GroupMemberChangedEventTrigger
-
Returns the value of the 'New State' containment reference.
- getNewState() - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- getNewState() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- getNewState() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- getNewState() - Method in interface org.openhab.core.model.rule.rules.ThingStateChangedEventTrigger
-
Returns the value of the 'New State' attribute.
- getNewStateAssignment_4_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getNewStateAssignment_4_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getNewStateAssignment_4_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getNewStateThingValidStateParserRuleCall_4_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getNewStateValidStateParserRuleCall_4_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getNewStateValidStateParserRuleCall_4_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getNewValue() - Method in interface org.openhab.core.io.transport.serial.SerialPortEvent
-
Gets the new value of the state change that caused the SerialPortEvent to be propagated.
- getNextBankHoliday() - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getNextBankHoliday(int) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getNextBankHoliday(int, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getNextBankHoliday(String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getNextBankHoliday(ZonedDateTime) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Gets the first next to come holiday in a 1 year time window
- getNextBankHoliday(ZonedDateTime) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getNextBankHoliday(ZonedDateTime, String) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Gets the first next to come holiday in a 1 year time window
- getNextBankHoliday(ZonedDateTime, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- getNextBankHoliday(ZonedDateTime, URL) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Gets the first next to come holiday in a 1 year time window
- getNextRefToken(String, int) - Static method in class org.openhab.core.automation.util.ReferenceResolver
-
Gets the end of current token of reference path.
- getNodeName() - Method in class org.openhab.core.config.core.xml.util.NodeAttributes
- getNodeName() - Method in class org.openhab.core.config.core.xml.util.NodeList
- getNodeName() - Method in interface org.openhab.core.config.core.xml.util.NodeName
-
Returns the name of the node this object belongs to.
- getNodeName() - Method in class org.openhab.core.config.core.xml.util.NodeValue
- getNonLinkableWidget() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getNonLinkableWidget() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Non Linkable Widget
'. - getNonLinkableWidgetAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getNonLinkableWidgetParserRuleCall_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WidgetElements
- getNonLinkableWidgetRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getNOREnumLiteralDeclaration_4() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getNORNORKeyword_4_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getNotEqualsFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getNotEqualsFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Not Equals Filter
'. - getNotEqualsFilter_Values() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getNotEqualsFilter_Values() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute list '
Values
'. - getNotEqualsFilterAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getNotEqualsFilterParserRuleCall_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
- getNotEqualsFilterRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getNotIncludeFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getNotIncludeFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Not Include Filter
'. - getNotIncludeFilter_Lower() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getNotIncludeFilter_Lower() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Lower
'. - getNotIncludeFilter_Unit() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getNotIncludeFilter_Unit() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Unit
'. - getNotIncludeFilter_Upper() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getNotIncludeFilter_Upper() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Upper
'. - getNotIncludeFilterAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getNotIncludeFilterParserRuleCall_5() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
- getNotIncludeFilterRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getNumberAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getNumberAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getNumberAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getNUMBERAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getNUMBERAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getNumberKeyword_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getNumberKeyword_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
- getNumberKeyword_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getNumberParserRuleCall_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.CommandElements
- getNUMBERParserRuleCall_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ValueTypeElements
- getNUMBERParserRuleCall_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ValueTypeElements
- getNumberRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getNumberRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getNumberRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getNUMBERRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getNUMBERRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getNumberSignKeyword_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
- getOAuthClientService(String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthFactory
-
Gets the OAuth service for a given handle
- getObject(String) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
-
Returns the object associated with the specified name of the child's node.
- getObject(String, Object) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
-
Returns the object associated with the specified name of the child's node.
- getOFFLINEKeyword_4() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getOHMeterRegistry() - Method in interface org.openhab.core.io.monitor.MeterRegistryProvider
- getOldItem() - Method in class org.openhab.core.items.events.ItemUpdatedEvent
-
Gets the old item.
- getOldItemState() - Method in class org.openhab.core.items.events.ItemStateChangedEvent
-
Gets the old item state.
- getOldRule() - Method in class org.openhab.core.automation.events.RuleUpdatedEvent
- getOldState() - Method in interface org.openhab.core.model.rule.rules.ChangedEventTrigger
-
Returns the value of the 'Old State' containment reference.
- getOldState() - Method in interface org.openhab.core.model.rule.rules.GroupMemberChangedEventTrigger
-
Returns the value of the 'Old State' containment reference.
- getOldState() - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- getOldState() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- getOldState() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- getOldState() - Method in interface org.openhab.core.model.rule.rules.ThingStateChangedEventTrigger
-
Returns the value of the 'Old State' attribute.
- getOldStateAssignment_3_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getOldStateAssignment_3_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getOldStateAssignment_3_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getOldStateThingValidStateParserRuleCall_3_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getOldStateValidStateParserRuleCall_3_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getOldStateValidStateParserRuleCall_3_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getOldStatusInfo() - Method in class org.openhab.core.thing.events.ThingStatusInfoChangedEvent
-
Gets the old thing status info.
- getOldThing() - Method in class org.openhab.core.thing.events.ThingUpdatedEvent
-
Gets the old thing.
- getOldValue() - Method in class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
-
Gets the old value (represented as JSON string).
- getOnlineChangelog() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Returns the URL to the online changelog of the firmware.
- getONLINEKeyword_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getOpAddAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpAddAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpAddRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpAddRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpAndAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpAndAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpAndRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpAndRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpCompareAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpCompareAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpCompareRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpCompareRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpenAPI() - Method in class org.openhab.core.io.rest.swagger.impl.OpenApiResource
-
Gets the current JAX-RS Whiteboard provided endpoint information by OpenAPI.
- getOpEqualityAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpEqualityAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpEqualityRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpEqualityRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOperator() - Method in class org.openhab.core.persistence.FilterCriteria
- getOpMultiAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpMultiAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpMultiAssignAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpMultiAssignAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpMultiAssignRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpMultiAssignRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpMultiRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpMultiRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpOrAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpOrAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpOrRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpOrRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpOtherAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpOtherAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpOtherRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpOtherRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpPostfixAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpPostfixAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpPostfixRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpPostfixRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpSingleAssignAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpSingleAssignAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpSingleAssignRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpSingleAssignRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpSingleAssignToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
-
OpSingleAssign: '=' ;
- getOpSingleAssignToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
-
OpSingleAssign: '=' ;
- getOptions() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns a static selection list for the value of this parameter.
- getOptions() - Method in class org.openhab.core.config.core.dto.XmlParameter
- getOptions() - Method in class org.openhab.core.types.EventDescription
-
Returns a list of predefined events with their label.
- getOptions() - Method in class org.openhab.core.types.StateDescription
-
Returns a list of predefined states with their label.
- getOptions() - Method in interface org.openhab.core.types.StateDescriptionFragment
-
Returns a list of predefined states with their label.
- getOpUnaryAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpUnaryAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOpUnaryRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getOpUnaryRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getOrdering() - Method in class org.openhab.core.persistence.FilterCriteria
- getOREnumLiteralDeclaration_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getOrKeyword_4_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getORORKeyword_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getOutputs() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getOutputs() - Method in class org.openhab.core.automation.type.ActionType
-
Gets the meta-information descriptions of
Output
s defined by this type. - getOutputs() - Method in class org.openhab.core.automation.type.TriggerType
-
Gets the meta-information descriptions of
Output
s defined by this type. - getOutputStream() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- getOutputStream() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Returns an output stream.
- getOverlay() - Method in class org.openhab.core.ui.tiles.ExternalServiceTile
- getOverlay() - Method in interface org.openhab.core.ui.tiles.Tile
-
An HTML5 overlay icon to use for the tile, e.g.
- getPackage() - Static method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
-
Deprecated.
- getPageId(String) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
-
Retrieves the current page id for a subscription.
- getPageNumber() - Method in class org.openhab.core.persistence.FilterCriteria
- getPageSize() - Method in class org.openhab.core.persistence.FilterCriteria
- getParameter() - Method in class org.openhab.core.config.core.dto.XmlConfigDescription
-
Gets the value of the parameter property.
- getParameterGroup() - Method in class org.openhab.core.config.core.dto.XmlConfigDescription
-
Gets the value of the parameterGroup property.
- getParameterGroups() - Method in class org.openhab.core.config.core.ConfigDescription
-
Returns the list of configuration parameter groups associated with the parameters.
- getParameterOptions(Locale) - Method in interface org.openhab.core.config.core.metadata.MetadataConfigDescriptionProvider
-
Get all valid options if the main metadata value should be restricted to certain values.
- getParameterOptions(URI, String, String, Locale) - Method in class org.openhab.core.automation.module.script.ScriptTransformationService
- getParameterOptions(URI, String, String, Locale) - Method in interface org.openhab.core.config.core.ConfigOptionProvider
-
Provides a collection of
ParameterOption
s. - getParameterOptions(URI, String, String, Locale) - Method in class org.openhab.core.config.core.CurrencyServiceConfigOptionProvider
- getParameters() - Method in class org.openhab.core.addon.AddonDiscoveryMethod
- getParameters() - Method in class org.openhab.core.config.core.ConfigDescription
-
Returns the corresponding
ConfigDescriptionParameter
s. - getParameters() - Method in class org.openhab.core.items.GroupFunction.Equality
- getParameters() - Method in interface org.openhab.core.items.GroupFunction
-
Returns the parameters of the function as an array.
- getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.And
- getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Avg
- getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Count
- getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Max
- getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Min
- getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Or
- getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Sum
- getParameters() - Method in class org.openhab.core.library.types.DateTimeGroupFunction.Earliest
- getParameters() - Method in class org.openhab.core.library.types.DateTimeGroupFunction.Latest
- getParameters() - Method in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
- getParameters(String, Locale) - Method in interface org.openhab.core.config.core.metadata.MetadataConfigDescriptionProvider
-
Get the config descriptions for all expected parameters.
- getParent(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
this should be used instead of Widget.eContainer() as as the concrete widgets created from default widgets have no parent.
- getParentUID() - Method in interface org.openhab.core.semantics.SemanticTag
-
Returns the UID of the parent tag.
- getParentUID() - Method in class org.openhab.core.semantics.SemanticTagImpl
- getParity() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- getParity() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Gets port parity.
- getParsedScript(String, String) - Method in interface org.openhab.core.model.script.runtime.DSLScriptContextProvider
-
Returns the
XExpression
, which is the readily parsed script. - getPassword() - Method in class org.openhab.core.auth.UsernamePasswordCredentials
-
Retrieves the password
- getPassword() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- getPasswordHash() - Method in class org.openhab.core.auth.ManagedUser
-
Gets the password hash.
- getPasswordSalt() - Method in class org.openhab.core.auth.ManagedUser
-
Gets the password salt.
- getPathType() - Method in class org.openhab.core.io.transport.serial.ProtocolType
- getPattern() - Method in class org.openhab.core.addon.AddonMatchProperty
- getPattern() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
- getPattern() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the pattern property.
- getPattern() - Method in class org.openhab.core.types.StateDescription
-
Returns the pattern to render the state to a string.
- getPattern() - Method in interface org.openhab.core.types.StateDescriptionFragment
-
Returns the pattern to render the state to a string.
- getPattern() - Method in class org.openhab.core.voice.text.ExpressionMatch
- getPayload() - Method in class org.openhab.core.events.AbstractEvent
- getPayload() - Method in interface org.openhab.core.events.Event
-
Gets the payload as a serialized string.
- getPayload() - Method in class org.openhab.core.io.transport.mqtt.MqttWillAndTestament
- getPendingToken() - Method in class org.openhab.core.auth.ManagedUser
-
Gets the pending token information for this user, if any.
- getPercentSignKeyword_5() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getPeriod() - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
-
Returns the value of the 'Period' attribute.
- getPeriod() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- getPeriodAssignment_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getPeriodIDTerminalRuleCall_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getPeriodKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getPersistenceConfiguration() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceConfiguration() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Configuration
'. - getPersistenceConfiguration_Alias() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceConfiguration_Alias() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Alias
'. - getPersistenceConfiguration_Filters() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceConfiguration_Filters() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the reference list '
Filters
'. - getPersistenceConfiguration_Items() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceConfiguration_Items() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the containment reference list '
Items
'. - getPersistenceConfiguration_Strategies() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceConfiguration_Strategies() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the reference list '
Strategies
'. - getPersistenceConfigurationAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getPersistenceConfigurationRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getPersistenceFactory() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceFactory() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the factory that creates the instances of the model.
- getPersistenceModel() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceModel() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Model
'. - getPersistenceModel_Configs() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceModel_Configs() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the containment reference list '
Configs
'. - getPersistenceModel_Defaults() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceModel_Defaults() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the reference list '
Defaults
'. - getPersistenceModel_Filters() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceModel_Filters() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the containment reference list '
Filters
'. - getPersistenceModel_Strategies() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceModel_Strategies() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the containment reference list '
Strategies
'. - getPersistenceModelAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getPersistenceModelAction_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getPersistenceModelRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getPersistencePackage() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
- getPersistencePackage() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
-
Returns the package supported by this factory.
- getPlayerKeyword_7() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getPlayerKeyword_8() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getPoint(Item) - Static method in class org.openhab.core.semantics.SemanticTags
- getPointType(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
- getPolicy() - Method in class org.openhab.core.types.TimeSeries
-
Get the persistence policy of this series.
- getPool(String) - Static method in class org.openhab.core.common.ThreadPoolManager
-
Returns an instance of a cached thread pool service.
- getPoolNames() - Static method in class org.openhab.core.common.ThreadPoolManager
- getPort() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusIPSlaveEndpoint
- getPort() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Get the MQTT broker port
- getPortIdentifier(URI) - Method in interface org.openhab.core.io.transport.serial.SerialPortProvider
-
Gets the
SerialPortIdentifier
if it is available or null otherwise. - getPortName() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusSerialSlaveEndpoint
- getPredictedState() - Method in class org.openhab.core.items.events.ItemStatePredictedEvent
-
Gets the predicted item state.
- getPreferredFormat(Set<AudioFormat>) - Static method in class org.openhab.core.audio.AudioFormat
-
Gets the first concrete AudioFormat in the passed set or a preferred one based on 16bit, 16KHz, big endian default
- getPreferredVoice(Set<Voice>) - Method in interface org.openhab.core.voice.VoiceManager
-
Determines the preferred voice for the currently set locale
- getPrefix() - Method in class org.openhab.core.net.CidrAddress
- getPrefix(Rule) - Static method in class org.openhab.core.automation.RulePredicates
-
Gets the prefix of the
Rule
's UID, if any exist. - getPrerequisiteVersion() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Returns the prerequisite version of the firmware.
- getPresets() - Method in class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider
- getPresets() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionManagerWrapper
- getPresets() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
-
Returns the provided Presets which are supported by this ScriptExtensionProvider.
- getPrimaryIpv4HostAddress() - Method in class org.openhab.core.net.NetUtil
- getPrimaryIpv4HostAddress() - Method in interface org.openhab.core.net.NetworkAddressService
-
Returns the user configured primary IPv4 address of the system
- getPriority() - Method in interface org.openhab.core.io.http.Handler
-
Returns priority of this handler.
- getPriority() - Method in class org.openhab.core.ui.icon.AbstractResourceIconProvider
-
Provides the priority of this provider.
- getProduct() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
- getProductId() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
- getProfileTypes() - Method in interface org.openhab.core.thing.profiles.ProfileTypeRegistry
-
Get the available
ProfileType
s from all providers using the default locale. - getProfileTypes(Locale) - Method in class org.openhab.core.automation.module.script.profile.ScriptProfileFactory
- getProfileTypes(Locale) - Method in interface org.openhab.core.thing.profiles.ProfileTypeProvider
-
Returns all profile types for the given
Locale
. - getProfileTypes(Locale) - Method in interface org.openhab.core.thing.profiles.ProfileTypeRegistry
-
Get the available
ProfileType
s from all providers. - getProfileTypeUID() - Method in class org.openhab.core.automation.module.script.profile.ScriptProfile
- getProfileTypeUID() - Method in interface org.openhab.core.thing.profiles.Profile
-
Get the
ProfileTypeUID
of this profile. - getProgress() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
-
Returns the percentage progress of the firmware update.
- getProgressInfo() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfoEvent
-
Returns the
FirmwareUpdateProgressInfo
. - getProgressStep() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
-
Returns the current progress step.
- getPromise() - Method in interface org.openhab.core.scheduler.ScheduledCompletableFuture
- getProperties() - Method in class org.openhab.core.addon.Addon
-
A set of additional properties relative to this add-on
- getProperties() - Method in class org.openhab.core.config.core.Configuration
- getProperties() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
-
Returns the properties of this result object.
The properties contain information which become part of aThing
. - getProperties() - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
- getProperties() - Method in interface org.openhab.core.model.items.ModelBinding
-
Returns the value of the 'Properties' containment reference list.
- getProperties() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
- getProperties() - Method in interface org.openhab.core.model.thing.thing.ModelPropertyContainer
-
Returns the value of the 'Properties' containment reference list.
- getProperties() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Returns the immutable properties of the firmware.
- getProperties() - Method in class org.openhab.core.thing.Channel
-
Returns an immutable copy of the
Channel
properties. - getProperties() - Method in interface org.openhab.core.thing.Thing
-
Returns an immutable copy of the
Thing
properties. - getProperties() - Method in class org.openhab.core.thing.type.ChannelDefinition
-
Returns the properties for this
ChannelDefinition
- getProperties() - Method in class org.openhab.core.thing.type.ThingType
-
Returns the properties for this
ThingType
- getPropertiesAssignment_3_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getPropertiesAssignment_3_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getPropertiesAssignment_4_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getPropertiesAssignment_4_2_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getPropertiesAssignment_5_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getPropertiesAssignment_5_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getPropertiesAssignment_5_2_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getPropertiesAssignment_5_2_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getPropertiesModelPropertyParserRuleCall_3_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getPropertiesModelPropertyParserRuleCall_3_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getPropertiesModelPropertyParserRuleCall_4_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getPropertiesModelPropertyParserRuleCall_4_2_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getPropertiesModelPropertyParserRuleCall_5_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getPropertiesModelPropertyParserRuleCall_5_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getPropertiesModelPropertyParserRuleCall_5_2_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getPropertiesModelPropertyParserRuleCall_5_2_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getProperty(String, String) - Method in class org.openhab.core.io.rest.core.config.ConfigurationService
- getProperty(Item) - Static method in class org.openhab.core.semantics.SemanticTags
- getPropertyType(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
- getProps() - Method in class org.openhab.core.ui.components.RootUIComponent
-
Gets the configurable parameters ("props") of the component
- getProtocol() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Get the MQTT broker protocol
- getProtocolID() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
-
Returns the protocol identifier of this ModbusMessage as int.
The identifier is a 2-byte (short) non negative integer value valid in the range of 0-65535. - getProtocolID() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprint
-
Returns the protocol identifier of this ModbusMessage as int.
The identifier is a 2-byte (short) non negative integer value valid in the range of 0-65535. - getProvider(E) - Method in class org.openhab.core.common.registry.AbstractRegistry
-
This method retrieves the provider of an element from the registry.
- getProvider(K) - Method in class org.openhab.core.common.registry.AbstractRegistry
-
This method retrieves the provider of an element from the registry.
- getQos() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- getQos() - Method in class org.openhab.core.io.transport.mqtt.MqttWillAndTestament
- getQualifiedNameAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getQualifiedNameAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getQualifiedNameInStaticImportAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getQualifiedNameInStaticImportAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getQualifiedNameInStaticImportRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getQualifiedNameInStaticImportRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getQualifiedNameRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getQualifiedNameRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getQualifiedNameWithWildcardAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getQualifiedNameWithWildcardAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getQualifiedNameWithWildcardRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getQualifiedNameWithWildcardRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getQuantityLiteral() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
- getQuantityLiteral() - Method in interface org.openhab.core.model.script.script.ScriptPackage
-
Returns the meta object for class '
Quantity Literal
'. - getQuantityLiteral_Unit() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
- getQuantityLiteral_Unit() - Method in interface org.openhab.core.model.script.script.ScriptPackage
-
Returns the meta object for the containment reference '
Unit
'. - getQuantityLiteral_Value() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
- getQuantityLiteral_Value() - Method in interface org.openhab.core.model.script.script.ScriptPackage
-
Returns the meta object for the attribute '
Value
'. - getQuantityLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getQuantityLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getQuantityLiteralAction_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getQuantityLiteralParserRuleCall_6() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
- getQuantityLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getQuantityLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getQueue() - Method in class org.openhab.core.common.QueueingThreadPoolExecutor
- getRandomAlphabetic(int) - Static method in class org.openhab.core.util.StringUtils
-
Creates a random string with [A-Zaz] characters
- getRandomAlphanumeric(int) - Static method in class org.openhab.core.util.StringUtils
-
Creates a random string with [A-Za-z0-9] characters
- getRandomHex(int) - Static method in class org.openhab.core.util.StringUtils
-
Creates a random string with only hex characters
- getRandomString(int, String) - Static method in class org.openhab.core.util.StringUtils
-
Creates a random string
- getRank() - Method in interface org.openhab.core.types.StateDescriptionFragmentProvider
-
Return the service rank.
- getRawContent() - Method in class org.openhab.core.thing.binding.generic.ChannelHandlerContent
- getRawMessage() - Method in exception org.openhab.core.i18n.AbstractI18nException
-
Provides the raw message If the message does not start with "@text/", it returns the same as the getMessage() method.
- getReachedStartLevelKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
- getReceivedCommandKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getReceivedCommandKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getReceivedUpdateKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getReceivedUpdateKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getReceivedUpdateKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getReconnectAfterMillis() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- getReconnectFrequency() - Method in class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
- getReconnectStrategy() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- getRed() - Method in class org.openhab.core.library.types.HSBType
-
Deprecated.Use
ColorUtil.hsbToRgb(HSBType)
instead - getRedirectUri() - Method in class org.openhab.core.auth.PendingToken
-
Gets the redirect URI of the client requesting the upcoming token.
- getRedirectUri() - Method in class org.openhab.core.auth.UserSession
-
Gets the redirect URI which was used to perform the authorization flow.
- getReference() - Method in class org.openhab.core.automation.type.Input
-
Gets the reference to data source.
- getReference() - Method in class org.openhab.core.automation.type.Output
-
This method is used for getting the reference to data source.
- getReference() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
- getReference() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
- getReference() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRegisterRequestBlueprint
- getReference() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprint
-
Returns the reference of the register/coil/discrete input to to start writing with this request
- getRefresh() - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
-
Returns the value of the 'Refresh' attribute.
- getRefresh() - Method in interface org.openhab.core.model.sitemap.sitemap.Image
-
Returns the value of the 'Refresh' attribute.
- getRefresh() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- getRefresh() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
- getRefreshAssignment_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRefreshAssignment_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRefreshINTTerminalRuleCall_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRefreshINTTerminalRuleCall_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRefreshKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRefreshKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRefreshToken() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- getRefreshToken() - Method in class org.openhab.core.auth.UserSession
-
Gets the refresh token for the session.
- getRegex() - Method in class org.openhab.core.addon.AddonMatchProperty
- getRegister(int) - Method in class org.openhab.core.io.transport.modbus.ModbusRegisterArray
-
Get register index i as unsigned integer
- getRegisters() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusReadResult
-
Get "input register" or "holding register" data in the case of no errors
- getRegisters() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRegisterRequestBlueprint
- getRegistry(String) - Method in interface org.openhab.core.ui.components.UIComponentRegistryFactory
-
Gets the
UIComponentRegistry
for the specified namespace. - getRelativeAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getRelativePercentSignKeyword_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getRemainingTokens() - Method in class org.openhab.core.voice.text.ASTNode
- getRemoteAddons() - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
-
get all addons from remote
- getRemovalGracePeriodSeconds(ServiceInfo) - Method in interface org.openhab.core.config.discovery.mdns.MDNSDiscoveryParticipant
-
Some openHAB bindings handle devices that can sometimes be a bit late in updating their mDNS announcements, which means that such devices are repeatedly removed from, and (re)added to, the Inbox.
- getRemovalGracePeriodSeconds(RemoteDevice) - Method in interface org.openhab.core.config.discovery.upnp.UpnpDiscoveryParticipant
-
The JUPnP library strictly follows the UPnP specification insofar as if a device fails to send its next 'ssdp:alive' notification within its declared 'maxAge' period, it is immediately considered to be gone.
- getREMOVEDKeyword_6() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getREMOVINGKeyword_5() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getRepresentationProperty() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
-
Returns the representation property of this result object.
- getRepresentationProperty() - Method in class org.openhab.core.thing.type.ThingType
-
Get the name of the representation property of this thing type.
- getRequest() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusFailure
-
Get request matching this response
- getRequest() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusReadResult
-
Get request matching this response
- getRequest() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusWriteResult
-
Get request matching this response
- getRequest() - Method in interface org.openhab.core.io.transport.modbus.TaskWithEndpoint
-
Gets request associated with this task
- getRequestId() - Method in exception org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedTransactionIdException
- getResource(String) - Method in class org.openhab.core.common.osgi.ResourceBundleClassLoader
- getResource(String, String) - Method in class org.openhab.core.ui.icon.AbstractResourceIconProvider
-
Provides the content of a resource for a certain icon set as a stream or null, if the resource does not exist.
- getResourceAsStream(String) - Method in class org.openhab.core.common.osgi.ResourceBundleClassLoader
- getResponse() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusWriteResult
-
Get response
- getResponse() - Method in class org.openhab.core.voice.text.InterpretationResult
- getResponseId() - Method in exception org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedTransactionIdException
- getResult() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfo
-
Returns the result of the firmware update.
- getResultCallback() - Method in interface org.openhab.core.io.transport.modbus.TaskWithEndpoint
-
Gets the result callback associated with this task, will be called with response
- getResultType() - Method in class org.openhab.core.config.core.xml.util.GenericUnmarshaller
-
Returns the class of the result type
- getRGB() - Method in class org.openhab.core.library.types.HSBType
-
Deprecated.Use
ColorUtil.hsbTosRgb(HSBType)
instead. Returns the RGB value representing the color in the default sRGB color model. (Bits 24-31 are alpha, 16-23 are red, 8-15 are green, 0-7 are blue). - getRight() - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- getRight() - Method in interface org.openhab.core.model.rule.rules.VariableDeclaration
-
Returns the value of the 'Right' containment reference.
- getRightAssignment_2_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getRightCurlyBracketKeyword_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getRightCurlyBracketKeyword_5() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getRightCurlyBracketKeyword_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getRightCurlyBracketKeyword_6_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getRightCurlyBracketKeyword_6_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getRightCurlyBracketKeyword_6_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getRightCurlyBracketKeyword_6_5() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getRightCurlyBracketKeyword_7_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getRightParenthesisKeyword_2_2_2_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getRightParenthesisKeyword_3_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getRightParenthesisKeyword_4_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getRightSquareBracketKeyword_1_10_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRightSquareBracketKeyword_1_10_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getRightSquareBracketKeyword_1_11_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRightSquareBracketKeyword_1_11_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getRightSquareBracketKeyword_1_3_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getRightSquareBracketKeyword_1_3_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getRightSquareBracketKeyword_1_3_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getRightSquareBracketKeyword_1_3_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getRightSquareBracketKeyword_1_8_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRightSquareBracketKeyword_1_8_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRightSquareBracketKeyword_1_8_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getRightSquareBracketKeyword_1_8_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getRightSquareBracketKeyword_1_8_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getRightSquareBracketKeyword_1_8_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getRightSquareBracketKeyword_1_9_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRightSquareBracketKeyword_1_9_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getRightSquareBracketKeyword_1_9_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getRightSquareBracketKeyword_2_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getRightSquareBracketKeyword_2_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getRightSquareBracketKeyword_2_3_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getRightSquareBracketKeyword_2_3_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getRightSquareBracketKeyword_2_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getRightSquareBracketKeyword_2_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getRightSquareBracketKeyword_2_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getRightSquareBracketKeyword_2_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getRightSquareBracketKeyword_2_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getRightSquareBracketKeyword_2_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getRightSquareBracketKeyword_3_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getRightSquareBracketKeyword_4_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getRightSquareBracketKeyword_5_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getRightSquareBracketKeyword_5_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getRightSquareBracketKeyword_5_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getRightSquareBracketLeftSquareBracketKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
- getRightXExpressionParserRuleCall_2_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getRoles() - Method in class org.openhab.core.auth.Authentication
-
Retrieves the roles of the authenticated user
- getRoles() - Method in class org.openhab.core.auth.GenericUser
- getRoles() - Method in class org.openhab.core.auth.ManagedUser
- getRoles() - Method in interface org.openhab.core.auth.User
-
Gets the roles attributed to the user.
- getRollershutterKeyword_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getRollershutterKeyword_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getRootName() - Method in interface org.openhab.core.model.yaml.YamlModelListener
-
Get the root name of this model type which is also the name of the root folder containing the user files for this model type.
- getRow() - Method in interface org.openhab.core.model.sitemap.sitemap.Button
-
Returns the value of the 'Row' attribute.
- getRow() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- getRowAssignment_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getRowINTTerminalRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getRtuEncoded() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusTCPSlaveEndpoint
- getRule() - Method in class org.openhab.core.automation.events.AbstractRuleRegistryEvent
- getRule() - Method in class org.openhab.core.automation.RuleExecution
-
Returns the rule that will be executed.
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ItemConfigElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.StrategyElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getRule() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getRule() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Rule
'. - getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ItemNameElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandIdElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandNumberElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandStringElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateIdElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateNumberElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateStringElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerIdElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerNumberElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerStringElements
- getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.AbstractUnitElements
- getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.IDUnitElements
- getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
- getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.SpecificUnitElements
- getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.StringUnitElements
- getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
- getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BOOLEANElements
- getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
- getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ItemModelElements
- getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelNormalItemElements
- getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
- getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
- getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ValueTypeElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.CommandElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupItemRefElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconNameElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ItemRefElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NumberElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapModelElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WidgetElements
- getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.XStateElements
- getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BOOLEANElements
- getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
- getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
- getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
- getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
- getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ThingModelElements
- getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UID_SEGMENTElements
- getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
- getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ValueTypeElements
- getRule_Eventtrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getRule_Eventtrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference list '
Eventtrigger
'. - getRule_Name() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getRule_Name() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Name
'. - getRule_Script() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getRule_Script() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Script
'. - getRuleAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getRuleId() - Method in class org.openhab.core.automation.events.RuleStatusInfoEvent
- getRuleKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getRuleModel() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getRuleModel() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Rule Model
'. - getRuleModel_ImportSection() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getRuleModel_ImportSection() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Import Section
'. - getRuleModel_Rules() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getRuleModel_Rules() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference list '
Rules
'. - getRuleModel_Variables() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getRuleModel_Variables() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference list '
Variables
'. - getRuleModelAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getRuleModelRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getRuleName(AbstractElement) - Method in class org.openhab.core.model.ide.contentassist.antlr.ItemsParser
- getRuleName(AbstractElement) - Method in class org.openhab.core.model.ide.contentassist.antlr.ItemsParser.NameMappings
- getRuleName(AbstractElement) - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser
- getRuleName(AbstractElement) - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser.NameMappings
- getRuleName(AbstractElement) - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser
- getRuleName(AbstractElement) - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser.NameMappings
- getRuleName(AbstractElement) - Method in class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser
- getRuleName(AbstractElement) - Method in class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser.NameMappings
- getRuleName(AbstractElement) - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser
- getRuleName(AbstractElement) - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser.NameMappings
- getRuleName(AbstractElement) - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser
- getRuleName(AbstractElement) - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser.NameMappings
- getRuleRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getRules() - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
- getRules() - Method in interface org.openhab.core.model.rule.rules.RuleModel
-
Returns the value of the 'Rules' containment reference list.
- getRules(Locale) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
- getRulesAssignment_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
- getRulesFactory() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getRulesFactory() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the factory that creates the instances of the model.
- getRulesPackage() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
- getRulesPackage() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
-
Returns the package supported by this factory.
- getRulesRuleParserRuleCall_2_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
- getRuleTemplateJson() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- getRuntimeFolder() - Static method in class org.openhab.core.OpenHAB
-
Returns the runtime folder path name.
- getSaturation() - Method in class org.openhab.core.library.types.HSBType
- getScanTimeout() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Returns the amount of time in seconds after which the discovery service automatically stops its forced discovery process.
- getScanTimeout() - Method in interface org.openhab.core.config.discovery.DiscoveryService
-
Returns the amount of time in seconds after which an active scan ends.
- getScheduledPool(String) - Static method in class org.openhab.core.common.ThreadPoolManager
-
Returns an instance of a scheduled thread pool service.
- getScheduledTime() - Method in interface org.openhab.core.scheduler.ScheduledCompletableFuture
- getScheduler() - Method in interface org.openhab.core.automation.handler.TriggerHandlerCallback
- getScheduler() - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
-
Can be overridden by subclasses (e.g.
- getScheduler() - Static method in class org.openhab.core.model.script.ScriptServiceUtil
- getSchedulerInstance() - Method in class org.openhab.core.model.script.ScriptServiceUtil
- getScheme() - Method in class org.openhab.core.io.transport.serial.ProtocolType
- getScope() - Method in class org.openhab.core.auth.Authentication
-
Retrieves the scope this authentication is valid for
- getScope() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- getScope() - Method in class org.openhab.core.auth.PendingToken
-
Gets the requested scopes for the upcoming token.
- getScope() - Method in class org.openhab.core.auth.UserApiToken
-
Gets the scope this token is valid for.
- getScope() - Method in class org.openhab.core.auth.UserSession
-
Gets the scope requested when authorizing this session.
- getScope() - Method in class org.openhab.core.thing.profiles.ProfileTypeUID
- getScope(Resource, boolean, EClass, Predicate<IEObjectDescription>) - Method in class org.openhab.core.model.persistence.scoping.PersistenceGlobalScopeProvider
- getScript() - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
- getScript() - Method in interface org.openhab.core.model.rule.rules.Rule
-
Returns the value of the 'Script' containment reference.
- getScript() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
- getScript() - Method in interface org.openhab.core.model.script.script.ScriptPackage
-
Returns the meta object for class '
Script
'. - getScriptAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getScriptAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getScriptAction_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
- getScriptAssignment_6() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getScriptEngine() - Method in class org.openhab.core.automation.module.script.ScriptEngineContainer
- getScriptEngine() - Method in class org.openhab.core.model.rule.RulesStandaloneSetup
- getScriptEngine() - Static method in class org.openhab.core.model.script.ScriptServiceUtil
- getScriptEngine() - Method in class org.openhab.core.model.script.ScriptStandaloneSetup
- getScriptFactory() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
- getScriptFactory() - Method in interface org.openhab.core.model.script.script.ScriptPackage
-
Returns the factory that creates the instances of the model.
- getScriptGrammarAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getScriptIdentifier() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionManagerWrapper
- getScriptPackage() - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
- getScriptPackage() - Method in interface org.openhab.core.model.script.script.ScriptFactory
-
Returns the package supported by this factory.
- getScriptRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getScriptRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getScriptScriptParserRuleCall_6_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getScriptServiceUtil() - Method in class org.openhab.core.model.rule.RulesStandaloneSetup
- getScriptServiceUtil() - Method in class org.openhab.core.model.script.ScriptStandaloneSetup
- getScriptType(Path) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
-
Get the scriptType (file-extension or MIME-type) for a given file
- getScriptTypes() - Method in class org.openhab.core.automation.module.script.AbstractScriptEngineFactory
- getScriptTypes() - Method in interface org.openhab.core.automation.module.script.ScriptEngineFactory
-
This method returns a list of file extensions and MimeTypes that are supported by the ScriptEngine, e.g.
- getSecurityContext(HttpServletRequest, boolean) - Method in class org.openhab.core.io.rest.auth.AuthFilter
- getSegment(int) - Method in class org.openhab.core.common.AbstractUID
- getSelection() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSelection() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Selection
'. - getSelection_Mappings() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSelection_Mappings() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Mappings
'. - getSelectionAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getSelectionKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getSelectionParserRuleCall_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getSelectionRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getSemanticType(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
-
Determines the semantic type of an
Item
(i.e. - getSemanticType(Item) - Static method in class org.openhab.core.semantics.SemanticTags
-
Determines the semantic type of an
Item
i.e. - getSemicolonKeyword_1_1() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
- getSemicolonKeyword_3_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getSendFrequencyKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getSendFrequencyKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getSequence() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
-
Returns the sequence of the firmware update process.
- getSerialNumber() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
- getSerialParameters() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusSerialSlaveEndpoint
- getSerialPort() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
- getSerialPortIdentifiers() - Method in interface org.openhab.core.io.transport.serial.SerialPortProvider
-
Gets all the available
SerialPortIdentifier
s for thisSerialPortProvider
. - getService() - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
-
Returns the value of the 'Service' attribute.
- getService() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- getService(Class<T>) - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Get an OSGi service for the given class.
- getService(Class<T>, Class<I>) - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Get the OSGi service for the given service class and the given implementation class.
- getService(Class<T>, Predicate<ServiceReference<T>>) - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Get an OSGi service for the given class and the given filter.
- getServiceAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getServiceId() - Method in class org.openhab.core.addon.AddonInfo
- getServiceKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getServiceName() - Method in class org.openhab.core.config.discovery.addon.BaseAddonFinder
- getServiceName() - Method in class org.openhab.core.config.discovery.addon.ip.IpAddonFinder
- getServiceName() - Method in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
- getServiceName() - Method in class org.openhab.core.config.discovery.addon.process.ProcessAddonFinder
- getServiceName() - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- getServices() - Method in class org.openhab.core.magic.binding.handler.MagicActionModuleThingHandler
- getServices() - Method in interface org.openhab.core.thing.binding.ThingHandler
-
This method provides a list of classes which should be registered as services by the framework
- getServices(Class<T>, Class<I>) - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Get all OSGi services for the given service class and the given implementation class.
- getServices(Class<T>, Predicate<ServiceReference<T>>) - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Get all OSGi service for the given class and the given filter.
- getServiceSTRINGTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getServiceType() - Method in class org.openhab.core.addon.AddonDiscoveryMethod
- getServiceType() - Method in interface org.openhab.core.config.discovery.mdns.MDNSDiscoveryParticipant
-
Defines the mDNS service type this participant listens to
- getSessionId() - Method in class org.openhab.core.auth.UserSession
-
Gets the ID of the session.
- getSessions() - Method in class org.openhab.core.auth.ManagedUser
-
Gets the current persistent sessions for this user.
- getSetpoint() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSetpoint() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Setpoint
'. - getSetpoint_MaxValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSetpoint_MaxValue() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Max Value
'. - getSetpoint_MinValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSetpoint_MinValue() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Min Value
'. - getSetpoint_Step() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSetpoint_Step() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Step
'. - getSetpointAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getSetpointKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getSetpointParserRuleCall_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getSetpointRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getShutsDownKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
- getSign() - Method in interface org.openhab.core.model.sitemap.sitemap.Condition
-
Returns the value of the 'Sign' attribute.
- getSign() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- getSignAlternatives_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getSignAssignment_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getSignHyphenMinusKeyword_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getSignPlusSignKeyword_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getSink() - Method in interface org.openhab.core.audio.AudioManager
-
Retrieves an AudioSink.
- getSink(String) - Method in interface org.openhab.core.audio.AudioManager
-
Retrieves the sink for a given id
- getSinkId() - Method in interface org.openhab.core.audio.AudioManager
-
Retrieves the default AudioSink id if any.
- getSinkIds(String) - Method in interface org.openhab.core.audio.AudioManager
-
Get a list of sink ids that match a given pattern
- getSInt16() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Extract signed 16-bit integer at current position, and advance position.
- getSInt32() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Extract signed 32-bit integer at current position, and advance position.
- getSInt32Swap() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Extract signed 32-bit integer at current position, and advance position.
- getSInt64() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Extract signed 64-bit integer at current position, and advance position.
- getSInt64Swap() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Extract signed 64-bit integer at current position, and advance position.
- getSInt8() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Extract signed 8-bit integer at current position, and advance position.
- getSitemap() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSitemap() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Sitemap
'. - getSitemap(String) - Method in interface org.openhab.core.model.sitemap.SitemapProvider
-
This method provides access to sitemap model files, loads them and returns the object model tree.
- getSitemap_Children() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSitemap_Children() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Children
'. - getSitemap_Icon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSitemap_Icon() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Icon
'. - getSitemap_Label() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSitemap_Label() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Label
'. - getSitemap_Name() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSitemap_Name() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Name
'. - getSitemapAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getSitemapFactory() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSitemapFactory() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the factory that creates the instances of the model.
- getSitemapKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapModelElements
- getSitemapModel() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSitemapModel() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Model
'. - getSitemapModelAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getSitemapModelRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getSitemapName(String) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
-
Retrieves the current sitemap name for a subscription.
- getSitemapNames() - Method in interface org.openhab.core.model.sitemap.SitemapProvider
-
Returns the names of all available sitemaps
- getSitemapPackage() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
- getSitemapPackage() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
-
Returns the package supported by this factory.
- getSitemapParserRuleCall_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapModelElements
- getSitemapRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getSL_COMMENTRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getSL_COMMENTRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getSL_COMMENTRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getSL_COMMENTRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getSL_COMMENTRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getSL_COMMENTRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getSlider() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSlider() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Slider
'. - getSlider_Frequency() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSlider_Frequency() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Frequency
'. - getSlider_MaxValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSlider_MaxValue() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Max Value
'. - getSlider_MinValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSlider_MinValue() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Min Value
'. - getSlider_Step() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSlider_Step() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Step
'. - getSlider_SwitchEnabled() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSlider_SwitchEnabled() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Switch Enabled
'. - getSliderAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getSliderKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getSliderParserRuleCall_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getSliderRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getSlot(String) - Method in class org.openhab.core.ui.components.UIComponent
-
Gets the list of sub-components in a slot
- getSlots() - Method in class org.openhab.core.ui.components.UIComponent
-
Returns all the slots of the component including their sub-components
- getSource() - Method in interface org.openhab.core.audio.AudioManager
-
Retrieves an AudioSource.
- getSource() - Method in class org.openhab.core.events.AbstractEvent
- getSource() - Method in interface org.openhab.core.events.Event
-
Gets the name of the source identifying the sender.
- getSource(String) - Method in interface org.openhab.core.audio.AudioManager
-
Retrieves the audio sources for a given id
- getSourceBundle() - Method in class org.openhab.core.addon.AddonInfo
- getSourceId() - Method in interface org.openhab.core.audio.AudioManager
-
Retrieves the default AudioSource id if any.
- getSourceIds(String) - Method in interface org.openhab.core.audio.AudioManager
-
Get a list of source ids that match a given pattern
- getSourcePath() - Method in class org.openhab.core.transform.AbstractFileTransformationService
-
Deprecated.Returns the path to the root of the transformation folder
- getSpecificUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
- getSpecificUnit() - Method in interface org.openhab.core.model.script.script.ScriptPackage
-
Returns the meta object for class '
Specific Unit
'. - getSpecificUnitAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getSpecificUnitAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getSpecificUnitParserRuleCall_2() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.AbstractUnitElements
- getSpecificUnitRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getSpecificUnitRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getStackTrace() - Method in exception org.openhab.core.automation.parser.ParsingException
- getStartedKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
- getStartlevel() - Method in class org.openhab.core.events.system.StartlevelEvent
-
Gets the system startlevel.
- getStartlevel() - Method in class org.openhab.core.events.system.SystemEventFactory.SystemEventPayloadBean
- getStartLevel() - Method in class org.openhab.core.service.StartLevelService
-
Returns the current start level of openHAB
- getStartLevel(Path) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
-
Gets the individual start level for a given file
- getState() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- getState() - Method in exception org.openhab.core.auth.client.oauth2.OAuthResponseException
- getState() - Method in class org.openhab.core.items.GenericItem
- getState() - Method in interface org.openhab.core.items.Item
-
returns the current state of the item
- getState() - Method in interface org.openhab.core.model.rule.rules.GroupMemberUpdateEventTrigger
-
Returns the value of the 'State' containment reference.
- getState() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- getState() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- getState() - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
- getState() - Method in interface org.openhab.core.model.rule.rules.ThingStateUpdateEventTrigger
-
Returns the value of the 'State' attribute.
- getState() - Method in interface org.openhab.core.model.rule.rules.UpdateEventTrigger
-
Returns the value of the 'State' containment reference.
- getState() - Method in interface org.openhab.core.model.sitemap.sitemap.Condition
-
Returns the value of the 'State' attribute.
- getState() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- getState() - Method in class org.openhab.core.persistence.FilterCriteria
- getState() - Method in interface org.openhab.core.persistence.HistoricItem
-
returns the current state of the item
- getState() - Method in class org.openhab.core.thing.type.ChannelType
-
Returns the
StateDescription
of an items state which gives information how to interpret it. - getState(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Retrieves the current state of the item of a widget or
UnDefType.UNDEF
. - getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.items.GroupFunction.Equality
- getStateAs(Set<Item>, Class<T>) - Method in interface org.openhab.core.items.GroupFunction
-
Calculates the group state and returns it as a state of the requested type.
- getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.And
- getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Avg
- getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Count
- getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Max
- getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Min
- getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Or
- getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Sum
- getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.DateTimeGroupFunction.Earliest
- getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.DateTimeGroupFunction.Latest
- getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
- getStateAs(Class<T>) - Method in class org.openhab.core.items.GenericItem
- getStateAs(Class<T>) - Method in class org.openhab.core.items.GroupItem
- getStateAs(Class<T>) - Method in interface org.openhab.core.items.Item
-
returns the current state of the item as a specific type
- getStateAs(Class<T>) - Method in class org.openhab.core.library.items.StringItem
- getStateAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getStateAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getStateAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getStateAssignment_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getStateDescription() - Method in class org.openhab.core.items.GenericItem
- getStateDescription() - Method in interface org.openhab.core.items.Item
-
Returns the first provided state description (uses the default locale).
- getStateDescription(Locale) - Method in class org.openhab.core.items.GenericItem
- getStateDescription(Locale) - Method in interface org.openhab.core.items.Item
-
Returns the first provided state description for a given locale.
- getStateDescription(Locale) - Method in class org.openhab.core.library.items.NumberItem
- getStateDescription(String, Locale) - Method in interface org.openhab.core.service.StateDescriptionService
-
Implementations of this method merge the StateDescriptions provided from multiple StateDescriptionProviders into one final StateDescription.
- getStateDescription(Channel, StateDescription, Locale) - Method in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
- getStateDescription(Channel, StateDescription, Locale) - Method in interface org.openhab.core.thing.type.DynamicStateDescriptionProvider
-
For a given
Channel
, return aStateDescription
that should be used for the channel, instead of the one defined statically in theChannelType
. - getStateDescriptionFragment(String, Locale) - Method in interface org.openhab.core.types.StateDescriptionFragmentProvider
-
Returns a
StateDescriptionFragment
with only the parts known by thisStateDescriptionFragmentProvider
. - getStateEvents(SseEventSink, HttpServletResponse) - Method in class org.openhab.core.io.rest.sse.SseResource
-
Subscribes the connecting client for state updates.
- getStateOrCommand(String) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
- getStates() - Method in class org.openhab.core.types.TimeSeries
-
Get the content of this series.
- getStateThingValidStateParserRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getStateValidStateParserRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getStateValidStateParserRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getStateXStateParserRuleCall_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
- getStaticIcon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- getStaticIcon() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
-
Returns the value of the 'Static Icon' attribute.
- getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getStaticIconAssignment_2_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getStaticIconAssignment_2_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getStaticIconIconParserRuleCall_2_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getStaticIconIconParserRuleCall_2_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getStaticIconKeyword_2_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getStaticIconKeyword_2_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getStaticImportClasses() - Method in class org.openhab.core.model.script.scoping.ScriptImplicitlyImportedTypes
- getStaticQualifierAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getStaticQualifierAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getStaticQualifierRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getStaticQualifierRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getStatus() - Method in class org.openhab.core.automation.RuleStatusInfo
-
Gets the status itself.
- getStatus() - Method in interface org.openhab.core.thing.Thing
-
Gets the status of a thing.
- getStatus() - Method in class org.openhab.core.thing.ThingStatusInfo
-
Gets the status itself.
- getStatus(String) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
-
Utility method which gets
RuleStatus
of the specifiedRule
. - getStatus(String) - Method in interface org.openhab.core.automation.RuleManager
-
Utility method which gets
RuleStatus
of the specifiedRule
. - getStatusDetail() - Method in class org.openhab.core.automation.RuleStatusInfo
-
Gets the detail of the status.
- getStatusDetail() - Method in class org.openhab.core.thing.ThingStatusInfo
-
Gets the detail of the status.
- getStatusInfo() - Method in class org.openhab.core.automation.events.RuleStatusInfoEvent
- getStatusInfo() - Method in class org.openhab.core.thing.events.ThingStatusInfoChangedEvent
-
Gets the thing status info.
- getStatusInfo() - Method in class org.openhab.core.thing.events.ThingStatusInfoEvent
-
Gets the thing status info.
- getStatusInfo() - Method in interface org.openhab.core.thing.Thing
-
Gets the status info of a thing.
- getStatusInfo(String) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
-
This method gets
RuleStatusInfo
of the specifiedRule
. - getStatusInfo(String) - Method in interface org.openhab.core.automation.RuleManager
-
This method gets
RuleStatusInfo
of the specifiedRule
. - getStep() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the step property.
- getStep() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
- getStep() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- getStep() - Method in interface org.openhab.core.model.sitemap.sitemap.Setpoint
-
Returns the value of the 'Step' attribute.
- getStep() - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
-
Returns the value of the 'Step' attribute.
- getStep() - Method in class org.openhab.core.types.StateDescription
-
Returns the step size.
- getStep() - Method in interface org.openhab.core.types.StateDescriptionFragment
-
Returns the step size.
- getStepAssignment_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getStepAssignment_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getStepKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getStepKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getStepNumberParserRuleCall_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getStepNumberParserRuleCall_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getStepSize() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
- getStopBits() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- getStopBits() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Gets number of port stop bits.
- getStopper() - Method in class org.openhab.core.voice.text.ExpressionIdentifier
- getStorage(String) - Method in interface org.openhab.core.storage.DeletableStorageService
- getStorage(String) - Method in interface org.openhab.core.storage.StorageService
-
Returns the
Storage
with the givenname
. - getStorage(String) - Method in class org.openhab.core.test.storage.VolatileStorageService
- getStorage(String, ClassLoader) - Method in interface org.openhab.core.storage.DeletableStorageService
- getStorage(String, ClassLoader) - Method in interface org.openhab.core.storage.StorageService
- getStorage(String, ClassLoader) - Method in class org.openhab.core.test.storage.VolatileStorageService
- getStorageName() - Method in class org.openhab.core.automation.ManagedRuleProvider
- getStorageName() - Method in class org.openhab.core.common.registry.AbstractManagedProvider
-
Returns the name of storage, that is used to persist the elements.
- getStorageName() - Method in class org.openhab.core.items.ManagedItemProvider
- getStorageName() - Method in class org.openhab.core.persistence.registry.ManagedPersistenceServiceConfigurationProvider
- getStorageName() - Method in class org.openhab.core.semantics.ManagedSemanticTagProvider
- getStorageName() - Method in class org.openhab.core.thing.link.ManagedItemChannelLinkProvider
- getStorageName() - Method in class org.openhab.core.thing.ManagedThingProvider
- getStorageName() - Method in class org.openhab.core.transform.ManagedTransformationProvider
- getStrategies() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
- getStrategies() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
- getStrategies() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceConfiguration
-
Returns the value of the 'Strategies' reference list.
- getStrategies() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceModel
-
Returns the value of the 'Strategies' containment reference list.
- getStrategies() - Method in class org.openhab.core.persistence.registry.PersistenceServiceConfiguration
-
Get all defined strategies.
- getStrategiesAssignment_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getStrategiesAssignment_3_0_1_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getStrategiesAssignment_3_0_1_3_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getStrategiesKeyword_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getStrategiesStrategyCrossReference_3_0_1_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getStrategiesStrategyCrossReference_3_0_1_3_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getStrategiesStrategyIDTerminalRuleCall_3_0_1_2_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getStrategiesStrategyIDTerminalRuleCall_3_0_1_3_1_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getStrategiesStrategyParserRuleCall_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getStrategy() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getStrategy() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Strategy
'. - getStrategy_Name() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getStrategy_Name() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Name
'. - getStrategyAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getStrategyKeyword_3_0_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getStrategyRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getStream(List<ToneSynthesizer.Tone>) - Method in class org.openhab.core.audio.utils.ToneSynthesizer
-
Synthesize a list of
ToneSynthesizer.Tone
into a wav audio stream - getString(String) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
-
Returns the text associated with the specified name of the child's node.
- getString(String, String) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
-
Returns the text associated with the specified name of the child's node.
- getStringKeyword_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getStringKeyword_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getSTRINGRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getSTRINGRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getSTRINGRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getSTRINGRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getSTRINGRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getSTRINGRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getStrings() - Method in class org.openhab.core.io.console.StringsCompleter
-
Gets the strings that are allowed for this completer, so that you can modify the set.
- getSTRINGTerminalRuleCall_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ValueTypeElements
- getSTRINGTerminalRuleCall_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
- getSTRINGTerminalRuleCall_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ValueTypeElements
- getSTRINGTerminalRuleCall_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.CommandElements
- getSTRINGTerminalRuleCall_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.XStateElements
- getStringUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
- getStringUnit() - Method in interface org.openhab.core.model.script.script.ScriptPackage
-
Returns the meta object for class '
String Unit
'. - getStringUnitAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getStringUnitAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getStringUnitParserRuleCall_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.AbstractUnitElements
- getStringUnitRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getStringUnitRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getSTT() - Method in interface org.openhab.core.voice.VoiceManager
-
Retrieves a STT service.
- getSTT(String) - Method in interface org.openhab.core.voice.VoiceManager
-
Retrieves a STT service with the given id.
- getSTTs() - Method in interface org.openhab.core.voice.VoiceManager
-
Retrieves all STT services.
- getSubExpression() - Method in class org.openhab.core.voice.text.ExpressionCardinality
- getSubExpression() - Method in class org.openhab.core.voice.text.ExpressionLet
- getSubscribedEventTypes() - Method in class org.openhab.core.events.AbstractTypedEventSubscriber
- getSubscribedEventTypes() - Method in interface org.openhab.core.events.EventSubscriber
-
Gets the event types to which the event subscriber is subscribed to.
- getSubscribedEventTypes() - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
- getSubscribedEventTypes() - Method in class org.openhab.core.io.websocket.event.EventWebSocketAdapter
- getSubscribedEventTypes() - Method in class org.openhab.core.items.events.AbstractItemEventSubscriber
- getSubTree(SemanticTag) - Method in interface org.openhab.core.semantics.SemanticTagRegistry
-
Returns the provided tag + all tags having the provided tag as ancestor.
- getSuggestedAddons() - Method in interface org.openhab.core.config.discovery.addon.AddonFinder
-
The framework calls this method to scan through the candidate list of
AddonInfo
and return a subset of those that it suggests to be installed. - getSuggestedAddons() - Method in class org.openhab.core.config.discovery.addon.ip.IpAddonFinder
- getSuggestedAddons() - Method in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
- getSuggestedAddons() - Method in class org.openhab.core.config.discovery.addon.process.ProcessAddonFinder
- getSuggestedAddons() - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- getSuggestedAddons(Locale) - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
- getSuggestedProfileTypeUID(Channel, String) - Method in interface org.openhab.core.thing.profiles.ProfileAdvisor
-
Suggest a custom profile for the given channel (and potentially also the itemType).
- getSuggestedProfileTypeUID(ChannelType, String) - Method in interface org.openhab.core.thing.profiles.ProfileAdvisor
-
Suggest a custom profile for a given
ChannelType
(and potentially also the itemType). - getSUMEnumLiteralDeclaration_6() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getSUMSUMKeyword_6_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getSupportedBindings() - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
-
Returns a list of bindings, that support discovery.
- getSupportedBridgeTypeUIDs() - Method in class org.openhab.core.thing.type.ThingType
-
Returns the unique identifiers of the bridges this
ThingType
supports. - getSupportedChannelTypeUIDs() - Method in interface org.openhab.core.thing.profiles.TriggerProfileType
- getSupportedEventTypes() - Method in class org.openhab.core.events.AbstractEventFactory
- getSupportedEventTypes() - Method in interface org.openhab.core.events.EventFactory
-
Returns a list of all supported event types of this factory.
- getSupportedFormats() - Method in interface org.openhab.core.audio.AudioSink
-
Gets a set containing all supported audio formats
- getSupportedFormats() - Method in interface org.openhab.core.audio.AudioSource
-
Obtain the audio formats supported by this AudioSource
- getSupportedFormats() - Static method in class org.openhab.core.audio.utils.ToneSynthesizer
- getSupportedFormats() - Method in interface org.openhab.core.voice.KSService
-
Obtain the audio formats supported by this KSService
- getSupportedFormats() - Method in interface org.openhab.core.voice.STTService
-
Obtain the audio formats supported by this STTService
- getSupportedFormats() - Method in interface org.openhab.core.voice.TTSService
-
Obtain the audio formats supported by this TTSService
- getSupportedGrammarFormats() - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
- getSupportedGrammarFormats() - Method in interface org.openhab.core.voice.text.HumanLanguageInterpreter
-
Gets all supported grammar format specifiers
- getSupportedItemTypes() - Method in interface org.openhab.core.items.ItemFactory
-
Returns the list of all supported ItemTypes of this Factory.
- getSupportedItemTypes() - Method in class org.openhab.core.library.CoreItemFactory
- getSupportedItemTypes() - Method in interface org.openhab.core.thing.profiles.ProfileType
- getSupportedItemTypesOfChannel() - Method in interface org.openhab.core.thing.profiles.StateProfileType
-
Get a collection of ItemType names that a Channel needs to support in order to able to use this ProfileType
- getSupportedLocales() - Method in interface org.openhab.core.voice.KSService
-
Obtain the Locales available from this KSService
- getSupportedLocales() - Method in interface org.openhab.core.voice.STTService
-
Obtain the Locales available from this STTService
- getSupportedLocales() - Method in interface org.openhab.core.voice.text.HumanLanguageInterpreter
-
Gets all supported languages of the interpreter by their
Locale
s - getSupportedProfileTypeUIDs() - Method in class org.openhab.core.automation.module.script.profile.ScriptProfileFactory
- getSupportedProfileTypeUIDs() - Method in interface org.openhab.core.thing.profiles.ProfileFactory
-
Return the identifiers of all supported profile types.
- getSupportedStreams() - Method in interface org.openhab.core.audio.AudioSink
-
Gets a set containing all supported audio stream formats
- getSupportedThingTypes() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Returns the list of
Thing
types which are supported by theDiscoveryService
. - getSupportedThingTypes() - Method in interface org.openhab.core.config.discovery.DiscoveryService
-
Returns the list of
Thing
types which are supported by theDiscoveryService
. - getSupportedThingTypes() - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
-
Returns a list of thing types, that support discovery.
- getSupportedThingTypeUIDs() - Method in interface org.openhab.core.config.discovery.mdns.MDNSDiscoveryParticipant
-
Defines the list of thing types that this participant can identify
- getSupportedThingTypeUIDs() - Method in interface org.openhab.core.config.discovery.upnp.UpnpDiscoveryParticipant
-
Defines the list of thing types that this participant can identify
- getSupportedThingTypeUIDs() - Method in interface org.openhab.core.config.discovery.usbserial.UsbSerialDiscoveryParticipant
-
Defines the list of thing types that this participant can identify.
- getSwitch() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSwitch() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Switch
'. - getSwitch_Mappings() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSwitch_Mappings() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Mappings
'. - getSwitchAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getSwitchEnabledAssignment_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getSwitchEnabledSwitchSupportKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getSwitchKeyword_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getSwitchKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getSwitchKeyword_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getSwitchParserRuleCall_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getSwitchRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getSymbol() - Method in enum class org.openhab.core.library.unit.BinaryPrefix
-
Returns the symbol of this prefix.
- getSymbol() - Method in class org.openhab.core.library.unit.CurrencyUnit
- getSynonyms() - Method in interface org.openhab.core.semantics.SemanticTag
-
Returns the synonyms of the semantic tag.
- getSynonyms() - Method in class org.openhab.core.semantics.SemanticTagImpl
- getSystemConverter() - Method in class org.openhab.core.library.unit.CurrencyUnit
- getSystemKeyword_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
- getSystemKeyword_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
- getSystemKeyword_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
- getSystemOnShutdownTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getSystemOnShutdownTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
System On Shutdown Trigger
'. - getSystemOnShutdownTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getSystemOnShutdownTriggerAction_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
- getSystemOnShutdownTriggerParserRuleCall_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemTriggerElements
- getSystemOnShutdownTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getSystemOnStartupTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getSystemOnStartupTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
System On Startup Trigger
'. - getSystemOnStartupTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getSystemOnStartupTriggerAction_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
- getSystemOnStartupTriggerParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemTriggerElements
- getSystemOnStartupTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getSystemStartlevelTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getSystemStartlevelTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
System Startlevel Trigger
'. - getSystemStartlevelTrigger_Level() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getSystemStartlevelTrigger_Level() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Level
'. - getSystemStartlevelTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getSystemStartlevelTriggerAction_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
- getSystemStartlevelTriggerParserRuleCall_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemTriggerElements
- getSystemStartlevelTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getSystemTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getSystemTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
System Trigger
'. - getSystemTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getSystemTriggerParserRuleCall_9() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getSystemTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getSystemUnit() - Method in class org.openhab.core.library.unit.CurrencyUnit
- getTag() - Method in class org.openhab.core.voice.text.ASTNode
- getTag() - Method in class org.openhab.core.voice.text.ExpressionLet
- getTagClassById(String) - Method in interface org.openhab.core.semantics.SemanticTagRegistry
-
Retrieves the class for a given id.
- getTags() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getTags() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getTags() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the
Rule
's assigned tags. - getTags() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the
RuleTemplate
's assigned tags. - getTags() - Method in interface org.openhab.core.automation.template.Template
-
Gets the assigned tags to a Template.
- getTags() - Method in class org.openhab.core.automation.type.Input
-
Gets the tags of the Input.
- getTags() - Method in class org.openhab.core.automation.type.ModuleType
-
Gets the assigned to the
ModuleType
-ModuleType.tags
. - getTags() - Method in class org.openhab.core.automation.type.Output
-
This method is used for getting the tags of the
Output
. - getTags() - Method in class org.openhab.core.items.GenericItem
- getTags() - Method in interface org.openhab.core.items.Item
-
Returns a set of tags.
- getTags() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- getTags() - Method in interface org.openhab.core.model.items.ModelItem
-
Returns the value of the 'Tags' attribute list.
- getTags() - Method in class org.openhab.core.thing.type.ChannelType
-
Returns all tags of this
ChannelType
, e.g. - getTags() - Method in class org.openhab.core.ui.components.RootUIComponent
-
Gets the set of tags attached to the component
- getTagsAlternatives_5_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getTagsAlternatives_5_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getTagsAssignment_5_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getTagsAssignment_5_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getTagsIDTerminalRuleCall_5_1_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getTagsIDTerminalRuleCall_5_2_1_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getTagsSTRINGTerminalRuleCall_5_1_0_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getTagsSTRINGTerminalRuleCall_5_2_1_0_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- getTemplate(String, Locale) - Method in interface org.openhab.core.automation.template.TemplateProvider
-
Gets the localized Templates defined by this provider.
- getTemplates(Locale) - Method in interface org.openhab.core.automation.template.TemplateProvider
-
Gets the localized Templates defined by this provider.
- getTemplateUID() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getTemplateUID() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the
RuleTemplate
identifier of the template theRule
was created from. - getTemporalAdjuster() - Method in interface org.openhab.core.automation.handler.TimeBasedTriggerHandler
-
Returns the
SchedulerTemporalAdjuster
which can be used to determine the next execution times. - getTerminalsGrammarAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getTerminalsGrammarAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getText() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getText() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Text
'. - getText(Bundle, String, String, Locale) - Method in interface org.openhab.core.i18n.TranslationProvider
-
Returns a translation for the specified key in the specified locale (language) by only considering the translations within the specified module.
- getText(Bundle, String, String, Locale, Object...) - Method in interface org.openhab.core.i18n.TranslationProvider
-
Returns a translation for the specified key in the specified locale (language) by only considering the translations within the specified module.
- getTextAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getTextAction_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getTextKeyword_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getTextParserRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getTextRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getThenKeyword_5() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getThing() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- getThing() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- getThing() - Method in interface org.openhab.core.model.rule.rules.ThingStateChangedEventTrigger
-
Returns the value of the 'Thing' attribute.
- getThing() - Method in interface org.openhab.core.model.rule.rules.ThingStateUpdateEventTrigger
-
Returns the value of the 'Thing' attribute.
- getThing() - Method in class org.openhab.core.thing.binding.BaseBridgeHandler
- getThing() - Method in class org.openhab.core.thing.binding.BaseThingHandler
- getThing() - Method in interface org.openhab.core.thing.binding.firmware.FirmwareUpdateHandler
-
Returns the
Thing
that is handled by this firmware update handler. - getThing() - Method in interface org.openhab.core.thing.binding.ThingHandler
-
Returns the
Thing
, which belongs to the handler. - getThing() - Method in class org.openhab.core.thing.events.AbstractThingRegistryEvent
-
Gets the thing data transfer object.
- getThing(ThingUID) - Method in interface org.openhab.core.thing.Bridge
-
Gets the thing for the given UID or null if no thing with the UID exists.
- getThingActions() - Static method in class org.openhab.core.model.script.ScriptServiceUtil
- getThingActionsInstances() - Method in class org.openhab.core.model.script.ScriptServiceUtil
- getThingAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getThingAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getThingFactory() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getThingFactory() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the factory that creates the instances of the model.
- getThingHandler() - Method in interface org.openhab.core.thing.binding.ThingHandlerService
-
Gets the ThingHandler on which the actions (methods) should be called
- getThingId() - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- getThingId() - Method in interface org.openhab.core.model.thing.thing.ModelThing
-
Returns the value of the 'Thing Id' attribute.
- getThingIdAssignment_1_1_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getThingIdAssignment_2_1_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingIdUID_SEGMENTParserRuleCall_1_1_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getThingIdUID_SEGMENTParserRuleCall_2_1_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getThingKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getThingKeyword_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getThingModel() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getThingModel() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for class '
Model
'. - getThingModel_Things() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
- getThingModel_Things() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
-
Returns the meta object for the containment reference list '
Things
'. - getThingModelAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getThingModelRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getThingPackage() - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
- getThingPackage() - Method in interface org.openhab.core.model.thing.thing.ThingFactory
-
Returns the package supported by this factory.
- getThingRegistryInstance() - Method in class org.openhab.core.model.script.ScriptServiceUtil
- getThings() - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
- getThings() - Method in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
- getThings() - Method in interface org.openhab.core.model.thing.thing.ModelBridge
-
Returns the value of the 'Things' containment reference list.
- getThings() - Method in interface org.openhab.core.model.thing.thing.ThingModel
-
Returns the value of the 'Things' containment reference list.
- getThings() - Method in interface org.openhab.core.thing.Bridge
-
Returns the children of the bridge.
- getThingsAlternatives_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ThingModelElements
- getThingsAlternatives_6_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingsAssignment() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ThingModelElements
- getThingsAssignment_6_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingsKeyword_6_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingsModelBridgeParserRuleCall_0_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ThingModelElements
- getThingsModelBridgeParserRuleCall_6_2_0_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingsModelThingParserRuleCall_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ThingModelElements
- getThingsModelThingParserRuleCall_6_2_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingStateChangedEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getThingStateChangedEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Thing State Changed Event Trigger
'. - getThingStateChangedEventTrigger_NewState() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getThingStateChangedEventTrigger_NewState() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
New State
'. - getThingStateChangedEventTrigger_OldState() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getThingStateChangedEventTrigger_OldState() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Old State
'. - getThingStateChangedEventTrigger_Thing() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getThingStateChangedEventTrigger_Thing() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Thing
'. - getThingStateChangedEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getThingStateChangedEventTriggerParserRuleCall_11() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getThingStateChangedEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getThingStateUpdateEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getThingStateUpdateEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Thing State Update Event Trigger
'. - getThingStateUpdateEventTrigger_State() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getThingStateUpdateEventTrigger_State() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
State
'. - getThingStateUpdateEventTrigger_Thing() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getThingStateUpdateEventTrigger_Thing() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Thing
'. - getThingStateUpdateEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getThingStateUpdateEventTriggerParserRuleCall_10() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getThingStateUpdateEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getThingStatusInfo(String) - Static method in class org.openhab.core.model.script.actions.Things
-
Retrieves the status info of a Thing
- getThingSTRINGTerminalRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getThingSTRINGTerminalRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getThingType(ThingTypeUID) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
-
Returns a thing type for a given thing type UID.
- getThingType(ThingTypeUID, Locale) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
- getThingType(ThingTypeUID, Locale) - Method in interface org.openhab.core.thing.binding.ThingTypeProvider
-
Provides a thing type for the given UID or null if no type for the given UID exists.
- getThingType(ThingTypeUID, Locale) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
-
Returns a thing type for a given thing type UID.
- getThingTypeByUID(ThingTypeUID) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
-
Returns the
ThingType
which is represented by the givenThingTypeUID
. - getThingTypeId() - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- getThingTypeId() - Method in interface org.openhab.core.model.thing.thing.ModelThing
-
Returns the value of the 'Thing Type Id' attribute.
- getThingTypeIdAssignment_1_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getThingTypeIdAssignment_2_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingTypeIdUID_SEGMENTParserRuleCall_1_1_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- getThingTypeIdUID_SEGMENTParserRuleCall_2_1_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingTypes() - Method in class org.openhab.core.thing.type.ThingTypeRegistry
-
Returns all thing types.
- getThingTypes(Locale) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
- getThingTypes(Locale) - Method in interface org.openhab.core.thing.binding.ThingTypeProvider
-
Provides a collection of thing types
- getThingTypes(Locale) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
-
Returns all thing types.
- getThingTypes(String) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
-
Returns thing types for a given binding id.
- getThingTypes(String, Locale) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
-
Returns thing types for a given binding id.
- getThingTypesXml() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- getThingTypeUID() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
-
Returns the unique
Thing
type ID of this result object. - getThingTypeUID() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Returns the thing type UID, that this firmware is associated with.
- getThingTypeUID() - Method in interface org.openhab.core.thing.Thing
-
Gets the thing type UID.
- getThingUID() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getThingUID() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
-
Returns the unique
Thing
ID of this result object. - getThingUID() - Method in class org.openhab.core.thing.ChannelGroupUID
-
Returns the thing UID
- getThingUID() - Method in class org.openhab.core.thing.ChannelUID
-
Returns the thing UID
- getThingUID() - Method in class org.openhab.core.thing.events.ThingStatusInfoChangedEvent
-
Gets the thing UID.
- getThingUID() - Method in class org.openhab.core.thing.events.ThingStatusInfoEvent
-
Gets the thing UID.
- getThingUID() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
-
Returns the thing UID.
- getThingUID() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
-
Returns the thing UID.
- getThingUID() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfo
-
Returns the thing UID.
- getThingUID(ServiceInfo) - Method in interface org.openhab.core.config.discovery.mdns.MDNSDiscoveryParticipant
-
Returns the thing UID for a mDNS service
- getThingUID(RemoteDevice) - Method in interface org.openhab.core.config.discovery.upnp.UpnpDiscoveryParticipant
-
Returns the thing UID for a upnp device
- getThingUID(UsbSerialDeviceInformation) - Method in interface org.openhab.core.config.discovery.usbserial.UsbSerialDiscoveryParticipant
-
Returns the thing UID for a USB device with corresponding serial port.
- getThingValidStateAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getThingValidStateRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getThresholdFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getThresholdFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Threshold Filter
'. - getThresholdFilter_Relative() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getThresholdFilter_Relative() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Relative
'. - getThresholdFilter_Unit() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getThresholdFilter_Unit() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Unit
'. - getThresholdFilter_Value() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getThresholdFilter_Value() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Value
'. - getThresholdFilterAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getThresholdFilterParserRuleCall_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
- getThresholdFilterRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getTiles() - Method in interface org.openhab.core.ui.tiles.TileProvider
- getTime() - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
- getTime() - Method in interface org.openhab.core.model.rule.rules.TimerTrigger
-
Returns the value of the 'Time' attribute.
- getTimeAlternatives_1_2_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getTimeAssignment_1_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getTimeFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getTimeFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Time Filter
'. - getTimeFilter_Unit() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getTimeFilter_Unit() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Unit
'. - getTimeFilter_Value() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
- getTimeFilter_Value() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Value
'. - getTimeFilterAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getTimeFilterParserRuleCall_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
- getTimeFilterRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getTimeKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
- getTimeKeyword_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getTimeKeyword_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getTimeMidnightKeyword_1_2_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getTimeNoonKeyword_1_2_0_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getTimeOnlyAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
- getTimeOnlyTimeOnlyKeyword_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
- getTimerTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getTimerTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Timer Trigger
'. - getTimerTrigger_Cron() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getTimerTrigger_Cron() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Cron
'. - getTimerTrigger_Time() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getTimerTrigger_Time() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Time
'. - getTimerTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getTimerTriggerParserRuleCall_7() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getTimerTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getTimeSeries() - Method in class org.openhab.core.items.events.ItemTimeSeriesEvent
-
Gets the item time series.
- getTimeSeries() - Method in class org.openhab.core.items.events.ItemTimeSeriesUpdatedEvent
-
Gets the item time series.
- getTimestamp() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
-
Returns the timestamp of this result object.
- getTimestamp() - Method in interface org.openhab.core.persistence.HistoricItem
-
returns the timestamp of the persisted item
- getTimestamp() - Method in class org.openhab.core.ui.components.RootUIComponent
-
Gets the timestamp of the component
- getTimestampOfLastScan() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Get the timestamp of the last call of
AbstractDiscoveryService.startScan()
. - getTimeToLive() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
-
Returns the time to live in seconds for this entry.
- getTimeZone() - Method in interface org.openhab.core.i18n.TimeZoneProvider
-
Gets the configured time zone as
ZoneId
or the system default time zone if not configured properly. - getTKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getTokenType() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- getToKeyword_4_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getToKeyword_4_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getToKeyword_4_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getTopic() - Method in class org.openhab.core.config.core.status.ConfigStatusSource
- getTopic() - Method in class org.openhab.core.events.AbstractEvent
- getTopic() - Method in interface org.openhab.core.events.Event
-
Gets the topic of an event.
- getTopic() - Method in class org.openhab.core.io.transport.mqtt.MqttWillAndTestament
- getTopic() - Method in class org.openhab.core.thing.binding.ThingConfigStatusSource
- getTopicElements(String) - Method in class org.openhab.core.events.AbstractEventFactory
-
Gets the elements of the topic (splitted by '/').
- getTotalSize() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
-
Get total size of the underlying stream.
- getTracker(String) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
- getTracker(String) - Method in interface org.openhab.core.automation.module.script.ScriptDependencyTracker
-
Get the tracker for a given script identifier
- getTranscript() - Method in class org.openhab.core.voice.SpeechRecognitionEvent
-
Returns the transcript of the recognized speech.
- getTransformations(Collection<String>) - Method in interface org.openhab.core.transform.TransformationRegistry
-
Get all transformations which match the given types
- getTransformationService(BundleContext, String) - Static method in class org.openhab.core.transform.TransformationHelper
-
Deprecated.
- getTransformationService(String) - Static method in class org.openhab.core.transform.TransformationHelper
- getTrigger() - Method in interface org.openhab.core.model.rule.rules.EventEmittedTrigger
-
Returns the value of the 'Trigger' containment reference.
- getTrigger() - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
- getTriggerAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getTriggeredKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getTriggers() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getTriggers() - Method in interface org.openhab.core.automation.Rule
-
This method is used to get the triggers participating in
Rule
. - getTriggers() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the triggers participating in
RuleTemplate
. - getTriggers(Locale, String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
TriggerType
s, localized depending on passed locale parameter. - getTriggers(String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
TriggerType
s. - getTriggerValidTriggerParserRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getTrueKeyword_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BOOLEANElements
- getTrueKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
- getTrueKeyword_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BOOLEANElements
- getTrustManager() - Method in interface org.openhab.core.io.net.http.TlsTrustManagerProvider
-
A X509ExtendedTrustManager for the specified host name Note that the implementation might call this method multiple times make sure to return the same instance in that case
- getTrustManagers() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- getTTS() - Method in interface org.openhab.core.voice.VoiceManager
-
Retrieves a TTS service.
- getTTS(String) - Method in interface org.openhab.core.voice.VoiceManager
-
Retrieves a TTS service with the given id.
- getTTSs() - Method in interface org.openhab.core.voice.VoiceManager
-
Retrieves all TTS services.
- getType() - Method in class org.openhab.core.addon.Addon
-
The type of the addon (same as id of
AddonType
) - getType() - Method in class org.openhab.core.addon.AddonEvent
- getType() - Method in class org.openhab.core.addon.AddonInfo
- getType() - Method in class org.openhab.core.automation.events.ExecutionEvent
- getType() - Method in class org.openhab.core.automation.events.RuleAddedEvent
- getType() - Method in class org.openhab.core.automation.events.RuleRemovedEvent
- getType() - Method in class org.openhab.core.automation.events.RuleStatusInfoEvent
- getType() - Method in class org.openhab.core.automation.events.RuleUpdatedEvent
- getType() - Method in class org.openhab.core.automation.events.TimerEvent
- getType() - Method in class org.openhab.core.automation.type.Input
-
Gets the type of the
Input
. - getType() - Method in class org.openhab.core.automation.type.Output
-
This method is used to get the type of the
Output
. - getType() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns the data type of the configuration parameter.
- getType() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the type property.
- getType() - Method in class org.openhab.core.config.core.status.events.ConfigStatusInfoEvent
- getType() - Method in class org.openhab.core.config.discovery.inbox.events.InboxAddedEvent
- getType() - Method in class org.openhab.core.config.discovery.inbox.events.InboxRemovedEvent
- getType() - Method in class org.openhab.core.config.discovery.inbox.events.InboxUpdatedEvent
- getType() - Method in interface org.openhab.core.events.Event
-
Gets the event type.
- getType() - Method in class org.openhab.core.events.system.StartlevelEvent
- getType() - Method in class org.openhab.core.items.events.GroupItemStateChangedEvent
- getType() - Method in class org.openhab.core.items.events.GroupStateUpdatedEvent
- getType() - Method in class org.openhab.core.items.events.ItemAddedEvent
- getType() - Method in class org.openhab.core.items.events.ItemCommandEvent
- getType() - Method in class org.openhab.core.items.events.ItemRemovedEvent
- getType() - Method in class org.openhab.core.items.events.ItemStateChangedEvent
- getType() - Method in class org.openhab.core.items.events.ItemStateEvent
- getType() - Method in class org.openhab.core.items.events.ItemStatePredictedEvent
- getType() - Method in class org.openhab.core.items.events.ItemStateUpdatedEvent
- getType() - Method in class org.openhab.core.items.events.ItemTimeSeriesEvent
- getType() - Method in class org.openhab.core.items.events.ItemTimeSeriesUpdatedEvent
- getType() - Method in class org.openhab.core.items.events.ItemUpdatedEvent
- getType() - Method in class org.openhab.core.items.GenericItem
- getType() - Method in interface org.openhab.core.items.Item
-
returns the item type as defined by
ItemFactory
s - getType() - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
- getType() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- getType() - Method in interface org.openhab.core.model.items.ModelBinding
-
Returns the value of the 'Type' attribute.
- getType() - Method in interface org.openhab.core.model.items.ModelItem
-
Returns the value of the 'Type' attribute.
- getType() - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- getType() - Method in interface org.openhab.core.model.rule.rules.VariableDeclaration
-
Returns the value of the 'Type' containment reference.
- getType() - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
- getType() - Method in interface org.openhab.core.model.thing.thing.ModelChannel
-
Returns the value of the 'Type' attribute.
- getType() - Method in class org.openhab.core.service.ReadyMarker
- getType() - Method in class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
- getType() - Method in class org.openhab.core.thing.events.ChannelTriggeredEvent
- getType() - Method in class org.openhab.core.thing.events.ThingAddedEvent
- getType() - Method in class org.openhab.core.thing.events.ThingRemovedEvent
- getType() - Method in class org.openhab.core.thing.events.ThingStatusInfoChangedEvent
- getType() - Method in class org.openhab.core.thing.events.ThingStatusInfoEvent
- getType() - Method in class org.openhab.core.thing.events.ThingUpdatedEvent
- getType() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfoEvent
- getType() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfoEvent
- getType() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfoEvent
- getType() - Method in class org.openhab.core.thing.link.events.ItemChannelLinkAddedEvent
- getType() - Method in class org.openhab.core.thing.link.events.ItemChannelLinkRemovedEvent
- getType() - Method in class org.openhab.core.transform.Transformation
- getType() - Method in class org.openhab.core.ui.components.UIComponent
-
Retrieves the type of the component.
- getTypeAssignment() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelNormalItemElements
- getTypeAssignment_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getTypeAssignment_0_0_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getTypeAssignment_1_0_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getTypeAssignment_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getTypeIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- getTypeJvmTypeReferenceParserRuleCall_1_0_0_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getTypeKeyword_0_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getTypeModelItemTypeParserRuleCall_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelNormalItemElements
- getTypeModelItemTypeParserRuleCall_0_0_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getTypeModelItemTypeParserRuleCall_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getTypes() - Method in interface org.openhab.core.automation.handler.ModuleHandlerFactory
-
Returns the UIDs of the module types currently supported by this factory.
- getTypes() - Method in class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider
- getTypes() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionManagerWrapper
- getTypes() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
-
Returns the supported types which can be received by the given ScriptExtensionProvider
- getTypes() - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- getTypes(Locale) - Method in interface org.openhab.core.addon.AddonService
-
Retrieves all possible types of add-ons.
- getTypes(Locale) - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- getTypeUID() - Method in interface org.openhab.core.automation.Module
-
Gets the module type unique identifier which is a reference to the corresponding
ModuleType
that describes this module. - getTypeUID() - Method in class org.openhab.core.automation.util.ModuleBuilder
- getTypeUID() - Method in class org.openhab.core.thing.type.ChannelGroupDefinition
-
Returns the type UID of the channel group.
- getUDN() - Method in interface org.openhab.core.io.transport.upnp.UpnpIOParticipant
-
Get the UDN of the participant
- getUid() - Method in class org.openhab.core.addon.Addon
-
The uid of the add-on (e.g.
- getUID() - Method in class org.openhab.core.addon.AddonInfo
-
Returns an unique identifier for the add-on (e.g.
- getUID() - Method in class org.openhab.core.auth.GenericUser
- getUID() - Method in class org.openhab.core.auth.ManagedUser
- getUID() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getUID() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getUID() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the identifier of the Rule.
- getUID() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the unique identifier of the
RuleTemplate
. - getUID() - Method in interface org.openhab.core.automation.template.Template
-
Gets the unique identifier (UID) of a Template.
- getUID() - Method in class org.openhab.core.automation.type.ModuleType
-
Gets the
ModuleType
. - getUID() - Method in interface org.openhab.core.common.registry.Identifiable
-
Get the unique identifier.
- getUID() - Method in class org.openhab.core.config.core.ConfigDescription
-
Returns the URI of this description within the
ConfigDescriptionRegistry
. - getUID() - Method in class org.openhab.core.items.GenericItem
- getUID() - Method in class org.openhab.core.items.Metadata
- getUID() - Method in class org.openhab.core.persistence.registry.PersistenceServiceConfiguration
- getUID() - Method in class org.openhab.core.semantics.SemanticTagImpl
- getUID() - Method in class org.openhab.core.thing.Channel
-
Returns the unique id of the channel.
- getUID() - Method in class org.openhab.core.thing.link.AbstractLink
-
Returns the ID for the link.
- getUID() - Method in interface org.openhab.core.thing.Thing
-
Gets the uid.
- getUID() - Method in class org.openhab.core.thing.type.AbstractDescriptionType
-
Returns the unique identifier which identifies the according type within the overall system.
- getUID() - Method in class org.openhab.core.thing.type.ChannelGroupType
- getUID() - Method in class org.openhab.core.thing.type.ChannelType
- getUID() - Method in class org.openhab.core.thing.type.ThingType
-
Returns the unique identifier which identifies this Thing type within the overall system.
- getUID() - Method in class org.openhab.core.transform.Transformation
- getUID() - Method in class org.openhab.core.ui.components.RootUIComponent
- getUID() - Method in interface org.openhab.core.voice.Voice
-
Globally unique identifier of the voice, must have the format "prefix:voicename", where "prefix" is the id of the related TTS service.
- getUID_SEGMENTAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getUID_SEGMENTParserRuleCall_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
- getUID_SEGMENTParserRuleCall_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
- getUID_SEGMENTParserRuleCall_1_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
- getUID_SEGMENTParserRuleCall_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
- getUID_SEGMENTParserRuleCall_4() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
- getUID_SEGMENTParserRuleCall_5_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
- getUID_SEGMENTRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getUIDAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getUIDRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getUInt16() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Extract unsigned 16-bit integer at current position, and advance position.
- getUInt32() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Extract unsigned 32-bit integer at current position, and advance position.
- getUInt32Swap() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Extract unsigned 32-bit integer at current position, and advance position.
- getUInt64() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Extract unsigned 64-bit integer at current position, and advance position.
- getUInt64Swap() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Extract unsigned 64-bit integer at current position, and advance position.
- getUInt8() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Extract unsigned 8-bit integer at current position, and advance position.
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.serializer.AbstractItemsSyntacticSequencer
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
- getUNINITIALIZEDKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getUniqueCipherId() - Method in interface org.openhab.core.auth.client.oauth2.StorageCipher
-
A unique cipher identifier per each implementation of StorageCipher.
- getUnit() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns the unit of measurements of this parameter.
- getUnit() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the unit property.
- getUnit() - Method in class org.openhab.core.library.items.NumberItem
-
Get the unit for this item, either: the unit retrieved from the
unit
namespace in the item's metadata the default system unit for the item's dimension - getUnit() - Method in class org.openhab.core.library.types.QuantityType
- getUnit() - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
- getUnit() - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
- getUnit() - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
- getUnit() - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
- getUnit() - Method in interface org.openhab.core.model.persistence.persistence.IncludeFilter
-
Returns the value of the 'Unit' attribute.
- getUnit() - Method in interface org.openhab.core.model.persistence.persistence.NotIncludeFilter
-
Returns the value of the 'Unit' attribute.
- getUnit() - Method in interface org.openhab.core.model.persistence.persistence.ThresholdFilter
-
Returns the value of the 'Unit' attribute.
- getUnit() - Method in interface org.openhab.core.model.persistence.persistence.TimeFilter
-
Returns the value of the 'Unit' attribute.
- getUnit() - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
- getUnit() - Method in interface org.openhab.core.model.script.script.QuantityLiteral
-
Returns the value of the 'Unit' containment reference.
- getUnit() - Method in class org.openhab.core.persistence.filter.PersistenceIncludeFilter
- getUnit() - Method in class org.openhab.core.persistence.filter.PersistenceThresholdFilter
- getUnit() - Method in class org.openhab.core.persistence.filter.PersistenceTimeFilter
- getUnit(Class<T>) - Method in interface org.openhab.core.i18n.UnitProvider
-
Retrieves the default
Unit
for the givenQuantity
according to the currentSystemOfUnits
. - getUnitAbstractUnitParserRuleCall_3_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getUnitAlternatives_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getUnitAssignment_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getUnitAssignment_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
- getUnitAssignment_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
- getUnitAssignment_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getUnitAssignment_3() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getUnitDKeyword_2_0_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getUnitForWidget(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Provide a widget specific String representation of a
Unit
. - getUnitHKeyword_2_0_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getUnitID() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
-
Returns the unit identifier of this ModbusMessage as int.
The identifier is a 1-byte non negative integer value valid in the range of 0-255. - getUnitID() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
- getUnitID() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRegisterRequestBlueprint
- getUnitID() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprint
-
Returns the unit identifier of this ModbusMessage as int.
The identifier is a 1-byte non negative integer value valid in the range of 0-255. - getUnitLabel() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns the unit label of this parameter.
- getUnitLabel() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the unitLabel property.
- getUnitMKeyword_2_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getUnitSKeyword_2_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getUnitSTRINGTerminalRuleCall_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
- getUnitSTRINGTerminalRuleCall_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
- getUnitSTRINGTerminalRuleCall_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getUnitSymbol() - Method in class org.openhab.core.library.items.NumberItem
-
Returns the optional unit symbol for this
NumberItem
. - getUNKNOWNKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getUnorderedGroup_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getUnorderedGroup_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getUnsupportedAudioStreamClass() - Method in exception org.openhab.core.audio.UnsupportedAudioStreamException
-
Gets the unsupported audio stream class.
- getUnsupportedFormat() - Method in exception org.openhab.core.audio.UnsupportedAudioFormatException
-
Gets the unsupported format
- getUpdatableFirmwareVersion() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
-
Returns the firmware version of the latest updatable firmware for the thing.
- getUpdateEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getUpdateEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Update Event Trigger
'. - getUpdateEventTrigger_Item() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getUpdateEventTrigger_Item() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Item
'. - getUpdateEventTrigger_State() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getUpdateEventTrigger_State() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
State
'. - getUpdateEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getUpdateEventTriggerParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getUpdateEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getUpper() - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
- getUpper() - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
- getUpper() - Method in interface org.openhab.core.model.persistence.persistence.IncludeFilter
-
Returns the value of the 'Upper' attribute.
- getUpper() - Method in interface org.openhab.core.model.persistence.persistence.NotIncludeFilter
-
Returns the value of the 'Upper' attribute.
- getUpper() - Method in class org.openhab.core.persistence.filter.PersistenceIncludeFilter
- getUpperAssignment_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
- getUpperAssignment_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
- getUpperDECIMALParserRuleCall_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
- getUpperDECIMALParserRuleCall_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
- getUri() - Method in class org.openhab.core.config.core.dto.XmlConfigDescription
-
Gets the value of the uri property.
- getUri() - Method in class org.openhab.core.config.core.dto.XmlConfigDescriptionRef
-
Gets the value of the uri property.
- getUrl() - Method in interface org.openhab.core.model.sitemap.sitemap.Image
-
Returns the value of the 'Url' attribute.
- getUrl() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
- getUrl() - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
- getUrl() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
- getUrl() - Method in interface org.openhab.core.model.sitemap.sitemap.Video
-
Returns the value of the 'Url' attribute.
- getUrl() - Method in interface org.openhab.core.model.sitemap.sitemap.Webview
-
Returns the value of the 'Url' attribute.
- getUrl() - Method in class org.openhab.core.ui.tiles.ExternalServiceTile
- getUrl() - Method in interface org.openhab.core.ui.tiles.Tile
-
The url to point to (if it is a local UI, it should be a relative path starting with "../")
- getURL() - Method in class org.openhab.core.audio.URLAudioStream
- getUrlAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getUrlAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getUrlAssignment_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getUrlKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getUrlKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getUrlKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getUrlSTRINGTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getUrlSTRINGTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getUrlSTRINGTerminalRuleCall_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getUsage(Collection<ConsoleCommandExtension>) - Static method in class org.openhab.core.io.console.ConsoleInterpreter
-
returns a CR-separated list of usage texts for all available commands
- getUsages() - Method in interface org.openhab.core.io.console.extensions.ConsoleCommandExtension
- getUsages() - Method in class org.openhab.core.model.script.extension.ScriptEngineConsoleCommandExtension
- getUsages(Collection<ConsoleCommandExtension>) - Static method in class org.openhab.core.io.console.ConsoleInterpreter
-
returns an array of the usage texts for all available commands
- getUser() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- getUserDataFolder() - Static method in class org.openhab.core.OpenHAB
-
Returns the user data folder path name.
- getUsername() - Method in class org.openhab.core.auth.Authentication
-
Retrieves the name of the authenticated user
- getUsername() - Method in class org.openhab.core.auth.UsernamePasswordCredentials
-
Retrieves the user name
- getUserPrincipal() - Method in class org.openhab.core.io.rest.auth.AnonymousUserSecurityContext
- getValidationMessages() - Method in exception org.openhab.core.config.core.validation.ConfigValidationException
-
Retrieves the default validation messages (cp.
- getValidationMessages(Locale) - Method in exception org.openhab.core.config.core.validation.ConfigValidationException
-
Retrieves the internationalized validation messages for this exception.
- getValidCommand() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidCommand() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Command
'. - getValidCommand_Value() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidCommand_Value() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Value
'. - getValidCommandAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidCommandId() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidCommandId() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Command Id
'. - getValidCommandIdAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidCommandIdParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandElements
- getValidCommandIdRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidCommandNumber() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidCommandNumber() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Command Number
'. - getValidCommandNumberAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidCommandNumberParserRuleCall_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandElements
- getValidCommandNumberRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidCommandRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidCommandString() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidCommandString() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Command String
'. - getValidCommandStringAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidCommandStringParserRuleCall_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandElements
- getValidCommandStringRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidIDAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidIDAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getValidIDRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidIDRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getValidState() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidState() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid State
'. - getValidState_Value() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidState_Value() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Value
'. - getValidStateAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidStateId() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidStateId() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid State Id
'. - getValidStateIdAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidStateIdParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateElements
- getValidStateIdRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidStateNumber() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidStateNumber() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid State Number
'. - getValidStateNumberAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidStateNumberParserRuleCall_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateElements
- getValidStateNumberRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidStateRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidStateString() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidStateString() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid State String
'. - getValidStateStringAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidStateStringParserRuleCall_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateElements
- getValidStateStringRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Trigger
'. - getValidTrigger_Value() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidTrigger_Value() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Value
'. - getValidTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidTriggerId() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidTriggerId() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Trigger Id
'. - getValidTriggerIdAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidTriggerIdParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerElements
- getValidTriggerIdRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidTriggerNumber() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidTriggerNumber() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Trigger Number
'. - getValidTriggerNumberAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidTriggerNumberParserRuleCall_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerElements
- getValidTriggerNumberRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidTriggerString() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getValidTriggerString() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Trigger String
'. - getValidTriggerStringAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValidTriggerStringParserRuleCall_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerElements
- getValidTriggerStringRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getValKeyword_0_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getValue() - Method in class org.openhab.core.addon.AddonParameter
- getValue() - Method in enum class org.openhab.core.automation.RuleStatus
-
Gets the value of a rule status.
- getValue() - Method in enum class org.openhab.core.automation.RuleStatusDetail
-
Gets the value of the status detail.
- getValue() - Method in class org.openhab.core.cache.ExpiringCache
-
Returns the value - possibly from the cache, if it is still valid.
- getValue() - Method in class org.openhab.core.config.core.dto.XmlCriteria
-
Gets the value of the value property.
- getValue() - Method in class org.openhab.core.config.core.dto.XmlOption
-
Gets the value of the value property.
- getValue() - Method in class org.openhab.core.config.core.FilterCriteria
- getValue() - Method in class org.openhab.core.config.core.ParameterOption
- getValue() - Method in class org.openhab.core.config.core.xml.util.NodeValue
-
Returns the value of the node.
- getValue() - Method in class org.openhab.core.items.Metadata
-
Provides the main value of the meta-data.
- getValue() - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
- getValue() - Method in enum class org.openhab.core.model.items.ModelGroupFunction
- getValue() - Method in interface org.openhab.core.model.items.ModelProperty
-
Returns the value of the 'Value' attribute.
- getValue() - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
- getValue() - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
- getValue() - Method in interface org.openhab.core.model.persistence.persistence.ThresholdFilter
-
Returns the value of the 'Value' attribute.
- getValue() - Method in interface org.openhab.core.model.persistence.persistence.TimeFilter
-
Returns the value of the 'Value' attribute.
- getValue() - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
- getValue() - Method in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
- getValue() - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
- getValue() - Method in interface org.openhab.core.model.rule.rules.ValidCommand
-
Returns the value of the 'Value' attribute.
- getValue() - Method in interface org.openhab.core.model.rule.rules.ValidState
-
Returns the value of the 'Value' attribute.
- getValue() - Method in interface org.openhab.core.model.rule.rules.ValidTrigger
-
Returns the value of the 'Value' attribute.
- getValue() - Method in interface org.openhab.core.model.script.script.AbstractUnit
-
Returns the value of the 'Value' attribute.
- getValue() - Method in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
- getValue() - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
- getValue() - Method in interface org.openhab.core.model.script.script.QuantityLiteral
-
Returns the value of the 'Value' attribute.
- getValue() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
- getValue() - Method in interface org.openhab.core.model.thing.thing.ModelProperty
-
Returns the value of the 'Value' attribute list.
- getValue() - Method in class org.openhab.core.persistence.filter.PersistenceThresholdFilter
- getValue() - Method in class org.openhab.core.persistence.filter.PersistenceTimeFilter
- getValue() - Method in class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
-
Gets the new value (represented as JSON string).
- getValue() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsEntry
- getValue() - Method in class org.openhab.core.types.EventOption
-
Returns the value (can not be null).
- getValue() - Method in class org.openhab.core.types.StateOption
-
Returns the value.
- getValue() - Method in class org.openhab.core.voice.text.ASTNode
- getValue() - Method in class org.openhab.core.voice.text.ExpressionLet
- getValue(int) - Method in class org.openhab.core.library.types.StringListType
- getValue(Supplier<CompletableFuture<V>>) - Method in class org.openhab.core.cache.ExpiringCacheAsync
-
Returns the value - possibly from the cache, if it is still valid.
- getValueAndProvider(K) - Method in class org.openhab.core.common.registry.AbstractRegistry
-
This method retrieves an Entry with the provider and the element for the key from the registry.
- getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandIdElements
- getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandNumberElements
- getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandStringElements
- getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateIdElements
- getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateNumberElements
- getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateStringElements
- getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerIdElements
- getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerNumberElements
- getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerStringElements
- getValueAssignment() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.IDUnitElements
- getValueAssignment() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.SpecificUnitElements
- getValueAssignment() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.StringUnitElements
- getValueAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getValueAssignment_1() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getValueAssignment_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getValueAssignment_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
- getValueAssignment_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getValueAssignment_3_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getValueAsString() - Method in class org.openhab.core.voice.text.ASTNode
- getValueAsStringArray() - Method in class org.openhab.core.voice.text.ASTNode
- getValueAttribute() - Method in class org.openhab.core.config.core.dto.XmlOption
-
Gets the value of the valueAttribute property.
- getValueColor() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- getValueColor() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
-
Returns the value of the 'Value Color' containment reference list.
- getValueColor(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Gets the value color for the widget.
- getValueColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getValueColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getValueColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getValueColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getValueColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getValueColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getValueColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getValueColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getValueColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getValueColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getValueColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getValueColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getValueColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getValueColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getValueColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getValueColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getValueColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getValueColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getValueColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getValueColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getValueColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getValueColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getValueColorAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getValueColorAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getValueColorAssignment_1_9_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getValueColorAssignment_1_9_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getValueColorAssignment_1_9_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getValueColorAssignment_1_9_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getValueColorAssignment_2_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getValueColorAssignment_2_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getValueColorAssignment_2_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getValueColorAssignment_2_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getValueColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getValueColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getValueColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getValueColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getValueColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getValueColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getValueColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getValueColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getValueColorColorArrayParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getValueColorColorArrayParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getValueColorColorArrayParserRuleCall_1_9_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getValueColorColorArrayParserRuleCall_1_9_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getValueColorColorArrayParserRuleCall_1_9_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getValueColorColorArrayParserRuleCall_1_9_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getValueColorColorArrayParserRuleCall_2_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getValueColorColorArrayParserRuleCall_2_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getValueColorColorArrayParserRuleCall_2_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getValueColorColorArrayParserRuleCall_2_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getValuecolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getValuecolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getValuecolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getValuecolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getValuecolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getValuecolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getValuecolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getValuecolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getValuecolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getValuecolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getValuecolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getValuecolorKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getValuecolorKeyword_1_9_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getValuecolorKeyword_1_9_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getValuecolorKeyword_2_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getValuecolorKeyword_2_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getValueCOMMON_UNIT_SYMBOLSParserRuleCall_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.SpecificUnitElements
- getValueDECIMALParserRuleCall_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getValueIDTerminalRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandIdElements
- getValueIDTerminalRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateIdElements
- getValueIDTerminalRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerIdElements
- getValueIDTerminalRuleCall_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.IDUnitElements
- getValueINTTerminalRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getValueMap() - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
-
Returns the key-value map containing all read-in children.
- getValueNumberParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandNumberElements
- getValueNumberParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateNumberElements
- getValueNumberParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerNumberElements
- getValueNumberParserRuleCall_1_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getValues() - Method in interface org.openhab.core.model.persistence.persistence.EqualsFilter
-
Returns the value of the 'Values' attribute list.
- getValues() - Method in class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
- getValues() - Method in class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
- getValues() - Method in interface org.openhab.core.model.persistence.persistence.NotEqualsFilter
-
Returns the value of the 'Values' attribute list.
- getValues() - Method in class org.openhab.core.persistence.filter.PersistenceEqualsFilter
- getValues() - Method in interface org.openhab.core.storage.Storage
-
Gets all values of this storage.
- getValues() - Method in class org.openhab.core.test.storage.VolatileStorage
- getValuesAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
- getValuesAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
- getValuesAssignment_2_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
- getValuesAssignment_2_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
- getValuesSTRINGTerminalRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
- getValuesSTRINGTerminalRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
- getValuesSTRINGTerminalRuleCall_2_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
- getValuesSTRINGTerminalRuleCall_2_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
- getValueSTRINGTerminalRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandStringElements
- getValueSTRINGTerminalRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateStringElements
- getValueSTRINGTerminalRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerStringElements
- getValueSTRINGTerminalRuleCall_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.StringUnitElements
- getValueTypeAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getValueTypeAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getValueTypeRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getValueTypeRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getValueValueTypeParserRuleCall_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
- getValueValueTypeParserRuleCall_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getValueValueTypeParserRuleCall_3_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getVariableDeclaration() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getVariableDeclaration() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Variable Declaration
'. - getVariableDeclaration_Name() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getVariableDeclaration_Name() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Name
'. - getVariableDeclaration_Right() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getVariableDeclaration_Right() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Right
'. - getVariableDeclaration_Type() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getVariableDeclaration_Type() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Type
'. - getVariableDeclaration_Writeable() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
- getVariableDeclaration_Writeable() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Writeable
'. - getVariableDeclarationAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getVariableDeclarationRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getVariables() - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
- getVariables() - Method in interface org.openhab.core.model.rule.rules.RuleModel
-
Returns the value of the 'Variables' containment reference list.
- getVariablesAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
- getVariablesVariableDeclarationParserRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
- getVendor() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Returns the vendor of the firmware.
- getVendorId() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
- getVersion() - Method in class org.openhab.core.addon.Addon
-
The version of the add-on
- getVersion() - Method in class org.openhab.core.model.yaml.AbstractYamlFile
- getVersion() - Method in interface org.openhab.core.model.yaml.YamlFile
-
Get the version present in the YAML file.
- getVersion() - Static method in class org.openhab.core.OpenHAB
-
Returns the current openHAB version, retrieving the information from the core bundle version.
- getVersion() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Returns the version of the firmware.
- getVerticalLineKeyword_2() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getVideo() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getVideo() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Video
'. - getVideo_Encoding() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getVideo_Encoding() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Encoding
'. - getVideo_Url() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getVideo_Url() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Url
'. - getVideoAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getVideoKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getVideoParserRuleCall_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getVideoRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getVisibility() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getVisibility() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getVisibility() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the
Rule
'sVisibility
. - getVisibility() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the
RuleTemplate
'sVisibility
. - getVisibility() - Method in interface org.openhab.core.automation.template.Template
-
Shows the visibility of a Template.
- getVisibility() - Method in class org.openhab.core.automation.type.ModuleType
-
Gets the visibility of the
ModuleType
. - getVisibility() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- getVisibility() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
-
Returns the value of the 'Visibility' containment reference list.
- getVisibilityAssignment_1_11_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getVisibilityAssignment_1_11_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getVisibilityAssignment_1_11_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getVisibilityAssignment_1_11_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getVisibilityAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getVisibilityAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getVisibilityAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getVisibilityAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getVisibilityAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getVisibilityAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getVisibilityAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getVisibilityAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getVisibilityAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getVisibilityAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getVisibilityAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getVisibilityAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getVisibilityAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getVisibilityAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getVisibilityAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getVisibilityAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getVisibilityAssignment_1_8_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getVisibilityAssignment_1_8_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getVisibilityAssignment_1_8_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getVisibilityAssignment_1_8_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getVisibilityAssignment_1_8_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getVisibilityAssignment_1_8_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getVisibilityAssignment_1_9_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getVisibilityAssignment_1_9_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getVisibilityAssignment_2_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getVisibilityAssignment_2_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getVisibilityAssignment_2_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getVisibilityAssignment_2_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getVisibilityKeyword_1_11_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getVisibilityKeyword_1_11_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getVisibilityKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getVisibilityKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getVisibilityKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getVisibilityKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getVisibilityKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getVisibilityKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getVisibilityKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getVisibilityKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getVisibilityKeyword_1_8_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getVisibilityKeyword_1_8_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getVisibilityKeyword_1_8_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getVisibilityKeyword_1_9_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getVisibilityKeyword_2_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getVisibilityKeyword_2_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getVisibilityRule() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getVisibilityRule() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Visibility Rule
'. - getVisibilityRule_Conditions() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getVisibilityRule_Conditions() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Conditions
'. - getVisibilityRuleAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getVisibilityRuleRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getVisibilityVisibilityRuleParserRuleCall_1_11_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getVisibilityVisibilityRuleParserRuleCall_1_11_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getVisibilityVisibilityRuleParserRuleCall_1_11_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getVisibilityVisibilityRuleParserRuleCall_1_11_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getVisibilityVisibilityRuleParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getVisibilityVisibilityRuleParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getVisibilityVisibilityRuleParserRuleCall_1_8_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getVisibilityVisibilityRuleParserRuleCall_1_8_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getVisibilityVisibilityRuleParserRuleCall_1_8_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getVisibilityVisibilityRuleParserRuleCall_1_8_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getVisibilityVisibilityRuleParserRuleCall_1_8_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getVisibilityVisibilityRuleParserRuleCall_1_8_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getVisibilityVisibilityRuleParserRuleCall_1_9_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getVisibilityVisibilityRuleParserRuleCall_1_9_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getVisibilityVisibilityRuleParserRuleCall_2_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getVisibilityVisibilityRuleParserRuleCall_2_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getVisibilityVisibilityRuleParserRuleCall_2_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getVisibilityVisibilityRuleParserRuleCall_2_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- getVisiblity(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Gets the widget visibility based on the item state
- getVolume() - Method in interface org.openhab.core.audio.AudioSink
-
Gets the volume
- getVolume(String) - Method in interface org.openhab.core.audio.AudioManager
-
Retrieves the current volume of a sink
- getWatchPath() - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
-
Get the base path that is used by this
ScriptFileWatcher
- getWatchPath() - Method in interface org.openhab.core.service.WatchService
-
Get the base directory for this
WatchService
- getWebview() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWebview() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Webview
'. - getWebview_Height() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWebview_Height() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Height
'. - getWebview_Url() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWebview_Url() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Url
'. - getWebviewAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getWebviewKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getWebviewParserRuleCall_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getWebviewRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getWhenKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- getWidget() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Widget
'. - getWidget(String) - Method in interface org.openhab.core.ui.items.ItemUIProvider
-
Provides a widget for a given item.
- getWidget(Sitemap, String) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Retrieves the widget for a given id on a given sitemap.
- getWidget_Icon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_Icon() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Icon
'. - getWidget_IconColor() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_IconColor() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Icon Color
'. - getWidget_IconRules() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_IconRules() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Icon Rules
'. - getWidget_Item() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_Item() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Item
'. - getWidget_Label() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_Label() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Label
'. - getWidget_LabelColor() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_LabelColor() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Label Color
'. - getWidget_StaticIcon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_StaticIcon() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Static Icon
'. - getWidget_ValueColor() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_ValueColor() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Value Color
'. - getWidget_Visibility() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_Visibility() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Visibility
'. - getWidgetAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getWidgetId(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
-
Provides an id for a widget.
- getWidgetRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getWrappedObject() - Method in class org.openhab.core.test.AsyncResultWrapper
- getWriteableAssignment_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getWriteableVarKeyword_0_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getWSRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- getWSRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getWSRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getWSRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- getWSRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getWSRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- getXAdditiveExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXAdditiveExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXAdditiveExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXAdditiveExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXAndExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXAndExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXAndExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXAndExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXAssignmentAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXAssignmentAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXAssignmentRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXAssignmentRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXbaseGrammarAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXbaseGrammarAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXBasicForLoopExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXBasicForLoopExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXBasicForLoopExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXBasicForLoopExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXBlockExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXBlockExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXBlockExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXBlockExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXBooleanLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXBooleanLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXBooleanLiteralParserRuleCall_1() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
- getXBooleanLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXBooleanLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXCasePartAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXCasePartAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXCasePartRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXCasePartRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXCastedExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXCastedExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXCastedExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXCastedExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXCatchClauseAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXCatchClauseAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXCatchClauseRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXCatchClauseRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXClosureAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXClosureAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXClosureParserRuleCall_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
- getXClosureRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXClosureRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXCollectionLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXCollectionLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXCollectionLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXCollectionLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXConstructorCallAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXConstructorCallAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXConstructorCallRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXConstructorCallRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXDoWhileExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXDoWhileExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXDoWhileExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXDoWhileExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXEqualityExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXEqualityExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXEqualityExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXEqualityExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXExpressionInClosureAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXExpressionInClosureAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXExpressionInClosureRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXExpressionInClosureRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXExpressionOrVarDeclarationAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXExpressionOrVarDeclarationAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXExpressionOrVarDeclarationRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXExpressionOrVarDeclarationRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXFeatureCallAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXFeatureCallAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXFeatureCallRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXFeatureCallRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXForLoopExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXForLoopExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXForLoopExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXForLoopExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXFunctionTypeRefAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXFunctionTypeRefAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXFunctionTypeRefRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXFunctionTypeRefRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXIfExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXIfExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXIfExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXIfExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXImportDeclarationAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXImportDeclarationAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXImportDeclarationRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXImportDeclarationRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXImportSectionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXImportSectionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXImportSectionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXImportSectionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXListLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXListLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXListLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXListLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXMemberFeatureCallAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXMemberFeatureCallAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXMemberFeatureCallRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXMemberFeatureCallRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXMultiplicativeExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXMultiplicativeExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXMultiplicativeExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXMultiplicativeExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXNullLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXNullLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXNullLiteralParserRuleCall_2() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
- getXNullLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXNullLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXNumberLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXNumberLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXNumberLiteralParserRuleCall_4() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
- getXNumberLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXNumberLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXOrExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXOrExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXOrExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXOrExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXOtherOperatorExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXOtherOperatorExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXOtherOperatorExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXOtherOperatorExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXParenthesizedExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXParenthesizedExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXParenthesizedExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXParenthesizedExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXPostfixOperationAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXPostfixOperationAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXPostfixOperationRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXPostfixOperationRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXPrimaryExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXPrimaryExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXPrimaryExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXPrimaryExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXRelationalExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXRelationalExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXRelationalExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXRelationalExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXReturnExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXReturnExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXReturnExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXReturnExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXSetLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXSetLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXSetLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXSetLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXShortClosureAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXShortClosureAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXShortClosureRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXShortClosureRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXStateAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getXStateRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- getXStringLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXStringLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXStringLiteralParserRuleCall_3() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
- getXStringLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXStringLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXSwitchExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXSwitchExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXSwitchExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXSwitchExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXSynchronizedExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXSynchronizedExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXSynchronizedExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXSynchronizedExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXThrowExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXThrowExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXThrowExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXThrowExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXTryCatchFinallyExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXTryCatchFinallyExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXTryCatchFinallyExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXTryCatchFinallyExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXtypeGrammarAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXtypeGrammarAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXTypeLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXTypeLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXTypeLiteralParserRuleCall_5() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
- getXTypeLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXTypeLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXUnaryOperationAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXUnaryOperationAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXUnaryOperationRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXUnaryOperationRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXVariableDeclarationAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXVariableDeclarationAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXVariableDeclarationRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXVariableDeclarationRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXWhileExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXWhileExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getXWhileExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- getXWhileExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- getYAxisDecimalPattern() - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
-
Returns the value of the 'YAxis Decimal Pattern' attribute.
- getYAxisDecimalPattern() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- getYAxisDecimalPatternAssignment_1_12_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getYAxisDecimalPatternKeyword_1_12_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getYAxisDecimalPatternSTRINGTerminalRuleCall_1_12_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getZonedDateTime() - Method in class org.openhab.core.library.types.DateTimeType
- GIBI - Enum constant in enum class org.openhab.core.library.unit.BinaryPrefix
- GIBI(Unit<Q>) - Static method in enum class org.openhab.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
230
- GIBIBYTE - Static variable in class org.openhab.core.library.unit.Units
- GIBIOCTET - Static variable in class org.openhab.core.library.unit.Units
- gif - Enum constant in enum class org.openhab.core.ui.chart.ChartProvider.ImageType
- GIGA(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- GIGABIT - Static variable in class org.openhab.core.library.unit.Units
- GIGABIT_PER_SECOND - Static variable in class org.openhab.core.library.unit.Units
- GIGABYTE - Static variable in class org.openhab.core.library.unit.Units
- giveNull() - Static method in class org.openhab.core.test.java.JavaTest
-
Useful for testing @NonNull annotated parameters
- GlobalResourceSet - Class in org.openhab.core.model.lazygen
- GlobalResourceSet() - Constructor for class org.openhab.core.model.lazygen.GlobalResourceSet
- Globals() - Constructor for class org.openhab.core.persistence.strategy.PersistenceStrategy.Globals
- GlobalStrategies - Class in org.openhab.core.model.persistence.scoping
-
This class defines a few persistence strategies that are globally available to all persistence models.
- GlobalStrategies() - Constructor for class org.openhab.core.model.persistence.scoping.GlobalStrategies
- GONE - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
-
Device has been removed.
- GONE - Variable in class org.openhab.core.thing.ThingStatusDetail.OfflineStatus
- GRAM - Static variable in class org.openhab.core.library.unit.SIUnits
- grammarAccess - Variable in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- grammarAccess - Variable in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
- grammarAccess - Variable in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
- grammarAccess - Variable in class org.openhab.core.model.serializer.AbstractItemsSyntacticSequencer
- grammarAccess - Variable in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- grammarAccess - Variable in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
- GRAY - Static variable in class org.openhab.core.library.unit.Units
- GREEN - Static variable in class org.openhab.core.library.types.HSBType
- group - Variable in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
-
The cached value of the '
Group
' attribute. - group - Variable in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
-
The cached value of the '
Group
' attribute. - group - Variable in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
-
The cached value of the '
Group
' attribute. - group - Variable in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
-
The cached value of the '
Group
' attribute. - group(Stream<Translations.TranslationsEntry>) - Static method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsGroup
- group(Translations.TranslationsEntry...) - Static method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsGroup
- Group - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Group'.
- GROUP - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Group
' class. - GROUP - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Group
' class. - GROUP__CHILDREN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Children' containment reference list.
- GROUP__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- GROUP__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- GROUP__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- GROUP__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- GROUP__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- GROUP__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- GROUP__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- GROUP__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- GROUP__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- GROUP_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Group Config
' class. - GROUP_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Group Config
' class. - GROUP_CONFIG__GROUP - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Group' attribute.
- GROUP_CONFIG__GROUP - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Group' attribute feature.
- GROUP_CONFIG_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Group Config' class.
- GROUP_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
-
The default value of the '
Group
' attribute. - GROUP_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
-
The default value of the '
Group
' attribute. - GROUP_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
-
The default value of the '
Group
' attribute. - GROUP_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
-
The default value of the '
Group
' attribute. - GROUP_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Group' class.
- GROUP_MEMBER_CHANGED_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Group Member Changed Event Trigger
' class. - GROUP_MEMBER_CHANGED_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Group Member Changed Event Trigger
' class. - GROUP_MEMBER_CHANGED_EVENT_TRIGGER__GROUP - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Group' attribute.
- GROUP_MEMBER_CHANGED_EVENT_TRIGGER__GROUP - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Group' attribute feature.
- GROUP_MEMBER_CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'New State' containment reference.
- GROUP_MEMBER_CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'New State' containment reference feature.
- GROUP_MEMBER_CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Old State' containment reference.
- GROUP_MEMBER_CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Old State' containment reference feature.
- GROUP_MEMBER_CHANGED_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Group Member Changed Event Trigger' class.
- GROUP_MEMBER_COMMAND_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Group Member Command Event Trigger
' class. - GROUP_MEMBER_COMMAND_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Group Member Command Event Trigger
' class. - GROUP_MEMBER_COMMAND_EVENT_TRIGGER__COMMAND - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Command' containment reference.
- GROUP_MEMBER_COMMAND_EVENT_TRIGGER__COMMAND - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Command' containment reference feature.
- GROUP_MEMBER_COMMAND_EVENT_TRIGGER__GROUP - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Group' attribute.
- GROUP_MEMBER_COMMAND_EVENT_TRIGGER__GROUP - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Group' attribute feature.
- GROUP_MEMBER_COMMAND_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Group Member Command Event Trigger' class.
- GROUP_MEMBER_UPDATE_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Group Member Update Event Trigger
' class. - GROUP_MEMBER_UPDATE_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Group Member Update Event Trigger
' class. - GROUP_MEMBER_UPDATE_EVENT_TRIGGER__GROUP - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Group' attribute.
- GROUP_MEMBER_UPDATE_EVENT_TRIGGER__GROUP - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Group' attribute feature.
- GROUP_MEMBER_UPDATE_EVENT_TRIGGER__STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'State' containment reference.
- GROUP_MEMBER_UPDATE_EVENT_TRIGGER__STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'State' containment reference feature.
- GROUP_MEMBER_UPDATE_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Group Member Update Event Trigger' class.
- GroupConfig - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'Group Config'.
- GroupConfigElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
- GroupConfigImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'Group Config'.
- GroupConfigImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
- GroupElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
- GroupFunction - Interface in org.openhab.core.items
-
Group functions are used by active group items to calculate a state for the group out of the states of all its member items.
- GroupFunction.Equality - Class in org.openhab.core.items
-
This is the default group function that does nothing else than to check if all member items have the same state.
- GroupFunctionDTO - Class in org.openhab.core.items.dto
-
This is a data transfer object that is used to serialize group functions.
- GroupFunctionDTO() - Constructor for class org.openhab.core.items.dto.GroupFunctionDTO
- GroupImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Group'.
- GroupImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.GroupImpl
- GroupItem - Class in org.openhab.core.items
- GroupItem(String) - Constructor for class org.openhab.core.items.GroupItem
-
Creates a plain GroupItem
- GroupItem(String, Item) - Constructor for class org.openhab.core.items.GroupItem
- GroupItem(String, Item, GroupFunction) - Constructor for class org.openhab.core.items.GroupItem
-
Creates a GroupItem with function
- GroupItemDTO - Class in org.openhab.core.items.dto
-
This is a data transfer object that is used to serialize group items.
- GroupItemDTO() - Constructor for class org.openhab.core.items.dto.GroupItemDTO
- GroupItemRefElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupItemRefElements
- GroupItemStateChangedEvent - Class in org.openhab.core.items.events
-
GroupItemStateChangedEvent
s can be used to deliver group item state changes through the openHAB event bus. - GroupItemStateChangedEvent(String, String, String, String, State, State) - Constructor for class org.openhab.core.items.events.GroupItemStateChangedEvent
- GroupMemberChangedEventTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Group Member Changed Event Trigger'.
- GroupMemberChangedEventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- GroupMemberChangedEventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Group Member Changed Event Trigger'.
- GroupMemberChangedEventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- GroupMemberCommandEventTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Group Member Command Event Trigger'.
- GroupMemberCommandEventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- GroupMemberCommandEventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Group Member Command Event Trigger'.
- GroupMemberCommandEventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- GroupMemberUpdateEventTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Group Member Update Event Trigger'.
- GroupMemberUpdateEventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- GroupMemberUpdateEventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Group Member Update Event Trigger'.
- GroupMemberUpdateEventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- groupName - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- groupName - Variable in class org.openhab.core.config.core.dto.XmlParameter
- groupNames - Variable in class org.openhab.core.items.dto.ItemDTO
- groupNames - Variable in class org.openhab.core.items.GenericItem
- groupNames - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
- groups - Variable in class org.openhab.core.model.items.impl.ModelItemImpl
-
The cached value of the '
Groups
' attribute list. - GroupStateUpdatedEvent - Class in org.openhab.core.items.events
-
GroupStateUpdatedEvent
s can be used to deliver group item state updates through the openHAB event bus. - GroupStateUpdatedEvent(String, String, String, String, State, String) - Constructor for class org.openhab.core.items.events.GroupStateUpdatedEvent
- groupType - Variable in class org.openhab.core.io.rest.core.item.EnrichedGroupItemDTO
- groupType - Variable in class org.openhab.core.items.dto.GroupItemDTO
- gson - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- GT - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Operator
- GTE - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Operator
- guessContentTypeFromData(byte[]) - Static method in class org.openhab.core.io.net.http.HttpUtil
-
Determine the content type from the data.
H
- handle(HttpServletRequest, HttpServletResponse, HandlerContext) - Method in interface org.openhab.core.io.http.Handler
-
Method dedicated for processing incoming request and checking its contents.
- handle(AsyncModbusFailure<R>) - Method in interface org.openhab.core.io.transport.modbus.ModbusFailureCallback
-
Callback handling response with error
- handle(AsyncModbusReadResult) - Method in interface org.openhab.core.io.transport.modbus.ModbusReadCallback
-
Callback handling response data
- handle(AsyncModbusWriteResult) - Method in interface org.openhab.core.io.transport.modbus.ModbusWriteCallback
-
Callback handling response data
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicActionModuleThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicBridgedThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicBridgeHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicButtonHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicChattyThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicColorLightHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicConfigurableThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicContactHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicDelayedOnlineHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicDimmableLightHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicDynamicStateDescriptionThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicExtensibleThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicFirmwareUpdateThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicImageHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicLocationThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicOnlineOfflineHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicOnOffLightHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicPlayerHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicRollershutterHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicThermostatThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler
- handleCommand(ChannelUID, Command) - Method in interface org.openhab.core.thing.binding.ThingHandler
-
Handles a command for a given channel.
- handleCommand(Command) - Method in interface org.openhab.core.thing.profiles.ProfileCallback
-
Forward the given command to the respective thing handler.
- handleConfigurationUpdate(Map<String, Object>) - Method in class org.openhab.core.magic.binding.handler.MagicConfigurableThingHandler
- handleConfigurationUpdate(Map<String, Object>) - Method in class org.openhab.core.thing.binding.BaseThingHandler
- handleConfigurationUpdate(Map<String, Object>) - Method in class org.openhab.core.thing.binding.ConfigStatusBridgeHandler
- handleConfigurationUpdate(Map<String, Object>) - Method in class org.openhab.core.thing.binding.ConfigStatusThingHandler
- handleConfigurationUpdate(Map<String, Object>) - Method in interface org.openhab.core.thing.binding.ThingHandler
-
Handles a configuration update.
- handleError(HttpServletRequest, HttpServletResponse, HandlerContext) - Method in interface org.openhab.core.io.http.Handler
-
Method which is called only if any of
Handler.handle(HttpServletRequest, HttpServletResponse, HandlerContext)
method invocations thrown unexpected Exception. - handleEventBroadcastItemState(ItemStateChangedEvent) - Method in class org.openhab.core.io.rest.sse.SseResource
-
Broadcasts a state event to all currently listening clients, after transforming it to a simple map.
- Handler - Interface in org.openhab.core.io.http
-
Handler which is responsible for processing request and response.
- HANDLER_CONFIGURATION_PENDING - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
- HANDLER_CONFIGURATION_PENDING - Variable in class org.openhab.core.thing.ThingStatusDetail.UninitializedStatus
- HANDLER_INITIALIZING_ERROR - Enum constant in enum class org.openhab.core.automation.RuleStatusDetail
- HANDLER_INITIALIZING_ERROR - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
- HANDLER_INITIALIZING_ERROR - Variable in class org.openhab.core.thing.ThingStatusDetail.UninitializedStatus
- HANDLER_MISSING_ERROR - Enum constant in enum class org.openhab.core.automation.RuleStatusDetail
- HANDLER_MISSING_ERROR - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
- HANDLER_MISSING_ERROR - Variable in class org.openhab.core.thing.ThingStatusDetail.UninitializedStatus
- HANDLER_REGISTERING_ERROR - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
- HANDLER_REGISTERING_ERROR - Variable in class org.openhab.core.thing.ThingStatusDetail.UninitializedStatus
- HandlerContext - Interface in org.openhab.core.io.http
-
Handler context represents a present state of all handlers placed in execution chain.
- handleRemoval() - Method in class org.openhab.core.thing.binding.BaseThingHandler
- handleRemoval() - Method in interface org.openhab.core.thing.binding.ThingHandler
-
This method is called before a thing is removed.
- HandlerPriorities - Interface in org.openhab.core.io.http
-
Constants for making handlers in proper order.
- handleVolumeCommand(PercentType, AudioSink) - Method in interface org.openhab.core.audio.AudioManager
-
Handles a volume command change and returns a Runnable to restore it.
- hasAllTags(Collection<String>) - Static method in class org.openhab.core.automation.RulePredicates
- hasAllTags(String...) - Static method in class org.openhab.core.automation.RulePredicates
- hasAnyOfPrefixes(String...) - Static method in class org.openhab.core.automation.RulePredicates
- hasAnyOfTags(Collection<String>) - Static method in class org.openhab.core.automation.RulePredicates
- hasAnyOfTags(String...) - Static method in class org.openhab.core.automation.RulePredicates
- hasConnectionObservers() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Return true if there are connection observers registered via addConnectionObserver().
- hasError() - Method in interface org.openhab.core.io.http.HandlerContext
-
Checks if has any errors occurred while handling request.
- hashCode() - Method in class org.openhab.core.addon.AddonDiscoveryMethod
- hashCode() - Method in class org.openhab.core.addon.AddonMatchProperty
- hashCode() - Method in class org.openhab.core.addon.AddonParameter
- hashCode() - Method in class org.openhab.core.addon.AddonType
- hashCode() - Method in class org.openhab.core.addon.marketplace.BundleVersion
- hashCode() - Method in class org.openhab.core.audio.AudioFormat
- hashCode() - Method in record class org.openhab.core.audio.StreamServed
-
Returns a hash code value for this object.
- hashCode() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- hashCode() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- hashCode() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- hashCode() - Method in class org.openhab.core.automation.RuleStatusInfo
- hashCode() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Returns the hash code of this object depends on the hash code of the UID that it owns.
- hashCode() - Method in class org.openhab.core.automation.type.ModuleType
- hashCode() - Method in class org.openhab.core.common.AbstractUID
- hashCode() - Method in class org.openhab.core.config.core.Configuration
- hashCode() - Method in class org.openhab.core.config.core.FilterCriteria
- hashCode() - Method in class org.openhab.core.config.core.ParameterOption
- hashCode() - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
- hashCode() - Method in class org.openhab.core.config.core.status.ConfigStatusMessage
- hashCode() - Method in class org.openhab.core.config.core.validation.ConfigValidationMessage
- hashCode() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
- hashCode() - Method in class org.openhab.core.events.AbstractEvent
- hashCode() - Method in class org.openhab.core.i18n.LocalizedKey
- hashCode() - Method in class org.openhab.core.io.net.http.PEMTrustManager
- hashCode() - Method in class org.openhab.core.io.transport.mdns.ServiceDescription
- hashCode() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- hashCode() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusIPSlaveEndpoint
- hashCode() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusSerialSlaveEndpoint
- hashCode() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
- hashCode() - Method in class org.openhab.core.io.transport.modbus.ModbusRegisterArray
- hashCode() - Method in class org.openhab.core.io.websocket.event.EventDTO
- hashCode() - Method in class org.openhab.core.items.GenericItem
- hashCode() - Method in class org.openhab.core.items.Metadata
- hashCode() - Method in class org.openhab.core.library.types.DateTimeType
- hashCode() - Method in class org.openhab.core.library.types.DecimalType
- hashCode() - Method in class org.openhab.core.library.types.HSBType
- hashCode() - Method in class org.openhab.core.library.types.PointType
- hashCode() - Method in class org.openhab.core.library.types.QuantityType
- hashCode() - Method in class org.openhab.core.library.types.RawType
- hashCode() - Method in class org.openhab.core.library.types.StringListType
- hashCode() - Method in class org.openhab.core.library.types.StringType
- hashCode() - Method in class org.openhab.core.library.unit.CurrencyUnit
- hashCode() - Method in class org.openhab.core.net.CidrAddress
- hashCode() - Method in class org.openhab.core.persistence.filter.PersistenceFilter
- hashCode() - Method in record class org.openhab.core.persistence.PersistenceItemConfiguration
-
Returns a hash code value for this object.
- hashCode() - Method in class org.openhab.core.persistence.strategy.PersistenceStrategy
- hashCode() - Method in class org.openhab.core.service.ReadyMarker
- hashCode() - Method in class org.openhab.core.thing.Channel
- hashCode() - Method in class org.openhab.core.thing.events.ThingStatusInfoEvent
- hashCode() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
- hashCode() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfoEvent
- hashCode() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
- hashCode() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfoEvent
- hashCode() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfo
- hashCode() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfoEvent
- hashCode() - Method in class org.openhab.core.thing.link.AbstractLink
- hashCode() - Method in class org.openhab.core.thing.link.ItemChannelLink
- hashCode() - Method in class org.openhab.core.thing.ThingStatusInfo
- hashCode() - Method in class org.openhab.core.thing.type.ThingType
- hashCode() - Method in class org.openhab.core.thing.UID
- hashCode() - Method in class org.openhab.core.transform.Transformation
- hashCode() - Method in class org.openhab.core.types.CommandOption
- hashCode() - Method in class org.openhab.core.types.StateDescription
- hashCode() - Method in class org.openhab.core.types.StateOption
- hashCode() - Method in record class org.openhab.core.types.TimeSeries.Entry
-
Returns a hash code value for this object.
- hashCode() - Method in class org.openhab.core.types.TimeSeries
- hashCode() - Method in record class org.openhab.core.util.ColorUtil.Gamut
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openhab.core.voice.DialogContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openhab.core.voice.text.Rule.InterpretationContext
-
Returns a hash code value for this object.
- hasIcon(String, String, IconSet.Format) - Method in class org.openhab.core.ui.icon.AbstractResourceIconProvider
- hasIcon(String, String, IconSet.Format) - Method in interface org.openhab.core.ui.icon.IconProvider
-
determines whether this provider can deliver an icon for a given name
- hasLabel(String) - Static method in class org.openhab.core.items.ItemPredicates
- hasLocation() - Method in interface org.openhab.core.semantics.Equipment
- hasLocation() - Method in interface org.openhab.core.semantics.Point
- hasNamespace(String) - Static method in class org.openhab.core.items.MetadataPredicates
- hasNext() - Method in class org.openhab.core.config.core.xml.util.NodeIterator
- hasNoTags() - Static method in class org.openhab.core.automation.RulePredicates
- hasPrefix(String) - Static method in class org.openhab.core.automation.RulePredicates
- hasRemaining() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Tells whether there are any bytes left between current position and the end
- hasResource(String, String) - Method in class org.openhab.core.ui.icon.AbstractResourceIconProvider
-
Checks whether a certain resource exists for a given icon set.
- hasSessionCookie() - Method in class org.openhab.core.auth.UserSession
-
Specifies whether this session is supported by a session cookie, to mitigate the impact of refresh token leakage.
- hasSubscribers() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Return true if there are subscribers registered via
MqttBrokerConnection.subscribe(String, MqttMessageSubscriber)
. - hasTag(String) - Method in class org.openhab.core.items.GenericItem
- hasTag(String) - Method in interface org.openhab.core.items.Item
-
Returns true if the item's tags contains the specific tag, otherwise false.
- hasTag(String) - Method in class org.openhab.core.ui.components.RootUIComponent
-
Returns whether the component has a certain tag
- hasTags() - Static method in class org.openhab.core.automation.RulePredicates
- hasTerminated() - Method in interface org.openhab.core.automation.module.script.action.Timer
-
Determines whether the scheduled execution has already terminated.
- hasTerminated() - Method in class org.openhab.core.model.script.actions.Timer
- hasTranslation() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsEntry
- hasTranslations() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsGroup
- hasTranslations() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
- head() - Method in class org.openhab.core.voice.text.TokenList
-
Gets the first token of the list.
- HECTO(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- height - Variable in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
-
The cached value of the '
Height
' attribute. - height - Variable in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
-
The cached value of the '
Height
' attribute. - height - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
-
The cached value of the '
Height
' attribute. - HEIGHT_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
-
The default value of the '
Height
' attribute. - HEIGHT_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
-
The default value of the '
Height
' attribute. - HEIGHT_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
-
The default value of the '
Height
' attribute. - HENRY - Static variable in class org.openhab.core.library.unit.Units
- HERTZ - Static variable in class org.openhab.core.library.unit.Units
- hexToByte(byte, byte) - Static method in class org.openhab.core.util.HexUtils
- hexToBytes(String) - Static method in class org.openhab.core.util.HexUtils
-
Converts an hex string (in format "0123456789ABCDEF") into a byte array
- hexToBytes(String, String) - Static method in class org.openhab.core.util.HexUtils
-
Converts an hex string (eg.
- HexUtils - Class in org.openhab.core.util
-
Static utility methods that are helpful when dealing with hex data and byte arrays.
- HIDDEN - Enum constant in enum class org.openhab.core.automation.Visibility
-
The UI has always to hide an object with such visibility.
- HistoricItem - Interface in org.openhab.core.persistence
-
This interface is used by persistence services to represent an item with a certain state at a given point in time.
- historicState(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Retrieves the historic item for a given
item
at a certain point in time through the default persistence service. - historicState(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Retrieves the historic item for a given
item
at a certain point in time through aPersistenceService
identified by theserviceId
. - HistoryDataBean() - Constructor for class org.openhab.core.persistence.dto.ItemHistoryDTO.HistoryDataBean
- hliIds - Variable in class org.openhab.core.voice.DialogRegistration
-
List of interpreters
- hlis() - Method in record class org.openhab.core.voice.DialogContext
-
Returns the value of the
hlis
record component. - host - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- host - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- hostnameValidated - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- hostnameValidated - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- HOUR - Static variable in class org.openhab.core.library.unit.Units
- HOURLY - Static variable in class org.openhab.core.scheduler.CronAdjuster
- HSB - Enum constant in enum class org.openhab.core.thing.binding.generic.converter.ColorChannelHandler.ColorMode
- hsbToRgb(HSBType) - Static method in class org.openhab.core.model.script.actions.CoreUtil
- hsbToRgb(HSBType) - Static method in class org.openhab.core.util.ColorUtil
- hsbToRgbPercent(HSBType) - Static method in class org.openhab.core.model.script.actions.CoreUtil
- hsbToRgbPercent(HSBType) - Static method in class org.openhab.core.util.ColorUtil
- hsbToRgbw(HSBType) - Static method in class org.openhab.core.model.script.actions.CoreUtil
- hsbToRgbw(HSBType) - Static method in class org.openhab.core.util.ColorUtil
- hsbToRgbwPercent(HSBType) - Static method in class org.openhab.core.model.script.actions.CoreUtil
- hsbToRgbwPercent(HSBType) - Static method in class org.openhab.core.util.ColorUtil
- hsbTosRgb(HSBType) - Static method in class org.openhab.core.model.script.actions.CoreUtil
- hsbTosRgb(HSBType) - Static method in class org.openhab.core.util.ColorUtil
- hsbToXY(HSBType) - Static method in class org.openhab.core.model.script.actions.CoreUtil
- hsbToXY(HSBType) - Static method in class org.openhab.core.util.ColorUtil
- hsbToXY(HSBType, double[], double[], double[]) - Static method in class org.openhab.core.model.script.actions.CoreUtil
- hsbToXY(HSBType, ColorUtil.Gamut) - Static method in class org.openhab.core.util.ColorUtil
- HSBType - Class in org.openhab.core.library.types
-
The HSBType is a complex type with constituents for hue, saturation and brightness and can be used for color items.
- HSBType() - Constructor for class org.openhab.core.library.types.HSBType
- HSBType(String) - Constructor for class org.openhab.core.library.types.HSBType
-
Constructs a HSBType instance from a given string.
- HSBType(DecimalType, PercentType, PercentType) - Constructor for class org.openhab.core.library.types.HSBType
-
Constructs a HSBType instance with the given values
- HTTP - Class in org.openhab.core.model.script.actions
-
This class provides static methods that can be used in automation rules for sending HTTP requests
- HTTP() - Constructor for class org.openhab.core.model.script.actions.HTTP
- HttpClientFactory - Interface in org.openhab.core.io.net.http
-
Factory class to create Jetty http clients
- HttpClientInitializationException - Exception in org.openhab.core.io.net.http
-
This exception is thrown, if an unexpected error occurs during initialization of the Jetty client
- HttpClientInitializationException(String, Throwable) - Constructor for exception org.openhab.core.io.net.http.HttpClientInitializationException
- HttpContextFactoryService - Interface in org.openhab.core.io.http
-
Create
HttpContext
instances when registering servlets, resources or filters using theHttpService.registerServlet(java.lang.String, javax.servlet.Servlet, java.util.Dictionary<?, ?>, org.osgi.service.http.HttpContext)
and corresponding methods. - HttpRequestBuilder - Class in org.openhab.core.io.net.http
-
Builder class to construct http requests
- https.openhab_org.schemas.addon_info_list.v1_0 - package https.openhab_org.schemas.addon_info_list.v1_0
- HttpServiceUtil - Class in org.openhab.core.net
-
Some utility functions related to the http service
- HttpUtil - Class in org.openhab.core.io.net.http
-
Some common methods to be used in HTTP-In-Binding, HTTP-Out-Binding and other bindings For advanced usage direct use of the Jetty client is preferred
- HttpUtil() - Constructor for class org.openhab.core.io.net.http.HttpUtil
- hue - Variable in class org.openhab.core.library.types.HSBType
- HumanLanguageInterpreter - Interface in org.openhab.core.voice.text
-
This is the interface that a human language text interpreter has to implement.
- HUNDRED - Static variable in class org.openhab.core.library.types.PercentType
- HYSTERESIS - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- HYSTERESIS_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
I
- i18nProvider - Variable in class org.openhab.core.config.discovery.AbstractDiscoveryService
- i18nProvider - Variable in class org.openhab.core.ui.icon.AbstractResourceIconProvider
- I18nUtil - Class in org.openhab.core.i18n
- I18nUtil() - Constructor for class org.openhab.core.i18n.I18nUtil
- IActionServiceProvider - Interface in org.openhab.core.model.script.engine
- icon - Variable in class org.openhab.core.model.items.impl.ModelItemImpl
-
The cached value of the '
Icon
' attribute. - icon - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
-
The cached value of the '
Icon
' attribute. - icon - Variable in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
-
The cached value of the '
Icon
' attribute. - icon - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
-
The cached value of the '
Icon
' attribute. - icon - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Icon
' attribute. - Icon() - Method in class org.openhab.core.model.sitemap.valueconverter.SitemapConverters
- ICON_EDEFAULT - Static variable in class org.openhab.core.model.items.impl.ModelItemImpl
-
The default value of the '
Icon
' attribute. - ICON_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
-
The default value of the '
Icon
' attribute. - ICON_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
-
The default value of the '
Icon
' attribute. - ICON_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
-
The default value of the '
Icon
' attribute. - ICON_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
-
The default value of the '
Icon
' attribute. - ICON_RULE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Icon Rule
' class. - ICON_RULE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Icon Rule
' class. - ICON_RULE__ARG - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Arg' attribute.
- ICON_RULE__ARG - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Arg' attribute feature.
- ICON_RULE__CONDITIONS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Conditions' containment reference list.
- ICON_RULE__CONDITIONS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Conditions' containment reference list feature.
- ICON_RULE_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Icon Rule' class.
- iconColor - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Icon Color
' containment reference list. - IconElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
- IconElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
- IconNameElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconNameElements
- IconProvider - Interface in org.openhab.core.ui.icon
-
An icon provider can provide
InputStream
s for icons. - IconRule - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Icon Rule'.
- IconRuleElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
- IconRuleImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Icon Rule'.
- IconRuleImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
- iconRules - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Icon Rules
' containment reference list. - IconSet - Class in org.openhab.core.ui.icon
-
This is a bean that provides some meta-information about available icon sets.
- IconSet(String, String, String, Set<IconSet.Format>) - Constructor for class org.openhab.core.ui.icon.IconSet
-
Construct a new pojo.
- IconSet.Format - Enum Class in org.openhab.core.ui.icon
-
Data format of icons
- id - Variable in class org.openhab.core.automation.dto.ModuleDTO
- id - Variable in class org.openhab.core.io.rest.core.service.ConfigurableServiceDTO
- id - Variable in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
-
The cached value of the '
Id
' attribute. - id - Variable in class org.openhab.core.persistence.dto.PersistenceServiceDTO
-
Service Id
- id - Variable in class org.openhab.core.thing.dto.ChannelDefinitionDTO
- id - Variable in class org.openhab.core.thing.dto.ChannelDTO
- id - Variable in class org.openhab.core.thing.dto.ChannelGroupDefinitionDTO
- ID_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
-
The default value of the '
Id
' attribute. - ID_UNIT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The meta object id for the '
ID Unit
' class. - ID_UNIT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage.Literals
-
The meta object literal for the '
ID Unit
' class. - ID_UNIT__VALUE - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The feature id for the 'Value' attribute.
- ID_UNIT_FEATURE_COUNT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The number of structural features of the 'ID Unit' class.
- Identifiable<T> - Interface in org.openhab.core.common.registry
-
Interface for classes that instances provide an identifier.
- IDLE - Enum constant in enum class org.openhab.core.automation.RuleStatus
- IDUnit - Interface in org.openhab.core.model.script.script
-
A representation of the model object 'ID Unit'.
- IDUnitElements() - Constructor for class org.openhab.core.model.script.services.ScriptGrammarAccess.IDUnitElements
- IDUnitImpl - Class in org.openhab.core.model.script.script.impl
-
An implementation of the model object 'ID Unit'.
- IDUnitImpl() - Constructor for class org.openhab.core.model.script.script.impl.IDUnitImpl
- ifInitialized() - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
- ifInitialized() - Method in interface org.openhab.core.automation.module.script.rulesupport.loader.ScriptFileWatcher
-
Returns a
CompletableFuture<Void>
that completes when theScriptFileWatcher
has completed it's initial loading of files. - IGNORED - Enum constant in enum class org.openhab.core.config.discovery.DiscoveryResultFlag
-
The flag
IGNORED
to signal that the result object should be regarded as known by the system so that a further processing should be skipped. - ILLEGAL_DATA_ACCESS - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
- ILLEGAL_DATA_ACCESS - Static variable in exception org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
-
The data address received in the query is not an allowable address for the slave.
- ILLEGAL_DATA_VALUE - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
- ILLEGAL_DATA_VALUE - Static variable in exception org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
-
A value contained in the query data field is not an allowable value for the slave.
- ILLEGAL_FUNCTION - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
- ILLEGAL_FUNCTION - Static variable in exception org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
-
The function code received in the query is not an allowable action for the slave.
- Image - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Image'.
- IMAGE - Static variable in class org.openhab.core.library.CoreItemFactory
- IMAGE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Image
' class. - IMAGE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Image
' class. - IMAGE__CHILDREN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Children' containment reference list.
- IMAGE__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- IMAGE__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- IMAGE__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- IMAGE__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- IMAGE__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- IMAGE__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- IMAGE__REFRESH - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Refresh' attribute.
- IMAGE__REFRESH - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Refresh' attribute feature.
- IMAGE__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- IMAGE__URL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Url' attribute.
- IMAGE__URL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Url' attribute feature.
- IMAGE__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- IMAGE__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- IMAGE_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Image' class.
- ImageChannelHandler - Class in org.openhab.core.thing.binding.generic.converter
-
The
ImageChannelHandler
implementsImageItem
conversions - ImageChannelHandler(Consumer<State>) - Constructor for class org.openhab.core.thing.binding.generic.converter.ImageChannelHandler
- ImageElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
- ImageImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Image'.
- ImageImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
- ImageItem - Class in org.openhab.core.library.items
-
An ImageItem holds the binary image data as its status.
- ImageItem(String) - Constructor for class org.openhab.core.library.items.ImageItem
- imageUrl - Variable in class org.openhab.core.io.rest.ui.TileDTO
- ImperialUnits - Class in org.openhab.core.library.unit
-
Imperial units used for the United States and Liberia.
- importAccessTokenResponse(AccessTokenResponse) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Use case 6 - Import This method is used for importing/ migrating existing Access Token Response to be stored by this service.
- importPreset(String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionManagerWrapper
-
Imports a collection of named host objects/classes into a script engine instance.
- importPreset(String, String) - Method in class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider
- importPreset(String, String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
-
This method should return variables and types of the concrete type which will be injected into the ScriptEngines scope.
- importSection - Variable in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
-
The cached value of the '
Import Section
' containment reference. - Inbox - Interface in org.openhab.core.config.discovery.inbox
-
The
Inbox
is a service interface providing a container for discoveredThing
s (e.g. - InboxAddedEvent - Class in org.openhab.core.config.discovery.inbox.events
-
An
InboxAddedEvent
notifies subscribers that a discovery result has been added to the inbox. - InboxAutoApprovePredicate - Interface in org.openhab.core.config.discovery.inbox
-
Component
s implementing this interface participate in theAutomaticInboxProcessor
's decision whether to automatically approve an inbox result or not. - InboxEventFactory - Class in org.openhab.core.config.discovery.inbox.events
-
An
InboxEventFactory
is responsible for creating inbox event instances. - InboxEventFactory() - Constructor for class org.openhab.core.config.discovery.inbox.events.InboxEventFactory
-
Constructs a new InboxEventFactory.
- InboxListener - Interface in org.openhab.core.config.discovery.inbox
-
The
InboxListener
interface for receivingInbox
events. - InboxPredicates - Class in org.openhab.core.config.discovery.inbox
-
Implements static factory methods for
Predicate
s to filter in streams ofDiscoveryResult
s. - InboxPredicates() - Constructor for class org.openhab.core.config.discovery.inbox.InboxPredicates
- InboxRemovedEvent - Class in org.openhab.core.config.discovery.inbox.events
-
An
InboxRemovedEvent
notifies subscribers that a discovery result has been removed from the inbox. - InboxUpdatedEvent - Class in org.openhab.core.config.discovery.inbox.events
-
An
InboxUpdatedEvent
notifies subscribers that a discovery result has been updated in the inbox. - InboxUpdatedEvent(String, String, DiscoveryResultDTO) - Constructor for class org.openhab.core.config.discovery.inbox.events.InboxUpdatedEvent
-
Constructs a new inbox updated event object.
- INCH - Static variable in class org.openhab.core.library.unit.ImperialUnits
-
Length
- INCH_OF_MERCURY - Static variable in class org.openhab.core.library.unit.ImperialUnits
-
Additionally defined units to be used in openHAB
- INCHES_PER_HOUR - Static variable in class org.openhab.core.library.unit.Units
- INCLUDE_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Include Filter
' class. - INCLUDE_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Include Filter
' class. - INCLUDE_FILTER__LOWER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Lower' attribute.
- INCLUDE_FILTER__LOWER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Lower' attribute feature.
- INCLUDE_FILTER__UNIT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Unit' attribute.
- INCLUDE_FILTER__UNIT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Unit' attribute feature.
- INCLUDE_FILTER__UPPER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Upper' attribute.
- INCLUDE_FILTER__UPPER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Upper' attribute feature.
- INCLUDE_FILTER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Include Filter' class.
- IncludeFilter - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'Include Filter'.
- IncludeFilterElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
- IncludeFilterImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'Include Filter'.
- IncludeFilterImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
- includeFilters - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
- includeIncompatible() - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- INCREASE - Enum constant in enum class org.openhab.core.library.types.IncreaseDecreaseType
- IncreaseDecreaseType - Enum Class in org.openhab.core.library.types
- increaseMasterVolume(float) - Static method in class org.openhab.core.model.script.actions.Audio
- increaseValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.openhab.core.model.rule.jvmmodel.RulesJvmModelInferrer
- infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
- INFO - Enum constant in enum class org.openhab.core.test.java.JavaTest.LogLevel
- information(String) - Static method in class org.openhab.core.config.core.status.ConfigStatusMessage.Builder
-
Creates a builder for the construction of a
ConfigStatusMessage
having typeConfigStatusMessage.Type.INFORMATION
. - INFORMATION - Enum constant in enum class org.openhab.core.config.core.status.ConfigStatusMessage.Type
-
The type for an information message.
- init() - Static method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.openhab.core.model.items.impl.ItemsPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(IGrammarAccess) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- init(IGrammarAccess) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
- init(IGrammarAccess) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
- init(IGrammarAccess) - Method in class org.openhab.core.model.serializer.AbstractItemsSyntacticSequencer
- init(IGrammarAccess) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- init(IGrammarAccess) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
- init(Action) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleActionHandler
- init(Condition) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleConditionHandler
- init(Trigger) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleTriggerHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicActionModuleThingHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicBridgedThingHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicBridgeHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicButtonHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicChattyThingHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicColorLightHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicConfigurableThingHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicContactHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicDelayedOnlineHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicDimmableLightHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicDynamicStateDescriptionThingHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicExtensibleThingHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicFirmwareUpdateThingHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicImageHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicLocationThingHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicOnlineOfflineHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicOnOffLightHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicPlayerHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicRollershutterHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicThermostatThingHandler
- initialize() - Method in class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler
- initialize() - Method in interface org.openhab.core.thing.binding.ThingHandler
-
Initializes the thing handler, e.g.
- initialize(boolean) - Method in class org.openhab.core.model.lazygen.LazyLanguageConfig
- initializeFor(AbstractRule) - Method in class org.openhab.core.model.ide.contentassist.antlr.PartialItemsContentAssistParser
- initializeFor(AbstractRule) - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PartialPersistenceContentAssistParser
- initializeFor(AbstractRule) - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.PartialRulesContentAssistParser
- initializeFor(AbstractRule) - Method in class org.openhab.core.model.script.ide.contentassist.antlr.PartialScriptContentAssistParser
- initializeFor(AbstractRule) - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.PartialSitemapContentAssistParser
- initializeFor(AbstractRule) - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.PartialThingContentAssistParser
- initializePackageContents() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializeReally() - Method in class org.openhab.core.model.lazygen.LazyLanguageConfig
- INITIALIZING - Enum constant in enum class org.openhab.core.automation.RuleStatus
- INITIALIZING - Enum constant in enum class org.openhab.core.thing.ThingStatus
- INITIALIZING - Static variable in enum class org.openhab.core.thing.ThingStatusDetail
- Input - Class in org.openhab.core.automation.type
-
This class defines meta-information properties, used by the Rule Engine when creating connections between modules.
- Input - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Input'.
- Input() - Constructor for class org.openhab.core.automation.type.Input
-
Default constructor for deserialization e.g.
- Input(String, String) - Constructor for class org.openhab.core.automation.type.Input
-
Creates an
Input
instance base on type of accepted data and input name. - Input(String, String, String, String, Set<String>, boolean, String, String) - Constructor for class org.openhab.core.automation.type.Input
-
Creates an
Input
instance base on the specified parameters. - INPUT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Input
' class. - INPUT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Input
' class. - INPUT__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- INPUT__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- INPUT__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- INPUT__INPUT_HINT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Input Hint' attribute.
- INPUT__INPUT_HINT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Input Hint' attribute feature.
- INPUT__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- INPUT__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- INPUT__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- INPUT__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- INPUT__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- INPUT__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- INPUT_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Input' class.
- INPUT_HINT_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
-
The default value of the '
Input Hint
' attribute. - InputElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
- inputHint - Variable in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
-
The cached value of the '
Input Hint
' attribute. - InputImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Input'.
- InputImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
- inputs - Variable in class org.openhab.core.automation.dto.ActionDTO
- inputs - Variable in class org.openhab.core.automation.dto.ActionTypeDTO
- inputs - Variable in class org.openhab.core.automation.dto.ConditionDTO
- inputs - Variable in class org.openhab.core.automation.dto.ConditionTypeDTO
- InputStreamCacheWrapper - Class in org.openhab.core.cache.lru
-
Each cache result instance can handle several
InputStream
s. - InputStreamCacheWrapper(LRUMediaCacheEntry<?>) - Constructor for class org.openhab.core.cache.lru.InputStreamCacheWrapper
-
Construct a transparent InputStream wrapper around data from the cache.
- inRange(String) - Method in class org.openhab.core.addon.marketplace.BundleVersion
-
Test if this version is within the provided range
- install(String) - Method in interface org.openhab.core.addon.AddonService
-
Installs the given add-on.
- install(String) - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- install(String) - Method in interface org.openhab.core.config.discovery.addon.AddonFinderService
-
Installs the given add-on suggestion finder.
- install(Addon) - Method in interface org.openhab.core.addon.marketplace.MarketplaceAddonHandler
-
Installs a given add-on.
- install(BundleContext, String) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
-
Install synthetic bundle, denoted by its name, into the test runtime (by using the given bundle context).
- install(BundleContext, String, String...) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
-
Install synthetic bundle, denoted by its name, into the test runtime (by using the given bundle context).
- install(BundleContext, String, Set<String>) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
-
Install synthetic bundle, denoted by its name, into the test runtime (by using the given bundle context).
- installedAddons - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- installedAddonStorage - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- installFragment(BundleContext, String) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
-
Install synthetic bundle fragment, denoted by its name, into the test runtime (by using the given bundle context).
- installFragment(BundleContext, String, Set<String>) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
-
Install synthetic bundle fragment, denoted by its name, into the test runtime (by using the given bundle context).
- installFromCache(BundleContext, String) - Method in class org.openhab.core.addon.marketplace.MarketplaceBundleInstaller
-
Installs a bundle from its ID by looking up in the local cache
- instance(String, String, String) - Static method in class org.openhab.core.thing.type.ThingTypeBuilder
- instance(ThingTypeUID, String) - Static method in class org.openhab.core.thing.type.ThingTypeBuilder
- instance(ChannelGroupTypeUID, String) - Static method in class org.openhab.core.thing.type.ChannelGroupTypeBuilder
-
Create an instance of a ChannelGroupTypeBuilder for
ChannelGroupType
s - instance(ThingType) - Static method in class org.openhab.core.thing.type.ThingTypeBuilder
-
Create this builder with all properties from the given
ThingType
. - InstanceUUID - Class in org.openhab.core.id
-
This class provides a unique ID for the instance that can be used for identification, e.g.
- InstanceUUID() - Constructor for class org.openhab.core.id.InstanceUUID
- INT16 - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- INT32 - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- INT32_SWAP - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- INT64 - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- INT64_SWAP - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- INT8 - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- INTEGER - Enum constant in enum class org.openhab.core.config.core.ConfigDescriptionParameter.Type
-
The data type for a signed integer value in the range of [
Integer.MIN_VALUE
,Integer.MAX_VALUE
]. - INTEGER - Enum constant in enum class org.openhab.core.config.core.dto.XmlParameterType
- Intensity - Interface in org.openhab.core.library.dimension
-
This interface represents the intensity dimension.
- INTERNAL_NAMESPACE_PREFIX - Static variable in interface org.openhab.core.items.MetadataRegistry
- internalCreate(Module, String) - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
- internalCreate(Module, String) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- internalFindGrammar(GrammarProvider) - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- internalFindGrammar(GrammarProvider) - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
- internalFindGrammar(GrammarProvider) - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
- internalFindGrammar(GrammarProvider) - Method in class org.openhab.core.model.services.ItemsGrammarAccess
- internalFindGrammar(GrammarProvider) - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- internalFindGrammar(GrammarProvider) - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
- internalLoadTransform(String) - Method in class org.openhab.core.transform.AbstractFileTransformationService
-
Deprecated.Abstract method defined by subclasses to effectively read the transformation source file according to their own needs.
- internalSend(Command) - Method in class org.openhab.core.items.GenericItem
- internalSend(Command) - Method in class org.openhab.core.items.GroupItem
- internalTransform(T, String) - Method in class org.openhab.core.transform.AbstractFileTransformationService
-
Deprecated.Abstract method defined by subclasses to effectively operate the transformation according to its rules
- interpret(Object) - Static method in class org.openhab.core.model.script.actions.Voice
-
Interprets the given text.
- interpret(Object, String) - Static method in class org.openhab.core.model.script.actions.Voice
-
Interprets the given text with a given Human Language Interpreter.
- interpret(Object, String, String) - Static method in class org.openhab.core.model.script.actions.Voice
-
Interprets the given text with a given Human Language Interpreter.
- interpret(String) - Method in interface org.openhab.core.voice.VoiceManager
-
Interprets the passed string using the default services for HLI and locale.
- interpret(String, String) - Method in interface org.openhab.core.voice.VoiceManager
-
Interprets the passed string using a particular HLI service and the default locale.
- interpret(Locale, String) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
- interpret(Locale, String) - Method in interface org.openhab.core.voice.text.HumanLanguageInterpreter
-
Interprets a human language text fragment of a given
Locale
- interpret(Locale, String, DialogContext) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
- interpret(Locale, String, DialogContext) - Method in interface org.openhab.core.voice.text.HumanLanguageInterpreter
-
Interprets a human language text fragment of a given
Locale
with optional access to the context of a dialog execution. - interpretAST(ResourceBundle, ASTNode, Rule.InterpretationContext) - Method in class org.openhab.core.voice.text.Rule
-
Will get called after the expression was successfully parsed.
- InterpretationContext(AbstractRuleBasedInterpreter.ItemFilter, boolean, boolean, String) - Constructor for record class org.openhab.core.voice.text.Rule.InterpretationContext
-
Creates an instance of a
InterpretationContext
record class. - InterpretationException - Exception in org.openhab.core.voice.text
-
An exception used by
HumanLanguageInterpreter
s, if an error occurs. - InterpretationException(String) - Constructor for exception org.openhab.core.voice.text.InterpretationException
-
Constructs a new interpretation exception.
- InterpretationResult - Class in org.openhab.core.voice.text
-
Bundles results of an interpretation.
- InterpretationResult(boolean, String) - Constructor for class org.openhab.core.voice.text.InterpretationResult
-
Constructs a result.
- InterpretationResult(String) - Constructor for class org.openhab.core.voice.text.InterpretationResult
-
Constructs a successful result.
- InterpretationResult(InterpretationException) - Constructor for class org.openhab.core.voice.text.InterpretationResult
-
Constructs an unsuccessful result.
- interval - Variable in class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Configuration
- intValue() - Method in class org.openhab.core.library.types.DecimalType
- intValue() - Method in class org.openhab.core.library.types.QuantityType
- INVALID_NAME - Static variable in class org.openhab.core.model.thing.validation.ThingValidator
- INVALID_RULE - Enum constant in enum class org.openhab.core.automation.RuleStatusDetail
- invalidate(K) - Method in class org.openhab.core.cache.ExpiringCacheMap
-
Invalidates the value associated with the given key in the cache.
- invalidateAll() - Method in class org.openhab.core.cache.ExpiringCacheMap
-
Invalidates all values in the cache.
- invalidateValue() - Method in class org.openhab.core.cache.ExpiringCache
-
Invalidates the value in the cache.
- invalidateValue() - Method in class org.openhab.core.cache.ExpiringCacheAsync
-
Invalidates the value in the cache.
- inverse() - Method in class org.openhab.core.library.types.QuantityType
-
Return the reciprocal of this QuantityType.
- inverse() - Method in class org.openhab.core.library.unit.CurrencyUnit
- inverted - Variable in class org.openhab.core.persistence.dto.PersistenceFilterDTO
- invokeAction(UpnpIOParticipant, String, String, Map<String, String>) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOService
-
Invoke an UPNP Action
- invokeFeature(JvmIdentifiableElement, XAbstractFeatureCall, Object, IEvaluationContext, CancelIndicator) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
- invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openhab.core.model.lazygen.LazyGenerator
- invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openhab.core.model.lazygen.LazyStandaloneSetup
- IpAddonFinder - Class in org.openhab.core.config.discovery.addon.ip
-
This is a
IpAddonFinder
for finding suggested add-ons by sending IP packets to the network and collecting responses. - IpAddonFinder() - Constructor for class org.openhab.core.config.discovery.addon.ip.IpAddonFinder
- IRRADIANCE - Static variable in class org.openhab.core.library.unit.Units
- IS_FORCED_CONFIGURATION - Static variable in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
- IS_SILENT_CONFIGURATION - Static variable in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
- IS_TEMPLATE_CONFIGURATION - Static variable in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
- isA(Class<? extends Tag>) - Static method in class org.openhab.core.semantics.SemanticsPredicates
- isAcceptedState(List<Class<? extends State>>, State) - Method in class org.openhab.core.items.GenericItem
-
Tests if state is within acceptedDataTypes list or a subclass of one of them
- isActive() - Method in interface org.openhab.core.automation.module.script.action.Timer
-
Determines whether the scheduled execution is yet to happen.
- isActive() - Method in class org.openhab.core.model.script.actions.Timer
- isAdvanced() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns true is the parameter is considered an advanced option.
- isAdvanced() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroup
-
Gets the advanced flag for this group.
- isAdvanced() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the advanced property.
- isAdvanced() - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
-
Gets the value of the advanced property.
- isAdvanced() - Method in class org.openhab.core.thing.type.ChannelType
-
Returns
true
if this channel type contains advanced functionalities which should be typically not shown in the basic view of user interfaces, otherwisefalse
. - isAdvanced(boolean) - Method in interface org.openhab.core.thing.type.ChannelTypeBuilder
-
Specify whether this is an advanced channel, default is false
- isAtLeastOne() - Method in class org.openhab.core.voice.text.ExpressionCardinality
- isAtMostOne() - Method in class org.openhab.core.voice.text.ExpressionCardinality
- isBackgroundDiscoveryEnabled() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
- isBackgroundDiscoveryEnabled() - Method in interface org.openhab.core.config.discovery.DiscoveryService
-
Returns
true
if the background discovery mode is enabled, otherwisefalse
. - isBankHoliday() - Static method in class org.openhab.core.model.script.actions.Ephemeris
- isBankHoliday(int) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- isBankHoliday(int, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- isBankHoliday(String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- isBankHoliday(ZonedDateTime) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Tests given day status
- isBankHoliday(ZonedDateTime) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- isBankHoliday(ZonedDateTime, String) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Tests given day status against given userfile
- isBankHoliday(ZonedDateTime, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- isBankHoliday(ZonedDateTime, URL) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Tests given day status against given userfile
- isBigEndian() - Method in class org.openhab.core.audio.AudioFormat
-
Is big endian?
- isBridge() - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
- isBridge() - Method in interface org.openhab.core.model.thing.thing.ModelBridge
-
Returns the value of the 'Bridge' attribute.
- isBundleInstalled(BundleContext, String) - Method in class org.openhab.core.addon.marketplace.MarketplaceBundleInstaller
-
Determines whether a bundle associated to the given add-on ID is installed
- isCancelled() - Method in interface org.openhab.core.automation.module.script.action.Timer
-
Determines whether the timer has been cancelled
- isCancelled() - Method in class org.openhab.core.model.script.actions.Timer
- isCD() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- isCD() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Check current state of CD (Carrier Detect).
- isChannelLinked(ChannelUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Returns whether at least one item is linked for the given UID of the channel.
- isClosed() - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
The client cannot be used anymore if close has been previously called.
- isCompatible(AudioFormat) - Method in class org.openhab.core.audio.AudioFormat
-
Determines if the passed AudioFormat is compatible with this AudioFormat.
- isCompatible(Unit<?>) - Method in class org.openhab.core.library.unit.CurrencyUnit
- isConfirmation - Variable in class org.openhab.core.items.events.ItemStatePredictedEvent
- isConfirmation() - Method in class org.openhab.core.items.events.ItemStatePredictedEvent
-
Gets the confirmation of previous item state.
- isConnecting - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- isConstant(String) - Static method in class org.openhab.core.i18n.I18nUtil
- isCTS() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- isCTS() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Check current state of CTS (Clear To Send).
- isCurrentlyOwned() - Method in interface org.openhab.core.io.transport.serial.SerialPortIdentifier
-
Determines whether the associated port is in use by an application (including this application).
- isDifferentMeasurementSystem(Unit<? extends Quantity<?>>, Unit<?>) - Static method in class org.openhab.core.types.util.UnitUtils
- isDone(Temporal) - Method in class org.openhab.core.scheduler.CronAdjuster
- isDone(Temporal) - Method in interface org.openhab.core.scheduler.SchedulerTemporalAdjuster
-
Used by the scheduler to determine if it should continue scheduling jobs.
- isDSR() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- isDSR() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Check current state of DSR (Request To Send).
- isDTR() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- isDTR() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Check current state of DTR (Data Terminal Ready).
- isEditable(SemanticTag) - Method in interface org.openhab.core.semantics.SemanticTagRegistry
-
Indicates if a tag is editable.
- isEnabled() - Method in interface org.openhab.core.thing.Thing
-
Returns information whether the
Thing
is enabled or not. - isEnabled(String) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
-
This method gets enabled
RuleStatus
for aRule
. - isEnabled(String) - Method in interface org.openhab.core.automation.RuleManager
-
This method gets enabled
RuleStatus
for aRule
. - isEnabled(ThingUID) - Method in interface org.openhab.core.thing.ThingManager
-
This method gets the enabled status for a
Thing
. - isEquipment() - Static method in class org.openhab.core.semantics.SemanticsPredicates
- isEquipment(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
- isEquivalentTo(Unit<Currency>) - Method in class org.openhab.core.library.unit.CurrencyUnit
- isExpired() - Method in class org.openhab.core.cache.ExpiringCache
-
Checks if the value is expired.
- isExpired() - Method in class org.openhab.core.cache.ExpiringCacheAsync
-
Checks if the value is expired.
- isExpired(Instant, int) - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
-
Calculate if the token is expired against the given time.
- isExtension(String, String) - Static method in class org.openhab.core.audio.utils.AudioStreamUtils
-
Checks if the extension of a filename matches the given.
- isFactoryForType(Object) - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFaulty() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
- isForced() - Method in record class org.openhab.core.voice.text.Rule.InterpretationContext
-
Returns the value of the
isForced
record component. - isHandlerInitialized(ThingHandler) - Static method in class org.openhab.core.thing.util.ThingHandlerHelper
-
Checks if the thing handler has been initialized.
- isHandlerInitialized(Thing) - Static method in class org.openhab.core.thing.util.ThingHandlerHelper
-
Checks if the thing handler has been initialized.
- isHandlerInitialized(ThingStatus) - Static method in class org.openhab.core.thing.util.ThingHandlerHelper
-
Checks if the given state indicates that a thing handler has been initialized.
- isHostnameValidated() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Return true if hostname in certificate is validated against server hostname for secure connection
- isInDayset(String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- isInDayset(String, int) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- isInDayset(String, ZonedDateTime) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Tests given day status against configured dayset
- isInDayset(String, ZonedDateTime) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- isInGroup() - Method in class org.openhab.core.thing.ChannelUID
- isInitialized() - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Returns whether the handler has already been initialized.
- isInstalled() - Method in class org.openhab.core.addon.Addon
-
true, if the add-on is installed, false otherwise
- isInstalled(String) - Method in interface org.openhab.core.addon.marketplace.MarketplaceAddonHandler
-
Tells whether a given add-on is currently installed.
- isInternalNamespace(String) - Method in interface org.openhab.core.items.MetadataRegistry
-
Determines whether the given namespace is internal.
- isLimitToOptions() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the limitToOptions property.
- isLinked(String) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Returns whether at least one item is linked for the given channel ID.
- isLinked(String) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
-
Returns if a link for the given item name exists.
- isLinked(String, UID) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
-
Returns if an item for a given item name is linked to a channel or thing for a given UID.
- isLinked(ChannelUID) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Returns whether at least one item is linked for the given UID of the channel.
- isLinked(UID) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
-
Returns if a link for the given UID exists.
- isListed() - Method in class org.openhab.core.thing.type.ThingType
-
Check, if things of this thing type should be listed for manually pairing or not.
- isListed(boolean) - Method in class org.openhab.core.thing.type.ThingTypeBuilder
- isLocation() - Static method in class org.openhab.core.semantics.SemanticsPredicates
- isLocation(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
- isMasterAddonInfo() - Method in class org.openhab.core.addon.AddonInfo
- isMasterAddonInfo(boolean) - Method in class org.openhab.core.addon.AddonInfo.Builder
- isModelRestricted() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Returns whether this firmware is restricted to things with the model provided by the
Firmware.getModel()
method. - isModifyingCurrentConfig(Map<String, Object>) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Checks whether a given list of parameters would mean any change to the existing Thing configuration if applied to it.
- isMultiple() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
- isMultiple() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the multiple property.
- isPartOf() - Method in interface org.openhab.core.semantics.Equipment
- isPartOf() - Method in interface org.openhab.core.semantics.Location
- isPending() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
-
Returns true if the firmware update is pending, false otherwise
- isPoint() - Static method in class org.openhab.core.semantics.SemanticsPredicates
- isPoint(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
- isReadOnly() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
- isReadOnly() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the readOnly property.
- isReadOnly() - Method in class org.openhab.core.types.StateDescription
-
Returns
true
if the state can only be read but not written orfalse
if the state can also be written. - isReadOnly() - Method in interface org.openhab.core.types.StateDescriptionFragment
-
Returns true, if the state can only be read but not written.
- isReady() - Method in interface org.openhab.core.addon.marketplace.MarketplaceAddonHandler
-
Add-on handler can implement this method if they are nor ready to accept requests after instantiation.
- isReady(ReadyMarker) - Method in interface org.openhab.core.service.ReadyService
- isReboot() - Method in class org.openhab.core.scheduler.CronAdjuster
- isReconnecting() - Method in class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
-
Return true if your implementation is trying to establish a connection, false otherwise.
- isReconnecting() - Method in class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
- isRegistered(UpnpIOParticipant) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOService
-
Verify if the a participant is registered
- isRelative() - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
- isRelative() - Method in interface org.openhab.core.model.persistence.persistence.ThresholdFilter
-
Returns the value of the 'Relative' attribute.
- isRelative() - Method in class org.openhab.core.persistence.filter.PersistenceThresholdFilter
- isRequired() - Method in class org.openhab.core.automation.type.Input
-
Determines if the Input is required or optional.
- isRequired() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns
true
if the configuration parameter has to be set, otherwisefalse
. - isRequired() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the required property.
- isRequiredAttribute() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the requiredAttribute property.
- isRetain() - Method in class org.openhab.core.io.transport.mqtt.MqttWillAndTestament
- isRI() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- isRI() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Check current state of RI (Ring Indicator).
- isRTS() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- isRTS() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Check current state of RTS (Request To Send).
- isRunning() - Method in interface org.openhab.core.automation.module.script.action.Timer
-
Determines whether the scheduled code is currently executed.
- isRunning() - Method in class org.openhab.core.model.script.actions.Timer
- isSameDimension(Item) - Method in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
- isSatisfied(Map<String, Object>) - Method in interface org.openhab.core.automation.handler.ConditionHandler
-
Checks if the Condition is satisfied in the given
context
. - isSatisfied(Condition, Map<String, ?>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleConditionHandler
- isSatisfiedAt(ZonedDateTime) - Method in interface org.openhab.core.automation.handler.TimeBasedConditionHandler
-
Checks if this condition is satisfied for the given time.
- isSecure() - Method in class org.openhab.core.io.rest.auth.AnonymousUserSecurityContext
- isSecure() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Return true if this is or will be an encrypted connection to the broker
- isSet() - Method in class org.openhab.core.test.AsyncResultWrapper
- isSilent() - Method in record class org.openhab.core.voice.text.Rule.InterpretationContext
-
Returns the value of the
isSilent
record component. - isStarted() - Method in class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
-
Returns if the reconnect strategy has been started.
- isSuccess() - Method in class org.openhab.core.voice.text.ASTNode
- isSuccess() - Method in class org.openhab.core.voice.text.InterpretationResult
- isSuccessorVersion(String) - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Returns true, if this firmware is a successor version of the given firmware version, otherwise false.
- isSuitableFor(Thing) - Method in interface org.openhab.core.thing.binding.firmware.Firmware
-
Checks whether this firmware is suitable for the given thing.
- isSupported(String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager
-
Checks if the supplied file extension or MimeType is supported by the existing ScriptEngineFactories
- isSwitchEnabled() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- isSwitchEnabled() - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
-
Returns the value of the 'Switch Enabled' attribute.
- isSwitchFor(EPackage) - Method in class org.openhab.core.model.items.util.ItemsSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
-
Checks whether this is a switch for the given package.
- isTimeOnly() - Method in interface org.openhab.core.model.rule.rules.DateTimeTrigger
-
Returns the value of the 'Time Only' attribute.
- isTimeOnly() - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
- isTransform(String) - Static method in class org.openhab.core.transform.TransformationHelper
-
determines whether a pattern refers to a transformation service
- isUpdateExecutable() - Method in class org.openhab.core.magic.binding.handler.MagicFirmwareUpdateThingHandler
- isUpdateExecutable() - Method in interface org.openhab.core.thing.binding.firmware.FirmwareUpdateHandler
-
Returns true, if this firmware update handler is in a state in which the firmware update can be executed, otherwise false (e.g.
- isUseIPv6() - Method in class org.openhab.core.net.NetUtil
-
Use IPv6.
- isUseIPv6() - Method in interface org.openhab.core.net.NetworkAddressService
-
Use IPv6.
- isUseOnlyOneAddress() - Method in class org.openhab.core.net.NetUtil
-
Use only one address per interface and family (IPv4 and IPv6).
- isUseOnlyOneAddress() - Method in interface org.openhab.core.net.NetworkAddressService
-
Use only one address per interface and family (IPv4 and IPv6).
- isUserInRole(String) - Method in class org.openhab.core.io.rest.auth.AnonymousUserSecurityContext
- isValid() - Method in class org.openhab.core.model.yaml.AbstractYamlFile
- isValid() - Method in interface org.openhab.core.model.yaml.YamlElement
-
Check that the YAML element is valid
- isValid() - Method in interface org.openhab.core.model.yaml.YamlFile
-
Check that the file content is valid.
- isValidIPConfig(String) - Static method in class org.openhab.core.net.NetUtil
-
Checks if the given String is a valid IPv4 Address or IPv4 address in CIDR notation
- isValidItemName(String) - Static method in class org.openhab.core.items.ItemUtil
-
Returns
true
if the specified name is a valid item name, otherwisefalse
. - isVerifiedAuthor() - Method in class org.openhab.core.addon.Addon
-
Whether the add-on author is verified or not
- isVerify() - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Gets the value of the verify property.
- isVerifyable() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
-
Returns the verify flag for this parameter.
- isWeekend() - Static method in class org.openhab.core.model.script.actions.Ephemeris
- isWeekend(int) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- isWeekend(ZonedDateTime) - Method in interface org.openhab.core.ephemeris.EphemerisManager
-
Tests given day status against configured weekend days
- isWeekend(ZonedDateTime) - Static method in class org.openhab.core.model.script.actions.Ephemeris
- isWriteable() - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- isWriteable() - Method in interface org.openhab.core.model.rule.rules.VariableDeclaration
-
Returns the value of the 'Writeable' attribute.
- item - Variable in class org.openhab.core.io.rest.core.persistence.ItemHistoryListDTO
- item - Variable in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
-
The cached value of the '
Item
' attribute. - item - Variable in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
-
The cached value of the '
Item
' attribute. - item - Variable in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
-
The cached value of the '
Item
' attribute. - item - Variable in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
-
The cached value of the '
Item
' attribute. - item - Variable in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
-
The cached value of the '
Item
' attribute. - item - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
-
The cached value of the '
Item
' attribute. - item - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Item
' attribute. - Item - Interface in org.openhab.core.items
-
This interface defines the core features of an openHAB item.
- ITEM_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Item Config
' class. - ITEM_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Item Config
' class. - ITEM_CONFIG__ITEM - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Item' attribute.
- ITEM_CONFIG__ITEM - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Item' attribute feature.
- ITEM_CONFIG_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Item Config' class.
- ITEM_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
-
The default value of the '
Item
' attribute. - ITEM_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
-
The default value of the '
Item
' attribute. - ITEM_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
-
The default value of the '
Item
' attribute. - ITEM_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
-
The default value of the '
Item
' attribute. - ITEM_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
-
The default value of the '
Item
' attribute. - ITEM_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
-
The default value of the '
Item
' attribute. - ITEM_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
-
The default value of the '
Item
' attribute. - ITEM_LABEL - Enum constant in enum class org.openhab.core.ui.items.ItemUIRegistry.WidgetLabelSource
-
Label is taken from the widget's backing item definition
- ITEM_MODEL - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The meta object id for the '
Item Model
' class. - ITEM_MODEL - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the '
Item Model
' class. - ITEM_MODEL__ITEMS - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Items' containment reference list.
- ITEM_MODEL__ITEMS - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Items' containment reference list feature.
- ITEM_MODEL_FEATURE_COUNT - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The number of structural features of the 'Item Model' class.
- ITEM_NAME - Enum constant in enum class org.openhab.core.ui.items.ItemUIRegistry.WidgetLabelSource
-
Label equals the widget's backing item name
- ItemAddedEvent - Class in org.openhab.core.items.events
-
An
ItemAddedEvent
notifies subscribers that an item has been added. - ItemAddedEvent(String, String, ItemDTO) - Constructor for class org.openhab.core.items.events.ItemAddedEvent
-
Constructs a new item added event object.
- ItemBuilder - Interface in org.openhab.core.items
-
This class allows the easy construction of an
Item
using the builder pattern. - ItemBuilderFactory - Interface in org.openhab.core.items
-
Creates a new
ItemBuilder
which is based on all availableItemFactory
s. - ItemChannelLink - Class in org.openhab.core.thing.link
- ItemChannelLink(String, ChannelUID) - Constructor for class org.openhab.core.thing.link.ItemChannelLink
- ItemChannelLink(String, ChannelUID, Configuration) - Constructor for class org.openhab.core.thing.link.ItemChannelLink
- ItemChannelLinkAddedEvent - Class in org.openhab.core.thing.link.events
-
An
ItemChannelLinkAddedEvent
notifies subscribers that an item channel link has been added. - ItemChannelLinkAddedEvent(String, String, ItemChannelLinkDTO) - Constructor for class org.openhab.core.thing.link.events.ItemChannelLinkAddedEvent
- ItemChannelLinkDTO - Class in org.openhab.core.thing.link.dto
-
This is a data transfer object that is used to serialize links.
- ItemChannelLinkDTO() - Constructor for class org.openhab.core.thing.link.dto.ItemChannelLinkDTO
-
Default constructor for deserialization e.g.
- ItemChannelLinkDTO(String, String, Map<String, Object>) - Constructor for class org.openhab.core.thing.link.dto.ItemChannelLinkDTO
- ItemChannelLinkProvider - Interface in org.openhab.core.thing.link
-
The
ItemChannelLinkProvider
is responsible for providing item channel links. - itemChannelLinkRegistry - Variable in class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
- ItemChannelLinkRegistry - Class in org.openhab.core.thing.link
- ItemChannelLinkRegistry(ThingRegistry, ItemRegistry) - Constructor for class org.openhab.core.thing.link.ItemChannelLinkRegistry
- ItemChannelLinkRemovedEvent - Class in org.openhab.core.thing.link.events
-
An
ItemChannelLinkRemovedEvent
notifies subscribers that an item channel link has been removed. - ItemChannelLinkRemovedEvent(String, String, ItemChannelLinkDTO) - Constructor for class org.openhab.core.thing.link.events.ItemChannelLinkRemovedEvent
- ItemCommandEvent - Class in org.openhab.core.items.events
-
ItemCommandEvent
s can be used to deliver commands through the openHAB event bus. - ItemCommandEvent(String, String, String, Command, String) - Constructor for class org.openhab.core.items.events.ItemCommandEvent
-
Constructs a new item command event object.
- ItemConfig - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'Item Config'.
- ItemConfigElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ItemConfigElements
- ItemConfigImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'Item Config'.
- ItemConfigImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
- ItemDTO - Class in org.openhab.core.items.dto
-
This is a data transfer object that is used to serialize items.
- ItemDTO() - Constructor for class org.openhab.core.items.dto.ItemDTO
- ItemDTOMapper - Class in org.openhab.core.items.dto
-
The
ItemDTOMapper
is a utility class to map items into item data transfer objects (DTOs). - ItemDTOMapper() - Constructor for class org.openhab.core.items.dto.ItemDTOMapper
- ItemEvent - Class in org.openhab.core.items.events
-
ItemEvent
is an abstract super class for all command and state item events. - ItemEvent(String, String, String, String) - Constructor for class org.openhab.core.items.events.ItemEvent
-
Constructs a new item state event.
- ItemEventFactory - Class in org.openhab.core.items.events
-
An
ItemEventFactory
is responsible for creating item event instances, e.g. - ItemEventFactory() - Constructor for class org.openhab.core.items.events.ItemEventFactory
-
Constructs a new ItemEventFactory.
- ItemEventUtility - Class in org.openhab.core.io.websocket.event
-
The
EventDTO
is used for serialization and deserialization of events - ItemEventUtility(Gson, ItemRegistry) - Constructor for class org.openhab.core.io.websocket.event.ItemEventUtility
- ItemFactory - Interface in org.openhab.core.items
-
This Factory creates concrete instances of the known ItemTypes.
- itemFilter() - Method in record class org.openhab.core.voice.text.Rule.InterpretationContext
-
Returns the value of the
itemFilter
record component. - ItemFilter(Set<String>, Set<String>, Set<String>, Set<String>) - Constructor for record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
-
Creates an instance of a
ItemFilter
record class. - ItemHistoryDTO - Class in org.openhab.core.persistence.dto
-
This is a java bean that is used to serialize items to JSON.
- ItemHistoryDTO() - Constructor for class org.openhab.core.persistence.dto.ItemHistoryDTO
- ItemHistoryDTO.HistoryDataBean - Class in org.openhab.core.persistence.dto
- ItemHistoryListDTO - Class in org.openhab.core.io.rest.core.persistence
-
This is a java bean that is used to serialize item lists.
- ItemHistoryListDTO() - Constructor for class org.openhab.core.io.rest.core.persistence.ItemHistoryListDTO
- ItemHistoryListDTO(Collection<ItemHistoryDTO>) - Constructor for class org.openhab.core.io.rest.core.persistence.ItemHistoryListDTO
- ItemLookupException - Exception in org.openhab.core.items
-
This is an abstract parent exception to be extended by any exceptions related to item lookups in the item registry.
- ItemLookupException(String) - Constructor for exception org.openhab.core.items.ItemLookupException
- ItemModel - Interface in org.openhab.core.model.items
-
A representation of the model object 'Item Model'.
- ItemModelElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.ItemModelElements
- ItemModelImpl - Class in org.openhab.core.model.items.impl
-
An implementation of the model object 'Item Model'.
- ItemModelImpl() - Constructor for class org.openhab.core.model.items.impl.ItemModelImpl
- itemName - Variable in class org.openhab.core.items.events.ItemEvent
- itemName - Variable in class org.openhab.core.thing.link.dto.AbstractLinkDTO
- ItemNameElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ItemNameElements
- itemNames() - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
-
Returns the value of the
itemNames
record component. - ItemNotFoundException - Exception in org.openhab.core.items
-
This exception is thrown by the
ItemRegistry
if an item could not be found. - ItemNotFoundException(String) - Constructor for exception org.openhab.core.items.ItemNotFoundException
- ItemNotUniqueException - Exception in org.openhab.core.items
-
This exception can be thrown whenever a search pattern does not uniquely identify an item.
- ItemNotUniqueException(String, Collection<Item>) - Constructor for exception org.openhab.core.items.ItemNotUniqueException
- ItemPredicates - Class in org.openhab.core.items
-
Provides some default predicates that are helpful when working with items.
- ItemPredicates() - Constructor for class org.openhab.core.items.ItemPredicates
- ItemProvider - Interface in org.openhab.core.items
-
An item provider provides instances of
GenericItem
. - ItemRefElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ItemRefElements
- ItemRegistry - Interface in org.openhab.core.items
-
The ItemRegistry is the central place, where items are kept in memory and their state is permanently tracked.
- ItemRegistryChangeListener - Interface in org.openhab.core.items
-
This is a listener interface which should be implemented where ever the item registry is used in order to be notified of any dynamic changes in the provided items.
- ItemRemovedEvent - Class in org.openhab.core.items.events
-
An
ItemRemovedEvent
notifies subscribers that an item has been removed. - ItemRemovedEvent(String, String, ItemDTO) - Constructor for class org.openhab.core.items.events.ItemRemovedEvent
-
Constructs a new item removed event object.
- itemRule(Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an item rule on base of an expression, where the tail of the new rule's expression will consist of an item name expression.
- itemRule(Object, Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an item rule on base of a head and a tail expression, where the middle part of the new rule's expression will consist of an item name expression.
- items - Variable in class org.openhab.core.model.items.impl.ItemModelImpl
-
The cached value of the '
Items
' containment reference list. - items - Variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
-
The cached value of the '
Items
' containment reference list. - items - Variable in class org.openhab.core.persistence.dto.PersistenceItemConfigurationDTO
- items() - Method in record class org.openhab.core.persistence.PersistenceItemConfiguration
-
Returns the value of the
items
record component. - ItemsAdapterFactory - Class in org.openhab.core.model.items.util
-
The Adapter Factory for the model.
- ItemsAdapterFactory() - Constructor for class org.openhab.core.model.items.util.ItemsAdapterFactory
-
Creates an instance of the adapter factory.
- ItemsAntlrTokenFileProvider - Class in org.openhab.core.model.parser.antlr
- ItemsAntlrTokenFileProvider() - Constructor for class org.openhab.core.model.parser.antlr.ItemsAntlrTokenFileProvider
- itemSemantics() - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
-
Returns the value of the
itemSemantics
record component. - ItemsFactory - Interface in org.openhab.core.model.items
-
The Factory for the model.
- ItemsFactoryImpl - Class in org.openhab.core.model.items.impl
-
An implementation of the model Factory.
- ItemsFactoryImpl() - Constructor for class org.openhab.core.model.items.impl.ItemsFactoryImpl
-
Creates an instance of the factory.
- ItemsFormatter - Class in org.openhab.core.model.formatting
-
This class contains custom formatting description.
- ItemsFormatter() - Constructor for class org.openhab.core.model.formatting.ItemsFormatter
- ItemsGenerator - Class in org.openhab.core.model.generator
-
Generates code from your model files on save.
- ItemsGenerator() - Constructor for class org.openhab.core.model.generator.ItemsGenerator
- ItemsGrammarAccess - Class in org.openhab.core.model.services
- ItemsGrammarAccess(GrammarProvider) - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess
- ItemsGrammarAccess.BaseModelItemTypeElements - Class in org.openhab.core.model.services
- ItemsGrammarAccess.BOOLEANElements - Class in org.openhab.core.model.services
- ItemsGrammarAccess.IconElements - Class in org.openhab.core.model.services
- ItemsGrammarAccess.ItemModelElements - Class in org.openhab.core.model.services
- ItemsGrammarAccess.ModelBindingElements - Class in org.openhab.core.model.services
- ItemsGrammarAccess.ModelGroupFunctionElements - Class in org.openhab.core.model.services
- ItemsGrammarAccess.ModelGroupItemElements - Class in org.openhab.core.model.services
- ItemsGrammarAccess.ModelItemElements - Class in org.openhab.core.model.services
- ItemsGrammarAccess.ModelItemTypeElements - Class in org.openhab.core.model.services
- ItemsGrammarAccess.ModelNormalItemElements - Class in org.openhab.core.model.services
- ItemsGrammarAccess.ModelPropertyElements - Class in org.openhab.core.model.services
- ItemsGrammarAccess.NUMBERElements - Class in org.openhab.core.model.services
- ItemsGrammarAccess.ValueTypeElements - Class in org.openhab.core.model.services
- ItemsIdeModule - Class in org.openhab.core.model.ide
-
Use this class to register ide components.
- ItemsIdeModule() - Constructor for class org.openhab.core.model.ide.ItemsIdeModule
- ItemsIdeSetup - Class in org.openhab.core.model.ide
-
Initialization support for running Xtext languages as language servers.
- ItemsIdeSetup() - Constructor for class org.openhab.core.model.ide.ItemsIdeSetup
- ItemsPackage - Interface in org.openhab.core.model.items
-
The Package for the model.
- ItemsPackage.Literals - Interface in org.openhab.core.model.items
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- ItemsPackageImpl - Class in org.openhab.core.model.items.impl
-
An implementation of the model Package.
- ItemsParser - Class in org.openhab.core.model.ide.contentassist.antlr
- ItemsParser - Class in org.openhab.core.model.parser.antlr
- ItemsParser() - Constructor for class org.openhab.core.model.ide.contentassist.antlr.ItemsParser
- ItemsParser() - Constructor for class org.openhab.core.model.parser.antlr.ItemsParser
- ItemsParser.NameMappings - Class in org.openhab.core.model.ide.contentassist.antlr
- ItemsRuntimeModule - Class in org.openhab.core.model
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- ItemsRuntimeModule() - Constructor for class org.openhab.core.model.ItemsRuntimeModule
- ItemsScopeProvider - Class in org.openhab.core.model.scoping
-
This class contains custom scoping description.
- ItemsScopeProvider() - Constructor for class org.openhab.core.model.scoping.ItemsScopeProvider
- ItemsSemanticSequencer - Class in org.openhab.core.model.serializer
- ItemsSemanticSequencer() - Constructor for class org.openhab.core.model.serializer.ItemsSemanticSequencer
- ItemsStandaloneSetup - Class in org.openhab.core.model
-
Initialization support for running Xtext languages without equinox extension registry
- ItemsStandaloneSetup() - Constructor for class org.openhab.core.model.ItemsStandaloneSetup
- ItemsStandaloneSetupGenerated - Class in org.openhab.core.model
- ItemsStandaloneSetupGenerated() - Constructor for class org.openhab.core.model.ItemsStandaloneSetupGenerated
- ItemsSwitch<T> - Class in org.openhab.core.model.items.util
-
The Switch for the model's inheritance hierarchy.
- ItemsSwitch() - Constructor for class org.openhab.core.model.items.util.ItemsSwitch
-
Creates an instance of the switch.
- ItemsSyntacticSequencer - Class in org.openhab.core.model.serializer
- ItemsSyntacticSequencer() - Constructor for class org.openhab.core.model.serializer.ItemsSyntacticSequencer
- itemState - Variable in class org.openhab.core.items.events.ItemStateChangedEvent
- itemState - Variable in class org.openhab.core.items.events.ItemStateEvent
- itemState - Variable in class org.openhab.core.items.events.ItemStateUpdatedEvent
- ItemStateChangedEvent - Class in org.openhab.core.items.events
-
ItemStateChangedEvent
s can be used to deliver item state changes through the openHAB event bus. - ItemStateChangedEvent(String, String, String, State, State) - Constructor for class org.openhab.core.items.events.ItemStateChangedEvent
-
Constructs a new item state changed event.
- itemStateConverter - Variable in class org.openhab.core.items.GenericItem
- ItemStateConverter - Interface in org.openhab.core.items
- ItemStateEvent - Class in org.openhab.core.items.events
-
ItemStateEvent
s can be used to deliver item status updates through the openHAB event bus. - ItemStateEvent(String, String, String, State, String) - Constructor for class org.openhab.core.items.events.ItemStateEvent
-
Constructs a new item state event.
- ItemStatePredictedEvent - Class in org.openhab.core.items.events
-
This event announces potential item state outcomes when a command was received.
- ItemStatePredictedEvent(String, String, String, State, boolean) - Constructor for class org.openhab.core.items.events.ItemStatePredictedEvent
-
Constructs a new item state predicted event.
- ItemStateUpdatedEvent - Class in org.openhab.core.items.events
-
ItemStateUpdatedEvent
s can be used to report item status updates through the openHAB event bus. - ItemStateUpdatedEvent(String, String, String, State, String) - Constructor for class org.openhab.core.items.events.ItemStateUpdatedEvent
-
Constructs a new item state event.
- ItemsValidator - Class in org.openhab.core.model.validation
-
Custom validation rules.
- ItemsValidator() - Constructor for class org.openhab.core.model.validation.ItemsValidator
- itemTags() - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
-
Returns the value of the
itemTags
record component. - ItemTimeSeriesEvent - Class in org.openhab.core.items.events
-
The
ItemTimeSeriesEvent
can be used to report item time series updates through the openHAB event bus. - ItemTimeSeriesEvent(String, String, String, TimeSeries, String) - Constructor for class org.openhab.core.items.events.ItemTimeSeriesEvent
-
Constructs a new item time series event.
- ItemTimeSeriesUpdatedEvent - Class in org.openhab.core.items.events
-
The
ItemTimeSeriesUpdatedEvent
can be used to report item time series updates through the openHAB event bus. - ItemTimeSeriesUpdatedEvent(String, String, String, TimeSeries, String) - Constructor for class org.openhab.core.items.events.ItemTimeSeriesUpdatedEvent
-
Constructs a new item time series updated event.
- itemType - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
- itemType - Variable in class org.openhab.core.thing.dto.ChannelDTO
- itemType - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
- ItemUIProvider - Interface in org.openhab.core.ui.items
-
This interface describes the methods that need to be implemented by a provider that wants to define the appearance of an item in the UI.
- ItemUIRegistry - Interface in org.openhab.core.ui.items
-
This interface is used by a service which combines the core item registry with an aggregation of item ui providers; it can be therefore widely used for all UI related information requests regarding items.
- ItemUIRegistry.WidgetLabelSource - Enum Class in org.openhab.core.ui.items
- ItemUpdatedEvent - Class in org.openhab.core.items.events
-
An
ItemUpdatedEvent
notifies subscribers that an item has been updated. - ItemUpdatedEvent(String, String, ItemDTO, ItemDTO) - Constructor for class org.openhab.core.items.events.ItemUpdatedEvent
-
Constructs a new item updated event object.
- ItemUtil - Class in org.openhab.core.items
- iterator() - Method in class org.openhab.core.io.transport.modbus.BitArray
- IThingActionsProvider - Interface in org.openhab.core.model.script.engine
J
- JavaOSGiTest - Class in org.openhab.core.test.java
-
JavaOSGiTest
is an abstract base class for OSGi based tests. - JavaOSGiTest() - Constructor for class org.openhab.core.test.java.JavaOSGiTest
- JavaTest - Class in org.openhab.core.test.java
-
JavaTest
is an abstract base class for tests which are not necessarily based on OSGi. - JavaTest() - Constructor for class org.openhab.core.test.java.JavaTest
- JavaTest.LogLevel - Enum Class in org.openhab.core.test.java
- JAX_RS_NAME - Static variable in class org.openhab.core.io.rest.RESTConstants
- JOULE - Static variable in class org.openhab.core.library.unit.Units
- jpg - Enum constant in enum class org.openhab.core.ui.chart.ChartProvider.ImageType
- JSON_ADDRESS - Static variable in class org.openhab.core.io.transport.modbus.json.WriteRequestJsonUtilities
-
Constant for the write address key in the JSON
- JSON_FUNCTION_CODE - Static variable in class org.openhab.core.io.transport.modbus.json.WriteRequestJsonUtilities
-
Constant for the function code key in the JSON
- JSON_MAX_TRIES - Static variable in class org.openhab.core.io.transport.modbus.json.WriteRequestJsonUtilities
-
Constant for the maxTries key in the JSON
- JSON_VALUE - Static variable in class org.openhab.core.io.transport.modbus.json.WriteRequestJsonUtilities
-
Constant for the value key in the JSON
- JSONInputStream - Interface in org.openhab.core.io.rest
-
Marker interface for an input stream that provides a JSON string.
- JSONResponse - Class in org.openhab.core.io.rest
-
Static helper methods to build up JSON-like Response objects and error handling.
- JSONResponse.ExceptionMapper - Class in org.openhab.core.io.rest
-
trap exceptions
- JsonToTranslationsConverter - Class in org.openhab.core.tools.i18n.plugin
-
Converts JSON based
BundleInfo
toTranslations
. - JsonToTranslationsConverter() - Constructor for class org.openhab.core.tools.i18n.plugin.JsonToTranslationsConverter
K
- KATAL - Static variable in class org.openhab.core.library.unit.Units
- keepAlive - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
-
Keepalive in seconds
- KELVIN - Static variable in class org.openhab.core.library.unit.Units
- key - Variable in class org.openhab.core.model.items.impl.ModelPropertyImpl
-
The cached value of the '
Key
' attribute. - key - Variable in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
-
The cached value of the '
Key
' attribute. - key - Variable in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsEntry
- KEY_ALTITUDE - Static variable in class org.openhab.core.library.types.PointType
- KEY_BRIGHTNESS - Static variable in class org.openhab.core.library.types.HSBType
- KEY_EDEFAULT - Static variable in class org.openhab.core.model.items.impl.ModelPropertyImpl
-
The default value of the '
Key
' attribute. - KEY_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
-
The default value of the '
Key
' attribute. - KEY_HUE - Static variable in class org.openhab.core.library.types.HSBType
- KEY_LATITUDE - Static variable in class org.openhab.core.library.types.PointType
- KEY_LONGITUDE - Static variable in class org.openhab.core.library.types.PointType
- KEY_SATURATION - Static variable in class org.openhab.core.library.types.HSBType
- keys() - Method in class org.openhab.core.cache.ExpiringCacheMap
-
Returns a set of all keys.
- keySet() - Method in class org.openhab.core.config.core.Configuration
- keysStream() - Method in class org.openhab.core.tools.i18n.plugin.Translations
- keysStream() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsGroup
- keysStream() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
- keyToString(String) - Method in class org.openhab.core.automation.ManagedRuleProvider
- keyToString(String) - Method in class org.openhab.core.items.ManagedItemProvider
- keyToString(String) - Method in class org.openhab.core.persistence.registry.ManagedPersistenceServiceConfigurationProvider
- keyToString(String) - Method in class org.openhab.core.semantics.ManagedSemanticTagProvider
- keyToString(String) - Method in class org.openhab.core.thing.link.ManagedItemChannelLinkProvider
- keyToString(String) - Method in class org.openhab.core.transform.ManagedTransformationProvider
- keyToString(K) - Method in class org.openhab.core.common.registry.AbstractManagedProvider
-
Transforms the key into a string representation.
- keyToString(ThingUID) - Method in class org.openhab.core.thing.ManagedThingProvider
- keyword - Variable in class org.openhab.core.voice.DialogRegistration
-
Selected keyword for spotting
- keyword() - Method in record class org.openhab.core.voice.DialogContext
-
Returns the value of the
keyword
record component. - KIBI - Enum constant in enum class org.openhab.core.library.unit.BinaryPrefix
- KIBI(Unit<Q>) - Static method in enum class org.openhab.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
210
- KIBIBYTE - Static variable in class org.openhab.core.library.unit.Units
- KIBIOCTET - Static variable in class org.openhab.core.library.unit.Units
- KILO(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- KILO_CALORIE - Static variable in class org.openhab.core.library.unit.Units
- KILOBIT - Static variable in class org.openhab.core.library.unit.Units
- KILOBIT_PER_SECOND - Static variable in class org.openhab.core.library.unit.Units
- KILOBYTE - Static variable in class org.openhab.core.library.unit.Units
- KILOGRAM - Static variable in class org.openhab.core.library.unit.SIUnits
- KILOGRAM_PER_CUBICMETRE - Static variable in class org.openhab.core.library.unit.Units
- KILOMETRE_PER_HOUR - Static variable in class org.openhab.core.library.unit.SIUnits
- KILOVAR - Static variable in class org.openhab.core.library.unit.Units
- KILOVAR_HOUR - Static variable in class org.openhab.core.library.unit.Units
- KILOVOLT_AMPERE - Static variable in class org.openhab.core.library.unit.Units
- KILOWATT_HOUR - Static variable in class org.openhab.core.library.unit.Units
- kind - Variable in class org.openhab.core.thing.dto.ChannelDTO
- kind - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
- kind - Variable in class org.openhab.core.thing.profiles.dto.ProfileTypeDTO
- KNOT - Static variable in class org.openhab.core.library.unit.Units
- ks() - Method in record class org.openhab.core.voice.DialogContext
-
Returns the value of the
ks
record component. - KSEdgeService - Interface in org.openhab.core.voice
-
This is the interface that an edge keyword spotting service has to implement.
- KSErrorEvent - Class in org.openhab.core.voice
- KSErrorEvent(String) - Constructor for class org.openhab.core.voice.KSErrorEvent
-
Constructs an instance with the passed
message
. - KSEvent - Interface in org.openhab.core.voice
-
A tagging interface for keyword spotting events.
- ksEventReceived(KSEvent) - Method in interface org.openhab.core.voice.KSListener
-
Invoked when a
KSEvent
event occurs during keyword spotting. - KSException - Exception in org.openhab.core.voice
-
General purpose keyword spotting exception
- KSException() - Constructor for exception org.openhab.core.voice.KSException
-
Constructs a new exception with null as its detail message.
- KSException(String) - Constructor for exception org.openhab.core.voice.KSException
-
Constructs a new exception with the specified detail message.
- KSException(String, Throwable) - Constructor for exception org.openhab.core.voice.KSException
-
Constructs a new exception with the specified detail message and cause.
- KSException(Throwable) - Constructor for exception org.openhab.core.voice.KSException
-
Constructs a new exception with the specified cause.
- ksId - Variable in class org.openhab.core.voice.DialogRegistration
-
Preferred keyword-spotting service
- KSListener - Interface in org.openhab.core.voice
-
The listener interface for receiving
KSEvent
events. - KSpottedEvent - Class in org.openhab.core.voice
- KSpottedEvent() - Constructor for class org.openhab.core.voice.KSpottedEvent
- KSService - Interface in org.openhab.core.voice
-
This is the interface that a keyword spotting service has to implement.
- KSServiceHandle - Interface in org.openhab.core.voice
-
A handle to a
KSService
L
- label - Variable in class org.openhab.core.automation.dto.ModuleDTO
- label - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
- label - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- label - Variable in class org.openhab.core.automation.util.ModuleBuilder
- label - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- label - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterGroupDTO
- label - Variable in class org.openhab.core.config.core.dto.ParameterOptionDTO
- label - Variable in class org.openhab.core.config.core.dto.XmlParameter
- label - Variable in class org.openhab.core.config.core.dto.XmlParameterGroup
- label - Variable in class org.openhab.core.config.discovery.dto.DiscoveryResultDTO
- label - Variable in class org.openhab.core.io.rest.core.service.ConfigurableServiceDTO
- label - Variable in class org.openhab.core.io.rest.transform.TransformationDTO
- label - Variable in class org.openhab.core.items.dto.ItemDTO
- label - Variable in class org.openhab.core.items.GenericItem
- label - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
- label - Variable in class org.openhab.core.model.items.impl.ModelItemImpl
-
The cached value of the '
Label
' attribute. - label - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
-
The cached value of the '
Label
' attribute. - label - Variable in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
-
The cached value of the '
Label
' attribute. - label - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
-
The cached value of the '
Label
' attribute. - label - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Label
' attribute. - label - Variable in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
-
The cached value of the '
Label
' attribute. - label - Variable in class org.openhab.core.persistence.dto.PersistenceServiceDTO
-
Service label
- label - Variable in class org.openhab.core.semantics.dto.SemanticTagDTO
- label - Variable in class org.openhab.core.thing.dto.AbstractThingDTO
- label - Variable in class org.openhab.core.thing.dto.ChannelDefinitionDTO
- label - Variable in class org.openhab.core.thing.dto.ChannelDTO
- label - Variable in class org.openhab.core.thing.dto.ChannelGroupDefinitionDTO
- label - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
- label - Variable in class org.openhab.core.thing.dto.StrippedThingTypeDTO
- label - Variable in class org.openhab.core.thing.profiles.dto.ProfileTypeDTO
- label - Variable in class org.openhab.core.transform.ManagedTransformationProvider.PersistedTransformation
- label() - Element in annotation interface org.openhab.core.automation.annotation.ActionInput
- label() - Element in annotation interface org.openhab.core.automation.annotation.ActionOutput
- label() - Element in annotation interface org.openhab.core.automation.annotation.RuleAction
- label() - Element in annotation interface org.openhab.core.config.core.ConfigurableService
-
The label of the service to be configured.
- LABEL_EDEFAULT - Static variable in class org.openhab.core.model.items.impl.ModelItemImpl
-
The default value of the '
Label
' attribute. - LABEL_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
-
The default value of the '
Label
' attribute. - LABEL_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
-
The default value of the '
Label
' attribute. - LABEL_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
-
The default value of the '
Label
' attribute. - LABEL_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
-
The default value of the '
Label
' attribute. - LABEL_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
-
The default value of the '
Label
' attribute. - labelColor - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Label Color
' containment reference list. - lastUpdate(Item) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Query the last update time of a given
item
. - lastUpdate(Item, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Query for the last update time of a given
item
. - Latest() - Constructor for class org.openhab.core.library.types.DateTimeGroupFunction.Latest
- LATEST - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'LATEST' literal object.
- LATEST_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'LATEST' literal value.
- LazyGenerator - Class in org.openhab.core.model.lazygen
- LazyGenerator() - Constructor for class org.openhab.core.model.lazygen.LazyGenerator
- LazyLanguageConfig - Class in org.openhab.core.model.lazygen
- LazyLanguageConfig() - Constructor for class org.openhab.core.model.lazygen.LazyLanguageConfig
- LazyStandaloneSetup - Class in org.openhab.core.model.lazygen
- LazyStandaloneSetup() - Constructor for class org.openhab.core.model.lazygen.LazyStandaloneSetup
- LEAGUE - Static variable in class org.openhab.core.library.unit.ImperialUnits
- legend - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
-
The cached value of the '
Legend
' attribute. - LEGEND_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
-
The default value of the '
Legend
' attribute. - length() - Method in class org.openhab.core.audio.ByteArrayAudioStream
- length() - Method in class org.openhab.core.audio.FileAudioStream
- length() - Method in interface org.openhab.core.audio.SizeableAudioStream
-
Provides the length of the stream in bytes.
- length() - Method in class org.openhab.core.cache.lru.InputStreamCacheWrapper
- level - Variable in class org.openhab.core.io.websocket.log.LogDTO
- level - Variable in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
-
The cached value of the '
Level
' attribute. - LEVEL_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
-
The default value of the '
Level
' attribute. - libraryPath - Variable in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
- LifecycleScriptExtensionProvider - Class in org.openhab.core.automation.module.script
-
ScriptExtensionProvider which providers a 'lifecycleTracker' object allowing scripts to register for disposal events.
- LifecycleScriptExtensionProvider() - Constructor for class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider
- LifecycleScriptExtensionProvider.Disposable - Interface in org.openhab.core.automation.module.script
- LifecycleScriptExtensionProvider.LifecycleTracker - Class in org.openhab.core.automation.module.script
- LifecycleTracker() - Constructor for class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider.LifecycleTracker
- limitToFields(Stream<T>, String) - Method in interface org.openhab.core.io.rest.DTOMapper
- limitToOptions - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- limitToOptions - Variable in class org.openhab.core.config.core.dto.XmlParameter
- linesStream() - Method in class org.openhab.core.tools.i18n.plugin.Translations
- linesStream() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsGroup
- linesStream() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
- link - Variable in class org.openhab.core.io.rest.core.item.EnrichedItemDTO
- LINKABLE_WIDGET - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Linkable Widget
' class. - LINKABLE_WIDGET - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Linkable Widget
' class. - LINKABLE_WIDGET__CHILDREN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Children' containment reference list.
- LINKABLE_WIDGET__CHILDREN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Children' containment reference list feature.
- LINKABLE_WIDGET__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- LINKABLE_WIDGET__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- LINKABLE_WIDGET__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- LINKABLE_WIDGET__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- LINKABLE_WIDGET__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- LINKABLE_WIDGET__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- LINKABLE_WIDGET__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- LINKABLE_WIDGET__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- LINKABLE_WIDGET__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- LINKABLE_WIDGET_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Linkable Widget' class.
- LinkableWidget - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Linkable Widget'.
- LinkableWidgetElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- LinkableWidgetImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Linkable Widget'.
- LinkableWidgetImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
- linkedItemNames - Variable in class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionChangedEventPayloadBean
- linkedItems - Variable in class org.openhab.core.io.rest.core.thing.EnrichedChannelDTO
- LinkEventFactory - Class in org.openhab.core.thing.link.events
-
This is an
EventFactory
for creating link events. - LinkEventFactory() - Constructor for class org.openhab.core.thing.link.events.LinkEventFactory
-
Constructs a new LinkEventFactory.
- list(String) - Method in interface org.openhab.core.io.transport.mdns.MDNSClient
-
Returns a list of service infos of the specified type
- list(String, Duration) - Method in interface org.openhab.core.io.transport.mdns.MDNSClient
-
Returns a list of service infos of the specified type within timeout
- listed - Variable in class org.openhab.core.thing.dto.StrippedThingTypeDTO
- listen(SseEventSink, HttpServletResponse, String) - Method in class org.openhab.core.io.rest.sse.SseResource
- listenAndAnswer(String, String) - Static method in class org.openhab.core.model.script.actions.Voice
-
Executes a simple dialog sequence without keyword spotting for a given audio source using default speech-to-text service, default text-to-speech service, default human language text interpreter and default locale.
- listenAndAnswer(String, String, String, String, String, String, String, String) - Static method in class org.openhab.core.model.script.actions.Voice
-
Executes a simple dialog sequence without keyword spotting for a given audio source.
- listenAndAnswer(DialogContext) - Method in interface org.openhab.core.voice.VoiceManager
-
Executes a simple dialog sequence without keyword spotting: audio source listening to retrieve a question or a command (Speech to Text service), interpretation and handling of the command, and finally playback of the answer on the audio sink (Text to Speech service).
- listeners - Variable in class org.openhab.core.common.registry.AbstractProvider
- listeners - Variable in class org.openhab.core.items.GenericItem
- listeningItem - Variable in class org.openhab.core.voice.DialogRegistration
-
Linked listening item
- listeningItem() - Method in record class org.openhab.core.voice.DialogContext
-
Returns the value of the
listeningItem
record component. - listeningMelody - Variable in class org.openhab.core.voice.DialogRegistration
-
Custom listening melody
- listeningMelody() - Method in record class org.openhab.core.voice.DialogContext
-
Returns the value of the
listeningMelody
record component. - LITRE - Static variable in class org.openhab.core.library.unit.Units
- LITRE_PER_MINUTE - Static variable in class org.openhab.core.library.unit.Units
- loadClass(String) - Method in class org.openhab.core.model.script.scoping.ActionClassLoader
- loadScript(String, InputStreamReader) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager
-
Loads a script and initializes its scope variables
- LOCAL - Enum constant in enum class org.openhab.core.io.transport.serial.ProtocolType.PathType
- localDeviceAdded(Registry, LocalDevice) - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- localDeviceRemoved(Registry, LocalDevice) - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- locale - Variable in class org.openhab.core.voice.DialogRegistration
-
Dialog locale
- locale() - Method in record class org.openhab.core.voice.DialogContext
-
Returns the value of the
locale
record component. - localeProvider - Variable in class org.openhab.core.config.discovery.AbstractDiscoveryService
- LocaleProvider - Interface in org.openhab.core.i18n
-
The interface describe a provider for a locale.
- LocaleService - Interface in org.openhab.core.io.rest
-
Provides helper method for working with locales.
- LocaleServiceImpl - Class in org.openhab.core.io.rest
-
LocaleServiceImpl
provides helper method for working with locales in REST resources. - LocaleServiceImpl() - Constructor for class org.openhab.core.io.rest.LocaleServiceImpl
- localize(Bundle, ConfigDescription, Locale) - Method in class org.openhab.core.config.core.xml.AbstractXmlConfigDescriptionProvider
- localize(Bundle, T_OBJECT, Locale) - Method in class org.openhab.core.config.core.xml.AbstractXmlBasedProvider
-
Create a translated/localized copy of the given object.
- localized(Locale) - Method in interface org.openhab.core.semantics.SemanticTag
-
Returns the localized semantic tag.
- localized(Locale) - Method in class org.openhab.core.semantics.SemanticTagImpl
- localizedCommandOptions(List<CommandOption>, Channel, Locale) - Method in class org.openhab.core.thing.binding.BaseDynamicCommandDescriptionProvider
-
Localizes a
List
ofCommandOption
s that should be used for the channel. - LocalizedKey - Class in org.openhab.core.i18n
-
Common class (used as key) for i18n to store a localized object in a cache.
- LocalizedKey(Object, String) - Constructor for class org.openhab.core.i18n.LocalizedKey
- localizedStateOptions(List<StateOption>, Channel, Locale) - Method in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
-
Localizes a
List
ofStateOption
s that should be used for the channel. - localizeStatePattern(String, Channel, Locale) - Method in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
-
Localizes a pattern that should be used for the channel.
- location - Variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
-
The cached value of the '
Location
' attribute. - location - Variable in class org.openhab.core.thing.dto.AbstractThingDTO
- Location - Interface in org.openhab.core.semantics
-
This is the super interface for all types that represent a Location.
- LOCATION - Static variable in class org.openhab.core.library.CoreItemFactory
- LOCATION_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
-
The default value of the '
Location
' attribute. - LOCATION_PATTERN - Static variable in class org.openhab.core.library.types.PointType
- locationItem - Variable in class org.openhab.core.voice.DialogRegistration
-
Linked location item
- locationItem() - Method in record class org.openhab.core.voice.DialogContext
-
Returns the value of the
locationItem
record component. - locationItem() - Method in record class org.openhab.core.voice.text.Rule.InterpretationContext
-
Returns the value of the
locationItem
record component. - LocationItem - Class in org.openhab.core.library.items
-
A LocationItem can be used to store GPS related informations, addresses...
- LocationItem(String) - Constructor for class org.openhab.core.library.items.LocationItem
- LocationProvider - Interface in org.openhab.core.i18n
-
This interface describes a provider for a location.
- Log - Class in org.openhab.core.model.script.actions
-
The static methods of this class are made available as functions in the scripts.
- Log() - Constructor for class org.openhab.core.model.script.actions.Log
- logDebug(String, String, Object...) - Static method in class org.openhab.core.model.script.actions.Log
-
Creates the Log-Entry
format
with levelDEBUG
and logs under the loggers nameorg.openhab.core.model.script.<loggerName>
- LogDTO - Class in org.openhab.core.io.websocket.log
-
The
EventDTO
is used for serialization and deserialization of events - LogDTO() - Constructor for class org.openhab.core.io.websocket.log.LogDTO
- logError(String, String, Object...) - Static method in class org.openhab.core.model.script.actions.Log
-
Creates the Log-Entry
format
with levelERROR
and logs under the loggers nameorg.openhab.core.model.script.<loggerName>
- logged(LogEntry) - Method in class org.openhab.core.io.websocket.log.LogWebSocket
- logger - Variable in class org.openhab.core.automation.module.script.AbstractScriptEngineFactory
- logger - Variable in class org.openhab.core.common.registry.AbstractManagedProvider
- loggerName - Variable in class org.openhab.core.io.websocket.log.LogDTO
- logInfo(String, String, Object...) - Static method in class org.openhab.core.model.script.actions.Log
-
Creates the Log-Entry
format
with levelINFO
and logs under the loggers nameorg.openhab.core.model.script.<loggerName>
- logSetTypeError(State) - Method in class org.openhab.core.items.GenericItem
- logSetTypeError(TimeSeries) - Method in class org.openhab.core.items.GenericItem
- logWarn(String, String, Object...) - Static method in class org.openhab.core.model.script.actions.Log
-
Creates the Log-Entry
format
with levelWARN
and logs under the loggers nameorg.openhab.core.model.script.<loggerName>
- LogWebSocket - Class in org.openhab.core.io.websocket.log
-
The
LogWebSocket
is the WebSocket implementation for logs - LogWebSocket(Gson, LogWebSocketAdapter) - Constructor for class org.openhab.core.io.websocket.log.LogWebSocket
- LogWebSocketAdapter - Class in org.openhab.core.io.websocket.log
-
The
LogWebSocketAdapter
allows subscription to log events over WebSocket - LogWebSocketAdapter(LogReaderService) - Constructor for class org.openhab.core.io.websocket.log.LogWebSocketAdapter
- LONG_PRESSED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
- longValue() - Method in class org.openhab.core.library.types.DecimalType
- longValue() - Method in class org.openhab.core.library.types.QuantityType
- lostConnection() - Method in class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
-
The
MqttConnectionObserver
will call this method if a broker connection has been lost or couldn't be established. - lostConnection() - Method in class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
- lower - Variable in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
-
The cached value of the '
Lower
' attribute. - lower - Variable in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
-
The cached value of the '
Lower
' attribute. - lower - Variable in class org.openhab.core.persistence.dto.PersistenceFilterDTO
- LOWER_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
-
The default value of the '
Lower
' attribute. - LOWER_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
-
The default value of the '
Lower
' attribute. - LRUMediaCache<V> - Class in org.openhab.core.cache.lru
-
Cache system for media files, and their metadata This is a LRU cache (least recently used entry is evicted if the size is exceeded).
- LRUMediaCache(StorageService, long, String, ClassLoader) - Constructor for class org.openhab.core.cache.lru.LRUMediaCache
-
Constructs a cache system.
- LRUMediaCacheEntry<V> - Class in org.openhab.core.cache.lru
-
A cached media entry resulting from a call to a supplier or a load from disk This class also adds the capability to serve multiple InputStream concurrently without asking already retrieved data to the wrapped stream.
- LRUMediaCacheEntry(String) - Constructor for class org.openhab.core.cache.lru.LRUMediaCacheEntry
-
This constructor is used when the file is fully cached on disk.
- LRUMediaCacheEntry(String, InputStream, V) - Constructor for class org.openhab.core.cache.lru.LRUMediaCacheEntry
-
This constructor is used when the file is not yet cached on disk.
- LT - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Operator
- LTE - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Operator
- LUMEN - Static variable in class org.openhab.core.library.unit.Units
- LUX - Static variable in class org.openhab.core.library.unit.Units
- lwtMessage - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- lwtQos - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- lwtRetain - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- lwtTopic - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
M
- M3U_EXTENSION - Static variable in class org.openhab.core.audio.URLAudioStream
- MagicActionModuleThingHandler - Class in org.openhab.core.magic.binding.handler
-
ThingHandler which provides annotated actions that will become Action modules for the automation engine
- MagicActionModuleThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicActionModuleThingHandler
- MagicBindingConstants - Class in org.openhab.core.magic.binding
-
The
MagicBindingConstants
class defines common constants, which are used across the whole binding. - MagicBindingConstants() - Constructor for class org.openhab.core.magic.binding.MagicBindingConstants
- MagicBridgedThingHandler - Class in org.openhab.core.magic.binding.handler
-
The
MagicBridgedThingHandler
is responsible for handling commands, which are sent to one of the channels. - MagicBridgedThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicBridgedThingHandler
- MagicBridgeHandler - Class in org.openhab.core.magic.binding.handler
-
The
MagicBridgeHandler
serves as a handler for magic bridges. - MagicBridgeHandler(Bridge) - Constructor for class org.openhab.core.magic.binding.handler.MagicBridgeHandler
- MagicButtonHandler - Class in org.openhab.core.magic.binding.handler
-
The
MagicButtonHandler
is capable of triggering different events. - MagicButtonHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicButtonHandler
- MagicChattyThingHandler - Class in org.openhab.core.magic.binding.handler
-
ThingHandler that randomly sends numbers and strings to channels based on a configured interval
- MagicChattyThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicChattyThingHandler
- MagicColorLightHandler - Class in org.openhab.core.magic.binding.handler
-
The
MagicColorLightHandler
is responsible for handling commands, which are sent to one of the channels. - MagicColorLightHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicColorLightHandler
- MagicConfigurableThingHandler - Class in org.openhab.core.magic.binding.handler
-
Handler for thing with a configuration parameter
- MagicConfigurableThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicConfigurableThingHandler
- MagicContactHandler - Class in org.openhab.core.magic.binding.handler
-
The
MagicContactHandler
is responsible for handling commands, which are sent to one of the channels. - MagicContactHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicContactHandler
- MagicDelayedOnlineHandler - Class in org.openhab.core.magic.binding.handler
-
ThingHandler for a thing that goes online after 15 seconds
- MagicDelayedOnlineHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicDelayedOnlineHandler
- MagicDimmableLightHandler - Class in org.openhab.core.magic.binding.handler
-
The
MagicDimmableLightHandler
is responsible for handling commands, which are sent to one of the channels. - MagicDimmableLightHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicDimmableLightHandler
- MagicDynamicStateDescriptionThingHandler - Class in org.openhab.core.magic.binding.handler
-
ThingHandler which provides channels with dynamic state descriptions.
- MagicDynamicStateDescriptionThingHandler(Thing, MagicDynamicCommandDescriptionProvider, MagicDynamicStateDescriptionProvider) - Constructor for class org.openhab.core.magic.binding.handler.MagicDynamicStateDescriptionThingHandler
- MagicExtensibleThingHandler - Class in org.openhab.core.magic.binding.handler
-
A handler for an extensible thing.
- MagicExtensibleThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicExtensibleThingHandler
- MagicFirmwareUpdateThingHandler - Class in org.openhab.core.magic.binding.handler
-
Handler for firmware updatable magic things.
- MagicFirmwareUpdateThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicFirmwareUpdateThingHandler
- MagicImageHandler - Class in org.openhab.core.magic.binding.handler
-
The
MagicImageHandler
is responsible for handling commands, which are sent to one of the channels. - MagicImageHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicImageHandler
- MagicLocationThingHandler - Class in org.openhab.core.magic.binding.handler
-
The
MagicLocationThingHandler
is responsible for handling commands, which are sent to one of the channels. - MagicLocationThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicLocationThingHandler
- MagicMultiInstanceService - Class in org.openhab.core.magic.service
-
Testing service for multi-context configurations.
- MagicMultiInstanceService() - Constructor for class org.openhab.core.magic.service.MagicMultiInstanceService
- MagicMultiInstanceServiceMarker - Class in org.openhab.core.magic.service
- MagicMultiInstanceServiceMarker() - Constructor for class org.openhab.core.magic.service.MagicMultiInstanceServiceMarker
- MagicOnlineOfflineHandler - Class in org.openhab.core.magic.binding.handler
-
The
MagicOnlineOfflineHandler
is responsible for handling commands, which are sent to one of the channels. - MagicOnlineOfflineHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicOnlineOfflineHandler
- MagicOnOffLightHandler - Class in org.openhab.core.magic.binding.handler
-
The
MagicOnOffLightHandler
is responsible for handling commands, which are sent to one of the channels. - MagicOnOffLightHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicOnOffLightHandler
- MagicPlayerHandler - Class in org.openhab.core.magic.binding.handler
-
The
MagicPlayerHandler
is responsible for handling commands, which are sent to one of the channels. - MagicPlayerHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicPlayerHandler
- MagicRollershutterHandler - Class in org.openhab.core.magic.binding.handler
-
The
MagicRollershutterHandler
is responsible for handling commands, which are sent to one of the channels. - MagicRollershutterHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicRollershutterHandler
- MagicService - Interface in org.openhab.core.magic.binding
-
A public interface for a service from this virtual bundle which is also a
ConfigOptionProvider
. - MagicThermostatThingHandler - Class in org.openhab.core.magic.binding.handler
-
A handler for a thermostat thing.
- MagicThermostatThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicThermostatThingHandler
- MagicTimeSeriesHandler - Class in org.openhab.core.magic.binding.handler
-
The
MagicTimeSeriesHandler
is capable of providing a series of different forecasts - MagicTimeSeriesHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler
- MagicTimeSeriesHandler.Configuration - Class in org.openhab.core.magic.binding.handler
- MagicTimeSeriesHandler.Type - Enum Class in org.openhab.core.magic.binding.handler
- main(String[]) - Static method in class org.openhab.core.tools.UpgradeTool
- makeSpace() - Method in class org.openhab.core.cache.lru.LRUMediaCache
-
Check if the cache is not already full and make space if needed.
- ManagedItemChannelLinkProvider - Class in org.openhab.core.thing.link
-
ManagedItemChannelLinkProvider
is responsible for managedItemChannelLink
s at runtime. - ManagedItemChannelLinkProvider(StorageService) - Constructor for class org.openhab.core.thing.link.ManagedItemChannelLinkProvider
- ManagedItemProvider - Class in org.openhab.core.items
-
ManagedItemProvider
is an OSGi service, that allows to add or remove items at runtime by callingManagedItemProvider.add(org.openhab.core.items.Item)
orManagedItemProvider.remove(java.lang.String)
. - ManagedItemProvider(StorageService, ItemBuilderFactory) - Constructor for class org.openhab.core.items.ManagedItemProvider
- ManagedItemProvider.PersistedItem - Class in org.openhab.core.items
- ManagedMetadataProvider - Interface in org.openhab.core.items
-
ManagedMetadataProvider
is an OSGi service interface that allows to add or remove metadata for items at runtime. - ManagedPersistenceServiceConfigurationProvider - Class in org.openhab.core.persistence.registry
-
The
ManagedPersistenceServiceConfigurationProvider
implements aPersistenceServiceConfigurationProvider
for managed configurations which are stored in a JSON database - ManagedPersistenceServiceConfigurationProvider(StorageService) - Constructor for class org.openhab.core.persistence.registry.ManagedPersistenceServiceConfigurationProvider
- ManagedProvider<E extends Identifiable<K>,
K> - Interface in org.openhab.core.common.registry -
The
ManagedProvider
is a specificProvider
that enables to add, remove and update elements at runtime. - ManagedRuleProvider - Class in org.openhab.core.automation
-
Implementation of a rule provider that uses the storage service for persistence
- ManagedRuleProvider(StorageService) - Constructor for class org.openhab.core.automation.ManagedRuleProvider
- ManagedSemanticTagProvider - Class in org.openhab.core.semantics
-
ManagedSemanticTagProvider
is an OSGi service, that allows to add or remove semantic tags at runtime by callingAbstractManagedProvider.add(E)
orAbstractManagedProvider.remove(K)
. - ManagedSemanticTagProvider(StorageService) - Constructor for class org.openhab.core.semantics.ManagedSemanticTagProvider
- ManagedThingProvider - Class in org.openhab.core.thing
-
ManagedThingProvider
is an OSGi service, that allows to add or remove things at runtime by callingAbstractManagedProvider.add(E)
orAbstractManagedProvider.remove(K)
. - ManagedThingProvider(StorageService) - Constructor for class org.openhab.core.thing.ManagedThingProvider
- ManagedTransformationProvider - Class in org.openhab.core.transform
-
The
ManagedTransformationProvider
implements aTransformationProvider
for managed transformations stored in a JSON database - ManagedTransformationProvider(StorageService) - Constructor for class org.openhab.core.transform.ManagedTransformationProvider
- ManagedTransformationProvider.PersistedTransformation - Class in org.openhab.core.transform
- ManagedUser - Class in org.openhab.core.auth
-
A
User
sourced from a managedUserProvider
. - ManagedUser(String, String, String) - Constructor for class org.openhab.core.auth.ManagedUser
-
Constructs a user with a password hash and salt provided by the caller.
- map(Collection<? extends Action>) - Static method in class org.openhab.core.automation.dto.ActionDTOMapper
- map(Collection<? extends Trigger>) - Static method in class org.openhab.core.automation.dto.TriggerDTOMapper
- map(Collection<ActionType>) - Static method in class org.openhab.core.automation.dto.ActionTypeDTOMapper
- map(Collection<ConditionType>) - Static method in class org.openhab.core.automation.dto.ConditionTypeDTOMapper
- map(Collection<TriggerType>) - Static method in class org.openhab.core.automation.dto.TriggerTypeDTOMapper
- map(List<? extends Condition>) - Static method in class org.openhab.core.automation.dto.ConditionDTOMapper
- map(SemanticTagDTO) - Static method in class org.openhab.core.semantics.dto.SemanticTagDTOMapper
-
Maps semantic tag DTO into semantic tag object.
- map(List<ConfigDescriptionParameterDTO>) - Static method in class org.openhab.core.config.core.dto.ConfigDescriptionDTOMapper
- map(Action) - Static method in class org.openhab.core.automation.dto.ActionDTOMapper
- map(Condition) - Static method in class org.openhab.core.automation.dto.ConditionDTOMapper
- map(CompositeActionTypeDTO) - Static method in class org.openhab.core.automation.dto.ActionTypeDTOMapper
- map(CompositeConditionTypeDTO) - Static method in class org.openhab.core.automation.dto.ConditionTypeDTOMapper
- map(CompositeTriggerTypeDTO) - Static method in class org.openhab.core.automation.dto.TriggerTypeDTOMapper
- map(RuleDTO) - Static method in class org.openhab.core.automation.dto.RuleDTOMapper
- map(RuleTemplateDTO) - Static method in class org.openhab.core.automation.dto.RuleTemplateDTOMapper
- map(Rule) - Static method in class org.openhab.core.automation.dto.RuleDTOMapper
- map(RuleTemplate) - Static method in class org.openhab.core.automation.dto.RuleTemplateDTOMapper
- map(Trigger) - Static method in class org.openhab.core.automation.dto.TriggerDTOMapper
- map(ActionType) - Static method in class org.openhab.core.automation.dto.ActionTypeDTOMapper
- map(CompositeActionType) - Static method in class org.openhab.core.automation.dto.ActionTypeDTOMapper
- map(CompositeConditionType) - Static method in class org.openhab.core.automation.dto.ConditionTypeDTOMapper
- map(CompositeTriggerType) - Static method in class org.openhab.core.automation.dto.TriggerTypeDTOMapper
- map(ConditionType) - Static method in class org.openhab.core.automation.dto.ConditionTypeDTOMapper
- map(TriggerType) - Static method in class org.openhab.core.automation.dto.TriggerTypeDTOMapper
- map(ConfigDescription) - Static method in class org.openhab.core.config.core.dto.ConfigDescriptionDTOMapper
-
Maps configuration description into configuration description DTO object.
- map(ConfigDescription) - Static method in class org.openhab.core.io.rest.core.config.EnrichedConfigDescriptionDTOMapper
-
Maps configuration description into configuration description DTO object.
- map(DiscoveryResult) - Static method in class org.openhab.core.config.discovery.dto.DiscoveryResultDTOMapper
-
Maps discovery result into discovery result data transfer object.
- map(DiscoveryResultDTO) - Static method in class org.openhab.core.config.discovery.dto.DiscoveryResultDTOMapper
-
Maps discovery result data transfer object into discovery result.
- map(ItemDTO, ItemBuilderFactory) - Static method in class org.openhab.core.items.dto.ItemDTOMapper
-
Maps item DTO into item object.
- map(Item) - Static method in class org.openhab.core.items.dto.ItemDTOMapper
-
Maps item into item DTO object.
- map(Item, boolean, Predicate<Item>, UriBuilder, Locale) - Static method in class org.openhab.core.io.rest.core.item.EnrichedItemDTOMapper
-
Maps item into enriched item DTO object.
- map(PersistenceServiceConfigurationDTO) - Static method in class org.openhab.core.persistence.registry.PersistenceServiceConfigurationDTOMapper
- map(PersistenceServiceConfiguration) - Static method in class org.openhab.core.persistence.registry.PersistenceServiceConfigurationDTOMapper
- map(SemanticTag) - Static method in class org.openhab.core.semantics.dto.SemanticTagDTOMapper
-
Maps semantic tag object into semantic tag DTO.
- map(Channel) - Static method in class org.openhab.core.thing.dto.ChannelDTOMapper
-
Maps channel into channel DTO object.
- map(ChannelDTO) - Static method in class org.openhab.core.thing.dto.ChannelDTOMapper
-
Maps channel DTO into channel object.
- map(ThingDTO, boolean) - Static method in class org.openhab.core.thing.dto.ThingDTOMapper
-
Maps thing DTO into thing
- map(ItemChannelLink, boolean) - Static method in class org.openhab.core.io.rest.core.link.EnrichedItemChannelLinkDTOMapper
-
Maps an item channel link into an enriched item channel link DTO object.
- map(ProfileType) - Static method in class org.openhab.core.thing.profiles.dto.ProfileTypeDTOMapper
-
Maps profile type into stripped profile type data transfer object.
- map(Thing) - Static method in class org.openhab.core.thing.dto.ThingDTOMapper
-
Maps thing into thing data transfer object (DTO).
- map(Thing, ThingStatusInfo, FirmwareStatusDTO, Map<String, Set<String>>, boolean) - Static method in class org.openhab.core.io.rest.core.thing.EnrichedThingDTOMapper
-
Maps thing into enriched thing data transfer object.
- map(ThingType, Locale) - Static method in class org.openhab.core.thing.dto.StrippedThingTypeDTOMapper
-
Maps thing type into stripped thing type data transfer object.
- mapDto(Collection<ActionDTO>) - Static method in class org.openhab.core.automation.dto.ActionDTOMapper
- mapDto(Collection<TriggerDTO>) - Static method in class org.openhab.core.automation.dto.TriggerDTOMapper
- mapDto(List<ConditionDTO>) - Static method in class org.openhab.core.automation.dto.ConditionDTOMapper
- mapDto(ActionDTO) - Static method in class org.openhab.core.automation.dto.ActionDTOMapper
- mapDto(ConditionDTO) - Static method in class org.openhab.core.automation.dto.ConditionDTOMapper
- mapDto(TriggerDTO) - Static method in class org.openhab.core.automation.dto.TriggerDTOMapper
- mapEnrichedParameters(List<ConfigDescriptionParameter>) - Static method in class org.openhab.core.io.rest.core.config.EnrichedConfigDescriptionDTOMapper
-
Maps configuration description parameters into enriched DTO objects.
- mapFilterCriteria(List<FilterCriteria>) - Static method in class org.openhab.core.config.core.dto.ConfigDescriptionDTOMapper
- mapFunction(GroupFunction) - Static method in class org.openhab.core.items.dto.ItemDTOMapper
- mapFunction(Item, GroupFunctionDTO) - Static method in class org.openhab.core.items.dto.ItemDTOMapper
- mapOptions(List<ParameterOption>) - Static method in class org.openhab.core.config.core.dto.ConfigDescriptionDTOMapper
- mapParameterGroups(List<ConfigDescriptionParameterGroup>) - Static method in class org.openhab.core.config.core.dto.ConfigDescriptionDTOMapper
-
Maps configuration description parameter groups into DTO objects.
- mapParameterGroupsDTO(List<ConfigDescriptionParameterGroupDTO>) - Static method in class org.openhab.core.config.core.dto.ConfigDescriptionDTOMapper
- mapParameters(List<ConfigDescriptionParameter>) - Static method in class org.openhab.core.config.core.dto.ConfigDescriptionDTOMapper
-
Maps configuration description parameters into DTO objects.
- Mapping - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Mapping'.
- MAPPING - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Mapping
' class. - MAPPING - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Mapping
' class. - MAPPING__CMD - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Cmd' attribute feature.
- MAPPING__CMD - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Cmd' attribute.
- MAPPING__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Icon' attribute feature.
- MAPPING__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- MAPPING__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Label' attribute feature.
- MAPPING__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- MAPPING_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Mapping' class.
- MappingElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
- MappingImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Mapping'.
- MappingImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
- mappings - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
-
The cached value of the '
Mappings
' containment reference list. - mappings - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
-
The cached value of the '
Mappings
' containment reference list. - Mapview - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Mapview'.
- MAPVIEW - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Mapview
' class. - MAPVIEW - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Mapview
' class. - MAPVIEW__HEIGHT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Height' attribute feature.
- MAPVIEW__HEIGHT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Height' attribute.
- MAPVIEW__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- MAPVIEW__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- MAPVIEW__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- MAPVIEW__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- MAPVIEW__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- MAPVIEW__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- MAPVIEW__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- MAPVIEW__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- MAPVIEW__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- MAPVIEW_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Mapview' class.
- MapviewElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- MapviewImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Mapview'.
- MapviewImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
- mark() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Sets this buffer's mark at its position.
- mark(int) - Method in class org.openhab.core.audio.ByteArrayAudioStream
- mark(int) - Method in class org.openhab.core.audio.FileAudioStream
- mark(int) - Method in class org.openhab.core.cache.lru.InputStreamCacheWrapper
- MarketplaceAddonHandler - Interface in org.openhab.core.addon.marketplace
-
This interface can be implemented by services that want to register as handlers for specific marketplace add-on content types and content types.
- MarketplaceBundleInstaller - Class in org.openhab.core.addon.marketplace
-
Handle the management of bundles related to marketplace add-ons that resists OSGi cache cleanups.
- MarketplaceBundleInstaller() - Constructor for class org.openhab.core.addon.marketplace.MarketplaceBundleInstaller
- MarketplaceHandlerException - Exception in org.openhab.core.addon.marketplace
-
This is an exception that can be thrown by
MarketplaceAddonHandler
s if some operation fails. - MarketplaceHandlerException(String, Throwable) - Constructor for exception org.openhab.core.addon.marketplace.MarketplaceHandlerException
-
Main constructor
- markReady(ReadyMarker) - Method in interface org.openhab.core.service.ReadyService
-
Register the given marker as being "ready".
- markSupported() - Method in class org.openhab.core.audio.ByteArrayAudioStream
- markSupported() - Method in class org.openhab.core.audio.FileAudioStream
- markSupported() - Method in class org.openhab.core.cache.lru.InputStreamCacheWrapper
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.openhab.core.config.core.xml.util.GenericUnmarshaller
- match_Buttongrid_Chart_Colorpicker_Default_Group_Image_Input_Mapview_Selection_Setpoint_Slider_Switch_Video_Webview_ButtongridKeyword_0_or_ChartKeyword_0_or_ColorpickerKeyword_0_or_DefaultKeyword_0_or_GroupKeyword_0_or_ImageKeyword_0_or_InputKeyword_0_or_MapviewKeyword_0_or_SelectionKeyword_0_or_SetpointKeyword_0_or_SliderKeyword_0_or_SwitchKeyword_0_or_VideoKeyword_0_or_WebviewKeyword_0 - Variable in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- match_Buttongrid_Chart_Colorpicker_Default_Input_Mapview_Selection_Setpoint_Slider_Switch_Video_Webview_ButtongridKeyword_0_or_ChartKeyword_0_or_ColorpickerKeyword_0_or_DefaultKeyword_0_or_InputKeyword_0_or_MapviewKeyword_0_or_SelectionKeyword_0_or_SetpointKeyword_0_or_SliderKeyword_0_or_SwitchKeyword_0_or_VideoKeyword_0_or_WebviewKeyword_0 - Variable in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- match_Group_Image_GroupKeyword_0_or_ImageKeyword_0 - Variable in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- match_ModelBinding___LeftSquareBracketKeyword_3_0_RightSquareBracketKeyword_3_3__q - Variable in class org.openhab.core.model.serializer.AbstractItemsSyntacticSequencer
- match_ModelBridge___LeftCurlyBracketKeyword_6_0_ThingsKeyword_6_1_q_ChannelsKeyword_6_3_q_RightCurlyBracketKeyword_6_5__q - Variable in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelBridge___LeftSquareBracketKeyword_5_0_RightSquareBracketKeyword_5_3__q - Variable in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelBridge_ChannelsKeyword_6_3_q - Variable in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelBridge_ThingsKeyword_6_1_q - Variable in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelChannel___LeftSquareBracketKeyword_4_0_RightSquareBracketKeyword_4_3__q - Variable in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelThing___LeftCurlyBracketKeyword_6_0_ChannelsKeyword_6_1_q_RightCurlyBracketKeyword_6_3__q - Variable in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelThing___LeftSquareBracketKeyword_5_0_RightSquareBracketKeyword_5_3__q - Variable in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelThing_ChannelsKeyword_6_1_q - Variable in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelThing_ThingKeyword_0_q - Variable in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
- match_PersistenceConfiguration_ColonKeyword_3_0_0_or_SemicolonKeyword_3_1 - Variable in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- match_PersistenceModel___FiltersKeyword_6_0_LeftCurlyBracketKeyword_6_1_RightCurlyBracketKeyword_6_3__q - Variable in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- match_PersistenceModel___ItemsKeyword_7_0_LeftCurlyBracketKeyword_7_1_RightCurlyBracketKeyword_7_3__q - Variable in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- match_Script_SemicolonKeyword_1_1_q - Variable in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
- match_Script_SemicolonKeyword_1_1_q - Variable in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
- match_XBlockExpression_SemicolonKeyword_2_1_q - Variable in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
- match_XBlockExpression_SemicolonKeyword_2_1_q - Variable in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
- match_XExpressionInClosure_SemicolonKeyword_1_1_q - Variable in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
- match_XExpressionInClosure_SemicolonKeyword_1_1_q - Variable in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
- match_XFunctionTypeRef___LeftParenthesisKeyword_0_0_RightParenthesisKeyword_0_2__q - Variable in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
- match_XFunctionTypeRef___LeftParenthesisKeyword_0_0_RightParenthesisKeyword_0_2__q - Variable in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
- match_XImportDeclaration_SemicolonKeyword_2_q - Variable in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
- match_XImportDeclaration_SemicolonKeyword_2_q - Variable in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
- match_XParenthesizedExpression_LeftParenthesisKeyword_0_a - Variable in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
- match_XParenthesizedExpression_LeftParenthesisKeyword_0_a - Variable in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
- match_XParenthesizedExpression_LeftParenthesisKeyword_0_p - Variable in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
- match_XParenthesizedExpression_LeftParenthesisKeyword_0_p - Variable in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
- max - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- max - Variable in class org.openhab.core.config.core.dto.XmlParameter
- max - Variable in class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Configuration
- Max() - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.Max
- Max(Class<? extends Quantity<?>>) - Constructor for class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.Max
- MAX - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'MAX' literal object.
- MAX_BITS_READ_COUNT - Static variable in class org.openhab.core.io.transport.modbus.ModbusConstants
-
Maximum number of coils or discrete inputs that are allowed to be read.
- MAX_BITS_WRITE_COUNT - Static variable in class org.openhab.core.io.transport.modbus.ModbusConstants
-
Maximum number of coils or discrete inputs that are allowed to be written.
- MAX_REGISTERS_READ_COUNT - Static variable in class org.openhab.core.io.transport.modbus.ModbusConstants
-
Maximum number of registers that are allowed to be read.
- MAX_REGISTERS_WRITE_COUNT - Static variable in class org.openhab.core.io.transport.modbus.ModbusConstants
-
Maximum number of registers that are allowed to be written.
- MAX_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'MAX' literal value.
- MAX_VALUE_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
-
The default value of the '
Max Value
' attribute. - MAX_VALUE_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
-
The default value of the '
Max Value
' attribute. - maxCacheSize - Variable in class org.openhab.core.cache.lru.LRUMediaCache
-
The size limit, in bytes.
- maximum - Variable in class org.openhab.core.types.StateDescription
- maximumBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the historic item with the maximum value of the state of a given
item
since a certain point in time. - maximumBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the historic item with the maximum value of the state of a given
item
since a certain point in time. - maximumSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the historic item with the maximum value of the state of a given
item
since a certain point in time. - maximumSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the historic item with the maximum value of the state of a given
item
since a certain point in time. - maxValue - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
-
The cached value of the '
Max Value
' attribute. - maxValue - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
-
The cached value of the '
Max Value
' attribute. - MDNS_SERVICE_TYPE - Static variable in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
- MDNSAddonFinder - Class in org.openhab.core.config.discovery.addon.mdns
-
This is a
MDNSAddonFinder
for finding suggested add-ons via mDNS. - MDNSAddonFinder(MDNSClient) - Constructor for class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
- MDNSClient - Interface in org.openhab.core.io.transport.mdns
-
This interface defines how to get an JmDNS instance to access Bonjour/MDNS
- MDNSDiscoveryParticipant - Interface in org.openhab.core.config.discovery.mdns
-
A
MDNSDiscoveryParticipant
that is registered as a service is picked up by theMDNSDiscoveryService
and can thus contributeDiscoveryResult
s from mDNS scans. - MDNSService - Interface in org.openhab.core.io.transport.mdns
-
This interface defines how to use JmDNS based service discovery to register and unregister services on Bonjour/MDNS
- MEASUREMENT_SYSTEM_NAME - Static variable in class org.openhab.core.library.unit.ImperialUnits
- MEASUREMENT_SYSTEM_NAME - Static variable in class org.openhab.core.library.unit.SIUnits
- MEBI - Enum constant in enum class org.openhab.core.library.unit.BinaryPrefix
- MEBI(Unit<Q>) - Static method in enum class org.openhab.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
220
- MEBIBYTE - Static variable in class org.openhab.core.library.unit.Units
- MEBIOCTET - Static variable in class org.openhab.core.library.unit.Units
- MEGA(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- MEGABIT - Static variable in class org.openhab.core.library.unit.Units
- MEGABIT_PER_SECOND - Static variable in class org.openhab.core.library.unit.Units
- MEGABYTE - Static variable in class org.openhab.core.library.unit.Units
- MEGAWATT_HOUR - Static variable in class org.openhab.core.library.unit.Units
- members - Variable in class org.openhab.core.io.rest.core.item.EnrichedGroupItemDTO
- members - Variable in class org.openhab.core.items.GroupItem
- MEMORY_PARITY_ERROR - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
- MEMORY_PARITY_ERROR - Static variable in exception org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
-
Specialized use in conjunction with function codes 20 and 21 and reference type 6, to indicate that the extended file area failed to pass a consistency check.
- merge(Thing, ThingDTO) - Static method in class org.openhab.core.thing.util.ThingHelper
-
Merges the content of a ThingDTO with an existing Thing.
- merge(Translations, Translations) - Method in class org.openhab.core.tools.i18n.plugin.TranslationsMerger
-
Adds any missing translations from
missingTranslations
tomainTranslations
. - message - Variable in class org.openhab.core.config.core.status.ConfigStatusMessage
-
The corresponding internationalized status message.
- message - Variable in class org.openhab.core.io.websocket.log.LogDTO
- messageKey - Variable in class org.openhab.core.config.core.validation.ConfigValidationMessage
-
The key of the message to be used for internationalization.
- metadata - Variable in class org.openhab.core.io.rest.core.item.EnrichedItemDTO
- Metadata - Class in org.openhab.core.items
-
This is a data class for storing meta-data for a given item and namespace.
- Metadata(MetadataKey, String, Map<String, Object>) - Constructor for class org.openhab.core.items.Metadata
- MetadataAwareItem - Interface in org.openhab.core.items
-
The
MetadataAwareItem
is an interface that can be implemented byItem
s that need to be notified of metadata changes. - MetadataConfigDescriptionProvider - Interface in org.openhab.core.config.core.metadata
-
A
MetadataConfigDescriptionProvider
implementation can be registered as an OSGi service in order to give guidance to UIs what metadata namespaces should be available and what metadata properties are expected. - MetadataDTO - Class in org.openhab.core.items.dto
-
This is a data transfer object that is used to serialize metadata for a certain namespace and item.
- MetadataDTO() - Constructor for class org.openhab.core.items.dto.MetadataDTO
- MetadataKey - Class in org.openhab.core.items
-
This class represents the key of a
Metadata
entity. - MetadataKey(String, String) - Constructor for class org.openhab.core.items.MetadataKey
-
Creates a new instance.
- MetadataPredicates - Class in org.openhab.core.items
-
Provides some default predicates that are helpful when working with metadata.
- MetadataPredicates() - Constructor for class org.openhab.core.items.MetadataPredicates
- MetadataProvider - Interface in org.openhab.core.items
-
This is a marker interface for metadata provider implementations that should be used to register those as an OSGi service.
- MetadataRegistry - Interface in org.openhab.core.items
-
The MetadataRegistry is the central place, where additional information about items is kept.
- MeterRegistryProvider - Interface in org.openhab.core.io.monitor
-
The
MeterRegistryProvider
interface provides a means to retrieve the default OH meter registry instance - METRE - Static variable in class org.openhab.core.library.unit.SIUnits
- METRE_PER_SECOND - Static variable in class org.openhab.core.library.unit.Units
- METRE_PER_SQUARE_SECOND - Static variable in class org.openhab.core.library.unit.Units
- MetricPrefix - Class in org.openhab.core.library.unit
-
The metric prefixes used to derive units by specific powers of 10.
- MetricPrefix() - Constructor for class org.openhab.core.library.unit.MetricPrefix
- MICRO(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- MICRO_CURIE - Static variable in class org.openhab.core.library.unit.Units
- MICROGRAM_PER_CUBICMETRE - Static variable in class org.openhab.core.library.unit.Units
- MICROWATT_PER_SQUARE_CENTIMETRE - Static variable in class org.openhab.core.library.unit.Units
- migrateThingType(Thing, ThingTypeUID, Configuration) - Method in interface org.openhab.core.thing.ThingTypeMigrationService
-
Changes the type of a given
Thing
. - migrateThingType(Thing, ThingTypeUID, Configuration) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Informs the framework that the ThingType of the given
Thing
should be changed. - MILE - Static variable in class org.openhab.core.library.unit.ImperialUnits
- MILES_PER_HOUR - Static variable in class org.openhab.core.library.unit.ImperialUnits
- MILLI(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- MILLI_CURIE - Static variable in class org.openhab.core.library.unit.Units
- MILLIAMPERE_HOUR - Static variable in class org.openhab.core.library.unit.Units
- MILLIBAR - Static variable in class org.openhab.core.library.unit.Units
- MILLIMETRE_OF_MERCURY - Static variable in class org.openhab.core.library.unit.Units
- MILLIMETRE_PER_HOUR - Static variable in class org.openhab.core.library.unit.Units
- mimeType - Variable in class org.openhab.core.library.types.RawType
- min - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- min - Variable in class org.openhab.core.config.core.dto.XmlParameter
- min - Variable in class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Configuration
- Min() - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.Min
- Min(Class<? extends Quantity<?>>) - Constructor for class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.Min
- MIN - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'MIN' literal object.
- MIN_MAX_AGE_SECS - Static variable in interface org.openhab.core.config.discovery.upnp.UpnpDiscoveryParticipant
-
According to the UPnP specification, the minimum MaxAge is 1800 seconds.
- MIN_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'MIN' literal value.
- MIN_VALUE_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
-
The default value of the '
Min Value
' attribute. - MIN_VALUE_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
-
The default value of the '
Min Value
' attribute. - minimum - Variable in class org.openhab.core.types.StateDescription
- minimumBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the historic item with the minimum value of the state of a given
item
between two certain points in time. - minimumBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the historic item with the minimum value of the state of a given
item
between two certain points in time. - minimumSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the historic item with the minimum value of the state of a given
item
since a certain point in time. - minimumSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the historic item with the minimum value of the state of a given
item
since a certain point in time. - MINUTE - Static variable in class org.openhab.core.library.unit.Units
- minValue - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
-
The cached value of the '
Min Value
' attribute. - minValue - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
-
The cached value of the '
Min Value
' attribute. - MIRED - Static variable in class org.openhab.core.library.unit.Units
- MISC - Static variable in class org.openhab.core.addon.AddonType
- ModbusBitUtilities - Class in org.openhab.core.io.transport.modbus
-
Utilities for working with binary data.
- ModbusBitUtilities() - Constructor for class org.openhab.core.io.transport.modbus.ModbusBitUtilities
- ModbusCommunicationInterface - Interface in org.openhab.core.io.transport.modbus
-
Interface for interacting with a particular modbus slave.
- ModbusConnectionException - Exception in org.openhab.core.io.transport.modbus.exception
-
Exception for connection issues
- ModbusConnectionException(ModbusSlaveEndpoint) - Constructor for exception org.openhab.core.io.transport.modbus.exception.ModbusConnectionException
- ModbusConstants - Class in org.openhab.core.io.transport.modbus
-
Constants for Modbus transport == Regarding maximum read and write limits == Maximum number of registers that are allowed to be read.
- ModbusConstants() - Constructor for class org.openhab.core.io.transport.modbus.ModbusConstants
- ModbusConstants.ValueType - Enum Class in org.openhab.core.io.transport.modbus
-
Value types for different number types.
- ModbusFailureCallback<R> - Interface in org.openhab.core.io.transport.modbus
-
Callback used to report failure in Modbus
- ModbusIPSlaveEndpoint - Class in org.openhab.core.io.transport.modbus.endpoint
-
Common base class for ip based endpoints.
- ModbusIPSlaveEndpoint(String, int) - Constructor for class org.openhab.core.io.transport.modbus.endpoint.ModbusIPSlaveEndpoint
- ModbusManager - Interface in org.openhab.core.io.transport.modbus
-
ModbusManager is the main interface for interacting with Modbus slaves
- ModbusReadCallback - Interface in org.openhab.core.io.transport.modbus
-
Interface for read callbacks
- ModbusReadFunctionCode - Enum Class in org.openhab.core.io.transport.modbus
-
Modbus read function codes supported by this transport
- ModbusReadRequestBlueprint - Class in org.openhab.core.io.transport.modbus
-
Implementation of immutable representation of modbus read request Equals and hashCode implemented keeping
PollTask
in mind: two instances of this class are considered the same if they have the equal parameters (same slave id, start, length, function code and maxTries). - ModbusReadRequestBlueprint(int, ModbusReadFunctionCode, int, int, int) - Constructor for class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
- ModbusRegisterArray - Class in org.openhab.core.io.transport.modbus
-
Immutable
ModbusRegisterArray
implementation - ModbusRegisterArray(byte...) - Constructor for class org.openhab.core.io.transport.modbus.ModbusRegisterArray
- ModbusRegisterArray(int...) - Constructor for class org.openhab.core.io.transport.modbus.ModbusRegisterArray
-
Construct plain
ModbusRegisterArray
array from register values - ModbusResponse - Interface in org.openhab.core.io.transport.modbus
-
Minimal representation of a modbus response.
- ModbusResultCallback - Interface in org.openhab.core.io.transport.modbus
-
Base interface for callbacks used in Modbus
- ModbusSerialSlaveEndpoint - Class in org.openhab.core.io.transport.modbus.endpoint
-
Serial endpoint.
- ModbusSerialSlaveEndpoint(String, int, int, int, int, int, int, String, boolean, int) - Constructor for class org.openhab.core.io.transport.modbus.endpoint.ModbusSerialSlaveEndpoint
- ModbusSerialSlaveEndpoint(String, int, String, String, int, String, String, String, boolean, int) - Constructor for class org.openhab.core.io.transport.modbus.endpoint.ModbusSerialSlaveEndpoint
- ModbusSlaveEndpoint - Interface in org.openhab.core.io.transport.modbus.endpoint
-
ModbusSlaveEndpoint contains minimal connection information to establish connection to the slave.
- ModbusSlaveEndpointVisitor<R> - Interface in org.openhab.core.io.transport.modbus.endpoint
-
Visitor for ModbusSlaveEndpoint
- ModbusSlaveErrorResponseException - Exception in org.openhab.core.io.transport.modbus.exception
-
Exception for explicit exception responses from Modbus slave
- ModbusSlaveErrorResponseException() - Constructor for exception org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
- ModbusSlaveErrorResponseException.KnownExceptionCode - Enum Class in org.openhab.core.io.transport.modbus.exception
-
Enum for known exception codes that modbus slaves (servers) can used to indicate exceptions
- ModbusSlaveIOException - Exception in org.openhab.core.io.transport.modbus.exception
-
Exception for all IO errors
- ModbusSlaveIOException() - Constructor for exception org.openhab.core.io.transport.modbus.exception.ModbusSlaveIOException
- ModbusTCPSlaveEndpoint - Class in org.openhab.core.io.transport.modbus.endpoint
-
Endpoint for TCP slaves
- ModbusTCPSlaveEndpoint(String, int, boolean) - Constructor for class org.openhab.core.io.transport.modbus.endpoint.ModbusTCPSlaveEndpoint
- ModbusTransportException - Exception in org.openhab.core.io.transport.modbus.exception
-
Base exception for all exceptions in Modbus transport bundle
- ModbusTransportException() - Constructor for exception org.openhab.core.io.transport.modbus.exception.ModbusTransportException
- ModbusUDPSlaveEndpoint - Class in org.openhab.core.io.transport.modbus.endpoint
-
Endpoint for UDP slaves
- ModbusUDPSlaveEndpoint(String, int) - Constructor for class org.openhab.core.io.transport.modbus.endpoint.ModbusUDPSlaveEndpoint
- ModbusUnexpectedResponseFunctionCodeException - Exception in org.openhab.core.io.transport.modbus.exception
-
Exception representing situation where function code of the response does not match request
- ModbusUnexpectedResponseFunctionCodeException(int, int) - Constructor for exception org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedResponseFunctionCodeException
- ModbusUnexpectedResponseSizeException - Exception in org.openhab.core.io.transport.modbus.exception
-
Exception representing situation where data length of the response does not match request
- ModbusUnexpectedResponseSizeException(int, int) - Constructor for exception org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedResponseSizeException
- ModbusUnexpectedTransactionIdException - Exception in org.openhab.core.io.transport.modbus.exception
-
Exception representing situation where transaction id of the response does not match request
- ModbusUnexpectedTransactionIdException(int, int) - Constructor for exception org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedTransactionIdException
- ModbusWriteCallback - Interface in org.openhab.core.io.transport.modbus
-
Interface for write callbacks
- ModbusWriteCoilRequestBlueprint - Class in org.openhab.core.io.transport.modbus
-
Implementation for writing coils
- ModbusWriteCoilRequestBlueprint(int, int, boolean, boolean, int) - Constructor for class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
-
Construct coil write request with single bit of data
- ModbusWriteCoilRequestBlueprint(int, int, BitArray, boolean, int) - Constructor for class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
-
Construct coil write request with many bits of data
- ModbusWriteFunctionCode - Enum Class in org.openhab.core.io.transport.modbus
-
Modbus write function codes supported by this transport
- ModbusWriteRegisterRequestBlueprint - Class in org.openhab.core.io.transport.modbus
-
Implementation for writing registers
- ModbusWriteRegisterRequestBlueprint(int, int, ModbusRegisterArray, boolean, int) - Constructor for class org.openhab.core.io.transport.modbus.ModbusWriteRegisterRequestBlueprint
-
Construct coil write request with many bits of data
- ModbusWriteRequestBlueprint - Class in org.openhab.core.io.transport.modbus
-
Base interface for Modbus write requests
- ModbusWriteRequestBlueprint() - Constructor for class org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprint
- ModbusWriteRequestBlueprintVisitor - Interface in org.openhab.core.io.transport.modbus
-
ModbusWriteRequestBlueprintVisitor interface.
- mode - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- model - Variable in class org.openhab.core.thing.firmware.dto.FirmwareDTO
- MODEL_ALOHOMORA - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- MODEL_BINDING - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the '
Model Binding
' class. - MODEL_BINDING - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The meta object id for the '
Model Binding
' class. - MODEL_BINDING__CONFIGURATION - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Configuration' attribute feature.
- MODEL_BINDING__CONFIGURATION - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Configuration' attribute.
- MODEL_BINDING__PROPERTIES - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Properties' containment reference list feature.
- MODEL_BINDING__PROPERTIES - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Properties' containment reference list.
- MODEL_BINDING__TYPE - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Type' attribute feature.
- MODEL_BINDING__TYPE - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Type' attribute.
- MODEL_BINDING_FEATURE_COUNT - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The number of structural features of the 'Model Binding' class.
- MODEL_BRIDGE - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the '
Model Bridge
' class. - MODEL_BRIDGE - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The meta object id for the '
Model Bridge
' class. - MODEL_BRIDGE__BRIDGE - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Bridge' attribute feature.
- MODEL_BRIDGE__BRIDGE - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Bridge' attribute.
- MODEL_BRIDGE__BRIDGE_UID - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Bridge UID' attribute.
- MODEL_BRIDGE__CHANNELS - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Channels' containment reference list.
- MODEL_BRIDGE__ID - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Id' attribute.
- MODEL_BRIDGE__LABEL - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Label' attribute.
- MODEL_BRIDGE__LOCATION - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Location' attribute.
- MODEL_BRIDGE__PROPERTIES - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Properties' containment reference list.
- MODEL_BRIDGE__THING_ID - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Thing Id' attribute.
- MODEL_BRIDGE__THING_TYPE_ID - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Thing Type Id' attribute.
- MODEL_BRIDGE__THINGS - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Things' containment reference list feature.
- MODEL_BRIDGE__THINGS - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Things' containment reference list.
- MODEL_BRIDGE_FEATURE_COUNT - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The number of structural features of the 'Model Bridge' class.
- MODEL_CHANNEL - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the '
Model Channel
' class. - MODEL_CHANNEL - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The meta object id for the '
Model Channel
' class. - MODEL_CHANNEL__CHANNEL_KIND - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Channel Kind' attribute feature.
- MODEL_CHANNEL__CHANNEL_KIND - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Channel Kind' attribute.
- MODEL_CHANNEL__CHANNEL_TYPE - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Channel Type' attribute feature.
- MODEL_CHANNEL__CHANNEL_TYPE - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Channel Type' attribute.
- MODEL_CHANNEL__ID - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Id' attribute.
- MODEL_CHANNEL__LABEL - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Label' attribute.
- MODEL_CHANNEL__PROPERTIES - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Properties' containment reference list.
- MODEL_CHANNEL__TYPE - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Type' attribute feature.
- MODEL_CHANNEL__TYPE - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Type' attribute.
- MODEL_CHANNEL_FEATURE_COUNT - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The number of structural features of the 'Model Channel' class.
- MODEL_COLLOPORTUS - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- MODEL_GROUP_FUNCTION - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the '
Model Group Function
' enum. - MODEL_GROUP_FUNCTION - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The meta object id for the '
Model Group Function
' enum. - MODEL_GROUP_ITEM - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the '
Model Group Item
' class. - MODEL_GROUP_ITEM - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The meta object id for the '
Model Group Item
' class. - MODEL_GROUP_ITEM__ARGS - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Args' attribute list feature.
- MODEL_GROUP_ITEM__ARGS - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Args' attribute list.
- MODEL_GROUP_ITEM__BINDINGS - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Bindings' containment reference list.
- MODEL_GROUP_ITEM__FUNCTION - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Function' attribute feature.
- MODEL_GROUP_ITEM__FUNCTION - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Function' attribute.
- MODEL_GROUP_ITEM__GROUPS - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Groups' attribute list.
- MODEL_GROUP_ITEM__ICON - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Icon' attribute.
- MODEL_GROUP_ITEM__LABEL - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Label' attribute.
- MODEL_GROUP_ITEM__NAME - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Name' attribute.
- MODEL_GROUP_ITEM__TAGS - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Tags' attribute list.
- MODEL_GROUP_ITEM__TYPE - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Type' attribute.
- MODEL_GROUP_ITEM_FEATURE_COUNT - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The number of structural features of the 'Model Group Item' class.
- MODEL_ITEM - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the '
Model Item
' class. - MODEL_ITEM - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The meta object id for the '
Model Item
' class. - MODEL_ITEM__BINDINGS - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Bindings' containment reference list feature.
- MODEL_ITEM__BINDINGS - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Bindings' containment reference list.
- MODEL_ITEM__GROUPS - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Groups' attribute list feature.
- MODEL_ITEM__GROUPS - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Groups' attribute list.
- MODEL_ITEM__ICON - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Icon' attribute feature.
- MODEL_ITEM__ICON - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Icon' attribute.
- MODEL_ITEM__LABEL - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Label' attribute feature.
- MODEL_ITEM__LABEL - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Label' attribute.
- MODEL_ITEM__NAME - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- MODEL_ITEM__NAME - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Name' attribute.
- MODEL_ITEM__TAGS - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Tags' attribute list feature.
- MODEL_ITEM__TAGS - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Tags' attribute list.
- MODEL_ITEM__TYPE - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Type' attribute feature.
- MODEL_ITEM__TYPE - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Type' attribute.
- MODEL_ITEM_FEATURE_COUNT - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The number of structural features of the 'Model Item' class.
- MODEL_LUMOS - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- MODEL_NORMAL_ITEM - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the '
Model Normal Item
' class. - MODEL_NORMAL_ITEM - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The meta object id for the '
Model Normal Item
' class. - MODEL_NORMAL_ITEM__BINDINGS - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Bindings' containment reference list.
- MODEL_NORMAL_ITEM__GROUPS - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Groups' attribute list.
- MODEL_NORMAL_ITEM__ICON - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Icon' attribute.
- MODEL_NORMAL_ITEM__LABEL - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Label' attribute.
- MODEL_NORMAL_ITEM__NAME - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Name' attribute.
- MODEL_NORMAL_ITEM__TAGS - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Tags' attribute list.
- MODEL_NORMAL_ITEM__TYPE - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Type' attribute.
- MODEL_NORMAL_ITEM_FEATURE_COUNT - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The number of structural features of the 'Model Normal Item' class.
- MODEL_NOX - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- MODEL_PROPERTY - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the '
Model Property
' class. - MODEL_PROPERTY - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The meta object id for the '
Model Property
' class. - MODEL_PROPERTY - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the '
Model Property
' class. - MODEL_PROPERTY - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The meta object id for the '
Model Property
' class. - MODEL_PROPERTY__KEY - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- MODEL_PROPERTY__KEY - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Key' attribute.
- MODEL_PROPERTY__KEY - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- MODEL_PROPERTY__KEY - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Key' attribute.
- MODEL_PROPERTY__VALUE - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- MODEL_PROPERTY__VALUE - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The feature id for the 'Value' attribute.
- MODEL_PROPERTY__VALUE - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Value' attribute list feature.
- MODEL_PROPERTY__VALUE - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Value' attribute list.
- MODEL_PROPERTY_CONTAINER - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the '
Model Property Container
' class. - MODEL_PROPERTY_CONTAINER - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The meta object id for the '
Model Property Container
' class. - MODEL_PROPERTY_CONTAINER__ID - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Id' attribute feature.
- MODEL_PROPERTY_CONTAINER__ID - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Id' attribute.
- MODEL_PROPERTY_CONTAINER__LABEL - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Label' attribute feature.
- MODEL_PROPERTY_CONTAINER__LABEL - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Label' attribute.
- MODEL_PROPERTY_CONTAINER__PROPERTIES - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Properties' containment reference list feature.
- MODEL_PROPERTY_CONTAINER__PROPERTIES - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Properties' containment reference list.
- MODEL_PROPERTY_CONTAINER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The number of structural features of the 'Model Property Container' class.
- MODEL_PROPERTY_FEATURE_COUNT - Static variable in interface org.openhab.core.model.items.ItemsPackage
-
The number of structural features of the 'Model Property' class.
- MODEL_PROPERTY_FEATURE_COUNT - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The number of structural features of the 'Model Property' class.
- MODEL_SCRIPT_ACTIONS_PACKAGE - Static variable in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- MODEL_THING - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the '
Model Thing
' class. - MODEL_THING - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The meta object id for the '
Model Thing
' class. - MODEL_THING__BRIDGE_UID - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Bridge UID' attribute feature.
- MODEL_THING__BRIDGE_UID - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Bridge UID' attribute.
- MODEL_THING__CHANNELS - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Channels' containment reference list feature.
- MODEL_THING__CHANNELS - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Channels' containment reference list.
- MODEL_THING__ID - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Id' attribute.
- MODEL_THING__LABEL - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Label' attribute.
- MODEL_THING__LOCATION - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Location' attribute feature.
- MODEL_THING__LOCATION - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Location' attribute.
- MODEL_THING__PROPERTIES - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Properties' containment reference list.
- MODEL_THING__THING_ID - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Thing Id' attribute feature.
- MODEL_THING__THING_ID - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Thing Id' attribute.
- MODEL_THING__THING_TYPE_ID - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Thing Type Id' attribute feature.
- MODEL_THING__THING_TYPE_ID - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Thing Type Id' attribute.
- MODEL_THING_FEATURE_COUNT - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The number of structural features of the 'Model Thing' class.
- ModelBinding - Interface in org.openhab.core.model.items
-
A representation of the model object 'Model Binding'.
- ModelBindingElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
- ModelBindingImpl - Class in org.openhab.core.model.items.impl
-
An implementation of the model object 'Model Binding'.
- ModelBindingImpl() - Constructor for class org.openhab.core.model.items.impl.ModelBindingImpl
- ModelBridge - Interface in org.openhab.core.model.thing.thing
-
A representation of the model object 'Model Bridge'.
- ModelBridgeElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- ModelBridgeImpl - Class in org.openhab.core.model.thing.thing.impl
-
An implementation of the model object 'Model Bridge'.
- ModelBridgeImpl() - Constructor for class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
- modelChanged(String, EventType) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
- modelChanged(String, EventType) - Method in interface org.openhab.core.model.core.ModelRepositoryChangeListener
-
Performs dispatch of all binding configs and fires all
ItemRegistryChangeListener
s ifmodelName
ends with "items". - ModelChannel - Interface in org.openhab.core.model.thing.thing
-
A representation of the model object 'Model Channel'.
- ModelChannelElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
- ModelChannelImpl - Class in org.openhab.core.model.thing.thing.impl
-
An implementation of the model object 'Model Channel'.
- ModelChannelImpl() - Constructor for class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
- ModelCoreConstants - Class in org.openhab.core.model.core
-
This class holds all important constants relevant for this bundle.
- ModelCoreConstants() - Constructor for class org.openhab.core.model.core.ModelCoreConstants
- ModelGroupFunction - Enum Class in org.openhab.core.model.items
-
A representation of the literals of the enumeration 'Model Group Function', and utility methods for working with them.
- ModelGroupFunctionElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- ModelGroupItem - Interface in org.openhab.core.model.items
-
A representation of the model object 'Model Group Item'.
- ModelGroupItemElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
- ModelGroupItemImpl - Class in org.openhab.core.model.items.impl
-
An implementation of the model object 'Model Group Item'.
- ModelGroupItemImpl() - Constructor for class org.openhab.core.model.items.impl.ModelGroupItemImpl
- ModelItem - Interface in org.openhab.core.model.items
-
A representation of the model object 'Model Item'.
- ModelItemElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
- ModelItemImpl - Class in org.openhab.core.model.items.impl
-
An implementation of the model object 'Model Item'.
- ModelItemImpl() - Constructor for class org.openhab.core.model.items.impl.ModelItemImpl
- ModelItemTypeElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
- ModelItemTypeElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
- ModelNormalItem - Interface in org.openhab.core.model.items
-
A representation of the model object 'Model Normal Item'.
- ModelNormalItemElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.ModelNormalItemElements
- ModelNormalItemImpl - Class in org.openhab.core.model.items.impl
-
An implementation of the model object 'Model Normal Item'.
- ModelNormalItemImpl() - Constructor for class org.openhab.core.model.items.impl.ModelNormalItemImpl
- modelPackage - Static variable in class org.openhab.core.model.items.util.ItemsAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.openhab.core.model.items.util.ItemsSwitch
-
The cached model package
- modelPackage - Static variable in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
The cached model package
- modelPackage - Static variable in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.openhab.core.model.rule.rules.util.RulesSwitch
-
The cached model package
- modelPackage - Static variable in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.openhab.core.model.script.script.util.ScriptSwitch
-
The cached model package
- modelPackage - Static variable in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
The cached model package
- modelPackage - Static variable in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.openhab.core.model.thing.thing.util.ThingSwitch
-
The cached model package
- ModelParser - Interface in org.openhab.core.model.core
-
This interface has to be implemented by services that register an EMF model parser
- ModelProperty - Interface in org.openhab.core.model.items
-
A representation of the model object 'Model Property'.
- ModelProperty - Interface in org.openhab.core.model.thing.thing
-
A representation of the model object 'Model Property'.
- ModelPropertyContainer - Interface in org.openhab.core.model.thing.thing
-
A representation of the model object 'Model Property Container'.
- ModelPropertyContainerElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
- ModelPropertyContainerImpl - Class in org.openhab.core.model.thing.thing.impl
-
An implementation of the model object 'Model Property Container'.
- ModelPropertyContainerImpl() - Constructor for class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
- ModelPropertyElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
- ModelPropertyElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- ModelPropertyImpl - Class in org.openhab.core.model.items.impl
-
An implementation of the model object 'Model Property'.
- ModelPropertyImpl - Class in org.openhab.core.model.thing.thing.impl
-
An implementation of the model object 'Model Property'.
- ModelPropertyImpl() - Constructor for class org.openhab.core.model.items.impl.ModelPropertyImpl
- ModelPropertyImpl() - Constructor for class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
- ModelRepository - Interface in org.openhab.core.model.core
-
The model repository stores the configuration files (EMF models).
- ModelRepositoryChangeListener - Interface in org.openhab.core.model.core
- modelRestricted - Variable in class org.openhab.core.thing.firmware.dto.FirmwareDTO
- modelSwitch - Variable in class org.openhab.core.model.items.util.ItemsAdapterFactory
-
The switch that delegates to the
createXXX
methods. - modelSwitch - Variable in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
The switch that delegates to the
createXXX
methods. - modelSwitch - Variable in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
The switch that delegates to the
createXXX
methods. - modelSwitch - Variable in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
-
The switch that delegates to the
createXXX
methods. - modelSwitch - Variable in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
The switch that delegates to the
createXXX
methods. - modelSwitch - Variable in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
-
The switch that delegates to the
createXXX
methods. - ModelThing - Interface in org.openhab.core.model.thing.thing
-
A representation of the model object 'Model Thing'.
- ModelThingElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
- ModelThingImpl - Class in org.openhab.core.model.thing.thing.impl
-
An implementation of the model object 'Model Thing'.
- ModelThingImpl() - Constructor for class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- ModifiablePersistenceService - Interface in org.openhab.core.persistence
-
This class provides an interface to the a
PersistenceService
to allow data to be stored at a specific time. - modified(Map<String, Object>) - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Called when the configuration for the discovery service is changed.
- modified(Map<String, Object>) - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
- modified(Map<String, Object>) - Method in class org.openhab.core.io.rest.auth.AuthFilter
- modified(Map<String, Object>) - Method in class org.openhab.core.common.ThreadPoolManager
- modified(Map<String, Object>) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
- modified(Map<String, Object>) - Method in class org.openhab.core.magic.service.MagicMultiInstanceService
- modified(Map<String, Object>) - Method in class org.openhab.core.net.NetUtil
- modified(Map<String, Object>) - Method in class org.openhab.core.service.StartLevelService
- MODIFIED - Enum constant in enum class org.openhab.core.model.core.EventType
- MODIFY - Enum constant in enum class org.openhab.core.service.WatchService.Kind
- module - Variable in class org.openhab.core.automation.handler.BaseModuleHandler
- Module - Interface in org.openhab.core.automation
-
This interface represents automation
Modules
which are building components of theRule
s. - MODULE_TYPE - Static variable in exception org.openhab.core.automation.parser.ParsingNestedException
- ModuleBuilder<B extends ModuleBuilder<B,
T>, T extends Module> - Class in org.openhab.core.automation.util -
This class allows the easy construction of a
Module
instance using the builder pattern. - ModuleBuilder() - Constructor for class org.openhab.core.automation.util.ModuleBuilder
- ModuleBuilder(T) - Constructor for class org.openhab.core.automation.util.ModuleBuilder
- ModuleDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- ModuleDTO() - Constructor for class org.openhab.core.automation.dto.ModuleDTO
- ModuleDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- ModuleDTOMapper() - Constructor for class org.openhab.core.automation.dto.ModuleDTOMapper
- ModuleHandler - Interface in org.openhab.core.automation.handler
-
A common interface for all module Handler interfaces.
- ModuleHandlerCallback - Interface in org.openhab.core.automation
-
This class is responsible to provide a
RegistryChangeListener
logic. - ModuleHandlerFactory - Interface in org.openhab.core.automation.handler
-
This interface represents a factory for
ModuleHandler
instances. - ModuleInformation - Class in org.openhab.core.automation.module.provider
-
Wrapper class to collect information about actions modules to be created
- ModuleInformation(String, Object, Method) - Constructor for class org.openhab.core.automation.module.provider.ModuleInformation
- ModuleType - Class in org.openhab.core.automation.type
-
This class provides common functionality for creating
ModuleType
instances. - ModuleType(String, List<ConfigDescriptionParameter>) - Constructor for class org.openhab.core.automation.type.ModuleType
-
Creates a
ModuleType
instance. - ModuleType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility) - Constructor for class org.openhab.core.automation.type.ModuleType
-
Creates a
ModuleType
instance. - ModuleTypeDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- ModuleTypeDTO() - Constructor for class org.openhab.core.automation.dto.ModuleTypeDTO
- ModuleTypeDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- ModuleTypeDTOMapper() - Constructor for class org.openhab.core.automation.dto.ModuleTypeDTOMapper
- ModuleTypeI18nService - Interface in org.openhab.core.automation.module.provider.i18n
-
Interface for a service that offer i18n functionality
- ModuleTypeProvider - Interface in org.openhab.core.automation.type
-
This interface has to be implemented by all providers of
ModuleType
s. - ModuleTypeRegistry - Interface in org.openhab.core.automation.type
-
This interface provides functionality to get available
ModuleType
s. - MOLE - Static variable in class org.openhab.core.library.unit.Units
- MONTHLY - Static variable in class org.openhab.core.scheduler.CronAdjuster
- MOVE - Enum constant in enum class org.openhab.core.library.types.StopMoveType
- moveValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- MP3 - Static variable in class org.openhab.core.audio.AudioFormat
- MP3_EXTENSION - Static variable in class org.openhab.core.audio.FileAudioStream
- MqttActionCallback - Interface in org.openhab.core.io.transport.mqtt
-
Implement this to be notified of the success or error of any method in
MqttBrokerConnection
that takes a callback. - MqttBrokerConnection - Class in org.openhab.core.io.transport.mqtt
-
An MQTTBrokerConnection represents a single client connection to a MQTT broker.
- MqttBrokerConnection(String, Integer, boolean, boolean, String) - Constructor for class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Create a new TCP MQTT3 client connection to a server with the given host and port.
- MqttBrokerConnection(String, Integer, boolean, String) - Constructor for class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Create a new TCP MQTT3 client connection to a server with the given host and port.
- MqttBrokerConnection(MqttBrokerConnection.Protocol, MqttBrokerConnection.MqttVersion, String, Integer, boolean, boolean, String) - Constructor for class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Create a new MQTT client connection to a server with the given protocol, host and port.
- MqttBrokerConnection(MqttBrokerConnection.Protocol, MqttBrokerConnection.MqttVersion, String, Integer, boolean, String) - Constructor for class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Create a new MQTT client connection to a server with the given protocol, host and port.
- MqttBrokerConnection.ConnectionCallback - Class in org.openhab.core.io.transport.mqtt
-
Create a listener object for being used as a callback for a connection attempt.
- MqttBrokerConnection.MqttVersion - Enum Class in org.openhab.core.io.transport.mqtt
-
MQTT version (currently v3 and v5)
- MqttBrokerConnection.Protocol - Enum Class in org.openhab.core.io.transport.mqtt
-
MQTT transport protocols
- MqttBrokerConnectionConfig - Class in org.openhab.core.io.transport.mqtt
-
Contains configuration for a MqttBrokerConnection.
- MqttBrokerConnectionConfig() - Constructor for class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- MqttConnectionObserver - Interface in org.openhab.core.io.transport.mqtt
-
Implement this interface to get notified of connection state changes.
- MqttConnectionState - Enum Class in org.openhab.core.io.transport.mqtt
-
The connection state of a
MqttBrokerConnection
. - MqttException - Exception in org.openhab.core.io.transport.mqtt
-
Thrown if an error occurs communicating with the server.
- MqttException(String) - Constructor for exception org.openhab.core.io.transport.mqtt.MqttException
-
Constructs a new
MqttException
with the specified reason - MqttException(Throwable) - Constructor for exception org.openhab.core.io.transport.mqtt.MqttException
-
Constructs a new
MqttException
with the specifiedThrowable
as the underlying reason. - MqttMessageSubscriber - Interface in org.openhab.core.io.transport.mqtt
-
Implement this interface and register on the to get notified of incoming Mqtt messages on the given topic.
- mqttVersion - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- mqttVersion - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- MqttWillAndTestament - Class in org.openhab.core.io.transport.mqtt
-
Class encapsulating the last will and testament that is published after the client has gone offline.
- MqttWillAndTestament(String, byte[], int, boolean) - Constructor for class org.openhab.core.io.transport.mqtt.MqttWillAndTestament
-
Create a new
MqttWillAndTestament
with at least a topic name. - multiple - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- multiple - Variable in class org.openhab.core.config.core.dto.XmlParameter
- multiple - Variable in class org.openhab.core.io.rest.core.service.ConfigurableServiceDTO
- multipleLimit - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- multipleLimit - Variable in class org.openhab.core.config.core.dto.XmlParameter
- multiply(double) - Method in class org.openhab.core.library.unit.CurrencyUnit
- multiply(Number) - Method in class org.openhab.core.library.unit.CurrencyUnit
- multiply(BigDecimal) - Method in class org.openhab.core.library.types.QuantityType
-
Multiply this
QuantityType
by the given value. - multiply(Unit<?>) - Method in class org.openhab.core.library.unit.CurrencyUnit
- multiply(QuantityType<?>) - Method in class org.openhab.core.library.types.QuantityType
-
Multiply this QuantityType by the given
QuantityType
. - multiTimeStream() - Method in record class org.openhab.core.audio.StreamServed
-
Returns the value of the
multiTimeStream
record component.
N
- name - Variable in class org.openhab.core.automation.dto.RuleDTO
- name - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- name - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- name - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterGroupDTO
- name - Variable in class org.openhab.core.config.core.dto.FilterCriteriaDTO
- name - Variable in class org.openhab.core.config.core.dto.XmlCriteria
- name - Variable in class org.openhab.core.config.core.dto.XmlParameter
- name - Variable in class org.openhab.core.config.core.dto.XmlParameterGroup
- name - Variable in class org.openhab.core.io.rest.ui.TileDTO
- name - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- name - Variable in class org.openhab.core.items.dto.GroupFunctionDTO
- name - Variable in class org.openhab.core.items.dto.ItemDTO
- name - Variable in class org.openhab.core.items.GenericItem
- name - Variable in class org.openhab.core.model.items.impl.ModelItemImpl
-
The cached value of the '
Name
' attribute. - name - Variable in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
-
The cached value of the '
Name
' attribute. - name - Variable in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
-
The cached value of the '
Name
' attribute. - name - Variable in class org.openhab.core.model.rule.rules.impl.RuleImpl
-
The cached value of the '
Name
' attribute. - name - Variable in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
-
The cached value of the '
Name
' attribute. - name - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
-
The cached value of the '
Name
' attribute. - name - Variable in class org.openhab.core.persistence.dto.ItemHistoryDTO
- name - Variable in class org.openhab.core.persistence.dto.PersistenceCronStrategyDTO
- name - Variable in class org.openhab.core.persistence.dto.PersistenceFilterDTO
- name() - Element in annotation interface org.openhab.core.automation.annotation.ActionInput
- name() - Element in annotation interface org.openhab.core.automation.annotation.ActionOutput
- name() - Element in annotation interface org.openhab.core.automation.annotation.ActionScope
- name() - Element in annotation interface org.openhab.core.model.script.engine.action.ParamDoc
- name() - Static method in interface org.openhab.core.semantics.Location
- name() - Element in annotation interface org.openhab.core.thing.binding.ThingActionsScope
- name() - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an item name placeholder expression.
- name(Expression) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an item name placeholder expression.
- NAME_EDEFAULT - Static variable in class org.openhab.core.model.items.impl.ModelItemImpl
-
The default value of the '
Name
' attribute. - NAME_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
-
The default value of the '
Name
' attribute. - NAME_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
-
The default value of the '
Name
' attribute. - NAME_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.RuleImpl
-
The default value of the '
Name
' attribute. - NAME_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
-
The default value of the '
Name
' attribute. - NAME_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
-
The default value of the '
Name
' attribute. - NamedThreadFactory - Class in org.openhab.core.common
-
Thread factory that applies a thread name constructed by a supplied identifier.
- NamedThreadFactory(String) - Constructor for class org.openhab.core.common.NamedThreadFactory
-
Creates a new named thread factory.
- NamedThreadFactory(String, boolean) - Constructor for class org.openhab.core.common.NamedThreadFactory
-
Creates a new named thread factory.
- NamedThreadFactory(String, boolean, int) - Constructor for class org.openhab.core.common.NamedThreadFactory
-
Creates a new named thread factory.
- NameMappings(PersistenceGrammarAccess) - Constructor for class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser.NameMappings
- NameMappings(RulesGrammarAccess) - Constructor for class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser.NameMappings
- NameMappings(ScriptGrammarAccess) - Constructor for class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser.NameMappings
- NameMappings(ItemsGrammarAccess) - Constructor for class org.openhab.core.model.ide.contentassist.antlr.ItemsParser.NameMappings
- NameMappings(SitemapGrammarAccess) - Constructor for class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser.NameMappings
- NameMappings(ThingGrammarAccess) - Constructor for class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser.NameMappings
- NAnd(State, State) - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.NAnd
- NAND - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'NAND' literal object.
- NAND_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'NAND' literal value.
- NANO(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- NANO_CURIE - Static variable in class org.openhab.core.library.unit.Units
- negate() - Method in class org.openhab.core.library.types.QuantityType
-
Negates the value of this QuantityType leaving its unit untouched.
- NEGATIVE_ACKNOWLEDGE - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
- NEGATIVE_ACKNOWLEDGE - Static variable in exception org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
-
The slave cannot perform the program function received in the query.
- NEQ - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Operator
- NET - Enum constant in enum class org.openhab.core.io.transport.serial.ProtocolType.PathType
- NetUtil - Class in org.openhab.core.net
-
Some utility functions related to network interfaces etc.
- NetUtil(SafeCaller) - Constructor for class org.openhab.core.net.NetUtil
- NetworkAddressChangeListener - Interface in org.openhab.core.net
-
This is an interface for listeners who wants to be notified for the change of network address.
- NetworkAddressService - Interface in org.openhab.core.net
-
Interface that provides access to configured network addresses
- networkPrefixLengthToNetmask(int) - Static method in class org.openhab.core.net.NetUtil
-
Converts a netmask in bits into a string representation i.e.
- NEW - Enum constant in enum class org.openhab.core.config.discovery.DiscoveryResultFlag
-
The flag
NEW
to signal that the result object should be regarded as new by the system so that a further processing should be applied. - NEW_STATE_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
-
The default value of the '
New State
' attribute. - newItemBuilder(String, String) - Method in interface org.openhab.core.items.ItemBuilderFactory
-
Create a new
ItemBuilder
, which is initialized by the given item. - newItemBuilder(Item) - Method in interface org.openhab.core.items.ItemBuilderFactory
-
Create a new
ItemBuilder
, which is initialized by the given item. - newModbusCommunicationInterface(ModbusSlaveEndpoint, EndpointPoolConfiguration) - Method in interface org.openhab.core.io.transport.modbus.ModbusManager
-
Open communication interface to endpoint
- newScriptFromString(String) - Method in interface org.openhab.core.model.script.engine.ScriptEngine
-
Parses a string and returns a parsed script object.
- newScriptFromXExpression(XExpression) - Method in interface org.openhab.core.model.script.engine.ScriptEngine
-
Wraps an Xbase XExpression in a Script instance
- newState - Variable in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
-
The cached value of the '
New State
' containment reference. - newState - Variable in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
-
The cached value of the '
New State
' containment reference. - newState - Variable in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
-
The cached value of the '
New State
' attribute. - newState(ProfileTypeUID, String) - Static method in class org.openhab.core.thing.profiles.ProfileTypeBuilder
-
Obtain a new builder for a
StateProfileType
instance. - newThread(Runnable) - Method in class org.openhab.core.common.NamedThreadFactory
- NEWTON - Static variable in class org.openhab.core.library.unit.Units
- newTrigger(ProfileTypeUID, String) - Static method in class org.openhab.core.thing.profiles.ProfileTypeBuilder
-
Obtain a new builder for a
TriggerProfileType
instance. - next() - Method in class org.openhab.core.config.core.xml.util.NodeIterator
- next() - Method in interface org.openhab.core.thing.binding.firmware.ProgressCallback
-
Callback operation to indicate that the next progress step is going to be executed.
- next(String, boolean) - Method in class org.openhab.core.config.core.xml.util.NodeIterator
-
Returns the next object if the specified name of the node fits to the next node, or
null
if the node does not exist. - NEXT - Enum constant in enum class org.openhab.core.library.types.NextPreviousType
- nextAttribute(String, String, boolean) - Method in class org.openhab.core.config.core.xml.util.NodeIterator
-
Returns the next attribute if the specified name of the node fits to the next node and the attribute with the specified name could be found, or
null
if the node or attribute does not exist. - nextList(String, boolean) - Method in class org.openhab.core.config.core.xml.util.NodeIterator
-
Returns the next list of values if the specified name of the node fits to the next node, or
null
if the node does not exist. - NextPreviousType - Enum Class in org.openhab.core.library.types
-
This type is used by the
PlayerItem
. - nextValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- nextValue(String, boolean) - Method in class org.openhab.core.config.core.xml.util.NodeIterator
-
Returns the next value if the specified name of the node fits to the next node, or
null
if the node does not exist. - NodeAttributes - Class in org.openhab.core.config.core.xml.util
-
The
NodeAttributes
class contains all attributes for an XML tag. - NodeAttributes(String, Map<String, String>) - Constructor for class org.openhab.core.config.core.xml.util.NodeAttributes
-
Creates a new instance of this class with the specified parameters.
- NodeAttributesConverter - Class in org.openhab.core.config.core.xml.util
-
The
NodeAttributesConverter
is a concrete implementation of theXStream
Converter
interface used to convert the attributes of an XML tag within an XML document into aNodeAttributes
object. - NodeAttributesConverter() - Constructor for class org.openhab.core.config.core.xml.util.NodeAttributesConverter
- NodeIterator - Class in org.openhab.core.config.core.xml.util
-
The
NodeIterator
is anIterator
for nodes of an XML document. - NodeIterator(List<?>) - Constructor for class org.openhab.core.config.core.xml.util.NodeIterator
-
Creates a new instance of this class with the specified argument.
- NodeList - Class in org.openhab.core.config.core.xml.util
-
The
NodeList
class contains the node name and its according list of values for an XML tag. - NodeList(String, Map<String, String>, List<?>) - Constructor for class org.openhab.core.config.core.xml.util.NodeList
-
Creates a new instance of this class with the specified parameters.
- NodeListConverter - Class in org.openhab.core.config.core.xml.util
-
The
NodeListConverter
is a concrete implementation of theXStream
Converter
interface used to convert a list of XML tags within an XML document into aNodeList
object. - NodeListConverter() - Constructor for class org.openhab.core.config.core.xml.util.NodeListConverter
- NodeName - Interface in org.openhab.core.config.core.xml.util
-
The
NodeName
interface defines common features for allNode
* classes. - NodeValue - Class in org.openhab.core.config.core.xml.util
-
The
NodeValue
class contains the node name and its according value for an XML tag. - NodeValue(String, Map<String, String>, Object) - Constructor for class org.openhab.core.config.core.xml.util.NodeValue
-
Creates a new instance of this class with the specified parameters.
- NodeValueConverter - Class in org.openhab.core.config.core.xml.util
-
The
NodeValueConverter
is a concrete implementation of theXStream
Converter
interface used to convert the value of an XML tag within an XML document into aNodeValue
object. - NodeValueConverter() - Constructor for class org.openhab.core.config.core.xml.util.NodeValueConverter
- NON_LINKABLE_WIDGET - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Non Linkable Widget
' class. - NON_LINKABLE_WIDGET - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Non Linkable Widget
' class. - NON_LINKABLE_WIDGET__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- NON_LINKABLE_WIDGET__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- NON_LINKABLE_WIDGET__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- NON_LINKABLE_WIDGET__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- NON_LINKABLE_WIDGET__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- NON_LINKABLE_WIDGET__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- NON_LINKABLE_WIDGET__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- NON_LINKABLE_WIDGET__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- NON_LINKABLE_WIDGET__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- NON_LINKABLE_WIDGET_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Non Linkable Widget' class.
- NONE - Enum constant in enum class org.openhab.core.automation.RuleStatusDetail
- NONE - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
- NONE - Enum constant in enum class org.openhab.core.ui.items.ItemUIRegistry.WidgetLabelSource
-
No suitable label source could be determined
- NONE - Variable in class org.openhab.core.thing.ThingStatusDetail.NoneOnlyStatus
- NONE - Variable in class org.openhab.core.thing.ThingStatusDetail.OfflineStatus
- NONE - Variable in class org.openhab.core.thing.ThingStatusDetail.OnlineStatus
- NONE - Variable in class org.openhab.core.thing.ThingStatusDetail.UninitializedStatus
- NonLinkableWidget - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Non Linkable Widget'.
- NonLinkableWidgetElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- NonLinkableWidgetImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Non Linkable Widget'.
- NonLinkableWidgetImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.NonLinkableWidgetImpl
- NOr(State, State) - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.NOr
- NOR - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'NOR' literal object.
- NOR_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'NOR' literal value.
- normalizeConfiguration(Configuration, Map<String, ConfigDescriptionParameter>) - Static method in class org.openhab.core.automation.util.ConfigurationNormalizer
-
Normalizes the types of the configuration's parameters to the allowed ones.
- normalizeModuleConfigurations(List<T>, ModuleTypeRegistry) - Static method in class org.openhab.core.automation.util.ConfigurationNormalizer
-
Normalizes the configurations of the provided
ModuleImpl
s. - normalizePropertiesOnConfigDescription(List<String>) - Method in interface org.openhab.core.config.discovery.DiscoveryResult
-
Normalizes non-configuration properties by converting them to a String.
- normalizeType(Object) - Static method in class org.openhab.core.config.core.ConfigUtil
-
Normalizes the type of the parameter to the one allowed for configurations.
- normalizeType(Object, ConfigDescriptionParameter) - Static method in class org.openhab.core.config.core.ConfigUtil
-
Normalizes the type of the parameter to the one allowed for configurations.
- normalizeTypes(Map<String, Object>) - Static method in class org.openhab.core.config.core.ConfigUtil
-
Normalizes the types to the ones allowed for configurations.
- normalizeTypes(Map<String, Object>, List<ConfigDescription>) - Static method in class org.openhab.core.config.core.ConfigUtil
-
Normalizes the given configuration according to the given config descriptions.
- NOT_EQUALS_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Not Equals Filter
' class. - NOT_EQUALS_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Not Equals Filter
' class. - NOT_EQUALS_FILTER__VALUES - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Values' attribute list feature.
- NOT_EQUALS_FILTER__VALUES - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Values' attribute list.
- NOT_EQUALS_FILTER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Not Equals Filter' class.
- NOT_INCLUDE_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Not Include Filter
' class. - NOT_INCLUDE_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Not Include Filter
' class. - NOT_INCLUDE_FILTER__LOWER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Lower' attribute feature.
- NOT_INCLUDE_FILTER__LOWER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Lower' attribute.
- NOT_INCLUDE_FILTER__UNIT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Unit' attribute feature.
- NOT_INCLUDE_FILTER__UNIT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Unit' attribute.
- NOT_INCLUDE_FILTER__UPPER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Upper' attribute feature.
- NOT_INCLUDE_FILTER__UPPER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Upper' attribute.
- NOT_INCLUDE_FILTER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Not Include Filter' class.
- NOT_YET_READY - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
- NotEqualsFilter - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'Not Equals Filter'.
- NotEqualsFilterElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
- NotEqualsFilterImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'Not Equals Filter'.
- NotEqualsFilterImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
- noteTone(ToneSynthesizer.Note, long) - Static method in class org.openhab.core.audio.utils.ToneSynthesizer
- noteTone(ToneSynthesizer.Note, long, int) - Static method in class org.openhab.core.audio.utils.ToneSynthesizer
- notifyListeners(E, E, AbstractRegistry.EventType) - Method in class org.openhab.core.common.registry.AbstractRegistry
- notifyListeners(E, AbstractRegistry.EventType) - Method in class org.openhab.core.common.registry.AbstractRegistry
- notifyListeners(State, State) - Method in class org.openhab.core.items.GenericItem
- notifyListenersAboutAddedElement(E) - Method in class org.openhab.core.common.registry.AbstractProvider
- notifyListenersAboutAddedElement(E) - Method in class org.openhab.core.common.registry.AbstractRegistry
- notifyListenersAboutAddedElement(ItemChannelLink) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
- notifyListenersAboutRemovedElement(E) - Method in class org.openhab.core.common.registry.AbstractProvider
- notifyListenersAboutRemovedElement(E) - Method in class org.openhab.core.common.registry.AbstractRegistry
- notifyListenersAboutRemovedElement(ItemChannelLink) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
- notifyListenersAboutUpdatedElement(E, E) - Method in class org.openhab.core.common.registry.AbstractProvider
- notifyListenersAboutUpdatedElement(E, E) - Method in class org.openhab.core.common.registry.AbstractRegistry
- notifyListenersAboutUpdatedElement(ItemChannelLink, ItemChannelLink) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
- notifyOnBreakInterrupt(boolean) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnBreakInterrupt(boolean) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Enable / disable the notification on break interrupt.
- notifyOnCarrierDetect(boolean) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnCarrierDetect(boolean) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Enable / disable the notification on carrier detect.
- notifyOnCTS(boolean) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnCTS(boolean) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Enable / disable the notification on CTS.
- notifyOnDataAvailable(boolean) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnDataAvailable(boolean) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Enable / disable the notification for 'data available'.
- notifyOnDSR(boolean) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnDSR(boolean) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Enable / disable the notification on DSR.
- notifyOnFramingError(boolean) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnFramingError(boolean) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Enable / disable the notification on framing error.
- notifyOnOutputEmpty(boolean) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnOutputEmpty(boolean) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Enable / disable the notification on output buffer empty.
- notifyOnOverrunError(boolean) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnOverrunError(boolean) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Enable / disable the notification on overrun error.
- notifyOnParityError(boolean) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnParityError(boolean) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Enable / disable the notification on parity error.
- notifyOnRingIndicator(boolean) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnRingIndicator(boolean) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Enable / disable the notification on ring indicator.
- NotIncludeFilter - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'Not Include Filter'.
- NotIncludeFilterElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
- NotIncludeFilterImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'Not Include Filter'.
- NotIncludeFilterImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
- NULL - Enum constant in enum class org.openhab.core.types.UnDefType
- NULL_DEFINITION - Static variable in class org.openhab.core.model.script.lib.NumberExtensions
-
It is the definition of Java null pointer for the rules language.
- NUMBER - Static variable in class org.openhab.core.library.CoreItemFactory
- NumberChannelHandler - Class in org.openhab.core.thing.binding.generic.converter
-
The
NumberChannelHandler
implementsNumberItem
conversions - NumberChannelHandler(Consumer<State>, Consumer<Command>, Consumer<String>, ChannelTransformation, ChannelTransformation, ChannelValueConverterConfig) - Constructor for class org.openhab.core.thing.binding.generic.converter.NumberChannelHandler
- NumberElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NumberElements
- NUMBERElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
- NUMBERElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
- NumberExtensions - Class in org.openhab.core.model.script.lib
-
This class contains all kinds of extensions to be used by scripts and not provided by Xbase.
- NumberExtensions() - Constructor for class org.openhab.core.model.script.lib.NumberExtensions
- NumberItem - Class in org.openhab.core.library.items
-
A NumberItem has a decimal value and is usually used for all kinds of sensors, like temperature, brightness, wind, etc.
- NumberItem(String) - Constructor for class org.openhab.core.library.items.NumberItem
- NumberItem(String, String, UnitProvider) - Constructor for class org.openhab.core.library.items.NumberItem
- numberToBigDecimal(Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
-
Convert the given number into a BigDecimal
O
- OAUTH_AUTHORIZE_ENDPOINT - Static variable in class org.openhab.core.io.rest.swagger.impl.OpenApiResource
- OAUTH_TOKEN_ENDPOINT - Static variable in class org.openhab.core.io.rest.swagger.impl.OpenApiResource
- OAuthClientService - Interface in org.openhab.core.auth.client.oauth2
-
This is the service factory to produce an OAuth2 service client that authenticates using OAUTH2.
- OAuthException - Exception in org.openhab.core.auth.client.oauth2
-
For all exceptions arising during oauth.
- OAuthException() - Constructor for exception org.openhab.core.auth.client.oauth2.OAuthException
- OAuthException(String) - Constructor for exception org.openhab.core.auth.client.oauth2.OAuthException
- OAuthException(String, Throwable) - Constructor for exception org.openhab.core.auth.client.oauth2.OAuthException
- OAuthException(Throwable) - Constructor for exception org.openhab.core.auth.client.oauth2.OAuthException
- OAuthFactory - Interface in org.openhab.core.auth.client.oauth2
-
The OAuth Factory interface
- OAuthResponseException - Exception in org.openhab.core.auth.client.oauth2
-
This is an exception class for OAUTH specific errors.
- OAuthResponseException() - Constructor for exception org.openhab.core.auth.client.oauth2.OAuthResponseException
- ObjectFactory - Class in https.openhab_org.schemas.addon_info_list.v1_0
-
This object contains factory methods for each Java content interface and Java element interface generated in the https.openhab_org.schemas.addon_info_list.v1_0 package.
- ObjectFactory - Class in org.openhab.core.config.core.dto
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.openhab.core.config.core.dto package.
- ObjectFactory() - Constructor for class https.openhab_org.schemas.addon_info_list.v1_0.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: https.openhab_org.schemas.addon_info_list.v1_0
- ObjectFactory() - Constructor for class org.openhab.core.config.core.dto.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openhab.core.config.core.dto
- OCTET - Static variable in class org.openhab.core.library.unit.Units
- OE - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
- OFF - Enum constant in enum class org.openhab.core.library.types.OnOffType
- OFFLINE - Enum constant in enum class org.openhab.core.thing.ThingStatus
- OFFLINE - Static variable in enum class org.openhab.core.thing.ThingStatusDetail
- offset(QuantityType<T>, Unit<T>) - Method in class org.openhab.core.library.types.QuantityType
-
Apply a given offset to this QuantityType
- OFFSET - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- OFFSET_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- offValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- ofItem(String) - Static method in class org.openhab.core.items.MetadataPredicates
- OGG - Static variable in class org.openhab.core.audio.AudioFormat
- OGG_EXTENSION - Static variable in class org.openhab.core.audio.FileAudioStream
- ohinfDirectory - Variable in class org.openhab.core.tools.i18n.plugin.AbstractI18nMojo
-
The directory containing the bundle openHAB information
- ohinfExists() - Method in class org.openhab.core.tools.i18n.plugin.AbstractI18nMojo
- OHM - Static variable in class org.openhab.core.library.unit.Units
- OK - Static variable in class org.openhab.core.voice.text.InterpretationResult
-
Represents successful parsing and interpretation.
- OLD_STATE_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
-
The default value of the '
Old State
' attribute. - oldItemState - Variable in class org.openhab.core.items.events.ItemStateChangedEvent
- oldState - Variable in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
-
The cached value of the '
Old State
' containment reference. - oldState - Variable in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
-
The cached value of the '
Old State
' containment reference. - oldState - Variable in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
-
The cached value of the '
Old State
' attribute. - oldValue - Variable in class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionChangedEventPayloadBean
- ON - Enum constant in enum class org.openhab.core.library.types.OnOffType
- onAccessTokenResponse(AccessTokenResponse) - Method in interface org.openhab.core.auth.client.oauth2.AccessTokenRefreshListener
-
Notifies of a successful token response from
OAuthClientService.refreshToken()
. - onAddElement(E) - Method in class org.openhab.core.common.registry.AbstractRegistry
-
This method is called before an element is added.
- onAddElement(L) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
- onChanged(List<CidrAddress>, List<CidrAddress>) - Method in interface org.openhab.core.net.NetworkAddressChangeListener
-
When network address is changed, listeners will be notified by this method.
- onClose(int, String) - Method in class org.openhab.core.io.websocket.event.EventWebSocket
- onClose(int, String) - Method in class org.openhab.core.io.websocket.log.LogWebSocket
- onCommandFromHandler(Command) - Method in class org.openhab.core.automation.module.script.profile.ScriptProfile
- onCommandFromHandler(Command) - Method in interface org.openhab.core.thing.profiles.StateProfile
-
If a binding issued a command to a channel, this method will be called for each linked item.
- onCommandFromItem(Command) - Method in class org.openhab.core.automation.module.script.profile.ScriptProfile
- onCommandFromItem(Command) - Method in interface org.openhab.core.thing.profiles.StateProfile
-
Will be called if a command should be forwarded to the binding.
- onConnect(Session) - Method in class org.openhab.core.io.websocket.event.EventWebSocket
- onConnect(Session) - Method in class org.openhab.core.io.websocket.log.LogWebSocket
- onConnected(MqttClientConnectedContext) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.ConnectionCallback
- onDependencyChange(String) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
- onDependencyChange(String) - Method in interface org.openhab.core.automation.module.script.ScriptDependencyTracker.Listener
-
Called by the dependency tracker when a registered dependency changes
- onDisconnected(MqttClientDisconnectedContext) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.ConnectionCallback
- onDisconnected(Throwable) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.ConnectionCallback
- ONE - Static variable in class org.openhab.core.library.types.QuantityType
- ONE - Static variable in class org.openhab.core.library.unit.Units
- onError(Session, Throwable) - Method in class org.openhab.core.io.websocket.log.LogWebSocket
- onError(Session, Throwable) - Method in class org.openhab.core.io.websocket.event.EventWebSocket
- onErrorOccurred(Exception) - Method in interface org.openhab.core.config.discovery.ScanListener
-
Invoked synchronously when the according scan has caused an error or has been aborted.
- onEvent(SitemapEvent) - Method in interface org.openhab.core.io.rest.sitemap.SitemapSubscriptionService.SitemapSubscriptionCallback
- onException(Consumer<Throwable>) - Method in interface org.openhab.core.common.SafeCallerBuilder
-
Specifies a callback in case of execution errors.
- onFailure(String, Throwable) - Method in interface org.openhab.core.io.transport.mqtt.MqttActionCallback
- onFinished() - Method in interface org.openhab.core.config.discovery.ScanListener
-
Invoked synchronously when the according scan has finished.
- ONLINE - Enum constant in enum class org.openhab.core.thing.ThingStatus
- ONLINE - Static variable in enum class org.openhab.core.thing.ThingStatusDetail
- OnOffType - Enum Class in org.openhab.core.library.types
- onPrimaryAddressChanged(String, String) - Method in interface org.openhab.core.net.NetworkAddressChangeListener
-
When the primary address is changed, listeners will be notified by this method.
- onReadyMarkerAdded(ReadyMarker) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
- onReadyMarkerAdded(ReadyMarker) - Method in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
- onReadyMarkerAdded(ReadyMarker) - Method in interface org.openhab.core.service.ReadyService.ReadyTracker
-
Gets called when a new
ReadyMarker
was registered as being "ready". - onReadyMarkerRemoved(ReadyMarker) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
- onReadyMarkerRemoved(ReadyMarker) - Method in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
- onReadyMarkerRemoved(ReadyMarker) - Method in interface org.openhab.core.service.ReadyService.ReadyTracker
-
Gets called when a
ReadyMarker
was unregistered. - onRelease(String) - Method in interface org.openhab.core.io.rest.sitemap.SitemapSubscriptionService.SitemapSubscriptionCallback
- onRemoveElement(E) - Method in class org.openhab.core.common.registry.AbstractRegistry
-
This method is called before an element is removed.
- onRemoveElement(L) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
- onServiceSubscribed(String, boolean) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOParticipant
-
Called to notify if a GENA subscription succeeded or failed.
- onStateUpdateFromHandler(State) - Method in class org.openhab.core.automation.module.script.profile.ScriptProfile
- onStateUpdateFromHandler(State) - Method in interface org.openhab.core.thing.profiles.StateProfile
-
If the binding indicated a state update on a channel, then this method will be called for each linked item.
- onStateUpdateFromItem(State) - Method in class org.openhab.core.automation.module.script.profile.ScriptProfile
- onStateUpdateFromItem(State) - Method in interface org.openhab.core.thing.profiles.Profile
-
Will be called if an item has changed its state and this information should be forwarded to the binding.
- onStatusChanged(boolean) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOParticipant
-
Called when the UPNP IO service is unable to poll the UDN of the participant, given that an addStatusListener is registered.
- onSuccess(String) - Method in interface org.openhab.core.io.transport.mqtt.MqttActionCallback
- onText(String) - Method in class org.openhab.core.io.websocket.event.EventWebSocket
- onText(String) - Method in class org.openhab.core.io.websocket.log.LogWebSocket
- onTimeout(Runnable) - Method in interface org.openhab.core.common.SafeCallerBuilder
-
Specifies a callback in case of timeouts.
- onTimeSeriesFromHandler(TimeSeries) - Method in interface org.openhab.core.thing.profiles.TimeSeriesProfile
-
If a binding sends a time-series to a channel, this method will be called for each linked item.
- onTriggerFromHandler(String) - Method in interface org.openhab.core.thing.profiles.TriggerProfile
-
Will be called whenever the binding intends to issue a trigger event.
- onUpdateElement(E, E) - Method in class org.openhab.core.common.registry.AbstractRegistry
-
This method is called before an element is updated.
- onUpdateElement(L, L) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
- onValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- onValueReceived(String, String, String) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOParticipant
-
Called when the UPNP IO service receives a {variable,value} tuple for the given UPNP service
- open() - Method in class org.openhab.core.config.core.xml.osgi.XmlDocumentBundleTracker
- open(String, int) - Method in interface org.openhab.core.io.transport.serial.SerialPortIdentifier
-
Opens a serial port for communicating.
- OPEN - Enum constant in enum class org.openhab.core.library.types.OpenClosedType
- OpenApiResource - Class in org.openhab.core.io.rest.swagger.impl
-
An endpoint to generate and provide an OpenAPI description.
- OpenApiResource(BundleContext, Application) - Constructor for class org.openhab.core.io.rest.swagger.impl.OpenApiResource
-
Creates a new instance.
- OpenClosedType - Enum Class in org.openhab.core.library.types
- OpenHAB - Class in org.openhab.core
-
Some core static methods that provide information about the running openHAB instance.
- OpenHAB() - Constructor for class org.openhab.core.OpenHAB
- OPENHAB_TRANSFORMATION_SCRIPT - Static variable in class org.openhab.core.automation.module.script.ScriptTransformationService
- openValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- operator_divide(Number, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_divide(Number, QuantityType<?>) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_divide(QuantityType<?>, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_divide(QuantityType<?>, QuantityType<?>) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_equals(Number, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_equals(QuantityType<?>, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_equals(QuantityType<?>, QuantityType<?>) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_equals(Type, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_greaterEqualsThan(Number, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_greaterEqualsThan(QuantityType<?>, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_greaterEqualsThan(QuantityType<?>, QuantityType<?>) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_greaterEqualsThan(Type, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_greaterThan(Number, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_greaterThan(QuantityType<?>, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_greaterThan(QuantityType<?>, QuantityType<?>) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_greaterThan(Type, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_lessEqualsThan(Number, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_lessEqualsThan(QuantityType<?>, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_lessEqualsThan(QuantityType<?>, QuantityType<?>) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_lessEqualsThan(Type, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_lessThan(Number, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_lessThan(QuantityType<?>, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_lessThan(QuantityType<?>, QuantityType<?>) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_lessThan(Type, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_minus(Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_minus(Number, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_minus(QuantityType<?>) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_minus(QuantityType<?>, QuantityType<?>) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_multiply(Number, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_multiply(Number, QuantityType<?>) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_multiply(QuantityType<?>, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_multiply(QuantityType<?>, QuantityType<?>) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_notEquals(Number, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_notEquals(QuantityType<?>, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_notEquals(QuantityType<?>, QuantityType<?>) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_notEquals(Type, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_plus(Number, Number) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- operator_plus(QuantityType<?>, QuantityType<?>) - Static method in class org.openhab.core.model.script.lib.NumberExtensions
- opt(Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an optional expression.
- OptimizingFeatureScopeTrackerProvider2 - Class in org.openhab.core.model.script
-
OptimizingFeatureScopeTrackerProvider
implementation ...with a workaround for https://github.com/eclipse/xtext-extras/issues/144 - OptimizingFeatureScopeTrackerProvider2() - Constructor for class org.openhab.core.model.script.OptimizingFeatureScopeTrackerProvider2
- options - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- options - Variable in class org.openhab.core.config.core.dto.XmlParameter
- options - Variable in class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionCommandOptionsPayloadBean
- options - Variable in class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionStateOptionsPayloadBean
- options - Variable in class org.openhab.core.types.StateDescription
- Or(State, State) - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.Or
- OR - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'OR' literal object.
- OR_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'OR' literal value.
- OrderingMapSerializer - Class in org.openhab.core.config.core
-
Serializes map data by ordering the keys
- OrderingMapSerializer() - Constructor for class org.openhab.core.config.core.OrderingMapSerializer
- OrderingSetSerializer - Class in org.openhab.core.config.core
-
Serializes set by ordering the elements
- OrderingSetSerializer() - Constructor for class org.openhab.core.config.core.OrderingSetSerializer
- org.openhab.core - package org.openhab.core
- org.openhab.core.addon - package org.openhab.core.addon
- org.openhab.core.addon.marketplace - package org.openhab.core.addon.marketplace
- org.openhab.core.audio - package org.openhab.core.audio
- org.openhab.core.audio.utils - package org.openhab.core.audio.utils
- org.openhab.core.auth - package org.openhab.core.auth
- org.openhab.core.auth.client.oauth2 - package org.openhab.core.auth.client.oauth2
- org.openhab.core.automation - package org.openhab.core.automation
- org.openhab.core.automation.annotation - package org.openhab.core.automation.annotation
- org.openhab.core.automation.dto - package org.openhab.core.automation.dto
- org.openhab.core.automation.events - package org.openhab.core.automation.events
- org.openhab.core.automation.handler - package org.openhab.core.automation.handler
- org.openhab.core.automation.module.provider - package org.openhab.core.automation.module.provider
- org.openhab.core.automation.module.provider.i18n - package org.openhab.core.automation.module.provider.i18n
- org.openhab.core.automation.module.script - package org.openhab.core.automation.module.script
- org.openhab.core.automation.module.script.action - package org.openhab.core.automation.module.script.action
- org.openhab.core.automation.module.script.defaultscope - package org.openhab.core.automation.module.script.defaultscope
- org.openhab.core.automation.module.script.profile - package org.openhab.core.automation.module.script.profile
- org.openhab.core.automation.module.script.rulesupport.loader - package org.openhab.core.automation.module.script.rulesupport.loader
- org.openhab.core.automation.module.script.rulesupport.shared - package org.openhab.core.automation.module.script.rulesupport.shared
- org.openhab.core.automation.module.script.rulesupport.shared.factories - package org.openhab.core.automation.module.script.rulesupport.shared.factories
- org.openhab.core.automation.module.script.rulesupport.shared.simple - package org.openhab.core.automation.module.script.rulesupport.shared.simple
- org.openhab.core.automation.parser - package org.openhab.core.automation.parser
- org.openhab.core.automation.template - package org.openhab.core.automation.template
- org.openhab.core.automation.thingsupport - package org.openhab.core.automation.thingsupport
- org.openhab.core.automation.type - package org.openhab.core.automation.type
- org.openhab.core.automation.util - package org.openhab.core.automation.util
- org.openhab.core.cache - package org.openhab.core.cache
- org.openhab.core.cache.lru - package org.openhab.core.cache.lru
- org.openhab.core.common - package org.openhab.core.common
- org.openhab.core.common.osgi - package org.openhab.core.common.osgi
- org.openhab.core.common.registry - package org.openhab.core.common.registry
- org.openhab.core.config.core - package org.openhab.core.config.core
- org.openhab.core.config.core.dto - package org.openhab.core.config.core.dto
- org.openhab.core.config.core.i18n - package org.openhab.core.config.core.i18n
- org.openhab.core.config.core.metadata - package org.openhab.core.config.core.metadata
- org.openhab.core.config.core.status - package org.openhab.core.config.core.status
- org.openhab.core.config.core.status.events - package org.openhab.core.config.core.status.events
- org.openhab.core.config.core.validation - package org.openhab.core.config.core.validation
- org.openhab.core.config.core.xml - package org.openhab.core.config.core.xml
- org.openhab.core.config.core.xml.osgi - package org.openhab.core.config.core.xml.osgi
- org.openhab.core.config.core.xml.util - package org.openhab.core.config.core.xml.util
- org.openhab.core.config.discovery - package org.openhab.core.config.discovery
- org.openhab.core.config.discovery.addon - package org.openhab.core.config.discovery.addon
- org.openhab.core.config.discovery.addon.ip - package org.openhab.core.config.discovery.addon.ip
- org.openhab.core.config.discovery.addon.mdns - package org.openhab.core.config.discovery.addon.mdns
- org.openhab.core.config.discovery.addon.process - package org.openhab.core.config.discovery.addon.process
- org.openhab.core.config.discovery.addon.upnp - package org.openhab.core.config.discovery.addon.upnp
- org.openhab.core.config.discovery.dto - package org.openhab.core.config.discovery.dto
- org.openhab.core.config.discovery.inbox - package org.openhab.core.config.discovery.inbox
- org.openhab.core.config.discovery.inbox.events - package org.openhab.core.config.discovery.inbox.events
- org.openhab.core.config.discovery.mdns - package org.openhab.core.config.discovery.mdns
- org.openhab.core.config.discovery.upnp - package org.openhab.core.config.discovery.upnp
- org.openhab.core.config.discovery.usbserial - package org.openhab.core.config.discovery.usbserial
- org.openhab.core.ephemeris - package org.openhab.core.ephemeris
- org.openhab.core.events - package org.openhab.core.events
- org.openhab.core.events.system - package org.openhab.core.events.system
- org.openhab.core.i18n - package org.openhab.core.i18n
- org.openhab.core.id - package org.openhab.core.id
- org.openhab.core.io.bin2json - package org.openhab.core.io.bin2json
- org.openhab.core.io.console - package org.openhab.core.io.console
- org.openhab.core.io.console.extensions - package org.openhab.core.io.console.extensions
- org.openhab.core.io.http - package org.openhab.core.io.http
- org.openhab.core.io.http.auth - package org.openhab.core.io.http.auth
- org.openhab.core.io.monitor - package org.openhab.core.io.monitor
- org.openhab.core.io.net.exec - package org.openhab.core.io.net.exec
- org.openhab.core.io.net.http - package org.openhab.core.io.net.http
- org.openhab.core.io.rest - package org.openhab.core.io.rest
- org.openhab.core.io.rest.auth - package org.openhab.core.io.rest.auth
- org.openhab.core.io.rest.core.config - package org.openhab.core.io.rest.core.config
- org.openhab.core.io.rest.core.item - package org.openhab.core.io.rest.core.item
- org.openhab.core.io.rest.core.link - package org.openhab.core.io.rest.core.link
- org.openhab.core.io.rest.core.persistence - package org.openhab.core.io.rest.core.persistence
- org.openhab.core.io.rest.core.service - package org.openhab.core.io.rest.core.service
- org.openhab.core.io.rest.core.thing - package org.openhab.core.io.rest.core.thing
- org.openhab.core.io.rest.sitemap - package org.openhab.core.io.rest.sitemap
- org.openhab.core.io.rest.sse - package org.openhab.core.io.rest.sse
- org.openhab.core.io.rest.swagger.impl - package org.openhab.core.io.rest.swagger.impl
- org.openhab.core.io.rest.transform - package org.openhab.core.io.rest.transform
- org.openhab.core.io.rest.ui - package org.openhab.core.io.rest.ui
- org.openhab.core.io.transport.mdns - package org.openhab.core.io.transport.mdns
- org.openhab.core.io.transport.modbus - package org.openhab.core.io.transport.modbus
- org.openhab.core.io.transport.modbus.endpoint - package org.openhab.core.io.transport.modbus.endpoint
- org.openhab.core.io.transport.modbus.exception - package org.openhab.core.io.transport.modbus.exception
- org.openhab.core.io.transport.modbus.json - package org.openhab.core.io.transport.modbus.json
- org.openhab.core.io.transport.mqtt - package org.openhab.core.io.transport.mqtt
- org.openhab.core.io.transport.mqtt.reconnect - package org.openhab.core.io.transport.mqtt.reconnect
- org.openhab.core.io.transport.mqtt.ssl - package org.openhab.core.io.transport.mqtt.ssl
- org.openhab.core.io.transport.serial - package org.openhab.core.io.transport.serial
- org.openhab.core.io.transport.serial.rxtx - package org.openhab.core.io.transport.serial.rxtx
- org.openhab.core.io.transport.upnp - package org.openhab.core.io.transport.upnp
- org.openhab.core.io.websocket - package org.openhab.core.io.websocket
- org.openhab.core.io.websocket.event - package org.openhab.core.io.websocket.event
- org.openhab.core.io.websocket.log - package org.openhab.core.io.websocket.log
- org.openhab.core.items - package org.openhab.core.items
- org.openhab.core.items.dto - package org.openhab.core.items.dto
- org.openhab.core.items.events - package org.openhab.core.items.events
- org.openhab.core.library - package org.openhab.core.library
- org.openhab.core.library.dimension - package org.openhab.core.library.dimension
- org.openhab.core.library.items - package org.openhab.core.library.items
- org.openhab.core.library.types - package org.openhab.core.library.types
- org.openhab.core.library.unit - package org.openhab.core.library.unit
- org.openhab.core.magic.binding - package org.openhab.core.magic.binding
- org.openhab.core.magic.binding.handler - package org.openhab.core.magic.binding.handler
- org.openhab.core.magic.service - package org.openhab.core.magic.service
- org.openhab.core.model - package org.openhab.core.model
- org.openhab.core.model.core - package org.openhab.core.model.core
- org.openhab.core.model.core.valueconverter - package org.openhab.core.model.core.valueconverter
- org.openhab.core.model.formatting - package org.openhab.core.model.formatting
- org.openhab.core.model.generator - package org.openhab.core.model.generator
- org.openhab.core.model.ide - package org.openhab.core.model.ide
- org.openhab.core.model.ide.contentassist.antlr - package org.openhab.core.model.ide.contentassist.antlr
- org.openhab.core.model.item - package org.openhab.core.model.item
- org.openhab.core.model.items - package org.openhab.core.model.items
- org.openhab.core.model.items.impl - package org.openhab.core.model.items.impl
- org.openhab.core.model.items.util - package org.openhab.core.model.items.util
- org.openhab.core.model.lazygen - package org.openhab.core.model.lazygen
- org.openhab.core.model.parser.antlr - package org.openhab.core.model.parser.antlr
- org.openhab.core.model.persistence - package org.openhab.core.model.persistence
- org.openhab.core.model.persistence.formatting - package org.openhab.core.model.persistence.formatting
- org.openhab.core.model.persistence.generator - package org.openhab.core.model.persistence.generator
- org.openhab.core.model.persistence.ide - package org.openhab.core.model.persistence.ide
- org.openhab.core.model.persistence.ide.contentassist.antlr - package org.openhab.core.model.persistence.ide.contentassist.antlr
- org.openhab.core.model.persistence.parser.antlr - package org.openhab.core.model.persistence.parser.antlr
- org.openhab.core.model.persistence.persistence - package org.openhab.core.model.persistence.persistence
- org.openhab.core.model.persistence.persistence.impl - package org.openhab.core.model.persistence.persistence.impl
- org.openhab.core.model.persistence.persistence.util - package org.openhab.core.model.persistence.persistence.util
- org.openhab.core.model.persistence.scoping - package org.openhab.core.model.persistence.scoping
- org.openhab.core.model.persistence.serializer - package org.openhab.core.model.persistence.serializer
- org.openhab.core.model.persistence.services - package org.openhab.core.model.persistence.services
- org.openhab.core.model.persistence.validation - package org.openhab.core.model.persistence.validation
- org.openhab.core.model.rule - package org.openhab.core.model.rule
- org.openhab.core.model.rule.formatting - package org.openhab.core.model.rule.formatting
- org.openhab.core.model.rule.ide - package org.openhab.core.model.rule.ide
- org.openhab.core.model.rule.ide.contentassist.antlr - package org.openhab.core.model.rule.ide.contentassist.antlr
- org.openhab.core.model.rule.jvmmodel - package org.openhab.core.model.rule.jvmmodel
- org.openhab.core.model.rule.parser.antlr - package org.openhab.core.model.rule.parser.antlr
- org.openhab.core.model.rule.rules - package org.openhab.core.model.rule.rules
- org.openhab.core.model.rule.rules.impl - package org.openhab.core.model.rule.rules.impl
- org.openhab.core.model.rule.rules.util - package org.openhab.core.model.rule.rules.util
- org.openhab.core.model.rule.scoping - package org.openhab.core.model.rule.scoping
- org.openhab.core.model.rule.serializer - package org.openhab.core.model.rule.serializer
- org.openhab.core.model.rule.services - package org.openhab.core.model.rule.services
- org.openhab.core.model.rule.validation - package org.openhab.core.model.rule.validation
- org.openhab.core.model.scoping - package org.openhab.core.model.scoping
- org.openhab.core.model.script - package org.openhab.core.model.script
- org.openhab.core.model.script.actions - package org.openhab.core.model.script.actions
- org.openhab.core.model.script.engine - package org.openhab.core.model.script.engine
- org.openhab.core.model.script.engine.action - package org.openhab.core.model.script.engine.action
- org.openhab.core.model.script.extension - package org.openhab.core.model.script.extension
- org.openhab.core.model.script.formatting - package org.openhab.core.model.script.formatting
- org.openhab.core.model.script.ide - package org.openhab.core.model.script.ide
- org.openhab.core.model.script.ide.contentassist.antlr - package org.openhab.core.model.script.ide.contentassist.antlr
- org.openhab.core.model.script.interpreter - package org.openhab.core.model.script.interpreter
- org.openhab.core.model.script.jvmmodel - package org.openhab.core.model.script.jvmmodel
- org.openhab.core.model.script.lib - package org.openhab.core.model.script.lib
- org.openhab.core.model.script.parser.antlr - package org.openhab.core.model.script.parser.antlr
- org.openhab.core.model.script.runtime - package org.openhab.core.model.script.runtime
- org.openhab.core.model.script.scoping - package org.openhab.core.model.script.scoping
- org.openhab.core.model.script.script - package org.openhab.core.model.script.script
- org.openhab.core.model.script.script.impl - package org.openhab.core.model.script.script.impl
- org.openhab.core.model.script.script.util - package org.openhab.core.model.script.script.util
- org.openhab.core.model.script.serializer - package org.openhab.core.model.script.serializer
- org.openhab.core.model.script.services - package org.openhab.core.model.script.services
- org.openhab.core.model.script.validation - package org.openhab.core.model.script.validation
- org.openhab.core.model.serializer - package org.openhab.core.model.serializer
- org.openhab.core.model.services - package org.openhab.core.model.services
- org.openhab.core.model.sitemap - package org.openhab.core.model.sitemap
- org.openhab.core.model.sitemap.formatting - package org.openhab.core.model.sitemap.formatting
- org.openhab.core.model.sitemap.generator - package org.openhab.core.model.sitemap.generator
- org.openhab.core.model.sitemap.ide - package org.openhab.core.model.sitemap.ide
- org.openhab.core.model.sitemap.ide.contentassist.antlr - package org.openhab.core.model.sitemap.ide.contentassist.antlr
- org.openhab.core.model.sitemap.parser.antlr - package org.openhab.core.model.sitemap.parser.antlr
- org.openhab.core.model.sitemap.scoping - package org.openhab.core.model.sitemap.scoping
- org.openhab.core.model.sitemap.serializer - package org.openhab.core.model.sitemap.serializer
- org.openhab.core.model.sitemap.services - package org.openhab.core.model.sitemap.services
- org.openhab.core.model.sitemap.sitemap - package org.openhab.core.model.sitemap.sitemap
- org.openhab.core.model.sitemap.sitemap.impl - package org.openhab.core.model.sitemap.sitemap.impl
- org.openhab.core.model.sitemap.sitemap.util - package org.openhab.core.model.sitemap.sitemap.util
- org.openhab.core.model.sitemap.validation - package org.openhab.core.model.sitemap.validation
- org.openhab.core.model.sitemap.valueconverter - package org.openhab.core.model.sitemap.valueconverter
- org.openhab.core.model.thing - package org.openhab.core.model.thing
- org.openhab.core.model.thing.formatting - package org.openhab.core.model.thing.formatting
- org.openhab.core.model.thing.generator - package org.openhab.core.model.thing.generator
- org.openhab.core.model.thing.ide - package org.openhab.core.model.thing.ide
- org.openhab.core.model.thing.ide.contentassist.antlr - package org.openhab.core.model.thing.ide.contentassist.antlr
- org.openhab.core.model.thing.parser.antlr - package org.openhab.core.model.thing.parser.antlr
- org.openhab.core.model.thing.scoping - package org.openhab.core.model.thing.scoping
- org.openhab.core.model.thing.serializer - package org.openhab.core.model.thing.serializer
- org.openhab.core.model.thing.services - package org.openhab.core.model.thing.services
- org.openhab.core.model.thing.thing - package org.openhab.core.model.thing.thing
- org.openhab.core.model.thing.thing.impl - package org.openhab.core.model.thing.thing.impl
- org.openhab.core.model.thing.thing.util - package org.openhab.core.model.thing.thing.util
- org.openhab.core.model.thing.validation - package org.openhab.core.model.thing.validation
- org.openhab.core.model.thing.valueconverter - package org.openhab.core.model.thing.valueconverter
- org.openhab.core.model.validation - package org.openhab.core.model.validation
- org.openhab.core.model.yaml - package org.openhab.core.model.yaml
- org.openhab.core.net - package org.openhab.core.net
- org.openhab.core.persistence - package org.openhab.core.persistence
- org.openhab.core.persistence.config - package org.openhab.core.persistence.config
- org.openhab.core.persistence.dto - package org.openhab.core.persistence.dto
- org.openhab.core.persistence.extensions - package org.openhab.core.persistence.extensions
- org.openhab.core.persistence.filter - package org.openhab.core.persistence.filter
- org.openhab.core.persistence.registry - package org.openhab.core.persistence.registry
- org.openhab.core.persistence.strategy - package org.openhab.core.persistence.strategy
- org.openhab.core.scheduler - package org.openhab.core.scheduler
- org.openhab.core.semantics - package org.openhab.core.semantics
- org.openhab.core.semantics.dto - package org.openhab.core.semantics.dto
- org.openhab.core.semantics.model - package org.openhab.core.semantics.model
- org.openhab.core.service - package org.openhab.core.service
- org.openhab.core.storage - package org.openhab.core.storage
- org.openhab.core.test - package org.openhab.core.test
- org.openhab.core.test.java - package org.openhab.core.test.java
- org.openhab.core.test.storage - package org.openhab.core.test.storage
- org.openhab.core.thing - package org.openhab.core.thing
- org.openhab.core.thing.binding - package org.openhab.core.thing.binding
- org.openhab.core.thing.binding.builder - package org.openhab.core.thing.binding.builder
- org.openhab.core.thing.binding.firmware - package org.openhab.core.thing.binding.firmware
- org.openhab.core.thing.binding.generic - package org.openhab.core.thing.binding.generic
- org.openhab.core.thing.binding.generic.converter - package org.openhab.core.thing.binding.generic.converter
- org.openhab.core.thing.dto - package org.openhab.core.thing.dto
- org.openhab.core.thing.events - package org.openhab.core.thing.events
- org.openhab.core.thing.firmware - package org.openhab.core.thing.firmware
- org.openhab.core.thing.firmware.dto - package org.openhab.core.thing.firmware.dto
- org.openhab.core.thing.i18n - package org.openhab.core.thing.i18n
- org.openhab.core.thing.link - package org.openhab.core.thing.link
- org.openhab.core.thing.link.dto - package org.openhab.core.thing.link.dto
- org.openhab.core.thing.link.events - package org.openhab.core.thing.link.events
- org.openhab.core.thing.profiles - package org.openhab.core.thing.profiles
- org.openhab.core.thing.profiles.dto - package org.openhab.core.thing.profiles.dto
- org.openhab.core.thing.profiles.i18n - package org.openhab.core.thing.profiles.i18n
- org.openhab.core.thing.type - package org.openhab.core.thing.type
- org.openhab.core.thing.util - package org.openhab.core.thing.util
- org.openhab.core.tools - package org.openhab.core.tools
- org.openhab.core.tools.i18n.plugin - package org.openhab.core.tools.i18n.plugin
- org.openhab.core.transform - package org.openhab.core.transform
- org.openhab.core.transform.actions - package org.openhab.core.transform.actions
- org.openhab.core.types - package org.openhab.core.types
- org.openhab.core.types.util - package org.openhab.core.types.util
- org.openhab.core.ui.chart - package org.openhab.core.ui.chart
- org.openhab.core.ui.components - package org.openhab.core.ui.components
- org.openhab.core.ui.icon - package org.openhab.core.ui.icon
- org.openhab.core.ui.items - package org.openhab.core.ui.items
- org.openhab.core.ui.tiles - package org.openhab.core.ui.tiles
- org.openhab.core.util - package org.openhab.core.util
- org.openhab.core.voice - package org.openhab.core.voice
- org.openhab.core.voice.text - package org.openhab.core.voice.text
- Output - Class in org.openhab.core.automation.type
-
This class defines meta-information properties, used by the Rule Engine when creating connections between modules.
- Output() - Constructor for class org.openhab.core.automation.type.Output
-
Default constructor for deserialization e.g.
- Output(String, String) - Constructor for class org.openhab.core.automation.type.Output
-
Constructs an
Output
instance with the specified name and output data type. - Output(String, String, String, String, Set<String>, String, String) - Constructor for class org.openhab.core.automation.type.Output
-
Constructs an
Output
instance with the specified parameters. - OUTPUT_BUFFER_EMPTY - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
- outputs - Variable in class org.openhab.core.automation.dto.ActionTypeDTO
- outputs - Variable in class org.openhab.core.automation.dto.TriggerTypeDTO
- OVERFLOW - Enum constant in enum class org.openhab.core.service.WatchService.Kind
- overlay - Variable in class org.openhab.core.io.rest.ui.TileDTO
P
- padLeft(String, int, String) - Static method in class org.openhab.core.util.StringUtils
-
Pads the string from the left
- ParamDoc - Annotation Interface in org.openhab.core.model.script.engine.action
- parameter - Variable in class org.openhab.core.config.core.dto.XmlConfigDescription
- parameterGroup - Variable in class org.openhab.core.config.core.dto.XmlConfigDescription
- parameterGroups - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionDTO
- parameterGroups - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
- parameterGroups - Variable in class org.openhab.core.thing.dto.ThingTypeDTO
- parameterName - Variable in class org.openhab.core.config.core.status.ConfigStatusMessage
-
The name of the configuration parameter.
- parameterName - Variable in class org.openhab.core.config.core.validation.ConfigValidationMessage
-
The name of the configuration parameter whose value does not meet its
ConfigDescription
declaration. - ParameterOption - Class in org.openhab.core.config.core
-
The
ParameterOption
specifies one option of a static selection list. - ParameterOption() - Constructor for class org.openhab.core.config.core.ParameterOption
-
Default constructor for deserialization e.g.
- ParameterOption(String, String) - Constructor for class org.openhab.core.config.core.ParameterOption
- ParameterOptionDTO - Class in org.openhab.core.config.core.dto
-
This is a data transfer object that is used to serialize options of a parameter.
- ParameterOptionDTO() - Constructor for class org.openhab.core.config.core.dto.ParameterOptionDTO
- ParameterOptionDTO(String, String) - Constructor for class org.openhab.core.config.core.dto.ParameterOptionDTO
- parameters - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionDTO
- parameters - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
- params - Variable in class org.openhab.core.items.dto.GroupFunctionDTO
- PARITY_EVEN - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- PARITY_MARK - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- PARITY_NONE - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- PARITY_ODD - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- PARITY_SPACE - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- parse(String) - Static method in enum class org.openhab.core.thing.type.AutoUpdatePolicy
-
Parses the input string into an
AutoUpdatePolicy
. - parse(String) - Static method in enum class org.openhab.core.thing.type.ChannelKind
-
Parses the input string into a
ChannelKind
. - parse(InputStreamReader) - Method in interface org.openhab.core.automation.parser.Parser
-
Loads a file with some particular format and parse it to the corresponding automation objects.
- parseAnnotations(Object) - Method in class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
- parseAnnotations(String, Object) - Method in class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
- parseCommand(List<Class<? extends Command>>, String) - Static method in class org.openhab.core.types.TypeParser
-
Determines a command from a string.
- parseDimension(String) - Static method in class org.openhab.core.types.util.UnitUtils
-
Parses a String denoting a dimension (e.g.
- parseItemCustomRules(Locale, Item, String, Metadata) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Parses a rule as text into a
Rule
instance. - parseMelody(String) - Static method in class org.openhab.core.audio.utils.ToneSynthesizer
-
Parses a tone melody into a list of
ToneSynthesizer.Tone
instances. - Parser<T> - Interface in org.openhab.core.automation.parser
-
This interface provides opportunity to plug different parsers, for example JSON, GSON or other.
- PARSER_MODULE_TYPE - Static variable in interface org.openhab.core.automation.parser.Parser
-
Defines one of the possible values of property
Parser.PARSER_TYPE
. - PARSER_RULE - Static variable in interface org.openhab.core.automation.parser.Parser
-
Defines one of the possible values of property
Parser.PARSER_TYPE
. - PARSER_TEMPLATE - Static variable in interface org.openhab.core.automation.parser.Parser
-
Defines one of the possible values of property
Parser.PARSER_TYPE
. - PARSER_TYPE - Static variable in interface org.openhab.core.automation.parser.Parser
-
Specifies the type of the parser whose is the type of the parsed automation objects.
- parseState(List<Class<? extends State>>, String) - Static method in class org.openhab.core.types.TypeParser
-
Determines a state from a string.
- parseType(String, String) - Static method in class org.openhab.core.types.TypeParser
-
Parses a string into a type.
- parseUnit(String) - Static method in class org.openhab.core.types.util.UnitUtils
-
A utility method to parse a unit symbol either directly or from a given pattern (like stateDescription or widget label).
- parseWavFormat(InputStream) - Static method in class org.openhab.core.audio.utils.AudioWaveUtils
- ParsingException - Exception in org.openhab.core.automation.parser
-
This class extends the
Exception
class functionality with functionality serving to accumulate the all exceptions during the parsing process. - ParsingException(List<ParsingNestedException>) - Constructor for exception org.openhab.core.automation.parser.ParsingException
-
Creates a holder for several exceptions during the parsing process.
- ParsingException(ParsingNestedException) - Constructor for exception org.openhab.core.automation.parser.ParsingException
-
Creates the holder for one exception during the parsing process.
- ParsingNestedException - Exception in org.openhab.core.automation.parser
-
This class extends the
Exception
class functionality with keeping additional information about reasons for exception during the parsing process. - ParsingNestedException(int, String, String, Throwable) - Constructor for exception org.openhab.core.automation.parser.ParsingNestedException
-
Creates an exception based on exception thrown the parsing plus information about the type of the automation object, its UID and additional message with additional information about the parsing process.
- ParsingNestedException(int, String, Throwable) - Constructor for exception org.openhab.core.automation.parser.ParsingNestedException
-
Creates an exception based on exception thrown during the parsing plus information about the type of the automation object and its UID.
- PartialItemsContentAssistParser - Class in org.openhab.core.model.ide.contentassist.antlr
- PartialItemsContentAssistParser() - Constructor for class org.openhab.core.model.ide.contentassist.antlr.PartialItemsContentAssistParser
- PartialPersistenceContentAssistParser - Class in org.openhab.core.model.persistence.ide.contentassist.antlr
- PartialPersistenceContentAssistParser() - Constructor for class org.openhab.core.model.persistence.ide.contentassist.antlr.PartialPersistenceContentAssistParser
- PartialRulesContentAssistParser - Class in org.openhab.core.model.rule.ide.contentassist.antlr
- PartialRulesContentAssistParser() - Constructor for class org.openhab.core.model.rule.ide.contentassist.antlr.PartialRulesContentAssistParser
- PartialScriptContentAssistParser - Class in org.openhab.core.model.script.ide.contentassist.antlr
- PartialScriptContentAssistParser() - Constructor for class org.openhab.core.model.script.ide.contentassist.antlr.PartialScriptContentAssistParser
- PartialSitemapContentAssistParser - Class in org.openhab.core.model.sitemap.ide.contentassist.antlr
- PartialSitemapContentAssistParser() - Constructor for class org.openhab.core.model.sitemap.ide.contentassist.antlr.PartialSitemapContentAssistParser
- PartialThingContentAssistParser - Class in org.openhab.core.model.thing.ide.contentassist.antlr
- PartialThingContentAssistParser() - Constructor for class org.openhab.core.model.thing.ide.contentassist.antlr.PartialThingContentAssistParser
- PARTS_PER_BILLION - Static variable in class org.openhab.core.library.unit.Units
- PARTS_PER_MILLION - Static variable in class org.openhab.core.library.unit.Units
- PASCAL - Static variable in class org.openhab.core.library.unit.SIUnits
- passiveState - Variable in class org.openhab.core.library.types.ArithmeticGroupFunction.And
- passiveState - Variable in class org.openhab.core.library.types.ArithmeticGroupFunction.Or
- password - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- PATH_EVENTS - Static variable in class org.openhab.core.io.rest.sse.SseResource
- pattern - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- pattern - Variable in class org.openhab.core.config.core.dto.XmlParameter
- pattern - Variable in class org.openhab.core.library.types.ArithmeticGroupFunction.Count
- pattern - Variable in class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionPatternPayloadBean
- pattern - Variable in class org.openhab.core.types.StateDescription
- PATTERN - Enum constant in enum class org.openhab.core.thing.events.ChannelDescriptionChangedEvent.CommonChannelDescriptionField
- PAUSE - Enum constant in enum class org.openhab.core.library.types.PlayPauseType
- pauseValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- payload - Variable in class org.openhab.core.io.websocket.event.EventDTO
- PE - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
- PEBI - Enum constant in enum class org.openhab.core.library.unit.BinaryPrefix
- PEBI(Unit<Q>) - Static method in enum class org.openhab.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
250
- PEBIBYTE - Static variable in class org.openhab.core.library.unit.Units
- PEBIOCTET - Static variable in class org.openhab.core.library.unit.Units
- peekHead(String...) - Method in class org.openhab.core.voice.text.TokenList
-
Retrieves the first token of the list, in case it is equal to one of the provided alternatives.
- peekTail(String...) - Method in class org.openhab.core.voice.text.TokenList
-
Retrieves the last token of the list, in case it is equal to one of the provided alternatives.
- PEMTrustManager - Class in org.openhab.core.io.net.http
-
The
PEMTrustManager
is aX509ExtendedTrustManager
implementation which loads a certificate in PEM format and validates it against the servers certificate. - PEMTrustManager(String) - Constructor for class org.openhab.core.io.net.http.PEMTrustManager
-
Creates a
PEMTrustManager
instance by passing the PEM certificate asString
. - PEMTrustManager.CertificateInstantiationException - Exception in org.openhab.core.io.net.http
- pending() - Method in interface org.openhab.core.thing.binding.firmware.ProgressCallback
-
Callback operation to indicate that the firmware update is pending.
- pending(String) - Static method in class org.openhab.core.config.core.status.ConfigStatusMessage.Builder
-
Creates a builder for the construction of a
ConfigStatusMessage
having typeConfigStatusMessage.Type.PENDING
. - PENDING - Enum constant in enum class org.openhab.core.config.core.status.ConfigStatusMessage.Type
-
The type for a pending message.
- PendingToken - Class in org.openhab.core.auth
-
The pending information used in an OAuth2 authorization flow, set after the user has authorized the client to access resources, and has been redirected to the callback URI with an authorization code.
- PendingToken(String, String, String, String, String, String) - Constructor for class org.openhab.core.auth.PendingToken
-
Constructs a pending token.
- PERCENT - Static variable in class org.openhab.core.library.unit.Units
- PercentType - Class in org.openhab.core.library.types
-
The PercentType extends the
DecimalType
by putting constraints for its value on top (0-100). - PercentType() - Constructor for class org.openhab.core.library.types.PercentType
-
Creates a new
PercentType
with 0 as value. - PercentType(int) - Constructor for class org.openhab.core.library.types.PercentType
-
Creates a new
PercentType
with the given value. - PercentType(String) - Constructor for class org.openhab.core.library.types.PercentType
-
Creates a new
PercentType
with the given value. - PercentType(String, Locale) - Constructor for class org.openhab.core.library.types.PercentType
-
Creates a new
PercentType
with the given value. - PercentType(BigDecimal) - Constructor for class org.openhab.core.library.types.PercentType
-
Creates a new
PercentType
with the given value. - period - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
-
The cached value of the '
Period
' attribute. - PERIOD_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
-
The default value of the '
Period
' attribute. - PeriodicReconnectStrategy - Class in org.openhab.core.io.transport.mqtt.reconnect
-
This is an implementation of the
AbstractReconnectStrategy
. - PeriodicReconnectStrategy() - Constructor for class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
-
Use a default 60s reconnect frequency and try the first reconnect after 10s.
- PeriodicReconnectStrategy(int, int) - Constructor for class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
-
Create a
PeriodicReconnectStrategy
with the given reconnect frequency and first reconnect time parameters. - PeriodicScheduler - Interface in org.openhab.core.scheduler
-
Scheduler that runs the same job at the given periods.
- persist(Item) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Persists the state of a given
item
through the default persistence service. - persist(Item, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
- persisted(Item) - Method in class org.openhab.core.persistence.filter.PersistenceEqualsFilter
- persisted(Item) - Method in class org.openhab.core.persistence.filter.PersistenceFilter
-
Notify filter that item was persisted
- persisted(Item) - Method in class org.openhab.core.persistence.filter.PersistenceIncludeFilter
- persisted(Item) - Method in class org.openhab.core.persistence.filter.PersistenceThresholdFilter
- persisted(Item) - Method in class org.openhab.core.persistence.filter.PersistenceTimeFilter
- PersistedItem(String) - Constructor for class org.openhab.core.items.ManagedItemProvider.PersistedItem
- PersistedTransformation() - Constructor for class org.openhab.core.transform.ManagedTransformationProvider.PersistedTransformation
- PersistedTransformation(Transformation) - Constructor for class org.openhab.core.transform.ManagedTransformationProvider.PersistedTransformation
- PERSISTENCE - Static variable in class org.openhab.core.addon.AddonType
- PERSISTENCE_CONFIGURATION - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Configuration
' class. - PERSISTENCE_CONFIGURATION - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Configuration
' class. - PERSISTENCE_CONFIGURATION__ALIAS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Alias' attribute feature.
- PERSISTENCE_CONFIGURATION__ALIAS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Alias' attribute.
- PERSISTENCE_CONFIGURATION__FILTERS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Filters' reference list feature.
- PERSISTENCE_CONFIGURATION__FILTERS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Filters' reference list.
- PERSISTENCE_CONFIGURATION__ITEMS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Items' containment reference list feature.
- PERSISTENCE_CONFIGURATION__ITEMS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Items' containment reference list.
- PERSISTENCE_CONFIGURATION__STRATEGIES - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Strategies' reference list feature.
- PERSISTENCE_CONFIGURATION__STRATEGIES - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Strategies' reference list.
- PERSISTENCE_CONFIGURATION_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Configuration' class.
- PERSISTENCE_MODEL - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Model
' class. - PERSISTENCE_MODEL - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Model
' class. - PERSISTENCE_MODEL__CONFIGS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Configs' containment reference list feature.
- PERSISTENCE_MODEL__CONFIGS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Configs' containment reference list.
- PERSISTENCE_MODEL__DEFAULTS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Defaults' reference list feature.
- PERSISTENCE_MODEL__DEFAULTS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Defaults' reference list.
- PERSISTENCE_MODEL__FILTERS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Filters' containment reference list feature.
- PERSISTENCE_MODEL__FILTERS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Filters' containment reference list.
- PERSISTENCE_MODEL__STRATEGIES - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Strategies' containment reference list feature.
- PERSISTENCE_MODEL__STRATEGIES - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Strategies' containment reference list.
- PERSISTENCE_MODEL_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Model' class.
- PersistenceAdapterFactory - Class in org.openhab.core.model.persistence.persistence.util
-
The Adapter Factory for the model.
- PersistenceAdapterFactory() - Constructor for class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates an instance of the adapter factory.
- PersistenceAllConfig - Class in org.openhab.core.persistence.config
-
This class represents the configuration that stand for "using all items".
- PersistenceAllConfig() - Constructor for class org.openhab.core.persistence.config.PersistenceAllConfig
- PersistenceAntlrTokenFileProvider - Class in org.openhab.core.model.persistence.parser.antlr
- PersistenceAntlrTokenFileProvider() - Constructor for class org.openhab.core.model.persistence.parser.antlr.PersistenceAntlrTokenFileProvider
- PersistenceConfig - Class in org.openhab.core.persistence.config
-
This class is a base class that needs to be used by every item configuration.
- PersistenceConfig() - Constructor for class org.openhab.core.persistence.config.PersistenceConfig
- PersistenceConfiguration - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'Configuration'.
- PersistenceConfigurationElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- PersistenceConfigurationImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'Configuration'.
- PersistenceConfigurationImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
- PersistenceCronStrategy - Class in org.openhab.core.persistence.strategy
-
This class holds a cron expression based strategy to persist items.
- PersistenceCronStrategy(String, String) - Constructor for class org.openhab.core.persistence.strategy.PersistenceCronStrategy
- PersistenceCronStrategyDTO - Class in org.openhab.core.persistence.dto
-
The
PersistenceCronStrategyDTO
is used for transferring persistence cron strategies - PersistenceCronStrategyDTO() - Constructor for class org.openhab.core.persistence.dto.PersistenceCronStrategyDTO
- PersistenceEqualsFilter - Class in org.openhab.core.persistence.filter
-
The
PersistenceEqualsFilter
is a filter that allows only specific values to pass - PersistenceEqualsFilter(String, Collection<String>, Boolean) - Constructor for class org.openhab.core.persistence.filter.PersistenceEqualsFilter
- PersistenceExtensions - Class in org.openhab.core.persistence.extensions
-
This class provides static methods that can be used in automation rules for using persistence services
- PersistenceExtensions(PersistenceServiceRegistry) - Constructor for class org.openhab.core.persistence.extensions.PersistenceExtensions
- PersistenceFactory - Interface in org.openhab.core.model.persistence.persistence
-
The Factory for the model.
- PersistenceFactoryImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model Factory.
- PersistenceFactoryImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
-
Creates an instance of the factory.
- PersistenceFilter - Class in org.openhab.core.persistence.filter
-
The
PersistenceFilter
is the base class for implementing persistence filters. - PersistenceFilter(String) - Constructor for class org.openhab.core.persistence.filter.PersistenceFilter
- PersistenceFilterDTO - Class in org.openhab.core.persistence.dto
-
The
PersistenceFilterDTO
is used for transferring persistence filter configurations - PersistenceFilterDTO() - Constructor for class org.openhab.core.persistence.dto.PersistenceFilterDTO
- PersistenceFormatter - Class in org.openhab.core.model.persistence.formatting
-
This class contains custom formatting description.
- PersistenceFormatter() - Constructor for class org.openhab.core.model.persistence.formatting.PersistenceFormatter
- PersistenceGenerator - Class in org.openhab.core.model.persistence.generator
-
Generates code from your model files on save.
- PersistenceGenerator() - Constructor for class org.openhab.core.model.persistence.generator.PersistenceGenerator
- PersistenceGlobalScopeProvider - Class in org.openhab.core.model.persistence.scoping
- PersistenceGlobalScopeProvider() - Constructor for class org.openhab.core.model.persistence.scoping.PersistenceGlobalScopeProvider
- PersistenceGrammarAccess - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess(GrammarProvider, TerminalsGrammarAccess) - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
- PersistenceGrammarAccess.AllConfigElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.CronStrategyElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.DECIMALElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.EqualsFilterElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.FilterDetailsElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.FilterElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.GroupConfigElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.IncludeFilterElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.ItemConfigElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.NotEqualsFilterElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.NotIncludeFilterElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.PersistenceConfigurationElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.PersistenceModelElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.StrategyElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.ThresholdFilterElements - Class in org.openhab.core.model.persistence.services
- PersistenceGrammarAccess.TimeFilterElements - Class in org.openhab.core.model.persistence.services
- PersistenceGroupConfig - Class in org.openhab.core.persistence.config
-
This class represents the configuration that is used for group items.
- PersistenceGroupConfig(String) - Constructor for class org.openhab.core.persistence.config.PersistenceGroupConfig
- PersistenceIdeModule - Class in org.openhab.core.model.persistence.ide
-
Use this class to register ide components.
- PersistenceIdeModule() - Constructor for class org.openhab.core.model.persistence.ide.PersistenceIdeModule
- PersistenceIdeSetup - Class in org.openhab.core.model.persistence.ide
-
Initialization support for running Xtext languages as language servers.
- PersistenceIdeSetup() - Constructor for class org.openhab.core.model.persistence.ide.PersistenceIdeSetup
- PersistenceIncludeFilter - Class in org.openhab.core.persistence.filter
-
The
PersistenceIncludeFilter
is a filter that allows only specific values to pass - PersistenceIncludeFilter(String, BigDecimal, BigDecimal, String, Boolean) - Constructor for class org.openhab.core.persistence.filter.PersistenceIncludeFilter
- PersistenceItemConfig - Class in org.openhab.core.persistence.config
-
This class represents the configuration that identify item(s) by name.
- PersistenceItemConfig(String) - Constructor for class org.openhab.core.persistence.config.PersistenceItemConfig
- PersistenceItemConfiguration - Record Class in org.openhab.core.persistence
-
This class holds the configuration of a persistence strategy for specific items.
- PersistenceItemConfiguration(List<PersistenceConfig>, String, List<PersistenceStrategy>, List<PersistenceFilter>) - Constructor for record class org.openhab.core.persistence.PersistenceItemConfiguration
-
Creates an instance of a
PersistenceItemConfiguration
record class. - PersistenceItemConfigurationDTO - Class in org.openhab.core.persistence.dto
-
The
PersistenceItemConfigurationDTO
is used for transferring persistence item configurations - PersistenceItemConfigurationDTO() - Constructor for class org.openhab.core.persistence.dto.PersistenceItemConfigurationDTO
- PersistenceItemInfo - Interface in org.openhab.core.persistence
-
This class provides information about an item that is stored in a persistence service.
- PersistenceModel - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'Model'.
- PersistenceModelElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- PersistenceModelImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'Model'.
- PersistenceModelImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
- PersistencePackage - Interface in org.openhab.core.model.persistence.persistence
-
The Package for the model.
- PersistencePackage.Literals - Interface in org.openhab.core.model.persistence.persistence
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- PersistencePackageImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model Package.
- PersistenceParser - Class in org.openhab.core.model.persistence.ide.contentassist.antlr
- PersistenceParser - Class in org.openhab.core.model.persistence.parser.antlr
- PersistenceParser() - Constructor for class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser
- PersistenceParser() - Constructor for class org.openhab.core.model.persistence.parser.antlr.PersistenceParser
- PersistenceParser.NameMappings - Class in org.openhab.core.model.persistence.ide.contentassist.antlr
- PersistenceRuntimeModule - Class in org.openhab.core.model.persistence
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- PersistenceRuntimeModule() - Constructor for class org.openhab.core.model.persistence.PersistenceRuntimeModule
- PersistenceScopeProvider - Class in org.openhab.core.model.persistence.scoping
-
This class contains custom scoping description.
- PersistenceScopeProvider() - Constructor for class org.openhab.core.model.persistence.scoping.PersistenceScopeProvider
- PersistenceSemanticSequencer - Class in org.openhab.core.model.persistence.serializer
- PersistenceSemanticSequencer() - Constructor for class org.openhab.core.model.persistence.serializer.PersistenceSemanticSequencer
- PersistenceService - Interface in org.openhab.core.persistence
-
A persistence service which can be used to store data from openHAB.
- PersistenceServiceConfiguration - Class in org.openhab.core.persistence.registry
-
The
PersistenceServiceConfiguration
represents the configuration for a persistence service. - PersistenceServiceConfiguration(String, Collection<PersistenceItemConfiguration>, Collection<PersistenceStrategy>, Collection<PersistenceStrategy>, Collection<PersistenceFilter>) - Constructor for class org.openhab.core.persistence.registry.PersistenceServiceConfiguration
- PersistenceServiceConfigurationDTO - Class in org.openhab.core.persistence.dto
-
The
PersistenceServiceConfigurationDTO
is used for transferring persistence service configurations - PersistenceServiceConfigurationDTO() - Constructor for class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
- PersistenceServiceConfigurationDTOMapper - Class in org.openhab.core.persistence.registry
-
The
PersistenceServiceConfigurationDTOMapper
is a utility class to map persistence configurations for storage - PersistenceServiceConfigurationProvider - Interface in org.openhab.core.persistence.registry
-
The
PersistenceServiceConfigurationProvider
is an interface for persistence service configuration providers - PersistenceServiceConfigurationRegistry - Interface in org.openhab.core.persistence.registry
-
The
PersistenceServiceConfigurationRegistry
is the central place to store persistence service configurations. - PersistenceServiceConfigurationRegistryChangeListener - Interface in org.openhab.core.persistence.registry
-
The
PersistenceServiceConfigurationRegistryChangeListener
is an interface that can be implemented by services that need to listen to thePersistenceServiceConfigurationRegistry
when more than one registry with different types is used. - PersistenceServiceDTO - Class in org.openhab.core.persistence.dto
-
This is a java bean that is used to serialize services to JSON.
- PersistenceServiceDTO() - Constructor for class org.openhab.core.persistence.dto.PersistenceServiceDTO
- PersistenceServiceRegistry - Interface in org.openhab.core.persistence
-
This is the interface for a central service that provides access to
PersistenceService
s. - PersistenceStandaloneSetup - Class in org.openhab.core.model.persistence
-
Initialization support for running Xtext languages without equinox extension registry
- PersistenceStandaloneSetup() - Constructor for class org.openhab.core.model.persistence.PersistenceStandaloneSetup
- PersistenceStandaloneSetupGenerated - Class in org.openhab.core.model.persistence
- PersistenceStandaloneSetupGenerated() - Constructor for class org.openhab.core.model.persistence.PersistenceStandaloneSetupGenerated
- PersistenceStrategy - Class in org.openhab.core.persistence.strategy
-
This class holds a strategy to persist items.
- PersistenceStrategy(String) - Constructor for class org.openhab.core.persistence.strategy.PersistenceStrategy
- PersistenceStrategy.Globals - Class in org.openhab.core.persistence.strategy
- PersistenceStrategyDTO - Class in org.openhab.core.persistence.dto
-
The
PersistenceStrategyDTO
is used for transferring persistence strategies. - PersistenceStrategyDTO(String, String) - Constructor for class org.openhab.core.persistence.dto.PersistenceStrategyDTO
- PersistenceSwitch<T> - Class in org.openhab.core.model.persistence.persistence.util
-
The Switch for the model's inheritance hierarchy.
- PersistenceSwitch() - Constructor for class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
-
Creates an instance of the switch.
- PersistenceSyntacticSequencer - Class in org.openhab.core.model.persistence.serializer
- PersistenceSyntacticSequencer() - Constructor for class org.openhab.core.model.persistence.serializer.PersistenceSyntacticSequencer
- PersistenceThresholdFilter - Class in org.openhab.core.persistence.filter
-
The
PersistenceThresholdFilter
is a filter to prevent persistence based on a threshold. - PersistenceThresholdFilter(String, BigDecimal, String, Boolean) - Constructor for class org.openhab.core.persistence.filter.PersistenceThresholdFilter
- PersistenceTimeFilter - Class in org.openhab.core.persistence.filter
-
The
PersistenceTimeFilter
is a filter to prevent persistence base on intervals. - PersistenceTimeFilter(String, int, String) - Constructor for class org.openhab.core.persistence.filter.PersistenceTimeFilter
- PersistenceValidator - Class in org.openhab.core.model.persistence.validation
-
Custom validation rules.
- PersistenceValidator() - Constructor for class org.openhab.core.model.persistence.validation.PersistenceValidator
- PETA(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- PETABIT - Static variable in class org.openhab.core.library.unit.Units
- PETABYTE - Static variable in class org.openhab.core.library.unit.Units
- PICO(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- PICO_CURIE - Static variable in class org.openhab.core.library.unit.Units
- Ping - Class in org.openhab.core.model.script.actions
-
This Action checks the vitality of the given host.
- Ping() - Constructor for class org.openhab.core.model.script.actions.Ping
- play(AudioStream) - Method in interface org.openhab.core.audio.AudioManager
-
Plays the passed audio stream using the default audio sink.
- play(AudioStream, String) - Method in interface org.openhab.core.audio.AudioManager
-
Plays the passed audio stream on the given sink.
- play(AudioStream, String, PercentType) - Method in interface org.openhab.core.audio.AudioManager
-
Plays the passed audio stream on the given sink.
- PLAY - Enum constant in enum class org.openhab.core.library.types.PlayPauseType
- playbackFinished(AudioStream) - Method in class org.openhab.core.audio.AudioSinkAsync
-
Will complete the future previously returned, allowing the core to run delayed task.
- playEnd() - Method in record class org.openhab.core.audio.StreamServed
-
Returns the value of the
playEnd
record component. - PLAYER - Static variable in class org.openhab.core.library.CoreItemFactory
- PlayerChannelHandler - Class in org.openhab.core.thing.binding.generic.converter
-
The
PlayerChannelHandler
implementsRollershutterItem
conversions - PlayerChannelHandler(Consumer<State>, Consumer<Command>, Consumer<String>, ChannelTransformation, ChannelTransformation, ChannelValueConverterConfig) - Constructor for class org.openhab.core.thing.binding.generic.converter.PlayerChannelHandler
- PlayerItem - Class in org.openhab.core.library.items
-
An
PlayerItem
allows to control a player, e.g. - PlayerItem(String) - Constructor for class org.openhab.core.library.items.PlayerItem
- playFile(String) - Method in interface org.openhab.core.audio.AudioManager
-
Plays an audio file from the "sounds" folder using the default audio sink.
- playFile(String, String) - Method in interface org.openhab.core.audio.AudioManager
-
Plays an audio file from the "sounds" folder using the given audio sink.
- playFile(String, String, PercentType) - Method in interface org.openhab.core.audio.AudioManager
-
Plays an audio file with the given volume from the "sounds" folder using the given audio sink.
- playFile(String, PercentType) - Method in interface org.openhab.core.audio.AudioManager
-
Plays an audio file with the given volume from the "sounds" folder using the default audio sink.
- playMelody(String) - Method in interface org.openhab.core.audio.AudioManager
-
Parse and synthesize a melody and play it into the default sink.
- playMelody(String, String) - Method in interface org.openhab.core.audio.AudioManager
-
Parse and synthesize a melody and play it into the given sink.
- playMelody(String, String, PercentType) - Method in interface org.openhab.core.audio.AudioManager
-
Parse and synthesize a melody and play it into the given sink at the desired volume.
- PlayPauseType - Enum Class in org.openhab.core.library.types
-
This type is used by the
PlayerItem
. - playSound(String) - Static method in class org.openhab.core.model.script.actions.Audio
- playSound(String, float) - Static method in class org.openhab.core.model.script.actions.Audio
- playSound(String, String) - Static method in class org.openhab.core.model.script.actions.Audio
- playSound(String, String, float) - Static method in class org.openhab.core.model.script.actions.Audio
- playSound(String, String, PercentType) - Static method in class org.openhab.core.model.script.actions.Audio
- playSound(String, PercentType) - Static method in class org.openhab.core.model.script.actions.Audio
- playStream(String) - Static method in class org.openhab.core.model.script.actions.Audio
- playStream(String, String) - Static method in class org.openhab.core.model.script.actions.Audio
- playValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- PLS_EXTENSION - Static variable in class org.openhab.core.audio.URLAudioStream
- plus(Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Creates a repeating expression that will match the given expression as often as possible.
- png - Enum constant in enum class org.openhab.core.ui.chart.ChartProvider.ImageType
- PNG - Enum constant in enum class org.openhab.core.ui.icon.IconSet.Format
- Point - Interface in org.openhab.core.semantics
-
This is the super interface for all types that represent a Point.
- PointType - Class in org.openhab.core.library.types
-
This type can be used for items that are dealing with GPS or location awareness functionality.
- PointType() - Constructor for class org.openhab.core.library.types.PointType
-
Default constructor creates a point at sea level where the equator (0° latitude) and the prime meridian (0° longitude) intersect.
- PointType(String) - Constructor for class org.openhab.core.library.types.PointType
- PointType(DecimalType, DecimalType) - Constructor for class org.openhab.core.library.types.PointType
- PointType(DecimalType, DecimalType, DecimalType) - Constructor for class org.openhab.core.library.types.PointType
- PointType(StringType, StringType) - Constructor for class org.openhab.core.library.types.PointType
- PointType(StringType, StringType, StringType) - Constructor for class org.openhab.core.library.types.PointType
- POLL_INTERVAL_SECONDS - Static variable in class org.openhab.core.net.NetUtil
-
Default network interface poll interval 60 seconds.
- PollTask - Interface in org.openhab.core.io.transport.modbus
-
Poll task represents Modbus read request Must be hashable.
- pools - Static variable in class org.openhab.core.common.ThreadPoolManager
- populate(ThingImpl) - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
- port - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- port - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- PortInUseException - Exception in org.openhab.core.io.transport.serial
-
Exception that marks that a port is currently already in use.
- PortInUseException(Exception) - Constructor for exception org.openhab.core.io.transport.serial.PortInUseException
- PortInUseException(String, Exception) - Constructor for exception org.openhab.core.io.transport.serial.PortInUseException
- position() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Returns this buffer's position.
- position(int) - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Sets this buffer's position.
- post(Event) - Method in interface org.openhab.core.events.EventPublisher
-
Posts an event through the event bus in an asynchronous way.
- postCommand(String, Command) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Sends a command for a channel of the thing.
- postCommand(ChannelUID, Command) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Sends a command for a channel of the thing.
- postCommand(ChannelUID, Command) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Informs about a command, which is sent from the channel.
- postEvent(Event) - Method in class org.openhab.core.common.registry.AbstractRegistry
-
This method can be used in a subclass in order to post events through the openHAB events bus.
- postEvent(Event) - Method in class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
-
This method can be used in a subclass in order to post events through the openHAB events bus.
- postTo(String) - Static method in class org.openhab.core.io.net.http.HttpRequestBuilder
-
Construct an http request builder to post data to a
url
- postUpdate(String, String) - Method in interface org.openhab.core.automation.module.script.defaultscope.ScriptBusEvent
-
Posts a status update for a specified item to the event bus.
- postUpdate(Item, Number) - Method in interface org.openhab.core.automation.module.script.defaultscope.ScriptBusEvent
-
Posts a status update for a specified item to the event bus.
- postUpdate(Item, String) - Method in interface org.openhab.core.automation.module.script.defaultscope.ScriptBusEvent
-
Posts a status update for a specified item to the event bus.
- postUpdate(Item, State) - Method in interface org.openhab.core.automation.module.script.defaultscope.ScriptBusEvent
-
Posts a status update for a specified item to the event bus.
- postUpdate(String, String) - Static method in class org.openhab.core.model.script.actions.BusEvent
-
Posts a status update for a specified item to the event bus.
- postUpdate(Item, Number) - Static method in class org.openhab.core.model.script.actions.BusEvent
-
Posts a status update for a specified item to the event bus.
- postUpdate(Item, String) - Static method in class org.openhab.core.model.script.actions.BusEvent
-
Posts a status update for a specified item to the event bus.
- postUpdate(Item, State) - Static method in class org.openhab.core.model.script.actions.BusEvent
-
Posts a status update for a specified item to the event bus.
- POUND - Static variable in class org.openhab.core.library.unit.ImperialUnits
- POUND_FORCE_SQUARE_INCH - Static variable in class org.openhab.core.library.unit.ImperialUnits
- pow(int) - Method in class org.openhab.core.library.unit.CurrencyUnit
- predictedState - Variable in class org.openhab.core.items.events.ItemStatePredictedEvent
- prefix(Prefix) - Method in class org.openhab.core.library.unit.CurrencyUnit
- PREFIX_ - Static variable in annotation interface org.openhab.core.config.core.ConfigurableService
- PREFIX_SEPARATOR - Static variable in class org.openhab.core.automation.RulePredicates
-
Constant defining separator between prefix and UID.
- prerequisiteVersion - Variable in class org.openhab.core.thing.firmware.dto.FirmwareDTO
- PRESSED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
- PREVIOUS - Enum constant in enum class org.openhab.core.library.types.NextPreviousType
- previousState(Item) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Returns the previous state of a given
item
. - previousState(Item, boolean) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Returns the previous state of a given
item
. - previousState(Item, boolean, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Returns the previous state of a given
item
. - previousValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- PrimitiveType - Interface in org.openhab.core.types
-
A primitive type consists of a single value like a string, a number, etc.
- print(String) - Method in interface org.openhab.core.io.console.Console
- printf(String, Object...) - Method in interface org.openhab.core.io.console.Console
- printHelp(Console, String, String, Collection<ConsoleCommandExtension>) - Static method in class org.openhab.core.io.console.ConsoleInterpreter
- println(String) - Method in interface org.openhab.core.io.console.Console
- printUsage(String) - Method in interface org.openhab.core.io.console.Console
-
usage output is treated differently from other output as it might differ between different kinds of consoles
- printUsage(Console) - Method in class org.openhab.core.io.console.extensions.AbstractConsoleCommandExtension
-
Print the whole usages to the console.
- process(AudioStream) - Method in interface org.openhab.core.audio.AudioSink
-
Deprecated.
- process(AudioStream) - Method in class org.openhab.core.audio.AudioSinkAsync
- process(AudioStream) - Method in class org.openhab.core.audio.AudioSinkSync
- process(ChannelHandlerContent) - Method in interface org.openhab.core.thing.binding.generic.ChannelHandler
-
called to process a given content for this channel
- process(ChannelHandlerContent) - Method in class org.openhab.core.thing.binding.generic.converter.ImageChannelHandler
- ProcessAddonFinder - Class in org.openhab.core.config.discovery.addon.process
-
This is a
ProcessAddonFinder
for finding suggested add-ons by checking processes running on the openHAB server. - ProcessAddonFinder() - Constructor for class org.openhab.core.config.discovery.addon.process.ProcessAddonFinder
- processAndComplete(AudioStream) - Method in interface org.openhab.core.audio.AudioSink
-
Processes the passed
AudioStream
, and returns a CompletableFuture that should complete when the sound is fully played. - processAndComplete(AudioStream) - Method in class org.openhab.core.audio.AudioSinkAsync
- processAndComplete(AudioStream) - Method in class org.openhab.core.audio.AudioSinkSync
- processAsynchronously(AudioStream) - Method in class org.openhab.core.audio.AudioSinkAsync
-
Processes the passed
AudioStream
asynchronously. - processBindingConfiguration(String, String, String, String, Configuration) - Method in interface org.openhab.core.model.item.BindingConfigReader
-
This method is called by the
GenericItemProvider
whenever it comes across a binding configuration string for an item. - processEvent(Event) - Method in class org.openhab.core.io.websocket.event.EventWebSocket
- processMessage(String, byte[]) - Method in interface org.openhab.core.io.transport.mqtt.MqttMessageSubscriber
-
Process a received MQTT message.
- processSynchronously(AudioStream) - Method in class org.openhab.core.audio.AudioSinkSync
-
Processes the passed
AudioStream
and returns only when the playback is ended. - processWatchEvent(WatchService.Kind, Path) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
- processWatchEvent(WatchService.Kind, Path) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
- processWatchEvent(WatchService.Kind, Path) - Method in interface org.openhab.core.service.WatchService.WatchEventListener
-
Notify Listener about watch event
- processWatchEvent(WatchService.Kind, Path) - Method in class org.openhab.core.transform.FileTransformationProvider
- Profile - Interface in org.openhab.core.thing.profiles
-
Common ancestor of all profile types.
- PROFILE_CONFIG_URI_PREFIX - Static variable in class org.openhab.core.automation.module.script.profile.ScriptProfileFactory
- ProfileAdvisor - Interface in org.openhab.core.thing.profiles
-
Implementors can give advice which
Profile
s can/should be used for a given link. - ProfileCallback - Interface in org.openhab.core.thing.profiles
-
Gives access to the framework features for continuing the communication flow.
- ProfileContext - Interface in org.openhab.core.thing.profiles
-
The profile's context It gives access to related information like the profile's configuration or a scheduler.
- ProfileFactory - Interface in org.openhab.core.thing.profiles
-
Implementors are capable of creating
Profile
instances. - ProfileType - Interface in org.openhab.core.thing.profiles
-
Describes a profile type.
- ProfileTypeBuilder<T extends ProfileType> - Class in org.openhab.core.thing.profiles
-
Builder for
ProfileType
instances. - ProfileTypeDTO - Class in org.openhab.core.thing.profiles.dto
-
DTO for profile types
- ProfileTypeDTO() - Constructor for class org.openhab.core.thing.profiles.dto.ProfileTypeDTO
- ProfileTypeDTO(String, String, String, Collection<String>) - Constructor for class org.openhab.core.thing.profiles.dto.ProfileTypeDTO
- ProfileTypeDTOMapper - Class in org.openhab.core.thing.profiles.dto
-
The
ProfileTypeDTOMapper
is a utility class to map profile-types into profile-type data transfer objects (DTOs). - ProfileTypeDTOMapper() - Constructor for class org.openhab.core.thing.profiles.dto.ProfileTypeDTOMapper
- ProfileTypeI18nLocalizationService - Class in org.openhab.core.thing.profiles.i18n
-
This OSGi service could be used to localize a
ProfileType
using the i18n mechanism of the openHAB framework. - ProfileTypeI18nLocalizationService(TranslationProvider) - Constructor for class org.openhab.core.thing.profiles.i18n.ProfileTypeI18nLocalizationService
- ProfileTypeProvider - Interface in org.openhab.core.thing.profiles
-
A
ProfileTypeProvider
is responsible for providingProfileType
s. - ProfileTypeRegistry - Interface in org.openhab.core.thing.profiles
- ProfileTypeUID - Class in org.openhab.core.thing.profiles
-
Identifier of a profile type.
- ProfileTypeUID(String) - Constructor for class org.openhab.core.thing.profiles.ProfileTypeUID
- ProfileTypeUID(String, String) - Constructor for class org.openhab.core.thing.profiles.ProfileTypeUID
- ProgressCallback - Interface in org.openhab.core.thing.binding.firmware
-
The
ProgressCallback
is injected into theFirmwareUpdateHandler.updateFirmware(Firmware, ProgressCallback)
operation in order to post progress information about the firmware update process. - ProgressStep - Enum Class in org.openhab.core.thing.binding.firmware
-
The
ProgressStep
enumeration defines the possible progress steps for a firmware update. - properties - Variable in class org.openhab.core.config.discovery.dto.DiscoveryResultDTO
- properties - Variable in class org.openhab.core.model.AbstractItemsRuntimeModule
- properties - Variable in class org.openhab.core.model.items.impl.ModelBindingImpl
-
The cached value of the '
Properties
' containment reference list. - properties - Variable in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- properties - Variable in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- properties - Variable in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- properties - Variable in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- properties - Variable in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- properties - Variable in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
-
The cached value of the '
Properties
' containment reference list. - properties - Variable in class org.openhab.core.thing.dto.AbstractThingDTO
- properties - Variable in class org.openhab.core.thing.dto.ChannelDefinitionDTO
- properties - Variable in class org.openhab.core.thing.dto.ChannelDTO
- properties - Variable in class org.openhab.core.thing.dto.ThingTypeDTO
- PropertiesToTranslationsConverter - Class in org.openhab.core.tools.i18n.plugin
-
Converts the translation key/value pairs of properties files to
Translations
. - PropertiesToTranslationsConverter(Log) - Constructor for class org.openhab.core.tools.i18n.plugin.PropertiesToTranslationsConverter
- Property - Interface in org.openhab.core.semantics
-
This is the super interface for all property tags.
- PROPERTY_FIRMWARE_VERSION - Static variable in interface org.openhab.core.thing.Thing
-
the key for the firmware version property
- PROPERTY_HARDWARE_VERSION - Static variable in interface org.openhab.core.thing.Thing
-
the key for the hardware version property
- PROPERTY_MAC_ADDRESS - Static variable in interface org.openhab.core.thing.Thing
-
the key for the MAC address property
- PROPERTY_MODEL_ID - Static variable in interface org.openhab.core.thing.Thing
-
the key for the model ID property
- PROPERTY_REQUIRES_FACTORY_RESET - Static variable in interface org.openhab.core.thing.binding.firmware.Firmware
-
The key for the requires a factory reset property.
- PROPERTY_SERIAL_NUMBER - Static variable in interface org.openhab.core.thing.Thing
-
the key for the serial number property
- PROPERTY_VENDOR - Static variable in interface org.openhab.core.thing.Thing
-
the key for the vendor property
- propertyMatches(Map<String, Pattern>, String, String) - Static method in class org.openhab.core.config.discovery.addon.BaseAddonFinder
-
Helper method to check if the given
propertyName
is in thepropertyPatternMap
and if so, the givenpropertyValue
matches the respective regular expressionPattern
. - protocol - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- protocol - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- ProtocolType - Class in org.openhab.core.io.transport.serial
-
Holds the
ProtocolType.PathType
, which specifies whether its a local or remote path and the scheme. - ProtocolType(ProtocolType.PathType, String) - Constructor for class org.openhab.core.io.transport.serial.ProtocolType
- ProtocolType.PathType - Enum Class in org.openhab.core.io.transport.serial
-
Remote (NET) or Local path.
- provideInternalItemsLexer() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
- provideInternalPersistenceLexer() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
- provideInternalRulesLexer() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
- provideInternalScriptLexer() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
- provideInternalSitemapLexer() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
- provideInternalThingLexer() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
- Provider<E> - Interface in org.openhab.core.common.registry
-
A
Provider
provides elements of a determined type and the subinterfaces are registered as OSGi services. - ProviderChangeListener<E> - Interface in org.openhab.core.common.registry
-
ProviderChangeListener
can be added toProvider
services, to listen for changes. - publish(String, byte[], int, boolean) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Publish a message to the broker with the given QoS and retained flag.
- purge() - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
-
Remove all orphaned (item or channel missing) links
- put(String, byte[]) - Method in class org.openhab.core.cache.ByteArrayFileCache
-
Adds a file to the cache.
- put(String, Object) - Method in class org.openhab.core.config.core.Configuration
- put(String, T) - Method in interface org.openhab.core.storage.Storage
-
Puts a key-value mapping into this storage.
- put(String, T) - Method in class org.openhab.core.test.storage.VolatileStorage
- put(String, Object) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.ValueCache
-
Add a new key-value-pair to the cache.
- put(K, Supplier<V>) - Method in class org.openhab.core.cache.ExpiringCacheMap
-
Creates an
ExpiringCache
and adds it to the cache. - put(K, ExpiringCache<V>) - Method in class org.openhab.core.cache.ExpiringCacheMap
-
Adds an
ExpiringCache
to the cache. - put(LRUMediaCacheEntry<V>) - Method in class org.openhab.core.cache.lru.LRUMediaCache
- putChannelGroupType(ChannelGroupType) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
-
Add or update a
ChannelGroupType
to the storage - putChannelType(ChannelType) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
-
Add or update a
ChannelType
to the storage - putIfAbsent(String, byte[]) - Method in class org.openhab.core.cache.ByteArrayFileCache
-
Adds a file to the cache.
- putIfAbsent(K, ExpiringCache<V>) - Method in class org.openhab.core.cache.ExpiringCacheMap
-
If the specified key is not already associated with a value, associate it with the given
ExpiringCache
. - putIfAbsentAndGet(String, byte[]) - Method in class org.openhab.core.cache.ByteArrayFileCache
-
Adds a file to the cache and returns the content of the file.
- putIfAbsentAndGet(K, Supplier<V>) - Method in class org.openhab.core.cache.ExpiringCacheMap
-
If the specified key is not already associated, associate it with the given action.
- putIfAbsentAndGet(K, ExpiringCache<V>) - Method in class org.openhab.core.cache.ExpiringCacheMap
-
If the specified key is not already associated with a value, associate it with the given
ExpiringCache
. - putThingType(ThingType) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
-
Add or update a
ThingType
to the storage - putValue(V) - Method in class org.openhab.core.cache.ExpiringCache
-
Puts a new value into the cache.
- putValue(K, V) - Method in class org.openhab.core.cache.ExpiringCacheMap
-
Puts a new value into the cache if the specified key is present.
Q
- qos - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- QUANTITY_LITERAL - Static variable in interface org.openhab.core.model.script.script.ScriptPackage.Literals
-
The meta object literal for the '
Quantity Literal
' class. - QUANTITY_LITERAL - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The meta object id for the '
Quantity Literal
' class. - QUANTITY_LITERAL__UNIT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage.Literals
-
The meta object literal for the 'Unit' containment reference feature.
- QUANTITY_LITERAL__UNIT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The feature id for the 'Unit' containment reference.
- QUANTITY_LITERAL__VALUE - Static variable in interface org.openhab.core.model.script.script.ScriptPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- QUANTITY_LITERAL__VALUE - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The feature id for the 'Value' attribute.
- QUANTITY_LITERAL_FEATURE_COUNT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The number of structural features of the 'Quantity Literal' class.
- QUANTITY_PACKAGE - Static variable in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- QuantityLiteral - Interface in org.openhab.core.model.script.script
-
A representation of the model object 'Quantity Literal'.
- QuantityLiteralElements() - Constructor for class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- QuantityLiteralImpl - Class in org.openhab.core.model.script.script.impl
-
An implementation of the model object 'Quantity Literal'.
- QuantityLiteralImpl() - Constructor for class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
- QuantityType<T extends javax.measure.Quantity<T>> - Class in org.openhab.core.library.types
-
The measure type extends DecimalType to handle physical unit measurement
- QuantityType() - Constructor for class org.openhab.core.library.types.QuantityType
-
Creates a dimensionless
QuantityType
with scalar 0 and unitAbstractUnit.ONE
. - QuantityType(Number, Unit<T>) - Constructor for class org.openhab.core.library.types.QuantityType
-
Creates a new
QuantityType
with the given value andUnit
. - QuantityType(String) - Constructor for class org.openhab.core.library.types.QuantityType
-
Creates a new
QuantityType
with the given value. - QuantityType(String, Locale) - Constructor for class org.openhab.core.library.types.QuantityType
-
Creates a new
QuantityType
with the given value. - QuantityTypeArithmeticGroupFunction - Interface in org.openhab.core.library.types
-
This interface is a container for dimension based functions that require
QuantityType
s for its calculations. - QuantityTypeArithmeticGroupFunction.Avg - Class in org.openhab.core.library.types
-
This calculates the numeric average over all item states of
QuantityType
. - QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction - Class in org.openhab.core.library.types
- QuantityTypeArithmeticGroupFunction.Max - Class in org.openhab.core.library.types
-
This calculates the maximum value of all item states of
QuantityType
. - QuantityTypeArithmeticGroupFunction.Min - Class in org.openhab.core.library.types
-
This calculates the minimum value of all item states of
QuantityType
. - QuantityTypeArithmeticGroupFunction.Sum - Class in org.openhab.core.library.types
-
This calculates the numeric sum over all item states of
QuantityType
. - query(FilterCriteria) - Method in interface org.openhab.core.persistence.QueryablePersistenceService
-
Queries the
PersistenceService
for historic data with a givenFilterCriteria
. - QueryablePersistenceService - Interface in org.openhab.core.persistence
-
A queryable persistence service which can be used to store and retrieve data from openHAB.
- QueueingThreadPoolExecutor - Class in org.openhab.core.common
-
This is a thread pool executor service, which works as a developer would expect it to work.
- QueueingThreadPoolExecutor(String, int) - Constructor for class org.openhab.core.common.QueueingThreadPoolExecutor
-
Allows to subclass QueueingThreadPoolExecutor.
R
- r() - Method in record class org.openhab.core.util.ColorUtil.Gamut
-
Returns the value of the
r
record component. - RADIAN - Static variable in class org.openhab.core.library.unit.Units
- RadiationSpecificActivity - Interface in org.openhab.core.library.dimension
-
Define Specific activity type (basic unit is Bq/m^3)
- RANGE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RANGE_PATTERN - Static variable in class org.openhab.core.addon.marketplace.BundleVersion
- RANGE_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWBUTTON_ON_OFF_SWITCH - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWBUTTON_ON_OFF_SWITCH_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWBUTTON_TOGGLE_PLAYER - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWBUTTON_TOGGLE_PLAYER_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWBUTTON_TOGGLE_ROLLERSHUTTER - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWBUTTON_TOGGLE_ROLLERSHUTTER_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWBUTTON_TOGGLE_SWITCH - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWBUTTON_TOGGLE_SWITCH_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWROCKER_DIMMER - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWROCKER_DIMMER_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWROCKER_NEXT_PREVIOUS - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWROCKER_NEXT_PREVIOUS_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWROCKER_ON_OFF - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWROCKER_ON_OFF_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWROCKER_PLAY_PAUSE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWROCKER_PLAY_PAUSE_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWROCKER_REWIND_FASTFORWARD - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWROCKER_REWIND_FASTFORWARD_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWROCKER_STOP_MOVE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWROCKER_STOP_MOVE_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWROCKER_UP_DOWN - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RAWROCKER_UP_DOWN_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- RawType - Class in org.openhab.core.library.types
-
This type can be used for all binary data such as images, documents, sounds etc.
- RawType(byte[], String) - Constructor for class org.openhab.core.library.types.RawType
- read() - Method in class org.openhab.core.audio.ByteArrayAudioStream
- read() - Method in class org.openhab.core.audio.FileAudioStream
- read() - Method in class org.openhab.core.audio.URLAudioStream
- read() - Method in class org.openhab.core.cache.lru.InputStreamCacheWrapper
- read() - Method in class org.openhab.core.io.rest.Stream2JSONInputStream
- read(byte[], int, int) - Method in class org.openhab.core.cache.lru.InputStreamCacheWrapper
- read(int, int) - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
-
Read from the cached file.
- READ_COILS - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusReadFunctionCode
- READ_INPUT_DISCRETES - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusReadFunctionCode
- READ_INPUT_REGISTERS - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusReadFunctionCode
- READ_MULTIPLE_REGISTERS - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusReadFunctionCode
- readAddonInfo() - Method in class org.openhab.core.tools.i18n.plugin.AbstractI18nMojo
- readBundleInfo(Path) - Method in class org.openhab.core.tools.i18n.plugin.BundleInfoReader
- readFromXML(String) - Method in class org.openhab.core.config.core.xml.util.XmlDocumentReader
-
Reads the XML document containing a specific XML tag from the specified xml string and converts it to the according object.
- readFromXML(URL) - Method in class org.openhab.core.config.core.xml.util.XmlDocumentReader
-
Reads the XML document containing a specific XML tag from the specified
URL
and converts it to the according object. - readOnly - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- readOnly - Variable in class org.openhab.core.config.core.dto.XmlParameter
- readOnly - Variable in class org.openhab.core.types.StateDescription
- READONLY - Enum constant in enum class org.openhab.core.thing.binding.generic.ChannelMode
- readValidatedAttributes(HierarchicalStreamReader) - Method in class org.openhab.core.config.core.xml.util.ConverterAttributeMapValidator
-
Reads, validates and returns all attributes of a node associated with the specified reader as key-value map.
- readValidatedAttributes(HierarchicalStreamReader, Map<String, Boolean>) - Static method in class org.openhab.core.config.core.xml.util.ConverterAttributeMapValidator
-
Reads, validates and returns all attributes of a node associated with the specified reader as key-value map.
- readValueMap(HierarchicalStreamReader, int, UnmarshallingContext) - Static method in class org.openhab.core.config.core.xml.util.ConverterValueMap
-
Reads-in
N
children in a key-value map and returns it. - READWRITE - Enum constant in enum class org.openhab.core.thing.binding.generic.ChannelMode
- READY_MARKER - Static variable in class org.openhab.core.config.core.xml.ConfigXmlConfigDescriptionProvider
- ReadyMarker - Class in org.openhab.core.service
-
This is a token, identifying something to be completed.
- ReadyMarker(String, String) - Constructor for class org.openhab.core.service.ReadyMarker
- ReadyMarkerFilter - Class in org.openhab.core.service
-
Filter for
ReadyMarker
s which a ReadyTracker is interested in. - ReadyMarkerFilter() - Constructor for class org.openhab.core.service.ReadyMarkerFilter
- ReadyMarkerUtils - Class in org.openhab.core.service
-
Utilities for the ready maker usage.
- ReadyMarkerUtils() - Constructor for class org.openhab.core.service.ReadyMarkerUtils
- ReadyService - Interface in org.openhab.core.service
-
Registry for
ReadyMarker
s. - ReadyService.ReadyTracker - Interface in org.openhab.core.service
-
Tracker for changes related to
ReadyMarker
registrations. - REBOOT - Static variable in class org.openhab.core.scheduler.CronAdjuster
- REBOOTING - Enum constant in enum class org.openhab.core.thing.binding.firmware.ProgressStep
-
The
FirmwareUpdateHandler
is going to reboot the device. - receive(Event) - Method in class org.openhab.core.events.AbstractTypedEventSubscriber
- receive(Event) - Method in interface org.openhab.core.events.EventSubscriber
-
Callback method for receiving
Event
s from the openHAB event bus. - receive(Event) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
- receive(Event) - Method in class org.openhab.core.io.websocket.event.EventWebSocketAdapter
- receive(Event) - Method in class org.openhab.core.items.events.AbstractItemEventSubscriber
- receiveCommand(ItemCommandEvent) - Method in class org.openhab.core.items.events.AbstractItemEventSubscriber
-
Callback method for receiving item command events from the openHAB event bus.
- receiveTimeSeries(ItemTimeSeriesEvent) - Method in class org.openhab.core.items.events.AbstractItemEventSubscriber
-
Callback method for receiving item timeseries events from the openHAB event bus.
- receiveTypedEvent(T) - Method in class org.openhab.core.events.AbstractTypedEventSubscriber
-
Callback method for receiving typed events of type T.
- receiveUpdate(ItemStateEvent) - Method in class org.openhab.core.items.events.AbstractItemEventSubscriber
-
Callback method for receiving item update events from the openHAB event bus.
- RecognitionStartEvent - Class in org.openhab.core.voice
-
A
STTEvent
fired when theSTTService
starts recognition. - RecognitionStartEvent() - Constructor for class org.openhab.core.voice.RecognitionStartEvent
- RecognitionStopEvent - Class in org.openhab.core.voice
-
A
STTEvent
fired when theSTTService
stops recognition. - RecognitionStopEvent() - Constructor for class org.openhab.core.voice.RecognitionStopEvent
- recognize(STTListener, AudioStream, Locale, Set<String>) - Method in interface org.openhab.core.voice.STTService
-
This method starts the process of speech recognition.
- RECOMMEND - Enum constant in enum class org.openhab.core.thing.type.AutoUpdatePolicy
-
An automatic state update should be sent by the framework because no updates will be sent by the binding.
- reconnectStrategy - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- RED - Static variable in class org.openhab.core.library.types.HSBType
- reference() - Element in annotation interface org.openhab.core.automation.annotation.ActionInput
- reference() - Element in annotation interface org.openhab.core.automation.annotation.ActionOutput
- ReferenceResolver - Class in org.openhab.core.automation.util
-
Resolves Module references.
- ReferenceResolver() - Constructor for class org.openhab.core.automation.util.ReferenceResolver
- refresh - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
-
The cached value of the '
Refresh
' attribute. - refresh - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
-
The cached value of the '
Refresh
' attribute. - refresh(K) - Method in class org.openhab.core.cache.ExpiringCacheMap
-
Refreshes and returns the value associated with the given key in the cache.
- REFRESH - Enum constant in enum class org.openhab.core.types.RefreshType
- REFRESH_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
-
The default value of the '
Refresh
' attribute. - REFRESH_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
-
The default value of the '
Refresh
' attribute. - refreshAll() - Method in class org.openhab.core.cache.ExpiringCacheMap
-
Refreshes and returns a collection of all new values in the cache.
- refreshSource() - Method in interface org.openhab.core.addon.AddonService
-
Refreshes the source used for providing the add-ons.
- refreshSource() - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- refreshToken() - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Use case 3 - refreshToken.
- RefreshType - Enum Class in org.openhab.core.types
- refreshValue() - Method in class org.openhab.core.cache.ExpiringCache
-
Refreshes and returns the value in the cache.
- refreshValue(Supplier<CompletableFuture<V>>) - Method in class org.openhab.core.cache.ExpiringCacheAsync
-
Refreshes and returns the value asynchronously.
- REGENERATE_FILES - Enum constant in enum class org.openhab.core.tools.i18n.plugin.DefaultTranslationsGenerationMode
-
Removes existing default translation files and regenerates them based on the XML based texts only.
- REGEX_SPLITTER - Static variable in class org.openhab.core.library.types.StringListType
- register(Injector) - Method in class org.openhab.core.model.ItemsStandaloneSetupGenerated
- register(Injector) - Method in class org.openhab.core.model.persistence.PersistenceStandaloneSetupGenerated
- register(Injector) - Method in class org.openhab.core.model.rule.RulesStandaloneSetupGenerated
- register(Injector) - Method in class org.openhab.core.model.script.ScriptStandaloneSetupGenerated
- register(Injector) - Method in class org.openhab.core.model.sitemap.SitemapStandaloneSetupGenerated
- register(Injector) - Method in class org.openhab.core.model.thing.ThingStandaloneSetupGenerated
- register(String, String, Set<String>) - Method in interface org.openhab.core.auth.UserRegistry
-
Adds a new
User
in this registry. - registerAliases(XStream) - Method in class org.openhab.core.config.core.xml.util.XmlDocumentReader
-
Registers any aliases at the
XStream
instance. - registerConverters(XStream) - Method in class org.openhab.core.config.core.xml.util.XmlDocumentReader
-
Registers any
Converter
s at theXStream
instance. - registerDialog(DialogRegistration) - Method in interface org.openhab.core.voice.VoiceManager
-
Register a dialog, so it will be persisted and started any time the required services are available.
- registerDiscoveryListener(UsbSerialDiscoveryListener) - Method in interface org.openhab.core.config.discovery.usbserial.UsbSerialDiscovery
-
Registers an
UsbSerialDiscoveryListener
that is then notified about discovered serial ports and USB, including those already found during previous scan. - registerHandler(Thing) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
- registerHandler(Thing) - Method in interface org.openhab.core.thing.binding.ThingHandlerFactory
-
Creates a new
ThingHandler
instance. - registerListener(EventWebSocket) - Method in class org.openhab.core.io.websocket.event.EventWebSocketAdapter
- registerListener(LogWebSocket) - Method in class org.openhab.core.io.websocket.log.LogWebSocketAdapter
- registerListener(WatchService.WatchEventListener, Path) - Method in interface org.openhab.core.service.WatchService
-
Register a listener for this
WatchService
The given listener will be notified about all events related to files and directories (including subdirectories) in the givenPath
- registerListener(WatchService.WatchEventListener, Path, boolean) - Method in interface org.openhab.core.service.WatchService
-
Register a listener for this
WatchService
The given listener will be notified about all events related to files and directories in the givenPath
- registerListener(WatchService.WatchEventListener, List<Path>) - Method in interface org.openhab.core.service.WatchService
-
Register a listener for this
WatchService
The given listener will be notified about all events related to files and directories (including subdirectories) in the givenPath
- registerListener(WatchService.WatchEventListener, List<Path>, boolean) - Method in interface org.openhab.core.service.WatchService
-
Register a listener for this
WatchService
The given listener will be notified about all events related to files and directories in the given list ofPath
- registerParticipant(UpnpIOParticipant) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOService
-
Register a participant with the UPNP IO Service
- registerRegularPoll(ModbusReadRequestBlueprint, long, long, ModbusReadCallback, ModbusFailureCallback<ModbusReadRequestBlueprint>) - Method in interface org.openhab.core.io.transport.modbus.ModbusCommunicationInterface
-
Register regularly polled task.
- registerService(Object) - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Register the given object as OSGi service.
- registerService(Object, String) - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Register the given object as OSGi service.
- registerService(Object, String[], Dictionary<String, ?>) - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Register the given object as OSGi service.
- registerService(Object, String, Dictionary<String, ?>) - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Register the given object as OSGi service.
- registerService(Object, Dictionary<String, ?>) - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Register the given object as OSGi service.
- registerService(ServiceDescription) - Method in interface org.openhab.core.io.transport.mdns.MDNSClient
-
Register a service
- registerService(ServiceDescription) - Method in interface org.openhab.core.io.transport.mdns.MDNSService
-
This method registers a service to be announced through Bonjour/MDNS
- registerTracker(ReadyService.ReadyTracker) - Method in interface org.openhab.core.service.ReadyService
-
Adds the given tracker.
- registerTracker(ReadyService.ReadyTracker, ReadyMarkerFilter) - Method in interface org.openhab.core.service.ReadyService
-
Adds the given tracker.
- registerVolatileStorageService() - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Registers a volatile storage service.
- Registry<E extends Identifiable<K>,
K> - Interface in org.openhab.core.common.registry -
The
Registry
interface represents a registry for elements of the type E. - RegistryChangedRunnableListener<E> - Class in org.openhab.core.common.registry
-
RegistryChangedRunnableListener
can be added toRegistry
services, to execute a givenRunnable
on all types of changes. - RegistryChangedRunnableListener(Runnable) - Constructor for class org.openhab.core.common.registry.RegistryChangedRunnableListener
- RegistryChangeListener<E> - Interface in org.openhab.core.common.registry
-
RegistryChangeListener
can be added toRegistry
services, to listen for changes. - RegistryHook<E extends Identifiable<?>> - Interface in org.openhab.core.items
-
A listener to be informed before entities are added respectively after they are removed.
- relatesTo() - Method in interface org.openhab.core.semantics.Point
- relatesTo(Class<? extends Property>) - Static method in class org.openhab.core.semantics.SemanticsPredicates
- relative - Variable in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
-
The cached value of the '
Relative
' attribute. - relative - Variable in class org.openhab.core.persistence.dto.PersistenceFilterDTO
- RELATIVE_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
-
The default value of the '
Relative
' attribute. - release() - Method in interface org.openhab.core.config.core.xml.osgi.XmlDocumentProvider
-
Releases any added result objects from the XML processing.
- RELEASED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
- reloadAllModelsOfType(String) - Method in interface org.openhab.core.model.core.ModelRepository
-
Reload and parse all models of the given type
- remaining() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Returns the number of bytes between the current position and the end.
- remoteDeviceAdded(Registry, RemoteDevice) - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- remoteDeviceDiscoveryFailed(Registry, RemoteDevice, Exception) - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- remoteDeviceDiscoveryStarted(Registry, RemoteDevice) - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- remoteDeviceRemoved(Registry, RemoteDevice) - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- remoteDeviceUpdated(Registry, RemoteDevice) - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- remoteEnabled() - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
-
check if remote services are enabled
- remove() - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Remove all access token issued under this OAuthClientService.
- remove() - Method in class org.openhab.core.config.core.xml.util.NodeIterator
- remove(ThingUID) - Method in interface org.openhab.core.config.discovery.inbox.Inbox
-
Removes the
DiscoveryResult
associated with the specifiedThing
ID from thisInbox
and sends a REMOVED event to any registeredInboxListener
. - remove(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- remove(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
- remove(String) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.ValueCache
-
Remove a key (and its associated value) from the cache
- remove(String) - Method in class org.openhab.core.cache.ByteArrayFileCache
-
Removes the file associated with the given key from the cache.
- remove(String) - Method in class org.openhab.core.config.core.Configuration
- remove(String) - Method in class org.openhab.core.items.ManagedItemProvider
- remove(String) - Method in interface org.openhab.core.storage.Storage
-
Removes the specified mapping from this map.
- remove(String) - Method in class org.openhab.core.test.storage.VolatileStorage
- remove(String, boolean) - Method in interface org.openhab.core.items.ItemRegistry
- remove(String, boolean) - Method in class org.openhab.core.items.ManagedItemProvider
-
Removes an item and its member if recursive flag is set to true.
- remove(SseEventSink) - Method in class org.openhab.core.io.rest.SseBroadcaster
- remove(K) - Method in class org.openhab.core.cache.ExpiringCacheMap
-
Removes the item associated with the given key from the cache.
- remove(K) - Method in class org.openhab.core.common.registry.AbstractManagedProvider
- remove(K) - Method in class org.openhab.core.common.registry.AbstractRegistry
- remove(K) - Method in interface org.openhab.core.common.registry.ManagedProvider
-
Removes an element and returns the removed element.
- remove(K) - Method in interface org.openhab.core.common.registry.Registry
-
Removes the given element from the according
ManagedProvider
. - remove(FilterCriteria) - Method in interface org.openhab.core.persistence.ModifiablePersistenceService
-
Removes data associated with an item from a persistence service.
- remove(ThingUID) - Method in interface org.openhab.core.thing.ThingRegistry
- removeAccessTokenRefreshListener(AccessTokenRefreshListener) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Removes the
AccessTokenRefreshListener
. - removeActionService(ActionService) - Method in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
- removeActionService(ActionService) - Method in class org.openhab.core.model.rule.scoping.RulesClassCache
- removeActionService(ActionService) - Method in class org.openhab.core.model.script.jvmmodel.ScriptItemRefresher
- removeActionService(ActionService) - Method in class org.openhab.core.model.script.ScriptServiceUtil
- removeAddonFinder(AddonFinder) - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
- removeAddonFinderService(AddonFinderService) - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
- removeAddonHandler(MarketplaceAddonHandler) - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
-
Remove a
MarketplaceAddonHandler
from this service This needs to be implemented by the addon-services because the handlers are references to OSGi services and unbind methods can't be inherited. - removeAddonInfoProvider(AddonInfoProvider) - Method in class org.openhab.core.addon.AddonInfoRegistry
- removeAddonInfoProvider(AddonInfoProvider) - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
- removeAll() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- removeAll(Bundle) - Method in class org.openhab.core.config.core.xml.AbstractXmlBasedProvider
-
Removes all objects from the internal list associated with the specified module.
- removeAllAddedByScript() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
-
called when the script is unloaded or reloaded
- removeAllMembers() - Method in class org.openhab.core.items.GroupItem
-
Removes all items from the members of this group item.
- removeAllModelsOfType(String) - Method in interface org.openhab.core.model.core.ModelRepository
-
Remove all models of the given type
- removeAllTags() - Method in interface org.openhab.core.items.ActiveItem
-
Deprecated.Clears all tags of this item.
- removeAllTags() - Method in class org.openhab.core.items.GenericItem
- removeAllTags() - Method in class org.openhab.core.ui.components.RootUIComponent
-
Removes all tags on the component
- removeAnnotatedThingActions(ThingActions) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- removeChangeTracker(ScriptDependencyTracker.Listener) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
- removeChannelGroupType(ChannelGroupTypeUID) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
-
Remove a
ChannelGroupType
from the storage - removeChannelGroupTypeProvider(ChannelGroupTypeProvider) - Method in class org.openhab.core.thing.type.ChannelGroupTypeRegistry
- removeChannelType(ChannelTypeUID) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
-
Remove a
ChannelType
from the storage - removeChannelTypeProvider(ChannelTypeProvider) - Method in class org.openhab.core.thing.type.ChannelTypeRegistry
- removeConfigDescriptionAliasProvider(ConfigDescriptionAliasProvider) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
- removeConfigDescriptionProvider(ConfigDescriptionProvider) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
- removeConfigOptionProvider(ConfigOptionProvider) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
- removeConfigStatusProvider(ConfigStatusProvider) - Method in class org.openhab.core.config.core.status.ConfigStatusService
- removeConnectionObserver(MqttConnectionObserver) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Remove a previously registered connection observer from this connection.
- removeCurrencyProvider(CurrencyProvider) - Method in class org.openhab.core.config.core.CurrencyServiceConfigOptionProvider
- removed(E) - Method in class org.openhab.core.common.registry.RegistryChangedRunnableListener
- removed(E) - Method in interface org.openhab.core.common.registry.RegistryChangeListener
-
Notifies the listener that a single element has been removed.
- removed(Provider<E>, E) - Method in class org.openhab.core.common.registry.AbstractRegistry
- removed(Provider<E>, E) - Method in interface org.openhab.core.common.registry.ProviderChangeListener
-
Notifies the listener that a single element has been removed.
- removed(Item) - Method in class org.openhab.core.model.script.jvmmodel.ScriptItemRefresher
- removed(PersistenceServiceConfiguration) - Method in interface org.openhab.core.persistence.registry.PersistenceServiceConfigurationRegistryChangeListener
-
Notifies the listener that a single element has been removed.
- removed(Transformation) - Method in class org.openhab.core.automation.module.script.ScriptTransformationService
- REMOVED - Enum constant in enum class org.openhab.core.model.core.EventType
- REMOVED - Enum constant in enum class org.openhab.core.thing.ThingStatus
- REMOVED - Static variable in enum class org.openhab.core.thing.ThingStatusDetail
- removedBundle(Bundle, BundleEvent, Bundle) - Method in class org.openhab.core.config.core.xml.osgi.XmlDocumentBundleTracker
- removeDiscoveryListener(DiscoveryListener) - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
- removeDiscoveryListener(DiscoveryListener) - Method in interface org.openhab.core.config.discovery.DiscoveryService
-
Removes a
DiscoveryListener
from the listeners' registry. - removeDiscoveryListener(DiscoveryListener) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
-
Removes a
DiscoveryListener
from the listeners' registry. - removedMetadata(Metadata) - Method in class org.openhab.core.items.GroupItem
- removedMetadata(Metadata) - Method in interface org.openhab.core.items.MetadataAwareItem
-
Can be implemented by subclasses to be informed about removed metadata
- removedMetadata(Metadata) - Method in class org.openhab.core.library.items.NumberItem
- removedModel(String, Collection<? extends YamlElement>) - Method in interface org.openhab.core.model.yaml.YamlModelListener
-
Method called by the model repository when elements from a model are removed.
- removeEngine(String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager
-
Unloads the ScriptEngine loaded with the engineIdentifier
- removeEntries(Predicate<? super Translations.TranslationsEntry>) - Method in class org.openhab.core.tools.i18n.plugin.Translations
- removeEntries(Predicate<? super Translations.TranslationsEntry>) - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsGroup
- removeEntries(Predicate<? super Translations.TranslationsEntry>) - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
- removeEventListener() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- removeEventListener() - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Remove the event listener.
- removeFactoryChangeListener(ScriptEngineManager.FactoryChangeListener) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager
-
Remove a listener that is notified when a ScriptEngineFactory is added or removed
- removeFMT(InputStream) - Static method in class org.openhab.core.audio.utils.AudioWaveUtils
-
Remove FMT block (WAV header) from a stream by consuming it until the magic packet signaling data.
- removeGroupName(String) - Method in interface org.openhab.core.items.ActiveItem
-
Deprecated.Removes the according item from a group.
- removeGroupName(String) - Method in class org.openhab.core.items.GenericItem
-
Removes a group item name from the
GenericItem
. - removeHandler(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- removeHandler(ThingHandler) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
-
This method is called when a thing handler should be removed.
- removeInboxListener(InboxListener) - Method in interface org.openhab.core.config.discovery.inbox.Inbox
-
Removes an
InboxListener
from the listeners' registry. - removeItemFactory(ItemFactory) - Method in class org.openhab.core.items.ManagedItemProvider
- removeItemMetadata(String) - Method in interface org.openhab.core.items.ManagedMetadataProvider
-
Removes all metadata of a given item
- removeItemMetadata(String) - Method in interface org.openhab.core.items.MetadataRegistry
-
Remove all metadata of a given item
- removeLinksForItem(String) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
-
Remove all links related to an item
- removeLinksForItem(String) - Method in class org.openhab.core.thing.link.ManagedItemChannelLinkProvider
- removeLinksForThing(ThingUID) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
-
Remove all links related to a thing
- removeLinksForThing(ThingUID) - Method in class org.openhab.core.thing.link.ManagedItemChannelLinkProvider
- removeListener(SseBroadcaster.Listener<I>) - Method in class org.openhab.core.io.rest.SseBroadcaster
- removeMember(Item) - Method in class org.openhab.core.items.GroupItem
-
Removes the given item from the members of this group item.
- removeModel(String) - Method in interface org.openhab.core.model.core.ModelRepository
-
Removes a model from the repository
- removeModelChangeListener(ModelRepositoryChangeListener) - Method in interface org.openhab.core.model.sitemap.SitemapProvider
-
Remove a model change listener again
- removeModelRepositoryChangeListener(ModelRepositoryChangeListener) - Method in interface org.openhab.core.model.core.ModelRepository
-
Removes a change listener
- removeModuleType(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- removeNetworkAddressChangeListener(NetworkAddressChangeListener) - Method in class org.openhab.core.net.NetUtil
- removeNetworkAddressChangeListener(NetworkAddressChangeListener) - Method in interface org.openhab.core.net.NetworkAddressService
-
Removes a
NetworkAddressChangeListener
so that it is no longer notified about changes. - removeOlderResults(long) - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Call to remove all results of all
AbstractDiscoveryService.supportedThingTypes
that are older than the given timestamp. - removeOlderResults(long, Collection<ThingTypeUID>, ThingUID) - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Call to remove all results of the given types that are older than the given timestamp.
- removeOlderResults(long, ThingUID) - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Call to remove all results of all
AbstractDiscoveryService.supportedThingTypes
that are older than the given timestamp. - removeOlderResults(DiscoveryService, long, Collection<ThingTypeUID>, ThingUID) - Method in interface org.openhab.core.config.discovery.DiscoveryListener
-
Removes all results belonging to one of the given types that are older than the given timestamp.
- removePrivateHandler(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- removeProvider(Provider<E>) - Method in class org.openhab.core.common.registry.AbstractRegistry
- removeProviderChangeListener(ProviderChangeListener<E>) - Method in class org.openhab.core.common.registry.AbstractProvider
- removeProviderChangeListener(ProviderChangeListener<E>) - Method in interface org.openhab.core.common.registry.Provider
-
Removes a
ProviderChangeListener
. - removeProviderChangeListener(ProviderChangeListener<ModuleType>) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- removeProviderChangeListener(ProviderChangeListener<SemanticTag>) - Method in class org.openhab.core.semantics.model.DefaultSemanticTagProvider
- removeProviderChangeListener(ProviderChangeListener<Transformation>) - Method in class org.openhab.core.transform.FileTransformationProvider
- removeRegistryChangeListener(RegistryChangeListener<E>) - Method in class org.openhab.core.common.registry.AbstractRegistry
- removeRegistryChangeListener(RegistryChangeListener<E>) - Method in interface org.openhab.core.common.registry.Registry
-
Removes a
RegistryChangeListener
from the registry. - removeRegistryChangeListener(RegistryChangeListener<Rule>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- removeRegistryChangeListener(PersistenceServiceConfigurationRegistryChangeListener) - Method in interface org.openhab.core.persistence.registry.PersistenceServiceConfigurationRegistry
- removeRegistryHook(RegistryHook<Item>) - Method in interface org.openhab.core.items.ItemRegistry
-
Remove the hook again.
- removeRule(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
-
Deprecated.
- removeRule(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
- removeServiceListener(String, ServiceListener) - Method in interface org.openhab.core.io.transport.mdns.MDNSClient
-
Remove listener for services of a given type
- removeSitemapProvider(SitemapProvider) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
- removeStateChangeListener(StateChangeListener) - Method in class org.openhab.core.items.GenericItem
- removeStatusListener(UpnpIOParticipant) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOService
-
Stops the polling mechanism to check the status of a specific UDN device.
- removeSubscription(String) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
-
Removes an existing subscription
- removeSubscription(UpnpIOParticipant, String) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOService
-
Unsubscribe from a GENA subscription
- removeSubTree(SemanticTag) - Method in interface org.openhab.core.semantics.SemanticTagRegistry
-
Removes the provided tag and all tags having the provided tag as ancestor.
- removeTag(String) - Method in interface org.openhab.core.items.ActiveItem
-
Deprecated.Removes a tag from the item.
- removeTag(String) - Method in class org.openhab.core.items.GenericItem
- removeTag(String) - Method in class org.openhab.core.ui.components.RootUIComponent
-
Removes a tag on a component
- removeTagSet(String, Class<? extends Tag>) - Static method in class org.openhab.core.semantics.SemanticTags
- removeThing(ThingUID) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
- removeThing(ThingUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerFactory
-
A thing with the given
Thing
UID was removed. - removeThingActions(ThingActions) - Method in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
- removeThingActions(ThingActions) - Method in class org.openhab.core.model.rule.scoping.RulesClassCache
- removeThingActions(ThingActions) - Method in class org.openhab.core.model.script.ScriptServiceUtil
- removeThingType(ThingTypeUID) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
-
Remove a
ThingType
from the storage - removeThingTypeProvider(ThingTypeProvider) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
- removeTimeSeriesListener(TimeSeriesListener) - Method in class org.openhab.core.items.GenericItem
- removeTlsCertificateProvider(TlsCertificateProvider) - Method in interface org.openhab.core.io.net.http.ExtensibleTrustManager
-
Remove a
TlsCertificateProvider
so it will longer be used by HttpClient / WebSocket Client's - removeTlsTrustManagerProvider(TlsTrustManagerProvider) - Method in interface org.openhab.core.io.net.http.ExtensibleTrustManager
-
Remove a
TlsTrustManagerProvider
so it will longer be used by HttpClient / WebSocket Client's - removeTracking(String) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
- removeTracking(String) - Method in interface org.openhab.core.automation.module.script.ScriptDependencyTracker
-
Remove all tracking data for a given scipt identifier
- removeUnit(Unit<Currency>) - Static method in class org.openhab.core.library.unit.CurrencyUnits
- removeUserApiToken(User, UserApiToken) - Method in interface org.openhab.core.auth.UserRegistry
-
Removes the specified API token from the user profile
- removeUserSession(User, UserSession) - Method in interface org.openhab.core.auth.UserRegistry
-
Removes the specified session from the user profile
- removeWatchService(String) - Method in interface org.openhab.core.service.WatchServiceFactory
-
Dispose the
WatchService
service component - removeWebSocketAdapter(WebSocketAdapter) - Method in class org.openhab.core.io.websocket.CommonWebSocketServlet
- REMOVING - Enum constant in enum class org.openhab.core.thing.ThingStatus
- REMOVING - Static variable in enum class org.openhab.core.thing.ThingStatusDetail
- REPLACE - Enum constant in enum class org.openhab.core.types.TimeSeries.Policy
- replaceMember(Item, Item) - Method in class org.openhab.core.items.GroupItem
- representationProperty - Variable in class org.openhab.core.config.discovery.dto.DiscoveryResultDTO
- required - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- required - Variable in class org.openhab.core.config.core.dto.XmlParameter
- required() - Element in annotation interface org.openhab.core.automation.annotation.ActionInput
- requiredAttribute - Variable in class org.openhab.core.config.core.dto.XmlParameter
- requireNonEmpty(String, String) - Static method in class org.openhab.core.config.core.xml.util.GenericUnmarshaller
-
Checks that the specified string is not
null
and not empty and throws a customizedConversionException
if it is. - requireNonNull(Object, String) - Static method in class org.openhab.core.config.core.xml.util.GenericUnmarshaller
-
Checks that the specified object is not
null
and throws a customizedConversionException
if it is. - res - Static variable in class org.openhab.core.model.persistence.scoping.PersistenceGlobalScopeProvider
- reschedule(ZonedDateTime) - Method in interface org.openhab.core.automation.module.script.action.Timer
-
Reschedules a timer to a new starting time.
- reschedule(ZonedDateTime) - Method in class org.openhab.core.model.script.actions.Timer
- reset() - Method in class org.openhab.core.audio.ByteArrayAudioStream
- reset() - Method in class org.openhab.core.audio.FileAudioStream
- reset() - Method in class org.openhab.core.cache.lru.InputStreamCacheWrapper
- reset() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Resets this buffer's position to the previously-marked position.
- reset() - Method in class org.openhab.core.test.AsyncResultWrapper
- resolveBundle(Class<?>) - Method in interface org.openhab.core.util.BundleResolver
-
Resolve the bundle associated with the given
Class
. - resolveComplexDataReference(Object, String...) - Static method in class org.openhab.core.automation.util.ReferenceResolver
-
Gets an object by given hierarchical path of tokens.
- resolveReference(String, Map<String, ?>) - Static method in class org.openhab.core.automation.util.ReferenceResolver
-
Resolves single reference '{{singleReference}}' from given context.
- ResourceBundleClassLoader - Class in org.openhab.core.common.osgi
-
The
ResourceBundleClassLoader
is a user defined classloader which is responsible to map files within an OSGi bundle toURL
s. - ResourceBundleClassLoader(Bundle, String, String) - Constructor for class org.openhab.core.common.osgi.ResourceBundleClassLoader
-
Creates a new instance of this class with the specified parameters.
- REST_URI - Static variable in class org.openhab.core.io.rest.RESTConstants
-
Deprecated.
- RESTConstants - Class in org.openhab.core.io.rest
-
Public constants for the REST API
- RESTConstants() - Constructor for class org.openhab.core.io.rest.RESTConstants
- RESTORE - Static variable in class org.openhab.core.model.persistence.scoping.GlobalStrategies
- RESTORE - Static variable in class org.openhab.core.persistence.strategy.PersistenceStrategy.Globals
- restoreStates(Map<Item, State>) - Method in interface org.openhab.core.automation.module.script.defaultscope.ScriptBusEvent
-
Restores item states from a map.
- restoreStates(Map<Item, State>) - Static method in class org.openhab.core.model.script.actions.BusEvent
-
Restores item states from a map.
- RESTResource - Interface in org.openhab.core.io.rest
-
This is a marker interface for REST resource implementations
- restrictedDynamicItemRule(Item, AbstractRuleBasedInterpreter.ItemFilter, Object, Object, Object, boolean, boolean, boolean) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an item rule which two dynamic capture values on base of a head a middle and an optional tail expression, where one of the values is an item name expression and the other a free captured value.
- restrictedItemRule(Set<Item>, Object, Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an item rule on base of a head and a tail expression, where the middle part of the new rule's expression will consist of an item name expression.
- restrictedItemRule(AbstractRuleBasedInterpreter.ItemFilter, Object, Object, boolean, boolean) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an item rule on base of a head and a tail expression, where the middle part of the new rule's ex ression will consist of an item name expression.
- retrieveCredentials(C) - Method in interface org.openhab.core.io.http.auth.CredentialsExtractor
- returns() - Element in annotation interface org.openhab.core.model.script.engine.action.ActionDoc
- revert() - Method in class org.openhab.core.config.core.xml.util.NodeIterator
-
Reverts the last
NodeIterator.next()
call. - REWIND - Enum constant in enum class org.openhab.core.library.types.RewindFastforwardType
- RewindFastforwardType - Enum Class in org.openhab.core.library.types
-
This type is used by the
PlayerItem
. - rewindValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- RGB - Enum constant in enum class org.openhab.core.thing.binding.generic.converter.ColorChannelHandler.ColorMode
- rgbToHsb(int[]) - Static method in class org.openhab.core.model.script.actions.CoreUtil
- rgbToHsb(int[]) - Static method in class org.openhab.core.util.ColorUtil
- rgbToHsb(PercentType[]) - Static method in class org.openhab.core.model.script.actions.CoreUtil
- rgbToHsb(PercentType[]) - Static method in class org.openhab.core.util.ColorUtil
- RI - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
- right - Variable in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
-
The cached value of the '
Right
' containment reference. - RND - Enum constant in enum class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Type
- Role - Interface in org.openhab.core.auth
-
Interface defining constants for roles within the framework.
- ROLLERSHUTTER - Static variable in class org.openhab.core.library.CoreItemFactory
- RollershutterChannelHandler - Class in org.openhab.core.thing.binding.generic.converter
-
The
RollershutterChannelHandler
implementsRollershutterItem
conversions - RollershutterChannelHandler(Consumer<State>, Consumer<Command>, Consumer<String>, ChannelTransformation, ChannelTransformation, ChannelValueConverterConfig) - Constructor for class org.openhab.core.thing.binding.generic.converter.RollershutterChannelHandler
- RollershutterItem - Class in org.openhab.core.library.items
-
A RollershutterItem allows the control of roller shutters, i.e.
- RollershutterItem(String) - Constructor for class org.openhab.core.library.items.RollershutterItem
- root(int) - Method in class org.openhab.core.library.unit.CurrencyUnit
- RootUIComponent - Class in org.openhab.core.ui.components
-
A root component is a special type of
UIComponent
at the root of the hierarchy. - RootUIComponent() - Constructor for class org.openhab.core.ui.components.RootUIComponent
-
Empty constructor for deserialization.
- RootUIComponent(String) - Constructor for class org.openhab.core.ui.components.RootUIComponent
-
Constructs a root component.
- RootUIComponent(String, String) - Constructor for class org.openhab.core.ui.components.RootUIComponent
-
Constructs a root component with a specific UID.
- row - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
-
The cached value of the '
Row
' attribute. - ROW_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
-
The default value of the '
Row
' attribute. - RPM - Static variable in class org.openhab.core.library.unit.Units
- Rule - Class in org.openhab.core.voice.text
-
Represents an expression plus action code that will be executed after successful parsing.
- Rule - Interface in org.openhab.core.automation
- Rule - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Rule'.
- Rule(Expression, AbstractRuleBasedInterpreter.ItemFilter, boolean, boolean) - Constructor for class org.openhab.core.voice.text.Rule
-
Constructs a new instance.
- RULE - Static variable in exception org.openhab.core.automation.parser.ParsingNestedException
- RULE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Rule
' class. - RULE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Rule
' class. - RULE__EVENTTRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Eventtrigger' containment reference list feature.
- RULE__EVENTTRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Eventtrigger' containment reference list.
- RULE__NAME - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- RULE__NAME - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Name' attribute.
- RULE__SCRIPT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Script' containment reference feature.
- RULE__SCRIPT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Script' containment reference.
- RULE_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Rule' class.
- RULE_MODEL - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Rule Model
' class. - RULE_MODEL - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Rule Model
' class. - RULE_MODEL__IMPORT_SECTION - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Import Section' containment reference feature.
- RULE_MODEL__IMPORT_SECTION - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Import Section' containment reference.
- RULE_MODEL__RULES - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Rules' containment reference list feature.
- RULE_MODEL__RULES - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Rules' containment reference list.
- RULE_MODEL__VARIABLES - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Variables' containment reference list feature.
- RULE_MODEL__VARIABLES - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Variables' containment reference list.
- RULE_MODEL_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Rule Model' class.
- Rule.InterpretationContext - Record Class in org.openhab.core.voice.text
-
Context for rule execution.
- RuleAction - Annotation Interface in org.openhab.core.automation.annotation
-
Marker annotation for an action module
- RuleAddedEvent - Class in org.openhab.core.automation.events
-
An
RuleAddedEvent
notifies subscribers that a rule has been added. - RuleAddedEvent(String, String, String, RuleDTO) - Constructor for class org.openhab.core.automation.events.RuleAddedEvent
-
constructs a new rule added event
- RuleBuilder - Class in org.openhab.core.automation.util
-
This class allows the easy construction of a
Rule
instance using the builder pattern. - RuleBuilder(Rule) - Constructor for class org.openhab.core.automation.util.RuleBuilder
- RuleDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize rules.
- RuleDTO() - Constructor for class org.openhab.core.automation.dto.RuleDTO
- RuleDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- RuleDTOMapper() - Constructor for class org.openhab.core.automation.dto.RuleDTOMapper
- RuleElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
- RuleExecution - Class in org.openhab.core.automation
-
Expected execution of a
Rule
. - RuleExecution(Date, Rule) - Constructor for class org.openhab.core.automation.RuleExecution
-
Creates a new
RuleExecution
. - RuleImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Rule'.
- RuleImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.RuleImpl
- RuleManager - Interface in org.openhab.core.automation
-
This class is responsible to provide a
RegistryChangeListener
logic. - RuleModel - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Rule Model'.
- RuleModelElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
- RuleModelImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Rule Model'.
- RuleModelImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.RuleModelImpl
- RulePredicates - Class in org.openhab.core.automation
-
This class add support for prefixes for
Rule
UIDs and provide default predicates for prefixes and tags. - RulePredicates() - Constructor for class org.openhab.core.automation.RulePredicates
- RuleProvider - Interface in org.openhab.core.automation
-
This class is responsible for providing
Rule
s. - RuleRegistry - Interface in org.openhab.core.automation
-
The
RuleRegistry
provides basic functionality for managingRule
s. - RuleRemovedEvent - Class in org.openhab.core.automation.events
-
An
RuleRemovedEvent
notifies subscribers that a rule has been removed. - RuleRemovedEvent(String, String, String, RuleDTO) - Constructor for class org.openhab.core.automation.events.RuleRemovedEvent
-
Constructs a new rule removed event
- rules - Variable in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
-
The cached value of the '
Rules
' containment reference list. - RULES_REFRESH - Static variable in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
- RULES_REFRESH_MARKER_TYPE - Static variable in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
- RulesAdapterFactory - Class in org.openhab.core.model.rule.rules.util
-
The Adapter Factory for the model.
- RulesAdapterFactory() - Constructor for class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
-
Creates an instance of the adapter factory.
- RulesAntlrTokenFileProvider - Class in org.openhab.core.model.rule.parser.antlr
- RulesAntlrTokenFileProvider() - Constructor for class org.openhab.core.model.rule.parser.antlr.RulesAntlrTokenFileProvider
- RulesClassCache - Class in org.openhab.core.model.rule.scoping
-
The class cache used by the
RulesClassFinder
for resolving classes in DSL rules. - RulesClassCache() - Constructor for class org.openhab.core.model.rule.scoping.RulesClassCache
- RulesClassFinder - Class in org.openhab.core.model.rule.scoping
-
This is a customized version of the
ClassFinder
. - RulesClassFinder(ClassLoader) - Constructor for class org.openhab.core.model.rule.scoping.RulesClassFinder
- RulesFactory - Interface in org.openhab.core.model.rule.rules
-
The Factory for the model.
- RulesFactoryImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model Factory.
- RulesFactoryImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
-
Creates an instance of the factory.
- RulesFormatter - Class in org.openhab.core.model.rule.formatting
-
This class contains custom formatting description.
- RulesFormatter() - Constructor for class org.openhab.core.model.rule.formatting.RulesFormatter
- RulesGrammarAccess - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess(GrammarProvider, ScriptGrammarAccess, XbaseGrammarAccess, XtypeGrammarAccess) - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess
- RulesGrammarAccess.ChangedEventTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.CommandEventTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.DateTimeTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.EventEmittedTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.EventTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.GroupMemberChangedEventTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.GroupMemberCommandEventTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.GroupMemberUpdateEventTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ItemNameElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.RuleElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.RuleModelElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.SystemOnShutdownTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.SystemOnStartupTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.SystemStartlevelTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.SystemTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ThingStateChangedEventTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ThingStateUpdateEventTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ThingValidStateElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.TimerTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.UpdateEventTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ValidCommandElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ValidCommandIdElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ValidCommandNumberElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ValidCommandStringElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ValidStateElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ValidStateIdElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ValidStateNumberElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ValidStateStringElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ValidTriggerElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ValidTriggerIdElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ValidTriggerNumberElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.ValidTriggerStringElements - Class in org.openhab.core.model.rule.services
- RulesGrammarAccess.VariableDeclarationElements - Class in org.openhab.core.model.rule.services
- RulesIdeModule - Class in org.openhab.core.model.rule.ide
-
Use this class to register ide components.
- RulesIdeModule() - Constructor for class org.openhab.core.model.rule.ide.RulesIdeModule
- RulesIdeSetup - Class in org.openhab.core.model.rule.ide
-
Initialization support for running Xtext languages as language servers.
- RulesIdeSetup() - Constructor for class org.openhab.core.model.rule.ide.RulesIdeSetup
- RulesImplicitlyImportedTypes - Class in org.openhab.core.model.rule.scoping
-
This class registers all statically available functions as well as the extensions for specific jvm types, which should only be available in rules, but not in scripts
- RulesImplicitlyImportedTypes() - Constructor for class org.openhab.core.model.rule.scoping.RulesImplicitlyImportedTypes
- RulesJavaReflectAccess - Class in org.openhab.core.model.rule.scoping
-
This is a customized version of
JavaReflectAccess
. - RulesJavaReflectAccess() - Constructor for class org.openhab.core.model.rule.scoping.RulesJavaReflectAccess
- RulesJvmModelInferrer - Class in org.openhab.core.model.rule.jvmmodel
-
Infers a JVM model from the source model.
- RulesJvmModelInferrer() - Constructor for class org.openhab.core.model.rule.jvmmodel.RulesJvmModelInferrer
- RulesPackage - Interface in org.openhab.core.model.rule.rules
-
The Package for the model.
- RulesPackage.Literals - Interface in org.openhab.core.model.rule.rules
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- RulesPackageImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model Package.
- RulesParser - Class in org.openhab.core.model.rule.ide.contentassist.antlr
- RulesParser - Class in org.openhab.core.model.rule.parser.antlr
- RulesParser() - Constructor for class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser
- RulesParser() - Constructor for class org.openhab.core.model.rule.parser.antlr.RulesParser
- RulesParser.NameMappings - Class in org.openhab.core.model.rule.ide.contentassist.antlr
- RulesRefresher - Class in org.openhab.core.model.rule.jvmmodel
-
The
RulesRefresher
is responsible for reloading rules resources every time. - RulesRefresher(ModelRepository, ItemRegistry, ThingRegistry, ReadyService) - Constructor for class org.openhab.core.model.rule.jvmmodel.RulesRefresher
- RulesRuntimeModule - Class in org.openhab.core.model.rule
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- RulesRuntimeModule() - Constructor for class org.openhab.core.model.rule.RulesRuntimeModule
- RulesScopeProvider - Class in org.openhab.core.model.rule.scoping
-
This class contains custom scoping description.
- RulesScopeProvider() - Constructor for class org.openhab.core.model.rule.scoping.RulesScopeProvider
- RulesSemanticSequencer - Class in org.openhab.core.model.rule.serializer
- RulesSemanticSequencer() - Constructor for class org.openhab.core.model.rule.serializer.RulesSemanticSequencer
- RulesStandaloneSetup - Class in org.openhab.core.model.rule
-
Initialization support for running Xtext languages without equinox extension registry
- RulesStandaloneSetup() - Constructor for class org.openhab.core.model.rule.RulesStandaloneSetup
- RulesStandaloneSetupGenerated - Class in org.openhab.core.model.rule
- RulesStandaloneSetupGenerated() - Constructor for class org.openhab.core.model.rule.RulesStandaloneSetupGenerated
- RulesSwitch<T> - Class in org.openhab.core.model.rule.rules.util
-
The Switch for the model's inheritance hierarchy.
- RulesSwitch() - Constructor for class org.openhab.core.model.rule.rules.util.RulesSwitch
-
Creates an instance of the switch.
- RulesSyntacticSequencer - Class in org.openhab.core.model.rule.serializer
- RulesSyntacticSequencer() - Constructor for class org.openhab.core.model.rule.serializer.RulesSyntacticSequencer
- RuleStatus - Enum Class in org.openhab.core.automation
-
This enumeration is used to present the main status of a
Rule
. - RuleStatusDetail - Enum Class in org.openhab.core.automation
-
This enumeration is used to represent a detail of a
RuleStatus
. - RuleStatusInfo - Class in org.openhab.core.automation
-
This class is used to present status of a rule.
- RuleStatusInfo() - Constructor for class org.openhab.core.automation.RuleStatusInfo
-
Default constructor for deserialization e.g.
- RuleStatusInfo(RuleStatus) - Constructor for class org.openhab.core.automation.RuleStatusInfo
-
Constructs a status info.
- RuleStatusInfo(RuleStatus, RuleStatusDetail) - Constructor for class org.openhab.core.automation.RuleStatusInfo
-
Constructs a status info.
- RuleStatusInfo(RuleStatus, RuleStatusDetail, String) - Constructor for class org.openhab.core.automation.RuleStatusInfo
-
Constructs a status info.
- RuleStatusInfoEvent - Class in org.openhab.core.automation.events
-
An
RuleStatusInfoEvent
notifies subscribers that a rule status has been updated. - RuleStatusInfoEvent(String, String, String, RuleStatusInfo, String) - Constructor for class org.openhab.core.automation.events.RuleStatusInfoEvent
-
constructs a new rule status event
- RuleSupportRuleRegistryDelegate - Class in org.openhab.core.automation.module.script.rulesupport.shared
-
The
RuleSupportRuleRegistryDelegate
is wrapping aRuleRegistry
to provide a comfortable way to add rules to the RuleManager without worrying about the need to remove rules again. - RuleSupportRuleRegistryDelegate(RuleRegistry, ScriptedRuleProvider) - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- RulesValidator - Class in org.openhab.core.model.rule.validation
-
Custom validation rules.
- RulesValidator() - Constructor for class org.openhab.core.model.rule.validation.RulesValidator
- RuleTemplate - Class in org.openhab.core.automation.template
-
This class is used to define
Rule Templates
which are shared combination of ready to use modules, which can be configured to produceRule
instances. - RuleTemplate(String, String, String, Set<String>, List<Trigger>, List<Condition>, List<Action>, List<ConfigDescriptionParameter>, Visibility) - Constructor for class org.openhab.core.automation.template.RuleTemplate
-
Creates a
RuleTemplate
instance that will be used for creatingRule
s from a set of modules, belong to the template. - RuleTemplateDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the rule templates.
- RuleTemplateDTO() - Constructor for class org.openhab.core.automation.dto.RuleTemplateDTO
- RuleTemplateDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the Rule Templates and RuleTemplateDTO objects.
- RuleTemplateDTOMapper() - Constructor for class org.openhab.core.automation.dto.RuleTemplateDTOMapper
- RuleTemplateProvider - Interface in org.openhab.core.automation.template
-
This interface provides basic functionality for managing
RuleTemplate
s. - RuleUpdatedEvent - Class in org.openhab.core.automation.events
-
An
RuleUpdatedEvent
notifies subscribers that a rule has been updated. - RuleUpdatedEvent(String, String, String, RuleDTO, RuleDTO) - Constructor for class org.openhab.core.automation.events.RuleUpdatedEvent
-
constructs a new rule updated event
- run() - Method in interface org.openhab.core.scheduler.SchedulerRunnable
-
Scheduled job to run.
- run(Map<String, Object>) - Method in interface org.openhab.core.scheduler.CronJob
-
Run a cron job.
- runnableByAudioStream - Variable in class org.openhab.core.audio.AudioSinkAsync
- running - Variable in class org.openhab.core.voice.DialogRegistration
-
True if an associated dialog is running
- RUNNING - Enum constant in enum class org.openhab.core.automation.RuleStatus
- runNow(String) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
-
The method skips the triggers and the conditions and directly executes the actions of the rule.
- runNow(String) - Method in interface org.openhab.core.automation.RuleManager
-
The method skips the triggers and the conditions and directly executes the actions of the rule.
- runNow(String, boolean, Map<String, Object>) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
-
Same as
ModuleHandlerCallback.runNow(String)
with the additional option to enable/disable evaluation of conditions defined in the target rule. - runNow(String, boolean, Map<String, Object>) - Method in interface org.openhab.core.automation.RuleManager
-
Same as
RuleManager.runNow(String)
with the additional option to enable/disable evaluation of conditions defined in the target rule. - RUNTIME_DIR_PROG_ARGUMENT - Static variable in class org.openhab.core.OpenHAB
-
The program argument name for setting the runtime directory path
- RxTxSerialPort - Class in org.openhab.core.io.transport.serial.rxtx
-
Specific serial port implementation.
- RxTxSerialPort(SerialPort) - Constructor for class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
-
Constructor.
S
- SafeCaller - Interface in org.openhab.core.common
-
OSGi service to obtain a
SafeCallerBuilder
. - SafeCallerBuilder<T> - Interface in org.openhab.core.common
-
Builder to create a safe-call wrapper for another object.
- SafeEMF - Interface in org.openhab.core.model.core
-
Service interface to execute EMF methods in a single based thread.
- saturation - Variable in class org.openhab.core.library.types.HSBType
- say(Object) - Static method in class org.openhab.core.model.script.actions.Voice
-
Says the given text.
- say(Object, float) - Static method in class org.openhab.core.model.script.actions.Voice
- say(Object, String) - Static method in class org.openhab.core.model.script.actions.Voice
-
Says the given text with a given voice.
- say(Object, String, float) - Static method in class org.openhab.core.model.script.actions.Voice
- say(Object, String, String) - Static method in class org.openhab.core.model.script.actions.Voice
-
Says the given text with a given voice through the given sink.
- say(Object, String, String, float) - Static method in class org.openhab.core.model.script.actions.Voice
- say(Object, String, String, PercentType) - Static method in class org.openhab.core.model.script.actions.Voice
-
Says the given text with a given voice and the given volume through the given sink.
- say(Object, String, PercentType) - Static method in class org.openhab.core.model.script.actions.Voice
-
Says the given text with a given voice and the given volume.
- say(Object, PercentType) - Static method in class org.openhab.core.model.script.actions.Voice
-
Says the given text with the given volume.
- say(String) - Method in interface org.openhab.core.voice.VoiceManager
-
Speaks the passed string using the default TTS service and default audio sink.
- say(String, String, String) - Method in interface org.openhab.core.voice.VoiceManager
-
Speaks the passed string using the provided voiceId and the given audio sink.
- say(String, String, String, PercentType) - Method in interface org.openhab.core.voice.VoiceManager
-
Speaks the passed string with the given volume using the provided voiceId and the given audio sink.
- say(String, String, PercentType) - Method in interface org.openhab.core.voice.VoiceManager
-
Speaks the passed string with the given volume using the provided voiceId and the default audio sink.
- say(String, PercentType) - Method in interface org.openhab.core.voice.VoiceManager
-
Speaks the passed string with the given volume using the default TTS service and default audio sink.
- say(String, String) - Method in interface org.openhab.core.voice.VoiceManager
-
Speaks the passed string using the provided voiceId and the default audio sink.
- scanListener - Variable in class org.openhab.core.config.discovery.AbstractDiscoveryService
- ScanListener - Interface in org.openhab.core.config.discovery
-
The
ScanListener
interface for receiving scan operation events. - schedule(CronJob, Map<String, Object>, String) - Method in interface org.openhab.core.scheduler.CronScheduler
-
Schedule a runnable to be executed for the give cron expression (See
CronJob
). - schedule(SchedulerRunnable, String, TemporalAdjuster) - Method in interface org.openhab.core.scheduler.Scheduler
-
Schedules the callable once or repeating using the temporalAdjuster to determine the time the callable should run.
- schedule(SchedulerRunnable, String) - Method in interface org.openhab.core.scheduler.CronScheduler
-
Schedule a runnable to be executed for the give cron expression (See
CronJob
). - schedule(SchedulerRunnable, Duration...) - Method in interface org.openhab.core.scheduler.PeriodicScheduler
-
Schedule a runnable to be executed in definitely at the given delays.
- schedule(SchedulerRunnable, TemporalAdjuster) - Method in interface org.openhab.core.scheduler.Scheduler
-
Schedules the callable once or repeating using the temporalAdjuster to determine the time the callable should run.
- ScheduledCompletableFuture<T> - Interface in org.openhab.core.scheduler
-
Interface returned by all scheduled jobs.
- scheduler - Variable in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
- scheduler - Variable in class org.openhab.core.config.discovery.AbstractDiscoveryService
- scheduler - Variable in class org.openhab.core.thing.binding.BaseThingHandler
- Scheduler - Interface in org.openhab.core.scheduler
-
A Scheduler service provides timed semantics to CompletableFutures.
- SchedulerRunnable - Interface in org.openhab.core.scheduler
-
Runnable that can throw checked exceptions.
- SchedulerTemporalAdjuster - Interface in org.openhab.core.scheduler
-
Interface that extends
TemporalAdjuster
and adds more functionality. - scheduleRuleRefresh(long) - Method in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
- scopeValues(ScriptEngine, Map<String, Object>) - Method in class org.openhab.core.automation.module.script.AbstractScriptEngineFactory
- scopeValues(ScriptEngine, Map<String, Object>) - Method in interface org.openhab.core.automation.module.script.ScriptEngineFactory
-
This method "scopes" new values into the given ScriptEngine.
- script - Variable in class org.openhab.core.model.rule.rules.impl.RuleImpl
-
The cached value of the '
Script
' containment reference. - Script - Interface in org.openhab.core.model.script.engine
-
This interface is implemented by openHAB scripts.
- Script - Interface in org.openhab.core.model.script.script
-
A representation of the model object 'Script'.
- SCRIPT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage.Literals
-
The meta object literal for the '
Script
' class. - SCRIPT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The meta object id for the '
Script
' class. - SCRIPT__EXPRESSIONS - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The feature id for the 'Expressions' containment reference list.
- SCRIPT_FEATURE_COUNT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The number of structural features of the 'Script' class.
- SCRIPT_FILEEXT - Static variable in interface org.openhab.core.model.script.engine.Script
- SCRIPT_TYPE_PROPERTY_NAME - Static variable in class org.openhab.core.automation.module.script.ScriptTransformationService
- ScriptAdapterFactory - Class in org.openhab.core.model.script.script.util
-
The Adapter Factory for the model.
- ScriptAdapterFactory() - Constructor for class org.openhab.core.model.script.script.util.ScriptAdapterFactory
-
Creates an instance of the adapter factory.
- ScriptAntlrTokenFileProvider - Class in org.openhab.core.model.script.parser.antlr
- ScriptAntlrTokenFileProvider() - Constructor for class org.openhab.core.model.script.parser.antlr.ScriptAntlrTokenFileProvider
- ScriptBusEvent - Interface in org.openhab.core.automation.module.script.defaultscope
-
The static methods of this class are made available as functions in the scripts.
- ScriptDependencyListener - Interface in org.openhab.core.automation.module.script
-
Interface that allows listener to be notified of script dependencies (libraries)
- ScriptDependencyTracker - Interface in org.openhab.core.automation.module.script
-
The
ScriptDependencyTracker
is an interface that script dependency trackers can implement to allow automatic re-loading if scripts on dependency changes - ScriptDependencyTracker.Listener - Interface in org.openhab.core.automation.module.script
-
The
ScriptDependencyTracker.Listener
is an interface that needs to be implemented by listeners that want to be notified about a dependency change - ScriptedActionHandlerFactory - Interface in org.openhab.core.automation.module.script.rulesupport.shared.factories
- ScriptedAutomationManager - Class in org.openhab.core.automation.module.script.rulesupport.shared
-
This Registry is used for a single ScriptEngine instance.
- ScriptedAutomationManager(RuleSupportRuleRegistryDelegate, ScriptedCustomModuleHandlerFactory, ScriptedCustomModuleTypeProvider, ScriptedPrivateModuleHandlerFactory) - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- ScriptedConditionHandlerFactory - Interface in org.openhab.core.automation.module.script.rulesupport.shared.factories
- ScriptedHandler - Interface in org.openhab.core.automation.module.script.rulesupport.shared
-
Empty interface to identify scripted handlers
- ScriptedRuleProvider - Class in org.openhab.core.automation.module.script.rulesupport.shared
-
This RuleProvider keeps Rules added by scripts during runtime.
- ScriptedRuleProvider() - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
- ScriptedTriggerHandlerFactory - Interface in org.openhab.core.automation.module.script.rulesupport.shared.factories
- ScriptElements() - Constructor for class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
- ScriptEngine - Interface in org.openhab.core.model.script.engine
-
The script engine is the main entrypoint for openHAB script use.
- ScriptEngineConsoleCommandExtension - Class in org.openhab.core.model.script.extension
-
This class provides the script engine as a console command
- ScriptEngineConsoleCommandExtension() - Constructor for class org.openhab.core.model.script.extension.ScriptEngineConsoleCommandExtension
- ScriptEngineContainer - Class in org.openhab.core.automation.module.script
- ScriptEngineContainer(ScriptEngine, ScriptEngineFactory, String) - Constructor for class org.openhab.core.automation.module.script.ScriptEngineContainer
- ScriptEngineFactory - Interface in org.openhab.core.automation.module.script
-
This class is used by the ScriptEngineManager to load ScriptEngines.
- ScriptEngineManager - Interface in org.openhab.core.automation.module.script
-
The ScriptEngineManager provides the ability to load and unload scripts.
- ScriptEngineManager.FactoryChangeListener - Interface in org.openhab.core.automation.module.script
- ScriptError - Class in org.openhab.core.model.script.engine
-
A detailed error information for a script
- ScriptError(String, int, int, int) - Constructor for class org.openhab.core.model.script.engine.ScriptError
-
Creates new ScriptError.
- ScriptError(String, EObject) - Constructor for class org.openhab.core.model.script.engine.ScriptError
-
Creates new ScriptError.
- ScriptException - Exception in org.openhab.core.model.script.engine
-
Abstract class for exceptions thrown by the script engine.
- ScriptException(String) - Constructor for exception org.openhab.core.model.script.engine.ScriptException
- ScriptException(String, String) - Constructor for exception org.openhab.core.model.script.engine.ScriptException
- ScriptException(String, String, int, int, int) - Constructor for exception org.openhab.core.model.script.engine.ScriptException
- ScriptException(String, String, Throwable) - Constructor for exception org.openhab.core.model.script.engine.ScriptException
- ScriptException(String, Throwable) - Constructor for exception org.openhab.core.model.script.engine.ScriptException
- ScriptException(Throwable, String, String, int, int, int) - Constructor for exception org.openhab.core.model.script.engine.ScriptException
- ScriptException(ScriptError) - Constructor for exception org.openhab.core.model.script.engine.ScriptException
- ScriptExecution - Class in org.openhab.core.model.script.actions
-
The
ScriptExecution
is a wrapper for the ScriptExecution actions - ScriptExecution - Interface in org.openhab.core.automation.module.script.action
-
The
ScriptExecution
allows creating timers for asynchronous script execution - ScriptExecution() - Constructor for class org.openhab.core.model.script.actions.ScriptExecution
- ScriptExecutionException - Exception in org.openhab.core.model.script.engine
-
Exception that is thrown on errors during script execution.
- ScriptExecutionException(String) - Constructor for exception org.openhab.core.model.script.engine.ScriptExecutionException
- ScriptExecutionException(String, int, int, int) - Constructor for exception org.openhab.core.model.script.engine.ScriptExecutionException
- ScriptExecutionException(String, Throwable) - Constructor for exception org.openhab.core.model.script.engine.ScriptExecutionException
- ScriptExecutionException(String, Throwable, int, int, int) - Constructor for exception org.openhab.core.model.script.engine.ScriptExecutionException
- ScriptExecutionException(ScriptError) - Constructor for exception org.openhab.core.model.script.engine.ScriptExecutionException
- ScriptExtensionAccessor - Interface in org.openhab.core.automation.module.script
-
Accessor allowing script engines to lookup presets.
- ScriptExtensionManagerWrapper - Interface in org.openhab.core.automation.module.script
- ScriptExtensionProvider - Interface in org.openhab.core.automation.module.script
-
A
ScriptExtensionProvider
can provide variable and types on ScriptEngine instance basis. - ScriptFactory - Interface in org.openhab.core.model.script.script
-
The Factory for the model.
- ScriptFactoryImpl - Class in org.openhab.core.model.script.script.impl
-
An implementation of the model Factory.
- ScriptFactoryImpl() - Constructor for class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
-
Creates an instance of the factory.
- ScriptFileWatcher - Interface in org.openhab.core.automation.module.script.rulesupport.loader
-
The
ScriptFileWatcher
interface needs to be implemented by script file watchers. - ScriptFormatter - Class in org.openhab.core.model.script.formatting
-
This class contains custom formatting description.
- ScriptFormatter() - Constructor for class org.openhab.core.model.script.formatting.ScriptFormatter
- ScriptGrammarAccess - Class in org.openhab.core.model.script.services
- ScriptGrammarAccess(GrammarProvider, XbaseGrammarAccess, XtypeGrammarAccess) - Constructor for class org.openhab.core.model.script.services.ScriptGrammarAccess
- ScriptGrammarAccess.AbstractUnitElements - Class in org.openhab.core.model.script.services
- ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements - Class in org.openhab.core.model.script.services
- ScriptGrammarAccess.IDUnitElements - Class in org.openhab.core.model.script.services
- ScriptGrammarAccess.QuantityLiteralElements - Class in org.openhab.core.model.script.services
- ScriptGrammarAccess.ScriptElements - Class in org.openhab.core.model.script.services
- ScriptGrammarAccess.SpecificUnitElements - Class in org.openhab.core.model.script.services
- ScriptGrammarAccess.StringUnitElements - Class in org.openhab.core.model.script.services
- ScriptGrammarAccess.XLiteralElements - Class in org.openhab.core.model.script.services
- ScriptIdeModule - Class in org.openhab.core.model.script.ide
-
Use this class to register ide components.
- ScriptIdeModule() - Constructor for class org.openhab.core.model.script.ide.ScriptIdeModule
- ScriptIdeSetup - Class in org.openhab.core.model.script.ide
-
Initialization support for running Xtext languages as language servers.
- ScriptIdeSetup() - Constructor for class org.openhab.core.model.script.ide.ScriptIdeSetup
- ScriptImpl - Class in org.openhab.core.model.script.script.impl
-
An implementation of the model object 'Script'.
- ScriptImpl() - Constructor for class org.openhab.core.model.script.script.impl.ScriptImpl
- ScriptImplicitlyImportedTypes - Class in org.openhab.core.model.script.scoping
-
This class registers all statically available functions as well as the extensions for specific jvm types, which should only be available in rules, but not in scripts
- ScriptImplicitlyImportedTypes() - Constructor for class org.openhab.core.model.script.scoping.ScriptImplicitlyImportedTypes
- ScriptImportSectionNamespaceScopeProvider - Class in org.openhab.core.model.script.scoping
- ScriptImportSectionNamespaceScopeProvider() - Constructor for class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- ScriptInterpreter - Class in org.openhab.core.model.script.interpreter
-
The script interpreter handles specific script components, which are not known to the standard Xbase interpreter.
- ScriptInterpreter() - Constructor for class org.openhab.core.model.script.interpreter.ScriptInterpreter
- ScriptItemRefresher - Class in org.openhab.core.model.script.jvmmodel
-
The
ScriptItemRefresher
is responsible for reloading script resources every time an item is added or removed. - ScriptItemRefresher() - Constructor for class org.openhab.core.model.script.jvmmodel.ScriptItemRefresher
- ScriptJvmModelInferrer - Class in org.openhab.core.model.script.jvmmodel
-
Infers a JVM model from the source model.
- ScriptJvmModelInferrer() - Constructor for class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
- ScriptPackage - Interface in org.openhab.core.model.script.script
-
The Package for the model.
- ScriptPackage.Literals - Interface in org.openhab.core.model.script.script
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- ScriptPackageImpl - Class in org.openhab.core.model.script.script.impl
-
An implementation of the model Package.
- ScriptParser - Class in org.openhab.core.model.script.ide.contentassist.antlr
- ScriptParser - Class in org.openhab.core.model.script.parser.antlr
- ScriptParser() - Constructor for class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser
- ScriptParser() - Constructor for class org.openhab.core.model.script.parser.antlr.ScriptParser
- ScriptParser.NameMappings - Class in org.openhab.core.model.script.ide.contentassist.antlr
- ScriptParsingException - Exception in org.openhab.core.model.script.engine
-
Exception that is thrown on errors during script execution.
- ScriptParsingException(String, String) - Constructor for exception org.openhab.core.model.script.engine.ScriptParsingException
- ScriptParsingException(String, String, Throwable) - Constructor for exception org.openhab.core.model.script.engine.ScriptParsingException
- ScriptProfile - Class in org.openhab.core.automation.module.script.profile
-
The
ScriptProfile
is generic profile for managing values with scripts - ScriptProfile(ProfileTypeUID, ProfileCallback, ProfileContext, TransformationService) - Constructor for class org.openhab.core.automation.module.script.profile.ScriptProfile
- ScriptProfileFactory - Class in org.openhab.core.automation.module.script.profile
-
The
ScriptProfileFactory
createsScriptProfile
instances - ScriptProfileFactory() - Constructor for class org.openhab.core.automation.module.script.profile.ScriptProfileFactory
- ScriptRuntime - Interface in org.openhab.core.model.script.runtime
-
This is a marker interface for Script Runtimes.
- ScriptRuntimeModule - Class in org.openhab.core.model.script
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- ScriptRuntimeModule() - Constructor for class org.openhab.core.model.script.ScriptRuntimeModule
- ScriptScopeProvider - Class in org.openhab.core.model.script.scoping
-
This class contains custom scoping description.
- ScriptScopeProvider() - Constructor for class org.openhab.core.model.script.scoping.ScriptScopeProvider
- ScriptSemanticSequencer - Class in org.openhab.core.model.script.serializer
- ScriptSemanticSequencer() - Constructor for class org.openhab.core.model.script.serializer.ScriptSemanticSequencer
- ScriptServiceUtil - Class in org.openhab.core.model.script
-
Utility class for providing easy access to script services.
- ScriptServiceUtil(ItemRegistry, ThingRegistry, EventPublisher, ModelRepository, Scheduler) - Constructor for class org.openhab.core.model.script.ScriptServiceUtil
- ScriptStandaloneSetup - Class in org.openhab.core.model.script
-
Initialization support for running Xtext languages without equinox extension registry
- ScriptStandaloneSetup() - Constructor for class org.openhab.core.model.script.ScriptStandaloneSetup
- ScriptStandaloneSetupGenerated - Class in org.openhab.core.model.script
- ScriptStandaloneSetupGenerated() - Constructor for class org.openhab.core.model.script.ScriptStandaloneSetupGenerated
- ScriptSwitch<T> - Class in org.openhab.core.model.script.script.util
-
The Switch for the model's inheritance hierarchy.
- ScriptSwitch() - Constructor for class org.openhab.core.model.script.script.util.ScriptSwitch
-
Creates an instance of the switch.
- ScriptSyntacticSequencer - Class in org.openhab.core.model.script.serializer
- ScriptSyntacticSequencer() - Constructor for class org.openhab.core.model.script.serializer.ScriptSyntacticSequencer
- ScriptThingActions - Interface in org.openhab.core.automation.module.script.defaultscope
-
The methods of this class are made available as functions in the scripts.
- ScriptTransformationService - Class in org.openhab.core.automation.module.script
-
The
ScriptTransformationService
implements aTransformationService
using any available script language - ScriptTransformationService(TransformationRegistry, ConfigDescriptionRegistry, ScriptEngineManager, Map<String, Object>) - Constructor for class org.openhab.core.automation.module.script.ScriptTransformationService
- ScriptTransformationServiceFactory - Class in org.openhab.core.automation.module.script
-
The
ScriptTransformationServiceFactory
registers aScriptTransformationService
for each newly added script engine. - ScriptTransformationServiceFactory(ComponentFactory<ScriptTransformationService>) - Constructor for class org.openhab.core.automation.module.script.ScriptTransformationServiceFactory
- ScriptTypeComputer - Class in org.openhab.core.model.script.jvmmodel
-
Calculates the type information used by Xbase to select the correct method during script execution.
- ScriptTypeComputer() - Constructor for class org.openhab.core.model.script.jvmmodel.ScriptTypeComputer
- ScriptValidator - Class in org.openhab.core.model.script.validation
-
Custom validation rules.
- ScriptValidator() - Constructor for class org.openhab.core.model.script.validation.ScriptValidator
- SECOND - Static variable in class org.openhab.core.library.unit.Units
- section(String, Stream<Translations.TranslationsGroup>) - Static method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
- section(String, Translations.TranslationsGroup...) - Static method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
- section(Stream<Translations.TranslationsGroup>) - Static method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
- section(Translations.TranslationsGroup...) - Static method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
- secure - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- secure - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- SecurityException - Exception in org.openhab.core.auth
-
Base type for exceptions reporting security concerns.
- SecurityException(String) - Constructor for exception org.openhab.core.auth.SecurityException
-
Creates a new exception instance.
- SecurityException(String, Throwable) - Constructor for exception org.openhab.core.auth.SecurityException
-
Creates a new exception instance.
- SecurityException(Throwable) - Constructor for exception org.openhab.core.auth.SecurityException
-
Creates a new exception instance.
- SEGMENT_PATTERN - Static variable in class org.openhab.core.common.AbstractUID
- Selection - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Selection'.
- SELECTION - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Selection
' class. - SELECTION - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Selection
' class. - SELECTION__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- SELECTION__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- SELECTION__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- SELECTION__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- SELECTION__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- SELECTION__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- SELECTION__MAPPINGS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Mappings' containment reference list feature.
- SELECTION__MAPPINGS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Mappings' containment reference list.
- SELECTION__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- SELECTION__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- SELECTION__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- SELECTION_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Selection' class.
- SelectionElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- SelectionImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Selection'.
- SelectionImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
- SEMANTIC_ERROR - Static variable in class org.openhab.core.voice.text.InterpretationResult
-
Represents a problem in the interpretation step after successful parsing.
- Semantics - Class in org.openhab.core.model.script.actions
-
The static methods of this class are made available as functions in the scripts.
- Semantics() - Constructor for class org.openhab.core.model.script.actions.Semantics
- SemanticsPredicates - Class in org.openhab.core.semantics
-
This class provides predicates that allow filtering item streams with regards to their semantics.
- SemanticsPredicates() - Constructor for class org.openhab.core.semantics.SemanticsPredicates
- SemanticsService - Interface in org.openhab.core.semantics
-
This interface defines a service, which offers functionality regarding semantic tags.
- SemanticTag - Interface in org.openhab.core.semantics
-
This interface defines the core features of an openHAB semantic tag.
- SemanticTagDTO - Class in org.openhab.core.semantics.dto
-
This is a data transfer object that is used to serialize semantic tags.
- SemanticTagDTO() - Constructor for class org.openhab.core.semantics.dto.SemanticTagDTO
- SemanticTagDTOMapper - Class in org.openhab.core.semantics.dto
-
The
SemanticTagDTOMapper
is an utility class to map semantic tags into semantic tag data transfer objects (DTOs). - SemanticTagDTOMapper() - Constructor for class org.openhab.core.semantics.dto.SemanticTagDTOMapper
- SemanticTagImpl - Class in org.openhab.core.semantics
-
This is the main implementing class of the
SemanticTag
interface. - SemanticTagImpl(String, String, String, String) - Constructor for class org.openhab.core.semantics.SemanticTagImpl
- SemanticTagImpl(String, String, String, List<String>) - Constructor for class org.openhab.core.semantics.SemanticTagImpl
- SemanticTagProvider - Interface in org.openhab.core.semantics
-
The
SemanticTagProvider
is responsible for providing semantic tags. - SemanticTagRegistry - Interface in org.openhab.core.semantics
-
SemanticTagRegistry
tracks allSemanticTag
s from differentSemanticTagProvider
s and provides access to them. - SemanticTags - Class in org.openhab.core.semantics
-
This is a class that gives static access to the semantic tag library.
- SemanticTags() - Constructor for class org.openhab.core.semantics.SemanticTags
- send(OutboundSseEvent) - Method in class org.openhab.core.io.rest.SseBroadcaster
- send(DateTimeType) - Method in class org.openhab.core.library.items.DateTimeItem
- send(DecimalType) - Method in class org.openhab.core.library.items.NumberItem
- send(HSBType) - Method in class org.openhab.core.library.items.ColorItem
- send(IncreaseDecreaseType) - Method in class org.openhab.core.library.items.DimmerItem
- send(NextPreviousType) - Method in class org.openhab.core.library.items.PlayerItem
- send(OnOffType) - Method in class org.openhab.core.library.items.SwitchItem
- send(PercentType) - Method in class org.openhab.core.library.items.DimmerItem
- send(PercentType) - Method in class org.openhab.core.library.items.RollershutterItem
- send(PlayPauseType) - Method in class org.openhab.core.library.items.PlayerItem
- send(PointType) - Method in class org.openhab.core.library.items.LocationItem
- send(QuantityType<?>) - Method in class org.openhab.core.library.items.NumberItem
- send(RewindFastforwardType) - Method in class org.openhab.core.library.items.PlayerItem
- send(StopMoveType) - Method in class org.openhab.core.library.items.RollershutterItem
- send(StringType) - Method in class org.openhab.core.library.items.StringItem
- send(UpDownType) - Method in class org.openhab.core.library.items.RollershutterItem
- send(Command) - Method in class org.openhab.core.items.GroupItem
- send(Command) - Method in interface org.openhab.core.thing.binding.generic.ChannelHandler
-
called to send a command to this channel
- send(Command) - Method in class org.openhab.core.thing.binding.generic.converter.ImageChannelHandler
- send(RefreshType) - Method in class org.openhab.core.items.GenericItem
- sendBreak(int) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- sendBreak(int) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Send break.
- sendCommand(String, String) - Method in interface org.openhab.core.automation.module.script.defaultscope.ScriptBusEvent
-
Sends a command for a specified item to the event bus.
- sendCommand(Item, Number) - Method in interface org.openhab.core.automation.module.script.defaultscope.ScriptBusEvent
-
Sends a number as a command for a specified item to the event bus.
- sendCommand(Item, String) - Method in interface org.openhab.core.automation.module.script.defaultscope.ScriptBusEvent
-
Sends a command for a specified item to the event bus.
- sendCommand(Item, Command) - Method in interface org.openhab.core.automation.module.script.defaultscope.ScriptBusEvent
-
Sends a command for a specified item to the event bus.
- sendCommand(String, String) - Static method in class org.openhab.core.model.script.actions.BusEvent
-
Sends a command for a specified item to the event bus.
- sendCommand(Item, Number) - Static method in class org.openhab.core.model.script.actions.BusEvent
-
Sends a number as a command for a specified item to the event bus.
- sendCommand(Item, String) - Static method in class org.openhab.core.model.script.actions.BusEvent
-
Sends a command for a specified item to the event bus.
- sendCommand(Item, Command) - Static method in class org.openhab.core.model.script.actions.BusEvent
-
Sends a command for a specified item to the event bus.
- sendCommand(Command) - Method in interface org.openhab.core.thing.profiles.ProfileCallback
-
Send a command to the framework.
- sendHttpDeleteRequest(String) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a DELETE-HTTP request.
- sendHttpDeleteRequest(String, int) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a DELETE-HTTP request.
- sendHttpDeleteRequest(String, Map<String, String>, int) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a DELETE-HTTP request.
- sendHttpGetRequest(String) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a GET-HTTP request.
- sendHttpGetRequest(String, int) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a GET-HTTP request.
- sendHttpGetRequest(String, Map<String, String>, int) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a GET-HTTP request.
- sendHttpPostRequest(String) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a POST-HTTP request.
- sendHttpPostRequest(String, int) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a POST-HTTP request.
- sendHttpPostRequest(String, String, String) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a POST-HTTP request.
- sendHttpPostRequest(String, String, String, int) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a POST-HTTP request.
- sendHttpPostRequest(String, String, String, Map<String, String>, int) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a POST-HTTP request.
- sendHttpPutRequest(String) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a PUT-HTTP request.
- sendHttpPutRequest(String, int) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a PUT-HTTP request.
- sendHttpPutRequest(String, String, String) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a PUT-HTTP request.
- sendHttpPutRequest(String, String, String, int) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a PUT-HTTP request.
- sendHttpPutRequest(String, String, String, Map<String, String>, int) - Static method in class org.openhab.core.model.script.actions.HTTP
-
Send out a PUT-HTTP request.
- sendIf(OutboundSseEvent, Predicate<I>) - Method in class org.openhab.core.io.rest.SseBroadcaster
- sendTimeSeries(String, Map<ZonedDateTime, State>, String) - Method in interface org.openhab.core.automation.module.script.defaultscope.ScriptBusEvent
-
Sends a time series to the event bus
- sendTimeSeries(String, Map<ZonedDateTime, State>, String) - Static method in class org.openhab.core.model.script.actions.BusEvent
-
Sends a time series to the event bus
- sendTimeSeries(Item, TimeSeries) - Method in interface org.openhab.core.automation.module.script.defaultscope.ScriptBusEvent
-
Sends a time series to the event bus
- sendTimeSeries(Item, TimeSeries) - Static method in class org.openhab.core.model.script.actions.BusEvent
-
Sends a time series to the event bus
- sendTimeSeries(String, TimeSeries) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Send a time series to the channel.
- sendTimeSeries(ChannelUID, TimeSeries) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Send a time series to the channel.
- sendTimeSeries(ChannelUID, TimeSeries) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Informs about a time series, whcihs is send from the channel.
- sendTimeSeries(TimeSeries) - Method in interface org.openhab.core.thing.profiles.ProfileCallback
-
Send a
TimeSeries
update to the framework. - sendUpdate(State) - Method in interface org.openhab.core.thing.profiles.ProfileCallback
-
Send a state update to the framework.
- SEPARATOR - Static variable in class org.openhab.core.common.AbstractUID
- seq(Object...) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Creates a sequence expression.
- sequence(ISerializationContext, EObject) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
- sequence(ISerializationContext, EObject) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
- sequence(ISerializationContext, EObject) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSemanticSequencer
- sequence(ISerializationContext, EObject) - Method in class org.openhab.core.model.serializer.AbstractItemsSemanticSequencer
- sequence(ISerializationContext, EObject) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
- sequence(ISerializationContext, EObject) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSemanticSequencer
- sequence_AllConfig(ISerializationContext, AllConfig) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: AllConfig returns AllConfig Constraint: {AllConfig}
- sequence_Button(ISerializationContext, Button) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Button returns Button Constraint: (row=INT column=INT cmd=Command (label=ID | label=STRING) icon=Icon?)
- sequence_Buttongrid(ISerializationContext, Buttongrid) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Buttongrid NonLinkableWidget returns Buttongrid Buttongrid returns Buttongrid Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | (buttons+=Button buttons+=Button*) | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_ChangedEventTrigger(ISerializationContext, ChangedEventTrigger) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns ChangedEventTrigger ChangedEventTrigger returns ChangedEventTrigger Constraint: (item=ItemName oldState=ValidState? newState=ValidState?)
- sequence_Chart(ISerializationContext, Chart) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Chart NonLinkableWidget returns Chart Chart returns Chart Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | service=STRING | refresh=INT | period=ID | legend=BOOLEAN_OBJECT | forceAsItem=BOOLEAN_OBJECT | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) | yAxisDecimalPattern=STRING )+
- sequence_ColorArray(ISerializationContext, ColorArray) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: ColorArray returns ColorArray Constraint: ((conditions+=Condition conditions+=Condition*)? arg=STRING)
- sequence_Colorpicker(ISerializationContext, Colorpicker) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Colorpicker NonLinkableWidget returns Colorpicker Colorpicker returns Colorpicker Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | frequency=INT | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_CommandEventTrigger(ISerializationContext, CommandEventTrigger) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns CommandEventTrigger CommandEventTrigger returns CommandEventTrigger Constraint: (item=ItemName command=ValidCommand?)
- sequence_Condition(ISerializationContext, Condition) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Condition returns Condition Constraint: ( item=ID? ( condition='==' | condition='>' | condition='<' | condition='>=' | condition='<=' | condition='!=' )? (sign='-' | sign='+')? state=XState )
- sequence_CronStrategy(ISerializationContext, CronStrategy) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: Strategy returns CronStrategy CronStrategy returns CronStrategy Constraint: (name=ID cronExpression=STRING)
- sequence_DateTimeTrigger(ISerializationContext, DateTimeTrigger) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns DateTimeTrigger DateTimeTrigger returns DateTimeTrigger Constraint: (item=ItemName timeOnly?='timeOnly'?)
- sequence_Default(ISerializationContext, Default) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Default NonLinkableWidget returns Default Default returns Default Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | height=INT | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_EqualsFilter(ISerializationContext, EqualsFilter) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: FilterDetails returns EqualsFilter EqualsFilter returns EqualsFilter Constraint: (values+=STRING values+=STRING*)
- sequence_EventEmittedTrigger(ISerializationContext, EventEmittedTrigger) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns EventEmittedTrigger EventEmittedTrigger returns EventEmittedTrigger Constraint: ((channel=STRING | channel=ID) trigger=ValidTrigger?)
- sequence_Filter(ISerializationContext, Filter) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: Filter returns Filter Constraint: (name=ID definition=FilterDetails)
- sequence_Frame(ISerializationContext, Frame) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Frame returns Frame Constraint: ( (item=ItemRef | label=ID | label=STRING | icon=Icon | staticIcon=Icon)? (IconRules+=IconRule IconRules+=IconRule*)? (LabelColor+=ColorArray LabelColor+=ColorArray*)? (ValueColor+=ColorArray ValueColor+=ColorArray*)? (IconColor+=ColorArray IconColor+=ColorArray*)? (Visibility+=VisibilityRule Visibility+=VisibilityRule*)? )+
- sequence_Frame_LinkableWidget(ISerializationContext, Frame) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Frame LinkableWidget returns Frame Constraint: ( ( (item=ItemRef | label=ID | label=STRING | icon=Icon | staticIcon=Icon)? (IconRules+=IconRule IconRules+=IconRule*)? (LabelColor+=ColorArray LabelColor+=ColorArray*)? (ValueColor+=ColorArray ValueColor+=ColorArray*)? (IconColor+=ColorArray IconColor+=ColorArray*)? (Visibility+=VisibilityRule Visibility+=VisibilityRule*)? )+ children+=Widget* )
- sequence_Group(ISerializationContext, Group) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Group returns Group Constraint: ( item=GroupItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_Group_LinkableWidget(ISerializationContext, Group) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Group LinkableWidget returns Group Constraint: ( ( item=GroupItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+ children+=Widget* )
- sequence_GroupConfig(ISerializationContext, GroupConfig) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: GroupConfig returns GroupConfig Constraint: group=ID
- sequence_GroupMemberChangedEventTrigger(ISerializationContext, GroupMemberChangedEventTrigger) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns GroupMemberChangedEventTrigger GroupMemberChangedEventTrigger returns GroupMemberChangedEventTrigger Constraint: (group=ItemName oldState=ValidState? newState=ValidState?)
- sequence_GroupMemberCommandEventTrigger(ISerializationContext, GroupMemberCommandEventTrigger) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns GroupMemberCommandEventTrigger GroupMemberCommandEventTrigger returns GroupMemberCommandEventTrigger Constraint: (group=ItemName command=ValidCommand?)
- sequence_GroupMemberUpdateEventTrigger(ISerializationContext, GroupMemberUpdateEventTrigger) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns GroupMemberUpdateEventTrigger GroupMemberUpdateEventTrigger returns GroupMemberUpdateEventTrigger Constraint: (group=ItemName state=ValidState?)
- sequence_IconRule(ISerializationContext, IconRule) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: IconRule returns IconRule Constraint: ((conditions+=Condition conditions+=Condition*)? arg=Icon)
- sequence_IDUnit(ISerializationContext, IDUnit) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSemanticSequencer
-
Contexts: AbstractUnit returns IDUnit IDUnit returns IDUnit Constraint: value=ID
- sequence_Image(ISerializationContext, Image) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Image returns Image Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | url=STRING | refresh=INT | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_Image_LinkableWidget(ISerializationContext, Image) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Image LinkableWidget returns Image Constraint: ( ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | url=STRING | refresh=INT | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+ children+=Widget* )
- sequence_IncludeFilter(ISerializationContext, IncludeFilter) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: FilterDetails returns IncludeFilter IncludeFilter returns IncludeFilter Constraint: (lower=DECIMAL upper=DECIMAL unit=STRING?)
- sequence_Input(ISerializationContext, Input) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Input NonLinkableWidget returns Input Input returns Input Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | inputHint=STRING | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_ItemConfig(ISerializationContext, ItemConfig) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: ItemConfig returns ItemConfig Constraint: item=ID
- sequence_ItemModel(ISerializationContext, ItemModel) - Method in class org.openhab.core.model.serializer.AbstractItemsSemanticSequencer
-
Contexts: ItemModel returns ItemModel Constraint: items+=ModelItem*
- sequence_LinkableWidget(ISerializationContext, LinkableWidget) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns LinkableWidget LinkableWidget returns LinkableWidget Constraint: children+=Widget+
- sequence_LinkableWidget_Text(ISerializationContext, Text) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Text LinkableWidget returns Text Constraint: ( ( (item=ItemRef | label=ID | label=STRING | icon=Icon | staticIcon=Icon)? (IconRules+=IconRule IconRules+=IconRule*)? (LabelColor+=ColorArray LabelColor+=ColorArray*)? (ValueColor+=ColorArray ValueColor+=ColorArray*)? (IconColor+=ColorArray IconColor+=ColorArray*)? (Visibility+=VisibilityRule Visibility+=VisibilityRule*)? )+ children+=Widget* )
- sequence_Mapping(ISerializationContext, Mapping) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Mapping returns Mapping Constraint: (cmd=Command (label=ID | label=STRING) icon=Icon?)
- sequence_Mapview(ISerializationContext, Mapview) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Mapview NonLinkableWidget returns Mapview Mapview returns Mapview Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | height=INT | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_ModelBinding(ISerializationContext, ModelBinding) - Method in class org.openhab.core.model.serializer.AbstractItemsSemanticSequencer
-
Contexts: ModelBinding returns ModelBinding Constraint: (type=ID configuration=STRING properties+=ModelProperty? properties+=ModelProperty*)
- sequence_ModelBridge(ISerializationContext, ModelBridge) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSemanticSequencer
-
Contexts: ModelPropertyContainer returns ModelBridge ModelBridge returns ModelBridge Constraint: ( bridge?='Bridge' (id=UID | (thingTypeId=UID_SEGMENT thingId=UID_SEGMENT)) label=STRING? location=STRING? properties+=ModelProperty? properties+=ModelProperty* (things+=ModelThing | things+=ModelBridge)* channels+=ModelChannel* )
- sequence_ModelChannel(ISerializationContext, ModelChannel) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSemanticSequencer
-
Contexts: ModelPropertyContainer returns ModelChannel ModelChannel returns ModelChannel Constraint: ( (((channelKind='State' | channelKind='Trigger')? type=ModelItemType) | channelType=UID_SEGMENT) id=CHANNEL_ID label=STRING? properties+=ModelProperty? properties+=ModelProperty* )
- sequence_ModelGroupItem(ISerializationContext, ModelGroupItem) - Method in class org.openhab.core.model.serializer.AbstractItemsSemanticSequencer
-
Contexts: ModelGroupItem returns ModelGroupItem Constraint: ( (type=ModelItemType function=ModelGroupFunction?) | (type=ModelItemType function=ModelGroupFunction? (args+=ID | args+=STRING) args+=ID? (args+=STRING? args+=ID?)*) )?
- sequence_ModelGroupItem_ModelItem(ISerializationContext, ModelGroupItem) - Method in class org.openhab.core.model.serializer.AbstractItemsSemanticSequencer
-
Contexts: ModelItem returns ModelGroupItem Constraint: ( ( (type=ModelItemType function=ModelGroupFunction?) | (type=ModelItemType function=ModelGroupFunction? (args+=ID | args+=STRING) args+=ID? (args+=STRING? args+=ID?)*) )? name=ID label=STRING? icon=Icon? (groups+=ID groups+=ID*)? ((tags+=ID | tags+=STRING) tags+=ID? (tags+=STRING? tags+=ID?)*)? (bindings+=ModelBinding bindings+=ModelBinding*)? )
- sequence_ModelItem_ModelNormalItem(ISerializationContext, ModelNormalItem) - Method in class org.openhab.core.model.serializer.AbstractItemsSemanticSequencer
-
Contexts: ModelItem returns ModelNormalItem Constraint: ( type=ModelItemType name=ID label=STRING? icon=Icon? (groups+=ID groups+=ID*)? ((tags+=ID | tags+=STRING) tags+=ID? (tags+=STRING? tags+=ID?)*)? (bindings+=ModelBinding bindings+=ModelBinding*)? )
- sequence_ModelNormalItem(ISerializationContext, ModelNormalItem) - Method in class org.openhab.core.model.serializer.AbstractItemsSemanticSequencer
-
Contexts: ModelNormalItem returns ModelNormalItem Constraint: type=ModelItemType
- sequence_ModelProperty(ISerializationContext, ModelProperty) - Method in class org.openhab.core.model.serializer.AbstractItemsSemanticSequencer
-
Contexts: ModelProperty returns ModelProperty Constraint: (key=ID value=ValueType)
- sequence_ModelProperty(ISerializationContext, ModelProperty) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSemanticSequencer
-
Contexts: ModelProperty returns ModelProperty Constraint: (key=ID value+=ValueType value+=ValueType*)
- sequence_ModelThing(ISerializationContext, ModelThing) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSemanticSequencer
-
Contexts: ModelPropertyContainer returns ModelThing ModelThing returns ModelThing Constraint: ( (id=UID | (thingTypeId=UID_SEGMENT thingId=UID_SEGMENT)) label=STRING? bridgeUID=UID? location=STRING? properties+=ModelProperty? properties+=ModelProperty* channels+=ModelChannel* )
- sequence_NotEqualsFilter(ISerializationContext, NotEqualsFilter) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: FilterDetails returns NotEqualsFilter NotEqualsFilter returns NotEqualsFilter Constraint: (values+=STRING values+=STRING*)
- sequence_NotIncludeFilter(ISerializationContext, NotIncludeFilter) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: FilterDetails returns NotIncludeFilter NotIncludeFilter returns NotIncludeFilter Constraint: (lower=DECIMAL upper=DECIMAL unit=STRING?)
- sequence_PersistenceConfiguration(ISerializationContext, PersistenceConfiguration) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: PersistenceConfiguration returns PersistenceConfiguration Constraint: ( (items+=AllConfig | items+=ItemConfig | items+=GroupConfig) items+=AllConfig? ((items+=ItemConfig | items+=GroupConfig)? items+=AllConfig?)* alias=STRING? (strategies+=[Strategy|ID] strategies+=[Strategy|ID]*)? (filters+=[Filter|ID] filters+=[Filter|ID]*)? )
- sequence_PersistenceModel(ISerializationContext, PersistenceModel) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: PersistenceModel returns PersistenceModel Constraint: (strategies+=Strategy* (defaults+=[Strategy|ID] defaults+=[Strategy|ID]*)? filters+=Filter* configs+=PersistenceConfiguration*)
- sequence_QuantityLiteral(ISerializationContext, QuantityLiteral) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSemanticSequencer
-
Contexts: XLiteral returns QuantityLiteral QuantityLiteral returns QuantityLiteral XExpression returns QuantityLiteral XAssignment returns QuantityLiteral XAssignment.XBinaryOperation_1_1_0_0_0 returns QuantityLiteral XOrExpression returns QuantityLiteral XOrExpression.XBinaryOperation_1_0_0_0 returns QuantityLiteral XAndExpression returns QuantityLiteral XAndExpression.XBinaryOperation_1_0_0_0 returns QuantityLiteral XEqualityExpression returns QuantityLiteral XEqualityExpression.XBinaryOperation_1_0_0_0 returns QuantityLiteral XRelationalExpression returns QuantityLiteral XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns QuantityLiteral XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns QuantityLiteral XOtherOperatorExpression returns QuantityLiteral XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns QuantityLiteral XAdditiveExpression returns QuantityLiteral XAdditiveExpression.XBinaryOperation_1_0_0_0 returns QuantityLiteral XMultiplicativeExpression returns QuantityLiteral XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns QuantityLiteral XUnaryOperation returns QuantityLiteral XCastedExpression returns QuantityLiteral XCastedExpression.XCastedExpression_1_0_0_0 returns QuantityLiteral XPostfixOperation returns QuantityLiteral XPostfixOperation.XPostfixOperation_1_0_0 returns QuantityLiteral XMemberFeatureCall returns QuantityLiteral XMemberFeatureCall.XAssignment_1_0_0_0_0 returns QuantityLiteral XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns QuantityLiteral XPrimaryExpression returns QuantityLiteral XParenthesizedExpression returns QuantityLiteral XExpressionOrVarDeclaration returns QuantityLiteral Constraint: (value=Number unit=AbstractUnit)
- sequence_Rule(ISerializationContext, Rule) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: Rule returns Rule Constraint: ((name=STRING | name=ID) eventtrigger+=EventTrigger eventtrigger+=EventTrigger* script=Script)
- sequence_RuleModel(ISerializationContext, RuleModel) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: RuleModel returns RuleModel Constraint: ((importSection=XImportSection? variables+=VariableDeclaration+ rules+=Rule+) | (importSection=XImportSection? rules+=Rule+) | rules+=Rule+)?
- sequence_Script(ISerializationContext, Script) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSemanticSequencer
-
Contexts: Script returns Script Constraint: expressions+=XExpressionOrVarDeclaration*
- sequence_Selection(ISerializationContext, Selection) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Selection NonLinkableWidget returns Selection Selection returns Selection Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | (mappings+=Mapping mappings+=Mapping*) | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_Setpoint(ISerializationContext, Setpoint) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Setpoint NonLinkableWidget returns Setpoint Setpoint returns Setpoint Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | minValue=Number | maxValue=Number | step=Number | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_Sitemap(ISerializationContext, Sitemap) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: SitemapModel returns Sitemap Sitemap returns Sitemap Constraint: (name=ID label=STRING? icon=STRING? children+=Widget+)
- sequence_Slider(ISerializationContext, Slider) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Slider NonLinkableWidget returns Slider Slider returns Slider Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | frequency=INT | switchEnabled?='switchSupport' | minValue=Number | maxValue=Number | step=Number | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_SpecificUnit(ISerializationContext, SpecificUnit) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSemanticSequencer
-
Contexts: AbstractUnit returns SpecificUnit SpecificUnit returns SpecificUnit Constraint: value=COMMON_UNIT_SYMBOLS
- sequence_Strategy(ISerializationContext, Strategy) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: Strategy returns Strategy Constraint: name=ID
- sequence_StringUnit(ISerializationContext, StringUnit) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSemanticSequencer
-
Contexts: AbstractUnit returns StringUnit StringUnit returns StringUnit Constraint: value=STRING
- sequence_Switch(ISerializationContext, Switch) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Switch NonLinkableWidget returns Switch Switch returns Switch Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | (mappings+=Mapping mappings+=Mapping*) | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_SystemOnShutdownTrigger(ISerializationContext, SystemOnShutdownTrigger) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns SystemOnShutdownTrigger SystemTrigger returns SystemOnShutdownTrigger SystemOnShutdownTrigger returns SystemOnShutdownTrigger Constraint: {SystemOnShutdownTrigger}
- sequence_SystemOnStartupTrigger(ISerializationContext, SystemOnStartupTrigger) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns SystemOnStartupTrigger SystemTrigger returns SystemOnStartupTrigger SystemOnStartupTrigger returns SystemOnStartupTrigger Constraint: {SystemOnStartupTrigger}
- sequence_SystemStartlevelTrigger(ISerializationContext, SystemStartlevelTrigger) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns SystemStartlevelTrigger SystemTrigger returns SystemStartlevelTrigger SystemStartlevelTrigger returns SystemStartlevelTrigger Constraint: level=INT
- sequence_Text(ISerializationContext, Text) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Text returns Text Constraint: ( (item=ItemRef | label=ID | label=STRING | icon=Icon | staticIcon=Icon)? (IconRules+=IconRule IconRules+=IconRule*)? (LabelColor+=ColorArray LabelColor+=ColorArray*)? (ValueColor+=ColorArray ValueColor+=ColorArray*)? (IconColor+=ColorArray IconColor+=ColorArray*)? (Visibility+=VisibilityRule Visibility+=VisibilityRule*)? )+
- sequence_ThingModel(ISerializationContext, ThingModel) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSemanticSequencer
-
Contexts: ThingModel returns ThingModel Constraint: (things+=ModelThing | things+=ModelBridge)+
- sequence_ThingStateChangedEventTrigger(ISerializationContext, ThingStateChangedEventTrigger) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns ThingStateChangedEventTrigger ThingStateChangedEventTrigger returns ThingStateChangedEventTrigger Constraint: (thing=STRING oldState=ThingValidState? newState=ThingValidState?)
- sequence_ThingStateUpdateEventTrigger(ISerializationContext, ThingStateUpdateEventTrigger) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns ThingStateUpdateEventTrigger ThingStateUpdateEventTrigger returns ThingStateUpdateEventTrigger Constraint: (thing=STRING state=ThingValidState?)
- sequence_ThresholdFilter(ISerializationContext, ThresholdFilter) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: FilterDetails returns ThresholdFilter ThresholdFilter returns ThresholdFilter Constraint: (relative?='%'? value=DECIMAL unit=STRING?)
- sequence_TimeFilter(ISerializationContext, TimeFilter) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: FilterDetails returns TimeFilter TimeFilter returns TimeFilter Constraint: (value=INT (unit='s' | unit='m' | unit='h' | unit='d'))
- sequence_TimerTrigger(ISerializationContext, TimerTrigger) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns TimerTrigger TimerTrigger returns TimerTrigger Constraint: (cron=STRING | time='midnight' | time='noon')
- sequence_UpdateEventTrigger(ISerializationContext, UpdateEventTrigger) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns UpdateEventTrigger UpdateEventTrigger returns UpdateEventTrigger Constraint: (item=ItemName state=ValidState?)
- sequence_ValidCommandId(ISerializationContext, ValidCommandId) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidCommand returns ValidCommandId ValidCommandId returns ValidCommandId Constraint: value=ID
- sequence_ValidCommandNumber(ISerializationContext, ValidCommandNumber) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidCommand returns ValidCommandNumber ValidCommandNumber returns ValidCommandNumber Constraint: value=Number
- sequence_ValidCommandString(ISerializationContext, ValidCommandString) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidCommand returns ValidCommandString ValidCommandString returns ValidCommandString Constraint: value=STRING
- sequence_ValidStateId(ISerializationContext, ValidStateId) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidState returns ValidStateId ValidStateId returns ValidStateId Constraint: value=ID
- sequence_ValidStateNumber(ISerializationContext, ValidStateNumber) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidState returns ValidStateNumber ValidStateNumber returns ValidStateNumber Constraint: value=Number
- sequence_ValidStateString(ISerializationContext, ValidStateString) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidState returns ValidStateString ValidStateString returns ValidStateString Constraint: value=STRING
- sequence_ValidTriggerId(ISerializationContext, ValidTriggerId) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidTrigger returns ValidTriggerId ValidTriggerId returns ValidTriggerId Constraint: value=ID
- sequence_ValidTriggerNumber(ISerializationContext, ValidTriggerNumber) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidTrigger returns ValidTriggerNumber ValidTriggerNumber returns ValidTriggerNumber Constraint: value=Number
- sequence_ValidTriggerString(ISerializationContext, ValidTriggerString) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidTrigger returns ValidTriggerString ValidTriggerString returns ValidTriggerString Constraint: value=STRING
- sequence_VariableDeclaration(ISerializationContext, VariableDeclaration) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: VariableDeclaration returns VariableDeclaration Constraint: (writeable?='var'? ((type=JvmTypeReference name=ValidID) | name=ValidID) right=XExpression?)
- sequence_Video(ISerializationContext, Video) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Video NonLinkableWidget returns Video Video returns Video Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | url=STRING | encoding=STRING | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_VisibilityRule(ISerializationContext, VisibilityRule) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: VisibilityRule returns VisibilityRule Constraint: (conditions+=Condition conditions+=Condition*)
- sequence_Webview(ISerializationContext, Webview) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Webview NonLinkableWidget returns Webview Webview returns Webview Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | height=INT | url=STRING | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- serialEvent(SerialPortEvent) - Method in interface org.openhab.core.io.transport.serial.SerialPortEventListener
-
Notify about a serial event.
- serialize(Map<Object, Object>, Type, JsonSerializationContext) - Method in class org.openhab.core.config.core.OrderingMapSerializer
- serialize(Set<Object>, Type, JsonSerializationContext) - Method in class org.openhab.core.config.core.OrderingSetSerializer
- serialize(Set<T>, OutputStreamWriter) - Method in interface org.openhab.core.automation.parser.Parser
-
Records the automation objects in a file with some particular format.
- serialize(Configuration, Type, JsonSerializationContext) - Method in class org.openhab.core.config.core.ConfigurationSerializer
- serializePayload(Object) - Static method in class org.openhab.core.events.AbstractEventFactory
-
Serializes the payload object into its equivalent Json representation.
- SerialPort - Interface in org.openhab.core.io.transport.serial
-
Interface for a serial port.
- SerialPortEvent - Interface in org.openhab.core.io.transport.serial
-
Interface for a serial port event.
- SerialPortEventListener - Interface in org.openhab.core.io.transport.serial
-
Interface of a serial port event listener.
- SerialPortIdentifier - Interface in org.openhab.core.io.transport.serial
-
Interface of a serial port identifier.
- SerialPortManager - Interface in org.openhab.core.io.transport.serial
-
Interface for a serial port manager.
- SerialPortProvider - Interface in org.openhab.core.io.transport.serial
-
Provides a concrete SerialPort which can handle remote (e.g.
- serve(AudioStream) - Method in interface org.openhab.core.audio.AudioHTTPServer
-
Deprecated.
- serve(AudioStream, int) - Method in interface org.openhab.core.audio.AudioHTTPServer
-
Deprecated.
- serve(AudioStream, int, boolean) - Method in interface org.openhab.core.audio.AudioHTTPServer
-
Creates a relative url for a given
AudioStream
where it can be requested one or multiple times within the given time frame. - service - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
-
The cached value of the '
Service
' attribute. - SERVICE - Enum constant in enum class org.openhab.core.automation.module.provider.ActionModuleKind
- SERVICE_CONTEXT - Static variable in class org.openhab.core.OpenHAB
-
The property to recognize a service instance created by a service factory
- SERVICE_CONTEXT_MARKER - Static variable in class org.openhab.core.OpenHAB
-
The property to separate service PIDs from their contexts
- SERVICE_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
-
The default value of the '
Service
' attribute. - SERVICE_NAME - Static variable in class org.openhab.core.config.discovery.addon.AddonSuggestionService
- SERVICE_NAME - Static variable in class org.openhab.core.config.discovery.addon.ip.IpAddonFinder
- SERVICE_NAME - Static variable in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
- SERVICE_NAME - Static variable in class org.openhab.core.config.discovery.addon.process.ProcessAddonFinder
- SERVICE_NAME - Static variable in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- SERVICE_NAME_IP - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- SERVICE_NAME_MDNS - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- SERVICE_NAME_UPNP - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- SERVICE_PID - Static variable in class org.openhab.core.model.core.ModelCoreConstants
-
The service pid used for the managed service (without the "org.openhab.core" prefix
- SERVICE_PID - Static variable in interface org.openhab.core.service.WatchService
- SERVICE_PROPERTY_DIR - Static variable in interface org.openhab.core.service.WatchService
- SERVICE_PROPERTY_LABEL - Static variable in interface org.openhab.core.transform.TransformationService
- SERVICE_PROPERTY_NAME - Static variable in interface org.openhab.core.service.WatchService
- SERVICE_PROPERTY_NAME - Static variable in interface org.openhab.core.transform.TransformationService
- SERVICE_TYPE - Static variable in class org.openhab.core.config.discovery.addon.ip.IpAddonFinder
- SERVICE_TYPE - Static variable in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
- SERVICE_TYPE - Static variable in class org.openhab.core.config.discovery.addon.process.ProcessAddonFinder
- SERVICE_TYPE - Static variable in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- SERVICE_TYPE_IP - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- SERVICE_TYPE_MDNS - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- SERVICE_TYPE_UPNP - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- serviceAdded(ServiceEvent) - Method in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
- ServiceDescription - Class in org.openhab.core.io.transport.mdns
-
This is a simple data container to keep all details of a service description together.
- ServiceDescription(String, String, int, Hashtable<String, String>) - Constructor for class org.openhab.core.io.transport.mdns.ServiceDescription
-
Constructor for a
ServiceDescription
, which takes all details as parameters - serviceId - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
- ServiceModule - Class in org.openhab.core.model.script
-
Guice module that binds openHAB services
- ServiceModule(ScriptServiceUtil, ScriptEngine) - Constructor for class org.openhab.core.model.script.ServiceModule
- serviceName - Variable in class org.openhab.core.io.transport.mdns.ServiceDescription
- servicePort - Variable in class org.openhab.core.io.transport.mdns.ServiceDescription
- serviceProperties - Variable in class org.openhab.core.io.transport.mdns.ServiceDescription
- serviceRemoved(ServiceEvent) - Method in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
- serviceResolved(ServiceEvent) - Method in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
- serviceType - Variable in class org.openhab.core.io.transport.mdns.ServiceDescription
- SERVLET_PATH - Static variable in class org.openhab.core.io.websocket.CommonWebSocketServlet
- set(T) - Method in class org.openhab.core.test.AsyncResultWrapper
- setAccessToken(String) - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- setActions(List<Action>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the actions participating in
Rule
- setAddonCandidates(List<AddonInfo>) - Method in interface org.openhab.core.config.discovery.addon.AddonFinder
-
The framework calls this method to provide a list of
AddonInfo
elements which contain potential candidates that this finder can iterate over in order to detect which ones to return via thegetSuggestedAddons()
method. - setAddonCandidates(List<AddonInfo>) - Method in class org.openhab.core.config.discovery.addon.BaseAddonFinder
- setAddonCandidates(List<AddonInfo>) - Method in class org.openhab.core.config.discovery.addon.ip.IpAddonFinder
- setAddonCandidates(List<AddonInfo>) - Method in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
- setAddonId(String) - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- setAddonInfoXml(AddonInfoXmlResult) - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- setAddons(List<AddonInfo>) - Method in class org.openhab.core.addon.AddonInfoList
- setAddons(List<XmlAddonInfo>) - Method in class https.openhab_org.schemas.addon_info_list.v1_0.AddonInfoList
- setAdvanced(Boolean) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the advanced property.
- setAdvanced(Boolean) - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
-
Sets the value of the advanced property.
- setAfterConnectionDelayMillis(long) - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- setAlias(String) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
- setAlias(String) - Method in interface org.openhab.core.model.persistence.persistence.PersistenceConfiguration
-
Sets the value of the '
Alias
' attribute. - setAltitude(DecimalType) - Method in class org.openhab.core.library.types.PointType
- setApiTokens(List<UserApiToken>) - Method in class org.openhab.core.auth.ManagedUser
-
Replaces the list of API tokens by a new one.
- setArg(String) - Method in interface org.openhab.core.model.sitemap.sitemap.ColorArray
-
Sets the value of the '
Arg
' attribute. - setArg(String) - Method in interface org.openhab.core.model.sitemap.sitemap.IconRule
-
Sets the value of the '
Arg
' attribute. - setArg(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
- setArg(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
- setBeginDate(ZonedDateTime) - Method in class org.openhab.core.persistence.FilterCriteria
- setBit(int, boolean) - Method in class org.openhab.core.io.transport.modbus.BitArray
- setBridge(boolean) - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
- setBridge(boolean) - Method in interface org.openhab.core.model.thing.thing.ModelBridge
-
Sets the value of the '
Bridge
' attribute. - setBridgeUID(ThingUID) - Method in interface org.openhab.core.thing.Thing
-
Sets the bridge.
- setBridgeUID(String) - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- setBridgeUID(String) - Method in interface org.openhab.core.model.thing.thing.ModelThing
-
Sets the value of the '
Bridge UID
' attribute. - setBrokerConnection(MqttBrokerConnection) - Method in class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
-
Will be called by .
- setBundleResolver(BundleResolver) - Method in class org.openhab.core.thing.i18n.ThingStatusInfoI18nLocalizationService
- setCacheContext(Path, Storage<V>) - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
-
Link this cache entry to the underlying storage facility (disk for data, storage service for metadata)
- setCallback(ThingHandlerCallback) - Method in class org.openhab.core.thing.binding.BaseThingHandler
- setCallback(ThingHandlerCallback) - Method in interface org.openhab.core.thing.binding.ThingHandler
-
Sets the
ThingHandlerCallback
of the handler, which must be used to inform the framework about changes. - setCallback(ModuleHandlerCallback) - Method in class org.openhab.core.automation.handler.BaseModuleHandler
- setCallback(ModuleHandlerCallback) - Method in interface org.openhab.core.automation.handler.ModuleHandler
-
The callback is injected to the handler through this method.
- setCategory(String) - Method in interface org.openhab.core.items.ActiveItem
-
Deprecated.Sets the category of the item (can be null)
- setCategory(String) - Method in class org.openhab.core.items.GenericItem
- setChannel(String) - Method in interface org.openhab.core.model.rule.rules.EventEmittedTrigger
-
Sets the value of the '
Channel
' attribute. - setChannel(String) - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
- setChannelGroupTypesXml(List<ChannelGroupTypeXmlResult>) - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- setChannelKind(String) - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
- setChannelKind(String) - Method in interface org.openhab.core.model.thing.thing.ModelChannel
-
Sets the value of the '
Channel Kind
' attribute. - setChannelType(String) - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
- setChannelType(String) - Method in interface org.openhab.core.model.thing.thing.ModelChannel
-
Sets the value of the '
Channel Type
' attribute. - setChannelTypesXml(List<ChannelTypeXmlResult>) - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- setChildren(ASTNode[]) - Method in class org.openhab.core.voice.text.ASTNode
- setClassLoader(ClassLoader) - Method in class org.openhab.core.config.core.xml.util.XmlDocumentReader
-
Sets the classloader for
XStream
. - setClassLoader(ClassLoader) - Method in class org.openhab.core.model.rule.scoping.RulesJavaReflectAccess
- setCmd(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Button
-
Sets the value of the '
Cmd
' attribute. - setCmd(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- setCmd(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
- setCmd(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Mapping
-
Sets the value of the '
Cmd
' attribute. - setColumn(int) - Method in interface org.openhab.core.model.sitemap.sitemap.Button
-
Sets the value of the '
Column
' attribute. - setColumn(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- setCommand(ValidCommand) - Method in interface org.openhab.core.model.rule.rules.CommandEventTrigger
-
Sets the value of the '
Command
' containment reference. - setCommand(ValidCommand) - Method in interface org.openhab.core.model.rule.rules.GroupMemberCommandEventTrigger
-
Sets the value of the '
Command
' containment reference. - setCommand(ValidCommand) - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
- setCommand(ValidCommand) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- setCommandDescriptionService(CommandDescriptionService) - Method in class org.openhab.core.items.GenericItem
- setCommandDescriptionService(CommandDescriptionService) - Method in class org.openhab.core.items.GroupItem
- setCommandOptions(ChannelUID, List<CommandOption>) - Method in class org.openhab.core.thing.binding.BaseDynamicCommandDescriptionProvider
-
For a given
ChannelUID
, set aList
ofCommandOption
s that should be used for the channel, instead of the one defined statically in theChannelType
. - setComponent(String) - Method in class org.openhab.core.ui.components.UIComponent
-
Sets the type of the component.
- setCondition(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Condition
-
Sets the value of the '
Condition
' attribute. - setCondition(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- setConditions(List<Condition>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the conditions participating in
Rule
. - setConfig(Map<String, Object>) - Method in class org.openhab.core.ui.components.UIComponent
-
Sets all the configuration parameters of the component
- setConfigDescriptions(List<ConfigDescription>) - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- setConfigName(String) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setConfigStatusCallback(ConfigStatusCallback) - Method in interface org.openhab.core.config.core.status.ConfigStatusProvider
-
Sets the given
ConfigStatusCallback
for theConfigStatusProvider
. - setConfigStatusCallback(ConfigStatusCallback) - Method in class org.openhab.core.thing.binding.ConfigStatusBridgeHandler
- setConfigStatusCallback(ConfigStatusCallback) - Method in class org.openhab.core.thing.binding.ConfigStatusThingHandler
- setConfiguration(Configuration) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the
Rule
'sConfiguration
. - setConfiguration(String) - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
- setConfiguration(String) - Method in interface org.openhab.core.model.items.ModelBinding
-
Sets the value of the '
Configuration
' attribute. - setConfigurationAdmin(ConfigurationAdmin) - Method in class org.openhab.core.io.rest.core.config.ConfigurationService
- setConfigurationDescriptions(List<ConfigDescriptionParameter>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to describe with
ConfigDescriptionParameter
s the meta info for configuration properties of theRule
. - setConnectMaxTries(int) - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- setConnectTimeoutMillis(int) - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- setContext(String) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the context property.
- setContext(String) - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
-
Sets the value of the context property.
- setCreatedOn(Instant) - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- setCredentials(String, String) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Set the optional user name and optional password to use when connecting to the MQTT broker.
- setCron(String) - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
- setCron(String) - Method in interface org.openhab.core.model.rule.rules.TimerTrigger
-
Sets the value of the '
Cron
' attribute. - setCronExpression(String) - Method in interface org.openhab.core.model.persistence.persistence.CronStrategy
-
Sets the value of the '
Cron Expression
' attribute. - setCronExpression(String) - Method in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
- setDefault(String) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the default property.
- setDefinition(FilterDetails) - Method in interface org.openhab.core.model.persistence.persistence.Filter
-
Sets the value of the '
Definition
' containment reference. - setDefinition(FilterDetails) - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
- setDescription(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify human-readable description of the purpose and consequences of the
Rule
's execution. - setDescription(String) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setDescription(String) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the description property.
- setDescription(String) - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
-
Sets the value of the description property.
- setDTR(boolean) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- setDTR(boolean) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Sets or clears the DTR (Request To Send) bit in the UART, if supported by the underlying implementation.
- setEnabled(String, boolean) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
-
This method is used for changing enabled state of the
Rule
. - setEnabled(String, boolean) - Method in interface org.openhab.core.automation.RuleManager
-
This method is used for changing enabled state of the
Rule
. - setEnabled(ThingUID, boolean) - Method in interface org.openhab.core.thing.ThingManager
-
This method is used for changing enabled state of the
Thing
The onlyThingStatus
which is NOT enabled isThingStatus
withThingStatusDetail.DISABLED
. - setEncoding(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
- setEncoding(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Video
-
Sets the value of the '
Encoding
' attribute. - setEndDate(ZonedDateTime) - Method in class org.openhab.core.persistence.FilterCriteria
- setError(String) - Method in exception org.openhab.core.auth.client.oauth2.OAuthResponseException
- setErrorDescription(String) - Method in exception org.openhab.core.auth.client.oauth2.OAuthResponseException
- setErrorUri(String) - Method in exception org.openhab.core.auth.client.oauth2.OAuthResponseException
- setEventPublisher(EventPublisher) - Method in class org.openhab.core.items.GenericItem
- setEventPublisher(EventPublisher) - Method in class org.openhab.core.common.registry.AbstractRegistry
- setEventPublisher(EventPublisher) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
- setExpiresIn(long) - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- setFilter(List<XmlCriteria>) - Method in class org.openhab.core.config.core.dto.XmlParameter
- setFlag(ThingUID, DiscoveryResultFlag) - Method in interface org.openhab.core.config.discovery.inbox.Inbox
-
Sets the flag for a given thingUID result.
The flag signals e.g. - setFlowControlMode(int) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- setFlowControlMode(int) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Sets the flow control mode value.
- setForceAsItem(Boolean) - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
-
Sets the value of the '
Force As Item
' attribute. - setForceAsItem(Boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- setFrequency(int) - Method in interface org.openhab.core.model.sitemap.sitemap.Colorpicker
-
Sets the value of the '
Frequency
' attribute. - setFrequency(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorpickerImpl
- setFrequency(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- setFrequency(int) - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
-
Sets the value of the '
Frequency
' attribute. - setFunction(ModelGroupFunction) - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
- setFunction(ModelGroupFunction) - Method in interface org.openhab.core.model.items.ModelGroupItem
-
Sets the value of the '
Function
' attribute. - setGrammarAccess(PersistenceGrammarAccess) - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser
- setGrammarAccess(PersistenceGrammarAccess) - Method in class org.openhab.core.model.persistence.parser.antlr.PersistenceParser
- setGrammarAccess(RulesGrammarAccess) - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser
- setGrammarAccess(RulesGrammarAccess) - Method in class org.openhab.core.model.rule.parser.antlr.RulesParser
- setGrammarAccess(ScriptGrammarAccess) - Method in class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser
- setGrammarAccess(ScriptGrammarAccess) - Method in class org.openhab.core.model.script.parser.antlr.ScriptParser
- setGrammarAccess(ItemsGrammarAccess) - Method in class org.openhab.core.model.ide.contentassist.antlr.ItemsParser
- setGrammarAccess(ItemsGrammarAccess) - Method in class org.openhab.core.model.parser.antlr.ItemsParser
- setGrammarAccess(SitemapGrammarAccess) - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser
- setGrammarAccess(SitemapGrammarAccess) - Method in class org.openhab.core.model.sitemap.parser.antlr.SitemapParser
- setGrammarAccess(ThingGrammarAccess) - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser
- setGrammarAccess(ThingGrammarAccess) - Method in class org.openhab.core.model.thing.parser.antlr.ThingParser
- setGroup(String) - Method in interface org.openhab.core.model.persistence.persistence.GroupConfig
-
Sets the value of the '
Group
' attribute. - setGroup(String) - Method in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
- setGroup(String) - Method in interface org.openhab.core.model.rule.rules.GroupMemberChangedEventTrigger
-
Sets the value of the '
Group
' attribute. - setGroup(String) - Method in interface org.openhab.core.model.rule.rules.GroupMemberCommandEventTrigger
-
Sets the value of the '
Group
' attribute. - setGroup(String) - Method in interface org.openhab.core.model.rule.rules.GroupMemberUpdateEventTrigger
-
Sets the value of the '
Group
' attribute. - setGroup(String) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- setGroup(String) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- setGroup(String) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- setGroupName(String) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the groupName property.
- setHandler(ThingHandler) - Method in interface org.openhab.core.thing.Thing
-
Sets the handler.
- setHeight(int) - Method in interface org.openhab.core.model.sitemap.sitemap.Default
-
Sets the value of the '
Height
' attribute. - setHeight(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
- setHeight(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
- setHeight(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
- setHeight(int) - Method in interface org.openhab.core.model.sitemap.sitemap.Mapview
-
Sets the value of the '
Height
' attribute. - setHeight(int) - Method in interface org.openhab.core.model.sitemap.sitemap.Webview
-
Sets the value of the '
Height
' attribute. - setHttpClientFactory(HttpClientFactory) - Method in class org.openhab.core.io.net.http.HttpUtil
- setIcon(String) - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- setIcon(String) - Method in interface org.openhab.core.model.items.ModelItem
-
Sets the value of the '
Icon
' attribute. - setIcon(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Button
-
Sets the value of the '
Icon
' attribute. - setIcon(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- setIcon(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
- setIcon(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- setIcon(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- setIcon(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Mapping
-
Sets the value of the '
Icon
' attribute. - setIcon(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Sitemap
-
Sets the value of the '
Icon
' attribute. - setIcon(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
-
Sets the value of the '
Icon
' attribute. - setId(String) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
- setId(String) - Method in interface org.openhab.core.model.thing.thing.ModelPropertyContainer
-
Sets the value of the '
Id
' attribute. - setImportSection(XImportSection) - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
- setImportSection(XImportSection) - Method in interface org.openhab.core.model.rule.rules.RuleModel
-
Sets the value of the '
Import Section
' containment reference. - setInitialHiddenTokens(XtextTokenStream) - Method in class org.openhab.core.model.parser.antlr.ItemsParser
- setInitialHiddenTokens(XtextTokenStream) - Method in class org.openhab.core.model.persistence.parser.antlr.PersistenceParser
- setInitialHiddenTokens(XtextTokenStream) - Method in class org.openhab.core.model.rule.parser.antlr.RulesParser
- setInitialHiddenTokens(XtextTokenStream) - Method in class org.openhab.core.model.script.parser.antlr.ScriptParser
- setInitialHiddenTokens(XtextTokenStream) - Method in class org.openhab.core.model.sitemap.parser.antlr.SitemapParser
- setInitialHiddenTokens(XtextTokenStream) - Method in class org.openhab.core.model.thing.parser.antlr.ThingParser
- setInputHint(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
- setInputHint(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Input
-
Sets the value of the '
Input Hint
' attribute. - setInputs(List<Input>) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setInstalled(boolean) - Method in class org.openhab.core.addon.Addon
-
Sets the installed state
- setInterConnectDelayMillis(long) - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- setInterTransactionDelayMillis(long) - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- setItem(String) - Method in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
- setItem(String) - Method in interface org.openhab.core.model.persistence.persistence.ItemConfig
-
Sets the value of the '
Item
' attribute. - setItem(String) - Method in interface org.openhab.core.model.rule.rules.ChangedEventTrigger
-
Sets the value of the '
Item
' attribute. - setItem(String) - Method in interface org.openhab.core.model.rule.rules.CommandEventTrigger
-
Sets the value of the '
Item
' attribute. - setItem(String) - Method in interface org.openhab.core.model.rule.rules.DateTimeTrigger
-
Sets the value of the '
Item
' attribute. - setItem(String) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- setItem(String) - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
- setItem(String) - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
- setItem(String) - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
- setItem(String) - Method in interface org.openhab.core.model.rule.rules.UpdateEventTrigger
-
Sets the value of the '
Item
' attribute. - setItem(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Condition
-
Sets the value of the '
Item
' attribute. - setItem(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- setItem(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- setItem(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
-
Sets the value of the '
Item
' attribute. - setItemName(String) - Method in class org.openhab.core.persistence.FilterCriteria
- setItemRegistry(ItemRegistry) - Method in class org.openhab.core.model.script.jvmmodel.ScriptItemRefresher
- setItemStateConverter(ItemStateConverter) - Method in class org.openhab.core.items.GenericItem
- setKeepAliveInterval(int) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Set the keep alive interval.
- setKey(String) - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
- setKey(String) - Method in interface org.openhab.core.model.items.ModelProperty
-
Sets the value of the '
Key
' attribute. - setKey(String) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
- setKey(String) - Method in interface org.openhab.core.model.thing.thing.ModelProperty
-
Sets the value of the '
Key
' attribute. - setLabel(String) - Method in interface org.openhab.core.items.ActiveItem
-
Deprecated.Sets the label of an item
- setLabel(String) - Method in class org.openhab.core.items.GenericItem
- setLabel(String) - Method in interface org.openhab.core.thing.Thing
-
Sets the human readable label for this thing.
- setLabel(String) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setLabel(String) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the label property.
- setLabel(String) - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
-
Sets the value of the label property.
- setLabel(String) - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- setLabel(String) - Method in interface org.openhab.core.model.items.ModelItem
-
Sets the value of the '
Label
' attribute. - setLabel(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Button
-
Sets the value of the '
Label
' attribute. - setLabel(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- setLabel(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
- setLabel(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- setLabel(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- setLabel(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Mapping
-
Sets the value of the '
Label
' attribute. - setLabel(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Sitemap
-
Sets the value of the '
Label
' attribute. - setLabel(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
-
Sets the value of the '
Label
' attribute. - setLabel(String) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
- setLabel(String) - Method in interface org.openhab.core.model.thing.thing.ModelPropertyContainer
-
Sets the value of the '
Label
' attribute. - setLastRefreshTime(Date) - Method in class org.openhab.core.auth.UserSession
-
Sets the time when the refresh token was last used to get a new access token.
- setLastWill(MqttWillAndTestament) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Set the last will object.
- setLastWill(MqttWillAndTestament, boolean) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Set the last will object.
- setLegend(Boolean) - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
-
Sets the value of the '
Legend
' attribute. - setLegend(Boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- setLevel(int) - Method in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
- setLevel(int) - Method in interface org.openhab.core.model.rule.rules.SystemStartlevelTrigger
-
Sets the value of the '
Level
' attribute. - setLimitToOptions(Boolean) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the limitToOptions property.
- setLocaleProvider(LocaleProvider) - Method in class org.openhab.core.io.rest.LocaleServiceImpl
- setLocation(String) - Method in interface org.openhab.core.thing.Thing
-
Set the physical location of the
Thing
. - setLocation(String) - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- setLocation(String) - Method in interface org.openhab.core.model.thing.thing.ModelThing
-
Sets the value of the '
Location
' attribute. - setLower(BigDecimal) - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
- setLower(BigDecimal) - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
- setLower(BigDecimal) - Method in interface org.openhab.core.model.persistence.persistence.IncludeFilter
-
Sets the value of the '
Lower
' attribute. - setLower(BigDecimal) - Method in interface org.openhab.core.model.persistence.persistence.NotIncludeFilter
-
Sets the value of the '
Lower
' attribute. - setManagedProvider(ManagedProvider<E, K>) - Method in class org.openhab.core.common.registry.AbstractRegistry
- setManagedProvider(ManagedItemChannelLinkProvider) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
- setMasterVolume(float) - Static method in class org.openhab.core.model.script.actions.Audio
- setMasterVolume(PercentType) - Static method in class org.openhab.core.model.script.actions.Audio
- setMatchProperties(List<AddonMatchProperty>) - Method in class org.openhab.core.addon.AddonDiscoveryMethod
- setMax(BigDecimal) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the max property.
- setMaxValue(BigDecimal) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
- setMaxValue(BigDecimal) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- setMaxValue(BigDecimal) - Method in interface org.openhab.core.model.sitemap.sitemap.Setpoint
-
Sets the value of the '
Max Value
' attribute. - setMaxValue(BigDecimal) - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
-
Sets the value of the '
Max Value
' attribute. - setMin(BigDecimal) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the min property.
- setMinValue(BigDecimal) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
- setMinValue(BigDecimal) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- setMinValue(BigDecimal) - Method in interface org.openhab.core.model.sitemap.sitemap.Setpoint
-
Sets the value of the '
Min Value
' attribute. - setMinValue(BigDecimal) - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
-
Sets the value of the '
Min Value
' attribute. - setModelRepository(ModelRepository) - Method in class org.openhab.core.model.script.jvmmodel.ScriptItemRefresher
- setModuleTypesJson(List<JsonObject>) - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- setMultiple(Boolean) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the multiple property.
- setMultipleLimit(BigInteger) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the multipleLimit property.
- setName(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the
Rule
's human-readable name. - setName(String) - Method in class org.openhab.core.auth.ManagedUser
-
Alters the user's account name
- setName(String) - Method in class org.openhab.core.config.core.dto.XmlCriteria
-
Sets the value of the name property.
- setName(String) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the name property.
- setName(String) - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
-
Sets the value of the name property.
- setName(String) - Method in class org.openhab.core.library.unit.CurrencyUnit
- setName(String) - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- setName(String) - Method in interface org.openhab.core.model.items.ModelItem
-
Sets the value of the '
Name
' attribute. - setName(String) - Method in interface org.openhab.core.model.persistence.persistence.Filter
-
Sets the value of the '
Name
' attribute. - setName(String) - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
- setName(String) - Method in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
- setName(String) - Method in interface org.openhab.core.model.persistence.persistence.Strategy
-
Sets the value of the '
Name
' attribute. - setName(String) - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
- setName(String) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- setName(String) - Method in interface org.openhab.core.model.rule.rules.Rule
-
Sets the value of the '
Name
' attribute. - setName(String) - Method in interface org.openhab.core.model.rule.rules.VariableDeclaration
-
Sets the value of the '
Name
' attribute. - setName(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- setName(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Sitemap
-
Sets the value of the '
Name
' attribute. - setName(String) - Method in class org.openhab.core.voice.text.ASTNode
- setNameMappings(ItemsParser.NameMappings) - Method in class org.openhab.core.model.ide.contentassist.antlr.ItemsParser
- setNameMappings(PersistenceParser.NameMappings) - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser
- setNameMappings(RulesParser.NameMappings) - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser
- setNameMappings(ScriptParser.NameMappings) - Method in class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser
- setNameMappings(SitemapParser.NameMappings) - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser
- setNameMappings(ThingParser.NameMappings) - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser
- setNewState(String) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- setNewState(String) - Method in interface org.openhab.core.model.rule.rules.ThingStateChangedEventTrigger
-
Sets the value of the '
New State
' attribute. - setNewState(ValidState) - Method in interface org.openhab.core.model.rule.rules.ChangedEventTrigger
-
Sets the value of the '
New State
' containment reference. - setNewState(ValidState) - Method in interface org.openhab.core.model.rule.rules.GroupMemberChangedEventTrigger
-
Sets the value of the '
New State
' containment reference. - setNewState(ValidState) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- setNewState(ValidState) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- setOldState(String) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- setOldState(String) - Method in interface org.openhab.core.model.rule.rules.ThingStateChangedEventTrigger
-
Sets the value of the '
Old State
' attribute. - setOldState(ValidState) - Method in interface org.openhab.core.model.rule.rules.ChangedEventTrigger
-
Sets the value of the '
Old State
' containment reference. - setOldState(ValidState) - Method in interface org.openhab.core.model.rule.rules.GroupMemberChangedEventTrigger
-
Sets the value of the '
Old State
' containment reference. - setOldState(ValidState) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- setOldState(ValidState) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- setOperator(FilterCriteria.Operator) - Method in class org.openhab.core.persistence.FilterCriteria
- setOptions(List<XmlOption>) - Method in class org.openhab.core.config.core.dto.XmlParameter
- setOrdering(FilterCriteria.Ordering) - Method in class org.openhab.core.persistence.FilterCriteria
- setOutputs(List<Output>) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setPageId(String, String, String) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
-
Updates the subscription to send events for the provided page id.
- setPageNumber(int) - Method in class org.openhab.core.persistence.FilterCriteria
- setPageSize(int) - Method in class org.openhab.core.persistence.FilterCriteria
- setParameters(List<AddonParameter>) - Method in class org.openhab.core.addon.AddonDiscoveryMethod
- setPasswordHash(String) - Method in class org.openhab.core.auth.ManagedUser
-
Alters the password hash.
- setPasswordSalt(String) - Method in class org.openhab.core.auth.ManagedUser
-
Alters the password salt.
- setPattern(String) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the pattern property.
- setPendingToken(PendingToken) - Method in class org.openhab.core.auth.ManagedUser
-
Sets or clears the pending token information for this user.
- setPeriod(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
-
Sets the value of the '
Period
' attribute. - setPeriod(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- Setpoint - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Setpoint'.
- SETPOINT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Setpoint
' class. - SETPOINT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Setpoint
' class. - SETPOINT__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- SETPOINT__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- SETPOINT__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- SETPOINT__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- SETPOINT__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- SETPOINT__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- SETPOINT__MAX_VALUE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Max Value' attribute feature.
- SETPOINT__MAX_VALUE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Max Value' attribute.
- SETPOINT__MIN_VALUE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Min Value' attribute feature.
- SETPOINT__MIN_VALUE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Min Value' attribute.
- SETPOINT__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- SETPOINT__STEP - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Step' attribute feature.
- SETPOINT__STEP - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Step' attribute.
- SETPOINT__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- SETPOINT__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- SETPOINT_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Setpoint' class.
- SetpointElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- SetpointImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Setpoint'.
- SetpointImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
- setProperties(Map<String, Object>) - Method in class org.openhab.core.config.core.Configuration
- setProperties(Map<String, String>) - Method in interface org.openhab.core.thing.Thing
-
Updates all properties of the thing.
- setProperty(String, String) - Method in interface org.openhab.core.thing.Thing
-
Sets the property value for the property identified by the given name.
- setProps(ConfigDescriptionDTO) - Method in class org.openhab.core.ui.components.RootUIComponent
-
Sets the configurable parameters ("props") of the component
- setQos(int) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Set quality of service.
- setReadOnly(Boolean) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the readOnly property.
- setReadyService(ReadyService) - Method in class org.openhab.core.common.registry.AbstractRegistry
- setReadyService(ReadyService) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
- setReconnectAfterMillis(int) - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- setReconnectStrategy(AbstractReconnectStrategy) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Set the reconnect strategy.
- setRefresh(int) - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
-
Sets the value of the '
Refresh
' attribute. - setRefresh(int) - Method in interface org.openhab.core.model.sitemap.sitemap.Image
-
Sets the value of the '
Refresh
' attribute. - setRefresh(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- setRefresh(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
- setRefreshToken(String) - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.openhab.core.common.QueueingThreadPoolExecutor
-
This implementation does not allow setting a custom handler.
- setRelative(boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
- setRelative(boolean) - Method in interface org.openhab.core.model.persistence.persistence.ThresholdFilter
-
Sets the value of the '
Relative
' attribute. - setRemainingTokens(TokenList) - Method in class org.openhab.core.voice.text.ASTNode
- setRequired(Boolean) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the required property.
- setRequiredAttribute(Boolean) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the requiredAttribute property.
- setRight(XExpression) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- setRight(XExpression) - Method in interface org.openhab.core.model.rule.rules.VariableDeclaration
-
Sets the value of the '
Right
' containment reference. - setRoles(Set<String>) - Method in class org.openhab.core.auth.ManagedUser
-
Alters the user's set of roles.
- setRow(int) - Method in interface org.openhab.core.model.sitemap.sitemap.Button
-
Sets the value of the '
Row
' attribute. - setRow(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- setRTS(boolean) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- setRTS(boolean) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Sets or clears the RTS (Request To Send) bit in the UART, if supported by the underlying implementation.
- setRuleEngineCallback(Trigger, SimpleTriggerHandlerCallback) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleTriggerHandler
- setRuleTemplateJson(List<JsonObject>) - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- setScope(String) - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- setScript(XBlockExpression) - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
- setScript(XBlockExpression) - Method in interface org.openhab.core.model.rule.rules.Rule
-
Sets the value of the '
Script
' containment reference. - setScriptEngine(ScriptEngine) - Method in class org.openhab.core.model.rule.RulesStandaloneSetup
- setScriptEngine(ScriptEngine) - Method in class org.openhab.core.model.script.extension.ScriptEngineConsoleCommandExtension
- setScriptEngine(ScriptEngine) - Method in class org.openhab.core.model.script.ScriptServiceUtil
- setScriptEngine(ScriptEngine) - Method in class org.openhab.core.model.script.ScriptStandaloneSetup
- setScriptEngineFactory(ScriptEngineFactory) - Method in class org.openhab.core.automation.module.script.ScriptTransformationServiceFactory
-
As
ScriptEngineFactory
s are added/removed, this method will cache all available script types and registers a transformation service for the script engine. - setScriptServiceUtil(ScriptServiceUtil) - Method in class org.openhab.core.model.rule.RulesStandaloneSetup
- setScriptServiceUtil(ScriptServiceUtil) - Method in class org.openhab.core.model.script.ScriptStandaloneSetup
- setScriptText(String) - Method in exception org.openhab.core.model.script.engine.ScriptException
- setSerialPortParams(int, int, int, int) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
- setSerialPortParams(int, int, int, int) - Method in interface org.openhab.core.io.transport.serial.SerialPort
-
Sets serial port parameters.
- setService(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
-
Sets the value of the '
Service
' attribute. - setService(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- setServiceType(String) - Method in class org.openhab.core.addon.AddonDiscoveryMethod
- setSessionCookie(boolean) - Method in class org.openhab.core.auth.UserSession
-
Sets the session cookie flag for this session.
- setSessions(List<UserSession>) - Method in class org.openhab.core.auth.ManagedUser
-
Replaces the list of sessions by a new one.
- setSign(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Condition
-
Sets the value of the '
Sign
' attribute. - setSign(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- setSlots(Map<String, List<UIComponent>>) - Method in class org.openhab.core.ui.components.UIComponent
-
Sets all the slots of the component
- setState(String) - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- setState(String) - Method in exception org.openhab.core.auth.client.oauth2.OAuthResponseException
- setState(String) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- setState(String) - Method in interface org.openhab.core.model.rule.rules.ThingStateUpdateEventTrigger
-
Sets the value of the '
State
' attribute. - setState(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Condition
-
Sets the value of the '
State
' attribute. - setState(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- setState(ValidState) - Method in interface org.openhab.core.model.rule.rules.GroupMemberUpdateEventTrigger
-
Sets the value of the '
State
' containment reference. - setState(ValidState) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- setState(ValidState) - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
- setState(ValidState) - Method in interface org.openhab.core.model.rule.rules.UpdateEventTrigger
-
Sets the value of the '
State
' containment reference. - setState(State) - Method in class org.openhab.core.items.GenericItem
-
Set a new state.
- setState(State) - Method in class org.openhab.core.items.GroupItem
- setState(State) - Method in class org.openhab.core.library.items.CallItem
- setState(State) - Method in class org.openhab.core.library.items.ColorItem
- setState(State) - Method in class org.openhab.core.library.items.ContactItem
- setState(State) - Method in class org.openhab.core.library.items.DateTimeItem
- setState(State) - Method in class org.openhab.core.library.items.DimmerItem
- setState(State) - Method in class org.openhab.core.library.items.ImageItem
- setState(State) - Method in class org.openhab.core.library.items.LocationItem
- setState(State) - Method in class org.openhab.core.library.items.NumberItem
- setState(State) - Method in class org.openhab.core.library.items.PlayerItem
- setState(State) - Method in class org.openhab.core.library.items.RollershutterItem
- setState(State) - Method in class org.openhab.core.library.items.StringItem
- setState(State) - Method in class org.openhab.core.library.items.SwitchItem
- setState(State) - Method in class org.openhab.core.persistence.FilterCriteria
- setStateDescriptionService(StateDescriptionService) - Method in class org.openhab.core.items.GenericItem
- setStateDescriptionService(StateDescriptionService) - Method in class org.openhab.core.items.GroupItem
- setStateOptions(ChannelUID, List<StateOption>) - Method in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
-
For a given
ChannelUID
, set aList
ofStateOption
s that should be used for the channel, instead of the one defined statically in theChannelType
. - setStatePattern(ChannelUID, String) - Method in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
-
For a given
ChannelUID
, set a pattern that should be used for the channel, instead of the one defined statically in theChannelType
. - setStaticIcon(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- setStaticIcon(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
-
Sets the value of the '
Static Icon
' attribute. - setStatusInfo(ThingStatusInfo) - Method in interface org.openhab.core.thing.Thing
-
Sets the status info.
- setStep(BigDecimal) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the step property.
- setStep(BigDecimal) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
- setStep(BigDecimal) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- setStep(BigDecimal) - Method in interface org.openhab.core.model.sitemap.sitemap.Setpoint
-
Sets the value of the '
Step
' attribute. - setStep(BigDecimal) - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
-
Sets the value of the '
Step
' attribute. - setSuccess(boolean) - Method in class org.openhab.core.voice.text.ASTNode
- setSwitchEnabled(boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- setSwitchEnabled(boolean) - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
-
Sets the value of the '
Switch Enabled
' attribute. - setSymbol(String) - Method in class org.openhab.core.library.unit.CurrencyUnit
- setTag(Object) - Method in class org.openhab.core.voice.text.ASTNode
- setTags(Set<String>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the
Rule
's assigned tags. - setTags(Set<String>) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setTemplateUID(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the
RuleTemplate
identifier of the template that will be used to by theRuleRegistry
to resolve theRule
: to validate theRule
's configuration, as well as to create and configure theRule
's modules. - setThing(String) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- setThing(String) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- setThing(String) - Method in interface org.openhab.core.model.rule.rules.ThingStateChangedEventTrigger
-
Sets the value of the '
Thing
' attribute. - setThing(String) - Method in interface org.openhab.core.model.rule.rules.ThingStateUpdateEventTrigger
-
Sets the value of the '
Thing
' attribute. - setThingHandler(ThingHandler) - Method in interface org.openhab.core.thing.binding.ThingHandlerService
-
Sets the ThingHandler on which the actions (methods) should be called
- setThingId(String) - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- setThingId(String) - Method in interface org.openhab.core.model.thing.thing.ModelThing
-
Sets the value of the '
Thing Id
' attribute. - setThingTypeId(String) - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- setThingTypeId(String) - Method in interface org.openhab.core.model.thing.thing.ModelThing
-
Sets the value of the '
Thing Type Id
' attribute. - setThingTypesXml(List<ThingTypeXmlResult>) - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
- setThingUID(String) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setTime(String) - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
- setTime(String) - Method in interface org.openhab.core.model.rule.rules.TimerTrigger
-
Sets the value of the '
Time
' attribute. - setTimeOnly(boolean) - Method in interface org.openhab.core.model.rule.rules.DateTimeTrigger
-
Sets the value of the '
Time Only
' attribute. - setTimeOnly(boolean) - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
- setTimeoutExecutor(ScheduledExecutorService, int) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Set a timeout executor.
- setTimeSeries(TimeSeries) - Method in class org.openhab.core.items.GenericItem
-
Set a new time series.
- setTimeSeries(TimeSeries) - Method in class org.openhab.core.library.items.CallItem
- setTimeSeries(TimeSeries) - Method in class org.openhab.core.library.items.ColorItem
- setTimeSeries(TimeSeries) - Method in class org.openhab.core.library.items.ContactItem
- setTimeSeries(TimeSeries) - Method in class org.openhab.core.library.items.DateTimeItem
- setTimeSeries(TimeSeries) - Method in class org.openhab.core.library.items.DimmerItem
- setTimeSeries(TimeSeries) - Method in class org.openhab.core.library.items.ImageItem
- setTimeSeries(TimeSeries) - Method in class org.openhab.core.library.items.LocationItem
- setTimeSeries(TimeSeries) - Method in class org.openhab.core.library.items.NumberItem
- setTimeSeries(TimeSeries) - Method in class org.openhab.core.library.items.PlayerItem
- setTimeSeries(TimeSeries) - Method in class org.openhab.core.library.items.RollershutterItem
- setTimeSeries(TimeSeries) - Method in class org.openhab.core.library.items.StringItem
- setTimeSeries(TimeSeries) - Method in class org.openhab.core.library.items.SwitchItem
- setTimestamp(Date) - Method in class org.openhab.core.ui.components.RootUIComponent
-
Sets the specified timestamp of the component
- setTokenType(String) - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- setTransformationService(ServiceReference<TransformationService>) - Method in class org.openhab.core.transform.TransformationHelper
- setTranslationProvider(TranslationProvider) - Method in class org.openhab.core.thing.i18n.ThingStatusInfoI18nLocalizationService
- setTrigger(ValidTrigger) - Method in interface org.openhab.core.model.rule.rules.EventEmittedTrigger
-
Sets the value of the '
Trigger
' containment reference. - setTrigger(ValidTrigger) - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
- setTriggers(List<Trigger>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the triggers participating in
Rule
- setTrustManagers(TrustManager[]) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- setType(String) - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
- setType(String) - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- setType(String) - Method in interface org.openhab.core.model.items.ModelBinding
-
Sets the value of the '
Type
' attribute. - setType(String) - Method in interface org.openhab.core.model.items.ModelItem
-
Sets the value of the '
Type
' attribute. - setType(String) - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
- setType(String) - Method in interface org.openhab.core.model.thing.thing.ModelChannel
-
Sets the value of the '
Type
' attribute. - setType(JvmTypeReference) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- setType(JvmTypeReference) - Method in interface org.openhab.core.model.rule.rules.VariableDeclaration
-
Sets the value of the '
Type
' containment reference. - setType(XmlParameterType) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the type property.
- setUnit(String) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the unit property.
- setUnit(String) - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
- setUnit(String) - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
- setUnit(String) - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
- setUnit(String) - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
- setUnit(String) - Method in interface org.openhab.core.model.persistence.persistence.IncludeFilter
-
Sets the value of the '
Unit
' attribute. - setUnit(String) - Method in interface org.openhab.core.model.persistence.persistence.NotIncludeFilter
-
Sets the value of the '
Unit
' attribute. - setUnit(String) - Method in interface org.openhab.core.model.persistence.persistence.ThresholdFilter
-
Sets the value of the '
Unit
' attribute. - setUnit(String) - Method in interface org.openhab.core.model.persistence.persistence.TimeFilter
-
Sets the value of the '
Unit
' attribute. - setUnit(AbstractUnit) - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
- setUnit(AbstractUnit) - Method in interface org.openhab.core.model.script.script.QuantityLiteral
-
Sets the value of the '
Unit
' containment reference. - setUnitLabel(String) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the unitLabel property.
- setUnsubscribeOnStop(boolean) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Enable / disable sending Unsubscribe command when the connection is closed Some servers can be quirky, then do not handle Usubscribe request properly.
- setupInterceptedLogger(Class<?>, JavaTest.LogLevel) - Method in class org.openhab.core.test.java.JavaTest
-
Set up an intercepting logger for a class with a log level threshold
- setUpper(BigDecimal) - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
- setUpper(BigDecimal) - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
- setUpper(BigDecimal) - Method in interface org.openhab.core.model.persistence.persistence.IncludeFilter
-
Sets the value of the '
Upper
' attribute. - setUpper(BigDecimal) - Method in interface org.openhab.core.model.persistence.persistence.NotIncludeFilter
-
Sets the value of the '
Upper
' attribute. - setUri(String) - Method in class org.openhab.core.model.lazygen.LazyLanguageConfig
- setUri(String) - Method in class org.openhab.core.config.core.dto.XmlConfigDescription
-
Sets the value of the uri property.
- setUri(String) - Method in class org.openhab.core.config.core.dto.XmlConfigDescriptionRef
-
Sets the value of the uri property.
- setUriReally(String) - Method in class org.openhab.core.model.lazygen.LazyLanguageConfig
- setUrl(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Image
-
Sets the value of the '
Url
' attribute. - setUrl(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
- setUrl(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
- setUrl(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
- setUrl(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Video
-
Sets the value of the '
Url
' attribute. - setUrl(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Webview
-
Sets the value of the '
Url
' attribute. - setValue(int) - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
- setValue(int) - Method in interface org.openhab.core.model.persistence.persistence.TimeFilter
-
Sets the value of the '
Value
' attribute. - setValue(Object) - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
- setValue(Object) - Method in interface org.openhab.core.model.items.ModelProperty
-
Sets the value of the '
Value
' attribute. - setValue(Object) - Method in class org.openhab.core.voice.text.ASTNode
- setValue(String) - Method in class org.openhab.core.config.core.dto.XmlCriteria
-
Sets the value of the value property.
- setValue(String) - Method in class org.openhab.core.config.core.dto.XmlOption
-
Sets the value of the value property.
- setValue(String) - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
- setValue(String) - Method in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
- setValue(String) - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
- setValue(String) - Method in interface org.openhab.core.model.rule.rules.ValidCommand
-
Sets the value of the '
Value
' attribute. - setValue(String) - Method in interface org.openhab.core.model.rule.rules.ValidState
-
Sets the value of the '
Value
' attribute. - setValue(String) - Method in interface org.openhab.core.model.rule.rules.ValidTrigger
-
Sets the value of the '
Value
' attribute. - setValue(String) - Method in interface org.openhab.core.model.script.script.AbstractUnit
-
Sets the value of the '
Value
' attribute. - setValue(String) - Method in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
- setValue(String) - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
- setValue(String) - Method in interface org.openhab.core.model.script.script.QuantityLiteral
-
Sets the value of the '
Value
' attribute. - setValue(BigDecimal) - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
- setValue(BigDecimal) - Method in interface org.openhab.core.model.persistence.persistence.ThresholdFilter
-
Sets the value of the '
Value
' attribute. - setValueAttribute(String) - Method in class org.openhab.core.config.core.dto.XmlOption
-
Sets the value of the valueAttribute property.
- setVerify(Boolean) - Method in class org.openhab.core.config.core.dto.XmlParameter
-
Sets the value of the verify property.
- setVisibility(Visibility) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the
Rule
'sVisibility
. - setVisibility(Visibility) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setVolume(PercentType) - Method in interface org.openhab.core.audio.AudioSink
-
Sets the volume
- setVolume(PercentType, String) - Method in interface org.openhab.core.audio.AudioManager
-
Sets the volume for a sink.
- setWriteable(boolean) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- setWriteable(boolean) - Method in interface org.openhab.core.model.rule.rules.VariableDeclaration
-
Sets the value of the '
Writeable
' attribute. - setYAxisDecimalPattern(String) - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
-
Sets the value of the '
YAxis Decimal Pattern
' attribute. - setYAxisDecimalPattern(String) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- shift(double) - Method in class org.openhab.core.library.unit.CurrencyUnit
- shift(Number) - Method in class org.openhab.core.library.unit.CurrencyUnit
- SHORT_PRESSED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
- SIEMENS - Static variable in class org.openhab.core.library.unit.Units
- SIEMENS_PER_METRE - Static variable in class org.openhab.core.library.unit.Units
- SIEVERT - Static variable in class org.openhab.core.library.unit.Units
- sign - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
-
The cached value of the '
Sign
' attribute. - SIGN_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
-
The default value of the '
Sign
' attribute. - silenceTone(long) - Static method in class org.openhab.core.audio.utils.ToneSynthesizer
- SimpleActionHandler - Class in org.openhab.core.automation.module.script.rulesupport.shared.simple
- SimpleActionHandler() - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleActionHandler
- SimpleConditionHandler - Class in org.openhab.core.automation.module.script.rulesupport.shared.simple
- SimpleConditionHandler() - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleConditionHandler
- SimpleRule - Class in org.openhab.core.automation.module.script.rulesupport.shared.simple
-
convenience Rule class with an action handler.
- SimpleRule() - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- SimpleRuleActionHandler - Interface in org.openhab.core.automation.module.script.rulesupport.shared.simple
- SimpleRuleActionHandlerDelegate - Class in org.openhab.core.automation.module.script.rulesupport.shared.simple
- SimpleRuleActionHandlerDelegate(SimpleRuleActionHandler) - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRuleActionHandlerDelegate
- SimpleTriggerHandler - Class in org.openhab.core.automation.module.script.rulesupport.shared.simple
- SimpleTriggerHandler() - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleTriggerHandler
- SimpleTriggerHandlerCallback - Interface in org.openhab.core.automation.module.script.rulesupport.shared.simple
- simulateRuleExecutions(ZonedDateTime, ZonedDateTime) - Method in interface org.openhab.core.automation.RuleManager
-
Simulates the execution of all rules with tag 'Schedule' for the given time interval.
- SINGLE - Enum constant in enum class org.openhab.core.automation.module.provider.ActionModuleKind
- sink() - Method in record class org.openhab.core.voice.DialogContext
-
Returns the value of the
sink
record component. - sinkId - Variable in class org.openhab.core.voice.DialogRegistration
-
Dialog audio sink id
- Sitemap - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Sitemap'.
- SITEMAP - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Sitemap
' class. - SITEMAP - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Sitemap
' class. - SITEMAP__CHILDREN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Children' containment reference list feature.
- SITEMAP__CHILDREN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Children' containment reference list.
- SITEMAP__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Icon' attribute feature.
- SITEMAP__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- SITEMAP__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Label' attribute feature.
- SITEMAP__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- SITEMAP__NAME - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- SITEMAP__NAME - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Name' attribute.
- SITEMAP_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Sitemap' class.
- SITEMAP_MODEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Model
' class. - SITEMAP_MODEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Model
' class. - SITEMAP_MODEL_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Model' class.
- SITEMAP_WIDGET - Enum constant in enum class org.openhab.core.ui.items.ItemUIRegistry.WidgetLabelSource
-
Label is taken from widget definition in sitemap
- SitemapAdapterFactory - Class in org.openhab.core.model.sitemap.sitemap.util
-
The Adapter Factory for the model.
- SitemapAdapterFactory() - Constructor for class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates an instance of the adapter factory.
- SitemapAntlrTokenFileProvider - Class in org.openhab.core.model.sitemap.parser.antlr
- SitemapAntlrTokenFileProvider() - Constructor for class org.openhab.core.model.sitemap.parser.antlr.SitemapAntlrTokenFileProvider
- SitemapConverters - Class in org.openhab.core.model.sitemap.valueconverter
- SitemapConverters() - Constructor for class org.openhab.core.model.sitemap.valueconverter.SitemapConverters
- SitemapElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- SitemapFactory - Interface in org.openhab.core.model.sitemap.sitemap
-
The Factory for the model.
- SitemapFactoryImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model Factory.
- SitemapFactoryImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
-
Creates an instance of the factory.
- SitemapFormatter - Class in org.openhab.core.model.sitemap.formatting
-
This class contains custom formatting description.
- SitemapFormatter() - Constructor for class org.openhab.core.model.sitemap.formatting.SitemapFormatter
- SitemapGenerator - Class in org.openhab.core.model.sitemap.generator
-
Generates code from your model files on save.
- SitemapGenerator() - Constructor for class org.openhab.core.model.sitemap.generator.SitemapGenerator
- SitemapGrammarAccess - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess(GrammarProvider, TerminalsGrammarAccess) - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
- SitemapGrammarAccess.BOOLEAN_OBJECTElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.ButtonElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.ButtongridElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.ChartElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.ColorArrayElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.ColorpickerElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.CommandElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.ConditionElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.DefaultElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.FrameElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.GroupElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.GroupItemRefElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.IconElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.IconNameElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.IconRuleElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.ImageElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.InputElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.ItemRefElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.LinkableWidgetElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.MappingElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.MapviewElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.NonLinkableWidgetElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.NumberElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.SelectionElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.SetpointElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.SitemapElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.SitemapModelElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.SliderElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.SwitchElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.TextElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.VideoElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.VisibilityRuleElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.WebviewElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.WidgetElements - Class in org.openhab.core.model.sitemap.services
- SitemapGrammarAccess.XStateElements - Class in org.openhab.core.model.sitemap.services
- SitemapIdeModule - Class in org.openhab.core.model.sitemap.ide
-
Use this class to register ide components.
- SitemapIdeModule() - Constructor for class org.openhab.core.model.sitemap.ide.SitemapIdeModule
- SitemapIdeSetup - Class in org.openhab.core.model.sitemap.ide
-
Initialization support for running Xtext languages as language servers.
- SitemapIdeSetup() - Constructor for class org.openhab.core.model.sitemap.ide.SitemapIdeSetup
- SitemapImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Sitemap'.
- SitemapImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- SitemapModel - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Model'.
- SitemapModelElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapModelElements
- SitemapModelImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Model'.
- SitemapModelImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.SitemapModelImpl
- SitemapPackage - Interface in org.openhab.core.model.sitemap.sitemap
-
The Package for the model.
- SitemapPackage.Literals - Interface in org.openhab.core.model.sitemap.sitemap
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- SitemapPackageImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model Package.
- SitemapParser - Class in org.openhab.core.model.sitemap.ide.contentassist.antlr
- SitemapParser - Class in org.openhab.core.model.sitemap.parser.antlr
- SitemapParser() - Constructor for class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser
- SitemapParser() - Constructor for class org.openhab.core.model.sitemap.parser.antlr.SitemapParser
- SitemapParser.NameMappings - Class in org.openhab.core.model.sitemap.ide.contentassist.antlr
- SitemapProvider - Interface in org.openhab.core.model.sitemap
- SitemapRuntimeModule - Class in org.openhab.core.model.sitemap
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- SitemapRuntimeModule() - Constructor for class org.openhab.core.model.sitemap.SitemapRuntimeModule
- SitemapScopeProvider - Class in org.openhab.core.model.sitemap.scoping
-
This class contains custom scoping description.
- SitemapScopeProvider() - Constructor for class org.openhab.core.model.sitemap.scoping.SitemapScopeProvider
- SitemapSemanticSequencer - Class in org.openhab.core.model.sitemap.serializer
- SitemapSemanticSequencer() - Constructor for class org.openhab.core.model.sitemap.serializer.SitemapSemanticSequencer
- SitemapStandaloneSetup - Class in org.openhab.core.model.sitemap
-
Initialization support for running Xtext languages without equinox extension registry
- SitemapStandaloneSetup() - Constructor for class org.openhab.core.model.sitemap.SitemapStandaloneSetup
- SitemapStandaloneSetupGenerated - Class in org.openhab.core.model.sitemap
- SitemapStandaloneSetupGenerated() - Constructor for class org.openhab.core.model.sitemap.SitemapStandaloneSetupGenerated
- SitemapSubscriptionService - Class in org.openhab.core.io.rest.sitemap
-
This is a service that provides the possibility to manage subscriptions to sitemaps.
- SitemapSubscriptionService(Map<String, Object>, ItemUIRegistry, BundleContext) - Constructor for class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
- SitemapSubscriptionService.SitemapSubscriptionCallback - Interface in org.openhab.core.io.rest.sitemap
- SitemapSwitch<T> - Class in org.openhab.core.model.sitemap.sitemap.util
-
The Switch for the model's inheritance hierarchy.
- SitemapSwitch() - Constructor for class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
-
Creates an instance of the switch.
- SitemapSyntacticSequencer - Class in org.openhab.core.model.sitemap.serializer
- SitemapSyntacticSequencer() - Constructor for class org.openhab.core.model.sitemap.serializer.SitemapSyntacticSequencer
- SitemapValidator - Class in org.openhab.core.model.sitemap.validation
-
Custom validation rules.
- SitemapValidator() - Constructor for class org.openhab.core.model.sitemap.validation.SitemapValidator
- SIUnits - Class in org.openhab.core.library.unit
-
Delegate SI units to
Units
to hide this dependency from the rest of openHAB. - size() - Method in class org.openhab.core.io.transport.modbus.BitArray
-
Get number of bits stored in this instance
- size() - Method in class org.openhab.core.io.transport.modbus.ModbusRegisterArray
-
Get number of registers stored in this instance
- size() - Method in class org.openhab.core.types.TimeSeries
-
Get the number of elements in this series.
- size() - Method in class org.openhab.core.voice.text.TokenList
-
Retrieves the token count within the list.
- SizeableAudioStream - Interface in org.openhab.core.audio
-
This is for an
AudioStream
, which size is known - skip(long) - Method in class org.openhab.core.cache.lru.InputStreamCacheWrapper
- skipHead() - Method in class org.openhab.core.voice.text.TokenList
-
Creates a new list without the first token.
- skipTail() - Method in class org.openhab.core.voice.text.TokenList
-
Creates a new list without the last token.
- SLAVE_DEVICE_BUSY - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
- SLAVE_DEVICE_BUSY - Static variable in exception org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
-
Specialized use in conjunction with programming commands.
- SLAVE_DEVICE_FAILURE - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
- SLAVE_DEVICE_FAILURE - Static variable in exception org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
-
An unrecoverable error occurred while the slave was attempting to perform the requested action.
- Slider - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Slider'.
- SLIDER - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Slider
' class. - SLIDER - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Slider
' class. - SLIDER__FREQUENCY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Frequency' attribute feature.
- SLIDER__FREQUENCY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Frequency' attribute.
- SLIDER__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- SLIDER__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- SLIDER__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- SLIDER__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- SLIDER__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- SLIDER__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- SLIDER__MAX_VALUE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Max Value' attribute feature.
- SLIDER__MAX_VALUE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Max Value' attribute.
- SLIDER__MIN_VALUE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Min Value' attribute feature.
- SLIDER__MIN_VALUE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Min Value' attribute.
- SLIDER__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- SLIDER__STEP - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Step' attribute feature.
- SLIDER__STEP - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Step' attribute.
- SLIDER__SWITCH_ENABLED - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Switch Enabled' attribute feature.
- SLIDER__SWITCH_ENABLED - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Switch Enabled' attribute.
- SLIDER__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- SLIDER__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- SLIDER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Slider' class.
- SliderElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
- SliderImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Slider'.
- SliderImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- SOUND_DIR - Static variable in interface org.openhab.core.audio.AudioManager
-
Name of the sub-directory of the config folder, holding sound files.
- source - Variable in class org.openhab.core.io.websocket.event.EventDTO
- source() - Method in record class org.openhab.core.voice.DialogContext
-
Returns the value of the
source
record component. - sourceId - Variable in class org.openhab.core.voice.DialogRegistration
-
Dialog audio source id
- SPECIFIC_UNIT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage.Literals
-
The meta object literal for the '
Specific Unit
' class. - SPECIFIC_UNIT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The meta object id for the '
Specific Unit
' class. - SPECIFIC_UNIT__VALUE - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The feature id for the 'Value' attribute.
- SPECIFIC_UNIT_FEATURE_COUNT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The number of structural features of the 'Specific Unit' class.
- SpecificUnit - Interface in org.openhab.core.model.script.script
-
A representation of the model object 'Specific Unit'.
- SpecificUnitElements() - Constructor for class org.openhab.core.model.script.services.ScriptGrammarAccess.SpecificUnitElements
- SpecificUnitImpl - Class in org.openhab.core.model.script.script.impl
-
An implementation of the model object 'Specific Unit'.
- SpecificUnitImpl() - Constructor for class org.openhab.core.model.script.script.impl.SpecificUnitImpl
- SpeechRecognitionErrorEvent - Class in org.openhab.core.voice
-
A
STTEvent
fired when theSTTService
encounters an error. - SpeechRecognitionErrorEvent(String) - Constructor for class org.openhab.core.voice.SpeechRecognitionErrorEvent
-
Constructs an instance with the passed
message
. - SpeechRecognitionEvent - Class in org.openhab.core.voice
-
A
STTEvent
fired when theSTTService
recognizes speech. - SpeechRecognitionEvent(String, float) - Constructor for class org.openhab.core.voice.SpeechRecognitionEvent
-
Constructs an instance with the passed
transcript
andconfidence
. - splitByCharacterType(String) - Static method in class org.openhab.core.util.StringUtils
-
Splits the string by character type into an array
- splitReferenceToTokens(String) - Static method in class org.openhab.core.automation.util.ReferenceResolver
-
Splits a given reference to tokens.
The reference must have the following syntax: list[index], map["key"], bean.field.
It is possible to chain references in one bigger expression. - spot(KSListener) - Method in interface org.openhab.core.voice.KSEdgeService
-
This method links the remote keyword spotting process to a consumer.
- spot(KSListener, AudioStream, Locale, String) - Method in interface org.openhab.core.voice.KSEdgeService
- spot(KSListener, AudioStream, Locale, String) - Method in interface org.openhab.core.voice.KSService
-
This method starts the process of keyword spotting The audio data of the passed
AudioStream
is passed to the keyword spotting engine. - SQUARE_FOOT - Static variable in class org.openhab.core.library.unit.ImperialUnits
- SQUARE_INCH - Static variable in class org.openhab.core.library.unit.ImperialUnits
-
Area
- SQUARE_METRE - Static variable in class org.openhab.core.library.unit.SIUnits
- SseBroadcaster<I> - Class in org.openhab.core.io.rest
-
We do not use the SseBroadcaster as it seems registered SseEventSinks are not removed if the peer terminates the connection.
- SseBroadcaster() - Constructor for class org.openhab.core.io.rest.SseBroadcaster
- SseBroadcaster.Listener<I> - Interface in org.openhab.core.io.rest
- sseEventSinkRemoved(SseEventSink, I) - Method in interface org.openhab.core.io.rest.SseBroadcaster.Listener
- SseResource - Class in org.openhab.core.io.rest.sse
-
SSE Resource for pushing events to currently listening clients.
- SseResource(SseItemStatesEventBuilder) - Constructor for class org.openhab.core.io.rest.sse.SseResource
- STANDARD_GRAVITY - Static variable in class org.openhab.core.library.unit.Units
- star(Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Creates a repeating expression that will match the given expression as often as possible.
- start() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
This will establish a connection to the MQTT broker and if successful, notify all publishers and subscribers that the connection has become active.
- start() - Method in class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
-
Start the reconnect strategy handling.
- start() - Method in class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
- start(BundleContext) - Method in class org.openhab.core.Activator
- startBackgroundDiscovery() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Can be overridden to start background discovery logic.
- startBackgroundScanning() - Method in interface org.openhab.core.config.discovery.usbserial.UsbSerialDiscovery
-
Starts scanning for serial ports provided by USB devices in the background; informs listeners about newly discovered devices.
- startConfigurationUpdate(String) - Method in interface org.openhab.core.model.item.BindingConfigReader
-
Informs the reader that configurations will be processed for a given context.
- startDialog(String, String) - Static method in class org.openhab.core.model.script.actions.Voice
-
Starts dialog processing for a given audio source using default keyword spotting service, default speech-to-text service, default text-to-speech service and default human language text interpreter.
- startDialog(String, String, String, String, String, String, String, String, String, String) - Static method in class org.openhab.core.model.script.actions.Voice
-
Starts dialog processing for a given audio source.
- startDialog(DialogContext) - Method in interface org.openhab.core.voice.VoiceManager
-
Starts an infinite dialog sequence: keyword spotting on the audio source, audio source listening to retrieve a question or a command (Speech to Text service), interpretation and handling of the command, and finally playback of the answer on the audio sink (Text to Speech service).
- STARTLEVEL_COMPLETE - Static variable in class org.openhab.core.service.StartLevelService
- STARTLEVEL_MARKER_TYPE - Static variable in class org.openhab.core.service.StartLevelService
- STARTLEVEL_MODEL - Static variable in class org.openhab.core.service.StartLevelService
- STARTLEVEL_OSGI - Static variable in class org.openhab.core.service.StartLevelService
- STARTLEVEL_RULEENGINE - Static variable in class org.openhab.core.service.StartLevelService
- STARTLEVEL_RULES - Static variable in class org.openhab.core.service.StartLevelService
- STARTLEVEL_STATES - Static variable in class org.openhab.core.service.StartLevelService
- STARTLEVEL_THINGS - Static variable in class org.openhab.core.service.StartLevelService
- STARTLEVEL_UI - Static variable in class org.openhab.core.service.StartLevelService
- StartlevelEvent - Class in org.openhab.core.events.system
-
StartlevelEvent
s will be delivered through the openHAB event bus if the start level of the system has changed. - StartlevelEvent(String, String, String, Integer) - Constructor for class org.openhab.core.events.system.StartlevelEvent
-
Creates a new system startlevel event object.
- StartLevelService - Class in org.openhab.core.service
-
This service combines different
ReadyMarker
s into a new start level ready marker and thus lets other services depend on those, without having to know about the single markers. - StartLevelService(BundleContext, ReadyService, EventPublisher) - Constructor for class org.openhab.core.service.StartLevelService
- startScan() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
This method is called by the
AbstractDiscoveryService.startScan(ScanListener)
implementation of theAbstractDiscoveryService
. - startScan(ScanListener) - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
- startScan(ScanListener) - Method in interface org.openhab.core.config.discovery.DiscoveryService
-
Triggers this service to start an active scan for new devices.
This method must not block any calls such asDiscoveryService.abortScan()
and must return fast. - startScan(String, ScanListener) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
-
Forces the associated
DiscoveryService
s to start a discovery for all thing types of the given binding id. - startScan(ThingTypeUID, ScanListener) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
-
Forces the associated
DiscoveryService
s to start a discovery. - startServer() - Method in class org.openhab.core.test.TestServer
-
Starts the server and returns a
CompletableFuture
. - startTracking(String, String) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
- state - Variable in class org.openhab.core.io.rest.core.item.EnrichedItemDTO
- state - Variable in class org.openhab.core.items.GenericItem
- state - Variable in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
-
The cached value of the '
State
' containment reference. - state - Variable in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
-
The cached value of the '
State
' attribute. - state - Variable in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
-
The cached value of the '
State
' containment reference. - state - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
-
The cached value of the '
State
' attribute. - state - Variable in class org.openhab.core.persistence.dto.ItemHistoryDTO.HistoryDataBean
- state() - Method in record class org.openhab.core.types.TimeSeries.Entry
-
Returns the value of the
state
record component. - state(ChannelTypeUID, String, String) - Static method in interface org.openhab.core.thing.type.ChannelTypeBuilder
-
Create an instance of a ChannelTypeBuilder for
ChannelType
s of type STATE - State - Interface in org.openhab.core.types
-
This is a marker interface for all state types.
- STATE - Enum constant in enum class org.openhab.core.thing.type.ChannelKind
-
Channels which have a state.
- STATE_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
-
The default value of the '
State
' attribute. - STATE_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
-
The default value of the '
State
' attribute. - STATE_OPTIONS - Enum constant in enum class org.openhab.core.thing.events.ChannelDescriptionChangedEvent.CommonChannelDescriptionField
- StateAndCommandProvider - Class in org.openhab.core.model.script.scoping
-
This is a class which provides all available states and commands (obviously only the enum-based ones with a fixed name).
- StateAndCommandProvider() - Constructor for class org.openhab.core.model.script.scoping.StateAndCommandProvider
- stateChanged(Item, State, State) - Method in class org.openhab.core.items.GroupItem
- stateChanged(Item, State, State) - Method in interface org.openhab.core.items.StateChangeListener
-
This method is called, if a state has changed.
- StateChangeListener - Interface in org.openhab.core.items
-
This interface must be implemented by all classes that want to be notified about changes in the state of an item.
- StateChannelTypeBuilder - Interface in org.openhab.core.thing.type
-
Interface for builders for
ChannelType
s of kind STATE - stateDescription - Variable in class org.openhab.core.io.rest.core.item.EnrichedItemDTO
- stateDescription - Variable in class org.openhab.core.thing.dto.ChannelDefinitionDTO
- stateDescription - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
- StateDescription - Class in org.openhab.core.types
-
The
StateDescription
describes restrictions of an item state and gives information how to interpret it. - StateDescription(BigDecimal, BigDecimal, BigDecimal, String, boolean, List<StateOption>) - Constructor for class org.openhab.core.types.StateDescription
-
Creates a state description object.
- StateDescriptionFragment - Interface in org.openhab.core.types
-
A
StateDescriptionFragment
will deliver only the parts of aStateDescription
it knows of. - StateDescriptionFragmentBuilder - Class in org.openhab.core.types
-
Builds a
StateDescriptionFragment
with the relevant parts only. - StateDescriptionFragmentProvider - Interface in org.openhab.core.types
-
Provide a
StateDescriptionFragment
for the currentStateDescription
. - StateDescriptionService - Interface in org.openhab.core.service
-
Implementations of this service provide strategies for merging info from different StateDescriptionProviders into one StateDescription.
- StateOption - Class in org.openhab.core.types
-
Describes one possible value an item might have.
- StateOption(String, String) - Constructor for class org.openhab.core.types.StateOption
-
Creates a
StateOption
object. - StateProfile - Interface in org.openhab.core.thing.profiles
-
A
StateProfile
defined the communication for channels of STATE kind. - StateProfileType - Interface in org.openhab.core.thing.profiles
-
Describes a
StateProfile
type. - STATES - Static variable in class org.openhab.core.model.script.scoping.StateAndCommandProvider
- stateUpdated(Item, State) - Method in class org.openhab.core.items.GroupItem
- stateUpdated(Item, State) - Method in interface org.openhab.core.items.StateChangeListener
-
This method is called, if a state was updated, but has not changed
- stateUpdated(ChannelUID, State) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Informs about an updated state for a channel.
- STATIC_ICON_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
-
The default value of the '
Static Icon
' attribute. - staticIcon - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Static Icon
' attribute. - status - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- status - Variable in class org.openhab.core.thing.firmware.dto.FirmwareStatusDTO
- statusCode - Variable in class org.openhab.core.config.core.status.ConfigStatusMessage
-
The optional status code of the configuration status message; to be used if there are additional information to be provided.
- statusInfo - Variable in class org.openhab.core.io.rest.core.thing.EnrichedThingDTO
- statusUpdated(Thing, ThingStatusInfo) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Informs about an updated status of a thing.
- step - Variable in class org.openhab.core.config.core.dto.XmlParameter
- step - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
-
The cached value of the '
Step
' attribute. - step - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
-
The cached value of the '
Step
' attribute. - step - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- step - Variable in class org.openhab.core.types.StateDescription
- STEP_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
-
The default value of the '
Step
' attribute. - STEP_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
-
The default value of the '
Step
' attribute. - stepsize - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- STERADIAN - Static variable in class org.openhab.core.library.unit.Units
- stop() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Unsubscribes from all subscribed topics, stops the reconnect strategy, disconnect and close the client.
- stop() - Method in class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
-
Stop the reconnect strategy handling.
- stop() - Method in class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
- stop(BundleContext) - Method in class org.openhab.core.Activator
- STOP - Enum constant in enum class org.openhab.core.library.types.StopMoveType
- stopBackgroundDiscovery() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Can be overridden to stop background discovery logic.
- stopBackgroundScanning() - Method in interface org.openhab.core.config.discovery.usbserial.UsbSerialDiscovery
-
Stops scanning for serial ports provided by USB devices in the background.
- STOPBITS_1 - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- STOPBITS_1_5 - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- STOPBITS_2 - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
- stopConfigurationUpdate(String) - Method in interface org.openhab.core.model.item.BindingConfigReader
-
Informs the reader that configuration update is completed for a given context.
- stopDialog(String) - Static method in class org.openhab.core.model.script.actions.Voice
-
Stops dialog processing for a given audio source.
- stopDialog(AudioSource) - Method in interface org.openhab.core.voice.VoiceManager
-
Stop the dialog associated to an audio source
- stopDialog(DialogContext) - Method in interface org.openhab.core.voice.VoiceManager
-
Stop the dialog associated to the audio source
- stopInterceptedLogger(Class<?>) - Method in class org.openhab.core.test.java.JavaTest
-
Stop the logging interception
- StopMoveType - Enum Class in org.openhab.core.library.types
- stopScan() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
This method cleans up after a scan, i.e.
- stopServer() - Method in class org.openhab.core.test.TestServer
-
Stops the server.
- stopValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- Storage<T> - Interface in org.openhab.core.storage
-
A
Storage
is the generic way to store key-value pairs in OHC. - StorageCipher - Interface in org.openhab.core.auth.client.oauth2
-
This allows the encryption and decryption to be performed before saving to storage.
- StorageService - Interface in org.openhab.core.storage
-
The
StorageService
provides instances ofStorage
s which are meant as a means for generic storage of key-value pairs. - store(Item) - Method in interface org.openhab.core.persistence.PersistenceService
-
Stores the current value of the given item.
- store(Item, String) - Method in interface org.openhab.core.persistence.PersistenceService
-
Stores the current value of the given item under a specified alias.
- store(Item, ZonedDateTime, State) - Method in interface org.openhab.core.persistence.ModifiablePersistenceService
-
Stores the historic item value.
- store(Item, ZonedDateTime, State, String) - Method in interface org.openhab.core.persistence.ModifiablePersistenceService
-
Stores the historic item value under a specified alias.
- storeStates(Item...) - Static method in class org.openhab.core.model.script.actions.BusEvent
-
Stores the current states for a list of items in a map.
- storeStates(Item...) - Method in interface org.openhab.core.automation.module.script.defaultscope.ScriptBusEvent
-
Stores the current states for a list of items in a map.
- strategies - Variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
-
The cached value of the '
Strategies
' reference list. - strategies - Variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
-
The cached value of the '
Strategies
' containment reference list. - strategies - Variable in class org.openhab.core.persistence.dto.PersistenceItemConfigurationDTO
- strategies() - Method in record class org.openhab.core.persistence.PersistenceItemConfiguration
-
Returns the value of the
strategies
record component. - STRATEGIES - Static variable in class org.openhab.core.persistence.strategy.PersistenceStrategy.Globals
- Strategy - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'Strategy'.
- STRATEGY - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Strategy
' class. - STRATEGY - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Strategy
' class. - STRATEGY__NAME - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- STRATEGY__NAME - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Name' attribute.
- STRATEGY_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Strategy' class.
- StrategyElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.StrategyElements
- StrategyImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'Strategy'.
- StrategyImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
- stream() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- stream() - Method in class org.openhab.core.common.registry.AbstractRegistry
- stream() - Method in interface org.openhab.core.common.registry.Registry
-
Returns a stream of all elements in the registry.
- stream() - Method in interface org.openhab.core.config.discovery.inbox.Inbox
-
Returns a stream of all
DiscoveryResult
s in thisInbox
. - stream() - Method in interface org.openhab.core.storage.Storage
-
Gets all storage entries as
Stream
. - stream(String) - Method in interface org.openhab.core.audio.AudioManager
-
Stream audio from the passed url using the default audio sink.
- stream(String, String) - Method in interface org.openhab.core.audio.AudioManager
-
Stream audio from the passed url to the given sink
- Stream2JSONInputStream - Class in org.openhab.core.io.rest
-
This
InputStream
will streamStream
s as JSON one item at a time. - Stream2JSONInputStream(Stream<?>) - Constructor for class org.openhab.core.io.rest.Stream2JSONInputStream
-
Creates a new
Stream2JSONInputStream
backed by the givenStream
source. - StreamServed - Record Class in org.openhab.core.audio
-
Streams served by the AudioHTTPServer.
- StreamServed(String, AudioStream, AtomicInteger, AtomicLong, boolean, CompletableFuture<Void>) - Constructor for record class org.openhab.core.audio.StreamServed
-
Creates an instance of a
StreamServed
record class. - STRING - Static variable in class org.openhab.core.library.CoreItemFactory
- STRING_UNIT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage.Literals
-
The meta object literal for the '
String Unit
' class. - STRING_UNIT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The meta object id for the '
String Unit
' class. - STRING_UNIT__VALUE - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The feature id for the 'Value' attribute.
- STRING_UNIT_FEATURE_COUNT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
-
The number of structural features of the 'String Unit' class.
- StringItem - Class in org.openhab.core.library.items
-
A StringItem can be used for any kind of string to either send or receive from a device.
- StringItem(String) - Constructor for class org.openhab.core.library.items.StringItem
- StringListType - Class in org.openhab.core.library.types
-
This type can be used for items that are dealing with telephony functionality.
- StringListType() - Constructor for class org.openhab.core.library.types.StringListType
- StringListType(String) - Constructor for class org.openhab.core.library.types.StringListType
-
Deserialize the input string, splitting it on every delimiter not preceded by a backslash.
- StringListType(String...) - Constructor for class org.openhab.core.library.types.StringListType
- StringListType(List<String>) - Constructor for class org.openhab.core.library.types.StringListType
- StringListType(StringType...) - Constructor for class org.openhab.core.library.types.StringListType
- StringsCompleter - Class in org.openhab.core.io.console
-
Completer for a set of strings.
- StringsCompleter() - Constructor for class org.openhab.core.io.console.StringsCompleter
- StringsCompleter(Collection<String>, boolean) - Constructor for class org.openhab.core.io.console.StringsCompleter
- StringType - Class in org.openhab.core.library.types
- StringType() - Constructor for class org.openhab.core.library.types.StringType
- StringType(String) - Constructor for class org.openhab.core.library.types.StringType
- StringUnit - Interface in org.openhab.core.model.script.script
-
A representation of the model object 'String Unit'.
- StringUnitElements() - Constructor for class org.openhab.core.model.script.services.ScriptGrammarAccess.StringUnitElements
- StringUnitImpl - Class in org.openhab.core.model.script.script.impl
-
An implementation of the model object 'String Unit'.
- StringUnitImpl() - Constructor for class org.openhab.core.model.script.script.impl.StringUnitImpl
- StringUtils - Class in org.openhab.core.util
-
Static utility methods that are helpful when dealing with strings.
- StringUtils() - Constructor for class org.openhab.core.util.StringUtils
- stripConstant(String) - Static method in class org.openhab.core.i18n.I18nUtil
- stripConstantOr(String, Supplier<String>) - Static method in class org.openhab.core.i18n.I18nUtil
-
If key is a constant strip the constant part, otherwise use the supplier provided string.
- StrippedThingTypeDTO - Class in org.openhab.core.thing.dto
-
This is a data transfer object that is used to serialize stripped thing types.
- StrippedThingTypeDTO() - Constructor for class org.openhab.core.thing.dto.StrippedThingTypeDTO
- StrippedThingTypeDTO(String, String, String, String, boolean, List<String>, boolean) - Constructor for class org.openhab.core.thing.dto.StrippedThingTypeDTO
- StrippedThingTypeDTOMapper - Class in org.openhab.core.thing.dto
-
The
StrippedThingTypeDTOMapper
is a utility class to map things into stripped thing type data transfer objects (DTOs). - StrippedThingTypeDTOMapper() - Constructor for class org.openhab.core.thing.dto.StrippedThingTypeDTOMapper
- stt() - Method in record class org.openhab.core.voice.DialogContext
-
Returns the value of the
stt
record component. - STTEvent - Interface in org.openhab.core.voice
-
A tagging interface for speech-to-text events.
- sttEventReceived(STTEvent) - Method in interface org.openhab.core.voice.STTListener
-
Invoked when a
STTEvent
event occurs during speech recognition. - STTException - Exception in org.openhab.core.voice
-
General purpose STT exception
- STTException() - Constructor for exception org.openhab.core.voice.STTException
-
Constructs a new exception with null as its detail message.
- STTException(String) - Constructor for exception org.openhab.core.voice.STTException
-
Constructs a new exception with the specified detail message.
- STTException(String, Throwable) - Constructor for exception org.openhab.core.voice.STTException
-
Constructs a new exception with the specified detail message and cause.
- STTException(Throwable) - Constructor for exception org.openhab.core.voice.STTException
-
Constructs a new exception with the specified cause.
- sttId - Variable in class org.openhab.core.voice.DialogRegistration
-
Preferred speech-to-text service id
- STTListener - Interface in org.openhab.core.voice
-
The listener interface for receiving
STTEvent
events. - STTService - Interface in org.openhab.core.voice
-
This is the interface that a speech-to-text service has to implement.
- STTServiceHandle - Interface in org.openhab.core.voice
-
A handle to a
STTService
- submitOneTimePoll(ModbusReadRequestBlueprint, ModbusReadCallback, ModbusFailureCallback<ModbusReadRequestBlueprint>) - Method in interface org.openhab.core.io.transport.modbus.ModbusCommunicationInterface
-
Submit one-time poll task.
- submitOneTimeWrite(ModbusWriteRequestBlueprint, ModbusWriteCallback, ModbusFailureCallback<ModbusWriteRequestBlueprint>) - Method in interface org.openhab.core.io.transport.modbus.ModbusCommunicationInterface
-
Submit one-time write task.
- subscribe(String, MqttMessageSubscriber) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Add a new message consumer to this connection.
- subscribeRaw(String, Subscription) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Subscribes to a topic on the given connection, but does not alter the subscriber list.
- subscribers - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- subtract(QuantityType<T>) - Method in class org.openhab.core.library.types.QuantityType
-
Subtract the given
QuantityType
from this QuantityType. - success() - Method in interface org.openhab.core.thing.binding.firmware.ProgressCallback
-
Callback operation to indicate that the firmware update was successful.
- SUCCESS - Enum constant in enum class org.openhab.core.thing.firmware.FirmwareUpdateResult
-
Indicates that the firmware update was successful.
- SUGGESTION_FINDER_CONFIGS - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- SUGGESTION_FINDER_FEATURES - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- SUGGESTION_FINDERS - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
- Sum() - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.Sum
- Sum(Class<? extends Quantity<?>>) - Constructor for class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.Sum
- SUM - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'SUM' literal object.
- SUM_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
-
The 'SUM' literal value.
- sumBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the sum of the state of a given
item
between two certain points in time. - sumBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the sum of the state of a given
item
between two certain points in time. - sumSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the sum of the state of a given
item
since a certain point in time. - sumSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the sum of the state of a given
item
since a certain point in time. - supportedBridgeTypeUIDs - Variable in class org.openhab.core.thing.dto.StrippedThingTypeDTO
- supportedItemTypes - Variable in class org.openhab.core.thing.profiles.dto.ProfileTypeDTO
- supports(Class<? extends Credentials>) - Method in interface org.openhab.core.auth.AuthenticationProvider
-
Additional method to verify if given authentication provider can handle given type of credentials.
- supports(String, String) - Method in interface org.openhab.core.addon.marketplace.MarketplaceAddonHandler
-
Tells whether this handler supports a given add-on.
- supportsDiscovery(String) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
-
Returns true if the given binding id supports discovery for at least one thing type.
- supportsDiscovery(ThingTypeUID) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
-
Returns true if the given thing type UID supports discovery, false otherwise.
- supportsEntity(String) - Method in interface org.openhab.core.config.core.status.ConfigStatusProvider
-
Determines if the
ConfigStatusProvider
instance can provide the configuration status information for the given entity. - supportsEntity(String) - Method in class org.openhab.core.thing.binding.ConfigStatusBridgeHandler
- supportsEntity(String) - Method in class org.openhab.core.thing.binding.ConfigStatusThingHandler
- supportsThingType(ThingTypeUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerFactory
-
Returns whether the handler is able to create a thing or register a thing handler for the given type.
- SVG - Enum constant in enum class org.openhab.core.ui.icon.IconSet.Format
- Switch - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Switch'.
- SWITCH - Static variable in class org.openhab.core.library.CoreItemFactory
- SWITCH - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Switch
' class. - SWITCH - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Switch
' class. - SWITCH__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- SWITCH__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- SWITCH__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- SWITCH__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- SWITCH__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- SWITCH__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- SWITCH__MAPPINGS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Mappings' containment reference list feature.
- SWITCH__MAPPINGS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Mappings' containment reference list.
- SWITCH__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- SWITCH__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- SWITCH__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- SWITCH_ENABLED_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
-
The default value of the '
Switch Enabled
' attribute. - SWITCH_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Switch' class.
- SwitchElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- switchEnabled - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
-
The cached value of the '
Switch Enabled
' attribute. - SwitchImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Switch'.
- SwitchImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
- SwitchItem - Class in org.openhab.core.library.items
-
A SwitchItem represents a normal switch that can be ON or OFF.
- SwitchItem(String) - Constructor for class org.openhab.core.library.items.SwitchItem
- synonyms - Variable in class org.openhab.core.semantics.dto.SemanticTagDTO
- SYNTAX_ERROR - Static variable in class org.openhab.core.voice.text.InterpretationResult
-
Represents a syntactical problem during parsing.
- synthesize(String, Voice, AudioFormat) - Method in class org.openhab.core.voice.AbstractCachedTTSService
- synthesize(String, Voice, AudioFormat) - Method in interface org.openhab.core.voice.TTSService
-
Returns an
AudioStream
containing the TTS results. - SyntheticBundleInstaller - Class in org.openhab.core.test
-
Utility class for creation, installation, update and uninstallation of synthetic bundles for the purpose of testing.
- SyntheticBundleInstaller() - Constructor for class org.openhab.core.test.SyntheticBundleInstaller
- SYSTEM_ATMOSPHERIC_HUMIDITY - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Atmospheric-humidity: system wide
ChannelType
which shows the atmospheric humidity - SYSTEM_BAROMETRIC_PRESSURE - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Barometric-pressure: system wide
ChannelType
which shows the barometric pressure - SYSTEM_BRIGHTNESS - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Brightness: default system wide
ChannelType
which allows changing the brightness from 0-100% - SYSTEM_BUTTON - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
System wide trigger
ChannelType
which triggers "SHORT_PRESSED", "DOUBLE_PRESSED" and "LONG_PRESSED" events. - SYSTEM_CHANNEL_BATTERY_LEVEL - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Battery level default system wide
ChannelType
. - SYSTEM_CHANNEL_LOW_BATTERY - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Low battery default system wide
ChannelType
. - SYSTEM_CHANNEL_SIGNAL_STRENGTH - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Signal strength default system wide
ChannelType
. - SYSTEM_CHANNEL_TYPE_UID_ATMOSPHERIC_HUMIDITY - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_BAROMETRIC_PRESSURE - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_BATTERY_LEVEL - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_BRIGHTNESS - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_BUTTON - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_COLOR - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_COLOR_TEMPERATURE - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_COLOR_TEMPERATURE_ABS - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_ELECTRIC_CURRENT - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_ELECTRIC_ENERGY - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_ELECTRIC_POWER - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_ELECTRIC_VOLTAGE - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_INDOOR_TEMPERATURE - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_LOCATION - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_LOW_BATTERY - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_MEDIA_ARTIST - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_MEDIA_CONTROL - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_MEDIA_TITLE - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_MOTION - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_MUTE - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_OUTDOOR_TEMPERATURE - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_POWER - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_RAWBUTTON - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_RAWROCKER - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_SIGNAL_STRENGTH - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_TRIGGER - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_VOLUME - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_WIND_DIRECTION - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_CHANNEL_TYPE_UID_WIND_SPEED - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
- SYSTEM_COLOR - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Color: default system wide
ChannelType
which allows changing the color - SYSTEM_COLOR_TEMPERATURE - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Color-temperature: default system wide
ChannelType
which allows changing the color temperature in percent - SYSTEM_COLOR_TEMPERATURE_ABS - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Color-temperature: default system wide
ChannelType
which allows changing the color temperature in Kelvin - SYSTEM_ELECTRIC_CURRENT - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Electric-current: system wide
ChannelType
which shows the electric current - SYSTEM_ELECTRIC_POWER - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Electric-power: system wide
ChannelType
which shows the electric power - SYSTEM_ELECTRIC_VOLTAGE - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Electric-voltage: system wide
ChannelType
which shows the electric voltage - SYSTEM_ELECTRICAL_ENERGY - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Electrical-energy: system wide
ChannelType
which shows the electrical energy - SYSTEM_INDOOR_TEMPERATURE - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Indoor-temperature: system wide
ChannelType
which shows the indoor temperature - SYSTEM_LOCATION - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Location: default system wide
ChannelType
which displays a location - SYSTEM_MEDIA_ARTIST - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Media-artist: default system wide
ChannelType
which displays the artist of a (played) song - SYSTEM_MEDIA_CONTROL - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Media-control: system wide
ChannelType
which controls a media player - SYSTEM_MEDIA_TITLE - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Media-title: default system wide
ChannelType
which displays the title of a (played) song - SYSTEM_MOTION - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Motion: default system wide
ChannelType
which indications whether motion was detected (state ON) - SYSTEM_MUTE - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Mute: default system wide
ChannelType
which allows muting and un-muting audio - SYSTEM_ON_SHUTDOWN_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
System On Shutdown Trigger
' class. - SYSTEM_ON_SHUTDOWN_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
System On Shutdown Trigger
' class. - SYSTEM_ON_SHUTDOWN_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'System On Shutdown Trigger' class.
- SYSTEM_ON_STARTUP_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
System On Startup Trigger
' class. - SYSTEM_ON_STARTUP_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
System On Startup Trigger
' class. - SYSTEM_ON_STARTUP_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'System On Startup Trigger' class.
- SYSTEM_OUTDOOR_TEMPERATURE - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Outdoor-temperature: system wide
ChannelType
which shows the outdoor temperature - SYSTEM_POWER - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Power: default system wide
ChannelType
which allows turning off (potentially on) a device - SYSTEM_RAWBUTTON - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
System wide trigger
ChannelType
which triggers "PRESSED" and "RELEASED" events. - SYSTEM_RAWROCKER - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
System wide trigger
ChannelType
which triggers "DIR1_PRESSED", "DIR1_RELEASED", "DIR2_PRESSED" and "DIR2_RELEASED" events. - SYSTEM_SCOPE - Static variable in class org.openhab.core.thing.profiles.ProfileTypeUID
- SYSTEM_STARTLEVEL_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
System Startlevel Trigger
' class. - SYSTEM_STARTLEVEL_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
System Startlevel Trigger
' class. - SYSTEM_STARTLEVEL_TRIGGER__LEVEL - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Level' attribute feature.
- SYSTEM_STARTLEVEL_TRIGGER__LEVEL - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Level' attribute.
- SYSTEM_STARTLEVEL_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'System Startlevel Trigger' class.
- SYSTEM_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
System Trigger
' class. - SYSTEM_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
System Trigger
' class. - SYSTEM_TRIGGER - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
System wide trigger
ChannelType
without event options. - SYSTEM_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'System Trigger' class.
- SYSTEM_VOLUME - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Volume: default system wide
ChannelType
which allows changing the audio volume from 0-100% - SYSTEM_WIND_DIRECTION - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Wind-direction: system wide
ChannelType
which shows the wind direction in degrees 0-360 - SYSTEM_WIND_SPEED - Static variable in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
-
Wind-speed: system wide
ChannelType
which shows the wind speed - SystemEventFactory - Class in org.openhab.core.events.system
-
Factory that creates system events.
- SystemEventFactory() - Constructor for class org.openhab.core.events.system.SystemEventFactory
- SystemEventFactory.SystemEventPayloadBean - Class in org.openhab.core.events.system
-
This is a java bean that is used to serialize/deserialize system event payload.
- SystemEventPayloadBean() - Constructor for class org.openhab.core.events.system.SystemEventFactory.SystemEventPayloadBean
-
Default constructor for deserialization e.g.
- SystemEventPayloadBean(Integer) - Constructor for class org.openhab.core.events.system.SystemEventFactory.SystemEventPayloadBean
- SystemOnShutdownTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'System On Shutdown Trigger'.
- SystemOnShutdownTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
- SystemOnShutdownTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'System On Shutdown Trigger'.
- SystemOnShutdownTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.SystemOnShutdownTriggerImpl
- SystemOnStartupTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'System On Startup Trigger'.
- SystemOnStartupTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
- SystemOnStartupTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'System On Startup Trigger'.
- SystemOnStartupTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.SystemOnStartupTriggerImpl
- SystemProfiles - Interface in org.openhab.core.thing.profiles
-
System profile constants.
- SystemStartlevelTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'System Startlevel Trigger'.
- SystemStartlevelTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
- SystemStartlevelTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'System Startlevel Trigger'.
- SystemStartlevelTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
- SystemTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'System Trigger'.
- SystemTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemTriggerElements
- SystemTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'System Trigger'.
- SystemTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.SystemTriggerImpl
T
- tag(String, Object, Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Adds a name and a tag to the resulting AST tree, if the given expression matches.
- tag(Object, Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Adds a value to the resulting AST tree, if the given expression matches.
- tag(String, Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Adds a name to the resulting AST tree, if the given expression matches.
- Tag - Interface in org.openhab.core.semantics
-
This is a marker interface for all semantic tag classes.
- tags - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
- tags - Variable in class org.openhab.core.automation.dto.RuleDTO
- tags - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- tags - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- tags - Variable in class org.openhab.core.items.dto.ItemDTO
- tags - Variable in class org.openhab.core.items.GenericItem
- tags - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
- tags - Variable in class org.openhab.core.model.items.impl.ModelItemImpl
-
The cached value of the '
Tags
' attribute list. - tags - Variable in class org.openhab.core.thing.dto.ChannelDefinitionDTO
- tags - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
- tags() - Element in annotation interface org.openhab.core.automation.annotation.ActionInput
- tags() - Element in annotation interface org.openhab.core.automation.annotation.ActionOutput
- tags() - Element in annotation interface org.openhab.core.automation.annotation.RuleAction
- tail() - Method in class org.openhab.core.voice.text.TokenList
-
Gets the last token of the list.
- TaskWithEndpoint<R,
C extends ModbusResultCallback, F extends ModbusFailureCallback<R>> - Interface in org.openhab.core.io.transport.modbus -
Common base interface for read and write tasks.
- TCP - Enum constant in enum class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.Protocol
- TEBI - Enum constant in enum class org.openhab.core.library.unit.BinaryPrefix
- TEBI(Unit<Q>) - Static method in enum class org.openhab.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
240
- TEBIBYTE - Static variable in class org.openhab.core.library.unit.Units
- TEBIOCTET - Static variable in class org.openhab.core.library.unit.Units
- Template - Interface in org.openhab.core.automation.template
-
The templates define types of shared, ready to use definitions of automation objects, which can be instantiated and configured to produce automation instances.
- TEMPLATE - Static variable in exception org.openhab.core.automation.parser.ParsingNestedException
- TEMPLATE_MISSING_ERROR - Enum constant in enum class org.openhab.core.automation.RuleStatusDetail
- TemplateProvider<E extends Template> - Interface in org.openhab.core.automation.template
-
This interface has to be implemented by all providers of
Template
s. - TemplateRegistry<E extends Template> - Interface in org.openhab.core.automation.template
-
This interface provides functionality to get available
Template
s. - templateUID - Variable in class org.openhab.core.automation.dto.RuleDTO
- templateUID - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- TERA(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- TERABIT - Static variable in class org.openhab.core.library.unit.Units
- TERABIT_PER_SECOND - Static variable in class org.openhab.core.library.unit.Units
- TERABYTE - Static variable in class org.openhab.core.library.unit.Units
- TESLA - Static variable in class org.openhab.core.library.unit.Units
- TestPortUtil - Class in org.openhab.core.test
-
TestPortUtil
provides helper methods for working with ports in tests. - TestServer - Class in org.openhab.core.test
-
Embedded jetty server used in the tests.
- TestServer(String, int, int, ServletHolder) - Constructor for class org.openhab.core.test.TestServer
-
Creates a new
TestServer
. - text() - Element in annotation interface org.openhab.core.model.script.engine.action.ActionDoc
- text() - Element in annotation interface org.openhab.core.model.script.engine.action.ParamDoc
- Text - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Text'.
- TEXT - Enum constant in enum class org.openhab.core.config.core.ConfigDescriptionParameter.Type
-
The data type for a UTF8 text value.
- TEXT - Enum constant in enum class org.openhab.core.config.core.dto.XmlParameterType
- TEXT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Text
' class. - TEXT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Text
' class. - TEXT__CHILDREN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Children' containment reference list.
- TEXT__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- TEXT__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- TEXT__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- TEXT__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- TEXT__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- TEXT__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- TEXT__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- TEXT__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- TEXT__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- TEXT_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Text' class.
- TextElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
- TextImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Text'.
- TextImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.TextImpl
- thing - Variable in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
-
The cached value of the '
Thing
' attribute. - thing - Variable in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
-
The cached value of the '
Thing
' attribute. - thing - Variable in class org.openhab.core.thing.binding.BaseThingHandler
- Thing - Interface in org.openhab.core.thing
-
A
Thing
is a representation of a connected part (e.g. - THING - Enum constant in enum class org.openhab.core.automation.module.provider.ActionModuleKind
- THING_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
-
The default value of the '
Thing
' attribute. - THING_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
-
The default value of the '
Thing
' attribute. - THING_ID_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
-
The default value of the '
Thing Id
' attribute. - THING_MODEL - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the '
Model
' class. - THING_MODEL - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The meta object id for the '
Model
' class. - THING_MODEL__THINGS - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Things' containment reference list feature.
- THING_MODEL__THINGS - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The feature id for the 'Things' containment reference list.
- THING_MODEL_FEATURE_COUNT - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
-
The number of structural features of the 'Model' class.
- THING_STATE_CHANGED_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Thing State Changed Event Trigger
' class. - THING_STATE_CHANGED_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Thing State Changed Event Trigger
' class. - THING_STATE_CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'New State' attribute feature.
- THING_STATE_CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'New State' attribute.
- THING_STATE_CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Old State' attribute feature.
- THING_STATE_CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Old State' attribute.
- THING_STATE_CHANGED_EVENT_TRIGGER__THING - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Thing' attribute feature.
- THING_STATE_CHANGED_EVENT_TRIGGER__THING - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Thing' attribute.
- THING_STATE_CHANGED_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Thing State Changed Event Trigger' class.
- THING_STATE_UPDATE_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Thing State Update Event Trigger
' class. - THING_STATE_UPDATE_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Thing State Update Event Trigger
' class. - THING_STATE_UPDATE_EVENT_TRIGGER__STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'State' attribute feature.
- THING_STATE_UPDATE_EVENT_TRIGGER__STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'State' attribute.
- THING_STATE_UPDATE_EVENT_TRIGGER__THING - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Thing' attribute feature.
- THING_STATE_UPDATE_EVENT_TRIGGER__THING - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Thing' attribute.
- THING_STATE_UPDATE_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Thing State Update Event Trigger' class.
- THING_TYPE_ACTION_MODULE - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_BRIDGE_1 - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_BRIDGE_2 - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_BRIDGED_THING - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_BUTTON - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_CHATTY_THING - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_COLOR_LIGHT - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_CONFIG_THING - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_CONTACT_SENSOR - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_DELAYED_THING - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_DIMMABLE_LIGHT - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_DYNAMIC_STATE_DESCRIPTION - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_EXTENSIBLE_THING - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_FIRMWARE_UPDATE - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_ID_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
-
The default value of the '
Thing Type Id
' attribute. - THING_TYPE_IMAGE - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_LOCATION - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_ON_OFF_LIGHT - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_ONLINE_OFFLINE - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_PLAYER - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_ROLLERSHUTTER - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_THERMOSTAT - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- THING_TYPE_TIMESERIES - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- thingActions - Variable in class org.openhab.core.model.script.ScriptServiceUtil
- ThingActions - Interface in org.openhab.core.thing.binding
-
Marker interface for Automation Actions with access to a
ThingHandler
. - ThingActionsScope - Annotation Interface in org.openhab.core.thing.binding
-
Scope definition for a thing action class
- ThingAdapterFactory - Class in org.openhab.core.model.thing.thing.util
-
The Adapter Factory for the model.
- ThingAdapterFactory() - Constructor for class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
-
Creates an instance of the adapter factory.
- thingAdded(Inbox, DiscoveryResult) - Method in interface org.openhab.core.config.discovery.inbox.InboxListener
-
Invoked synchronously when a NEW
DiscoveryResult
has been added to theInbox
. - ThingAddedEvent - Class in org.openhab.core.thing.events
-
A
ThingAddedEvent
notifies subscribers that a thing has been added. - ThingAddedEvent(String, String, ThingDTO) - Constructor for class org.openhab.core.thing.events.ThingAddedEvent
-
Constructs a new thing added event object.
- ThingAntlrTokenFileProvider - Class in org.openhab.core.model.thing.parser.antlr
- ThingAntlrTokenFileProvider() - Constructor for class org.openhab.core.model.thing.parser.antlr.ThingAntlrTokenFileProvider
- ThingBuilder - Class in org.openhab.core.thing.binding.builder
-
This class allows the easy construction of a
Thing
instance using the builder pattern. - ThingBuilder(ThingTypeUID, ThingUID) - Constructor for class org.openhab.core.thing.binding.builder.ThingBuilder
- ThingConfigStatusSource - Class in org.openhab.core.thing.binding
-
An implementation of
ConfigStatusSource
for theThing
entity. - ThingConfigStatusSource(String) - Constructor for class org.openhab.core.thing.binding.ThingConfigStatusSource
-
Creates a new
ThingConfigStatusSource
for the given thing UID. - thingDiscovered(DiscoveryResult) - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Notifies the registered
DiscoveryListener
s about a discovered device. - thingDiscovered(DiscoveryService, DiscoveryResult) - Method in interface org.openhab.core.config.discovery.DiscoveryListener
-
Invoked synchronously when a
DiscoveryResult
has been created by the accordingDiscoveryService
. - ThingDTO - Class in org.openhab.core.thing.dto
-
This is a data transfer object that is used to serialize things.
- ThingDTO() - Constructor for class org.openhab.core.thing.dto.ThingDTO
- ThingDTO(String, String, String, String, List<ChannelDTO>, Map<String, Object>, Map<String, String>, String) - Constructor for class org.openhab.core.thing.dto.ThingDTO
- ThingDTOMapper - Class in org.openhab.core.thing.dto
-
The
ThingDTOMapper
is a utility class to map things into data transfer objects (DTO). - ThingDTOMapper() - Constructor for class org.openhab.core.thing.dto.ThingDTOMapper
- ThingEventFactory - Class in org.openhab.core.thing.events
-
A
ThingEventFactory
is responsible for creating thing event instances:ThingStatusInfoEvent.TYPE
- ThingEventFactory() - Constructor for class org.openhab.core.thing.events.ThingEventFactory
-
Constructs a new ThingEventFactory.
- ThingEventFactory.ChannelDescriptionChangedEventPayloadBean - Class in org.openhab.core.thing.events
- ThingEventFactory.ChannelDescriptionCommandOptionsPayloadBean - Class in org.openhab.core.thing.events
- ThingEventFactory.ChannelDescriptionPatternPayloadBean - Class in org.openhab.core.thing.events
- ThingEventFactory.ChannelDescriptionStateOptionsPayloadBean - Class in org.openhab.core.thing.events
- ThingEventFactory.CommonChannelDescriptionFieldPayloadBean - Interface in org.openhab.core.thing.events
- ThingEventFactory.TriggerEventPayloadBean - Class in org.openhab.core.thing.events
-
This is a java bean that is used to serialize/deserialize trigger event payload.
- ThingFactory - Class in org.openhab.core.thing.binding
-
ThingFactory
helps to create thing based on a givenThingType
. - ThingFactory - Interface in org.openhab.core.model.thing.thing
-
The Factory for the model.
- ThingFactory() - Constructor for class org.openhab.core.thing.binding.ThingFactory
- ThingFactoryImpl - Class in org.openhab.core.model.thing.thing.impl
-
An implementation of the model Factory.
- ThingFactoryImpl() - Constructor for class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
-
Creates an instance of the factory.
- ThingFormatter - Class in org.openhab.core.model.thing.formatting
-
This class contains custom formatting description.
- ThingFormatter() - Constructor for class org.openhab.core.model.thing.formatting.ThingFormatter
- ThingGenerator - Class in org.openhab.core.model.thing.generator
-
Generates code from your model files on save.
- ThingGenerator() - Constructor for class org.openhab.core.model.thing.generator.ThingGenerator
- ThingGrammarAccess - Class in org.openhab.core.model.thing.services
- ThingGrammarAccess(GrammarProvider) - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess
- ThingGrammarAccess.BaseModelItemTypeElements - Class in org.openhab.core.model.thing.services
- ThingGrammarAccess.BOOLEANElements - Class in org.openhab.core.model.thing.services
- ThingGrammarAccess.CHANNEL_IDElements - Class in org.openhab.core.model.thing.services
- ThingGrammarAccess.ModelBridgeElements - Class in org.openhab.core.model.thing.services
- ThingGrammarAccess.ModelChannelElements - Class in org.openhab.core.model.thing.services
- ThingGrammarAccess.ModelItemTypeElements - Class in org.openhab.core.model.thing.services
- ThingGrammarAccess.ModelPropertyContainerElements - Class in org.openhab.core.model.thing.services
- ThingGrammarAccess.ModelPropertyElements - Class in org.openhab.core.model.thing.services
- ThingGrammarAccess.ModelThingElements - Class in org.openhab.core.model.thing.services
- ThingGrammarAccess.NUMBERElements - Class in org.openhab.core.model.thing.services
- ThingGrammarAccess.ThingModelElements - Class in org.openhab.core.model.thing.services
- ThingGrammarAccess.UID_SEGMENTElements - Class in org.openhab.core.model.thing.services
- ThingGrammarAccess.UIDElements - Class in org.openhab.core.model.thing.services
- ThingGrammarAccess.ValueTypeElements - Class in org.openhab.core.model.thing.services
- ThingHandler - Interface in org.openhab.core.thing.binding
-
A
ThingHandler
handles the communication between the openHAB framework and an entity from the real world, e.g. - ThingHandlerCallback - Interface in org.openhab.core.thing.binding
-
ThingHandlerCallback
is callback interface forThingHandler
s. - ThingHandlerFactory - Interface in org.openhab.core.thing.binding
- ThingHandlerHelper - Class in org.openhab.core.thing.util
-
This class provides utility methods related to the
ThingHandler
class. - ThingHandlerService - Interface in org.openhab.core.thing.binding
-
Interface for a service that provides access to a
ThingHandler
. - ThingHelper - Class in org.openhab.core.thing.util
-
ThingHelper
provides a utility method to create and bind items. - ThingHelper() - Constructor for class org.openhab.core.thing.util.ThingHelper
- thingId - Variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
-
The cached value of the '
Thing Id
' attribute. - ThingIdeModule - Class in org.openhab.core.model.thing.ide
-
Use this class to register ide components.
- ThingIdeModule() - Constructor for class org.openhab.core.model.thing.ide.ThingIdeModule
- ThingIdeSetup - Class in org.openhab.core.model.thing.ide
-
Initialization support for running Xtext languages as language servers.
- ThingIdeSetup() - Constructor for class org.openhab.core.model.thing.ide.ThingIdeSetup
- ThingManager - Interface in org.openhab.core.thing
-
ThingManager
interface defines methods for managing aThing
. - ThingModel - Interface in org.openhab.core.model.thing.thing
-
A representation of the model object 'Model'.
- ThingModelElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.ThingModelElements
- ThingModelImpl - Class in org.openhab.core.model.thing.thing.impl
-
An implementation of the model object 'Model'.
- ThingModelImpl() - Constructor for class org.openhab.core.model.thing.thing.impl.ThingModelImpl
- ThingPackage - Interface in org.openhab.core.model.thing.thing
-
The Package for the model.
- ThingPackage.Literals - Interface in org.openhab.core.model.thing.thing
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- ThingPackageImpl - Class in org.openhab.core.model.thing.thing.impl
-
An implementation of the model Package.
- ThingParser - Class in org.openhab.core.model.thing.ide.contentassist.antlr
- ThingParser - Class in org.openhab.core.model.thing.parser.antlr
- ThingParser() - Constructor for class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser
- ThingParser() - Constructor for class org.openhab.core.model.thing.parser.antlr.ThingParser
- ThingParser.NameMappings - Class in org.openhab.core.model.thing.ide.contentassist.antlr
- ThingProvider - Interface in org.openhab.core.thing
-
The
ThingProvider
is responsible for providing things. - ThingRegistry - Interface in org.openhab.core.thing
- ThingRegistryChangeListener - Interface in org.openhab.core.thing
-
ThingRegistryChangeListener
can be implemented to listen for things being added or removed. - thingRemoved(DiscoveryService, ThingUID) - Method in interface org.openhab.core.config.discovery.DiscoveryListener
-
Invoked synchronously when an already existing
Thing
has been marked to be deleted by the accordingDiscoveryService
. - thingRemoved(Inbox, DiscoveryResult) - Method in interface org.openhab.core.config.discovery.inbox.InboxListener
-
Invoked synchronously when an EXISTING
DiscoveryResult
has been removed from theInbox
. - thingRemoved(ThingUID) - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
-
Notifies the registered
DiscoveryListener
s about a removed device. - ThingRemovedEvent - Class in org.openhab.core.thing.events
-
A
ThingRemovedEvent
notifies subscribers that a thing has been removed. - ThingRemovedEvent(String, String, ThingDTO) - Constructor for class org.openhab.core.thing.events.ThingRemovedEvent
-
Constructs a new thing removed event object.
- ThingRuntimeModule - Class in org.openhab.core.model.thing
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- ThingRuntimeModule() - Constructor for class org.openhab.core.model.thing.ThingRuntimeModule
- things - Variable in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
-
The cached value of the '
Things
' containment reference list. - things - Variable in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
-
The cached value of the '
Things
' containment reference list. - Things - Class in org.openhab.core.model.script.actions
-
This class provides static methods that can be used in automation rules for getting thing's status info.
- Things() - Constructor for class org.openhab.core.model.script.actions.Things
- ThingScopeProvider - Class in org.openhab.core.model.thing.scoping
-
This class contains custom scoping description.
- ThingScopeProvider() - Constructor for class org.openhab.core.model.thing.scoping.ThingScopeProvider
- ThingSemanticSequencer - Class in org.openhab.core.model.thing.serializer
- ThingSemanticSequencer() - Constructor for class org.openhab.core.model.thing.serializer.ThingSemanticSequencer
- ThingStandaloneSetup - Class in org.openhab.core.model.thing
-
Initialization support for running Xtext languages without equinox extension registry
- ThingStandaloneSetup() - Constructor for class org.openhab.core.model.thing.ThingStandaloneSetup
- ThingStandaloneSetupGenerated - Class in org.openhab.core.model.thing
- ThingStandaloneSetupGenerated() - Constructor for class org.openhab.core.model.thing.ThingStandaloneSetupGenerated
- ThingStateChangedEventTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Thing State Changed Event Trigger'.
- ThingStateChangedEventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- ThingStateChangedEventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Thing State Changed Event Trigger'.
- ThingStateChangedEventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- ThingStateUpdateEventTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Thing State Update Event Trigger'.
- ThingStateUpdateEventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- ThingStateUpdateEventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Thing State Update Event Trigger'.
- ThingStateUpdateEventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- ThingStatus - Enum Class in org.openhab.core.thing
-
ThingStatus
defines possible statuses of aThingStatusInfo
. - ThingStatusDetail - Enum Class in org.openhab.core.thing
-
ThingStatusDetail
defines possible status details of aThingStatusInfo
. - ThingStatusDetail.NoneOnlyStatus - Class in org.openhab.core.thing
- ThingStatusDetail.OfflineStatus - Class in org.openhab.core.thing
- ThingStatusDetail.OnlineStatus - Class in org.openhab.core.thing
- ThingStatusDetail.UninitializedStatus - Class in org.openhab.core.thing
- ThingStatusInfo - Class in org.openhab.core.thing
-
A
ThingStatusInfo
represents status information of a thing which consists of the status itself detail of the status and a description of the status - ThingStatusInfo() - Constructor for class org.openhab.core.thing.ThingStatusInfo
-
Default constructor for deserialization e.g.
- ThingStatusInfo(ThingStatus, ThingStatusDetail, String) - Constructor for class org.openhab.core.thing.ThingStatusInfo
-
Constructs a status info.
- ThingStatusInfoBuilder - Class in org.openhab.core.thing.binding.builder
-
ThingStatusInfoBuilder
is responsible for creatingThingStatusInfo
s. - ThingStatusInfoChangedEvent - Class in org.openhab.core.thing.events
-
ThingStatusInfoChangedEvent
s will be delivered through the openHAB event bus if the status of a thing has changed. - ThingStatusInfoChangedEvent(String, String, ThingUID, ThingStatusInfo, ThingStatusInfo) - Constructor for class org.openhab.core.thing.events.ThingStatusInfoChangedEvent
-
Creates a new thing status event object.
- ThingStatusInfoEvent - Class in org.openhab.core.thing.events
-
ThingStatusInfoEvent
s will be delivered through the openHAB event bus if the status of a thing has been updated. - ThingStatusInfoEvent(String, String, ThingUID, ThingStatusInfo) - Constructor for class org.openhab.core.thing.events.ThingStatusInfoEvent
-
Creates a new thing status event object.
- ThingStatusInfoI18nLocalizationService - Class in org.openhab.core.thing.i18n
-
The
ThingStatusInfoI18nLocalizationService
can be used to localize theThingStatusInfo
of a thing using the I18N mechanism of the openHAB framework. - ThingStatusInfoI18nLocalizationService() - Constructor for class org.openhab.core.thing.i18n.ThingStatusInfoI18nLocalizationService
- ThingSwitch<T> - Class in org.openhab.core.model.thing.thing.util
-
The Switch for the model's inheritance hierarchy.
- ThingSwitch() - Constructor for class org.openhab.core.model.thing.thing.util.ThingSwitch
-
Creates an instance of the switch.
- ThingSyntacticSequencer - Class in org.openhab.core.model.thing.serializer
- ThingSyntacticSequencer() - Constructor for class org.openhab.core.model.thing.serializer.ThingSyntacticSequencer
- ThingSyntacticSequencerExtension - Class in org.openhab.core.model.thing.serializer
- ThingSyntacticSequencerExtension() - Constructor for class org.openhab.core.model.thing.serializer.ThingSyntacticSequencerExtension
- ThingType - Class in org.openhab.core.thing.type
- ThingTypeBuilder - Class in org.openhab.core.thing.type
-
A
ThingType
builder. - ThingTypeDTO - Class in org.openhab.core.thing.dto
-
This is a data transfer object that is used with to serialize thing types.
- ThingTypeDTO() - Constructor for class org.openhab.core.thing.dto.ThingTypeDTO
- ThingTypeDTO(String, String, String, String, boolean, List<ConfigDescriptionParameterDTO>, List<ChannelDefinitionDTO>, List<ChannelGroupDefinitionDTO>, List<String>, Map<String, String>, boolean, List<ConfigDescriptionParameterGroupDTO>, List<String>) - Constructor for class org.openhab.core.thing.dto.ThingTypeDTO
- ThingTypeI18nLocalizationService - Class in org.openhab.core.thing.i18n
-
This OSGi service could be used to localize a
ThingType
using the I18N mechanism of the openHAB framework. - ThingTypeI18nLocalizationService(TranslationProvider, ChannelGroupTypeI18nLocalizationService, ChannelGroupTypeRegistry, ChannelTypeI18nLocalizationService, ChannelTypeRegistry) - Constructor for class org.openhab.core.thing.i18n.ThingTypeI18nLocalizationService
- thingTypeId - Variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
-
The cached value of the '
Thing Type Id
' attribute. - ThingTypeMigrationService - Interface in org.openhab.core.thing
-
The
ThingTypeMigrationService
describes a service to change the thing type of a givenThing
. - ThingTypeProvider - Interface in org.openhab.core.thing.binding
-
The
ThingTypeProvider
is responsible for providing thing types. - ThingTypeRegistry - Class in org.openhab.core.thing.type
- ThingTypeRegistry(ChannelTypeRegistry) - Constructor for class org.openhab.core.thing.type.ThingTypeRegistry
- thingTypeUID - Variable in class org.openhab.core.config.discovery.dto.DiscoveryResultDTO
- thingTypeUID - Variable in class org.openhab.core.thing.binding.builder.ThingBuilder
- thingTypeUID - Variable in class org.openhab.core.thing.dto.AbstractThingDTO
- thingTypeUID - Variable in class org.openhab.core.thing.firmware.dto.FirmwareDTO
- ThingTypeUID - Class in org.openhab.core.thing
-
ThingTypeUID
represents a unique identifier for thing types. - ThingTypeUID(String) - Constructor for class org.openhab.core.thing.ThingTypeUID
- ThingTypeUID(String, String) - Constructor for class org.openhab.core.thing.ThingTypeUID
- thingUID - Variable in class org.openhab.core.config.discovery.dto.DiscoveryResultDTO
- thingUID - Variable in class org.openhab.core.thing.binding.builder.ThingBuilder
- ThingUID - Class in org.openhab.core.thing
-
ThingUID
represents a unique identifier for things. - ThingUID(String) - Constructor for class org.openhab.core.thing.ThingUID
-
Instantiates a new thing UID.
- ThingUID(String...) - Constructor for class org.openhab.core.thing.ThingUID
-
Instantiates a new thing UID.
- ThingUID(String, String) - Constructor for class org.openhab.core.thing.ThingUID
-
Instantiates a new thing UID.
- ThingUID(String, String, String) - Constructor for class org.openhab.core.thing.ThingUID
-
Instantiates a new thing UID.
- ThingUID(String, ThingUID, String) - Constructor for class org.openhab.core.thing.ThingUID
-
Instantiates a new thing UID.
- ThingUID(ThingTypeUID, String) - Constructor for class org.openhab.core.thing.ThingUID
-
Instantiates a new thing UID.
- ThingUID(ThingTypeUID, String, String...) - Constructor for class org.openhab.core.thing.ThingUID
-
Instantiates a new thing UID.
- ThingUID(ThingTypeUID, ThingUID, String) - Constructor for class org.openhab.core.thing.ThingUID
-
Instantiates a new thing UID.
- thingUpdated(Inbox, DiscoveryResult) - Method in interface org.openhab.core.config.discovery.inbox.InboxListener
-
Invoked synchronously when an EXISTING
DiscoveryResult
has been updated in theInbox
. - thingUpdated(Thing) - Method in class org.openhab.core.thing.binding.BaseThingHandler
- thingUpdated(Thing) - Method in interface org.openhab.core.thing.binding.ThingHandler
-
Notifies the handler about an updated
Thing
. - thingUpdated(Thing) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Informs about an update of the whole thing.
- ThingUpdatedEvent - Class in org.openhab.core.thing.events
-
A
ThingUpdatedEvent
notifies subscribers that a thing has been updated. - ThingUpdatedEvent(String, String, ThingDTO, ThingDTO) - Constructor for class org.openhab.core.thing.events.ThingUpdatedEvent
-
Constructs a new thing updated event object.
- ThingValidator - Class in org.openhab.core.model.thing.validation
-
Custom validation rules.
- ThingValidator() - Constructor for class org.openhab.core.model.thing.validation.ThingValidator
- ThingValidStateElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- ThingValueConverters - Class in org.openhab.core.model.thing.valueconverter
- ThingValueConverters() - Constructor for class org.openhab.core.model.thing.valueconverter.ThingValueConverters
- ThingWebClientUtil - Class in org.openhab.core.thing.util
-
ThingWebClientUtil
provides an utility method to create a valid consumer name for web clients. - ThingWebClientUtil() - Constructor for class org.openhab.core.thing.util.ThingWebClientUtil
- THREAD_MONITOR_SLEEP - Static variable in class org.openhab.core.common.ThreadPoolManager
- THREAD_POOL_NAME - Static variable in class org.openhab.core.config.core.xml.osgi.XmlDocumentBundleTracker
- THREAD_POOL_NAME_COMMON - Static variable in class org.openhab.core.common.ThreadPoolManager
-
The common thread pool is reserved for occasional, light weight tasks that run quickly, and use little resources to execute.
- THREAD_TIMEOUT - Static variable in class org.openhab.core.common.ThreadPoolManager
- ThreadFactoryBuilder - Class in org.openhab.core.common
-
A builder for
ThreadFactory
instances. - ThreadPoolManager - Class in org.openhab.core.common
-
This class provides a general mechanism to create thread pools.
- ThreadPoolManager() - Constructor for class org.openhab.core.common.ThreadPoolManager
- THRESHOLD_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Threshold Filter
' class. - THRESHOLD_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Threshold Filter
' class. - THRESHOLD_FILTER__RELATIVE - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Relative' attribute feature.
- THRESHOLD_FILTER__RELATIVE - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Relative' attribute.
- THRESHOLD_FILTER__UNIT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Unit' attribute feature.
- THRESHOLD_FILTER__UNIT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Unit' attribute.
- THRESHOLD_FILTER__VALUE - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- THRESHOLD_FILTER__VALUE - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Value' attribute.
- THRESHOLD_FILTER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Threshold Filter' class.
- ThresholdFilter - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'Threshold Filter'.
- ThresholdFilterElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- ThresholdFilterImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'Threshold Filter'.
- ThresholdFilterImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
- thresholdFilters - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
- Tile - Interface in org.openhab.core.ui.tiles
-
A tile can be registered by a UI as a service in order to appear on the main openHAB UI.
- TileBuilder() - Constructor for class org.openhab.core.ui.tiles.ExternalServiceTile.TileBuilder
- TileDTO - Class in org.openhab.core.io.rest.ui
-
This is a data transfer object for a UI tile.
- TileDTO(String, String, String, String) - Constructor for class org.openhab.core.io.rest.ui.TileDTO
- TileProvider - Interface in org.openhab.core.ui.tiles
-
Interface for a component providing UI tiles.
- time - Variable in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
-
The cached value of the '
Time
' attribute. - time - Variable in class org.openhab.core.persistence.dto.ItemHistoryDTO.HistoryDataBean
- TIME_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
-
The default value of the '
Time
' attribute. - TIME_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Time Filter
' class. - TIME_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Time Filter
' class. - TIME_FILTER__UNIT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Unit' attribute feature.
- TIME_FILTER__UNIT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Unit' attribute.
- TIME_FILTER__VALUE - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- TIME_FILTER__VALUE - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Value' attribute.
- TIME_FILTER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Time Filter' class.
- TIME_ONLY_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
-
The default value of the '
Time Only
' attribute. - TIME_PACKAGE - Static variable in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- TimeBasedConditionHandler - Interface in org.openhab.core.automation.handler
-
ConditionHandler
that evaluates, if the current time satisfies a specified condition. - TimeBasedTriggerHandler - Interface in org.openhab.core.automation.handler
-
Marker Interface for a
TriggerHandler
that contains a time based execution. - TimeFilter - Interface in org.openhab.core.model.persistence.persistence
-
A representation of the model object 'Time Filter'.
- TimeFilterElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- TimeFilterImpl - Class in org.openhab.core.model.persistence.persistence.impl
-
An implementation of the model object 'Time Filter'.
- TimeFilterImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
- timeFilters - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
- timeOnly - Variable in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
-
The cached value of the '
Time Only
' attribute. - timeout() - Method in record class org.openhab.core.audio.StreamServed
-
Returns the value of the
timeout
record component. - timeoutExecutor - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- timeoutFuture - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
- Timer - Class in org.openhab.core.model.script.actions
- Timer - Interface in org.openhab.core.automation.module.script.action
-
A timer is a handle for a block of code that is scheduled for future execution.
- Timer(Timer) - Constructor for class org.openhab.core.model.script.actions.Timer
- TIMER_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Timer Trigger
' class. - TIMER_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Timer Trigger
' class. - TIMER_TRIGGER__CRON - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Cron' attribute feature.
- TIMER_TRIGGER__CRON - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Cron' attribute.
- TIMER_TRIGGER__TIME - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Time' attribute feature.
- TIMER_TRIGGER__TIME - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Time' attribute.
- TIMER_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Timer Trigger' class.
- TimerEvent - Class in org.openhab.core.automation.events
-
An
TimerEvent
is only used to notify rules when timer triggers fire. - TimerEvent(String, String, String) - Constructor for class org.openhab.core.automation.events.TimerEvent
-
Constructs a new timer event
- TimerTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Timer Trigger'.
- TimerTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- TimerTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Timer Trigger'.
- TimerTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
- timeSeries - Variable in class org.openhab.core.items.events.ItemTimeSeriesEvent
- timeSeries - Variable in class org.openhab.core.items.events.ItemTimeSeriesUpdatedEvent
- TimeSeries - Class in org.openhab.core.types
-
The
TimeSeries
is used to transport a set of states together with their timestamp. - TimeSeries(TimeSeries.Policy) - Constructor for class org.openhab.core.types.TimeSeries
- TimeSeries.Entry - Record Class in org.openhab.core.types
- TimeSeries.Policy - Enum Class in org.openhab.core.types
- TimeSeriesListener - Interface in org.openhab.core.items
-
This interface must be implemented by all classes that want to be notified about |@link TimeSeries} updates of an item.
- timeSeriesListeners - Variable in class org.openhab.core.items.GenericItem
- TimeSeriesProfile - Interface in org.openhab.core.thing.profiles
- timeSeriesUpdated(Item, TimeSeries) - Method in interface org.openhab.core.items.TimeSeriesListener
-
This method is called, if a time series update was sent to the item.
- timestamp - Variable in class org.openhab.core.io.websocket.log.LogDTO
- timestamp() - Method in record class org.openhab.core.types.TimeSeries.Entry
-
Returns the value of the
timestamp
record component. - TIMESTAMP_CHANGE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- TIMESTAMP_CHANGE_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- TIMESTAMP_OFFSET - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- TIMESTAMP_OFFSET_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- TIMESTAMP_TRIGGER - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- TIMESTAMP_TRIGGER_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- TIMESTAMP_UPDATE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- TIMESTAMP_UPDATE_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- TimeZoneProvider - Interface in org.openhab.core.i18n
-
This interface describes a provider for time zone.
- TlsCertificateProvider - Interface in org.openhab.core.io.net.http
-
Provides a certificate for the given host name Implement this interface to request the framework to use a specific certificate for the given host NOTE: implementations of this interface should be immutable, to guarantee efficient and correct functionality
- TlsProvider - Interface in org.openhab.core.io.net.http
-
Provides some TLS validation implementation for the given host name You should implement one of children of this interface, in order to request the framework to use a specific implementation for the given host.
- TlsTrustManagerProvider - Interface in org.openhab.core.io.net.http
-
Provides a trust manager for the given host name Implement this interface to request the framework to use a specific trust manager for the given host NOTE: implementations of this interface should be immutable, to guarantee efficient and correct functionality
- toBigDecimal() - Method in class org.openhab.core.library.types.DecimalType
- toBigDecimal() - Method in class org.openhab.core.library.types.QuantityType
- toBinaryString() - Method in class org.openhab.core.io.transport.modbus.BitArray
-
Get data as binary string For example, 0010
- toCommand(String) - Method in class org.openhab.core.thing.binding.generic.converter.ColorChannelHandler
- toCommand(String) - Method in class org.openhab.core.thing.binding.generic.converter.DimmerChannelHandler
- toCommand(String) - Method in class org.openhab.core.thing.binding.generic.converter.FixedValueMappingChannelHandler
- toCommand(String) - Method in class org.openhab.core.thing.binding.generic.converter.GenericChannelHandler
- toCommand(String) - Method in class org.openhab.core.thing.binding.generic.converter.NumberChannelHandler
- toCommand(String) - Method in class org.openhab.core.thing.binding.generic.converter.PlayerChannelHandler
- toCommand(String) - Method in class org.openhab.core.thing.binding.generic.converter.RollershutterChannelHandler
- toDecodedString(URI) - Static method in class org.openhab.core.config.core.dto.ConfigDescriptionDTOMapper
- toElement(String, E) - Method in class org.openhab.core.common.registry.DefaultAbstractManagedProvider
- toElement(String, RuleDTO) - Method in class org.openhab.core.automation.ManagedRuleProvider
- toElement(String, ManagedItemProvider.PersistedItem) - Method in class org.openhab.core.items.ManagedItemProvider
- toElement(String, PersistenceServiceConfigurationDTO) - Method in class org.openhab.core.persistence.registry.ManagedPersistenceServiceConfigurationProvider
- toElement(String, SemanticTagDTO) - Method in class org.openhab.core.semantics.ManagedSemanticTagProvider
- toElement(String, ThingStorageEntity) - Method in class org.openhab.core.thing.ManagedThingProvider
- toElement(String, ManagedTransformationProvider.PersistedTransformation) - Method in class org.openhab.core.transform.ManagedTransformationProvider
- toElement(String, PE) - Method in class org.openhab.core.common.registry.AbstractManagedProvider
-
Converts the persistable element into the original element.
- toEscapedString(String) - Method in class org.openhab.core.model.core.valueconverter.ValueTypeToStringConverter
- toEscapedString(String) - Method in class org.openhab.core.model.thing.valueconverter.UIDtoStringConverter
- toFullString() - Method in class org.openhab.core.library.types.DateTimeType
- toFullString() - Method in class org.openhab.core.library.types.DecimalType
- toFullString() - Method in class org.openhab.core.library.types.HSBType
- toFullString() - Method in enum class org.openhab.core.library.types.IncreaseDecreaseType
- toFullString() - Method in enum class org.openhab.core.library.types.NextPreviousType
- toFullString() - Method in enum class org.openhab.core.library.types.OnOffType
- toFullString() - Method in enum class org.openhab.core.library.types.OpenClosedType
- toFullString() - Method in enum class org.openhab.core.library.types.PlayPauseType
- toFullString() - Method in class org.openhab.core.library.types.PointType
- toFullString() - Method in class org.openhab.core.library.types.QuantityType
- toFullString() - Method in class org.openhab.core.library.types.RawType
- toFullString() - Method in enum class org.openhab.core.library.types.RewindFastforwardType
- toFullString() - Method in enum class org.openhab.core.library.types.StopMoveType
- toFullString() - Method in class org.openhab.core.library.types.StringListType
- toFullString() - Method in class org.openhab.core.library.types.StringType
- toFullString() - Method in enum class org.openhab.core.library.types.UpDownType
- toFullString() - Method in enum class org.openhab.core.types.RefreshType
- toFullString() - Method in interface org.openhab.core.types.Type
-
Get a string representation that contains the whole internal representation of the type.
- toFullString() - Method in enum class org.openhab.core.types.UnDefType
- toHexString() - Method in class org.openhab.core.io.transport.modbus.ModbusRegisterArray
-
Get register data as a hex string For example, 04 45 00 00
- toInvertibleUnit(String) - Method in class org.openhab.core.library.types.QuantityType
- toInvertibleUnit(Unit<?>) - Method in class org.openhab.core.library.types.QuantityType
-
Convert this QuantityType to a new
QuantityType
using the given target unit. - tokenize(Locale, String) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Tokenizes text.
- tokenize(Locale, String, boolean) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
-
Tokenizes text.
- TokenList - Class in org.openhab.core.voice.text
-
A helper to parse a sequence of tokens.
- TokenList(List<String>) - Constructor for class org.openhab.core.voice.text.TokenList
-
Constructs a new instance.
- toLocaleZone() - Method in class org.openhab.core.library.types.DateTimeType
-
Create a
DateTimeType
being the translation of the current object to the locale time zone - ToneSynthesizer - Class in org.openhab.core.audio.utils
-
An audio tone synthesizer.
- ToneSynthesizer(AudioFormat) - Constructor for class org.openhab.core.audio.utils.ToneSynthesizer
- ToneSynthesizer.Note - Enum Class in org.openhab.core.audio.utils
- ToneSynthesizer.Tone - Class in org.openhab.core.audio.utils
- toParametersMap() - Method in class org.openhab.core.config.core.ConfigDescription
-
Returns a map representation of the
ConfigDescriptionParameter
s. - toPersistableElement(E) - Method in class org.openhab.core.common.registry.AbstractManagedProvider
-
Converts the original element into an element that can be persisted.
- toPersistableElement(E) - Method in class org.openhab.core.common.registry.DefaultAbstractManagedProvider
- toPersistableElement(Rule) - Method in class org.openhab.core.automation.ManagedRuleProvider
- toPersistableElement(Item) - Method in class org.openhab.core.items.ManagedItemProvider
- toPersistableElement(PersistenceServiceConfiguration) - Method in class org.openhab.core.persistence.registry.ManagedPersistenceServiceConfigurationProvider
- toPersistableElement(SemanticTag) - Method in class org.openhab.core.semantics.ManagedSemanticTagProvider
- toPersistableElement(Thing) - Method in class org.openhab.core.thing.ManagedThingProvider
- toPersistableElement(Transformation) - Method in class org.openhab.core.transform.ManagedTransformationProvider
- topic - Variable in class org.openhab.core.io.websocket.event.EventDTO
- TopicEventFilter - Class in org.openhab.core.events
-
The
TopicEventFilter
is a default openHABEventFilter
implementation that ensures filtering of events based on an event topic. - TopicEventFilter(String) - Constructor for class org.openhab.core.events.TopicEventFilter
-
Constructs a new topic event filter.
- TopicGlobEventFilter - Class in org.openhab.core.events
-
The
TopicGlobEventFilter
is a default openHABEventFilter
implementation that ensures filtering of events based on an event topic. - TopicGlobEventFilter(String) - Constructor for class org.openhab.core.events.TopicGlobEventFilter
-
Constructs a new topic event filter.
- TopicPrefixEventFilter - Class in org.openhab.core.events
-
The
TopicPrefixEventFilter
is a default openHABEventFilter
implementation that ensures filtering of events based on the prefix of an event topic. - TopicPrefixEventFilter(String) - Constructor for class org.openhab.core.events.TopicPrefixEventFilter
-
Constructs a new topic event filter.
- toResponse(Exception) - Method in class org.openhab.core.io.rest.JSONResponse.ExceptionMapper
- toRGB() - Method in class org.openhab.core.library.types.HSBType
-
Deprecated.
- toState(String) - Method in class org.openhab.core.thing.binding.generic.converter.ColorChannelHandler
- toState(String) - Method in class org.openhab.core.thing.binding.generic.converter.DimmerChannelHandler
- toState(String) - Method in class org.openhab.core.thing.binding.generic.converter.FixedValueMappingChannelHandler
- toState(String) - Method in class org.openhab.core.thing.binding.generic.converter.GenericChannelHandler
- toState(String) - Method in class org.openhab.core.thing.binding.generic.converter.NumberChannelHandler
- toState(String) - Method in class org.openhab.core.thing.binding.generic.converter.PlayerChannelHandler
- toState(String) - Method in class org.openhab.core.thing.binding.generic.converter.RollershutterChannelHandler
- toStateDescription() - Method in interface org.openhab.core.types.StateDescriptionFragment
-
Create and return a
StateDescription
from this fragment. - toString() - Method in class org.openhab.core.addon.AddonEvent
- toString() - Method in class org.openhab.core.addon.marketplace.BundleVersion
- toString() - Method in class org.openhab.core.audio.AudioFormat
- toString() - Method in record class org.openhab.core.audio.StreamServed
-
Returns a string representation of this record class.
- toString() - Method in class org.openhab.core.audio.URLAudioStream
- toString() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
- toString() - Method in exception org.openhab.core.auth.client.oauth2.OAuthResponseException
- toString() - Method in class org.openhab.core.auth.ManagedUser
- toString() - Method in class org.openhab.core.auth.UserApiToken
- toString() - Method in class org.openhab.core.auth.UsernamePasswordCredentials
- toString() - Method in class org.openhab.core.automation.events.ExecutionEvent
- toString() - Method in class org.openhab.core.automation.events.RuleAddedEvent
- toString() - Method in class org.openhab.core.automation.events.RuleRemovedEvent
- toString() - Method in class org.openhab.core.automation.events.RuleStatusInfoEvent
- toString() - Method in class org.openhab.core.automation.events.RuleUpdatedEvent
- toString() - Method in class org.openhab.core.automation.events.TimerEvent
- toString() - Method in class org.openhab.core.automation.RuleStatusInfo
- toString() - Method in class org.openhab.core.automation.type.Input
- toString() - Method in class org.openhab.core.automation.type.Output
- toString() - Method in class org.openhab.core.common.AbstractUID
- toString() - Method in class org.openhab.core.config.core.ConfigDescription
- toString() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
- toString() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroup
- toString() - Method in class org.openhab.core.config.core.Configuration
- toString() - Method in class org.openhab.core.config.core.FilterCriteria
- toString() - Method in class org.openhab.core.config.core.ParameterOption
- toString() - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
- toString() - Method in class org.openhab.core.config.core.status.ConfigStatusMessage
- toString() - Method in class org.openhab.core.config.core.status.events.ConfigStatusInfoEvent
- toString() - Method in class org.openhab.core.config.core.validation.ConfigValidationMessage
- toString() - Method in class org.openhab.core.config.core.xml.osgi.XmlDocumentBundleTracker
- toString() - Method in class org.openhab.core.config.core.xml.util.NodeAttributes
- toString() - Method in class org.openhab.core.config.core.xml.util.NodeList
- toString() - Method in class org.openhab.core.config.core.xml.util.NodeValue
- toString() - Method in class org.openhab.core.config.discovery.inbox.events.InboxAddedEvent
- toString() - Method in class org.openhab.core.config.discovery.inbox.events.InboxRemovedEvent
- toString() - Method in class org.openhab.core.config.discovery.inbox.events.InboxUpdatedEvent
- toString() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
- toString() - Method in class org.openhab.core.events.system.StartlevelEvent
- toString() - Method in class org.openhab.core.io.transport.mdns.ServiceDescription
- toString() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusFailure
- toString() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusReadResult
- toString() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusWriteResult
- toString() - Method in class org.openhab.core.io.transport.modbus.BitArray
- toString() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
- toString() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusIPSlaveEndpoint
- toString() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusSerialSlaveEndpoint
- toString() - Method in exception org.openhab.core.io.transport.modbus.exception.ModbusConnectionException
- toString() - Method in exception org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedResponseFunctionCodeException
- toString() - Method in exception org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedResponseSizeException
- toString() - Method in exception org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedTransactionIdException
- toString() - Method in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
-
Returns config value
- toString() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
- toString() - Method in class org.openhab.core.io.transport.modbus.ModbusRegisterArray
- toString() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
- toString() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRegisterRequestBlueprint
- toString() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
-
Output the name, host, port, secure flag and hostname validation flag
- toString() - Method in exception org.openhab.core.io.transport.mqtt.MqttException
-
Returns a
String
representation of this exception. - toString() - Method in class org.openhab.core.io.transport.mqtt.MqttWillAndTestament
- toString() - Method in class org.openhab.core.io.transport.serial.ProtocolType
- toString() - Method in class org.openhab.core.io.websocket.event.EventDTO
- toString() - Method in class org.openhab.core.items.events.GroupItemStateChangedEvent
- toString() - Method in class org.openhab.core.items.events.GroupStateUpdatedEvent
- toString() - Method in class org.openhab.core.items.events.ItemAddedEvent
- toString() - Method in class org.openhab.core.items.events.ItemCommandEvent
- toString() - Method in class org.openhab.core.items.events.ItemRemovedEvent
- toString() - Method in class org.openhab.core.items.events.ItemStateChangedEvent
- toString() - Method in class org.openhab.core.items.events.ItemStateEvent
- toString() - Method in class org.openhab.core.items.events.ItemStatePredictedEvent
- toString() - Method in class org.openhab.core.items.events.ItemStateUpdatedEvent
- toString() - Method in class org.openhab.core.items.events.ItemTimeSeriesEvent
- toString() - Method in class org.openhab.core.items.events.ItemTimeSeriesUpdatedEvent
- toString() - Method in class org.openhab.core.items.events.ItemUpdatedEvent
- toString() - Method in class org.openhab.core.items.GenericItem
- toString() - Method in class org.openhab.core.items.GroupItem
- toString() - Method in class org.openhab.core.items.Metadata
- toString() - Method in class org.openhab.core.library.types.DateTimeType
- toString() - Method in class org.openhab.core.library.types.DecimalType
- toString() - Method in class org.openhab.core.library.types.HSBType
- toString() - Method in enum class org.openhab.core.library.types.IncreaseDecreaseType
- toString() - Method in enum class org.openhab.core.library.types.NextPreviousType
- toString() - Method in enum class org.openhab.core.library.types.OnOffType
- toString() - Method in enum class org.openhab.core.library.types.OpenClosedType
- toString() - Method in enum class org.openhab.core.library.types.PlayPauseType
- toString() - Method in class org.openhab.core.library.types.PointType
- toString() - Method in class org.openhab.core.library.types.QuantityType
- toString() - Method in class org.openhab.core.library.types.RawType
- toString() - Method in enum class org.openhab.core.library.types.RewindFastforwardType
- toString() - Method in enum class org.openhab.core.library.types.StopMoveType
- toString() - Method in class org.openhab.core.library.types.StringListType
- toString() - Method in class org.openhab.core.library.types.StringType
- toString() - Method in enum class org.openhab.core.library.types.UpDownType
- toString() - Method in class org.openhab.core.library.unit.CurrencyUnit
- toString() - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
- toString() - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
- toString() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
- toString() - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
- toString() - Method in enum class org.openhab.core.model.items.ModelGroupFunction
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
- toString() - Method in class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
- toString() - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
- toString() - Method in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
- toString() - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
- toString() - Method in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
- toString() - Method in class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
- toString() - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
- toString() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
- toString() - Method in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
- toString() - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
- toString() - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
- toString() - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- toString() - Method in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
- toString() - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorpickerImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
- toString() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- toString() - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
- toString() - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
- toString() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
- toString() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
- toString() - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
- toString() - Method in class org.openhab.core.net.CidrAddress
- toString() - Method in class org.openhab.core.persistence.config.PersistenceAllConfig
- toString() - Method in class org.openhab.core.persistence.config.PersistenceGroupConfig
- toString() - Method in class org.openhab.core.persistence.config.PersistenceItemConfig
- toString() - Method in class org.openhab.core.persistence.filter.PersistenceEqualsFilter
- toString() - Method in class org.openhab.core.persistence.filter.PersistenceFilter
- toString() - Method in class org.openhab.core.persistence.filter.PersistenceIncludeFilter
- toString() - Method in class org.openhab.core.persistence.filter.PersistenceThresholdFilter
- toString() - Method in class org.openhab.core.persistence.filter.PersistenceTimeFilter
- toString() - Method in class org.openhab.core.persistence.FilterCriteria
- toString() - Method in record class org.openhab.core.persistence.PersistenceItemConfiguration
-
Returns a string representation of this record class.
- toString() - Method in class org.openhab.core.persistence.strategy.PersistenceCronStrategy
- toString() - Method in class org.openhab.core.persistence.strategy.PersistenceStrategy
- toString() - Method in class org.openhab.core.service.ReadyMarker
- toString() - Method in class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
- toString() - Method in class org.openhab.core.thing.events.ChannelTriggeredEvent
- toString() - Method in class org.openhab.core.thing.events.ThingAddedEvent
- toString() - Method in class org.openhab.core.thing.events.ThingRemovedEvent
- toString() - Method in class org.openhab.core.thing.events.ThingStatusInfoChangedEvent
- toString() - Method in class org.openhab.core.thing.events.ThingStatusInfoEvent
- toString() - Method in class org.openhab.core.thing.events.ThingUpdatedEvent
- toString() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
- toString() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfoEvent
- toString() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
- toString() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfoEvent
- toString() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfo
- toString() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfoEvent
- toString() - Method in class org.openhab.core.thing.link.AbstractLink
- toString() - Method in class org.openhab.core.thing.link.events.ItemChannelLinkAddedEvent
- toString() - Method in class org.openhab.core.thing.link.events.ItemChannelLinkRemovedEvent
- toString() - Method in class org.openhab.core.thing.ThingStatusInfo
- toString() - Method in class org.openhab.core.thing.type.ChannelDefinition
- toString() - Method in class org.openhab.core.thing.type.ChannelGroupDefinition
- toString() - Method in class org.openhab.core.thing.type.ChannelGroupType
- toString() - Method in class org.openhab.core.thing.type.ChannelType
- toString() - Method in class org.openhab.core.thing.type.ThingType
- toString() - Method in class org.openhab.core.thing.UID
- toString() - Method in class org.openhab.core.transform.Transformation
- toString() - Method in class org.openhab.core.types.CommandOption
- toString() - Method in class org.openhab.core.types.EventDescription
- toString() - Method in class org.openhab.core.types.EventOption
- toString() - Method in enum class org.openhab.core.types.EventType
- toString() - Method in enum class org.openhab.core.types.RefreshType
- toString() - Method in class org.openhab.core.types.StateDescription
- toString() - Method in class org.openhab.core.types.StateOption
- toString() - Method in record class org.openhab.core.types.TimeSeries.Entry
-
Returns a string representation of this record class.
- toString() - Method in enum class org.openhab.core.types.UnDefType
- toString() - Method in class org.openhab.core.ui.tiles.ExternalServiceTile
- toString() - Method in record class org.openhab.core.util.ColorUtil.Gamut
-
Returns a string representation of this record class.
- toString() - Method in record class org.openhab.core.voice.DialogContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
-
Returns a string representation of this record class.
- toString() - Method in class org.openhab.core.voice.text.ExpressionCardinality
- toString() - Method in class org.openhab.core.voice.text.ExpressionIdentifier
- toString() - Method in class org.openhab.core.voice.text.ExpressionLet
- toString() - Method in class org.openhab.core.voice.text.ExpressionMatch
- toString() - Method in class org.openhab.core.voice.text.ExpressionSequence
- toString() - Method in record class org.openhab.core.voice.text.Rule.InterpretationContext
-
Returns a string representation of this record class.
- toString(Object) - Method in class org.openhab.core.model.core.valueconverter.ValueTypeToStringConverter
- toString(String) - Method in class org.openhab.core.model.thing.valueconverter.UIDtoStringConverter
- toString(Command) - Method in class org.openhab.core.thing.binding.generic.converter.ColorChannelHandler
- toString(Command) - Method in class org.openhab.core.thing.binding.generic.converter.DimmerChannelHandler
- toString(Command) - Method in class org.openhab.core.thing.binding.generic.converter.FixedValueMappingChannelHandler
- toString(Command) - Method in class org.openhab.core.thing.binding.generic.converter.GenericChannelHandler
- toString(Command) - Method in class org.openhab.core.thing.binding.generic.converter.NumberChannelHandler
- toString(Command) - Method in class org.openhab.core.thing.binding.generic.converter.PlayerChannelHandler
- toString(Command) - Method in class org.openhab.core.thing.binding.generic.converter.RollershutterChannelHandler
- totalrecords - Variable in class org.openhab.core.persistence.dto.ItemHistoryDTO
- toUnit(String) - Method in class org.openhab.core.library.types.QuantityType
- toUnit(Unit<?>) - Method in class org.openhab.core.library.types.QuantityType
-
Convert this QuantityType to a new
QuantityType
using the given target unit. - toUnitRelative(String) - Method in class org.openhab.core.library.types.QuantityType
- toUnitRelative(Unit<T>) - Method in class org.openhab.core.library.types.QuantityType
-
Convert this QuantityType to a new
QuantityType
using the given target unit. - toValue(String, INode) - Method in class org.openhab.core.model.core.valueconverter.ValueTypeToStringConverter
- toValue(String, INode) - Method in class org.openhab.core.model.thing.valueconverter.UIDtoStringConverter
- toXY() - Method in class org.openhab.core.library.types.HSBType
-
Returns the xyY values representing this object's color in CIE XY color model.
- toZone(String) - Method in class org.openhab.core.library.types.DateTimeType
-
Create a
DateTimeType
being the translation of the current object to a given zone - toZone(ZoneId) - Method in class org.openhab.core.library.types.DateTimeType
-
Create a
DateTimeType
being the translation of the current object to a given zone - TRACE - Enum constant in enum class org.openhab.core.test.java.JavaTest.LogLevel
- track(EObject) - Method in class org.openhab.core.model.script.OptimizingFeatureScopeTrackerProvider2
- transferAndAnalyzeLength(InputStream, OutputStream, AudioFormat) - Method in interface org.openhab.core.audio.utils.AudioSinkUtils
-
Transfers data from an input stream to an output stream and computes on the fly its duration
- transferAndAnalyzeLength(InputStream, OutputStream, AudioFormat) - Method in class org.openhab.core.audio.utils.AudioSinkUtilsImpl
- transferFirmware(Firmware) - Method in interface org.openhab.core.thing.binding.firmware.FirmwareUpdateBackgroundTransferHandler
-
Transfers the firmware of the thing to its actual device in the background.
- TRANSFERRING - Enum constant in enum class org.openhab.core.thing.binding.firmware.ProgressStep
-
The
FirmwareUpdateHandler
is going to transfer the firmware to the actual device. - transform(String, String) - Method in class org.openhab.core.automation.module.script.ScriptTransformationService
- transform(String, String) - Method in class org.openhab.core.transform.AbstractFileTransformationService
-
Deprecated.Transforms the input
source
by the according method defined in subclass to another string. - transform(String, String) - Static method in class org.openhab.core.transform.TransformationHelper
-
Transforms a state string using transformation functions within a given pattern.
- transform(String, String) - Method in interface org.openhab.core.transform.TransformationService
-
Transforms the input
source
by means of the givenfunction
and returns the transformed output. - transform(String, String, String) - Static method in class org.openhab.core.model.script.actions.Transformation
- transform(String, String, String) - Static method in class org.openhab.core.transform.actions.Transformation
-
Applies a transformation of a given type with some function to a value.
- transform(UnitConverter) - Method in class org.openhab.core.library.unit.CurrencyUnit
- transform(TransformationService, String, String, String) - Static method in class org.openhab.core.transform.TransformationHelper
-
Transforms a state string using a transformation service
- transform(BundleContext, String, String) - Static method in class org.openhab.core.transform.TransformationHelper
-
Deprecated.Use
TransformationHelper.transform(String, String)
instead - TRANSFORM_FOLDER_NAME - Static variable in interface org.openhab.core.transform.TransformationService
- TRANSFORM_PROFILE_SCOPE - Static variable in interface org.openhab.core.transform.TransformationService
- Transformation - Class in org.openhab.core.model.script.actions
-
The
Transformation
is a wrapper for theTransformation
class to allow DSL rules to properly use theTransformationException
- Transformation - Class in org.openhab.core.transform.actions
-
This class holds static "action" methods that can be used from within rules to execute transformations.
- Transformation - Class in org.openhab.core.transform
-
The
Transformation
encapsulates a transformation configuration - Transformation() - Constructor for class org.openhab.core.model.script.actions.Transformation
- Transformation() - Constructor for class org.openhab.core.transform.actions.Transformation
- Transformation(String, String, String, Map<String, String>) - Constructor for class org.openhab.core.transform.Transformation
- TRANSFORMATION - Static variable in class org.openhab.core.addon.AddonType
- TransformationDTO - Class in org.openhab.core.io.rest.transform
-
The
TransformationDTO
wraps aTransformation
- TransformationDTO(Transformation) - Constructor for class org.openhab.core.io.rest.transform.TransformationDTO
- TransformationException - Exception in org.openhab.core.model.script.actions
-
The
TransformationException
is a clone ofTransformationException
to make it available to DSL rules - TransformationException - Exception in org.openhab.core.transform
-
A TransformationException is thrown when any step of a transformation went wrong.
- TransformationException(String) - Constructor for exception org.openhab.core.model.script.actions.TransformationException
- TransformationException(String, Throwable) - Constructor for exception org.openhab.core.model.script.actions.TransformationException
- TransformationException(String) - Constructor for exception org.openhab.core.transform.TransformationException
- TransformationException(String, Throwable) - Constructor for exception org.openhab.core.transform.TransformationException
- TransformationHelper - Class in org.openhab.core.transform
- TransformationHelper(BundleContext) - Constructor for class org.openhab.core.transform.TransformationHelper
- TransformationProvider - Interface in org.openhab.core.transform
-
The
TransformationProvider
is implemented by providers for transformations - TransformationRegistry - Interface in org.openhab.core.transform
-
The
TransformationRegistry
is the interface for the transformation registry - TransformationService - Interface in org.openhab.core.transform
-
A TransformationProcessor transforms a given input and returns the transformed result.
- transformedState - Variable in class org.openhab.core.io.rest.core.item.EnrichedItemDTO
- transformRaw(String, String, String) - Static method in class org.openhab.core.model.script.actions.Transformation
- transformRaw(String, String, String) - Static method in class org.openhab.core.transform.actions.Transformation
-
Applies a transformation of a given type with some function to a value.
- translateCommand2Boolean(Command) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
-
Converts command to a boolean true value is represented by
OnOffType.ON
,OpenClosedType.OPEN
. - TranslationProvider - Interface in org.openhab.core.i18n
-
The
TranslationProvider
is a service interface for internationalization support within the platform. - Translations - Class in org.openhab.core.tools.i18n.plugin
-
The
Translations
of a bundle consisting ofTranslations.TranslationsSection
s havingTranslations.TranslationsGroup
s ofTranslations.TranslationsEntry
s (key/value pairs). - Translations(List<Translations.TranslationsSection>) - Constructor for class org.openhab.core.tools.i18n.plugin.Translations
- Translations.TranslationsEntry - Class in org.openhab.core.tools.i18n.plugin
- Translations.TranslationsGroup - Class in org.openhab.core.tools.i18n.plugin
- Translations.TranslationsSection - Class in org.openhab.core.tools.i18n.plugin
- TranslationsEntry(String, String) - Constructor for class org.openhab.core.tools.i18n.plugin.Translations.TranslationsEntry
- TranslationsGroup(List<Translations.TranslationsEntry>) - Constructor for class org.openhab.core.tools.i18n.plugin.Translations.TranslationsGroup
- TranslationsMerger - Class in org.openhab.core.tools.i18n.plugin
-
Merges multiple
Translations
into one. - TranslationsMerger() - Constructor for class org.openhab.core.tools.i18n.plugin.TranslationsMerger
- TranslationsSection(String, List<Translations.TranslationsGroup>) - Constructor for class org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
- TranslationsSection(List<Translations.TranslationsGroup>) - Constructor for class org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
- trigger - Variable in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
-
The cached value of the '
Trigger
' containment reference. - trigger(Map<String, ?>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleTriggerHandler
- trigger(ChannelTypeUID, String) - Static method in interface org.openhab.core.thing.type.ChannelTypeBuilder
-
Create an instance of a ChannelTypeBuilder for
ChannelType
s of type TRIGGER - Trigger - Interface in org.openhab.core.automation
-
This interface represents automation
Trigger
modules which define what phenomenon will start the execution of theRule
and trigger it when an exact phenomenon occurs. - TRIGGER - Enum constant in enum class org.openhab.core.thing.type.ChannelKind
-
Channels which can be triggered.
- TRIGGER_EVENT_STRING - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- TRIGGER_EVENT_STRING_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
- TriggerBuilder - Class in org.openhab.core.automation.util
-
This class allows the easy construction of a
Trigger
instance using the builder pattern. - TriggerBuilder() - Constructor for class org.openhab.core.automation.util.TriggerBuilder
- TriggerBuilder(Trigger) - Constructor for class org.openhab.core.automation.util.TriggerBuilder
- triggerChannel(String) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Emits an event for the given channel.
- triggerChannel(String, String) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Emits an event for the given channel.
- triggerChannel(ChannelUID) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Emits an event for the given channel.
- triggerChannel(ChannelUID, String) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Emits an event for the given channel.
- TriggerChannelTypeBuilder - Interface in org.openhab.core.thing.type
-
Interface for builders for
ChannelType
s of kind TRIGGER - TriggerDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- TriggerDTO() - Constructor for class org.openhab.core.automation.dto.TriggerDTO
- TriggerDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- TriggerDTOMapper() - Constructor for class org.openhab.core.automation.dto.TriggerDTOMapper
- triggered(Map<String, ?>) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleTriggerHandlerCallback
- triggered(Trigger) - Method in interface org.openhab.core.automation.handler.TriggerHandlerCallback
-
This method is used by the
TriggerHandler
to notify the RuleManager when the linkedTrigger
instance was fired. - triggered(Trigger, Map<String, ?>) - Method in interface org.openhab.core.automation.handler.TriggerHandlerCallback
-
This method is used by the
TriggerHandler
to notify the RuleManager when the linkedTrigger
instance was fired. - TriggerEventPayloadBean() - Constructor for class org.openhab.core.thing.events.ThingEventFactory.TriggerEventPayloadBean
-
Default constructor for deserialization e.g.
- TriggerEventPayloadBean(String, String) - Constructor for class org.openhab.core.thing.events.ThingEventFactory.TriggerEventPayloadBean
- TriggerHandler - Interface in org.openhab.core.automation.handler
-
This Handler interface is used by the RuleManager to set a callback interface to itself.
- TriggerHandlerCallback - Interface in org.openhab.core.automation.handler
-
This is a callback interface to RuleManager which is used by the
TriggerHandler
to notify the RuleManager about firing of theTrigger
. - TriggerProfile - Interface in org.openhab.core.thing.profiles
-
A
TriggerProfile
specifies the communication between the framework and the handler for trigger channels. - TriggerProfileType - Interface in org.openhab.core.thing.profiles
-
Describes a
TriggerProfile
type. - triggers - Variable in class org.openhab.core.automation.dto.RuleDTO
- triggers - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- triggers - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- TriggerType - Class in org.openhab.core.automation.type
-
This class provides common functionality for creating
Trigger
instances by supplying their meta-information. - TriggerType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Output>) - Constructor for class org.openhab.core.automation.type.TriggerType
-
Creates an instance of
TriggerType
with UID, label, description, aSet
of tags, visibility, aList
of configuration descriptions and aList
ofOutput
descriptions. - TriggerType(String, List<ConfigDescriptionParameter>, List<Output>) - Constructor for class org.openhab.core.automation.type.TriggerType
-
Creates an instance of
TriggerType
with base properties - UID, aList
of configuration descriptions and aList
ofOutput
descriptions. - TriggerTypeDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- TriggerTypeDTO() - Constructor for class org.openhab.core.automation.dto.TriggerTypeDTO
- TriggerTypeDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- TriggerTypeDTOMapper() - Constructor for class org.openhab.core.automation.dto.TriggerTypeDTOMapper
- TrustAllTrustManager - Class in org.openhab.core.io.net.http
-
The
TrustAllTrustManager
is a "trust all" implementation ofX509ExtendedTrustManager
. - tryFromExceptionCode(int) - Static method in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
- TTL_UNLIMITED - Static variable in interface org.openhab.core.config.discovery.DiscoveryResult
-
Specifies that the
DiscoveryResult
has no given time to live. - tts() - Method in record class org.openhab.core.voice.DialogContext
-
Returns the value of the
tts
record component. - TTSCache - Interface in org.openhab.core.voice
-
Cache system to avoid requesting
TTSService
for the same utterances. - TTSException - Exception in org.openhab.core.voice
-
General purpose TTS exception
- TTSException() - Constructor for exception org.openhab.core.voice.TTSException
-
Constructs a new exception with null as its detail message.
- TTSException(String) - Constructor for exception org.openhab.core.voice.TTSException
-
Constructs a new exception with the specified detail message.
- TTSException(String, Throwable) - Constructor for exception org.openhab.core.voice.TTSException
-
Constructs a new exception with the specified detail message and cause.
- TTSException(Throwable) - Constructor for exception org.openhab.core.voice.TTSException
-
Constructs a new exception with the specified cause.
- ttsId - Variable in class org.openhab.core.voice.DialogRegistration
-
Preferred text-to-speech service id
- TTSService - Interface in org.openhab.core.voice
-
This is the interface that a text-to-speech service has to implement.
- type - Variable in class org.openhab.core.automation.dto.ModuleDTO
- type - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- type - Variable in class org.openhab.core.config.core.dto.XmlParameter
- type - Variable in class org.openhab.core.config.core.status.ConfigStatusMessage
-
The
ConfigStatusMessage.Type
of the configuration status message. - type - Variable in class org.openhab.core.io.rest.transform.TransformationDTO
- type - Variable in class org.openhab.core.io.websocket.event.EventDTO
- type - Variable in class org.openhab.core.items.dto.ItemDTO
- type - Variable in class org.openhab.core.items.GenericItem
- type - Variable in class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Configuration
- type - Variable in class org.openhab.core.model.items.impl.ModelBindingImpl
-
The cached value of the '
Type
' attribute. - type - Variable in class org.openhab.core.model.items.impl.ModelItemImpl
-
The cached value of the '
Type
' attribute. - type - Variable in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
-
The cached value of the '
Type
' containment reference. - type - Variable in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
-
The cached value of the '
Type
' attribute. - type - Variable in class org.openhab.core.persistence.dto.PersistenceServiceDTO
-
Persistence service class
- type - Variable in class org.openhab.core.persistence.dto.PersistenceStrategyDTO
- type - Variable in class org.openhab.core.transform.ManagedTransformationProvider.PersistedTransformation
- type() - Element in annotation interface org.openhab.core.automation.annotation.ActionInput
- type() - Element in annotation interface org.openhab.core.automation.annotation.ActionOutput
- Type - Interface in org.openhab.core.types
-
This is a parent interface for all states and commands.
- TYPE - Static variable in class org.openhab.core.addon.AddonEvent
-
The add-on event type.
- TYPE - Static variable in class org.openhab.core.automation.events.ExecutionEvent
- TYPE - Static variable in class org.openhab.core.automation.events.RuleAddedEvent
- TYPE - Static variable in class org.openhab.core.automation.events.RuleRemovedEvent
- TYPE - Static variable in class org.openhab.core.automation.events.RuleStatusInfoEvent
- TYPE - Static variable in class org.openhab.core.automation.events.RuleUpdatedEvent
- TYPE - Static variable in class org.openhab.core.automation.events.TimerEvent
- TYPE - Static variable in class org.openhab.core.config.discovery.inbox.events.InboxAddedEvent
-
The inbox added event type.
- TYPE - Static variable in class org.openhab.core.config.discovery.inbox.events.InboxRemovedEvent
-
The inbox removed event type.
- TYPE - Static variable in class org.openhab.core.config.discovery.inbox.events.InboxUpdatedEvent
-
The inbox updated event type.
- TYPE - Static variable in class org.openhab.core.events.system.StartlevelEvent
- TYPE - Static variable in class org.openhab.core.items.events.GroupItemStateChangedEvent
-
The group item state changed event type.
- TYPE - Static variable in class org.openhab.core.items.events.GroupStateUpdatedEvent
-
The group item state changed event type.
- TYPE - Static variable in class org.openhab.core.items.events.ItemAddedEvent
-
The item added event type.
- TYPE - Static variable in class org.openhab.core.items.events.ItemCommandEvent
-
The item command event type.
- TYPE - Static variable in class org.openhab.core.items.events.ItemRemovedEvent
-
The item removed event type.
- TYPE - Static variable in class org.openhab.core.items.events.ItemStateChangedEvent
-
The item state changed event type.
- TYPE - Static variable in class org.openhab.core.items.events.ItemStateEvent
-
The item state event type.
- TYPE - Static variable in class org.openhab.core.items.events.ItemStatePredictedEvent
-
The item state predicted event type.
- TYPE - Static variable in class org.openhab.core.items.events.ItemStateUpdatedEvent
-
The item state event type.
- TYPE - Static variable in class org.openhab.core.items.events.ItemTimeSeriesEvent
- TYPE - Static variable in class org.openhab.core.items.events.ItemTimeSeriesUpdatedEvent
- TYPE - Static variable in class org.openhab.core.items.events.ItemUpdatedEvent
-
The item updated event type.
- TYPE - Static variable in class org.openhab.core.items.GroupItem
- TYPE - Static variable in class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
-
The channel description changed event type.
- TYPE - Static variable in class org.openhab.core.thing.events.ChannelTriggeredEvent
-
The thing trigger event type.
- TYPE - Static variable in class org.openhab.core.thing.events.ThingAddedEvent
-
The thing added event type.
- TYPE - Static variable in class org.openhab.core.thing.events.ThingRemovedEvent
-
The thing removed event type.
- TYPE - Static variable in class org.openhab.core.thing.events.ThingStatusInfoChangedEvent
-
The thing status event type.
- TYPE - Static variable in class org.openhab.core.thing.events.ThingStatusInfoEvent
-
The thing status event type.
- TYPE - Static variable in class org.openhab.core.thing.events.ThingUpdatedEvent
-
The thing updated event type.
- TYPE - Static variable in class org.openhab.core.thing.firmware.FirmwareStatusInfoEvent
-
Constant for the firmware status info event type.
- TYPE - Static variable in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfoEvent
-
Constant for the firmware update progress info event type.
- TYPE - Static variable in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfoEvent
-
Constant for the firmware update result info event type.
- TYPE - Static variable in class org.openhab.core.thing.link.events.ItemChannelLinkAddedEvent
-
The link added event type.
- TYPE - Static variable in class org.openhab.core.thing.link.events.ItemChannelLinkRemovedEvent
-
The link removed event type.
- TYPE_EDEFAULT - Static variable in class org.openhab.core.model.items.impl.ModelBindingImpl
-
The default value of the '
Type
' attribute. - TYPE_EDEFAULT - Static variable in class org.openhab.core.model.items.impl.ModelItemImpl
-
The default value of the '
Type
' attribute. - TYPE_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
-
The default value of the '
Type
' attribute. - typeDetails - Variable in class org.openhab.core.library.types.StringListType
- TypeParser - Class in org.openhab.core.types
-
This is a helper class that helps parsing a string into an openHAB type (state or command).
- TYPES - Static variable in class org.openhab.core.model.script.scoping.StateAndCommandProvider
- typeUID - Variable in class org.openhab.core.thing.dto.ChannelDefinitionDTO
U
- UI - Static variable in class org.openhab.core.addon.AddonType
- UIComponent - Class in org.openhab.core.ui.components
-
A UIComponent represents a piece of UI element for a client frontend to render; it is kept very simple and delegates the actual rendering and behavior to the frontend.
- UIComponent() - Constructor for class org.openhab.core.ui.components.UIComponent
-
Empty constructor for deserialization.
- UIComponent(String) - Constructor for class org.openhab.core.ui.components.UIComponent
-
Constructs a component by its type name - component names are not arbitrary, they are defined by the target frontend.
- UIComponentProvider - Interface in org.openhab.core.ui.components
-
Provides components (pages, widgets, etc.) at runtime.
- UIComponentRegistry - Interface in org.openhab.core.ui.components
-
A namespace-specific
Registry
for UI components. - UIComponentRegistryFactory - Interface in org.openhab.core.ui.components
-
A factory for
UIComponentRegistry
instances based on the namespace. - uid - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
- uid - Variable in class org.openhab.core.automation.dto.RuleDTO
- uid - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- uid - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- uid - Variable in class org.openhab.core.io.rest.transform.TransformationDTO
- uid - Variable in class org.openhab.core.semantics.dto.SemanticTagDTO
- uid - Variable in class org.openhab.core.thing.dto.ChannelDTO
- uid - Variable in class org.openhab.core.thing.profiles.dto.ProfileTypeDTO
- uid - Variable in class org.openhab.core.transform.ManagedTransformationProvider.PersistedTransformation
- UID - Class in org.openhab.core.thing
-
Base class for binding related unique identifiers.
- UID - Variable in class org.openhab.core.thing.dto.AbstractThingDTO
- UID - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
- UID - Variable in class org.openhab.core.thing.dto.StrippedThingTypeDTO
- UID() - Constructor for class org.openhab.core.thing.UID
-
For reflection only.
- UID(String) - Constructor for class org.openhab.core.thing.UID
-
Parses a UID for a given string.
- UID(String...) - Constructor for class org.openhab.core.thing.UID
-
Creates a UID for list of segments.
- UID(List<String>) - Constructor for class org.openhab.core.thing.UID
-
Creates a UID for list of segments.
- UID() - Method in class org.openhab.core.model.thing.valueconverter.ThingValueConverters
- UID_SEGMENTElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.UID_SEGMENTElements
- UIDElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
- UIDtoStringConverter - Class in org.openhab.core.model.thing.valueconverter
-
A
UIDtoStringConverter
is used to createUID
string representations from an input string and vice versa. - UIDtoStringConverter() - Constructor for class org.openhab.core.model.thing.valueconverter.UIDtoStringConverter
- UIDUtils - Class in org.openhab.core.util
-
Utilities for UIDs.
- UIDUtils() - Constructor for class org.openhab.core.util.UIDUtils
- UINT16 - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- UINT32 - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- UINT32_SWAP - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- UINT64 - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- UINT64_SWAP - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- UINT8 - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
- unbindScriptTransformationService(ScriptTransformationService, Map<String, Object>) - Method in class org.openhab.core.automation.module.script.profile.ScriptProfileFactory
- UNDEF - Enum constant in enum class org.openhab.core.types.UnDefType
- UnDefType - Enum Class in org.openhab.core.types
-
There are situations when item states do not have any defined value.
- unEscapeXml(String) - Static method in class org.openhab.core.util.StringUtils
-
Simple method to un escape XML special characters in String.
- ungetHandler(Module, String, ModuleHandler) - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
- ungetHandler(Module, String, ModuleHandler) - Method in interface org.openhab.core.automation.handler.ModuleHandlerFactory
-
Releases the
ModuleHandler
instance when it is not needed anymore for handling the specifiedmodule
in theRule
with the specifiedruleUID
. - ungetOAuthService(String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthFactory
-
Unget an OAuth service, this unget/unregister the service, and frees the resources.
- UNINITIALIZED - Enum constant in enum class org.openhab.core.automation.RuleStatus
- UNINITIALIZED - Enum constant in enum class org.openhab.core.thing.ThingStatus
- UNINITIALIZED - Static variable in enum class org.openhab.core.thing.ThingStatusDetail
- uninstall(String) - Method in interface org.openhab.core.addon.AddonService
-
Uninstalls the given add-on.
- uninstall(String) - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
- uninstall(String) - Method in interface org.openhab.core.config.discovery.addon.AddonFinderService
-
Uninstalls the given add-on suggestion finder.
- uninstall(Addon) - Method in interface org.openhab.core.addon.marketplace.MarketplaceAddonHandler
-
Uninstalls a given add-on.
- uninstall(Bundle) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
-
Uninstalls the synthetic bundle (or bundle fragment) from the test runtime.
- uninstall(BundleContext, String) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
-
Uninstalls the synthetic bundle (or bundle fragment), denoted by its name, from the test runtime.
- uninstallBundle(BundleContext, String) - Method in class org.openhab.core.addon.marketplace.MarketplaceBundleInstaller
-
Uninstalls a bundle associated to the given add-on ID.
- unit - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- unit - Variable in class org.openhab.core.config.core.dto.XmlParameter
- unit - Variable in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
-
The cached value of the '
Unit
' attribute. - unit - Variable in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
-
The cached value of the '
Unit
' attribute. - unit - Variable in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
-
The cached value of the '
Unit
' attribute. - unit - Variable in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
-
The cached value of the '
Unit
' attribute. - unit - Variable in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
-
The cached value of the '
Unit
' containment reference. - unit - Variable in class org.openhab.core.persistence.dto.PersistenceFilterDTO
- unit - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- UNIT_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
-
The default value of the '
Unit
' attribute. - UNIT_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
-
The default value of the '
Unit
' attribute. - UNIT_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
-
The default value of the '
Unit
' attribute. - UNIT_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
-
The default value of the '
Unit
' attribute. - UNIT_METADATA_NAMESPACE - Static variable in class org.openhab.core.library.items.NumberItem
- UNIT_PERCENT_FORMAT_STRING - Static variable in class org.openhab.core.types.util.UnitUtils
- UNIT_PLACEHOLDER - Static variable in class org.openhab.core.types.util.UnitUtils
- unitLabel - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- unitLabel - Variable in class org.openhab.core.config.core.dto.XmlParameter
- UnitProvider - Interface in org.openhab.core.i18n
-
Provides
Unit
s and the currentSystemOfUnits
. - Units - Class in org.openhab.core.library.unit
-
Delegate common units to
Units
to hide this dependency from the rest of openHAB. - unitSymbol - Variable in class org.openhab.core.io.rest.core.item.EnrichedItemDTO
- UnitUtils - Class in org.openhab.core.types.util
-
A utility for parsing dimensions to interface classes of
Quantity
and parsing units from format strings. - UnitUtils() - Constructor for class org.openhab.core.types.util.UnitUtils
- unixtime - Variable in class org.openhab.core.io.websocket.log.LogDTO
- UNKNOWN - Enum constant in enum class org.openhab.core.thing.firmware.FirmwareStatus
-
The firmware status can not be determined and hence it is unknown.
- UNKNOWN - Enum constant in enum class org.openhab.core.thing.ThingStatus
- UNKNOWN - Static variable in enum class org.openhab.core.thing.ThingStatusDetail
- unload(String) - Method in class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider
- unload(String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
-
This will be called when the ScriptEngine will be unloaded (e.g.
- unmarkReady(ReadyMarker) - Method in interface org.openhab.core.service.ReadyService
-
Removes the given marker.
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.openhab.core.config.core.xml.ConfigDescriptionConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.openhab.core.config.core.xml.ConfigDescriptionParameterConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.openhab.core.config.core.xml.ConfigDescriptionParameterGroupConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.openhab.core.config.core.xml.FilterCriteriaConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.openhab.core.config.core.xml.util.NodeAttributesConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.openhab.core.config.core.xml.util.NodeListConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.openhab.core.config.core.xml.util.NodeValueConverter
- unregister() - Static method in class org.openhab.core.model.ItemsStandaloneSetup
- unregister() - Static method in class org.openhab.core.model.persistence.PersistenceStandaloneSetup
- unregister() - Static method in class org.openhab.core.model.rule.RulesStandaloneSetup
- unregister() - Static method in class org.openhab.core.model.script.ScriptStandaloneSetup
- unregister() - Static method in class org.openhab.core.model.sitemap.SitemapStandaloneSetup
- unregister() - Static method in class org.openhab.core.model.thing.ThingStandaloneSetup
- unregisterAllServices() - Method in interface org.openhab.core.io.transport.mdns.MDNSClient
-
Unregister all services
- unregisterDialog(String) - Method in interface org.openhab.core.voice.VoiceManager
-
Removes a dialog registration and stops the associate dialog.
- unregisterDialog(DialogRegistration) - Method in interface org.openhab.core.voice.VoiceManager
-
Removes a dialog registration and stops the associate dialog.
- unregisterDiscoveryListener(UsbSerialDiscoveryListener) - Method in interface org.openhab.core.config.discovery.usbserial.UsbSerialDiscovery
-
Unregisters an
UsbSerialDiscoveryListener
. - unregisterHandler(Thing) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
- unregisterHandler(Thing) - Method in interface org.openhab.core.thing.binding.ThingHandlerFactory
-
Unregisters a
ThingHandler
instance. - unregisterListener(EventWebSocket) - Method in class org.openhab.core.io.websocket.event.EventWebSocketAdapter
- unregisterListener(LogWebSocket) - Method in class org.openhab.core.io.websocket.log.LogWebSocketAdapter
- unregisterListener(WatchService.WatchEventListener) - Method in interface org.openhab.core.service.WatchService
-
Unregister a listener from this
WatchService
The listener will no longer be notified of watch events - unregisterMocks() - Method in class org.openhab.core.test.java.JavaOSGiTest
- unregisterParticipant(UpnpIOParticipant) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOService
-
Unregister a participant with the UPNP IO Service
- unregisterRegularPoll(PollTask) - Method in interface org.openhab.core.io.transport.modbus.ModbusCommunicationInterface
-
Unregister regularly polled task If this communication interface is closed already, the method returns immediately with false return value
- unregisterService(Object) - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Unregister an OSGi service by the given object, that was registered before.
- unregisterService(String) - Method in class org.openhab.core.test.java.JavaOSGiTest
-
Unregister an OSGi service by the given object, that was registered before.
- unregisterService(ServiceDescription) - Method in interface org.openhab.core.io.transport.mdns.MDNSClient
-
Unregister a service.
- unregisterService(ServiceDescription) - Method in interface org.openhab.core.io.transport.mdns.MDNSService
-
This method unregisters a service not to be announced through Bonjour/MDNS
- unregisterTracker(ReadyService.ReadyTracker) - Method in interface org.openhab.core.service.ReadyService
-
Removes the given tracker.
- unsetAddonCandidates() - Method in interface org.openhab.core.config.discovery.addon.AddonFinder
-
This method should be called from the framework to allow a finder to stop searching for add-ons and do cleanup.
- unsetAddonCandidates() - Method in class org.openhab.core.config.discovery.addon.BaseAddonFinder
- unsetAddonCandidates() - Method in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
- unsetBundleResolver(BundleResolver) - Method in class org.openhab.core.thing.i18n.ThingStatusInfoI18nLocalizationService
- unsetConfigurationAdmin(ConfigurationAdmin) - Method in class org.openhab.core.io.rest.core.config.ConfigurationService
- unsetEventPublisher(EventPublisher) - Method in class org.openhab.core.common.registry.AbstractRegistry
- unsetEventPublisher(EventPublisher) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
- unsetHttpClientFactory(HttpClientFactory) - Method in class org.openhab.core.io.net.http.HttpUtil
- unsetItemRegistry(ItemRegistry) - Method in class org.openhab.core.model.script.jvmmodel.ScriptItemRefresher
- unsetLocaleProvider(LocaleProvider) - Method in class org.openhab.core.io.rest.LocaleServiceImpl
- unsetManagedProvider(ManagedProvider<E, K>) - Method in class org.openhab.core.common.registry.AbstractRegistry
- unsetManagedProvider(ManagedItemChannelLinkProvider) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
- unsetModelRepository(ModelRepository) - Method in class org.openhab.core.model.script.jvmmodel.ScriptItemRefresher
- unsetReadyService(ReadyService) - Method in class org.openhab.core.common.registry.AbstractRegistry
- unsetReadyService(ReadyService) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
- unsetScriptEngine(ScriptEngine) - Method in class org.openhab.core.model.script.extension.ScriptEngineConsoleCommandExtension
- unsetScriptEngine(ScriptEngine) - Method in class org.openhab.core.model.script.ScriptServiceUtil
- unsetScriptEngineFactory(ScriptEngineFactory) - Method in class org.openhab.core.automation.module.script.ScriptTransformationServiceFactory
- unsetTransformationService(ServiceReference<TransformationService>) - Method in class org.openhab.core.transform.TransformationHelper
- unsetTranslationProvider(TranslationProvider) - Method in class org.openhab.core.thing.i18n.ThingStatusInfoI18nLocalizationService
- unsubscribe(String, MqttMessageSubscriber) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Remove a previously registered consumer from this connection.
- unsubscribeAll() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Unsubscribe from all topics
- unsubscribeRaw(MqttAsyncClientWrapper, String) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
-
Unsubscribes from a topic on the given connection, but does not alter the subscriber list.
- UnsupportedAudioFormatException - Exception in org.openhab.core.audio
-
Thrown when a requested format is not supported by an
AudioSource
orAudioSink
implementation - UnsupportedAudioFormatException(String, AudioFormat) - Constructor for exception org.openhab.core.audio.UnsupportedAudioFormatException
-
Constructs a new exception with the specified detail message and unsupported format.
- UnsupportedAudioFormatException(String, AudioFormat, Throwable) - Constructor for exception org.openhab.core.audio.UnsupportedAudioFormatException
-
Constructs a new exception with the specified detail message, unsupported format, and cause.
- UnsupportedAudioStreamException - Exception in org.openhab.core.audio
- UnsupportedAudioStreamException(String, Class<? extends AudioStream>) - Constructor for exception org.openhab.core.audio.UnsupportedAudioStreamException
-
Constructs a new exception with the specified detail message and unsupported format.
- UnsupportedAudioStreamException(String, Class<? extends AudioStream>, Throwable) - Constructor for exception org.openhab.core.audio.UnsupportedAudioStreamException
-
Constructs a new exception with the specified detail message, unsupported format, and cause.
- UnsupportedCommOperationException - Exception in org.openhab.core.io.transport.serial
-
Exception that marks that a driver does not allow the specific operation.
- UnsupportedCommOperationException() - Constructor for exception org.openhab.core.io.transport.serial.UnsupportedCommOperationException
- UnsupportedCommOperationException(Throwable) - Constructor for exception org.openhab.core.io.transport.serial.UnsupportedCommOperationException
- UnsupportedCredentialsException - Exception in org.openhab.core.auth
-
A dedicated exception thrown when extracted credentials can not be matched with any authentication provider.
- UnsupportedCredentialsException(String) - Constructor for exception org.openhab.core.auth.UnsupportedCredentialsException
-
Creates a new exception instance.
- UnsupportedCredentialsException(String, Throwable) - Constructor for exception org.openhab.core.auth.UnsupportedCredentialsException
-
Creates a new exception instance.
- UnsupportedCredentialsException(Throwable) - Constructor for exception org.openhab.core.auth.UnsupportedCredentialsException
-
Creates a new exception instance.
- UP - Enum constant in enum class org.openhab.core.library.types.UpDownType
- UP_TO_DATE - Enum constant in enum class org.openhab.core.thing.firmware.FirmwareStatus
-
The firmware of the thing is up to date.
- updatableVersion - Variable in class org.openhab.core.thing.firmware.dto.FirmwareStatusDTO
- update(int) - Method in interface org.openhab.core.thing.binding.firmware.ProgressCallback
-
Callback operation to update the percentage progress of the firmware update.
- update(E) - Method in class org.openhab.core.common.registry.AbstractManagedProvider
- update(E) - Method in class org.openhab.core.common.registry.AbstractRegistry
- update(E) - Method in interface org.openhab.core.common.registry.ManagedProvider
-
Updates an element.
- update(E) - Method in interface org.openhab.core.common.registry.Registry
-
Updates the given element at the according
ManagedProvider
. - update(String, Configuration) - Method in class org.openhab.core.io.rest.core.config.ConfigurationService
-
Creates or updates a configuration for a config id.
- update(String, Configuration, boolean) - Method in class org.openhab.core.io.rest.core.config.ConfigurationService
-
Creates or updates a configuration for a config id.
- update(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- update(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
- update(Transformation) - Method in class org.openhab.core.transform.ManagedTransformationProvider
- update(BundleContext, String, String) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
-
Updates given bundle into the test runtime (the content is changed, but the symbolic name of the bundles remains the same) with a new content, prepared in another resources directory.
- update(BundleContext, String, String, String...) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
-
Updates given bundle into the test runtime (the content is changed, but the symbolic name of the bundles remains the same) with a new content, prepared in another resources directory.
- update(BundleContext, String, String, Set<String>) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
-
Updates given bundle into the test runtime (the content is changed, but the symbolic name of the bundles remains the same) with a new content, prepared in another resources directory.
- UPDATE - Enum constant in enum class org.openhab.core.types.EventType
- UPDATE - Static variable in class org.openhab.core.model.persistence.scoping.GlobalStrategies
- UPDATE - Static variable in class org.openhab.core.persistence.strategy.PersistenceStrategy.Globals
- UPDATE_AVAILABLE - Enum constant in enum class org.openhab.core.thing.firmware.FirmwareStatus
-
There is a newer firmware of the thing available.
- UPDATE_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Update Event Trigger
' class. - UPDATE_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Update Event Trigger
' class. - UPDATE_EVENT_TRIGGER__ITEM - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Item' attribute feature.
- UPDATE_EVENT_TRIGGER__ITEM - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Item' attribute.
- UPDATE_EVENT_TRIGGER__STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'State' containment reference feature.
- UPDATE_EVENT_TRIGGER__STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'State' containment reference.
- UPDATE_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Update Event Trigger' class.
- UPDATE_EXECUTABLE - Enum constant in enum class org.openhab.core.thing.firmware.FirmwareStatus
-
There is a newer firmware of the thing available and the firmware update for the thing can be executed.
- UPDATE_MODEL_PROPERTY - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
- updateConfiguration(Configuration) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Updates the configuration of the thing and informs the framework about it.
- updateConfiguration(Configuration) - Method in class org.openhab.core.thing.binding.ConfigStatusBridgeHandler
- updateConfiguration(Configuration) - Method in class org.openhab.core.thing.binding.ConfigStatusThingHandler
- updateConfiguration(Configuration, Map<String, ?>, Logger) - Static method in class org.openhab.core.automation.util.ReferenceResolver
-
Updates (changes) configuration properties of module base on given context (it can be CompositeModule Configuration or Rule Configuration).
- updateConfiguration(ThingUID, Map<String, Object>) - Method in interface org.openhab.core.thing.ThingRegistry
-
Updates the configuration of a thing for the given UID.
- updated(E, E) - Method in class org.openhab.core.common.registry.RegistryChangedRunnableListener
- updated(E, E) - Method in interface org.openhab.core.common.registry.RegistryChangeListener
-
Notifies the listener that a single element has been updated.
- updated(Provider<E>, E, E) - Method in class org.openhab.core.common.registry.AbstractRegistry
- updated(Provider<E>, E, E) - Method in interface org.openhab.core.common.registry.ProviderChangeListener
-
Notifies the listener that a single element has been updated.
- updated(Item, Item) - Method in class org.openhab.core.model.script.jvmmodel.ScriptItemRefresher
- updated(PersistenceServiceConfiguration, PersistenceServiceConfiguration) - Method in interface org.openhab.core.persistence.registry.PersistenceServiceConfigurationRegistryChangeListener
-
Notifies the listener that a single element has been updated.
- updated(Transformation, Transformation) - Method in class org.openhab.core.automation.module.script.ScriptTransformationService
- updatedBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Checks if the state of a given
item
has been updated between two points in time. - updatedBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Checks if the state of a given
item
has been updated between two points in time. - updatedMetadata(Metadata, Metadata) - Method in class org.openhab.core.items.GroupItem
- updatedMetadata(Metadata, Metadata) - Method in interface org.openhab.core.items.MetadataAwareItem
-
Can be implemented by subclasses to be informed about updated metadata
- updatedMetadata(Metadata, Metadata) - Method in class org.openhab.core.library.items.NumberItem
- updatedModel(String, Collection<? extends YamlElement>) - Method in interface org.openhab.core.model.yaml.YamlModelListener
-
Method called by the model repository when elements from a model are updated.
- updatedSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Checks if the state of a given
item
has been updated since a certain point in time. - updatedSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Checks if the state of a given
item
has been updated since a certain point in time. - UpdateEventTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Update Event Trigger'.
- UpdateEventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- UpdateEventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Update Event Trigger'.
- UpdateEventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
- updateFirmware(Firmware, ProgressCallback) - Method in class org.openhab.core.magic.binding.handler.MagicFirmwareUpdateThingHandler
- updateFirmware(Firmware, ProgressCallback) - Method in interface org.openhab.core.thing.binding.firmware.FirmwareUpdateHandler
-
Updates the firmware for the physical device of the thing that is handled by this firmware update handler.
- updateFirmware(ThingUID, String, Locale) - Method in interface org.openhab.core.thing.firmware.FirmwareUpdateService
-
Updates the firmware of the thing having the given thing UID by invoking the operation
FirmwareUpdateHandler.updateFirmware(Firmware, ProgressCallback)
of the thing´s firmware update handler. - updateProperties(Map<String, String>) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Informs the framework, that the given properties map of the thing was updated.
- updateProperty(String, String) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Updates the given property value for the thing that is handled by this thing handler instance.
- updateState(String, State) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Updates the state of the thing.
- updateState(ChannelUID, State) - Method in class org.openhab.core.magic.binding.handler.MagicChattyThingHandler
- updateState(ChannelUID, State) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Updates the state of the thing.
- updateStatus(ThingStatus) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Updates the status of the thing.
- updateStatus(ThingStatus, ThingStatusDetail) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Updates the status of the thing.
- updateStatus(ThingStatus, ThingStatusDetail, String) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Updates the status of the thing.
- updateThing(Thing) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Informs the framework, that a thing was updated.
- updateTimestamp() - Method in class org.openhab.core.ui.components.RootUIComponent
-
Updates the timestamp of the component to the current date and time.
- updateTrackedItems(String, Set<String>) - Method in class org.openhab.core.io.rest.sse.SseResource
-
Alters the list of tracked items for a given state update connection
- UPDATING - Enum constant in enum class org.openhab.core.thing.binding.firmware.ProgressStep
-
The
FirmwareUpdateHandler
is going to trigger the firmware update for the actual device. - UpDownType - Enum Class in org.openhab.core.library.types
- UpgradeTool - Class in org.openhab.core.tools
-
The
UpgradeTool
is a tool for upgrading openHAB to mitigate breaking changes - UpgradeTool() - Constructor for class org.openhab.core.tools.UpgradeTool
- UpnpAddonFinder - Class in org.openhab.core.config.discovery.addon.upnp
-
This is a
UpnpAddonFinder
for finding suggested Addons via UPnP. - UpnpAddonFinder(UpnpService) - Constructor for class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
- UpnpDiscoveryParticipant - Interface in org.openhab.core.config.discovery.upnp
-
A
UpnpDiscoveryParticipant
that is registered as a service is picked up by the UpnpDiscoveryService and can thus contributeDiscoveryResult
s from UPnP scans. - UpnpIOParticipant - Interface in org.openhab.core.io.transport.upnp
-
The
UpnpIOParticipant
is an interface that needs to be implemented by classes that wants to participate in UPNP communication - UpnpIOService - Interface in org.openhab.core.io.transport.upnp
-
The
UpnpIOService
is an interface that described the UPNP IO Service. - upper - Variable in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
-
The cached value of the '
Upper
' attribute. - upper - Variable in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
-
The cached value of the '
Upper
' attribute. - upper - Variable in class org.openhab.core.persistence.dto.PersistenceFilterDTO
- UPPER_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
-
The default value of the '
Upper
' attribute. - UPPER_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
-
The default value of the '
Upper
' attribute. - upValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
- uri - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionDTO
- uri - Variable in class org.openhab.core.config.core.dto.XmlConfigDescription
- uri - Variable in class org.openhab.core.config.core.dto.XmlConfigDescriptionRef
- url - Variable in class org.openhab.core.io.rest.ui.TileDTO
- url - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
-
The cached value of the '
Url
' attribute. - url - Variable in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
-
The cached value of the '
Url
' attribute. - url - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
-
The cached value of the '
Url
' attribute. - url() - Method in record class org.openhab.core.audio.StreamServed
-
Returns the value of the
url
record component. - URL_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
-
The default value of the '
Url
' attribute. - URL_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
-
The default value of the '
Url
' attribute. - URL_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
-
The default value of the '
Url
' attribute. - URLAudioStream - Class in org.openhab.core.audio
-
This is an AudioStream from a URL.
- URLAudioStream(String) - Constructor for class org.openhab.core.audio.URLAudioStream
- usbSerialDeviceDiscovered(UsbSerialDeviceInformation) - Method in interface org.openhab.core.config.discovery.usbserial.UsbSerialDiscoveryListener
-
Called when a new serial port provided by a USB device is discovered.
- UsbSerialDeviceInformation - Class in org.openhab.core.config.discovery.usbserial
-
This is a data container for information about a USB device and the serial port that can be used to access the device using a serial interface.
- UsbSerialDeviceInformation(int, int, String, String, String, int, String, String) - Constructor for class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
- usbSerialDeviceRemoved(UsbSerialDeviceInformation) - Method in interface org.openhab.core.config.discovery.usbserial.UsbSerialDiscoveryListener
-
Called when a serial port provided by a USB device has been removed.
- UsbSerialDiscovery - Interface in org.openhab.core.config.discovery.usbserial
-
Interface for implementations for discovering serial ports provided by a USB device.
- UsbSerialDiscoveryListener - Interface in org.openhab.core.config.discovery.usbserial
-
Listener interface for
UsbSerialDiscovery
s. - UsbSerialDiscoveryParticipant - Interface in org.openhab.core.config.discovery.usbserial
-
A
UsbSerialDiscoveryParticipant
that is registered as a component is picked up by theUsbSerialDiscoveryService
and can thus contributeDiscoveryResult
s from scans for USB devices with an associated serial port. - User - Interface in org.openhab.core.auth
-
A user represents an individual, physical person using the system.
- USER - Static variable in interface org.openhab.core.auth.Role
-
Role of a regular user without any exceptional permissions or restrictions
- UserApiToken - Class in org.openhab.core.auth
-
An API token represents long-term credentials generated by (or for) a user, giving the bearer access for a certain scope on behalf of this user.
- UserApiToken(String, String, String) - Constructor for class org.openhab.core.auth.UserApiToken
-
Constructs an API token.
- UserApiTokenCredentials - Class in org.openhab.core.auth
-
Credentials which represent a user API token.
- UserApiTokenCredentials(String) - Constructor for class org.openhab.core.auth.UserApiTokenCredentials
-
Creates a new instance
- USERDATA_DIR_PROG_ARGUMENT - Static variable in class org.openhab.core.OpenHAB
-
The program argument name for setting the user data directory path
- username - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
- UsernamePasswordCredentials - Class in org.openhab.core.auth
-
Credentials which represent user name and password.
- UsernamePasswordCredentials(String, String) - Constructor for class org.openhab.core.auth.UsernamePasswordCredentials
-
Creates a new instance
- UserProvider - Interface in org.openhab.core.auth
- UserRegistry - Interface in org.openhab.core.auth
- UserSession - Class in org.openhab.core.auth
-
A persistent session for a
ManagedUser
, which holds a refresh token used by a client to get short-lived access tokens for API requests authorization. - UserSession(String, String, String, String, String) - Constructor for class org.openhab.core.auth.UserSession
-
Constructs a new session.
V
- V3 - Enum constant in enum class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.MqttVersion
- V5 - Enum constant in enum class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.MqttVersion
- VALID_COMMAND - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Command
' class. - VALID_COMMAND - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Command
' class. - VALID_COMMAND__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- VALID_COMMAND__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_COMMAND_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Command' class.
- VALID_COMMAND_ID - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Command Id
' class. - VALID_COMMAND_ID - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Command Id
' class. - VALID_COMMAND_ID__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_COMMAND_ID_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Command Id' class.
- VALID_COMMAND_NUMBER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Command Number
' class. - VALID_COMMAND_NUMBER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Command Number
' class. - VALID_COMMAND_NUMBER__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_COMMAND_NUMBER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Command Number' class.
- VALID_COMMAND_STRING - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Command String
' class. - VALID_COMMAND_STRING - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Command String
' class. - VALID_COMMAND_STRING__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_COMMAND_STRING_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Command String' class.
- VALID_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid State
' class. - VALID_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid State
' class. - VALID_STATE__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- VALID_STATE__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_STATE_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid State' class.
- VALID_STATE_ID - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid State Id
' class. - VALID_STATE_ID - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid State Id
' class. - VALID_STATE_ID__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_STATE_ID_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid State Id' class.
- VALID_STATE_NUMBER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid State Number
' class. - VALID_STATE_NUMBER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid State Number
' class. - VALID_STATE_NUMBER__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_STATE_NUMBER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid State Number' class.
- VALID_STATE_STRING - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid State String
' class. - VALID_STATE_STRING - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid State String
' class. - VALID_STATE_STRING__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_STATE_STRING_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid State String' class.
- VALID_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Trigger
' class. - VALID_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Trigger
' class. - VALID_TRIGGER__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- VALID_TRIGGER__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Trigger' class.
- VALID_TRIGGER_ID - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Trigger Id
' class. - VALID_TRIGGER_ID - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Trigger Id
' class. - VALID_TRIGGER_ID__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_TRIGGER_ID_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Trigger Id' class.
- VALID_TRIGGER_NUMBER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Trigger Number
' class. - VALID_TRIGGER_NUMBER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Trigger Number
' class. - VALID_TRIGGER_NUMBER__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_TRIGGER_NUMBER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Trigger Number' class.
- VALID_TRIGGER_STRING - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Trigger String
' class. - VALID_TRIGGER_STRING - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Trigger String
' class. - VALID_TRIGGER_STRING__VALUE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_TRIGGER_STRING_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Trigger String' class.
- validate(Map<String, Object>, URI) - Method in interface org.openhab.core.config.core.validation.ConfigDescriptionValidator
-
Validates the given configuration parameters against the given configuration description having the given URI.
- validateConfigurationParameters(Map<String, Object>) - Method in class org.openhab.core.thing.binding.BaseThingHandler
-
Validates the given configuration parameters against the configuration description.
- validateConfigurationParameters(Channel, Map<String, Object>) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Validates the given configuration parameters against the configuration description.
- validateConfigurationParameters(Thing, Map<String, Object>) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
-
Validates the given configuration parameters against the configuration description.
- validateGrammar(Grammar) - Method in class org.openhab.core.model.lazygen.LazyLanguageConfig
- validateItemType(String, String) - Method in interface org.openhab.core.model.item.BindingConfigReader
-
Validates if the type of
item
is valid for this binding. - validateSegment(String, int, int) - Method in class org.openhab.core.common.AbstractUID
- validateSegment(String, int, int) - Method in class org.openhab.core.thing.ChannelUID
- ValidCommand - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Valid Command'.
- ValidCommandElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandElements
- ValidCommandId - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Valid Command Id'.
- ValidCommandIdElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandIdElements
- ValidCommandIdImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Valid Command Id'.
- ValidCommandIdImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ValidCommandIdImpl
- ValidCommandImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Valid Command'.
- ValidCommandImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
- ValidCommandNumber - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Valid Command Number'.
- ValidCommandNumberElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandNumberElements
- ValidCommandNumberImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Valid Command Number'.
- ValidCommandNumberImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ValidCommandNumberImpl
- ValidCommandString - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Valid Command String'.
- ValidCommandStringElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandStringElements
- ValidCommandStringImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Valid Command String'.
- ValidCommandStringImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ValidCommandStringImpl
- ValidState - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Valid State'.
- ValidStateElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateElements
- ValidStateId - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Valid State Id'.
- ValidStateIdElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateIdElements
- ValidStateIdImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Valid State Id'.
- ValidStateIdImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ValidStateIdImpl
- ValidStateImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Valid State'.
- ValidStateImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ValidStateImpl
- ValidStateNumber - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Valid State Number'.
- ValidStateNumberElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateNumberElements
- ValidStateNumberImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Valid State Number'.
- ValidStateNumberImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ValidStateNumberImpl
- ValidStateString - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Valid State String'.
- ValidStateStringElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateStringElements
- ValidStateStringImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Valid State String'.
- ValidStateStringImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ValidStateStringImpl
- ValidTrigger - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Valid Trigger'.
- ValidTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerElements
- ValidTriggerId - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Valid Trigger Id'.
- ValidTriggerIdElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerIdElements
- ValidTriggerIdImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Valid Trigger Id'.
- ValidTriggerIdImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ValidTriggerIdImpl
- ValidTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Valid Trigger'.
- ValidTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
- ValidTriggerNumber - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Valid Trigger Number'.
- ValidTriggerNumberElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerNumberElements
- ValidTriggerNumberImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Valid Trigger Number'.
- ValidTriggerNumberImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ValidTriggerNumberImpl
- ValidTriggerString - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Valid Trigger String'.
- ValidTriggerStringElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerStringElements
- ValidTriggerStringImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Valid Trigger String'.
- ValidTriggerStringImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ValidTriggerStringImpl
- value - Variable in class org.openhab.core.cache.ExpiringCacheAsync
- value - Variable in class org.openhab.core.config.core.dto.FilterCriteriaDTO
- value - Variable in class org.openhab.core.config.core.dto.ParameterOptionDTO
- value - Variable in class org.openhab.core.config.core.dto.XmlCriteria
- value - Variable in class org.openhab.core.config.core.dto.XmlOption
- value - Variable in class org.openhab.core.items.dto.MetadataDTO
- value - Variable in class org.openhab.core.library.types.DecimalType
- value - Variable in class org.openhab.core.model.items.impl.ModelPropertyImpl
-
The cached value of the '
Value
' attribute. - value - Variable in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
-
The cached value of the '
Value
' attribute. - value - Variable in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
-
The cached value of the '
Value
' attribute. - value - Variable in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
-
The cached value of the '
Value
' attribute. - value - Variable in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
-
The cached value of the '
Value
' attribute. - value - Variable in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
-
The cached value of the '
Value
' attribute. - value - Variable in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
-
The cached value of the '
Value
' attribute. - value - Variable in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
-
The cached value of the '
Value
' attribute. - value - Variable in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
-
The cached value of the '
Value
' attribute list. - value - Variable in class org.openhab.core.persistence.dto.PersistenceFilterDTO
- value - Variable in class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionChangedEventPayloadBean
- value() - Element in annotation interface org.openhab.core.automation.annotation.ActionInputs
- value() - Element in annotation interface org.openhab.core.automation.annotation.ActionOutputs
- value() - Method in enum class org.openhab.core.config.core.dto.XmlParameterType
- VALUE_EDEFAULT - Static variable in class org.openhab.core.model.items.impl.ModelPropertyImpl
-
The default value of the '
Value
' attribute. - VALUE_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
-
The default value of the '
Value
' attribute. - VALUE_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
-
The default value of the '
Value
' attribute. - VALUE_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
-
The default value of the '
Value
' attribute. - VALUE_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
-
The default value of the '
Value
' attribute. - VALUE_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
-
The default value of the '
Value
' attribute. - VALUE_EDEFAULT - Static variable in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
-
The default value of the '
Value
' attribute. - VALUE_EDEFAULT - Static variable in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
-
The default value of the '
Value
' attribute. - valueAs(Object, Class<T>) - Static method in class org.openhab.core.config.core.ConfigParser
-
Convert a value to a given type
- valueAsOrElse(Object, Class<T>, T) - Static method in class org.openhab.core.config.core.ConfigParser
-
Convert a value to a given type or return default value
- valueAttribute - Variable in class org.openhab.core.config.core.dto.XmlOption
- ValueBuffer - Class in org.openhab.core.io.transport.modbus
-
ByteBuffer-like interface for working with different types of data stored in byte arrays
- ValueCache - Interface in org.openhab.core.automation.module.script.rulesupport.shared
-
The
ValueCache
can be used by scripts to share information between subsequent runs of the same script or between scripts (depending on implementation). - valueColor - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Value Color
' containment reference list. - valueOf(double, Unit<T>) - Static method in class org.openhab.core.library.types.QuantityType
-
Static access to
QuantityType(java.lang.Number,javax.measure.Unit<T>)
. - valueOf(String) - Static method in class org.openhab.core.library.types.StringType
- valueOf(String) - Static method in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.automation.module.provider.ActionModuleKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.automation.RuleStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.automation.RuleStatusDetail
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.automation.Visibility
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.config.core.ConfigDescriptionParameter.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.config.core.dto.XmlParameterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.config.core.status.ConfigStatusMessage.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.config.discovery.DiscoveryResultFlag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.io.transport.modbus.ModbusReadFunctionCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.io.transport.modbus.ModbusWriteFunctionCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.MqttVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.Protocol
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.io.transport.mqtt.MqttConnectionState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.io.transport.serial.ProtocolType.PathType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class org.openhab.core.library.types.DateTimeType
- valueOf(String) - Static method in class org.openhab.core.library.types.DecimalType
-
Static access to
DecimalType(String)
. - valueOf(String) - Static method in class org.openhab.core.library.types.HSBType
- valueOf(String) - Static method in enum class org.openhab.core.library.types.IncreaseDecreaseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.library.types.NextPreviousType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.library.types.OnOffType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.library.types.OpenClosedType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class org.openhab.core.library.types.PercentType
-
Static access to
PercentType(String)
. - valueOf(String) - Static method in enum class org.openhab.core.library.types.PlayPauseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class org.openhab.core.library.types.PointType
- valueOf(String) - Static method in class org.openhab.core.library.types.QuantityType
-
Static access to
QuantityType(String)
. - valueOf(String) - Static method in class org.openhab.core.library.types.RawType
- valueOf(String) - Static method in enum class org.openhab.core.library.types.RewindFastforwardType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.library.types.StopMoveType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class org.openhab.core.library.types.StringListType
- valueOf(String) - Static method in enum class org.openhab.core.library.types.UpDownType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.library.unit.BinaryPrefix
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.model.core.EventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.model.items.ModelGroupFunction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.persistence.FilterCriteria.Operator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.persistence.FilterCriteria.Ordering
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.service.WatchService.Kind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.test.java.JavaTest.LogLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.thing.binding.firmware.ProgressStep
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.thing.binding.generic.ChannelMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.thing.binding.generic.converter.ColorChannelHandler.ColorMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.thing.events.ChannelDescriptionChangedEvent.CommonChannelDescriptionField
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.thing.firmware.FirmwareStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.thing.firmware.FirmwareUpdateResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.thing.ThingStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.thing.ThingStatusDetail
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.thing.type.AutoUpdatePolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.thing.type.ChannelKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.tools.i18n.plugin.DefaultTranslationsGenerationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.types.EventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.types.RefreshType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.types.TimeSeries.Policy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.types.UnDefType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.ui.chart.ChartProvider.ImageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.ui.icon.IconSet.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openhab.core.ui.items.ItemUIRegistry.WidgetLabelSource
-
Returns the enum constant of this class with the specified name.
- values - Variable in class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
-
The cached value of the '
Values
' attribute list. - values - Variable in class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
-
The cached value of the '
Values
' attribute list. - values - Variable in class org.openhab.core.persistence.dto.PersistenceFilterDTO
- values() - Static method in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.automation.module.provider.ActionModuleKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.automation.RuleStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.automation.RuleStatusDetail
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.automation.Visibility
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.openhab.core.cache.ExpiringCacheMap
-
Returns a collection of all values - possibly from the cache, if they are still valid.
- values() - Static method in enum class org.openhab.core.config.core.ConfigDescriptionParameter.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.openhab.core.config.core.Configuration
- values() - Static method in enum class org.openhab.core.config.core.dto.XmlParameterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.config.core.status.ConfigStatusMessage.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.config.discovery.DiscoveryResultFlag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.io.transport.modbus.ModbusReadFunctionCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.io.transport.modbus.ModbusWriteFunctionCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.MqttVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.Protocol
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.io.transport.mqtt.MqttConnectionState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.io.transport.serial.ProtocolType.PathType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.library.types.IncreaseDecreaseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.library.types.NextPreviousType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.library.types.OnOffType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.library.types.OpenClosedType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.library.types.PlayPauseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.library.types.RewindFastforwardType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.library.types.StopMoveType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.library.types.UpDownType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.library.unit.BinaryPrefix
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.model.core.EventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.model.items.ModelGroupFunction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.persistence.FilterCriteria.Operator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.persistence.FilterCriteria.Ordering
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.service.WatchService.Kind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.test.java.JavaTest.LogLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.thing.binding.firmware.ProgressStep
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.thing.binding.generic.ChannelMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.thing.binding.generic.converter.ColorChannelHandler.ColorMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.thing.events.ChannelDescriptionChangedEvent.CommonChannelDescriptionField
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.thing.firmware.FirmwareStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.thing.firmware.FirmwareUpdateResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.thing.ThingStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.thing.ThingStatusDetail
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.thing.type.AutoUpdatePolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.thing.type.ChannelKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.tools.i18n.plugin.DefaultTranslationsGenerationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.types.EventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.types.RefreshType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.types.TimeSeries.Policy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.types.UnDefType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.ui.chart.ChartProvider.ImageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.ui.icon.IconSet.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openhab.core.ui.items.ItemUIRegistry.WidgetLabelSource
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VALUES - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
-
A public read-only list of all the 'Model Group Function' enumerators.
- ValueType() - Method in class org.openhab.core.model.thing.valueconverter.ThingValueConverters
- ValueTypeElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.ValueTypeElements
- ValueTypeElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.ValueTypeElements
- ValueTypeToStringConverter - Class in org.openhab.core.model.core.valueconverter
-
A
ValueTypeToStringConverter
is used to create aString
,Boolean
, orBigDecimal
from an input string and vice versa. - ValueTypeToStringConverter() - Constructor for class org.openhab.core.model.core.valueconverter.ValueTypeToStringConverter
- VAR - Static variable in class org.openhab.core.library.unit.Units
- VAR_HOUR - Static variable in class org.openhab.core.library.unit.Units
- VAR_INPUT - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Variable name for the input string in a "script transformation" or "script profile"
- VAR_NEW_STATE - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Variable name for the new state of an item in a "changed state triggered" or "updated state triggered" rule
- VAR_NEW_STATUS - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Variable name for the new status of the triggering thing in a "thing status trigger" rule
- VAR_PREVIOUS_STATE - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Variable name for the previous state of an item in a "changed state triggered" rule
- VAR_PREVIOUS_STATUS - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Variable name for the previous status of the triggering thing in a "thing status trigger" rule
- VAR_PRIVATE_CACHE - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Variable name for the cache
- VAR_RECEIVED_COMMAND - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Variable name for the received command in a "command triggered" rule
- VAR_RECEIVED_EVENT - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Variable name for the received event in a "trigger event" rule
- VAR_SHARED_CACHE - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
- VAR_TRIGGERING_CHANNEL - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Variable name for the triggering channel in a "trigger event" rule
- VAR_TRIGGERING_GROUP - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Variable name for the group in a "member of state triggered" or "member of command triggered" rule
- VAR_TRIGGERING_GROUP_NAME - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Variable name for the group in a "member of state triggered" or "member of command triggered" rule
- VAR_TRIGGERING_ITEM - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Variable name for the item in a "state triggered" or "command triggered" rule
- VAR_TRIGGERING_ITEM_NAME - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Variable name for the item in a "state triggered" or "command triggered" rule
- VAR_TRIGGERING_THING - Static variable in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Variable name for the triggering thing in a "thing status trigger" rule
- VARIABLE_DECLARATION - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Variable Declaration
' class. - VARIABLE_DECLARATION - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The meta object id for the '
Variable Declaration
' class. - VARIABLE_DECLARATION__NAME - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- VARIABLE_DECLARATION__NAME - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Name' attribute.
- VARIABLE_DECLARATION__RIGHT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Right' containment reference feature.
- VARIABLE_DECLARATION__RIGHT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Right' containment reference.
- VARIABLE_DECLARATION__TYPE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Type' containment reference feature.
- VARIABLE_DECLARATION__TYPE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Type' containment reference.
- VARIABLE_DECLARATION__WRITEABLE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Writeable' attribute feature.
- VARIABLE_DECLARATION__WRITEABLE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The feature id for the 'Writeable' attribute.
- VARIABLE_DECLARATION_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
-
The number of structural features of the 'Variable Declaration' class.
- VariableDeclaration - Interface in org.openhab.core.model.rule.rules
-
A representation of the model object 'Variable Declaration'.
- VariableDeclarationElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- VariableDeclarationImpl - Class in org.openhab.core.model.rule.rules.impl
-
An implementation of the model object 'Variable Declaration'.
- VariableDeclarationImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
- variables - Variable in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
-
The cached value of the '
Variables
' containment reference list. - varianceBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the variance of the state of the given
Item
between two certain point in time. - varianceBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the variance of the state of the given
Item
between two points in time. - varianceSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the variance of the state of the given
Item
since a certain point in time. - varianceSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
-
Gets the variance of the state of the given
Item
since a certain point in time. - vendor - Variable in class org.openhab.core.thing.firmware.dto.FirmwareDTO
- verify - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
- verify - Variable in class org.openhab.core.config.core.dto.XmlParameter
- version - Variable in class org.openhab.core.model.yaml.AbstractYamlFile
-
YAML file version
- version - Variable in class org.openhab.core.thing.firmware.dto.FirmwareDTO
- VETO - Enum constant in enum class org.openhab.core.thing.type.AutoUpdatePolicy
-
No automatic state update should be sent by the framework.
- Video - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Video'.
- VIDEO - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Video
' class. - VIDEO - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Video
' class. - VIDEO__ENCODING - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Encoding' attribute feature.
- VIDEO__ENCODING - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Encoding' attribute.
- VIDEO__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- VIDEO__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- VIDEO__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- VIDEO__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- VIDEO__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- VIDEO__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- VIDEO__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- VIDEO__URL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Url' attribute feature.
- VIDEO__URL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Url' attribute.
- VIDEO__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- VIDEO__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- VIDEO_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Video' class.
- VideoElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
- VideoImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Video'.
- VideoImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
- visibility - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
- visibility - Variable in class org.openhab.core.automation.dto.RuleDTO
- visibility - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- visibility - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- visibility - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Visibility
' containment reference list. - visibility() - Element in annotation interface org.openhab.core.automation.annotation.RuleAction
- Visibility - Enum Class in org.openhab.core.automation
- VISIBILITY_RULE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Visibility Rule
' class. - VISIBILITY_RULE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Visibility Rule
' class. - VISIBILITY_RULE__CONDITIONS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Conditions' containment reference list feature.
- VISIBILITY_RULE__CONDITIONS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Conditions' containment reference list.
- VISIBILITY_RULE_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Visibility Rule' class.
- VisibilityRule - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Visibility Rule'.
- VisibilityRuleElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- VisibilityRuleImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Visibility Rule'.
- VisibilityRuleImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
- VISIBLE - Enum constant in enum class org.openhab.core.automation.Visibility
-
The UI has always to show an object with such visibility.
- visit(ModbusSerialSlaveEndpoint) - Method in interface org.openhab.core.io.transport.modbus.endpoint.ModbusSlaveEndpointVisitor
- visit(ModbusTCPSlaveEndpoint) - Method in interface org.openhab.core.io.transport.modbus.endpoint.ModbusSlaveEndpointVisitor
- visit(ModbusUDPSlaveEndpoint) - Method in interface org.openhab.core.io.transport.modbus.endpoint.ModbusSlaveEndpointVisitor
- visit(ModbusWriteCoilRequestBlueprint) - Method in interface org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprintVisitor
-
Visit request writing coil data
- visit(ModbusWriteRegisterRequestBlueprint) - Method in interface org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprintVisitor
-
Visit request writing register data
- voice() - Method in record class org.openhab.core.voice.DialogContext
-
Returns the value of the
voice
record component. - Voice - Class in org.openhab.core.model.script.actions
-
The static methods of this class are made available as functions in the scripts.
- Voice - Interface in org.openhab.core.voice
-
This is the interface that a text-to-speech voice has to implement.
- Voice() - Constructor for class org.openhab.core.model.script.actions.Voice
- VOICE - Static variable in class org.openhab.core.addon.AddonType
- voiceId - Variable in class org.openhab.core.voice.DialogRegistration
-
Preferred voice id
- VoiceManager - Interface in org.openhab.core.voice
-
This service provides functionality around voice services and is the central service to be used directly by others.
- VolatileStorage<T> - Class in org.openhab.core.test.storage
-
A
Storage
implementation which stores it's data in-memory. - VolatileStorage() - Constructor for class org.openhab.core.test.storage.VolatileStorage
- VolatileStorageService - Class in org.openhab.core.test.storage
-
The
VolatileStorageService
returnsVolatileStorage
s which stores their data in-memory. - VolatileStorageService() - Constructor for class org.openhab.core.test.storage.VolatileStorageService
- VOLT - Static variable in class org.openhab.core.library.unit.Units
- VOLT_AMPERE - Static variable in class org.openhab.core.library.unit.Units
- VOLT_AMPERE_HOUR - Static variable in class org.openhab.core.library.unit.Units
- VolumetricFlowRate - Interface in org.openhab.core.library.dimension
-
Define Volumetric Flow Rate type (basic unit is m^3/s).
W
- waitFor(BooleanSupplier) - Method in class org.openhab.core.test.java.JavaTest
-
Wait until the condition is fulfilled or the timeout is reached.
- waitFor(BooleanSupplier, long, long) - Method in class org.openhab.core.test.java.JavaTest
-
Wait until the condition is fulfilled or the timeout is reached.
- waitForAssert(Runnable) - Method in class org.openhab.core.test.java.JavaTest
-
Wait until the assertion is fulfilled or the timeout is reached.
- waitForAssert(Runnable, long, long) - Method in class org.openhab.core.test.java.JavaTest
-
Wait until the assertion is fulfilled or the timeout is reached.
- waitForAssert(Runnable, Runnable, long, long) - Method in class org.openhab.core.test.java.JavaTest
-
Wait until the assertion is fulfilled or the timeout is reached.
- waitForAssert(Runnable, Runnable, Runnable, long, long) - Method in class org.openhab.core.test.java.JavaTest
-
Wait until the assertion is fulfilled or the timeout is reached.
- waitForAssert(Supplier<T>) - Method in class org.openhab.core.test.java.JavaTest
-
Wait until the assertion is fulfilled or the timeout is reached.
- waitForAssert(Supplier<T>, long, long) - Method in class org.openhab.core.test.java.JavaTest
-
Wait until the assertion is fulfilled or the timeout is reached.
- waitForCompletedAsyncActivationTasks() - Method in class org.openhab.core.common.registry.AbstractRegistry
- WAITING - Enum constant in enum class org.openhab.core.thing.binding.firmware.ProgressStep
-
The
FirmwareUpdateHandler
is waiting for the device to initiate the transfer. - waitUntilLoadingFinished(BundleContext, Bundle) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
-
Explicitly wait for the given bundle to finish its loading
- WARN - Enum constant in enum class org.openhab.core.test.java.JavaTest.LogLevel
- warning(String) - Static method in class org.openhab.core.config.core.status.ConfigStatusMessage.Builder
-
Creates a builder for the construction of a
ConfigStatusMessage
having typeConfigStatusMessage.Type.WARNING
. - WARNING - Enum constant in enum class org.openhab.core.config.core.status.ConfigStatusMessage.Type
-
The type for a warning message.
- watchedDirectories - Variable in class org.openhab.core.transform.AbstractFileTransformationService
-
Deprecated.
- WatchService - Interface in org.openhab.core.service
-
The
WatchService
defines the interface for a general watch service. - WatchService.Kind - Enum Class in org.openhab.core.service
- WatchService.WatchEventListener - Interface in org.openhab.core.service
- WatchServiceFactory - Interface in org.openhab.core.service
-
The
WatchServiceFactory
is used to createWatchService
instances. - WATT - Static variable in class org.openhab.core.library.unit.Units
- WATT_HOUR - Static variable in class org.openhab.core.library.unit.Units
- WATT_SECOND - Static variable in class org.openhab.core.library.unit.Units
- WAV - Static variable in class org.openhab.core.audio.AudioFormat
- WAV_EXTENSION - Static variable in class org.openhab.core.audio.FileAudioStream
- WEBER - Static variable in class org.openhab.core.library.unit.Units
- WEBSOCKET_EVENT_TYPE - Static variable in class org.openhab.core.io.websocket.event.EventWebSocket
- WEBSOCKET_TOPIC_PREFIX - Static variable in class org.openhab.core.io.websocket.event.EventWebSocket
- WebSocketAdapter - Interface in org.openhab.core.io.websocket
-
The
WebSocketAdapter
can be implemented to register an adapter for a websocket connection. - WebSocketFactory - Interface in org.openhab.core.io.net.http
-
Factory class to create Jetty web socket clients
- WEBSOCKETS - Enum constant in enum class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.Protocol
- Webview - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Webview'.
- WEBVIEW - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Webview
' class. - WEBVIEW - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Webview
' class. - WEBVIEW__HEIGHT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Height' attribute feature.
- WEBVIEW__HEIGHT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Height' attribute.
- WEBVIEW__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- WEBVIEW__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- WEBVIEW__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- WEBVIEW__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- WEBVIEW__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- WEBVIEW__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- WEBVIEW__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- WEBVIEW__URL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Url' attribute feature.
- WEBVIEW__URL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Url' attribute.
- WEBVIEW__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- WEBVIEW__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- WEBVIEW_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Webview' class.
- WebviewElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- WebviewImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Webview'.
- WebviewImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
- WEEK - Static variable in class org.openhab.core.library.unit.Units
- WEEKLY - Static variable in class org.openhab.core.scheduler.CronAdjuster
- WGS84_A - Static variable in class org.openhab.core.library.types.PointType
- WHITE - Static variable in class org.openhab.core.library.types.HSBType
- Widget - Interface in org.openhab.core.model.sitemap.sitemap
-
A representation of the model object 'Widget'.
- WIDGET - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Widget
' class. - WIDGET - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Widget
' class. - WIDGET__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Icon' attribute feature.
- WIDGET__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- WIDGET__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Icon Color' containment reference list feature.
- WIDGET__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- WIDGET__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Icon Rules' containment reference list feature.
- WIDGET__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Rules' containment reference list.
- WIDGET__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Item' attribute feature.
- WIDGET__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- WIDGET__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Label' attribute feature.
- WIDGET__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- WIDGET__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Label Color' containment reference list feature.
- WIDGET__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- WIDGET__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Static Icon' attribute feature.
- WIDGET__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Static Icon' attribute.
- WIDGET__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Value Color' containment reference list feature.
- WIDGET__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- WIDGET__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Visibility' containment reference list feature.
- WIDGET__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- WIDGET_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Widget' class.
- WidgetElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WidgetElements
- WidgetImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
-
An implementation of the model object 'Widget'.
- WidgetImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
- withAcceptedItemType(String) - Method in class org.openhab.core.thing.binding.builder.ChannelBuilder
-
Sets the accepted item type of the
Channel
to be build. - withActions(List<? extends Action>) - Method in class org.openhab.core.automation.util.RuleBuilder
- withActions(Action...) - Method in class org.openhab.core.automation.util.RuleBuilder
- withAdvanced(Boolean) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroupBuilder
-
Sets the advanced flag for this group.
- withAdvanced(Boolean) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter as an advanced parameter
- withArguments(Object...) - Method in class org.openhab.core.config.core.status.ConfigStatusMessage.Builder
-
Adds the given arguments (to be injected into the internationalized message) to the builder.
- withAsync() - Method in interface org.openhab.core.common.SafeCallerBuilder
-
Denotes that the calls should be executed asynchronously, i.e.
- withAuthor(String) - Method in class org.openhab.core.addon.Addon.Builder
- withAuthor(String, boolean) - Method in class org.openhab.core.addon.Addon.Builder
- withAutoUpdatePolicy(AutoUpdatePolicy) - Method in class org.openhab.core.thing.binding.builder.ChannelBuilder
-
Sets the
AutoUpdatePolicy
to theChannel
to be build. - withAutoUpdatePolicy(AutoUpdatePolicy) - Method in class org.openhab.core.thing.type.ChannelDefinitionBuilder
-
Sets the auto update policy.
- withAutoUpdatePolicy(AutoUpdatePolicy) - Method in interface org.openhab.core.thing.type.StateChannelTypeBuilder
-
Sets the
AutoUpdatePolicy
for theChannelType
- withBackgroundColor(String) - Method in class org.openhab.core.addon.Addon.Builder
- withBaseItem(Item) - Method in interface org.openhab.core.items.ItemBuilder
-
Set the base item..
- withBridge(ThingUID) - Method in class org.openhab.core.config.discovery.DiscoveryResultBuilder
-
Sets the bridgeUID of the desired result.
- withBridge(ThingUID) - Method in class org.openhab.core.thing.binding.builder.BridgeBuilder
- withBridge(ThingUID) - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Set the bridge for this thing
- withCategory(String) - Method in interface org.openhab.core.items.ItemBuilder
-
Set the category of the item.
- withCategory(String) - Method in class org.openhab.core.thing.type.ChannelGroupTypeBuilder
-
Sets the category for the
ChannelGroupType
- withCategory(String) - Method in interface org.openhab.core.thing.type.ChannelTypeBuilder
-
Sets the Category for the ChannelType
- withCategory(String) - Method in class org.openhab.core.thing.type.ThingTypeBuilder
- withChangelog(String) - Method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
-
Adds the changelog to the builder.
- withChannel(Channel) - Method in class org.openhab.core.thing.binding.builder.BridgeBuilder
- withChannel(Channel) - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Adds the given channel to the thing
- withChannelDefinitions(List<ChannelDefinition>) - Method in class org.openhab.core.thing.type.ChannelGroupTypeBuilder
-
Sets the channels for the
ChannelGroupType
- withChannelDefinitions(List<ChannelDefinition>) - Method in class org.openhab.core.thing.type.ThingTypeBuilder
- withChannelGroupDefinitions(List<ChannelGroupDefinition>) - Method in class org.openhab.core.thing.type.ThingTypeBuilder
- withChannels(List<Channel>) - Method in class org.openhab.core.thing.binding.builder.BridgeBuilder
- withChannels(List<Channel>) - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Replaces all channels of this thing with the given channels
- withChannels(Channel...) - Method in class org.openhab.core.thing.binding.builder.BridgeBuilder
- withChannels(Channel...) - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Replaces all channels of this thing with the given channels
- withCommandDescription(CommandDescription) - Method in interface org.openhab.core.thing.type.StateChannelTypeBuilder
-
Sets the list of
CommandOption
s for theChannelType
- withCommandOption(CommandOption) - Method in class org.openhab.core.types.CommandDescriptionBuilder
-
Add a
CommandOption
for the resultingCommandDescription
. - withCommandOptions(List<CommandOption>) - Method in class org.openhab.core.types.CommandDescriptionBuilder
-
Set the
CommandOption
s for the resultingCommandDescription
. - withCompatible(boolean) - Method in class org.openhab.core.addon.Addon.Builder
- withConditions(List<? extends Condition>) - Method in class org.openhab.core.automation.util.RuleBuilder
- withConditions(Condition...) - Method in class org.openhab.core.automation.util.RuleBuilder
- withConfigDescriptionURI(String) - Method in class org.openhab.core.addon.Addon.Builder
- withConfigDescriptionURI(String) - Method in class org.openhab.core.addon.AddonInfo.Builder
- withConfigDescriptionURI(URI) - Method in interface org.openhab.core.thing.type.ChannelTypeBuilder
-
Sets the ConfigDescriptionURI for the ChannelType
- withConfigDescriptionURI(URI) - Method in class org.openhab.core.thing.type.ThingTypeBuilder
- withConfiguration(Configuration) - Method in class org.openhab.core.automation.util.RuleBuilder
- withConfiguration(Configuration) - Method in class org.openhab.core.automation.util.ModuleBuilder
- withConfiguration(Configuration) - Method in class org.openhab.core.thing.binding.builder.BridgeBuilder
- withConfiguration(Configuration) - Method in class org.openhab.core.thing.binding.builder.ChannelBuilder
-
Appends a
Configuration
to theChannel
to be build. - withConfiguration(Configuration) - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Set (or replace) the configuration of the thing
- withConfigurationDescriptions(List<ConfigDescriptionParameter>) - Method in class org.openhab.core.automation.util.RuleBuilder
- withConnection(String) - Method in class org.openhab.core.addon.AddonInfo.Builder
- withConnection(String) - Method in class org.openhab.core.addon.Addon.Builder
- withContent(String) - Method in class org.openhab.core.io.net.http.HttpRequestBuilder
-
Add content to this request
- withContent(String, String) - Method in class org.openhab.core.io.net.http.HttpRequestBuilder
-
Add content with a specific type to this request
- withContentType(String) - Method in class org.openhab.core.addon.Addon.Builder
- withContext(String) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroupBuilder
-
Set.
- withContext(String) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the context of the configuration parameter
- withCountries(String) - Method in class org.openhab.core.addon.AddonInfo.Builder
- withCountries(List<String>) - Method in class org.openhab.core.addon.Addon.Builder
- withCountries(List<String>) - Method in class org.openhab.core.addon.AddonInfo.Builder
- withDaemonThreads(boolean) - Method in class org.openhab.core.common.ThreadFactoryBuilder
-
Sets whether the
ThreadFactory
will create daemon threads. - withDefault(String) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the default value of the configuration parameter
- withDefaultTags(Set<String>) - Method in class org.openhab.core.thing.binding.builder.ChannelBuilder
-
Appends default tags to the
Channel
to be build. - withDescription(String) - Method in class org.openhab.core.automation.util.ModuleBuilder
- withDescription(String) - Method in class org.openhab.core.automation.util.RuleBuilder
- withDescription(String) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroupBuilder
-
Sets the human readable description of the parameter group.
- withDescription(String) - Method in class org.openhab.core.thing.binding.builder.ThingStatusInfoBuilder
-
Appends a description to the status to build.
- withDescription(String) - Method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
-
Adds the description to the builder.
- withDescription(String) - Method in class org.openhab.core.thing.type.ChannelDefinitionBuilder
-
Sets the description.
- withDescription(String) - Method in class org.openhab.core.addon.Addon.Builder
- withDescription(String) - Method in class org.openhab.core.addon.AddonInfo.Builder
- withDescription(String) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the description of the configuration parameter
- withDescription(String) - Method in class org.openhab.core.thing.binding.builder.ChannelBuilder
-
Sets the channel description.
- withDescription(String) - Method in class org.openhab.core.thing.type.ChannelGroupTypeBuilder
-
Sets the description for the
ChannelGroupType
- withDescription(String) - Method in interface org.openhab.core.thing.type.ChannelTypeBuilder
-
Sets the Description for the ChannelType
- withDescription(String) - Method in class org.openhab.core.thing.type.ThingTypeBuilder
- withDetailedDescription(String) - Method in class org.openhab.core.addon.Addon.Builder
- withDialogGroup(String) - Method in class org.openhab.core.voice.DialogContext.Builder
- withDiscoveryMethods(List<AddonDiscoveryMethod>) - Method in class org.openhab.core.addon.AddonInfo.Builder
- withEventDescription(EventDescription) - Method in interface org.openhab.core.thing.type.TriggerChannelTypeBuilder
-
Sets the EventDescription for the ChannelType
- withExtensibleChannelTypeIds(List<String>) - Method in class org.openhab.core.thing.type.ThingTypeBuilder
- withFilterCriteria(List<FilterCriteria>) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the filter criteria of the configuration parameter
- withFirmwareRestriction(FirmwareRestriction) - Method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
-
An additional restriction can be applied on the firmware by providing a
FirmwareRestriction
function. - withFlag(DiscoveryResultFlag) - Static method in class org.openhab.core.config.discovery.inbox.InboxPredicates
- withGroupFunction(GroupFunction) - Method in interface org.openhab.core.items.ItemBuilder
-
Set the group function
- withGroupName(String) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter to be limited to the values in the options list
- withGroups(Collection<String>) - Method in interface org.openhab.core.items.ItemBuilder
-
Set the group membership of the item.
- withGsonBuilder(GsonBuilder) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
-
Adds a custom GsonBuilder to be used with the OAuth service instance.
- withHeader(String, String) - Method in class org.openhab.core.io.net.http.HttpRequestBuilder
-
Add an additional header to the request
- withHLI(HumanLanguageInterpreter) - Method in class org.openhab.core.voice.DialogContext.Builder
- withHLIs(Collection<HumanLanguageInterpreter>) - Method in class org.openhab.core.voice.DialogContext.Builder
- withHLIs(List<HumanLanguageInterpreter>) - Method in class org.openhab.core.voice.DialogContext.Builder
- withId(String) - Method in class org.openhab.core.addon.Addon.Builder
- withId(String) - Method in class org.openhab.core.automation.util.ModuleBuilder
- withIdentifier(String) - Method in class org.openhab.core.service.ReadyMarkerFilter
-
Returns a
ReadyMarkerFilter
restricted to the given identifier. - withIdentifier(Object) - Method in interface org.openhab.core.common.SafeCallerBuilder
-
Specifies the identifier for the context in which only one thread may be occupied at the same time.
- withImageLink(String) - Method in class org.openhab.core.addon.Addon.Builder
- withImageUrl(String) - Method in class org.openhab.core.ui.tiles.ExternalServiceTile.TileBuilder
- withinKeywordPairs(FormattingConfig.NoSpaceLocator, String, String) - Method in class org.openhab.core.model.formatting.ItemsFormatter
- withInputs(Map<String, String>) - Method in class org.openhab.core.automation.util.ActionBuilder
- withInputs(Map<String, String>) - Method in class org.openhab.core.automation.util.ConditionBuilder
- withInputStream(InputStream) - Method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
-
Adds the input stream for the binary content to the builder.
- withInstalled(boolean) - Method in class org.openhab.core.addon.Addon.Builder
- withKeyword(String) - Method in class org.openhab.core.voice.DialogContext.Builder
- withKeywords(String) - Method in class org.openhab.core.addon.Addon.Builder
- withKind(ChannelKind) - Method in class org.openhab.core.thing.binding.builder.ChannelBuilder
-
Sets the
ChannelKind
of theChannel
to be build. - withKS(KSService) - Method in class org.openhab.core.voice.DialogContext.Builder
- withLabel(String) - Method in class org.openhab.core.automation.util.ModuleBuilder
- withLabel(String) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroupBuilder
-
Sets the human readable label of the group.
- withLabel(String) - Method in class org.openhab.core.config.discovery.DiscoveryResultBuilder
-
Sets the label of the desired result.
- withLabel(String) - Method in interface org.openhab.core.items.ItemBuilder
-
Set the label of the item.
- withLabel(String) - Method in class org.openhab.core.thing.binding.builder.BridgeBuilder
- withLabel(String) - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Sets the
label
for the thing - withLabel(String) - Method in class org.openhab.core.thing.type.ChannelDefinitionBuilder
-
Sets the label.
- withLabel(String) - Method in class org.openhab.core.addon.Addon.Builder
- withLabel(String) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the label of the configuration parameter
- withLabel(String) - Method in class org.openhab.core.thing.binding.builder.ChannelBuilder
-
Sets the channel label.
- withLabel(String) - Method in class org.openhab.core.thing.type.ThingTypeBuilder
- withLicense(String) - Method in class org.openhab.core.addon.Addon.Builder
- withLimitToOptions(Boolean) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter to be limited to the values in the options list
- withLink(String) - Method in class org.openhab.core.addon.Addon.Builder
- withListeningItem(String) - Method in class org.openhab.core.voice.DialogContext.Builder
- withLocale(Locale) - Method in class org.openhab.core.voice.DialogContext.Builder
- withLocation(String) - Method in class org.openhab.core.thing.binding.builder.BridgeBuilder
- withLocation(String) - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Set the location for this thing
- withLocationItem(String) - Method in class org.openhab.core.voice.DialogContext.Builder
- withLoggerPackages(List<String>) - Method in class org.openhab.core.addon.Addon.Builder
- withMaturity(String) - Method in class org.openhab.core.addon.Addon.Builder
- withMaximum(BigDecimal) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the maximum value of the configuration parameter
- withMaximum(BigDecimal) - Method in class org.openhab.core.types.StateDescriptionFragmentBuilder
-
Set the maximum for the resulting
StateDescriptionFragment
. - withMd5Hash(String) - Method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
-
Adds the given md5 hash value to the builder.
- withMelody(String) - Method in class org.openhab.core.voice.DialogContext.Builder
- withMessageKeySuffix(String) - Method in class org.openhab.core.config.core.status.ConfigStatusMessage.Builder
-
Adds the given message key suffix for the creation of
ConfigStatusMessage.messageKey
. - withMinimum(BigDecimal) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the minimum value of the configuration parameter
- withMinimum(BigDecimal) - Method in class org.openhab.core.types.StateDescriptionFragmentBuilder
-
Set the minimum for the resulting
StateDescriptionFragment
. - withModel(String) - Method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
-
Adds the model to the builder.
- withModelRestricted(boolean) - Method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
-
Sets the modelRestricted flag in the builder.
- withMultiple(Boolean) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter to allow multiple selection
- withMultipleLimit(Integer) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter to allow multiple selection
- withName(String) - Method in class org.openhab.core.automation.util.RuleBuilder
- withName(String) - Method in class org.openhab.core.common.ThreadFactoryBuilder
-
Sets the name to be used by the
ThreadFactory
. - withName(String) - Method in class org.openhab.core.addon.AddonInfo.Builder
- withName(String) - Method in class org.openhab.core.ui.tiles.ExternalServiceTile.TileBuilder
- withNamePrefix(String) - Method in class org.openhab.core.common.ThreadFactoryBuilder
-
Sets the name prefix to be used by the
ThreadFactory
. - withOnlineChangelog(URL) - Method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
-
Adds the online changelog to the builder.
- withOption(StateOption) - Method in class org.openhab.core.types.StateDescriptionFragmentBuilder
-
Ass a
StateOption
for the resultingStateDescriptionFragment
. - withOptions(List<ParameterOption>) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the options of the configuration parameter
- withOptions(List<StateOption>) - Method in class org.openhab.core.types.StateDescriptionFragmentBuilder
-
Set the
StateOption
s for the resultingStateDescriptionFragment
. - withoutChannel(ChannelUID) - Method in class org.openhab.core.thing.binding.builder.BridgeBuilder
- withoutChannel(ChannelUID) - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Removes the channel with the given UID from the thing
- withoutChannels(List<Channel>) - Method in class org.openhab.core.thing.binding.builder.BridgeBuilder
- withoutChannels(List<Channel>) - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Removes the given channels from the thing
- withoutChannels(Channel...) - Method in class org.openhab.core.thing.binding.builder.BridgeBuilder
- withoutChannels(Channel...) - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Removes the given channels from the thing
- withOverlay(String) - Method in class org.openhab.core.ui.tiles.ExternalServiceTile.TileBuilder
- withParameter(ConfigDescriptionParameter) - Method in class org.openhab.core.config.core.ConfigDescriptionBuilder
-
Adds a
ConfigDescriptionParameter
s. - withParameterGroup(ConfigDescriptionParameterGroup) - Method in class org.openhab.core.config.core.ConfigDescriptionBuilder
-
Adds a
ConfigDescriptionParameterGroup
associated with theConfigDescriptionParameter
s. - withParameterGroups(List<ConfigDescriptionParameterGroup>) - Method in class org.openhab.core.config.core.ConfigDescriptionBuilder
-
Adds a list of
ConfigDescriptionParameterGroup
associated with theConfigDescriptionParameter
s. - withParameters(List<ConfigDescriptionParameter>) - Method in class org.openhab.core.config.core.ConfigDescriptionBuilder
-
Adds a list of
ConfigDescriptionParameter
s. - withPattern(String) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the pattern of the configuration parameter
- withPattern(String) - Method in class org.openhab.core.types.StateDescriptionFragmentBuilder
-
Set the pattern for the resulting
StateDescriptionFragment
. - withPrerequisiteVersion(String) - Method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
-
Adds the prerequisite version to the builder.
- withPriority(Integer) - Method in class org.openhab.core.common.ThreadFactoryBuilder
-
Sets the priority to be set for created threads.
- withProperties(Map<String, Object>) - Method in class org.openhab.core.config.discovery.DiscoveryResultBuilder
-
Adds properties to the desired result.
- withProperties(Map<String, String>) - Method in class org.openhab.core.thing.type.ChannelDefinitionBuilder
-
Sets the properties.
- withProperties(Map<String, Object>) - Method in class org.openhab.core.addon.Addon.Builder
- withProperties(Map<String, String>) - Method in class org.openhab.core.thing.binding.builder.BridgeBuilder
- withProperties(Map<String, String>) - Method in class org.openhab.core.thing.binding.builder.ChannelBuilder
-
Adds properties to the
Channel
. - withProperties(Map<String, String>) - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Set/replace the properties for this thing
- withProperties(Map<String, String>) - Method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
-
Adds the properties to the builder.
- withProperties(Map<String, String>) - Method in class org.openhab.core.thing.type.ThingTypeBuilder
- withProperty(String, String) - Static method in class org.openhab.core.config.discovery.inbox.InboxPredicates
- withProperty(String, Object) - Method in class org.openhab.core.addon.Addon.Builder
- withProperty(String, Object) - Method in class org.openhab.core.config.discovery.DiscoveryResultBuilder
-
Adds a property to the desired result.
- withProperty(String, String) - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
-
Set / replace a single property for this thing
- withReadOnly(Boolean) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter as read only
- withReadOnly(Boolean) - Method in class org.openhab.core.types.StateDescriptionFragmentBuilder
-
Set readOnly for the resulting
StateDescriptionFragment
. - withRepresentationProperty(String) - Method in class org.openhab.core.config.discovery.DiscoveryResultBuilder
-
Sets the representation Property of the desired result.
- withRepresentationProperty(String) - Static method in class org.openhab.core.config.discovery.inbox.InboxPredicates
- withRepresentationProperty(String) - Method in class org.openhab.core.thing.type.ThingTypeBuilder
- withRepresentationPropertyValue(String) - Static method in class org.openhab.core.config.discovery.inbox.InboxPredicates
- withRequired(Boolean) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter to be required
- withServiceId(String) - Method in class org.openhab.core.addon.AddonInfo.Builder
- withSink(AudioSink) - Method in class org.openhab.core.voice.DialogContext.Builder
- withSource(AudioSource) - Method in class org.openhab.core.voice.DialogContext.Builder
- withSourceBundle(String) - Method in class org.openhab.core.addon.AddonInfo.Builder
- withStateDescriptionFragment(StateDescriptionFragment) - Method in interface org.openhab.core.thing.type.StateChannelTypeBuilder
-
Sets the
StateDescriptionFragment
for theChannelType
- withStatusCode(Integer) - Method in class org.openhab.core.config.core.status.ConfigStatusMessage.Builder
-
Adds the given status code to the builder.
- withStatusDetail(ThingStatusDetail) - Method in class org.openhab.core.thing.binding.builder.ThingStatusInfoBuilder
-
Appends a status detail to the status to build.
- withStep(BigDecimal) - Method in class org.openhab.core.types.StateDescriptionFragmentBuilder
-
Set the step for the resulting
StateDescriptionFragment
. - withStepSize(BigDecimal) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the step size of the configuration parameter
- withSTT(STTService) - Method in class org.openhab.core.voice.DialogContext.Builder
- withSupportedBridgeTypeUIDs(List<String>) - Method in class org.openhab.core.thing.type.ThingTypeBuilder
- withSupportedChannelTypeUIDs(Collection<ChannelTypeUID>) - Method in class org.openhab.core.thing.profiles.ProfileTypeBuilder
-
Declare that the given channel type(s) are supported by a profile of this type.
- withSupportedChannelTypeUIDs(ChannelTypeUID...) - Method in class org.openhab.core.thing.profiles.ProfileTypeBuilder
-
Declare that the given channel type(s) are supported by a profile of this type.
- withSupportedItemTypes(String...) - Method in class org.openhab.core.thing.profiles.ProfileTypeBuilder
-
Declare that the given item type(s) are supported by a profile of this type.
- withSupportedItemTypes(Collection<String>) - Method in class org.openhab.core.thing.profiles.ProfileTypeBuilder
-
Declare that the given item type(s) are supported by a profile of this type.
- withSupportedItemTypesOfChannel(String...) - Method in class org.openhab.core.thing.profiles.ProfileTypeBuilder
-
Declare that channels with these item type(s) are compatible with profiles of this type.
- withSupportedItemTypesOfChannel(Collection<String>) - Method in class org.openhab.core.thing.profiles.ProfileTypeBuilder
-
Declare that channels with these item type(s) are compatible with profiles of this type.
- withTag(String) - Method in interface org.openhab.core.thing.type.ChannelTypeBuilder
-
Adds a tag to the ChannelType
- withTags(Set<String>) - Method in class org.openhab.core.automation.util.RuleBuilder
- withTags(Set<String>) - Method in interface org.openhab.core.items.ItemBuilder
-
Set the tags
- withTags(String...) - Method in class org.openhab.core.automation.util.RuleBuilder
- withTags(Collection<String>) - Method in interface org.openhab.core.thing.type.ChannelTypeBuilder
-
Sets the StateDescription for the ChannelType
- withTemplateUID(String) - Method in class org.openhab.core.automation.util.RuleBuilder
- withThingType(ThingTypeUID) - Method in class org.openhab.core.config.discovery.DiscoveryResultBuilder
-
Explicitly sets the thing type.
- withTimeout(long) - Method in interface org.openhab.core.common.SafeCallerBuilder
-
Sets the timeout
- withTimeout(Duration) - Method in class org.openhab.core.io.net.http.HttpRequestBuilder
-
Add a timeout for this request
- withTriggers(List<? extends Trigger>) - Method in class org.openhab.core.automation.util.RuleBuilder
- withTriggers(Trigger...) - Method in class org.openhab.core.automation.util.RuleBuilder
- withTTL(long) - Method in class org.openhab.core.config.discovery.DiscoveryResultBuilder
-
Sets the time to live for the result in seconds.
- withTTS(TTSService) - Method in class org.openhab.core.voice.DialogContext.Builder
- withType(String) - Method in class org.openhab.core.service.ReadyMarkerFilter
-
Returns a
ReadyMarkerFilter
restricted to the given type. - withType(ChannelTypeUID) - Method in class org.openhab.core.thing.binding.builder.ChannelBuilder
- withType(String) - Method in class org.openhab.core.addon.Addon.Builder
- withTypeUID(String) - Method in class org.openhab.core.automation.util.ModuleBuilder
- withUID(String) - Method in class org.openhab.core.addon.AddonInfo.Builder
- withUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class org.openhab.core.common.ThreadFactoryBuilder
-
Sets the
Thread.UncaughtExceptionHandler
to be used for created threads. - withUnit(String) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Sets the unit of the configuration parameter.
- withUnitLabel(String) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Sets the unit label of the configuration parameter.
- withUrl(String) - Method in class org.openhab.core.ui.tiles.ExternalServiceTile.TileBuilder
- withVendor(String) - Method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
-
Adds the vendor to the builder.
- withVerify(Boolean) - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter as a verifyable parameter
- withVersion(String) - Method in class org.openhab.core.addon.Addon.Builder
- withVisibility(Visibility) - Method in class org.openhab.core.automation.util.RuleBuilder
- withVoice(Voice) - Method in class org.openhab.core.voice.DialogContext.Builder
- withWrappedThreadFactory(ThreadFactory) - Method in class org.openhab.core.common.ThreadFactoryBuilder
-
Sets the wrapped thread factory used to create threads.
- wrap(byte[]) - Static method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Wrap given bytes and create a new instance of ValueBuffer The instance will have position of 0.
- wrap(ModbusRegisterArray) - Static method in class org.openhab.core.io.transport.modbus.ValueBuffer
-
Wrap modbus registers and create a new instance of ValueBuffer The instance will have position of 0.
- wrap(Bundle) - Method in interface org.openhab.core.io.http.WrappingHttpContext
-
Creates new http context which hosts resources from given bundle.
- WrappingHttpContext - Interface in org.openhab.core.io.http
-
Extension of standard
HttpContext
interface which allows creation of "sub contexts". - WRITE_COIL - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusWriteFunctionCode
- WRITE_MULTIPLE_COILS - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusWriteFunctionCode
- WRITE_MULTIPLE_REGISTERS - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusWriteFunctionCode
- WRITE_SINGLE_REGISTER - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusWriteFunctionCode
- writeable - Variable in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
-
The cached value of the '
Writeable
' attribute. - WRITEABLE_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
-
The default value of the '
Writeable
' attribute. - WRITEONLY - Enum constant in enum class org.openhab.core.thing.binding.generic.ChannelMode
- WriteRequestJsonUtilities - Class in org.openhab.core.io.transport.modbus.json
-
Utilities for converting JSON to
ModbusWriteRequestBlueprint
- WriteTask - Interface in org.openhab.core.io.transport.modbus
-
Poll task represents Modbus write request Unlike
PollTask
, this does not have to be hashable.
X
- XLiteralElements() - Constructor for class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
- XmlConfigDescription - Class in org.openhab.core.config.core.dto
-
Java class for configDescription complex type.
- XmlConfigDescription() - Constructor for class org.openhab.core.config.core.dto.XmlConfigDescription
- XmlConfigDescriptionRef - Class in org.openhab.core.config.core.dto
-
Java class for configDescriptionRef complex type.
- XmlConfigDescriptionRef() - Constructor for class org.openhab.core.config.core.dto.XmlConfigDescriptionRef
- XmlConfigDescriptions - Class in org.openhab.core.config.core.dto
-
Java class for config-descriptions element declaration.
- XmlConfigDescriptions() - Constructor for class org.openhab.core.config.core.dto.XmlConfigDescriptions
- XmlCriteria - Class in org.openhab.core.config.core.dto
-
Java class for anonymous complex type.
- XmlCriteria() - Constructor for class org.openhab.core.config.core.dto.XmlCriteria
- XmlDocumentBundleTracker<T> - Class in org.openhab.core.config.core.xml.osgi
-
The
XmlDocumentBundleTracker
tracks files in the specified XML folder of modules and tries to parse them as XML file with the specifiedXmlDocumentReader
. - XmlDocumentBundleTracker(BundleContext, String, XmlDocumentReader<T>, XmlDocumentProviderFactory<T>, String, ReadyService) - Constructor for class org.openhab.core.config.core.xml.osgi.XmlDocumentBundleTracker
-
Creates a new instance of this class with the specified parameters.
- XmlDocumentProvider<T> - Interface in org.openhab.core.config.core.xml.osgi
-
The
XmlDocumentProvider
is responsible managing any created objects by aConfigDescriptionReader
for a certain module. - XmlDocumentProviderFactory<T> - Interface in org.openhab.core.config.core.xml.osgi
-
The
XmlDocumentProviderFactory
is responsible to createXmlDocumentProvider
instances for any certain module. - XmlDocumentReader<T> - Class in org.openhab.core.config.core.xml.util
-
The
XmlDocumentReader
is an abstract class used to read XML documents of a certain type and converts them to its according objects. - XmlDocumentReader() - Constructor for class org.openhab.core.config.core.xml.util.XmlDocumentReader
-
The default constructor of this class initializes the
XStream
object by calling:XmlDocumentReader.configureSecurity(com.thoughtworks.xstream.XStream)
XmlDocumentReader.registerConverters(com.thoughtworks.xstream.XStream)
XmlDocumentReader.registerAliases(com.thoughtworks.xstream.XStream)
- XmlOption - Class in org.openhab.core.config.core.dto
-
Java class for anonymous complex type.
- XmlOption() - Constructor for class org.openhab.core.config.core.dto.XmlOption
- XmlParameter - Class in org.openhab.core.config.core.dto
-
Java class for parameter complex type.
- XmlParameter() - Constructor for class org.openhab.core.config.core.dto.XmlParameter
- XmlParameterGroup - Class in org.openhab.core.config.core.dto
-
Java class for parameterGroup complex type.
- XmlParameterGroup() - Constructor for class org.openhab.core.config.core.dto.XmlParameterGroup
- XmlParameterType - Enum Class in org.openhab.core.config.core.dto
-
Java class for parameterType.
- XmlToTranslationsConverter - Class in org.openhab.core.tools.i18n.plugin
-
Converts XML based
BundleInfo
toTranslations
. - XmlToTranslationsConverter() - Constructor for class org.openhab.core.tools.i18n.plugin.XmlToTranslationsConverter
- XStateElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.XStateElements
- xyToHsb(double[]) - Static method in class org.openhab.core.model.script.actions.CoreUtil
- xyToHsb(double[]) - Static method in class org.openhab.core.util.ColorUtil
- xyToHsb(double[], double[], double[], double[]) - Static method in class org.openhab.core.model.script.actions.CoreUtil
- xyToHsb(double[], ColorUtil.Gamut) - Static method in class org.openhab.core.util.ColorUtil
Y
- YamlElement - Interface in org.openhab.core.model.yaml
-
The
YamlElement
interface offers an identifier and a check validity method to any element defined in a YAML configuration file. - YamlFile - Interface in org.openhab.core.model.yaml
-
The
YamlFile
is the interface to manage the generic content of a YAML configuration file. - YamlModelListener<T extends YamlElement> - Interface in org.openhab.core.model.yaml
-
The
YamlModelListener
interface is responsible for managing a particular model type with data processed from YAML configuration files. - YamlParseException - Exception in org.openhab.core.model.yaml
-
The
YamlParseException
is used when an error is detected when parsing the content of a YAML configuration file. - YamlParseException(String) - Constructor for exception org.openhab.core.model.yaml.YamlParseException
- YamlParseException(String, Throwable) - Constructor for exception org.openhab.core.model.yaml.YamlParseException
- YamlParseException(Throwable) - Constructor for exception org.openhab.core.model.yaml.YamlParseException
- YARD - Static variable in class org.openhab.core.library.unit.ImperialUnits
- YAXIS_DECIMAL_PATTERN_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
-
The default value of the '
YAxis Decimal Pattern
' attribute. - yAxisDecimalPattern - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
-
The cached value of the '
YAxis Decimal Pattern
' attribute. - YEAR - Static variable in class org.openhab.core.library.unit.Units
- YEARLY - Static variable in class org.openhab.core.scheduler.CronAdjuster
- YOBI - Enum constant in enum class org.openhab.core.library.unit.BinaryPrefix
- YOBI(Unit<Q>) - Static method in enum class org.openhab.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
280
- YOCTO(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- YOTTA(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
Z
- ZEBI - Enum constant in enum class org.openhab.core.library.unit.BinaryPrefix
- ZEBI(Unit<Q>) - Static method in enum class org.openhab.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
270
- ZEPTO(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
- ZERO - Static variable in class org.openhab.core.library.types.DecimalType
- ZERO - Static variable in class org.openhab.core.library.types.PercentType
- ZERO - Static variable in class org.openhab.core.library.types.QuantityType
- ZETTA(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
_
- _assignValueTo(JvmField, XAbstractFeatureCall, Object, IEvaluationContext, CancelIndicator) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
- _computeTypes(QuantityLiteral, ITypeComputationState) - Method in class org.openhab.core.model.script.jvmmodel.ScriptTypeComputer
- _default - Variable in class org.openhab.core.config.core.dto.XmlParameter
- _doEvaluate(XCastedExpression, IEvaluationContext, CancelIndicator) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
- _infer(RuleModel, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.openhab.core.model.rule.jvmmodel.RulesJvmModelInferrer
-
Is called for each instance of the first argument's type contained in a resource.
- _infer(Script, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
-
Is called for each instance of the first argument's type contained in a resource.
- _invokeFeature(JvmField, XAbstractFeatureCall, Object, IEvaluationContext, CancelIndicator) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
TransformationRegistry
instead