Uses of Package
org.openhab.core.types
Packages that use org.openhab.core.types
Package
Description
-
Classes in org.openhab.core.types used by org.openhab.core.automation.module.script.defaultscopeClassDescriptionThis is a marker interface for all command types.This is a marker interface for all state types.The
TimeSeries
is used to transport a set of states together with their timestamp. -
Classes in org.openhab.core.types used by org.openhab.core.automation.module.script.profileClassDescriptionThis is a marker interface for all command types.This is a marker interface for all state types.The
TimeSeries
is used to transport a set of states together with their timestamp. -
Classes in org.openhab.core.types used by org.openhab.core.io.rest.core.itemClassDescriptionThe
CommandDescription
groups state command properties.TheStateDescription
describes restrictions of an item state and gives information how to interpret it. -
Classes in org.openhab.core.types used by org.openhab.core.io.transport.modbus
-
Classes in org.openhab.core.types used by org.openhab.core.itemsClassDescriptionThis is a marker interface for all command types.The
CommandDescription
groups state command properties.This is a marker interface for all state types.TheStateDescription
describes restrictions of an item state and gives information how to interpret it.TheTimeSeries
is used to transport a set of states together with their timestamp. -
Classes in org.openhab.core.types used by org.openhab.core.items.eventsClassDescriptionThis is a marker interface for all command types.This is a marker interface for all state types.The
TimeSeries
is used to transport a set of states together with their timestamp. -
Classes in org.openhab.core.types used by org.openhab.core.library.itemsClassDescriptionThis is a marker interface for all command types.The
CommandDescription
groups state command properties.This is a marker interface for all state types.TheStateDescription
describes restrictions of an item state and gives information how to interpret it.TheTimeSeries
is used to transport a set of states together with their timestamp. -
Classes in org.openhab.core.types used by org.openhab.core.library.typesClassDescriptionThis is a marker interface for all command types.A complex type consists out of a sorted list of primitive constituents.A primitive type consists of a single value like a string, a number, etc.This is a marker interface for all state types.This is a parent interface for all states and commands.
-
Classes in org.openhab.core.types used by org.openhab.core.magic.binding.handler
-
Classes in org.openhab.core.types used by org.openhab.core.model.script.actionsClassDescriptionThis is a marker interface for all command types.This is a marker interface for all state types.The
TimeSeries
is used to transport a set of states together with their timestamp. -
Classes in org.openhab.core.types used by org.openhab.core.model.script.interpreter
-
Classes in org.openhab.core.types used by org.openhab.core.model.script.lib
-
Classes in org.openhab.core.types used by org.openhab.core.model.script.scoping
-
Classes in org.openhab.core.types used by org.openhab.core.persistence
-
Classes in org.openhab.core.types used by org.openhab.core.persistence.dto
-
Classes in org.openhab.core.types used by org.openhab.core.persistence.extensionsClassDescriptionThis is a marker interface for all state types.The
TimeSeries
is used to transport a set of states together with their timestamp. -
Classes in org.openhab.core.types used by org.openhab.core.serviceClassDescriptionThe
CommandDescription
groups state command properties.TheStateDescription
describes restrictions of an item state and gives information how to interpret it. -
Classes in org.openhab.core.types used by org.openhab.core.thing.bindingClassDescriptionThis is a marker interface for all command types.The
CommandDescription
groups state command properties.Represents a command option for "write only" command channels.This is a marker interface for all state types.TheStateDescription
describes restrictions of an item state and gives information how to interpret it.Describes one possible value an item might have.TheTimeSeries
is used to transport a set of states together with their timestamp. -
Classes in org.openhab.core.types used by org.openhab.core.thing.binding.generic
-
Classes in org.openhab.core.types used by org.openhab.core.thing.binding.generic.converter
-
Classes in org.openhab.core.types used by org.openhab.core.thing.dtoClassDescriptionThe
CommandDescription
groups state command properties.TheStateDescription
describes restrictions of an item state and gives information how to interpret it. -
Classes in org.openhab.core.types used by org.openhab.core.thing.eventsClassDescriptionRepresents a command option for "write only" command channels.A
StateDescriptionFragment
will deliver only the parts of aStateDescription
it knows of.Describes one possible value an item might have. -
Classes in org.openhab.core.types used by org.openhab.core.thing.i18nClassDescriptionThe
CommandDescription
groups state command properties.Represents a command option for "write only" command channels.TheStateDescription
describes restrictions of an item state and gives information how to interpret it.AStateDescriptionFragment
will deliver only the parts of aStateDescription
it knows of.Describes one possible value an item might have. -
Classes in org.openhab.core.types used by org.openhab.core.thing.profilesClassDescriptionThis is a marker interface for all command types.This is a marker interface for all state types.The
TimeSeries
is used to transport a set of states together with their timestamp. -
Classes in org.openhab.core.types used by org.openhab.core.thing.typeClassDescriptionThe
CommandDescription
groups state command properties.Describes event options and gives information how to interpret it.TheStateDescription
describes restrictions of an item state and gives information how to interpret it.AStateDescriptionFragment
will deliver only the parts of aStateDescription
it knows of. -
Classes in org.openhab.core.types used by org.openhab.core.typesClassDescriptionThis is a marker interface for all command types.The
CommandDescription
groups state command properties.Used to build instances ofCommandDescription
.Represents a command option for "write only" command channels.Describes one possible value an event might have.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?A primitive type consists of a single value like a string, a number, etc.This is a marker interface for all state types.TheStateDescription
describes restrictions of an item state and gives information how to interpret it.AStateDescriptionFragment
will deliver only the parts of aStateDescription
it knows of.Builds aStateDescriptionFragment
with the relevant parts only.Describes one possible value an item might have.This is a parent interface for all states and commands.There are situations when item states do not have any defined value. -
Classes in org.openhab.core.types used by org.openhab.core.ui.items
-
Classes in org.openhab.core.types used by org.openhab.core.voice.text