Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractNameValueDescriptorHolder<T> - Class in org.openremote.model.value
- AbstractNameValueDescriptorHolder(String, ValueDescriptor<T>, ValueConstraint...) - Constructor for class org.openremote.model.value.AbstractNameValueDescriptorHolder
- AbstractNameValueDescriptorHolder(String, ValueDescriptor<T>, ValueConstraint[], ValueFormat, String[]) - Constructor for class org.openremote.model.value.AbstractNameValueDescriptorHolder
- AbstractNameValueHolder<T> - Class in org.openremote.model.value
- AbstractNameValueHolder() - Constructor for class org.openremote.model.value.AbstractNameValueHolder
- AbstractNameValueHolder(String, ValueDescriptor<T>, T) - Constructor for class org.openremote.model.value.AbstractNameValueHolder
- AbstractNotificationMessage - Class in org.openremote.model.notification
- AbstractNotificationMessage(String) - Constructor for class org.openremote.model.notification.AbstractNotificationMessage
- accept(ConstraintValidatorContext.ConstraintViolationBuilder) - Method in interface org.openremote.model.util.ValueUtil.ConstraintViolationPathProvider
- access - Variable in class org.openremote.model.dashboard.Dashboard
- access - Variable in class org.openremote.model.query.AssetQuery
- access - Variable in class org.openremote.model.query.DashboardQuery.AssetConditions
- access - Variable in class org.openremote.model.query.DashboardQuery.DashboardConditions
- access(DashboardAccess[]) - Method in class org.openremote.model.query.DashboardQuery.DashboardConditions
- access(AssetQuery.Access) - Method in class org.openremote.model.query.AssetQuery
- access(DashboardQuery.AssetAccess...) - Method in class org.openremote.model.query.DashboardQuery.AssetConditions
- ACCESS_PUBLIC_READ - Static variable in class org.openremote.model.value.MetaItemType
-
Marks the attribute as readable by unauthenticated public clients.
- ACCESS_PUBLIC_WRITE - Static variable in class org.openremote.model.value.MetaItemType
-
Marks the attribute as writable by unauthenticated public clients.
- ACCESS_RESTRICTED_READ - Static variable in class org.openremote.model.value.MetaItemType
-
Marks the attribute as readable by restricted clients and therefore users who are linked to the asset, see
UserAssetLink
. - ACCESS_RESTRICTED_WRITE - Static variable in class org.openremote.model.value.MetaItemType
-
Marks the attribute as writable by restricted clients and therefore users who are linked to the asset, see
UserAssetLink
. - ACCESS_TOKEN_LIFESPAN_SECONDS - Static variable in interface org.openremote.model.Constants
- accessPublicRead - Variable in class org.openremote.model.asset.Asset
- accessPublicRead - Variable in class org.openremote.model.rules.AssetRuleset
- accessPublicRead - Variable in class org.openremote.model.rules.RealmRuleset
- accessTokenLifespan - Variable in class org.openremote.model.security.Realm
- accountTheme - Variable in class org.openremote.model.security.Realm
- ACKNOWLEDGED - Enum constant in enum class org.openremote.model.alarm.Alarm.Status
- acknowledgedOn - Variable in class org.openremote.model.alarm.SentAlarm
- acknowledgedOn - Variable in class org.openremote.model.notification.SentNotification
- acknowledgement - Variable in class org.openremote.model.notification.SentNotification
- action - Variable in class org.openremote.model.notification.PushNotificationButton
- action - Variable in class org.openremote.model.notification.PushNotificationMessage
- add(int, T) - Method in class org.openremote.model.util.ObservableList
- add(EventRegistration<?>) - Method in class org.openremote.model.event.bus.EventBus
- add(T) - Method in class org.openremote.model.util.ObservableList
- add(T) - Method in class org.openremote.model.attribute.NamedMap
- ADD - Enum constant in enum class org.openremote.model.rules.json.RuleActionUpdateAttribute.UpdateAction
- ADD_OR_REPLACE - Enum constant in enum class org.openremote.model.rules.json.RuleActionUpdateAttribute.UpdateAction
- addAll(int, Collection<? extends T>) - Method in class org.openremote.model.util.ObservableList
- addAll(Collection<? extends T>) - Method in class org.openremote.model.attribute.NamedMap
- addAll(Collection<? extends T>) - Method in class org.openremote.model.util.ObservableList
- addAll(List<EventRegistration<?>>) - Method in class org.openremote.model.event.bus.EventBus
- addAll(Map<? extends String, ? extends T>) - Method in class org.openremote.model.attribute.NamedMap
- addAll(T...) - Method in class org.openremote.model.attribute.NamedMap
- addAllowedLocale(String) - Method in class org.openremote.model.notification.Notification.Target
- addAllowedLocales(Set<String>) - Method in class org.openremote.model.notification.Notification.Target
- addAttributeMeta - Variable in class org.openremote.model.gateway.GatewayAssetSyncRule
-
A map where keys should be the name of an
Attribute
to which the additions should be applied; to apply to all attributes use the * wildcard. - addAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.Asset
- addAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.BuildingAsset
- addAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- addAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- addAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- addAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- addBcc(String...) - Method in class org.openremote.model.notification.EmailNotificationMessage
- addBcc(List<EmailNotificationMessage.Recipient>) - Method in class org.openremote.model.notification.EmailNotificationMessage
- addBcc(EmailNotificationMessage.Recipient...) - Method in class org.openremote.model.notification.EmailNotificationMessage
- addCc(String...) - Method in class org.openremote.model.notification.EmailNotificationMessage
- addCc(List<EmailNotificationMessage.Recipient>) - Method in class org.openremote.model.notification.EmailNotificationMessage
- addCc(EmailNotificationMessage.Recipient...) - Method in class org.openremote.model.notification.EmailNotificationMessage
- addChild(AssetTreeNode) - Method in class org.openremote.model.asset.AssetTreeNode
- addEditorComponents(List<String>) - Method in class org.openremote.model.flow.catalog.AssetNodeDescriptor
- addEditorComponents(List<String>) - Method in class org.openremote.model.flow.catalog.console.ScreenNodeDescriptor
- addEditorComponents(List<String>) - Method in class org.openremote.model.flow.catalog.console.TextLabelNodeDescriptor
- addEditorComponents(List<String>) - Method in class org.openremote.model.flow.catalog.NodeDescriptor
- addEditorComponents(List<String>) - Method in class org.openremote.model.flow.catalog.WidgetNodeDescriptor
- addFormParameter(String, String) - Method in class org.openremote.model.auth.OAuthGrant
- additionalValueMap - Variable in class org.openremote.model.auth.OAuthGrant
- addMeta(Collection<MetaItem<?>>) - Method in class org.openremote.model.attribute.Attribute
- addMeta(MetaItem<?>...) - Method in class org.openremote.model.attribute.Attribute
- addMeta(MetaMap) - Method in class org.openremote.model.attribute.Attribute
- addNode(Node) - Method in class org.openremote.model.flow.Flow
- addOrReplace(Collection<? extends T>) - Method in class org.openremote.model.attribute.NamedMap
- addOrReplace(Map<? extends String, ? extends T>) - Method in class org.openremote.model.attribute.NamedMap
- addOrReplace(T) - Method in class org.openremote.model.attribute.NamedMap
- addOrReplace(T...) - Method in class org.openremote.model.attribute.NamedMap
- addOrReplaceAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.Asset
- addOrReplaceAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.BuildingAsset
- addOrReplaceAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- addOrReplaceAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- addOrReplaceAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- addOrReplaceAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- addOrReplaceMeta(Collection<MetaItem<?>>) - Method in class org.openremote.model.attribute.Attribute
- addOrReplaceMeta(MetaItem<?>...) - Method in class org.openremote.model.attribute.Attribute
- addOrReplaceMeta(MetaMap) - Method in class org.openremote.model.attribute.Attribute
- addPersistentPropertyPaths(List<String>) - Method in class org.openremote.model.flow.catalog.AssetNodeDescriptor
- addPersistentPropertyPaths(List<String>) - Method in class org.openremote.model.flow.catalog.console.ScreenNodeDescriptor
- addPersistentPropertyPaths(List<String>) - Method in class org.openremote.model.flow.catalog.console.TextLabelNodeDescriptor
- addPersistentPropertyPaths(List<String>) - Method in class org.openremote.model.flow.catalog.NodeDescriptor
- addPersistentPropertyPaths(List<String>) - Method in class org.openremote.model.flow.catalog.WidgetNodeDescriptor
- address - Variable in class org.openremote.model.notification.EmailNotificationMessage.Recipient
- addSlots(List<Slot>, Supplier<String>) - Method in class org.openremote.model.flow.catalog.AssetNodeDescriptor
- addSlots(List<Slot>, Supplier<String>) - Method in class org.openremote.model.flow.catalog.console.ScreenNodeDescriptor
- addSlots(List<Slot>, Supplier<String>) - Method in class org.openremote.model.flow.catalog.console.TextLabelNodeDescriptor
- addSlots(List<Slot>, Supplier<String>) - Method in class org.openremote.model.flow.catalog.NodeDescriptor
- addSlots(List<Slot>, Supplier<String>) - Method in class org.openremote.model.flow.catalog.virtual.VirtualConsumerNodeDescriptor
- addSlots(List<Slot>, Supplier<String>) - Method in class org.openremote.model.flow.catalog.virtual.VirtualProducerNodeDescriptor
- addSlots(List<Slot>, Supplier<String>) - Method in class org.openremote.model.flow.catalog.WidgetNodeDescriptor
- addSlots(Slot...) - Method in class org.openremote.model.flow.Node
- addTo(String...) - Method in class org.openremote.model.notification.EmailNotificationMessage
- addTo(List<EmailNotificationMessage.Recipient>) - Method in class org.openremote.model.notification.EmailNotificationMessage
- addTo(EmailNotificationMessage.Recipient...) - Method in class org.openremote.model.notification.EmailNotificationMessage
- addWire(Wire) - Method in class org.openremote.model.flow.Flow
- addWireBetweenSlots(Slot, Slot) - Method in class org.openremote.model.flow.Flow
- adminTheme - Variable in class org.openremote.model.security.Realm
- Agent<T,
U, - Class in org.openremote.model.asset.agentV> -
An agent is a special sub type of
Asset
that is associated with aProtocol
and is responsible for providing an instance of the associatedProtocol
when requested viaAgent.getProtocolInstance()
. - Agent() - Constructor for class org.openremote.model.asset.agent.Agent
- Agent(String) - Constructor for class org.openremote.model.asset.agent.Agent
- AGENT - Enum constant in enum class org.openremote.model.alarm.Alarm.Source
- AGENT - Enum constant in enum class org.openremote.model.syslog.SyslogCategory
- AGENT_LINK - Static variable in class org.openremote.model.value.MetaItemType
-
Links the attribute to an agent, connecting it to a sensor and/or actuator with required configuration properties encapsulated in the concrete protocol specific
AgentLink
. - agentDescriptor - Variable in class org.openremote.model.protocol.ProtocolDiscoveryAssetFoundEvent
- agentDescriptor - Variable in class org.openremote.model.protocol.ProtocolDiscoveryImportRequestEvent
- agentDescriptor - Variable in class org.openremote.model.protocol.ProtocolDiscoveryInstanceFoundEvent
- agentDescriptor - Variable in class org.openremote.model.protocol.ProtocolDiscoveryStartRequestEvent
- agentDescriptor - Variable in class org.openremote.model.protocol.ProtocolDiscoveryStartStopResponseEvent
- AgentDescriptor<T,
U, - Class in org.openremote.model.asset.agentV> -
Special type of
AssetDescriptor
that describes an agentAsset
. - AgentDescriptor(Class<T>, Class<U>, Class<V>) - Constructor for class org.openremote.model.asset.agent.AgentDescriptor
- AgentDescriptor(Class<T>, Class<U>, Class<V>, Class<? extends ProtocolInstanceDiscovery>) - Constructor for class org.openremote.model.asset.agent.AgentDescriptor
- AgentDescriptor.DiscoveryBooleanConverter - Class in org.openremote.model.asset.agent
- agentId - Variable in class org.openremote.model.simulator.RequestSimulatorState
- agentId - Variable in class org.openremote.model.simulator.SimulatorState
- AgentLink<T> - Class in org.openremote.model.asset.agent
-
Represents the configuration of an
Attribute
linked to anAgent
; eachAgent
should have its' own concrete implementation of this class or useDefaultAgentLink
with fields describing each configuration item and standard JSR-380 annotations should be used to provide validation logic. - AgentLink() - Constructor for class org.openremote.model.asset.agent.AgentLink
- AgentLink(String) - Constructor for class org.openremote.model.asset.agent.AgentLink
- agentLinkClass - Variable in class org.openremote.model.asset.agent.AgentDescriptor
- AgentResource - Interface in org.openremote.model.asset.agent
-
This resource is for Agent specific tasks like import and discovery; normal asset/attribute CRUD operations should still use
AssetResource
. - agentTypeMap - Static variable in class org.openremote.model.util.ValueUtil
- alarm - Variable in class org.openremote.model.rules.json.RuleActionAlarm
- Alarm - Class in org.openremote.model.alarm
- Alarm() - Constructor for class org.openremote.model.alarm.Alarm
- Alarm(String, String, Alarm.Severity, String, String) - Constructor for class org.openremote.model.alarm.Alarm
- ALARM - Enum constant in enum class org.openremote.model.syslog.SyslogCategory
- Alarm.Severity - Enum Class in org.openremote.model.alarm
- Alarm.Source - Enum Class in org.openremote.model.alarm
- Alarm.Status - Enum Class in org.openremote.model.alarm
- AlarmAssetLink - Class in org.openremote.model.alarm
- AlarmAssetLink() - Constructor for class org.openremote.model.alarm.AlarmAssetLink
- AlarmAssetLink(String, Long, String) - Constructor for class org.openremote.model.alarm.AlarmAssetLink
- AlarmAssetLink(AlarmAssetLink.Id) - Constructor for class org.openremote.model.alarm.AlarmAssetLink
- AlarmAssetLink.Id - Class in org.openremote.model.alarm
- AlarmEvent - Class in org.openremote.model.alarm
- AlarmEvent(String, PersistenceEvent.Cause) - Constructor for class org.openremote.model.alarm.AlarmEvent
- AlarmResource - Interface in org.openremote.model.alarm
- Alarms - Class in org.openremote.model.rules
-
Facade for sending
Alarm
s from rules RHS. - Alarms() - Constructor for class org.openremote.model.rules.Alarms
- ALL - Enum constant in enum class org.openremote.model.query.DashboardQuery.ConditionMinAmount
- ALL_ROLES - Static variable in enum class org.openremote.model.security.ClientRole
- allowAssignedIdentifiers() - Method in class org.openremote.model.util.HibernateUniqueIdentifierGeneratorAssignable
- ALLOWED_VALUES_MESSAGE_TEMPLATE - Static variable in class org.openremote.model.value.ValueConstraint
- allowedLocales - Variable in class org.openremote.model.notification.Notification.Target
- AllowedValues(Object...) - Constructor for class org.openremote.model.value.ValueConstraint.AllowedValues
- AllowedValues(String[], Object[]) - Constructor for class org.openremote.model.value.ValueConstraint.AllowedValues
- ALREADY_CONNECTED - Enum constant in enum class org.openremote.model.gateway.GatewayDisconnectEvent.Reason
- ALWAYS - Enum constant in enum class org.openremote.model.notification.RepeatFrequency
- amountOfPoints - Variable in class org.openremote.model.datapoint.query.AssetDatapointLTTBQuery
- AND - Enum constant in enum class org.openremote.model.query.LogicGroup.Operator
- ANNUALLY - Enum constant in enum class org.openremote.model.notification.RepeatFrequency
- ANY - Enum constant in enum class org.openremote.model.rules.flow.NodeDataType
- API - Enum constant in enum class org.openremote.model.syslog.SyslogCategory
- append(Integer) - Method in class org.openremote.model.query.filter.NameValuePredicate.Path
- append(String) - Method in class org.openremote.model.query.filter.NameValuePredicate.Path
- append(Object) - Method in class org.openremote.model.query.filter.NameValuePredicate.Path
- AppLink() - Constructor for class org.openremote.model.apps.ConsoleAppConfig.AppLink
- AppLink(String, String) - Constructor for class org.openremote.model.apps.ConsoleAppConfig.AppLink
- apply(E) - Method in interface org.openremote.model.event.shared.EventFilter
- apply(SyslogEvent) - Method in class org.openremote.model.syslog.SyslogEvent.LevelCategoryFilter
- apply(T) - Method in class org.openremote.model.asset.AssetFilter
- apply(T) - Method in class org.openremote.model.event.shared.RealmFilter
- applyConfigToAdmin - Variable in class org.openremote.model.manager.ManagerConfig
- applyValueConverter(Object, Map<String, Object>) - Static method in class org.openremote.model.protocol.ProtocolUtil
- applyValueFilters(Object, ValueFilter...) - Static method in class org.openremote.model.util.ValueUtil
-
Apply the specified set of
ValueFilter
s to the specified value - AppResource - Interface in org.openremote.model.apps
- apps - Variable in class org.openremote.model.console.ConsoleRegistration
- appTitle - Variable in class org.openremote.model.manager.ManagerAppRealmConfig
- appVersion - Variable in class org.openremote.model.manager.ManagerConfig
- AREA - Static variable in class org.openremote.model.asset.impl.BuildingAsset
- AREA - Static variable in class org.openremote.model.asset.impl.RoomAsset
- arrayDimensions - Variable in class org.openremote.model.value.ValueDescriptor
- ArrayPredicate - Class in org.openremote.model.query.filter
-
Determines if the value is an array and meets the following:
ArrayPredicate.value
- Does array contain this valueArrayPredicate.index
- If specified will check that the value at this index equals the specifiedArrayPredicate.value
ArrayPredicate.lengthEquals
- Is length of array equal to the specified valueArrayPredicate.lengthGreaterThan
- Is length of array greater than the specified valueArrayPredicate.lengthLessThan
- Is length of array less than the specified value There is an implicit 'and' between each specified condition; the negation is applied once all the criteria are evaluated. - ArrayPredicate(Object, Integer, Integer, Integer, Integer, boolean) - Constructor for class org.openremote.model.query.filter.ArrayPredicate
- asArray() - Method in class org.openremote.model.value.ValueDescriptor
-
Returns an instance of this
ValueDescriptor
where theValueDescriptor.arrayDimensions
are incremented by one and the type becomes an array type of the original type (e.g. - asBoolean - Variable in class org.openremote.model.value.ValueFormat
- asDate - Variable in class org.openremote.model.value.ValueFormat
- asFromAndTo(long) - Method in class org.openremote.model.query.filter.DateTimePredicate
- asInteger(String) - Static method in class org.openremote.model.util.TextUtil
- asJSON(Object) - Static method in class org.openremote.model.util.ValueUtil
- asJSONOrThrow(Object) - Static method in class org.openremote.model.util.ValueUtil
- asMomentary - Variable in class org.openremote.model.value.ValueFormat
- asMultivaluedMap() - Method in class org.openremote.model.auth.OAuthGrant
- asMultivaluedMap() - Method in class org.openremote.model.auth.OAuthPasswordGrant
- asMultivaluedMap() - Method in class org.openremote.model.auth.OAuthRefreshTokenGrant
- asNonArray() - Method in class org.openremote.model.value.ValueDescriptor
- asNonNullAndNonEmpty(String) - Static method in class org.openremote.model.util.TextUtil
- asNumber - Variable in class org.openremote.model.value.ValueFormat
- asOnOff - Variable in class org.openremote.model.value.ValueFormat
- asOpenClosed - Variable in class org.openremote.model.value.ValueFormat
- asPredicate(Supplier<Long>) - Method in class org.openremote.model.query.filter.ArrayPredicate
- asPredicate(Supplier<Long>) - Method in class org.openremote.model.query.filter.BooleanPredicate
- asPredicate(Supplier<Long>) - Method in class org.openremote.model.query.filter.CalendarEventPredicate
- asPredicate(Supplier<Long>) - Method in class org.openremote.model.query.filter.DateTimePredicate
- asPredicate(Supplier<Long>) - Method in class org.openremote.model.query.filter.NumberPredicate
- asPredicate(Supplier<Long>) - Method in class org.openremote.model.query.filter.RadialGeofencePredicate
- asPredicate(Supplier<Long>) - Method in class org.openremote.model.query.filter.RectangularGeofencePredicate
- asPredicate(Supplier<Long>) - Method in class org.openremote.model.query.filter.StringPredicate
- asPredicate(Supplier<Long>) - Method in class org.openremote.model.query.filter.ValueAnyPredicate
- asPredicate(Supplier<Long>) - Method in class org.openremote.model.query.filter.ValueEmptyPredicate
- asPredicate(Supplier<Long>) - Method in class org.openremote.model.query.filter.ValuePredicate
- asPredicateOrTrue(Supplier<Long>, ValuePredicate) - Static method in class org.openremote.model.query.filter.ValuePredicate
- asPressedReleased - Variable in class org.openremote.model.value.ValueFormat
- assemble(Serializable, Object) - Method in class org.openremote.model.persistence.LTreeType
- asset - Variable in class org.openremote.model.alarm.SentAlarm
- asset - Variable in class org.openremote.model.asset.AssetEvent
- asset - Variable in class org.openremote.model.asset.AssetTreeNode
- asset - Variable in class org.openremote.model.provisioning.SuccessResponseMessage
- asset - Variable in class org.openremote.model.query.DashboardQuery.Conditions
- asset(DashboardQuery.AssetConditions) - Method in class org.openremote.model.query.DashboardQuery.Conditions
- Asset<T> - Class in org.openremote.model.asset
-
The main model class of this software.
- Asset() - Constructor for class org.openremote.model.asset.Asset
-
For use by hydrators (i.e.
- Asset(String) - Constructor for class org.openremote.model.asset.Asset
- ASSET - Enum constant in enum class org.openremote.model.flow.NodeColor
- ASSET - Enum constant in enum class org.openremote.model.notification.Notification.TargetType
- ASSET - Enum constant in enum class org.openremote.model.syslog.SyslogCategory
- ASSET_ATTRIBUTE - Enum constant in enum class org.openremote.model.rules.flow.PickerType
- ASSET_ATTRIBUTE_MISSING - Static variable in class org.openremote.model.validation.AssetValidator
- ASSET_ATTRIBUTE_TYPE_MISMATCH - Static variable in class org.openremote.model.validation.AssetValidator
- ASSET_ERROR - Enum constant in enum class org.openremote.model.provisioning.ErrorResponseMessage.Error
- ASSET_ID - Static variable in class org.openremote.model.value.ValueType
- ASSET_ID_MISSING - Enum constant in enum class org.openremote.model.attribute.AttributeWriteFailure
-
Asset ID is missing
- ASSET_ID_REGEXP - Static variable in interface org.openremote.model.Constants
- ASSET_NOT_FOUND - Enum constant in enum class org.openremote.model.attribute.AttributeWriteFailure
-
The asset does not exist.
- ASSET_QUERY - Static variable in class org.openremote.model.value.ValueType
- ASSET_RULESET - Enum constant in enum class org.openremote.model.alarm.Alarm.Source
- ASSET_RULESET - Enum constant in enum class org.openremote.model.notification.Notification.Source
- ASSET_TYPE - Enum constant in enum class org.openremote.model.query.AssetQuery.OrderBy.Property
- ASSET_TYPE - Static variable in class org.openremote.model.value.ValueType
-
Allowed values constraint is added at runtime based on
ValueUtil
- ASSET_TYPE_INFO_ATTRIBUTE - Static variable in class org.openremote.model.asset.Asset.AssetDeserializer
- ASSET_TYPE_INVALID - Static variable in class org.openremote.model.validation.AssetValidator
- Asset.AssetDeserializer - Class in org.openremote.model.asset
-
The purpose of this is to provide
Attribute.AttributeDeserializer
access to the asset type so theAttributeDescriptor
can be looked up to control value deserialization; this isn't used when hydrating from the DB as JPA uses its' own hydration mechanism so we also have a lazy loading of attribute value mechanism. - assetClass - Variable in class org.openremote.model.attribute.AttributeEvent
- assetClasses - Variable in class org.openremote.model.asset.AssetFilter
- AssetConditions() - Constructor for class org.openremote.model.query.DashboardQuery.AssetConditions
- AssetConditions(DashboardQuery.AssetAccess[], DashboardQuery.ConditionMinAmount, ParentPredicate[]) - Constructor for class org.openremote.model.query.DashboardQuery.AssetConditions
- AssetDatapoint - Class in org.openremote.model.datapoint
- AssetDatapoint() - Constructor for class org.openremote.model.datapoint.AssetDatapoint
- AssetDatapoint(String, String, Object, long) - Constructor for class org.openremote.model.datapoint.AssetDatapoint
- AssetDatapoint(AttributeEvent) - Constructor for class org.openremote.model.datapoint.AssetDatapoint
- AssetDatapoint(AttributeRef, Object, long) - Constructor for class org.openremote.model.datapoint.AssetDatapoint
- AssetDatapoint(AttributeState, long) - Constructor for class org.openremote.model.datapoint.AssetDatapoint
- AssetDatapointAllQuery - Class in org.openremote.model.datapoint.query
- AssetDatapointAllQuery() - Constructor for class org.openremote.model.datapoint.query.AssetDatapointAllQuery
- AssetDatapointAllQuery(long, long) - Constructor for class org.openremote.model.datapoint.query.AssetDatapointAllQuery
- AssetDatapointAllQuery(LocalDateTime, LocalDateTime) - Constructor for class org.openremote.model.datapoint.query.AssetDatapointAllQuery
- AssetDatapointIntervalQuery - Class in org.openremote.model.datapoint.query
- AssetDatapointIntervalQuery() - Constructor for class org.openremote.model.datapoint.query.AssetDatapointIntervalQuery
- AssetDatapointIntervalQuery(long, long, String, AssetDatapointIntervalQuery.Formula, boolean) - Constructor for class org.openremote.model.datapoint.query.AssetDatapointIntervalQuery
- AssetDatapointIntervalQuery(LocalDateTime, LocalDateTime, String, AssetDatapointIntervalQuery.Formula, boolean) - Constructor for class org.openremote.model.datapoint.query.AssetDatapointIntervalQuery
- AssetDatapointIntervalQuery.Formula - Enum Class in org.openremote.model.datapoint.query
- AssetDatapointLTTBQuery - Class in org.openremote.model.datapoint.query
- AssetDatapointLTTBQuery() - Constructor for class org.openremote.model.datapoint.query.AssetDatapointLTTBQuery
- AssetDatapointLTTBQuery(long, long, int) - Constructor for class org.openremote.model.datapoint.query.AssetDatapointLTTBQuery
- AssetDatapointLTTBQuery(LocalDateTime, LocalDateTime, int) - Constructor for class org.openremote.model.datapoint.query.AssetDatapointLTTBQuery
- AssetDatapointNearestQuery - Class in org.openremote.model.datapoint.query
-
This `AssetDatapointQuery` retrieves the value of a datapoint associated with a specific `AttributeRef` at a specified timestamp.
- AssetDatapointNearestQuery() - Constructor for class org.openremote.model.datapoint.query.AssetDatapointNearestQuery
- AssetDatapointNearestQuery(long) - Constructor for class org.openremote.model.datapoint.query.AssetDatapointNearestQuery
- AssetDatapointQuery - Class in org.openremote.model.datapoint.query
- AssetDatapointQuery() - Constructor for class org.openremote.model.datapoint.query.AssetDatapointQuery
- AssetDatapointResource - Interface in org.openremote.model.datapoint
- assetDescriptor - Variable in class org.openremote.model.asset.AssetTypeInfo
- AssetDescriptor<T> - Class in org.openremote.model.asset
-
Describes an
Asset
that can be added to this instance; theAssetDescriptor.getName()
must match theAsset.type
with which it is associated. - AssetDescriptor(String, String, Class<T>) - Constructor for class org.openremote.model.asset.AssetDescriptor
-
Construct an instance using the
Class.getSimpleName()
value of the specified type as the descriptor name, theClass.getSimpleName()
must therefore be unique enough to not clash with otherAssetDescriptor
s. - AssetDescriptor(String, String, String) - Constructor for class org.openremote.model.asset.AssetDescriptor
- AssetDescriptor.AssetDescriptorDeserialiser - Class in org.openremote.model.asset
- AssetDescriptorDeserialiser() - Constructor for class org.openremote.model.asset.AssetDescriptor.AssetDescriptorDeserialiser
- AssetDeserializer(JsonDeserializer<Asset<?>>, Class<?>) - Constructor for class org.openremote.model.asset.Asset.AssetDeserializer
- assetDiscovery - Variable in class org.openremote.model.protocol.ProtocolDiscoveryImportRequestEvent
- assetDiscovery - Variable in class org.openremote.model.protocol.ProtocolDiscoveryStartRequestEvent
- AssetEvent - Class in org.openremote.model.asset
- AssetEvent(AssetEvent.Cause, Asset<?>, String[]) - Constructor for class org.openremote.model.asset.AssetEvent
- AssetEvent.Cause - Enum Class in org.openremote.model.asset
- AssetFilter<T> - Class in org.openremote.model.asset
- AssetFilter() - Constructor for class org.openremote.model.asset.AssetFilter
- AssetFilter(String...) - Constructor for class org.openremote.model.asset.AssetFilter
- AssetFilter(List<String>) - Constructor for class org.openremote.model.asset.AssetFilter
- assetId - Variable in class org.openremote.model.alarm.AlarmAssetLink.Id
- assetId - Variable in class org.openremote.model.asset.ReadAssetEvent
- assetId - Variable in class org.openremote.model.asset.UserAssetLink.Id
- assetId - Variable in class org.openremote.model.datapoint.Datapoint
- assetId - Variable in class org.openremote.model.datapoint.DatapointID
- assetId - Variable in class org.openremote.model.datapoint.DatapointPeriod
- assetId - Variable in class org.openremote.model.protocol.ProtocolDiscoveryImportRequestEvent
- assetId - Variable in class org.openremote.model.protocol.ProtocolDiscoveryStartRequestEvent
- assetId - Variable in class org.openremote.model.rules.AssetRuleset
- assetId - Variable in class org.openremote.model.simulator.SimulatorAttributeInfo
- assetIds - Variable in class org.openremote.model.asset.AssetFilter
- assetIds - Variable in class org.openremote.model.query.RulesetQuery
- AssetInfo - Interface in org.openremote.model.asset
- assetInfoMap - Static variable in class org.openremote.model.util.ValueUtil
- AssetModelProvider - Interface in org.openremote.model
-
Provides model descriptors that are processed by
ValueUtil
; implementations can be discovered using the standardServiceLoader
mechanism or can be manually registered by adding an instance to theValueUtil.getModelProviders()
. - assetModelProviders - Static variable in class org.openremote.model.util.ValueUtil
- AssetModelResource - Interface in org.openremote.model.asset
-
Resource for handling model requests and also providing server side validation of
Asset
s - assetName - Variable in class org.openremote.model.alarm.AlarmAssetLink
- assetName - Variable in class org.openremote.model.asset.UserAssetLink
- assetName - Variable in class org.openremote.model.attribute.AttributeEvent
- assetName - Variable in class org.openremote.model.simulator.SimulatorAttributeInfo
- assetNames - Variable in class org.openremote.model.asset.AssetFilter
- AssetNodeDescriptor - Class in org.openremote.model.flow.catalog
- AssetNodeDescriptor() - Constructor for class org.openremote.model.flow.catalog.AssetNodeDescriptor
- assetPath(PathPredicate) - Method in class org.openremote.model.query.UserQuery
- AssetPredictedDatapoint - Class in org.openremote.model.datapoint
- AssetPredictedDatapoint() - Constructor for class org.openremote.model.datapoint.AssetPredictedDatapoint
- AssetPredictedDatapoint(String, String, Object, long) - Constructor for class org.openremote.model.datapoint.AssetPredictedDatapoint
- AssetPredictedDatapoint(AttributeEvent) - Constructor for class org.openremote.model.datapoint.AssetPredictedDatapoint
- AssetPredictedDatapoint(AttributeRef, Object, long) - Constructor for class org.openremote.model.datapoint.AssetPredictedDatapoint
- AssetPredictedDatapoint(AttributeState, long) - Constructor for class org.openremote.model.datapoint.AssetPredictedDatapoint
- AssetPredictedDatapointResource - Interface in org.openremote.model.datapoint
- assetQuery - Variable in class org.openremote.model.asset.ReadAssetEvent
- assetQuery - Variable in class org.openremote.model.asset.ReadAssetsEvent
- assetQuery - Variable in class org.openremote.model.asset.ReadAttributeEvent
- AssetQuery - Class in org.openremote.model.query
-
Encapsulate asset query restriction, projection, and ordering of results.
- AssetQuery() - Constructor for class org.openremote.model.query.AssetQuery
- AssetQuery.Access - Enum Class in org.openremote.model.query
- AssetQuery.Match - Enum Class in org.openremote.model.query
-
String matching options
- AssetQuery.Operator - Enum Class in org.openremote.model.query
-
Binary operators
- AssetQuery.OrderBy - Class in org.openremote.model.query
- AssetQuery.OrderBy.Property - Enum Class in org.openremote.model.query
- AssetQuery.Select - Class in org.openremote.model.query
- AssetResource - Interface in org.openremote.model.asset
-
Assetinvalid input: '<'?> access rules: The superuser (the admin in the master realm) may access all assets.
- AssetResource.Util - Class in org.openremote.model.asset
- AssetRuleset - Class in org.openremote.model.rules
-
Rules that can only be triggered by asset modifications in a particular asset subtree, and can only modify asset data in a particular asset subtree.
- AssetRuleset() - Constructor for class org.openremote.model.rules.AssetRuleset
- AssetRuleset(String, String, Ruleset.Lang, String) - Constructor for class org.openremote.model.rules.AssetRuleset
- assets - Variable in class org.openremote.model.asset.AssetsEvent
- assets - Variable in class org.openremote.model.protocol.ProtocolDiscoveryAssetFoundEvent
- assets - Variable in class org.openremote.model.query.UserQuery
- assets - Variable in class org.openremote.model.rules.json.RuleActionTarget
- assets - Variable in class org.openremote.model.rules.json.RuleCondition
- assets(String...) - Method in class org.openremote.model.query.UserQuery
- Assets - Class in org.openremote.model.rules
-
Facade for writing rules RHS actions, supporting asset queries within the scope of the rule engine, and dispatching of
AttributeEvent
as rule consequence. - Assets() - Constructor for class org.openremote.model.rules.Assets
- AssetsEvent - Class in org.openremote.model.asset
-
This event is used in response to a
ReadAssetsEvent
. - AssetsEvent(List<Asset<?>>) - Constructor for class org.openremote.model.asset.AssetsEvent
- assetSyncRules - Variable in class org.openremote.model.gateway.GatewayConnection
-
A map of
GatewayAssetSyncRule
s where the key should be anAsset
type to which the rules should be applied, to apply to all asset types use the * wildcard. - assetTemplate - Variable in class org.openremote.model.provisioning.ProvisioningConfig
- AssetTreeNode - Class in org.openremote.model.asset
-
Allows
Asset
s to be represented in a hierarchical structure - AssetTreeNode(Asset<?>) - Constructor for class org.openremote.model.asset.AssetTreeNode
- AssetTreeNode(Asset<?>, AssetTreeNode...) - Constructor for class org.openremote.model.asset.AssetTreeNode
- assetType - Variable in class org.openremote.model.attribute.AttributeEvent
- assetType() - Element in annotation interface org.openremote.model.ModelDescriptor
-
The
Asset
type to which discovered descriptors should be associated (can be abstract or concrete). - AssetTypeIdResolver - Class in org.openremote.model.jackson
-
Resolves asset type strings using
ValueUtil
- AssetTypeIdResolver() - Constructor for class org.openremote.model.jackson.AssetTypeIdResolver
- AssetTypeInfo - Class in org.openremote.model.asset
- AssetTypeInfo(AssetDescriptor<?>, AttributeDescriptor<?>[], MetaItemDescriptor<?>[], ValueDescriptor<?>[]) - Constructor for class org.openremote.model.asset.AssetTypeInfo
- assetTypeMap - Static variable in class org.openremote.model.util.ValueUtil
- assetTypes - Variable in class org.openremote.model.asset.AssetFilter
- AssetValid - Annotation Interface in org.openremote.model.validation
- AssetValid.List - Annotation Interface in org.openremote.model.validation
- AssetValidator - Class in org.openremote.model.validation
-
A JSR-380 validator that uses
ValueUtil
to ensure that theAsset.getAttributes()
conforms to theAttributeDescriptor
s for the givenAsset
type. - AssetValidator() - Constructor for class org.openremote.model.validation.AssetValidator
- assigned - Variable in class org.openremote.model.security.Role
- assignedPort - Variable in class org.openremote.model.gateway.GatewayTunnelInfo
- assigneeId - Variable in class org.openremote.model.alarm.Alarm
- assigneeId - Variable in class org.openremote.model.alarm.SentAlarm
- assigneeId - Variable in class org.openremote.model.rules.json.RuleActionAlarm
- assigneeUsername - Variable in class org.openremote.model.alarm.SentAlarm
- asSlider - Variable in class org.openremote.model.value.ValueFormat
- AT_LEAST_ONE - Enum constant in enum class org.openremote.model.query.DashboardQuery.ConditionMinAmount
- attribute - Variable in class org.openremote.model.simulator.SimulatorAttributeInfo
- Attribute<T> - Class in org.openremote.model.attribute
-
Stores a named value with associated
MetaItem
s. - Attribute(String) - Constructor for class org.openremote.model.attribute.Attribute
- Attribute(String, ValueDescriptor<?>) - Constructor for class org.openremote.model.attribute.Attribute
- Attribute(String, ValueDescriptor<T>, T) - Constructor for class org.openremote.model.attribute.Attribute
- Attribute(String, ValueDescriptor<T>, T, long) - Constructor for class org.openremote.model.attribute.Attribute
- Attribute(AttributeDescriptor<T>) - Constructor for class org.openremote.model.attribute.Attribute
- Attribute(AttributeDescriptor<T>, T) - Constructor for class org.openremote.model.attribute.Attribute
- Attribute(AttributeDescriptor<T>, T, long) - Constructor for class org.openremote.model.attribute.Attribute
- ATTRIBUTE_LINK - Static variable in class org.openremote.model.value.ValueType
- ATTRIBUTE_LINKS - Static variable in class org.openremote.model.value.MetaItemType
-
Links the attribute to another attribute, so an attribute event on the attribute triggers the same attribute event on the linked attribute.
- ATTRIBUTE_NAME_MISSING - Enum constant in enum class org.openremote.model.attribute.AttributeWriteFailure
-
Attribute name is missing
- ATTRIBUTE_NOT_FOUND - Enum constant in enum class org.openremote.model.attribute.AttributeWriteFailure
-
The attribute does not exist.
- ATTRIBUTE_REF - Static variable in class org.openremote.model.value.ValueType
- ATTRIBUTE_STATE - Static variable in class org.openremote.model.value.ValueType
- Attribute.AttributeDeserializer - Class in org.openremote.model.attribute
-
Custom deserializer that can use asset type info from deserialization context when it is passed in from the asset deserializer
- Attribute.AttributeSerializer - Class in org.openremote.model.attribute
-
Custom serializer that can serialize valueStr (for attributes that haven't been fully hydrated)
- AttributeDescriptor<T> - Class in org.openremote.model.value
-
Describes an
Attribute
that can be added to anAsset
; theAbstractNameValueDescriptorHolder.getName()
must match theAbstractNameValueHolder.getName()
, it also indicates what theValueDescriptor
is for theAttribute
and optionally provides defaultMetaItem
s that should be added to new instances of theAttribute
. - AttributeDescriptor(String, ValueDescriptor<T>) - Constructor for class org.openremote.model.value.AttributeDescriptor
- AttributeDescriptor(String, ValueDescriptor<T>, Collection<MetaItem<?>>) - Constructor for class org.openremote.model.value.AttributeDescriptor
- AttributeDescriptor(String, ValueDescriptor<T>, MetaItem<?>...) - Constructor for class org.openremote.model.value.AttributeDescriptor
- AttributeDescriptor(String, ValueDescriptor<T>, MetaMap) - Constructor for class org.openremote.model.value.AttributeDescriptor
- attributeDescriptors - Variable in class org.openremote.model.asset.AssetTypeInfo
- AttributeDeserializer() - Constructor for class org.openremote.model.attribute.Attribute.AttributeDeserializer
- AttributeEvent - Class in org.openremote.model.attribute
-
Represents an
Attribute
value at a point in time. - AttributeEvent(String, String, Object) - Constructor for class org.openremote.model.attribute.AttributeEvent
- AttributeEvent(String, String, Object, Long) - Constructor for class org.openremote.model.attribute.AttributeEvent
- AttributeEvent(String, AttributeDescriptor<T>, T) - Constructor for class org.openremote.model.attribute.AttributeEvent
- AttributeEvent(AssetInfo, Attribute<?>, String, Object, Long, Object, Long) - Constructor for class org.openremote.model.attribute.AttributeEvent
- AttributeEvent(AttributeRef, Object) - Constructor for class org.openremote.model.attribute.AttributeEvent
- AttributeEvent(AttributeRef, Object, Long) - Constructor for class org.openremote.model.attribute.AttributeEvent
- AttributeEvent(AttributeState) - Constructor for class org.openremote.model.attribute.AttributeEvent
- AttributeEvent(AttributeState, Long) - Constructor for class org.openremote.model.attribute.AttributeEvent
- AttributeEvent(AttributeState, AttributeRef, Object, Long) - Constructor for class org.openremote.model.attribute.AttributeEvent
- AttributeEvent.Basic - Interface in org.openremote.model.attribute
- AttributeEvent.Enhanced - Interface in org.openremote.model.attribute
- AttributeExecuteStatus - Enum Class in org.openremote.model.attribute
- attributeFilters - Variable in class org.openremote.model.gateway.GatewayConnection
-
Filters are applied in order and the first to match the
AttributeEvent
will be applied; if a catch all filter is to be used (i.e. - AttributeInfo - Interface in org.openremote.model.attribute
- AttributeInfoValid - Annotation Interface in org.openremote.model.validation
- AttributeInfoValid.List - Annotation Interface in org.openremote.model.validation
- AttributeInfoValidator - Class in org.openremote.model.validation
-
A JSR-380 validator that uses
ValueUtil
to ensure that theAsset.getAttributes()
conforms to theAttributeDescriptor
s for the givenAsset
type. - AttributeInfoValidator() - Constructor for class org.openremote.model.validation.AttributeInfoValidator
- AttributeInternalValue - Class in org.openremote.model.rules.flow
- AttributeInternalValue() - Constructor for class org.openremote.model.rules.flow.AttributeInternalValue
- AttributeInternalValue(String, String) - Constructor for class org.openremote.model.rules.flow.AttributeInternalValue
- AttributeLink - Class in org.openremote.model.attribute
-
A link from one attribute to another with a definition of how to map the value from the source attribute to the linked attribute.
- AttributeLink(AttributeRef, Map<String, Object>, ValueFilter[]) - Constructor for class org.openremote.model.attribute.AttributeLink
- AttributeLink.ConverterType - Enum Class in org.openremote.model.attribute
- AttributeMap - Class in org.openremote.model.attribute
- AttributeMap() - Constructor for class org.openremote.model.attribute.AttributeMap
- AttributeMap(Collection<? extends Attribute<?>>) - Constructor for class org.openremote.model.attribute.AttributeMap
- AttributeMap(Map<? extends String, ? extends Attribute<?>>) - Constructor for class org.openremote.model.attribute.AttributeMap
- attributeName - Variable in class org.openremote.model.datapoint.Datapoint
- attributeName - Variable in class org.openremote.model.datapoint.DatapointID
- attributeName - Variable in class org.openremote.model.datapoint.DatapointPeriod
- attributeName - Variable in class org.openremote.model.rules.json.RuleActionUpdateAttribute
- attributeName - Variable in class org.openremote.model.rules.json.RuleActionWriteAttribute
- attributeName(String) - Method in class org.openremote.model.query.AssetQuery
- attributeNames - Variable in class org.openremote.model.asset.AssetFilter
- attributeNames(String...) - Method in class org.openremote.model.query.AssetQuery
- AttributePredicate - Class in org.openremote.model.query.filter
-
Adds additional predicate logic to
NameValuePredicate
, allowing predicating onAttribute.getMeta()
presence/absence and/or values; there is an implicit OR between meta predicates (and condition can be achieved by creating multipleAttributePredicate
s in anLogicGroup.Operator.AND
LogicGroup
. - AttributePredicate() - Constructor for class org.openremote.model.query.filter.AttributePredicate
- AttributePredicate(String, ValuePredicate) - Constructor for class org.openremote.model.query.filter.AttributePredicate
- AttributePredicate(String, ValuePredicate, boolean, NameValuePredicate.Path) - Constructor for class org.openremote.model.query.filter.AttributePredicate
- AttributePredicate(StringPredicate, ValuePredicate) - Constructor for class org.openremote.model.query.filter.AttributePredicate
- AttributePredicate(StringPredicate, ValuePredicate, boolean, NameValuePredicate.Path) - Constructor for class org.openremote.model.query.filter.AttributePredicate
- AttributePredicate(NameHolder, ValuePredicate) - Constructor for class org.openremote.model.query.filter.AttributePredicate
- AttributePredicate(NameHolder, ValuePredicate, boolean, NameValuePredicate.Path) - Constructor for class org.openremote.model.query.filter.AttributePredicate
- AttributeRef - Class in org.openremote.model.attribute
-
A reference to an entity and an
Attribute
. - AttributeRef(String, String) - Constructor for class org.openremote.model.attribute.AttributeRef
-
Constructs an attribute reference.
- attributes - Variable in class org.openremote.model.asset.Asset
- attributes - Variable in class org.openremote.model.protocol.ProtocolDiscoveryInstanceFoundEvent
- attributes - Variable in class org.openremote.model.query.AssetQuery
- attributes - Variable in class org.openremote.model.query.AssetQuery.Select
- attributes - Variable in class org.openremote.model.query.UserQuery
-
AND condition is assumed between values
- attributes - Variable in class org.openremote.model.security.User
- attributes - Variable in class org.openremote.model.simulator.SimulatorState
- attributes(String...) - Method in class org.openremote.model.query.AssetQuery.Select
- attributes(AttributePredicate...) - Method in class org.openremote.model.query.AssetQuery
- attributes(LogicGroup<AttributePredicate>) - Method in class org.openremote.model.query.AssetQuery
- attributes(UserQuery.AttributeValuePredicate...) - Method in class org.openremote.model.query.UserQuery
- AttributeSerializer() - Constructor for class org.openremote.model.attribute.Attribute.AttributeSerializer
- AttributeState - Class in org.openremote.model.attribute
-
The desired or current or past state of an
AttributeRef
. - AttributeState(String, String, Object) - Constructor for class org.openremote.model.attribute.AttributeState
- AttributeState(String, Attribute<?>) - Constructor for class org.openremote.model.attribute.AttributeState
- AttributeState(AttributeRef) - Constructor for class org.openremote.model.attribute.AttributeState
-
Sets the
AttributeState.value
tonull
. - AttributeState(AttributeRef, Object) - Constructor for class org.openremote.model.attribute.AttributeState
- attributeValue(String) - Method in class org.openremote.model.query.AssetQuery
- attributeValue(String, boolean) - Method in class org.openremote.model.query.AssetQuery
- attributeValue(String, double) - Method in class org.openremote.model.query.AssetQuery
- attributeValue(String, String) - Method in class org.openremote.model.query.AssetQuery
- attributeValue(String, AssetQuery.Match, boolean, String) - Method in class org.openremote.model.query.AssetQuery
- attributeValue(String, AssetQuery.Match, String) - Method in class org.openremote.model.query.AssetQuery
- attributeValue(String, AssetQuery.Operator, double) - Method in class org.openremote.model.query.AssetQuery
- attributeValue(String, ValuePredicate) - Method in class org.openremote.model.query.AssetQuery
- AttributeValuePredicate(boolean, StringPredicate) - Constructor for class org.openremote.model.query.UserQuery.AttributeValuePredicate
- AttributeValuePredicate(boolean, StringPredicate, StringPredicate) - Constructor for class org.openremote.model.query.UserQuery.AttributeValuePredicate
- AttributeWriteFailure - Enum Class in org.openremote.model.attribute
- AttributeWriteResult - Class in org.openremote.model.attribute
- AttributeWriteResult(AttributeRef) - Constructor for class org.openremote.model.attribute.AttributeWriteResult
- AttributeWriteResult(AttributeRef, AttributeWriteFailure) - Constructor for class org.openremote.model.attribute.AttributeWriteResult
- attribution - Variable in class org.openremote.model.manager.MapSourceConfig
-
Contains an attribution to be displayed when the map is shown to a user.
- auth - Variable in class org.openremote.model.manager.ManagerConfig
- Auth - Enum Class in org.openremote.model.manager
- AUTH_CONTEXT - Static variable in interface org.openremote.model.Constants
- authorization - Variable in class org.openremote.model.http.RequestParams
- autoCloseTime - Variable in class org.openremote.model.gateway.GatewayTunnelInfo
- autoLogin - Variable in class org.openremote.model.manager.ManagerConfig
- AVAILABLE_CHARGING_SPACES - Static variable in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- AVAILABLE_DISCHARGING_SPACES - Static variable in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- AVG - Enum constant in enum class org.openremote.model.datapoint.query.AssetDatapointIntervalQuery.Formula
B
- b - Variable in class org.openremote.model.value.impl.ColourRGB
- basic - Variable in class org.openremote.model.query.UserQuery.Select
- basic(boolean) - Method in class org.openremote.model.query.UserQuery.Select
- BASIC - Enum constant in enum class org.openremote.model.manager.Auth
- basicAuthHeader - Variable in class org.openremote.model.auth.OAuthGrant
- basicLoginProvider - Variable in class org.openremote.model.manager.ManagerConfig
- bcc - Variable in class org.openremote.model.notification.EmailNotificationMessage
- BEGIN - Enum constant in enum class org.openremote.model.query.AssetQuery.Match
- beginIndex - Variable in class org.openremote.model.value.SubStringValueFilter
- BETWEEN - Enum constant in enum class org.openremote.model.query.AssetQuery.Operator
- BIG_INTEGER - Static variable in class org.openremote.model.value.ValueType
- BIG_NUMBER - Static variable in class org.openremote.model.value.ValueType
- binary - Variable in class org.openremote.model.file.FileInfo
- BIND_HOST - Static variable in class org.openremote.model.asset.agent.Agent
-
Local TCP/IP network host name/IP address to bind to
- BIND_PORT - Static variable in class org.openremote.model.asset.agent.Agent
-
Local TCP/IP network port number to bind to
- BLOCK_DEVICE - Enum constant in enum class org.openremote.model.dashboard.DashboardScalingPreset
- body - Variable in class org.openremote.model.notification.PushNotificationMessage
- BOOLEAN - Enum constant in enum class org.openremote.model.rules.flow.NodeDataType
- BOOLEAN - Static variable in class org.openremote.model.value.ValueType
- BOOLEAN_AS_0_1() - Static method in class org.openremote.model.value.ValueFormat
- BOOLEAN_AS_OPEN_CLOSED() - Static method in class org.openremote.model.value.ValueFormat
- BOOLEAN_AS_PRESSED_RELEASED() - Static method in class org.openremote.model.value.ValueFormat
- BOOLEAN_MAP - Static variable in class org.openremote.model.value.ValueType
- BOOLEAN_ON_OFF() - Static method in class org.openremote.model.value.ValueFormat
- BooleanMap() - Constructor for class org.openremote.model.value.ValueType.BooleanMap
- BooleanPredicate - Class in org.openremote.model.query.filter
-
Predicate for boolean values; will evaluate the value as a boolean and match against this predicates value, any value that is not a boolean will not match.
- BooleanPredicate() - Constructor for class org.openremote.model.query.filter.BooleanPredicate
- BooleanPredicate(boolean) - Constructor for class org.openremote.model.query.filter.BooleanPredicate
- BOTTOM_LEFT - Enum constant in enum class org.openremote.model.apps.ConsoleAppConfig.MenuPosition
- BOTTOM_RIGHT - Enum constant in enum class org.openremote.model.apps.ConsoleAppConfig.MenuPosition
- bounds - Variable in class org.openremote.model.manager.MapRealmConfig
- bounds - Variable in class org.openremote.model.manager.MapSourceConfig
-
An array containing the longitude and latitude of the southwest and northeast corners of the source's bounding box in the following order:
[sw.lng, sw.lat, ne.lng, ne.lat]
. - boxZoom - Variable in class org.openremote.model.manager.MapRealmConfig
- breakpoint - Variable in class org.openremote.model.dashboard.DashboardScreenPreset
- BRIGHTNESS - Static variable in class org.openremote.model.asset.impl.LightAsset
- buildAssetInfoFromClass(Class<? extends Asset<?>>, Map<String, List<NameHolder>>) - Static method in class org.openremote.model.util.ValueUtil
- buildAssetInfoFromName(String, Map<String, List<NameHolder>>) - Static method in class org.openremote.model.util.ValueUtil
- buildCronExpression() - Method in class org.openremote.model.util.CronExpressionParser
- BuildingAsset - Class in org.openremote.model.asset.impl
- BuildingAsset() - Constructor for class org.openremote.model.asset.impl.BuildingAsset
-
For use by hydrators (i.e.
- BuildingAsset(String) - Constructor for class org.openremote.model.asset.impl.BuildingAsset
- buildTarget(Webhook) - Method in class org.openremote.model.rules.Webhooks
- buttons - Variable in class org.openremote.model.notification.PushNotificationMessage
- BYTE - Static variable in class org.openremote.model.value.ValueType
- bytesFromBinaryString(String) - Static method in class org.openremote.model.util.ValueUtil
- bytesFromHexString(String) - Static method in class org.openremote.model.util.ValueUtil
- bytesToBinaryString(byte[]) - Static method in class org.openremote.model.util.ValueUtil
- bytesToHexString(byte[]) - Static method in class org.openremote.model.util.ValueUtil
C
- CACertPEM - Variable in class org.openremote.model.provisioning.X509ProvisioningData
- CALENDAR_EVENT - Static variable in class org.openremote.model.value.ValueType
- CalendarEvent - Class in org.openremote.model.calendar
-
Represents an event that occurs at a point in time with a
CalendarEvent.start
, {#link #end} and optionalCalendarEvent.recurrence
and loosely follows the following standard for JSEvent. - CalendarEvent(Date, Date) - Constructor for class org.openremote.model.calendar.CalendarEvent
- CalendarEvent(Date, Date, String) - Constructor for class org.openremote.model.calendar.CalendarEvent
- CalendarEvent(Date, Date, Recur<LocalDateTime>) - Constructor for class org.openremote.model.calendar.CalendarEvent
- CalendarEvent.RecurStringConverter - Class in org.openremote.model.calendar
- CalendarEventPredicate - Class in org.openremote.model.query.filter
-
Can be applied to
Attribute
s of typeValueType.CALENDAR_EVENT
. - CalendarEventPredicate(Date) - Constructor for class org.openremote.model.query.filter.CalendarEventPredicate
- call(T) - Method in class org.openremote.model.util.Debouncer
- callback - Variable in class org.openremote.model.util.Debouncer
- cancel(boolean) - Method in class org.openremote.model.util.Debouncer.TimerTask
- cancelAll(boolean) - Method in class org.openremote.model.util.Debouncer
- CancelEventSubscription - Class in org.openremote.model.event.shared
-
A client can unsubscribe from
SharedEvent
s on the server, providing the type of event it doesn't want to receive anymore or the subscription ID to remove a specific subscriber. - CancelEventSubscription() - Constructor for class org.openremote.model.event.shared.CancelEventSubscription
- CancelEventSubscription(Class<E>) - Constructor for class org.openremote.model.event.shared.CancelEventSubscription
- CancelEventSubscription(Class<E>, String) - Constructor for class org.openremote.model.event.shared.CancelEventSubscription
- CancelEventSubscription(String) - Constructor for class org.openremote.model.event.shared.CancelEventSubscription
- CancelEventSubscription(String, String) - Constructor for class org.openremote.model.event.shared.CancelEventSubscription
- CANCELLED - Enum constant in enum class org.openremote.model.attribute.AttributeExecuteStatus
-
Execution has been cancelled
- CANNOT_PROCESS - Enum constant in enum class org.openremote.model.attribute.AttributeWriteFailure
-
The event interceptor/consumer cannot process the event.
- CARBON_COST - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- CARBON_EXPORT - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- CARBON_IMPORT - Static variable in class org.openremote.model.asset.impl.ElectricityConsumerAsset
- CARBON_IMPORT - Static variable in class org.openremote.model.asset.impl.ElectricityProducerAsset
- CARBON_IMPORT - Static variable in class org.openremote.model.asset.impl.ElectricityStorageAsset
- CARBON_IMPORT - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- CARBON_SAVING - Static variable in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- caseSensitive - Variable in class org.openremote.model.query.filter.StringPredicate
- caseSensitive(boolean) - Method in class org.openremote.model.query.filter.StringPredicate
- CatalogCategory - Enum Class in org.openremote.model.flow.catalog
- CatalogItem - Class in org.openremote.model.flow.catalog
- CatalogItem() - Constructor for class org.openremote.model.flow.catalog.CatalogItem
- CatalogItem(String, CatalogCategory, String, NodeColor) - Constructor for class org.openremote.model.flow.catalog.CatalogItem
- categories - Variable in class org.openremote.model.syslog.SyslogEvent.LevelCategoryFilter
- category - Variable in class org.openremote.model.flow.catalog.CatalogItem
- category - Variable in class org.openremote.model.syslog.SyslogEvent
- categoryLabel - Variable in enum class org.openremote.model.syslog.SyslogCategory
- cause - Variable in class org.openremote.model.alarm.AlarmEvent
- cause - Variable in class org.openremote.model.asset.AssetEvent
- cause - Variable in class org.openremote.model.PersistenceEvent
- cc - Variable in class org.openremote.model.notification.EmailNotificationMessage
- center - Variable in class org.openremote.model.manager.MapRealmConfig
- cert - Variable in class org.openremote.model.provisioning.X509ProvisioningMessage
- certificate - Variable in class org.openremote.model.provisioning.X509ProvisioningConfig
- CERTIFICATE_INVALID - Enum constant in enum class org.openremote.model.provisioning.ErrorResponseMessage.Error
- certificateFactory - Static variable in class org.openremote.model.provisioning.ProvisioningUtil
- CHADEMO - Enum constant in enum class org.openremote.model.asset.impl.ElectricityChargerAsset.ConnectorType
- CHARGE_CYCLES - Static variable in class org.openremote.model.asset.impl.ElectricityBatteryAsset
- CHARGER_CONNECTED - Static variable in class org.openremote.model.asset.impl.ElectricVehicleAsset
- CHARGER_ID - Static variable in class org.openremote.model.asset.impl.ElectricVehicleAsset
- CHECKBOX - Enum constant in enum class org.openremote.model.rules.flow.PickerType
- CHILD_ASSET_TYPE - Static variable in class org.openremote.model.asset.impl.GroupAsset
- children - Variable in class org.openremote.model.asset.AssetTreeNode
- CITY - Static variable in class org.openremote.model.asset.impl.BuildingAsset
- CITY - Static variable in class org.openremote.model.asset.impl.CityAsset
- CityAsset - Class in org.openremote.model.asset.impl
- CityAsset() - Constructor for class org.openremote.model.asset.impl.CityAsset
-
For use by hydrators (i.e.
- CityAsset(String) - Constructor for class org.openremote.model.asset.impl.CityAsset
- ClassHierarchyComparator() - Constructor for class org.openremote.model.util.ValueUtil.ClassHierarchyComparator
- clear() - Method in class org.openremote.model.util.ObservableList
- clear(boolean) - Method in class org.openremote.model.util.ObservableList
- CLEAR - Enum constant in enum class org.openremote.model.rules.json.RuleActionUpdateAttribute.UpdateAction
- clearDependencies() - Method in class org.openremote.model.flow.Flow
- clearEvents(RequestParams) - Method in interface org.openremote.model.syslog.SyslogResource
- CLIENT - Enum constant in enum class org.openremote.model.alarm.Alarm.Source
- CLIENT - Enum constant in enum class org.openremote.model.notification.Notification.Source
- CLIENT_CREDENTIALS_GRANT_TYPE - Static variable in class org.openremote.model.auth.OAuthClientCredentialsGrant
- CLIENT_ID - Static variable in class org.openremote.model.asset.impl.GatewayAsset
- CLIENT_SECRET - Static variable in class org.openremote.model.asset.impl.GatewayAsset
- clientAccess - Variable in class org.openremote.model.flow.Node
- clientId - Variable in class org.openremote.model.gateway.GatewayConnection
- clientId - Variable in class org.openremote.model.manager.ManagerConfig
- ClientRole - Enum Class in org.openremote.model.security
-
Roles available for our client application on Keycloak.
- clientRoles - Variable in class org.openremote.model.query.UserQuery
-
OR condition is assumed between values (AND filtering can be applied by the caller on the results)
- clientRoles(StringPredicate...) - Method in class org.openremote.model.query.UserQuery
- clientSecret - Variable in class org.openremote.model.gateway.GatewayConnection
- clientWidget - Variable in class org.openremote.model.flow.Node
- clockProvider - Variable in class org.openremote.model.validation.AssetValidator
- clockProvider - Variable in class org.openremote.model.validation.AttributeInfoValidator
- clone(T) - Static method in class org.openremote.model.util.ValueUtil
- CLOSED - Enum constant in enum class org.openremote.model.alarm.Alarm.Status
- COLOR - Enum constant in enum class org.openremote.model.rules.flow.NodeDataType
- COLOR - Enum constant in enum class org.openremote.model.rules.flow.PickerType
- colour - Variable in class org.openremote.model.asset.AssetDescriptor
- COLOUR_RGB - Static variable in class org.openremote.model.asset.impl.LightAsset
- COLOUR_RGB - Static variable in class org.openremote.model.value.ValueType
- COLOUR_TEMPERATURE - Static variable in class org.openremote.model.asset.impl.LightAsset
- ColourRGB - Class in org.openremote.model.value.impl
- ColourRGB(int, int, int) - Constructor for class org.openremote.model.value.impl.ColourRGB
- ColourRGB.HexStringColourRGBConverter - Class in org.openremote.model.value.impl
- columns - Variable in class org.openremote.model.dashboard.DashboardTemplate
- COMBO - Enum constant in enum class org.openremote.model.asset.impl.ElectricityChargerAsset.ConnectorType
- comparator - Static variable in class org.openremote.model.query.filter.NumberPredicate
- compare(Class<?>, Class<?>) - Method in class org.openremote.model.util.ValueUtil.ClassHierarchyComparator
- compare(Number, Number) - Method in class org.openremote.model.util.NumberComparator
- compare(Comparator<T>, T, T) - Method in enum class org.openremote.model.query.AssetQuery.Operator
- compare(Comparator<T>, T, T, T) - Method in enum class org.openremote.model.query.AssetQuery.Operator
- compareTo(AttributeInfo) - Method in class org.openremote.model.attribute.AttributeEvent
- compatible - Variable in class org.openremote.model.util.CronExpressionParser
- COMPILATION_ERROR - Enum constant in enum class org.openremote.model.rules.RulesetStatus
-
Ruleset did not compile successfully and can not be executed.
- compilationErrorCount - Variable in class org.openremote.model.rules.RulesEngineInfo
- COMPLETED - Enum constant in enum class org.openremote.model.attribute.AttributeExecuteStatus
-
Execution completed
- COMPONENT - Static variable in class org.openremote.model.flow.catalog.console.TextLabelNodeDescriptor
- components - Variable in class org.openremote.model.flow.EditorSettings
- composite - Variable in class org.openremote.model.security.Role
- compositeRoleIds - Variable in class org.openremote.model.security.Role
- composites - Variable in enum class org.openremote.model.security.ClientRole
- CONDITION - Enum constant in enum class org.openremote.model.notification.PushNotificationMessage.TargetType
- conditionAssets - Variable in class org.openremote.model.rules.json.RuleActionTarget
- conditions - Variable in class org.openremote.model.query.DashboardQuery
- conditions(DashboardQuery.Conditions) - Method in class org.openremote.model.query.DashboardQuery
- Conditions() - Constructor for class org.openremote.model.query.DashboardQuery.Conditions
- Conditions(DashboardQuery.AssetConditions) - Constructor for class org.openremote.model.query.DashboardQuery.Conditions
- Conditions(DashboardQuery.DashboardConditions) - Constructor for class org.openremote.model.query.DashboardQuery.Conditions
- Conditions(DashboardQuery.DashboardConditions, DashboardQuery.AssetConditions) - Constructor for class org.openremote.model.query.DashboardQuery.Conditions
- CONFIG_DISABLED - Enum constant in enum class org.openremote.model.provisioning.ErrorResponseMessage.Error
- ConfigurationResource - Interface in org.openremote.model.manager
- configureInitialProperties(ObjectNode) - Method in class org.openremote.model.flow.catalog.NodeDescriptor
- configureObjectMapper(ObjectMapper) - Static method in class org.openremote.model.util.ValueUtil
- configureTranslationsOptions - Variable in class org.openremote.model.manager.ManagerConfig
- Configuring protocol instances - Search tag in interface org.openremote.model.asset.agent.Protocol
- Section
- connectable - Variable in class org.openremote.model.flow.Slot
- CONNECTED - Enum constant in enum class org.openremote.model.asset.agent.ConnectionStatus
-
Connected.
- CONNECTING - Enum constant in enum class org.openremote.model.asset.agent.ConnectionStatus
-
Connection in progress.
- Connecting attributes to actuators and sensors - Search tag in interface org.openremote.model.asset.agent.Protocol
- Section
- CONNECTION_STATUS - Static variable in class org.openremote.model.value.ValueType
- connectionStatus - Variable in class org.openremote.model.gateway.GatewayConnectionStatusEvent
- ConnectionStatus - Enum Class in org.openremote.model.asset.agent
-
Indicates the status of an agent's protocol instance; but can also be used internally by a protocol if desired.
- CONNECTOR_TYPE - Static variable in class org.openremote.model.asset.impl.ElectricityChargerAsset
- CONNECTOR_TYPE - Static variable in class org.openremote.model.asset.impl.ElectricVehicleAsset
- CONNECTOR_TYPE_VALUE - Static variable in class org.openremote.model.asset.impl.ElectricityChargerAsset
- CONSOLE - Enum constant in enum class org.openremote.model.flow.NodeColor
- CONSOLE_NAME - Static variable in class org.openremote.model.asset.impl.ConsoleAsset
- CONSOLE_PLATFORM - Static variable in class org.openremote.model.asset.impl.ConsoleAsset
- CONSOLE_PROVIDERS - Static variable in class org.openremote.model.asset.impl.ConsoleAsset
- CONSOLE_PROVIDERS - Static variable in class org.openremote.model.value.ValueType
- CONSOLE_VERSION - Static variable in class org.openremote.model.asset.impl.ConsoleAsset
- ConsoleAppConfig - Class in org.openremote.model.apps
- ConsoleAppConfig() - Constructor for class org.openremote.model.apps.ConsoleAppConfig
- ConsoleAppConfig(String, String, String, Boolean, ConsoleAppConfig.MenuPosition, String, String, ConsoleAppConfig.AppLink[]) - Constructor for class org.openremote.model.apps.ConsoleAppConfig
- ConsoleAppConfig.AppLink - Class in org.openremote.model.apps
- ConsoleAppConfig.MenuPosition - Enum Class in org.openremote.model.apps
- ConsoleAsset - Class in org.openremote.model.asset.impl
- ConsoleAsset() - Constructor for class org.openremote.model.asset.impl.ConsoleAsset
-
For use by hydrators (i.e.
- ConsoleAsset(String) - Constructor for class org.openremote.model.asset.impl.ConsoleAsset
- consoleAutoEnable - Variable in class org.openremote.model.manager.ManagerConfig
- ConsoleNodeDescriptor - Class in org.openremote.model.flow.catalog
- ConsoleNodeDescriptor() - Constructor for class org.openremote.model.flow.catalog.ConsoleNodeDescriptor
- ConsoleProvider - Class in org.openremote.model.console
- ConsoleProvider(String, boolean, boolean, boolean, boolean, boolean, Map<String, Object>) - Constructor for class org.openremote.model.console.ConsoleProvider
- ConsoleProviders - Class in org.openremote.model.console
- ConsoleProviders() - Constructor for class org.openremote.model.console.ConsoleProviders
- ConsoleProviders(Map<? extends String, ? extends ConsoleProvider>) - Constructor for class org.openremote.model.console.ConsoleProviders
- ConsoleRegistration - Class in org.openremote.model.console
-
Encapsulates data about a console instance that is used to generate an
Asset
of typeinvalid reference
org.openremote.model.asset.AssetType#CONSOLE
- ConsoleRegistration(String, String, String, String, Map<String, ConsoleProvider>, String, String[]) - Constructor for class org.openremote.model.console.ConsoleRegistration
- ConsoleResource - Interface in org.openremote.model.console
- Constants - Interface in org.openremote.model
- constraints - Variable in class org.openremote.model.value.AbstractNameValueDescriptorHolder
- constraints - Variable in class org.openremote.model.value.ValueDescriptor
- constraints(ValueConstraint...) - Static method in class org.openremote.model.value.ValueConstraint
- CONSTRAINTS - Static variable in class org.openremote.model.value.MetaItemType
-
ValueConstraint
s to be applied to theAttribute
value; these are added to any constraints defined on any of the descriptors associated with the attribute. - Container - Interface in org.openremote.model
- ContainerService - Interface in org.openremote.model
-
The
Container
is a registry of services, the order of services in a container is important and is determined by theContainerService.getPriority()
value; when starting theContainer
using the auto service discovery mechanism. - CONTAINS - Enum constant in enum class org.openremote.model.query.AssetQuery.Match
- containsDynamicTimePlaceholder(String) - Static method in interface org.openremote.model.Constants
- containsDynamicValuePlaceholder(String) - Static method in interface org.openremote.model.Constants
- content - Variable in class org.openremote.model.alarm.Alarm
- content - Variable in class org.openremote.model.alarm.SentAlarm
- content - Variable in class org.openremote.model.mail.MailMessage
- contents - Variable in class org.openremote.model.file.FileInfo
- contentType - Variable in class org.openremote.model.mail.MailMessage
- CONTINUE_ON_ERROR - Static variable in class org.openremote.model.rules.Ruleset
- convert(JsonNode) - Method in class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage.PeriodAndDurationConverter
- convert(JsonNode) - Method in class org.openremote.model.value.impl.ColourRGB.HexStringColourRGBConverter
- convert(Class<?>) - Method in class org.openremote.model.asset.agent.AgentDescriptor.DiscoveryBooleanConverter
- convert(Object, Class<T>) - Static method in class org.openremote.model.util.ValueUtil
- convert(String) - Method in class org.openremote.model.value.MetaItemDescriptor.StringMetaItemDescriptorConverter
- convert(Recur<?>) - Method in class org.openremote.model.calendar.CalendarEvent.RecurStringConverter
- convert(Coordinate) - Method in class org.openremote.model.geo.GeoJSONPoint.CoordinateArrayConverter
- convert(NameHolder) - Method in class org.openremote.model.value.NameHolder.NameHolderToStringConverter
- converter - Variable in class org.openremote.model.attribute.AttributeLink
- convertPollingIntervalString(String) - Static method in class org.openremote.model.util.TextUtil
-
Converts a String which represents a pollingInterval into an int which can be used as delay for Thread.sleep();
- convertToDatabaseColumn(Instant) - Method in class org.openremote.model.persistence.InstantEpochConverter
- convertToDatabaseColumn(List<String>) - Method in class org.openremote.model.persistence.PasswordPolicyConverter
- convertToEntityAttribute(Long) - Method in class org.openremote.model.persistence.InstantEpochConverter
- convertToEntityAttribute(String) - Method in class org.openremote.model.persistence.PasswordPolicyConverter
- COOLING - Static variable in class org.openremote.model.asset.impl.ThermostatAsset
- CoordinateArrayConverter() - Constructor for class org.openremote.model.geo.GeoJSONPoint.CoordinateArrayConverter
- coordinates - Variable in class org.openremote.model.geo.GeoJSONPoint
- COUNT_GROWTH_PER_MINUTE - Static variable in class org.openremote.model.asset.impl.PeopleCounterAsset
- COUNT_IN - Static variable in class org.openremote.model.asset.impl.PeopleCounterAsset
- COUNT_IN_PER_MINUTE - Static variable in class org.openremote.model.asset.impl.PeopleCounterAsset
- COUNT_OUT - Static variable in class org.openremote.model.asset.impl.PeopleCounterAsset
- COUNT_OUT_PER_MINUTE - Static variable in class org.openremote.model.asset.impl.PeopleCounterAsset
- COUNT_TOTAL - Static variable in class org.openremote.model.asset.impl.PeopleCounterAsset
- COUNTRY - Static variable in class org.openremote.model.asset.impl.BuildingAsset
- COUNTRY - Static variable in class org.openremote.model.asset.impl.CityAsset
- create(Alarm, List<String>) - Method in class org.openremote.model.rules.Alarms
- create(RequestParams, String, User) - Method in interface org.openremote.model.security.UserResource
- create(RequestParams, Asset<?>) - Method in interface org.openremote.model.asset.AssetResource
-
Creates an asset.
- create(RequestParams, Dashboard) - Method in interface org.openremote.model.dashboard.DashboardResource
- create(RequestParams, Realm) - Method in interface org.openremote.model.security.RealmResource
- CREATE - Enum constant in enum class org.openremote.model.asset.AssetEvent.Cause
- CREATE - Enum constant in enum class org.openremote.model.PersistenceEvent.Cause
- Create/initialise protocol instance - Search tag in interface org.openremote.model.asset.agent.Protocol
- Section
- createAlarm(RequestParams, Alarm, List<String>) - Method in interface org.openremote.model.alarm.AlarmResource
- createAssetRuleset(RequestParams, AssetRuleset) - Method in interface org.openremote.model.rules.RulesResource
-
Create an asset ruleset.
- CREATED_ON - Enum constant in enum class org.openremote.model.query.AssetQuery.OrderBy.Property
- CREATED_ON - Enum constant in enum class org.openremote.model.query.UserQuery.OrderBy.Property
- createdOn - Variable in class org.openremote.model.alarm.AlarmAssetLink
- createdOn - Variable in class org.openremote.model.alarm.SentAlarm
- createdOn - Variable in class org.openremote.model.asset.Asset
- createdOn - Variable in class org.openremote.model.asset.UserAssetLink
- createdOn - Variable in class org.openremote.model.attribute.AttributeEvent
- createdOn - Variable in class org.openremote.model.dashboard.Dashboard
- createdOn - Variable in class org.openremote.model.flow.Flow
- createdOn - Variable in class org.openremote.model.provisioning.ProvisioningConfig
- createdOn - Variable in class org.openremote.model.rules.Ruleset
- createdOn - Variable in class org.openremote.model.security.User
- createGenericAttributeMessageConsumer(String, Attribute<?>, AgentLink<?>, Supplier<Long>, BiConsumer<AttributeRef, Object>) - Static method in class org.openremote.model.protocol.ProtocolUtil
- createGlobalRuleset(RequestParams, GlobalRuleset) - Method in interface org.openremote.model.rules.RulesResource
-
Create a global ruleset.
- createProvisioningConfig(ProvisioningConfig<?, ?>) - Method in interface org.openremote.model.provisioning.ProvisioningResource
- createRealmRuleset(RequestParams, RealmRuleset) - Method in interface org.openremote.model.rules.RulesResource
-
Create a realm ruleset.
- createTasks(Container, String, boolean) - Method in interface org.openremote.model.setup.SetupTasks
- createUserAssetLinks(RequestParams, List<UserAssetLink>) - Method in interface org.openremote.model.asset.AssetResource
-
Create all of the specified links; they must all be for the same realm and user.
- Credential - Class in org.openremote.model.security
- Credential() - Constructor for class org.openremote.model.security.Credential
- Credential(String, Boolean) - Constructor for class org.openremote.model.security.Credential
- credentials - Variable in class org.openremote.model.manager.ManagerConfig
- cron - Variable in class org.openremote.model.rules.json.RuleCondition
-
CRON expression in UTC (e.g.
- CRON_EXPRESSION - Static variable in class org.openremote.model.value.ValueType
- CronExpressionParser - Class in org.openremote.model.util
-
Basic cron expression parser (unfortunately the quartz cron expression class uses all protected methods and class is final).
- CronExpressionParser(String) - Constructor for class org.openremote.model.util.CronExpressionParser
- currentState - Variable in class org.openremote.model.PersistenceEvent
- custom - Variable in class org.openremote.model.manager.MapSourceConfig
-
The custom property enables users to specify the tile server is not part of OpenRemote.
- custom - Variable in class org.openremote.model.rules.json.RuleActionTarget
- CUSTOM - Enum constant in enum class org.openremote.model.notification.Notification.TargetType
D
- DAILY - Enum constant in enum class org.openremote.model.notification.RepeatFrequency
- dashboard - Variable in class org.openremote.model.query.DashboardQuery.Conditions
- dashboard(DashboardQuery.DashboardConditions) - Method in class org.openremote.model.query.DashboardQuery.Conditions
- Dashboard - Class in org.openremote.model.dashboard
- Dashboard() - Constructor for class org.openremote.model.dashboard.Dashboard
- Dashboard(String, String, DashboardScreenPreset[], String) - Constructor for class org.openremote.model.dashboard.Dashboard
- DashboardAccess - Enum Class in org.openremote.model.dashboard
- DashboardConditions() - Constructor for class org.openremote.model.query.DashboardQuery.DashboardConditions
- DashboardConditions(DashboardAccess[]) - Constructor for class org.openremote.model.query.DashboardQuery.DashboardConditions
- DashboardGridItem - Class in org.openremote.model.dashboard
- DashboardGridItem() - Constructor for class org.openremote.model.dashboard.DashboardGridItem
- DashboardQuery - Class in org.openremote.model.query
- DashboardQuery() - Constructor for class org.openremote.model.query.DashboardQuery
- DashboardQuery.AssetAccess - Enum Class in org.openremote.model.query
- DashboardQuery.AssetConditions - Class in org.openremote.model.query
- DashboardQuery.ConditionMinAmount - Enum Class in org.openremote.model.query
- DashboardQuery.Conditions - Class in org.openremote.model.query
- DashboardQuery.DashboardConditions - Class in org.openremote.model.query
- DashboardQuery.Select - Class in org.openremote.model.query
-
A top-level object of
DashboardQuery
, that is meant for filtering its output. - DashboardRefreshInterval - Enum Class in org.openremote.model.dashboard
- DashboardResource - Interface in org.openremote.model.dashboard
- DashboardScalingPreset - Enum Class in org.openremote.model.dashboard
- DashboardScreenPreset - Class in org.openremote.model.dashboard
- DashboardScreenPreset() - Constructor for class org.openremote.model.dashboard.DashboardScreenPreset
- DashboardScreenPreset(String, DashboardScalingPreset) - Constructor for class org.openremote.model.dashboard.DashboardScreenPreset
- DashboardTemplate - Class in org.openremote.model.dashboard
- DashboardTemplate() - Constructor for class org.openremote.model.dashboard.DashboardTemplate
- DashboardTemplate(DashboardScreenPreset[]) - Constructor for class org.openremote.model.dashboard.DashboardTemplate
- DashboardWidget - Class in org.openremote.model.dashboard
- DashboardWidget() - Constructor for class org.openremote.model.dashboard.DashboardWidget
- data - Variable in class org.openremote.model.console.ConsoleProvider
- data - Variable in class org.openremote.model.notification.Notification.Target
- data - Variable in class org.openremote.model.notification.PushNotificationAction
- data - Variable in class org.openremote.model.notification.PushNotificationMessage
- data - Variable in class org.openremote.model.provisioning.X509ProvisioningConfig
- DATA - Enum constant in enum class org.openremote.model.syslog.SyslogCategory
- DATA_POINTS_MAX_AGE_DAYS - Static variable in class org.openremote.model.value.MetaItemType
-
How long to store attribute values in time series database (data older than this will be automatically purged)
- DATA_PROPERTY_NAME - Static variable in class org.openremote.model.provisioning.ProvisioningConfig
- Datapoint - Class in org.openremote.model.datapoint
-
A datapoint is used to hold time series data of an entity attribute.
- Datapoint() - Constructor for class org.openremote.model.datapoint.Datapoint
- Datapoint(String, String, Object, long) - Constructor for class org.openremote.model.datapoint.Datapoint
- Datapoint(AttributeEvent) - Constructor for class org.openremote.model.datapoint.Datapoint
- Datapoint(AttributeRef, Object, long) - Constructor for class org.openremote.model.datapoint.Datapoint
- Datapoint(AttributeState, long) - Constructor for class org.openremote.model.datapoint.Datapoint
- DatapointID - Class in org.openremote.model.datapoint
- DatapointID() - Constructor for class org.openremote.model.datapoint.DatapointID
- DatapointID(String, String, Date) - Constructor for class org.openremote.model.datapoint.DatapointID
- DatapointInterval - Enum Class in org.openremote.model.datapoint
- DatapointPeriod - Class in org.openremote.model.datapoint
- DatapointPeriod() - Constructor for class org.openremote.model.datapoint.DatapointPeriod
- DatapointPeriod(String, String, Long, Long) - Constructor for class org.openremote.model.datapoint.DatapointPeriod
- DatapointQueryTooLargeException - Exception Class in org.openremote.model.datapoint
- DatapointQueryTooLargeException() - Constructor for exception class org.openremote.model.datapoint.DatapointQueryTooLargeException
- DatapointQueryTooLargeException(String) - Constructor for exception class org.openremote.model.datapoint.DatapointQueryTooLargeException
- DATE - Enum constant in enum class org.openremote.model.rules.flow.PickerType
- DATE_AND_TIME - Static variable in class org.openremote.model.value.ValueType
- DATE_DATE_ISO8601() - Static method in class org.openremote.model.value.ValueFormat
- DATE_DATE_TIME_WITH_SECONDS() - Static method in class org.openremote.model.value.ValueFormat
- DATE_DATE_TIME_WITHOUT_SECONDS() - Static method in class org.openremote.model.value.ValueFormat
- DATE_DAY_MONTH_YEAR() - Static method in class org.openremote.model.value.ValueFormat
- DATE_DAY_MONTH_YEAR_TIME_WITH_SECONDS() - Static method in class org.openremote.model.value.ValueFormat
- DATE_DAY_MONTH_YEAR_TIME_WITHOUT_SECOND() - Static method in class org.openremote.model.value.ValueFormat
- DATE_WEEK_NUMBER() - Static method in class org.openremote.model.value.ValueFormat
- dateStyle - Variable in class org.openremote.model.value.ValueFormat
- DateTimePredicate - Class in org.openremote.model.query.filter
-
Predicate for date time values; provided values should be valid ISO 8601 datetime strings (e.g.
- DateTimePredicate() - Constructor for class org.openremote.model.query.filter.DateTimePredicate
- DateTimePredicate(String, String) - Constructor for class org.openremote.model.query.filter.DateTimePredicate
- DateTimePredicate(AssetQuery.Operator, String) - Constructor for class org.openremote.model.query.filter.DateTimePredicate
- day - Variable in class org.openremote.model.value.ValueFormat
- DAY - Enum constant in enum class org.openremote.model.datapoint.DatapointInterval
- DAY_OF_MONTH - Static variable in class org.openremote.model.util.CronExpressionParser
- DAY_OF_WEEK - Static variable in class org.openremote.model.util.CronExpressionParser
- dayPeriod - Variable in class org.openremote.model.value.ValueFormat
- Debouncer<T> - Class in org.openremote.model.util
-
A simple key based debounce utility
- Debouncer(ScheduledExecutorService, Consumer<T>, int) - Constructor for class org.openremote.model.util.Debouncer
- Debouncer.TimerTask - Class in org.openremote.model.util
- DECREMENT - Enum constant in enum class org.openremote.model.attribute.AttributeLink.ConverterType
-
Decrement the value of the linked attribute; the linked attribute's type must be
Number
- deepCopy(String[]) - Method in class org.openremote.model.persistence.LTreeType
- deepEquals(Object) - Method in class org.openremote.model.attribute.Attribute
- DEFAULT - Enum constant in enum class org.openremote.model.flow.NodeColor
- DEFAULT_LIMIT - Static variable in class org.openremote.model.syslog.SyslogConfig
- DEFAULT_META_DESCRIPTOR_PROVIDER - Static variable in class org.openremote.model.attribute.MetaMap.MetaObjectDeserializer
- DEFAULT_PRIORITY - Static variable in interface org.openremote.model.ContainerService
- DEFAULT_REALM_ROLES - Static variable in class org.openremote.model.security.Realm
- DEFAULT_VALUE_DESCRIPTOR_PROVIDER - Static variable in class org.openremote.model.value.ValueDescriptor.ValueDescriptorDeserializer
- DefaultAgentLink - Class in org.openremote.model.asset.agent
-
Does nothing other than hide the generic type parameter which causes problems with inference from class references
- DefaultAgentLink() - Constructor for class org.openremote.model.asset.agent.DefaultAgentLink
- DefaultAgentLink(String) - Constructor for class org.openremote.model.asset.agent.DefaultAgentLink
- defaultDeserializer - Variable in class org.openremote.model.asset.Asset.AssetDeserializer
- defaultDeserializer - Variable in class org.openremote.model.value.ValueDescriptor.ValueDescriptorDeserializer
- defaultLanguage - Variable in class org.openremote.model.manager.ManagerAppRealmNotificationConfig
- defaultLanguage - Variable in class org.openremote.model.manager.ManagerConfig
- defaultLanguage - Variable in class org.openremote.model.notification.LocalizedNotificationMessage
- delayedMap - Variable in class org.openremote.model.util.Debouncer
- delegate - Variable in class org.openremote.model.attribute.NamedMap
- delegate() - Method in class org.openremote.model.attribute.NamedMap
- delete(RequestParams, String) - Method in interface org.openremote.model.security.RealmResource
- delete(RequestParams, String, String) - Method in interface org.openremote.model.dashboard.DashboardResource
- delete(RequestParams, String, String) - Method in interface org.openremote.model.security.UserResource
- delete(RequestParams, List<String>) - Method in interface org.openremote.model.asset.AssetResource
-
Deletes an asset.
- DELETE - Enum constant in enum class org.openremote.model.asset.AssetEvent.Cause
- DELETE - Enum constant in enum class org.openremote.model.http.HTTPMethod
- DELETE - Enum constant in enum class org.openremote.model.PersistenceEvent.Cause
- DELETE - Enum constant in enum class org.openremote.model.rules.json.RuleActionUpdateAttribute.UpdateAction
- deleteAllUserAssetLinks(RequestParams, String, String) - Method in interface org.openremote.model.asset.AssetResource
- deleteAssetRuleset(RequestParams, Long) - Method in interface org.openremote.model.rules.RulesResource
-
Delete an asset ruleset.
- deleteAssets(String...) - Method in interface org.openremote.model.protocol.ProtocolAssetService
-
Protocols may remove assets from the context store.
- deleteConnection(RequestParams, String) - Method in interface org.openremote.model.gateway.GatewayClientResource
- deleteConnections(RequestParams, List<String>) - Method in interface org.openremote.model.gateway.GatewayClientResource
- deleted - Variable in class org.openremote.model.attribute.AttributeEvent
- deleteGlobalRuleset(RequestParams, Long) - Method in interface org.openremote.model.rules.RulesResource
-
Deletes a global ruleset.
- deleteMap(RequestParams) - Method in interface org.openremote.model.map.MapResource
-
Removes mbtiles file
- deleteProvisioningConfig(RequestParams, Long) - Method in interface org.openremote.model.provisioning.ProvisioningResource
- deleteRealmRuleset(RequestParams, Long) - Method in interface org.openremote.model.rules.RulesResource
-
Delete a realm ruleset.
- deleteUserAssetLink(RequestParams, String, String, String) - Method in interface org.openremote.model.asset.AssetResource
-
Delete a link between asset and user.
- deleteUserAssetLinks(RequestParams, List<UserAssetLink>) - Method in interface org.openremote.model.asset.AssetResource
-
Delete all of the specified links; they must all be for the same realm and user.
- deliveredOn - Variable in class org.openremote.model.notification.SentNotification
- delta - Variable in class org.openremote.model.gateway.GatewayAttributeFilter
-
A delta change required only applicable when
AbstractNameValueHolder.getTypeClass()
is assignable fromNumber
- DEPLOYED - Enum constant in enum class org.openremote.model.rules.RulesetStatus
-
Ruleset has been compiled and can be executed.
- descending - Variable in class org.openremote.model.query.AssetQuery.OrderBy
- descending - Variable in class org.openremote.model.query.UserQuery.OrderBy
- descending(boolean) - Method in class org.openremote.model.query.AssetQuery.OrderBy
- descending(boolean) - Method in class org.openremote.model.query.UserQuery.OrderBy
- description - Variable in class org.openremote.model.rules.json.JsonRule
- description - Variable in enum class org.openremote.model.security.ClientRole
- description - Variable in class org.openremote.model.security.RealmRole
- description - Variable in class org.openremote.model.security.Role
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.BuildingAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.CityAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.ConsoleAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.DoorAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.ElectricityBatteryAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.ElectricityChargerAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.ElectricityConsumerAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.ElectricityProducerAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.ElectricVehicleAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.EnvironmentSensorAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.GatewayAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.GroundwaterSensorAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.GroupAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.LightAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.MicrophoneAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.ParkingAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.PeopleCounterAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.PlugAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.PresenceSensorAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.RoomAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.ShipAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.ThermostatAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.ThingAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.VentilationAsset
- DESCRIPTOR - Static variable in class org.openremote.model.asset.impl.WeatherAsset
- DescriptorDeserializer(Function<String, T>, Class<U>) - Constructor for class org.openremote.model.jackson.ORModelModule.DescriptorDeserializer
- descriptorNameFinder - Variable in class org.openremote.model.jackson.ORModelModule.DescriptorDeserializer
- deserialiseMetaMap(JsonParser, DeserializationContext, Function<String, MetaItemDescriptor<?>>) - Static method in class org.openremote.model.attribute.MetaMap
- deserialiseValue(ValueDescriptor<?>, JsonParser, DeserializationContext) - Static method in class org.openremote.model.attribute.Attribute.AttributeDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class org.openremote.model.asset.Asset.AssetDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class org.openremote.model.asset.AssetDescriptor.AssetDescriptorDeserialiser
- deserialize(JsonParser, DeserializationContext) - Method in class org.openremote.model.attribute.Attribute.AttributeDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class org.openremote.model.attribute.MetaMap.MetaObjectDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class org.openremote.model.jackson.ORModelModule.DescriptorDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class org.openremote.model.security.Realm.PasswordPolicyDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class org.openremote.model.value.ValueDescriptor.ValueDescriptorDeserializer
- Destroy existing protocol instance - Search tag in interface org.openremote.model.asset.agent.Protocol
- Section
- DEVICE - Enum constant in enum class org.openremote.model.notification.PushNotificationMessage.TargetType
- DIGIT_2 - Enum constant in enum class org.openremote.model.value.ValueFormat.StyleRepresentation
- DIRECTION - Static variable in class org.openremote.model.asset.impl.ShipAsset
- DIRECTION - Static variable in class org.openremote.model.value.ValueType
- disabled - Variable in class org.openremote.model.console.ConsoleProvider
- disabled - Variable in class org.openremote.model.gateway.GatewayConnection
- disabled - Variable in class org.openremote.model.provisioning.ProvisioningConfig
- DISABLED - Enum constant in enum class org.openremote.model.asset.agent.ConnectionStatus
- DISABLED - Enum constant in enum class org.openremote.model.gateway.GatewayDisconnectEvent.Reason
- DISABLED - Enum constant in enum class org.openremote.model.rules.RulesetStatus
-
Ruleset has been disabled.
- DISABLED - Static variable in class org.openremote.model.asset.agent.Agent
- DISABLED - Static variable in class org.openremote.model.asset.impl.GatewayAsset
- DISABLED_PROPERTY_NAME - Static variable in class org.openremote.model.provisioning.ProvisioningConfig
- disassemble(String[]) - Method in class org.openremote.model.persistence.LTreeType
- DISCONNECTED - Enum constant in enum class org.openremote.model.asset.agent.ConnectionStatus
-
Not connected.
- DISCONNECTING - Enum constant in enum class org.openremote.model.asset.agent.ConnectionStatus
-
Disconnection in progress.
- disconnectUserSession(RequestParams, String, String) - Method in interface org.openremote.model.security.UserResource
- DiscoveryBooleanConverter() - Constructor for class org.openremote.model.asset.agent.AgentDescriptor.DiscoveryBooleanConverter
- dispatch(String, String) - Method in class org.openremote.model.rules.Assets
- dispatch(String, String, Object) - Method in class org.openremote.model.rules.Assets
- dispatch(AttributeEvent...) - Method in class org.openremote.model.rules.Assets
- dispatch(T) - Method in class org.openremote.model.event.bus.EventBus
- displayName - Variable in class org.openremote.model.dashboard.Dashboard
- displayName - Variable in class org.openremote.model.dashboard.DashboardScreenPreset
- displayName - Variable in class org.openremote.model.dashboard.DashboardWidget
- displayName - Variable in class org.openremote.model.security.Realm
- displayText - Variable in class org.openremote.model.apps.ConsoleAppConfig.AppLink
- distinctByKey(Function<? super T, ?>) - Static method in class org.openremote.model.util.ValueUtil
- doDynamicTimeReplace(String, Instant) - Static method in class org.openremote.model.util.ValueUtil
- doDynamicValueReplace(String, Object) - Static method in class org.openremote.model.util.ValueUtil
- doInboundValueProcessing(String, Attribute<?>, AgentLink<?>, Object) - Static method in class org.openremote.model.protocol.ProtocolUtil
-
Will perform standard value processing for inbound values (Protocol -> Linked Attribute); returning the processed value and a flag indicating whether the inbound value should be ignored (i.e.
- DoorAsset - Class in org.openremote.model.asset.impl
- DoorAsset() - Constructor for class org.openremote.model.asset.impl.DoorAsset
-
For use by hydrators (i.e.
- DoorAsset(String) - Constructor for class org.openremote.model.asset.impl.DoorAsset
- doOutboundValueProcessing(AttributeRef, AgentLink<?>, Object, boolean, Instant) - Static method in class org.openremote.model.protocol.ProtocolUtil
-
Will perform standard value processing for outbound values (Linked Attribute -> Protocol); the containsDynamicPlaceholder flag is required so that the entire write value string is not searched on every single write request (for performance reasons), instead this should be recorded when the attribute is first linked.
- doProtocolAssetDiscovery(RequestParams, String, String) - Method in interface org.openremote.model.asset.agent.AgentResource
-
Do
Asset
discovery for the specifiedAgent
; the associatedProtocol
must implementProtocolAssetDiscovery
otherwise an empty set of results will be returned. - doProtocolAssetImport(RequestParams, String, String, FileInfo) - Method in interface org.openremote.model.asset.agent.AgentResource
-
Do
Asset
import for the specifiedAgent
using the suppliedFileInfo
; the associatedProtocol
must implementProtocolAssetImport
otherwise an empty set of results will be returned. - doProtocolInstanceDiscovery(RequestParams, String, String, String) - Method in interface org.openremote.model.asset.agent.AgentResource
-
Do protocol instance (
Agent
) discovery for the specified agent typeAgentDescriptor
; the associatedProtocol
must implementProtocolInstanceDiscovery
otherwise an empty set of results will be returned. - doSchemaInit() - Static method in class org.openremote.model.util.ValueUtil
- DOUBLE_DROPDOWN - Enum constant in enum class org.openremote.model.rules.flow.PickerType
- DoubleMap() - Constructor for class org.openremote.model.value.ValueType.DoubleMap
- DROPDOWN - Enum constant in enum class org.openremote.model.rules.flow.PickerType
- duplicateEmailsAllowed - Variable in class org.openremote.model.security.Realm
- duration - Variable in class org.openremote.model.gateway.GatewayAttributeFilter
-
ISO8601 duration expression (e.g.
- duration - Variable in class org.openremote.model.rules.json.RuleCondition
-
Map of attribute and ISO8601 duration expression (e.g.
- duration - Variable in class org.openremote.model.value.impl.PeriodAndDuration
- DURATION_PERIOD_ISO8601 - Static variable in class org.openremote.model.value.ValueType
- DURATION_TIME_ISO8601 - Static variable in class org.openremote.model.value.ValueType
- durationParsedMillis - Variable in class org.openremote.model.gateway.GatewayAttributeFilter
- DYNAMIC_TIME_PLACEHOLDER_REGEXP - Static variable in interface org.openremote.model.Constants
- DYNAMIC_VALUE_PLACEHOLDER_REGEXP - Static variable in interface org.openremote.model.Constants
E
- EAST_WEST - Enum constant in enum class org.openremote.model.asset.impl.ElectricityProducerSolarAsset.PanelOrientation
- EDITOR_COMPONENT - Static variable in class org.openremote.model.flow.catalog.console.ScreenNodeDescriptor
- editorSettings - Variable in class org.openremote.model.flow.Node
- EditorSettings - Class in org.openremote.model.flow
- EditorSettings() - Constructor for class org.openremote.model.flow.EditorSettings
- EditorSettings(String) - Constructor for class org.openremote.model.flow.EditorSettings
- EditorSettings(String, NodeColor) - Constructor for class org.openremote.model.flow.EditorSettings
- EFFICIENCY_EXPORT - Static variable in class org.openremote.model.asset.impl.ElectricityAsset
- EFFICIENCY_EXPORT - Static variable in class org.openremote.model.asset.impl.ElectricityConsumerAsset
- EFFICIENCY_EXPORT - Static variable in class org.openremote.model.asset.impl.ElectricityProducerAsset
- EFFICIENCY_EXPORT - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- EFFICIENCY_IMPORT - Static variable in class org.openremote.model.asset.impl.ElectricityAsset
- EFFICIENCY_IMPORT - Static variable in class org.openremote.model.asset.impl.ElectricityConsumerAsset
- EFFICIENCY_IMPORT - Static variable in class org.openremote.model.asset.impl.ElectricityProducerAsset
- EFFICIENCY_IMPORT - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- ElectricityAsset<T> - Class in org.openremote.model.asset.impl
- ElectricityAsset() - Constructor for class org.openremote.model.asset.impl.ElectricityAsset
-
For use by hydrators (i.e.
- ElectricityAsset(String) - Constructor for class org.openremote.model.asset.impl.ElectricityAsset
- ElectricityBatteryAsset - Class in org.openremote.model.asset.impl
- ElectricityBatteryAsset() - Constructor for class org.openremote.model.asset.impl.ElectricityBatteryAsset
- ElectricityBatteryAsset(String) - Constructor for class org.openremote.model.asset.impl.ElectricityBatteryAsset
- ElectricityChargerAsset - Class in org.openremote.model.asset.impl
- ElectricityChargerAsset() - Constructor for class org.openremote.model.asset.impl.ElectricityChargerAsset
-
For use by hydrators (i.e.
- ElectricityChargerAsset(String) - Constructor for class org.openremote.model.asset.impl.ElectricityChargerAsset
- ElectricityChargerAsset.ConnectorType - Enum Class in org.openremote.model.asset.impl
- ElectricityConsumerAsset - Class in org.openremote.model.asset.impl
- ElectricityConsumerAsset() - Constructor for class org.openremote.model.asset.impl.ElectricityConsumerAsset
-
For use by hydrators (i.e.
- ElectricityConsumerAsset(String) - Constructor for class org.openremote.model.asset.impl.ElectricityConsumerAsset
- ElectricityConsumerDemandResponseType - Enum Class in org.openremote.model.asset
- ElectricityProducerAsset - Class in org.openremote.model.asset.impl
- ElectricityProducerAsset() - Constructor for class org.openremote.model.asset.impl.ElectricityProducerAsset
-
For use by hydrators (i.e.
- ElectricityProducerAsset(String) - Constructor for class org.openremote.model.asset.impl.ElectricityProducerAsset
- ElectricityProducerSolarAsset - Class in org.openremote.model.asset.impl
- ElectricityProducerSolarAsset() - Constructor for class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
-
For use by hydrators (i.e.
- ElectricityProducerSolarAsset(String) - Constructor for class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- ElectricityProducerSolarAsset.PanelOrientation - Enum Class in org.openremote.model.asset.impl
- ElectricityProducerWindAsset - Class in org.openremote.model.asset.impl
- ElectricityProducerWindAsset() - Constructor for class org.openremote.model.asset.impl.ElectricityProducerWindAsset
-
For use by hydrators (i.e.
- ElectricityProducerWindAsset(String) - Constructor for class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- ElectricityStorageAsset - Class in org.openremote.model.asset.impl
- ElectricityStorageAsset() - Constructor for class org.openremote.model.asset.impl.ElectricityStorageAsset
-
For use by hydrators (i.e.
- ElectricityStorageAsset(String) - Constructor for class org.openremote.model.asset.impl.ElectricityStorageAsset
- ElectricitySupplierAsset - Class in org.openremote.model.asset.impl
- ElectricitySupplierAsset() - Constructor for class org.openremote.model.asset.impl.ElectricitySupplierAsset
-
For use by hydrators (i.e.
- ElectricitySupplierAsset(String) - Constructor for class org.openremote.model.asset.impl.ElectricitySupplierAsset
- ElectricVehicleAsset - Class in org.openremote.model.asset.impl
- ElectricVehicleAsset() - Constructor for class org.openremote.model.asset.impl.ElectricVehicleAsset
-
For use by hydrators (i.e.
- ElectricVehicleAsset(String) - Constructor for class org.openremote.model.asset.impl.ElectricVehicleAsset
- ElectricVehicleAsset.EnergyType - Enum Class in org.openremote.model.asset.impl
- ElectricVehicleFleetGroupAsset - Class in org.openremote.model.asset.impl
- ElectricVehicleFleetGroupAsset() - Constructor for class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- ElectricVehicleFleetGroupAsset(String) - Constructor for class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- ellipsize(String, int) - Static method in class org.openremote.model.util.TextUtil
- email - Variable in class org.openremote.model.security.User
- EMAIL - Enum constant in enum class org.openremote.model.query.UserQuery.OrderBy.Property
- EMAIL - Static variable in class org.openremote.model.asset.Asset
- EMAIL - Static variable in class org.openremote.model.value.ValueType
- EMAIL_NOTIFICATIONS_DISABLED_ATTRIBUTE - Static variable in class org.openremote.model.security.User
- EMAIL_REGEXP - Static variable in interface org.openremote.model.Constants
- EmailNotificationMessage - Class in org.openremote.model.notification
- EmailNotificationMessage() - Constructor for class org.openremote.model.notification.EmailNotificationMessage
- EmailNotificationMessage.Recipient - Class in org.openremote.model.notification
- emailTheme - Variable in class org.openremote.model.security.Realm
- EMPTY - Enum constant in enum class org.openremote.model.rules.RulesetStatus
-
Contains no rules
- EMPTY - Static variable in class org.openremote.model.geo.GeoJSONFeatureCollection
- EMPTY_ATTRIBUTES - Static variable in class org.openremote.model.query.AssetQuery.Select
- enabled - Variable in class org.openremote.model.console.ConsoleProvider
- enabled - Variable in class org.openremote.model.rules.Ruleset
- enabled - Variable in class org.openremote.model.security.Realm
- enabled - Variable in class org.openremote.model.security.User
- enabledOnly - Variable in class org.openremote.model.query.RulesetQuery
- end - Variable in class org.openremote.model.calendar.CalendarEvent
- END - Enum constant in enum class org.openremote.model.query.AssetQuery.Match
- endIndex - Variable in class org.openremote.model.value.SubStringValueFilter
- ENERGY_AUTARKY - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- ENERGY_CAPACITY - Static variable in class org.openremote.model.asset.impl.ElectricityStorageAsset
- ENERGY_EXPORT_TOTAL - Static variable in class org.openremote.model.asset.impl.ElectricityAsset
- ENERGY_EXPORT_TOTAL - Static variable in class org.openremote.model.asset.impl.ElectricityConsumerAsset
- ENERGY_IMPORT_TOTAL - Static variable in class org.openremote.model.asset.impl.ElectricityAsset
- ENERGY_IMPORT_TOTAL - Static variable in class org.openremote.model.asset.impl.ElectricityProducerAsset
- ENERGY_LEVEL - Static variable in class org.openremote.model.asset.impl.ElectricityStorageAsset
- ENERGY_LEVEL_PERCENTAGE - Static variable in class org.openremote.model.asset.impl.ElectricityStorageAsset
- ENERGY_LEVEL_PERCENTAGE_MAX - Static variable in class org.openremote.model.asset.impl.ElectricityStorageAsset
- ENERGY_LEVEL_PERCENTAGE_MIN - Static variable in class org.openremote.model.asset.impl.ElectricityStorageAsset
- ENERGY_LEVEL_SCHEDULE - Static variable in class org.openremote.model.asset.impl.ElectricityStorageAsset
- ENERGY_LOCAL - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- ENERGY_RENEWABLE_SHARE - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- ENERGY_SELF_CONSUMPTION - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- ENERGY_TYPE - Static variable in class org.openremote.model.asset.impl.ElectricVehicleAsset
- ENERGY_TYPE_VALUE - Static variable in class org.openremote.model.asset.impl.ElectricVehicleAsset
- ENERGYLOCK - Enum constant in enum class org.openremote.model.asset.impl.ElectricityChargerAsset.ConnectorType
- EnergyOptimisationAsset - Class in org.openremote.model.asset.impl
- EnergyOptimisationAsset() - Constructor for class org.openremote.model.asset.impl.EnergyOptimisationAsset
-
For use by hydrators (i.e.
- EnergyOptimisationAsset(String) - Constructor for class org.openremote.model.asset.impl.EnergyOptimisationAsset
- engineId - Variable in class org.openremote.model.rules.RulesEngineStatusEvent
- engineId - Variable in class org.openremote.model.rules.RulesetChangedEvent
- engineInfo - Variable in class org.openremote.model.rules.RulesEngineStatusEvent
- ENI_NUMBER - Static variable in class org.openremote.model.asset.impl.ShipAsset
- entity - Variable in class org.openremote.model.PersistenceEvent
- EntityClassProvider - Interface in org.openremote.model
-
Interface for providing a list of entity class names to be registered for JPA, this can be used for registering custom
Asset
types etc. - enumFromInteger(Class<T>, int) - Static method in class org.openremote.model.util.EnumUtil
- enumFromString(Class<T>, String) - Static method in class org.openremote.model.util.EnumUtil
- enumFromValue(Class<T>, Object) - Static method in class org.openremote.model.util.EnumUtil
- enumToValue(Enum<?>, Class<T>) - Static method in class org.openremote.model.util.EnumUtil
- EnumUtil - Class in org.openremote.model.util
- EnvironmentSensorAsset - Class in org.openremote.model.asset.impl
- EnvironmentSensorAsset() - Constructor for class org.openremote.model.asset.impl.EnvironmentSensorAsset
-
For use by hydrators (i.e.
- EnvironmentSensorAsset(String) - Constructor for class org.openremote.model.asset.impl.EnvironmentSensorAsset
- equals(Object) - Method in class org.openremote.model.alarm.AlarmAssetLink
- equals(Object) - Method in class org.openremote.model.alarm.AlarmAssetLink.Id
- equals(Object) - Method in class org.openremote.model.asset.Asset
- equals(Object) - Method in class org.openremote.model.asset.UserAssetLink
- equals(Object) - Method in class org.openremote.model.asset.UserAssetLink.Id
- equals(Object) - Method in class org.openremote.model.attribute.Attribute
-
Super fast equality checking using the name, type and timestamp; when an
Attribute
value is updated then the timestamp must be greater than the existing value timestamp; and also when merging anAsset
any modifiedAttribute
should have a newer timestamp; the backend should take care to update theAttribute
timestamp when merging anAsset
by usingAttribute.deepEquals(java.lang.Object)
. - equals(Object) - Method in class org.openremote.model.attribute.AttributeEvent
-
Simple equality comparing
AttributeEvent.getId()
andAttributeEvent.getName()
- equals(Object) - Method in class org.openremote.model.attribute.AttributeMap
- equals(Object) - Method in class org.openremote.model.attribute.AttributeRef
- equals(Object) - Method in class org.openremote.model.auth.OAuthGrant
- equals(Object) - Method in class org.openremote.model.auth.OAuthPasswordGrant
- equals(Object) - Method in class org.openremote.model.console.ConsoleProvider
- equals(Object) - Method in class org.openremote.model.dashboard.Dashboard
- equals(Object) - Method in class org.openremote.model.dashboard.DashboardScreenPreset
- equals(Object) - Method in class org.openremote.model.dashboard.DashboardTemplate
- equals(Object) - Method in class org.openremote.model.dashboard.DashboardWidget
- equals(Object) - Method in class org.openremote.model.datapoint.Datapoint
- equals(Object) - Method in class org.openremote.model.datapoint.DatapointID
- equals(Object) - Method in class org.openremote.model.flow.FlowObject
- equals(Object) - Method in class org.openremote.model.flow.Wire
- equals(Object) - Method in class org.openremote.model.flow.Wire.Id
- equals(Object) - Method in class org.openremote.model.gateway.GatewayAssetSyncRule
- equals(Object) - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- equals(Object) - Method in class org.openremote.model.provisioning.X509ProvisioningData
- equals(Object) - Method in class org.openremote.model.query.filter.RadialGeofencePredicate
- equals(Object) - Method in class org.openremote.model.query.filter.RectangularGeofencePredicate
- equals(Object) - Method in class org.openremote.model.query.filter.StringPredicate
- equals(Object) - Method in class org.openremote.model.rules.flow.NodeSocket
- equals(Object) - Method in class org.openremote.model.security.RealmRole
- equals(Object) - Method in class org.openremote.model.util.Pair
- equals(Object) - Method in class org.openremote.model.util.Triplet
- equals(Object) - Method in class org.openremote.model.value.AbstractNameValueDescriptorHolder
-
Descriptor names are unique identifiers so can use this for equality purposes
- equals(Object) - Method in class org.openremote.model.value.AbstractNameValueHolder
-
AbstractNameValueHolder.type
is transient so don't use it for equality checks - equals(Object) - Method in class org.openremote.model.value.impl.ColourRGB
- equals(Object) - Method in class org.openremote.model.value.ValueDescriptor
- equals(Object, Comparator<Attribute<?>>) - Method in class org.openremote.model.attribute.Attribute
- equals(String[], String[]) - Method in class org.openremote.model.persistence.LTreeType
- EQUALS - Enum constant in enum class org.openremote.model.query.AssetQuery.Operator
- equalsSlotIds(String, String) - Method in class org.openremote.model.flow.Wire
- equalsSlots(Slot, Slot) - Method in class org.openremote.model.flow.Wire
- era - Variable in class org.openremote.model.value.ValueFormat
- error - Variable in class org.openremote.model.gateway.GatewayTunnelStartResponseEvent
- error - Variable in class org.openremote.model.gateway.GatewayTunnelStopResponseEvent
- error - Variable in class org.openremote.model.notification.SentNotification
- error - Variable in class org.openremote.model.provisioning.ErrorResponseMessage
- error - Variable in class org.openremote.model.rules.Ruleset
- ERROR - Enum constant in enum class org.openremote.model.asset.agent.ConnectionStatus
-
A general error has occurred that prevents normal operation.
- ERROR - Enum constant in enum class org.openremote.model.rules.RulesEngineStatus
- ERROR - Enum constant in enum class org.openremote.model.syslog.SyslogLevel
- ErrorResponseMessage - Class in org.openremote.model.provisioning
- ErrorResponseMessage(ErrorResponseMessage.Error) - Constructor for class org.openremote.model.provisioning.ErrorResponseMessage
- ErrorResponseMessage.Error - Enum Class in org.openremote.model.provisioning
- EV - Enum constant in enum class org.openremote.model.asset.impl.ElectricVehicleAsset.EnergyType
- evaluate(Object, Instant) - Method in class org.openremote.model.value.ValueConstraint.AllowedValues
- evaluate(Object, Instant) - Method in class org.openremote.model.value.ValueConstraint
- evaluate(Object, Instant) - Method in class org.openremote.model.value.ValueConstraint.Future
- evaluate(Object, Instant) - Method in class org.openremote.model.value.ValueConstraint.FutureOrPresent
- evaluate(Object, Instant) - Method in class org.openremote.model.value.ValueConstraint.Max
- evaluate(Object, Instant) - Method in class org.openremote.model.value.ValueConstraint.Min
- evaluate(Object, Instant) - Method in class org.openremote.model.value.ValueConstraint.NotBlank
- evaluate(Object, Instant) - Method in class org.openremote.model.value.ValueConstraint.NotEmpty
- evaluate(Object, Instant) - Method in class org.openremote.model.value.ValueConstraint.NotNull
- evaluate(Object, Instant) - Method in class org.openremote.model.value.ValueConstraint.Past
- evaluate(Object, Instant) - Method in class org.openremote.model.value.ValueConstraint.PastOrPresent
- evaluate(Object, Instant) - Method in class org.openremote.model.value.ValueConstraint.Pattern
- evaluate(Object, Instant) - Method in class org.openremote.model.value.ValueConstraint.Size
- EVENING_TWILIGHT_PREFIX - Static variable in class org.openremote.model.rules.SunPositionTrigger
- Event - Class in org.openremote.model.event
-
A timestamped event.
- Event() - Constructor for class org.openremote.model.event.Event
- Event(Long) - Constructor for class org.openremote.model.event.Event
- EventBus - Class in org.openremote.model.event.bus
-
Simple observer/observable implementation, thread-safe.
- EventBus() - Constructor for class org.openremote.model.event.bus.EventBus
- eventClass - Variable in class org.openremote.model.event.bus.EventRegistration
- EventFilter<E> - Interface in org.openremote.model.event.shared
-
Filters
SharedEvent
by arbitrary criteria. - EventListener<E> - Interface in org.openremote.model.event.bus
- eventProviderType - Variable in class org.openremote.model.manager.ManagerConfig
- EventProviderType - Enum Class in org.openremote.model.manager
- EventRegistration<E> - Class in org.openremote.model.event.bus
-
Handle for receiving events from
EventBus
. - EventRegistration(boolean, Class<E>, EventListener<E>) - Constructor for class org.openremote.model.event.bus.EventRegistration
- EventRegistration(boolean, EventListener<E>) - Constructor for class org.openremote.model.event.bus.EventRegistration
- EventRegistration(Class<E>, EventListener<E>) - Constructor for class org.openremote.model.event.bus.EventRegistration
- EventRegistration(EventListener<E>) - Constructor for class org.openremote.model.event.bus.EventRegistration
- events - Variable in class org.openremote.model.event.TriggeredEventSubscription
- EventSubscription<E> - Class in org.openremote.model.event.shared
-
A consumer can subscribe to
Event
s on the server, providing the type of event it wants to receive as well as filter criteria to restrict the events to an interesting subset. - EventSubscription() - Constructor for class org.openremote.model.event.shared.EventSubscription
- EventSubscription(Class<E>) - Constructor for class org.openremote.model.event.shared.EventSubscription
- EventSubscription(Class<E>, EventFilter<E>) - Constructor for class org.openremote.model.event.shared.EventSubscription
- EventSubscription(Class<E>, EventFilter<E>, String) - Constructor for class org.openremote.model.event.shared.EventSubscription
- EventSubscription(String) - Constructor for class org.openremote.model.event.shared.EventSubscription
- EventSubscription(String, EventFilter<E>) - Constructor for class org.openremote.model.event.shared.EventSubscription
- eventType - Variable in class org.openremote.model.event.shared.CancelEventSubscription
- eventType - Variable in class org.openremote.model.event.shared.EventSubscription
- EXACT - Enum constant in enum class org.openremote.model.query.AssetQuery.Match
- excludeAttributeMeta - Variable in class org.openremote.model.gateway.GatewayAssetSyncRule
-
A map where keys should be the name of an
Attribute
to which the exclusions should be applied; to apply to all attributes use the * wildcard. - excludeAttributes - Variable in class org.openremote.model.gateway.GatewayAssetSyncRule
-
List of
Attribute
names to be stripped from the asset before syncing. - excludeAttributes() - Method in class org.openremote.model.query.AssetQuery.Select
- excludeMetadata(boolean) - Method in class org.openremote.model.query.DashboardQuery.Select
- excludeTemplate(boolean) - Method in class org.openremote.model.query.DashboardQuery.Select
- EXECUTION_ERROR - Enum constant in enum class org.openremote.model.rules.RulesetStatus
-
Ruleset was executed but there was a runtime error.
- EXECUTION_STATUS - Static variable in class org.openremote.model.value.ValueType
- executionErrorCount - Variable in class org.openremote.model.rules.RulesEngineInfo
- expirationMilliseconds - Variable in class org.openremote.model.rules.TemporaryFact
- expirationTime - Variable in class org.openremote.model.rules.TemporaryFact
- EXPIRED - Enum constant in enum class org.openremote.model.rules.RulesetStatus
-
Ruleset is outside of validity period and will nt be valid again.
- expression - Variable in class org.openremote.model.value.MathExpressionValueFilter
- extend() - Method in class org.openremote.model.util.Debouncer.TimerTask
- ExtendedPeriodAndDuration(String) - Constructor for class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage.ExtendedPeriodAndDuration
F
- fact - Variable in class org.openremote.model.rules.TemporaryFact
- failure - Variable in class org.openremote.model.attribute.AttributeWriteResult
- failure(String) - Static method in class org.openremote.model.notification.NotificationSendResult
- FAN_SPEED - Static variable in class org.openremote.model.asset.impl.VentilationAsset
- favicon - Variable in class org.openremote.model.manager.ManagerAppRealmConfig
- features - Variable in class org.openremote.model.geo.GeoJSONFeatureCollection
- FileInfo - Class in org.openremote.model.file
- FileInfo(String, String, boolean) - Constructor for class org.openremote.model.file.FileInfo
- fileUpload(RequestParams, String, FileInfo) - Method in interface org.openremote.model.manager.ConfigurationResource
- filter - Variable in class org.openremote.model.event.shared.EventSubscription
- filter(Object) - Method in class org.openremote.model.value.JsonPathFilter
- filter(Object) - Method in class org.openremote.model.value.MathExpressionValueFilter
- filter(Object) - Method in class org.openremote.model.value.RegexValueFilter
- filter(Object) - Method in class org.openremote.model.value.SubStringValueFilter
- filter(Object) - Method in class org.openremote.model.value.ValueFilter
- FILTER_TYPE - Static variable in class org.openremote.model.asset.AssetFilter
- FILTER_TYPE - Static variable in class org.openremote.model.event.shared.RealmFilter
- FILTER_TYPE - Static variable in class org.openremote.model.syslog.SyslogEvent.LevelCategoryFilter
- filters - Variable in class org.openremote.model.attribute.AttributeLink
- FINANCIAL_COST - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- FINANCIAL_SAVING - Static variable in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- FINANCIAL_WEIGHTING - Static variable in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- findAllConnectableSlots() - Method in class org.openremote.model.flow.Node
- findAsset(String) - Method in interface org.openremote.model.protocol.ProtocolAssetService
-
Get asset from the store by ID.
- findAssets(AssetQuery) - Method in interface org.openremote.model.protocol.ProtocolAssetService
- findClientWidgetNodes() - Method in class org.openremote.model.flow.Flow
- findConnectableSlots(String) - Method in class org.openremote.model.flow.Node
- findConsumerProducerNodes() - Method in class org.openremote.model.flow.Flow
- findFirstNonNullElement(Collection<?>) - Static method in class org.openremote.model.util.ValueUtil
- findFirstNonNullEntry(Map<?, ?>) - Static method in class org.openremote.model.util.ValueUtil
- findFlow(String) - Method in class org.openremote.model.flow.FlowDependencyResolver
- findNode(String) - Method in class org.openremote.model.flow.Flow
- findNodes(String) - Method in class org.openremote.model.flow.Flow
- findNonPropertySlots(String) - Method in class org.openremote.model.flow.Node
- findOwnerNode(String) - Method in class org.openremote.model.flow.Flow
- findPropertySlots() - Method in class org.openremote.model.flow.Node
- findSlot(String) - Method in class org.openremote.model.flow.Flow
- findSlot(String) - Method in class org.openremote.model.flow.Node
- findSlotByPosition(int, String) - Method in class org.openremote.model.flow.Node
- findSlots(String) - Method in class org.openremote.model.flow.Node
- findSlotsWithoutPeer(Node, Flow, boolean) - Method in class org.openremote.model.flow.Flow
- findSlotWithPeer(String) - Method in class org.openremote.model.flow.Node
- findSubDependency(Node) - Method in class org.openremote.model.flow.Flow
- findSubflowDependents(String) - Method in class org.openremote.model.flow.FlowDependencyResolver
- findSubflowNodes() - Method in class org.openremote.model.flow.Flow
- findWiresAttachedToNode(Node) - Method in class org.openremote.model.flow.Flow
- findWiresAttachedToSlot(String) - Method in class org.openremote.model.flow.Flow
- findWiresBetween(Node, Node) - Method in class org.openremote.model.flow.Flow
- findWiresForSink(String) - Method in class org.openremote.model.flow.Flow
- findWiresForSource(String) - Method in class org.openremote.model.flow.Flow
- FIRST_NAME - Enum constant in enum class org.openremote.model.query.UserQuery.OrderBy.Property
- firstName - Variable in class org.openremote.model.security.User
- FIVE_MIN - Enum constant in enum class org.openremote.model.dashboard.DashboardRefreshInterval
- flags - Variable in class org.openremote.model.value.ValueConstraint.Pattern
- FLEET_CATEGORY - Static variable in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- flow - Variable in class org.openremote.model.flow.FlowDependency
- flow - Variable in class org.openremote.model.flow.Node
- Flow - Class in org.openremote.model.flow
- Flow() - Constructor for class org.openremote.model.flow.Flow
- Flow(String, String) - Constructor for class org.openremote.model.flow.Flow
- Flow(String, String, Node...) - Constructor for class org.openremote.model.flow.Flow
- Flow(String, String, Node[], Wire[]) - Constructor for class org.openremote.model.flow.Flow
- FLOW - Enum constant in enum class org.openremote.model.rules.Ruleset.Lang
- FLOW - Static variable in class org.openremote.model.asset.impl.VentilationAsset
- FlowDependency - Class in org.openremote.model.flow
- FlowDependency() - Constructor for class org.openremote.model.flow.FlowDependency
- FlowDependency(String, String, String) - Constructor for class org.openremote.model.flow.FlowDependency
- FlowDependency(String, String, String, int, boolean, boolean) - Constructor for class org.openremote.model.flow.FlowDependency
- FlowDependency(String, String, String, Flow, int) - Constructor for class org.openremote.model.flow.FlowDependency
- FlowDependencyResolver - Class in org.openremote.model.flow
- FlowDependencyResolver() - Constructor for class org.openremote.model.flow.FlowDependencyResolver
- flowId - Variable in class org.openremote.model.flow.Wire
- flowId - Variable in class org.openremote.model.flow.Wire.Id
- FlowObject - Class in org.openremote.model.flow
- FlowObject() - Constructor for class org.openremote.model.flow.FlowObject
- FlowObject(String, String, String) - Constructor for class org.openremote.model.flow.FlowObject
- FlowResource - Interface in org.openremote.model.rules.flow
- FORBIDDEN - Enum constant in enum class org.openremote.model.provisioning.ErrorResponseMessage.Error
- FORCE_CHARGE - Static variable in class org.openremote.model.asset.impl.ElectricityStorageAsset
- forEach(Consumer<? super T>) - Method in class org.openremote.model.attribute.NamedMap
- FORECAST - Enum constant in enum class org.openremote.model.asset.ElectricityConsumerDemandResponseType
- FORECAST - Static variable in class org.openremote.model.value.MetaItemType
-
The forecast service calculates predicted data points based on the forecast configuration.
- FORECAST_CONFIGURATION - Static variable in class org.openremote.model.value.ValueType
- ForecastConfiguration - Class in org.openremote.model.value
- ForecastConfiguration(String) - Constructor for class org.openremote.model.value.ForecastConfiguration
- ForecastConfigurationWeightedExponentialAverage - Class in org.openremote.model.value
- ForecastConfigurationWeightedExponentialAverage(ForecastConfigurationWeightedExponentialAverage.ExtendedPeriodAndDuration, Integer, ForecastConfigurationWeightedExponentialAverage.ExtendedPeriodAndDuration, Integer) - Constructor for class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage
- ForecastConfigurationWeightedExponentialAverage.ExtendedPeriodAndDuration - Class in org.openremote.model.value
- ForecastConfigurationWeightedExponentialAverage.PeriodAndDurationConverter - Class in org.openremote.model.value
- forecastCount - Variable in class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage
- forecastPeriod - Variable in class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage
- format - Variable in class org.openremote.model.value.AbstractNameValueDescriptorHolder
- format - Variable in class org.openremote.model.value.ValueDescriptor
- FORMAT - Static variable in class org.openremote.model.value.MetaItemType
-
ValueFormat
to be applied when converting the associatedAttribute
to string representation. - formatInterval(String) - Method in class org.openremote.model.datapoint.query.AssetDatapointIntervalQuery
- formatter - Static variable in class org.openremote.model.util.TimeUtil
- forMetaUseOnly() - Method in class org.openremote.model.value.ValueDescriptor
- formula - Variable in class org.openremote.model.datapoint.query.AssetDatapointIntervalQuery
- forwardedHostHeader - Variable in class org.openremote.model.http.RequestParams
- forwardedProtoHeader - Variable in class org.openremote.model.http.RequestParams
- fractionalSecondDigits - Variable in class org.openremote.model.value.ValueFormat
- from - Variable in class org.openremote.model.mail.MailMessage
- from - Variable in class org.openremote.model.notification.EmailNotificationMessage
- fromCommaSeparated(String) - Static method in class org.openremote.model.util.TextUtil
- fromEnumValues(T[]) - Static method in class org.openremote.model.value.ValueConstraint.AllowedValues
- fromHexString(String) - Static method in class org.openremote.model.value.impl.ColourRGB
- fromHS(int, int) - Static method in class org.openremote.model.value.impl.ColourRGB
- fromString(String) - Static method in enum class org.openremote.model.attribute.AttributeExecuteStatus
- fromTime - Variable in class org.openremote.model.datapoint.query.AssetDatapointQuery
- fromTimestamp - Variable in class org.openremote.model.datapoint.query.AssetDatapointQuery
- fromValue(String) - Static method in enum class org.openremote.model.attribute.AttributeLink.ConverterType
- FULL - Enum constant in enum class org.openremote.model.value.ValueFormat.StyleRepresentation
- fullyPopulate - Variable in class org.openremote.model.query.RulesetQuery
- Future() - Constructor for class org.openremote.model.value.ValueConstraint.Future
- FUTURE_MESSAGE_TEMPLATE - Static variable in class org.openremote.model.value.ValueConstraint
- FUTURE_OR_PRESENT_MESSAGE_TEMPLATE - Static variable in class org.openremote.model.value.ValueConstraint
- FutureOrPresent() - Constructor for class org.openremote.model.value.ValueConstraint.FutureOrPresent
G
- g - Variable in class org.openremote.model.value.impl.ColourRGB
- gapFill - Variable in class org.openremote.model.datapoint.query.AssetDatapointIntervalQuery
- GATEWAY - Enum constant in enum class org.openremote.model.syslog.SyslogCategory
- GatewayAsset - Class in org.openremote.model.asset.impl
- GatewayAsset() - Constructor for class org.openremote.model.asset.impl.GatewayAsset
-
For use by hydrators (i.e.
- GatewayAsset(String) - Constructor for class org.openremote.model.asset.impl.GatewayAsset
- GatewayAssetSyncRule - Class in org.openremote.model.gateway
- GatewayAssetSyncRule() - Constructor for class org.openremote.model.gateway.GatewayAssetSyncRule
- GatewayAttributeFilter - Class in org.openremote.model.gateway
-
A filter for limiting when
AttributeEvent
s are sent to the central instance. - GatewayAttributeFilter() - Constructor for class org.openremote.model.gateway.GatewayAttributeFilter
- GatewayCapabilitiesRequestEvent - Class in org.openremote.model.gateway
-
Request the gateway to return a
GatewayCapabilitiesResponseEvent
- GatewayCapabilitiesRequestEvent() - Constructor for class org.openremote.model.gateway.GatewayCapabilitiesRequestEvent
- GatewayCapabilitiesRequestEvent(Date) - Constructor for class org.openremote.model.gateway.GatewayCapabilitiesRequestEvent
- GatewayCapabilitiesResponseEvent - Class in org.openremote.model.gateway
- GatewayCapabilitiesResponseEvent(boolean) - Constructor for class org.openremote.model.gateway.GatewayCapabilitiesResponseEvent
- GatewayCapabilitiesResponseEvent(Date, boolean) - Constructor for class org.openremote.model.gateway.GatewayCapabilitiesResponseEvent
- GatewayClientResource - Interface in org.openremote.model.gateway
-
Resource for managing the connection to a central manager
- GatewayConnection - Class in org.openremote.model.gateway
- GatewayConnection() - Constructor for class org.openremote.model.gateway.GatewayConnection
-
For JPA
- GatewayConnection(String, Integer, String, String, String, Boolean, boolean) - Constructor for class org.openremote.model.gateway.GatewayConnection
- GatewayConnection(String, String, Integer, String, String, String, Boolean, List<GatewayAttributeFilter>, Map<String, GatewayAssetSyncRule>, boolean) - Constructor for class org.openremote.model.gateway.GatewayConnection
- GatewayConnectionStatusEvent - Class in org.openremote.model.gateway
-
Published by the server when a
GatewayConnection
status changes. - GatewayConnectionStatusEvent() - Constructor for class org.openremote.model.gateway.GatewayConnectionStatusEvent
- GatewayConnectionStatusEvent(long, String, ConnectionStatus) - Constructor for class org.openremote.model.gateway.GatewayConnectionStatusEvent
- GatewayDisconnectEvent - Class in org.openremote.model.gateway
-
Used to indicate to a connected gateway should disconnect with the
GatewayDisconnectEvent.reason
indicating why the disconnect has been requested. - GatewayDisconnectEvent(Date, GatewayDisconnectEvent.Reason) - Constructor for class org.openremote.model.gateway.GatewayDisconnectEvent
- GatewayDisconnectEvent(GatewayDisconnectEvent.Reason) - Constructor for class org.openremote.model.gateway.GatewayDisconnectEvent
- GatewayDisconnectEvent.Reason - Enum Class in org.openremote.model.gateway
- gatewayId - Variable in class org.openremote.model.gateway.GatewayTunnelInfo
- GatewayServiceResource - Interface in org.openremote.model.gateway
- GatewayTunnelInfo - Class in org.openremote.model.gateway
- GatewayTunnelInfo(String, String) - Constructor for class org.openremote.model.gateway.GatewayTunnelInfo
- GatewayTunnelInfo(String, String, GatewayTunnelInfo.Type, String, int) - Constructor for class org.openremote.model.gateway.GatewayTunnelInfo
- GatewayTunnelInfo.Type - Enum Class in org.openremote.model.gateway
- GatewayTunnelStartRequestEvent - Class in org.openremote.model.gateway
- GatewayTunnelStartRequestEvent(String, int, GatewayTunnelInfo) - Constructor for class org.openremote.model.gateway.GatewayTunnelStartRequestEvent
- GatewayTunnelStartResponseEvent - Class in org.openremote.model.gateway
- GatewayTunnelStartResponseEvent() - Constructor for class org.openremote.model.gateway.GatewayTunnelStartResponseEvent
- GatewayTunnelStartResponseEvent(String) - Constructor for class org.openremote.model.gateway.GatewayTunnelStartResponseEvent
- GatewayTunnelStopRequestEvent - Class in org.openremote.model.gateway
- GatewayTunnelStopRequestEvent() - Constructor for class org.openremote.model.gateway.GatewayTunnelStopRequestEvent
- GatewayTunnelStopRequestEvent(GatewayTunnelInfo) - Constructor for class org.openremote.model.gateway.GatewayTunnelStopRequestEvent
- GatewayTunnelStopResponseEvent - Class in org.openremote.model.gateway
- GatewayTunnelStopResponseEvent() - Constructor for class org.openremote.model.gateway.GatewayTunnelStopResponseEvent
- GatewayTunnelStopResponseEvent(String) - Constructor for class org.openremote.model.gateway.GatewayTunnelStopResponseEvent
- generate(SharedSessionContractImplementor, Object) - Method in class org.openremote.model.util.HibernateUniqueIdentifierGenerator
- generate(SharedSessionContractImplementor, Object) - Method in class org.openremote.model.util.HibernateUniqueIdentifierGeneratorAssignable
- generateGlobalUniqueId() - Method in class org.openremote.model.flow.FlowDependencyResolver
- generateId() - Static method in class org.openremote.model.util.UniqueIdentifierGenerator
-
Generates a random UUID value encoded as Base62, 22 characters long.
- generateId(byte[]) - Static method in class org.openremote.model.util.UniqueIdentifierGenerator
-
Generates the same UUID value encoded as Base62, 22 characters long, if the bytes are the same.
- generateId(String) - Static method in class org.openremote.model.util.UniqueIdentifierGenerator
-
Generates the same UUID value encoded as Base62, 22 characters long, if the name is the same.
- generator - Static variable in class org.openremote.model.util.ValueUtil
- GEO_JSON_POINT - Static variable in class org.openremote.model.value.ValueType
- geocodeUrl - Variable in class org.openremote.model.manager.MapRealmConfig
- GeofenceDefinition - Class in org.openremote.model.rules.geofence
- GeofenceDefinition(String, double, double, int, String, String) - Constructor for class org.openremote.model.rules.geofence.GeofenceDefinition
- GeofencePredicate - Class in org.openremote.model.query.filter
- GeofencePredicate() - Constructor for class org.openremote.model.query.filter.GeofencePredicate
- geoJson - Variable in class org.openremote.model.manager.MapRealmConfig
- GeoJSON - Class in org.openremote.model.geo
- GeoJSON(String) - Constructor for class org.openremote.model.geo.GeoJSON
- GeoJsonConfig - Class in org.openremote.model.map
- GeoJsonConfig() - Constructor for class org.openremote.model.map.GeoJsonConfig
- GeoJSONFeature - Class in org.openremote.model.geo
- GeoJSONFeature(GeoJSONGeometry) - Constructor for class org.openremote.model.geo.GeoJSONFeature
- GeoJSONFeature(GeoJSONGeometry, Map<String, String>) - Constructor for class org.openremote.model.geo.GeoJSONFeature
- GeoJSONFeatureCollection - Class in org.openremote.model.geo
- GeoJSONFeatureCollection(List<GeoJSONFeature>) - Constructor for class org.openremote.model.geo.GeoJSONFeatureCollection
- GeoJSONFeatureCollection(GeoJSONFeature...) - Constructor for class org.openremote.model.geo.GeoJSONFeatureCollection
- GeoJSONGeometry - Class in org.openremote.model.geo
- GeoJSONGeometry(String) - Constructor for class org.openremote.model.geo.GeoJSONGeometry
- GeoJSONPoint - Class in org.openremote.model.geo
- GeoJSONPoint(double, double) - Constructor for class org.openremote.model.geo.GeoJSONPoint
- GeoJSONPoint(double, double, double) - Constructor for class org.openremote.model.geo.GeoJSONPoint
- GeoJSONPoint(Coordinate) - Constructor for class org.openremote.model.geo.GeoJSONPoint
- GeoJSONPoint.CoordinateArrayConverter - Class in org.openremote.model.geo
- geometry - Variable in class org.openremote.model.geo.GeoJSONFeature
- get(String) - Method in class org.openremote.model.attribute.NamedMap
- get(RequestParams, String) - Method in interface org.openremote.model.asset.AssetResource
-
Retrieve the asset.
- get(RequestParams, String) - Method in interface org.openremote.model.security.RealmResource
-
Regular users can call this, but only to obtain details about their currently authenticated and active realm.
- get(RequestParams, String, String) - Method in interface org.openremote.model.dashboard.DashboardResource
-
Queries a specific
Dashboard
by its ID and realm, if a user has access to it. - get(RequestParams, String, String) - Method in interface org.openremote.model.security.UserResource
- get(AbstractNameValueDescriptorHolder<V>) - Method in class org.openremote.model.attribute.NamedMap
- get(AttributeDescriptor<S>) - Method in class org.openremote.model.attribute.AttributeMap
- get(MetaItemDescriptor<S>) - Method in class org.openremote.model.attribute.MetaMap
- GET - Enum constant in enum class org.openremote.model.http.HTTPMethod
- getAccess() - Method in class org.openremote.model.dashboard.Dashboard
- getAccess() - Method in class org.openremote.model.query.DashboardQuery.AssetConditions
- getAccess() - Method in class org.openremote.model.query.DashboardQuery.DashboardConditions
- getAccessible(RequestParams) - Method in interface org.openremote.model.security.RealmResource
-
Will return realm and display names for accessible realms by authenticated user
- getAccessTokenLifespan() - Method in class org.openremote.model.security.Realm
- getAccountTheme() - Method in class org.openremote.model.security.Realm
- getAcknowledgedOn() - Method in class org.openremote.model.alarm.SentAlarm
- getAcknowledgedOn() - Method in class org.openremote.model.notification.SentNotification
- getAcknowledgement() - Method in class org.openremote.model.notification.SentNotification
- getAction() - Method in class org.openremote.model.notification.PushNotificationButton
- getAction() - Method in class org.openremote.model.notification.PushNotificationMessage
- getActiveTunnelInfo(RequestParams, String, String, String, int) - Method in interface org.openremote.model.gateway.GatewayServiceResource
- getAddAttributeMeta() - Method in class org.openremote.model.gateway.GatewayAssetSyncRule
- getAddedOrModifiedAttributes(Collection<Attribute<?>>, Collection<Attribute<?>>) - Static method in class org.openremote.model.attribute.Attribute
- getAddedOrModifiedAttributes(Collection<Attribute<?>>, Collection<Attribute<?>>, Predicate<String>) - Static method in class org.openremote.model.attribute.Attribute
- getAddedOrModifiedAttributes(Collection<Attribute<?>>, Collection<Attribute<?>>, Predicate<String>, Predicate<String>) - Static method in class org.openremote.model.attribute.Attribute
- getAddress() - Method in class org.openremote.model.notification.EmailNotificationMessage.Recipient
- getAdminTheme() - Method in class org.openremote.model.security.Realm
- getAgent() - Method in interface org.openremote.model.asset.agent.Protocol
-
Get the
Agent
associated with this protocol instance. - getAgentDescriptor() - Method in class org.openremote.model.protocol.ProtocolDiscoveryAssetFoundEvent
- getAgentDescriptor() - Method in class org.openremote.model.protocol.ProtocolDiscoveryImportRequestEvent
- getAgentDescriptor() - Method in class org.openremote.model.protocol.ProtocolDiscoveryInstanceFoundEvent
- getAgentDescriptor() - Method in class org.openremote.model.protocol.ProtocolDiscoveryStartRequestEvent
- getAgentDescriptor() - Method in class org.openremote.model.protocol.ProtocolDiscoveryStartStopResponseEvent
- getAgentDescriptor(Class<T>) - Static method in class org.openremote.model.util.ValueUtil
- getAgentDescriptor(String) - Static method in class org.openremote.model.util.ValueUtil
- getAgentId() - Method in class org.openremote.model.simulator.RequestSimulatorState
- getAgentId() - Method in class org.openremote.model.simulator.SimulatorState
- getAgentLink(T) - Method in class org.openremote.model.asset.agent.Agent
-
Get the
AgentLink
for the specified linked agent - getAgentLinkClass() - Method in class org.openremote.model.asset.agent.AgentDescriptor
- getAgentLinkClasses() - Static method in class org.openremote.model.util.ValueUtil
- getAgentLinkType() - Method in class org.openremote.model.asset.agent.AgentDescriptor
- getAgentStatus() - Method in class org.openremote.model.asset.agent.Agent
- getAlarm(RequestParams, Long) - Method in interface org.openremote.model.alarm.AlarmResource
- getAlarmId() - Method in class org.openremote.model.alarm.AlarmAssetLink.Id
- getAlarms(RequestParams, String, Alarm.Status, String, String) - Method in interface org.openremote.model.alarm.AlarmResource
- getAll(RequestParams) - Method in interface org.openremote.model.security.RealmResource
- getAllActiveTunnelInfos(RequestParams, String) - Method in interface org.openremote.model.gateway.GatewayServiceResource
-
TODO: write docs
- getAllNodeDefinitions(RequestParams) - Method in interface org.openremote.model.rules.flow.FlowResource
- getAllNodeDefinitionsByType(RequestParams, NodeType) - Method in interface org.openremote.model.rules.flow.FlowResource
- getAllowedLocales() - Method in class org.openremote.model.notification.Notification.Target
- getAllowedValueNames() - Method in class org.openremote.model.value.ValueConstraint.AllowedValues
- getAllowedValues() - Method in class org.openremote.model.value.ValueConstraint.AllowedValues
- getAllRealmDashboards(RequestParams, String) - Method in interface org.openremote.model.dashboard.DashboardResource
-
Retrieve all dashboards from a realm, where the user has access to.
- getAppInfos(RequestParams) - Method in interface org.openremote.model.apps.AppResource
-
Retrieve info json of all apps.
- getApps() - Method in class org.openremote.model.console.ConsoleRegistration
- getApps(RequestParams) - Method in interface org.openremote.model.apps.AppResource
-
Retrieve a list of available apps
- getAppTitle() - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- getArea() - Method in class org.openremote.model.asset.impl.BuildingAsset
- getArea() - Method in class org.openremote.model.asset.impl.RoomAsset
- getArrayClass(Class<?>) - Static method in class org.openremote.model.util.ValueUtil
- getArrayDimensions() - Method in class org.openremote.model.value.ValueDescriptor
- getAsBoolean() - Method in class org.openremote.model.value.ValueFormat
- getAsDate() - Method in class org.openremote.model.value.ValueFormat
- getAsMomentary() - Method in class org.openremote.model.value.ValueFormat
- getAsNumber() - Method in class org.openremote.model.value.ValueFormat
- getAsOnOff() - Method in class org.openremote.model.value.ValueFormat
- getAsOpenClosed() - Method in class org.openremote.model.value.ValueFormat
- getAsPressedReleased() - Method in class org.openremote.model.value.ValueFormat
- getAsset() - Method in class org.openremote.model.asset.AssetEvent
- getAsset() - Method in class org.openremote.model.asset.AssetTreeNode
- getAsset() - Method in class org.openremote.model.provisioning.SuccessResponseMessage
- getAsset() - Method in class org.openremote.model.query.DashboardQuery.Conditions
- getAssetClass() - Method in class org.openremote.model.asset.Asset
- getAssetClass() - Method in class org.openremote.model.asset.AssetEvent
- getAssetClass() - Method in interface org.openremote.model.asset.AssetInfo
- getAssetClass() - Method in class org.openremote.model.attribute.AttributeEvent
- getAssetClass(String) - Static method in class org.openremote.model.util.ValueUtil
- getAssetClasses() - Method in class org.openremote.model.asset.AssetFilter
- getAssetClasses(String) - Static method in class org.openremote.model.util.ValueUtil
- getAssetClasses(AssetModelProvider) - Static method in class org.openremote.model.util.ValueUtil
- getAssetDescriptor() - Method in class org.openremote.model.asset.AssetTypeInfo
- getAssetDescriptor(Class<T>) - Static method in class org.openremote.model.util.ValueUtil
- getAssetDescriptor(String) - Static method in class org.openremote.model.util.ValueUtil
- getAssetDescriptors() - Method in interface org.openremote.model.AssetModelProvider
-
Allows
AssetDescriptor
s to be explicitly defined; ifAssetModelProvider.useAutoScan()
is true then this option is ignored. - getAssetDescriptors(String) - Static method in class org.openremote.model.util.ValueUtil
- getAssetDescriptors(RequestParams, String, String) - Method in interface org.openremote.model.asset.AssetModelResource
-
Retrieve the asset descriptors
AssetDescriptor
available in this system or from aGatewayAsset
depending on whether or not a * parentId is supplied, if it isn't then this instance is used, if it is and theAsset
or one of its' * ancestors resides on aGatewayAsset
then that gateway instance is used. - getAssetEngineInfo(RequestParams, String) - Method in interface org.openremote.model.rules.RulesResource
-
Retrieve information about the specified asset rules engine (if engine doesn't exist then will return null).
- getAssetGeofences(RequestParams, String) - Method in interface org.openremote.model.rules.RulesResource
-
Get the geofences for the specified asset; if this method is accessed anonymously (public read) then the asset must have public read enabled.
- getAssetId() - Method in class org.openremote.model.alarm.AlarmAssetLink.Id
- getAssetId() - Method in class org.openremote.model.asset.ReadAssetEvent
- getAssetId() - Method in class org.openremote.model.asset.UserAssetLink.Id
- getAssetId() - Method in class org.openremote.model.datapoint.Datapoint
- getAssetId() - Method in class org.openremote.model.datapoint.DatapointPeriod
- getAssetId() - Method in class org.openremote.model.protocol.ProtocolDiscoveryImportRequestEvent
-
If
ProtocolDiscoveryImportRequestEvent.isAssetDiscovery()
then this should be the ID of theAgent
on whichAsset
discovery should be initiated. - getAssetId() - Method in class org.openremote.model.protocol.ProtocolDiscoveryStartRequestEvent
-
If
ProtocolDiscoveryStartRequestEvent.isAssetDiscovery()
then this should be the ID of theAgent
on whichAsset
discovery should be initiated. - getAssetId() - Method in class org.openremote.model.rules.AssetRuleset
- getAssetId() - Method in class org.openremote.model.rules.flow.AttributeInternalValue
- getAssetId() - Method in class org.openremote.model.simulator.SimulatorAttributeInfo
- getAssetIds() - Method in class org.openremote.model.asset.AssetFilter
- getAssetInfo(Class<T>) - Static method in class org.openremote.model.util.ValueUtil
- getAssetInfo(String) - Static method in class org.openremote.model.util.ValueUtil
- getAssetInfo(RequestParams, String, String) - Method in interface org.openremote.model.asset.AssetModelResource
-
Retrieve the specific
AssetTypeInfo
of the specified}Asset
type available in this system or from aGatewayAsset
depending on whether or not a parentId * is supplied, if it isn't then this instance is used, if it is and theAsset
or one of its' ancestors resides * on aGatewayAsset
then that gateway instance is used. - getAssetInfos(String) - Static method in class org.openremote.model.util.ValueUtil
- getAssetInfos(RequestParams, String, String) - Method in interface org.openremote.model.asset.AssetModelResource
-
Retrieve the
AssetTypeInfo
of eachAsset
type available in this system or from aGatewayAsset
depending on whether or not a parentId is supplied, if it isn't then this instance is used, if it is and theAsset
or one of its' ancestors resides on aGatewayAsset
then that gateway instance is used. - getAssetLinks(RequestParams, Long, String) - Method in interface org.openremote.model.alarm.AlarmResource
- getAssetName() - Method in class org.openremote.model.alarm.AlarmAssetLink
- getAssetName() - Method in class org.openremote.model.asset.Asset
- getAssetName() - Method in class org.openremote.model.asset.AssetEvent
- getAssetName() - Method in interface org.openremote.model.asset.AssetInfo
- getAssetName() - Method in class org.openremote.model.asset.UserAssetLink
- getAssetName() - Method in class org.openremote.model.attribute.AttributeEvent
- getAssetName() - Method in class org.openremote.model.simulator.SimulatorAttributeInfo
- getAssetNames() - Method in class org.openremote.model.asset.AssetFilter
- getAssetQuery() - Method in interface org.openremote.model.asset.HasAssetQuery
- getAssetQuery() - Method in class org.openremote.model.asset.ReadAssetEvent
- getAssetQuery() - Method in class org.openremote.model.asset.ReadAssetsEvent
- getAssetQuery() - Method in class org.openremote.model.asset.ReadAttributeEvent
- getAssetRuleset(RequestParams, Long) - Method in interface org.openremote.model.rules.RulesResource
-
Retrieve an asset ruleset.
- getAssetRulesets(RequestParams, String, List<Ruleset.Lang>, boolean) - Method in interface org.openremote.model.rules.RulesResource
-
Retrieve rules of an asset.
- getAssets() - Method in class org.openremote.model.asset.AssetsEvent
- getAssets() - Method in class org.openremote.model.protocol.ProtocolDiscoveryAssetFoundEvent
- getAssetSyncRules() - Method in class org.openremote.model.gateway.GatewayConnection
- getAssetTemplate() - Method in class org.openremote.model.provisioning.ProvisioningConfig
- getAssetType() - Method in class org.openremote.model.asset.Asset
- getAssetType() - Method in class org.openremote.model.asset.AssetEvent
- getAssetType() - Method in interface org.openremote.model.asset.AssetInfo
- getAssetType() - Method in class org.openremote.model.attribute.AttributeEvent
- getAssetTypes() - Method in class org.openremote.model.asset.AssetFilter
- getAssignedPort() - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- getAssigneeId() - Method in class org.openremote.model.alarm.Alarm
- getAssigneeId() - Method in class org.openremote.model.alarm.SentAlarm
- getAssigneeUsername() - Method in class org.openremote.model.alarm.SentAlarm
- getAsSlider() - Method in class org.openremote.model.value.ValueFormat
- getAttribute() - Method in class org.openremote.model.simulator.SimulatorAttributeInfo
- getAttribute(String) - Method in class org.openremote.model.asset.Asset
- getAttribute(AttributeDescriptor<T>) - Method in class org.openremote.model.asset.Asset
- getAttributeDescriptors() - Method in class org.openremote.model.asset.AssetTypeInfo
- getAttributeDescriptors() - Method in interface org.openremote.model.AssetModelProvider
-
Get
AttributeDescriptor
s that should be associated with the specifiedAsset
type; these are combined with anyAttributeDescriptor
s already associated with the givenAsset
type. - getAttributeDescriptorsInternal() - Method in class org.openremote.model.asset.AssetTypeInfo
- getAttributeFilters() - Method in class org.openremote.model.gateway.GatewayConnection
- getAttributeMap() - Method in class org.openremote.model.security.User
- getAttributeName() - Method in class org.openremote.model.datapoint.Datapoint
- getAttributeName() - Method in class org.openremote.model.datapoint.DatapointPeriod
- getAttributeName() - Method in class org.openremote.model.rules.flow.AttributeInternalValue
- getAttributeNames() - Method in class org.openremote.model.asset.Asset
- getAttributeNames() - Method in class org.openremote.model.asset.AssetEvent
- getAttributeNames() - Method in class org.openremote.model.asset.AssetFilter
- getAttributeNames() - Method in interface org.openremote.model.asset.AssetInfo
- getAttributeNames() - Method in class org.openremote.model.attribute.AttributeEvent
- getAttributeRef() - Method in class org.openremote.model.asset.ReadAttributeEvent
- getAttributeRef() - Method in class org.openremote.model.attribute.AttributeLink
- getAttributes() - Method in class org.openremote.model.asset.Asset
- getAttributes() - Method in class org.openremote.model.protocol.ProtocolDiscoveryInstanceFoundEvent
- getAttributes() - Method in class org.openremote.model.security.User
- getAttributes() - Method in class org.openremote.model.simulator.SimulatorState
- getAttributesString() - Method in class org.openremote.model.asset.Asset
- getAutoCloseTime() - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- getAvailableChargingSpaces() - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- getAvailableDischargingSpaces() - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- getB() - Method in class org.openremote.model.value.impl.ColourRGB
- getBaseType() - Method in class org.openremote.model.value.ValueDescriptor
-
If this descriptor is an array type then this will get the inner type of the array(s)
- getBcc() - Method in class org.openremote.model.notification.EmailNotificationMessage
- getBearerAuth() - Method in class org.openremote.model.http.RequestParams
- getBindHost() - Method in class org.openremote.model.asset.agent.Agent
- getBindPort() - Method in class org.openremote.model.asset.agent.Agent
- getBody() - Method in class org.openremote.model.notification.PushNotificationMessage
- getBoolean(Object) - Static method in class org.openremote.model.util.ValueUtil
- getBooleanCoerced(Object) - Static method in class org.openremote.model.util.ValueUtil
- getBreakpoint() - Method in class org.openremote.model.dashboard.DashboardScreenPreset
- getBrightness() - Method in class org.openremote.model.asset.impl.LightAsset
- getButtons() - Method in class org.openremote.model.notification.PushNotificationMessage
- getCACertPEM() - Method in class org.openremote.model.provisioning.X509ProvisioningData
- getCarbonCost() - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- getCarbonExport() - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- getCarbonImport() - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- getCarbonSaving() - Method in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- getCatalogCategory() - Method in class org.openremote.model.flow.catalog.AssetNodeDescriptor
- getCatalogCategory() - Method in class org.openremote.model.flow.catalog.console.ScreenNodeDescriptor
- getCatalogCategory() - Method in class org.openremote.model.flow.catalog.NodeDescriptor
- getCatalogCategory() - Method in class org.openremote.model.flow.catalog.virtual.SubflowNodeDescriptor
- getCatalogCategory() - Method in class org.openremote.model.flow.catalog.virtual.VirtualNodeDescriptor
- getCatalogCategory() - Method in class org.openremote.model.flow.catalog.WidgetNodeDescriptor
- getCategories() - Method in class org.openremote.model.syslog.SyslogEvent.LevelCategoryFilter
- getCategory() - Method in class org.openremote.model.flow.catalog.CatalogItem
- getCategory() - Method in class org.openremote.model.syslog.SyslogEvent
- getCategoryLabel() - Method in class org.openremote.model.syslog.SyslogEvent
- getCause() - Method in class org.openremote.model.asset.AssetEvent
- getCause() - Method in class org.openremote.model.PersistenceEvent
- getCc() - Method in class org.openremote.model.notification.EmailNotificationMessage
- getCentrePoint() - Method in class org.openremote.model.query.filter.GeofencePredicate
- getCentrePoint() - Method in class org.openremote.model.query.filter.RadialGeofencePredicate
- getCentrePoint() - Method in class org.openremote.model.query.filter.RectangularGeofencePredicate
- getCert() - Method in class org.openremote.model.provisioning.X509ProvisioningMessage
- getCertificate() - Method in class org.openremote.model.provisioning.X509ProvisioningConfig
- getChargeCycles() - Method in class org.openremote.model.asset.impl.ElectricityBatteryAsset
- getChargerConnected() - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- getChargerId() - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- getChildAssets() - Method in class org.openremote.model.asset.AssetTreeNode
- getChildAssetType() - Method in class org.openremote.model.asset.impl.GroupAsset
- getClientId() - Method in class org.openremote.model.asset.impl.GatewayAsset
- getClientId() - Method in class org.openremote.model.auth.OAuthGrant
- getClientId() - Method in class org.openremote.model.gateway.GatewayConnection
- getClientRoles(RequestParams, String, String) - Method in interface org.openremote.model.security.UserResource
- getClientSecret() - Method in class org.openremote.model.asset.impl.GatewayAsset
- getClientSecret() - Method in class org.openremote.model.auth.OAuthGrant
- getClientSecret() - Method in class org.openremote.model.gateway.GatewayConnection
- getColor() - Method in class org.openremote.model.flow.catalog.AssetNodeDescriptor
- getColor() - Method in class org.openremote.model.flow.catalog.ConsoleNodeDescriptor
- getColor() - Method in class org.openremote.model.flow.catalog.NodeDescriptor
- getColor() - Method in class org.openremote.model.flow.catalog.virtual.SubflowNodeDescriptor
- getColor() - Method in class org.openremote.model.flow.catalog.virtual.VirtualNodeDescriptor
- getColour() - Method in class org.openremote.model.asset.AssetDescriptor
- getColourRGB() - Method in class org.openremote.model.asset.impl.LightAsset
- getColumns() - Method in class org.openremote.model.dashboard.DashboardTemplate
- getCompilationErrorCount() - Method in class org.openremote.model.rules.RulesEngineInfo
- getComponents() - Method in class org.openremote.model.flow.EditorSettings
- getCompositeRoleIds() - Method in class org.openremote.model.security.Role
- getComposites() - Method in enum class org.openremote.model.security.ClientRole
- getConditions() - Method in class org.openremote.model.query.DashboardQuery
- getConfig() - Method in interface org.openremote.model.Container
- getConfig(RequestParams) - Method in interface org.openremote.model.syslog.SyslogResource
- getConnection(RequestParams, String) - Method in interface org.openremote.model.gateway.GatewayClientResource
-
Get the
GatewayConnection
for the specified realm, user must be a realm admin - getConnections() - Method in class org.openremote.model.rules.flow.NodeCollection
- getConnections(RequestParams) - Method in interface org.openremote.model.gateway.GatewayClientResource
-
Get the
GatewayConnection
s for all realms, user must be a super user - getConnectionStatus() - Method in class org.openremote.model.gateway.GatewayConnectionStatusEvent
- getConnectionStatus(RequestParams, String) - Method in interface org.openremote.model.gateway.GatewayClientResource
- getConnectorType() - Method in class org.openremote.model.asset.impl.ElectricityChargerAsset
- getConnectorType() - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- getConsoleConfig(RequestParams) - Method in interface org.openremote.model.apps.AppResource
-
Retrieve console app config.
- getConsoleName() - Method in class org.openremote.model.asset.impl.ConsoleAsset
- getConsolePlatform() - Method in class org.openremote.model.asset.impl.ConsoleAsset
- getConsoleProviders() - Method in class org.openremote.model.asset.impl.ConsoleAsset
- getConsoleVersion() - Method in class org.openremote.model.asset.impl.ConsoleAsset
- getConstraints() - Method in class org.openremote.model.value.AbstractNameValueDescriptorHolder
- getConstraints() - Method in class org.openremote.model.value.ValueDescriptor
- getConstraints() - Method in interface org.openremote.model.value.ValueDescriptorHolder
- getContent() - Method in class org.openremote.model.alarm.Alarm
- getContent() - Method in class org.openremote.model.alarm.SentAlarm
- getContent() - Method in class org.openremote.model.mail.MailMessage
- getContents() - Method in class org.openremote.model.file.FileInfo
- getContentType() - Method in class org.openremote.model.mail.MailMessage
- getConverter() - Method in class org.openremote.model.attribute.AttributeLink
- getCooling() - Method in class org.openremote.model.asset.impl.ThermostatAsset
- getCoordinates() - Method in class org.openremote.model.geo.GeoJSONPoint
- getCountGrowthMinute() - Method in class org.openremote.model.asset.impl.PeopleCounterAsset
- getCountIn() - Method in class org.openremote.model.asset.impl.PeopleCounterAsset
- getCountInMinute() - Method in class org.openremote.model.asset.impl.PeopleCounterAsset
- getCountOut() - Method in class org.openremote.model.asset.impl.PeopleCounterAsset
- getCountOutMinute() - Method in class org.openremote.model.asset.impl.PeopleCounterAsset
- getCountry() - Method in class org.openremote.model.asset.impl.CityAsset
- getCountTotal() - Method in class org.openremote.model.asset.impl.PeopleCounterAsset
- getCreatedOn() - Method in class org.openremote.model.alarm.AlarmAssetLink
- getCreatedOn() - Method in class org.openremote.model.alarm.SentAlarm
- getCreatedOn() - Method in class org.openremote.model.asset.Asset
- getCreatedOn() - Method in class org.openremote.model.asset.AssetEvent
- getCreatedOn() - Method in interface org.openremote.model.asset.AssetInfo
- getCreatedOn() - Method in class org.openremote.model.asset.UserAssetLink
- getCreatedOn() - Method in class org.openremote.model.attribute.AttributeEvent
- getCreatedOn() - Method in class org.openremote.model.dashboard.Dashboard
- getCreatedOn() - Method in class org.openremote.model.flow.Flow
- getCreatedOn() - Method in class org.openremote.model.provisioning.ProvisioningConfig
- getCreatedOn() - Method in class org.openremote.model.rules.Ruleset
- getCurrent(RequestParams) - Method in interface org.openremote.model.security.UserResource
- getCurrentState() - Method in class org.openremote.model.PersistenceEvent
- getCurrentState(String) - Method in class org.openremote.model.PersistenceEvent
- getCurrentTimeMillis() - Method in interface org.openremote.model.rules.RulesClock
- getCurrentUserAssets(RequestParams) - Method in interface org.openremote.model.asset.AssetResource
-
Retrieve the linked assets of the currently authenticated user.
- getCurrentUserClientRoles(RequestParams, String) - Method in interface org.openremote.model.security.UserResource
- getCurrentUserRealmRoles(RequestParams) - Method in interface org.openremote.model.security.UserResource
- getCustomMapInfo() - Method in interface org.openremote.model.map.MapResource
-
Retrieve if the map is custom and custom map limit
- getDashboard() - Method in class org.openremote.model.query.DashboardQuery.Conditions
- getData() - Method in class org.openremote.model.console.ConsoleProvider
- getData() - Method in class org.openremote.model.notification.Notification.Target
- getData() - Method in class org.openremote.model.notification.PushNotificationAction
- getData() - Method in class org.openremote.model.notification.PushNotificationMessage
- getData() - Method in class org.openremote.model.provisioning.ProvisioningConfig
-
Implementors must annotate the data field with @Column as JPA (Hibernate) doesn't work with generic fields
- getData() - Method in class org.openremote.model.provisioning.X509ProvisioningConfig
- getDatapointExport(AsyncResponse, String, long, long) - Method in interface org.openremote.model.datapoint.AssetDatapointResource
- getDatapointPeriod(RequestParams, String, String) - Method in interface org.openremote.model.datapoint.AssetDatapointResource
- getDatapoints(RequestParams, String, String, AssetDatapointQuery) - Method in interface org.openremote.model.datapoint.AssetDatapointResource
-
Retrieve the historical datapoints of an asset attribute.
- getDateStyle() - Method in class org.openremote.model.value.ValueFormat
- getDay() - Method in class org.openremote.model.value.ValueFormat
- getDayPeriod() - Method in class org.openremote.model.value.ValueFormat
- getDefaultedLabel() - Method in class org.openremote.model.flow.FlowDependency
- getDefaultedLabel() - Method in class org.openremote.model.flow.FlowObject
- getDefaultLanguage() - Method in class org.openremote.model.notification.LocalizedNotificationMessage
- getDeliveredOn() - Method in class org.openremote.model.notification.SentNotification
- getDelta() - Method in class org.openremote.model.gateway.GatewayAttributeFilter
- getDescription() - Method in class org.openremote.model.rules.flow.NodeCollection
- getDescription() - Method in enum class org.openremote.model.security.ClientRole
- getDescription() - Method in class org.openremote.model.security.RealmRole
- getDescription() - Method in class org.openremote.model.security.Role
- getDescriptorFields(Class<?>) - Static method in class org.openremote.model.util.ValueUtil
-
Extract public static field values that are of type
AssetDescriptor
,AttributeDescriptor
,MetaItemDescriptor
orValueDescriptor
. - getDirection() - Method in class org.openremote.model.asset.impl.ShipAsset
- getDirectSuperDependencies() - Method in class org.openremote.model.flow.Flow
- getDisabled() - Method in class org.openremote.model.asset.impl.GatewayAsset
- getDisplayCharacter() - Method in class org.openremote.model.rules.flow.Node
- getDisplayName() - Method in class org.openremote.model.dashboard.Dashboard
- getDisplayName() - Method in class org.openremote.model.dashboard.DashboardScreenPreset
- getDisplayName() - Method in class org.openremote.model.dashboard.DashboardWidget
- getDisplayName() - Method in class org.openremote.model.security.Realm
- getDisplayText() - Method in class org.openremote.model.apps.ConsoleAppConfig.AppLink
- getDouble(Object) - Static method in class org.openremote.model.util.ValueUtil
- getDoubleCoerced(Object) - Static method in class org.openremote.model.util.ValueUtil
- getDuplicateEmailsAllowed() - Method in class org.openremote.model.security.Realm
- getDuration() - Method in class org.openremote.model.gateway.GatewayAttributeFilter
- getDuration() - Method in class org.openremote.model.value.impl.PeriodAndDuration
- getDurationParsed() - Method in class org.openremote.model.gateway.GatewayAttributeFilter
- getEditorSettings() - Method in class org.openremote.model.flow.Node
- getEfficiencyExport() - Method in class org.openremote.model.asset.impl.ElectricityAsset
- getEfficiencyImport() - Method in class org.openremote.model.asset.impl.ElectricityAsset
- getEmail() - Method in class org.openremote.model.asset.Asset
- getEmail() - Method in class org.openremote.model.security.User
- getEmailTheme() - Method in class org.openremote.model.security.Realm
- getEnabled() - Method in class org.openremote.model.security.Realm
- getEnabled() - Method in class org.openremote.model.security.User
- getEnd() - Method in class org.openremote.model.calendar.CalendarEvent
- getEnergyAutarky() - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- getEnergyCapacity() - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- getEnergyExportTotal() - Method in class org.openremote.model.asset.impl.ElectricityAsset
- getEnergyImportTotal() - Method in class org.openremote.model.asset.impl.ElectricityAsset
- getEnergyLevel() - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- getEnergyLevelPercentage() - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- getEnergyLevelPercentageMax() - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- getEnergyLevelPercentageMin() - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- getEnergyLevelSchedule() - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- getEnergyLocal() - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- getEnergyRenewableShare() - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- getEnergySelfConsumption() - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- getEnergyType() - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- getEngineId() - Method in class org.openremote.model.rules.RulesEngineStatusEvent
- getEngineId() - Method in class org.openremote.model.rules.RulesetChangedEvent
- getEngineInfo() - Method in class org.openremote.model.rules.RulesEngineStatusEvent
- getENINumber() - Method in class org.openremote.model.asset.impl.ShipAsset
- getEntity() - Method in class org.openremote.model.PersistenceEvent
- getEntityClasses() - Method in interface org.openremote.model.EntityClassProvider
- getEnumFromString(Class<T>, String) - Static method in class org.openremote.model.util.TextUtil
-
Get an enum value from a string without throwing exception.
- getEra() - Method in class org.openremote.model.value.ValueFormat
- getError() - Method in class org.openremote.model.gateway.GatewayTunnelStartResponseEvent
- getError() - Method in class org.openremote.model.gateway.GatewayTunnelStopResponseEvent
- getError() - Method in class org.openremote.model.notification.SentNotification
- getError() - Method in class org.openremote.model.provisioning.ErrorResponseMessage
- getError() - Method in class org.openremote.model.rules.Ruleset
- getEventClass() - Method in class org.openremote.model.event.bus.EventRegistration
- getEvents() - Method in class org.openremote.model.event.TriggeredEventSubscription
- getEvents(RequestParams, SyslogLevel, Integer, Integer, Long, Long, List<SyslogCategory>, List<String>) - Method in interface org.openremote.model.syslog.SyslogResource
- getEventType() - Method in class org.openremote.model.event.bus.EventRegistration
- getEventType() - Method in class org.openremote.model.event.Event
- getEventType() - Method in class org.openremote.model.event.shared.CancelEventSubscription
- getEventType() - Method in class org.openremote.model.event.shared.EventSubscription
- getEventType(Class<? extends Event>) - Static method in class org.openremote.model.event.Event
- getEventType(String) - Static method in class org.openremote.model.event.Event
- getExcludeAttributeMeta() - Method in class org.openremote.model.gateway.GatewayAssetSyncRule
- getExcludeAttributes() - Method in class org.openremote.model.gateway.GatewayAssetSyncRule
- getExecutionErrorCount() - Method in class org.openremote.model.rules.RulesEngineInfo
- getExecutor() - Method in interface org.openremote.model.Container
- getExpirationMilliseconds() - Method in class org.openremote.model.rules.TemporaryFact
- getExpirationTime() - Method in class org.openremote.model.rules.TemporaryFact
- getExternalBaseUriBuilder() - Method in class org.openremote.model.http.RequestParams
-
Handles reverse proxying and returns the request base URI
- getExternalSchemeHostAndPort() - Method in class org.openremote.model.http.RequestParams
- getFact() - Method in class org.openremote.model.rules.TemporaryFact
- getFailure() - Method in class org.openremote.model.attribute.AttributeWriteResult
- getFanSpeed() - Method in class org.openremote.model.asset.impl.VentilationAsset
- getFavicon() - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- getFeatures() - Method in class org.openremote.model.geo.GeoJSONFeatureCollection
- getFilter() - Method in class org.openremote.model.event.shared.EventSubscription
- getFilters() - Method in class org.openremote.model.attribute.AttributeLink
- getFinancialCost() - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- getFinancialSaving() - Method in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- getFinancialWeighting() - Method in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- getFirstName() - Method in class org.openremote.model.security.User
- getFlags() - Method in class org.openremote.model.value.ValueConstraint.Pattern
- getFleetCategory() - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- getFlow() - Method in class org.openremote.model.asset.impl.VentilationAsset
- getFlow() - Method in class org.openremote.model.flow.FlowDependency
- getForecastCount() - Method in class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage
- getForecastPeriod() - Method in class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage
- getFormat() - Method in class org.openremote.model.value.AbstractNameValueDescriptorHolder
- getFormat() - Method in class org.openremote.model.value.ValueDescriptor
- getFormat() - Method in interface org.openremote.model.value.ValueDescriptorHolder
- getFormattedTime() - Method in class org.openremote.model.util.CronExpressionParser
- getFractionalSecondDigits() - Method in class org.openremote.model.value.ValueFormat
- getFrom() - Method in class org.openremote.model.mail.MailMessage
- getFrom() - Method in class org.openremote.model.notification.EmailNotificationMessage
- getFrom() - Method in class org.openremote.model.rules.flow.NodeConnection
- getFullName() - Method in class org.openremote.model.security.User
- getG() - Method in class org.openremote.model.value.impl.ColourRGB
- getGatewayActiveTunnelInfos(RequestParams, String, String) - Method in interface org.openremote.model.gateway.GatewayServiceResource
-
TODO: write docs
- getGatewayId() - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- getGatewayStatus() - Method in class org.openremote.model.asset.impl.GatewayAsset
- getGeometry() - Method in class org.openremote.model.geo.GeoJSONFeature
- getGlobalEngineInfo(RequestParams) - Method in interface org.openremote.model.rules.RulesResource
-
Retrieve information about the global rules engine (if engine doesn't exist then will return null).
- getGlobalRuleset(RequestParams, Long) - Method in interface org.openremote.model.rules.RulesResource
-
Retrieve a global ruleset.
- getGlobalRulesets(RequestParams, List<Ruleset.Lang>, boolean) - Method in interface org.openremote.model.rules.RulesResource
-
Retrieve global rules.
- getGrantType() - Method in class org.openremote.model.auth.OAuthGrant
- getGridItem() - Method in class org.openremote.model.dashboard.DashboardWidget
- getHeader(String) - Method in class org.openremote.model.mail.MailMessage
- getHeaders() - Method in class org.openremote.model.mail.MailMessage
- getHeaders() - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- getHeaders() - Method in class org.openremote.model.webhook.Webhook
- getHeaders(String) - Method in class org.openremote.model.mail.MailMessage
- getHealthStatus() - Method in interface org.openremote.model.system.HealthStatusProvider
- getHealthStatus() - Method in interface org.openremote.model.system.StatusResource
- getHealthStatusName() - Method in interface org.openremote.model.system.HealthStatusProvider
- getHost() - Method in class org.openremote.model.asset.agent.Agent
- getHost() - Method in class org.openremote.model.gateway.GatewayConnection
- getHostname() - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- getHour() - Method in class org.openremote.model.value.ValueFormat
- getHour12() - Method in class org.openremote.model.value.ValueFormat
- getHtml() - Method in class org.openremote.model.notification.EmailNotificationMessage
- getHttpMethod() - Method in class org.openremote.model.notification.PushNotificationAction
- getHttpMethod() - Method in class org.openremote.model.rules.geofence.GeofenceDefinition
- getHttpMethod() - Method in class org.openremote.model.webhook.Webhook
- getHumidity() - Method in class org.openremote.model.asset.impl.WeatherAsset
- getIcon() - Method in class org.openremote.model.asset.AssetDescriptor
- getIcon() - Method in enum class org.openremote.model.syslog.SyslogLevel
- getId() - Method in class org.openremote.model.alarm.AlarmAssetLink
- getId() - Method in class org.openremote.model.alarm.SentAlarm
- getId() - Method in class org.openremote.model.asset.agent.AgentLink
- getId() - Method in class org.openremote.model.asset.Asset
- getId() - Method in class org.openremote.model.asset.AssetEvent
- getId() - Method in interface org.openremote.model.asset.AssetInfo
- getId() - Method in class org.openremote.model.asset.UserAssetLink
- getId() - Method in class org.openremote.model.attribute.AttributeEvent
- getId() - Method in interface org.openremote.model.attribute.AttributeInfo
- getId() - Method in class org.openremote.model.attribute.AttributeRef
-
Returns the asset identifier.
- getId() - Method in class org.openremote.model.console.ConsoleRegistration
- getId() - Method in class org.openremote.model.dashboard.Dashboard
- getId() - Method in class org.openremote.model.dashboard.DashboardScreenPreset
- getId() - Method in class org.openremote.model.dashboard.DashboardTemplate
- getId() - Method in class org.openremote.model.dashboard.DashboardWidget
- getId() - Method in class org.openremote.model.flow.FlowObject
- getId() - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- getId() - Method in interface org.openremote.model.IdentifiableEntity
- getId() - Method in class org.openremote.model.notification.Notification.Target
- getId() - Method in class org.openremote.model.notification.SentNotification
- getId() - Method in class org.openremote.model.provisioning.ProvisioningConfig
- getId() - Method in class org.openremote.model.rules.flow.Node
- getId() - Method in class org.openremote.model.rules.flow.NodeSocket
- getId() - Method in class org.openremote.model.rules.geofence.GeofenceDefinition
- getId() - Method in class org.openremote.model.rules.Ruleset
- getId() - Method in class org.openremote.model.security.Realm
- getId() - Method in class org.openremote.model.security.RealmRole
- getId() - Method in class org.openremote.model.security.Role
- getId() - Method in class org.openremote.model.security.User
- getID() - Method in class org.openremote.model.security.UserSession
- getIds() - Method in class org.openremote.model.query.DashboardQuery
- getIMONumber() - Method in class org.openremote.model.asset.impl.ShipAsset
- getIndex() - Method in class org.openremote.model.rules.flow.NodeSocket
- getInfo() - Method in class org.openremote.model.gateway.GatewayTunnelStartRequestEvent
- getInfo() - Method in class org.openremote.model.gateway.GatewayTunnelStopRequestEvent
- getInfo() - Method in interface org.openremote.model.system.StatusResource
- getInitialProperties() - Method in class org.openremote.model.flow.catalog.console.ScreenNodeDescriptor
- getInitialProperties() - Method in class org.openremote.model.flow.catalog.console.TextLabelNodeDescriptor
- getInitialProperties() - Method in class org.openremote.model.flow.catalog.NodeDescriptor
- getInitialProperties() - Method in class org.openremote.model.flow.catalog.virtual.SubflowNodeDescriptor
- getInitialProperties() - Method in class org.openremote.model.flow.catalog.WidgetNodeDescriptor
- getInputs() - Method in class org.openremote.model.rules.flow.Node
- getInstanceDiscoveryProvider() - Method in class org.openremote.model.asset.agent.AgentDescriptor
- getInstanceDiscoveryProviderClass() - Method in class org.openremote.model.asset.agent.AgentDescriptor
- getInstanceName() - Method in class org.openremote.model.protocol.ProtocolDiscoveryInstanceFoundEvent
- getInteger(Object) - Static method in class org.openremote.model.util.ValueUtil
- getIntegerCoerced(Object) - Static method in class org.openremote.model.util.ValueUtil
- getInternals() - Method in class org.openremote.model.rules.flow.Node
- getIntervalSize() - Method in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- getIso8601() - Method in class org.openremote.model.value.ValueFormat
- getItems() - Method in class org.openremote.model.query.LogicGroup
- getItemsRecursive(LogicGroup<S>) - Static method in class org.openremote.model.query.LogicGroup
- getJsonSchemaConfig() - Static method in class org.openremote.model.util.JSONSchemaUtil
- getJsonType() - Method in class org.openremote.model.value.ValueDescriptor
-
Will get the JSON type of the inner most type; can be used in combination with
ValueDescriptor.arrayDimensions
to know the structure of this value descriptor - getKey() - Method in class org.openremote.model.util.Pair
- getKeyManagerFactory(String) - Method in interface org.openremote.model.security.KeyStoreService
- getLabel() - Method in enum class org.openremote.model.flow.catalog.CatalogCategory
- getLabel() - Method in class org.openremote.model.flow.catalog.CatalogItem
- getLabel() - Method in class org.openremote.model.flow.FlowObject
- getLang() - Method in class org.openremote.model.rules.Ruleset
- getLanguage() - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- getLanguages() - Method in class org.openremote.model.manager.ManagerAppConfig
- getLastAccess() - Method in class org.openremote.model.asset.impl.DoorAsset
- getLastModified() - Method in class org.openremote.model.alarm.SentAlarm
- getLastModified() - Method in class org.openremote.model.provisioning.ProvisioningConfig
- getLastModified() - Method in class org.openremote.model.rules.Ruleset
- getLastName() - Method in class org.openremote.model.security.User
- getLat() - Method in class org.openremote.model.query.filter.RadialGeofencePredicate
- getLat() - Method in class org.openremote.model.rules.geofence.GeofenceDefinition
- getLatest() - Method in class org.openremote.model.datapoint.DatapointPeriod
- getLatMax() - Method in class org.openremote.model.query.filter.RectangularGeofencePredicate
- getLatMin() - Method in class org.openremote.model.query.filter.RectangularGeofencePredicate
- getLength() - Method in class org.openremote.model.asset.impl.ShipAsset
- getLevel() - Method in class org.openremote.model.flow.FlowDependency
- getLevel() - Method in class org.openremote.model.syslog.SyslogEvent
- getLevel() - Method in class org.openremote.model.syslog.SyslogEvent.LevelCategoryFilter
- getLevel(int) - Static method in enum class org.openremote.model.syslog.SyslogLevel
- getLimit() - Method in class org.openremote.model.query.DashboardQuery
- getLinkedAttributes() - Method in interface org.openremote.model.asset.agent.Protocol
- getListener() - Method in class org.openremote.model.event.bus.EventRegistration
- getLng() - Method in class org.openremote.model.query.filter.RadialGeofencePredicate
- getLng() - Method in class org.openremote.model.rules.geofence.GeofenceDefinition
- getLngMax() - Method in class org.openremote.model.query.filter.RectangularGeofencePredicate
- getLngMin() - Method in class org.openremote.model.query.filter.RectangularGeofencePredicate
- getLocale() - Method in class org.openremote.model.notification.Notification.Target
- getLocalRealm() - Method in class org.openremote.model.gateway.GatewayConnection
- getLocation() - Method in class org.openremote.model.asset.Asset
- getLocation() - Method in class org.openremote.model.rules.SunPositionTrigger
- getLocationPredicates(LogicGroup<AttributePredicate>) - Static method in class org.openremote.model.query.filter.LocationAttributePredicate
- getLocked() - Method in class org.openremote.model.asset.impl.DoorAsset
- getLogger(SyslogCategory, Class<?>) - Static method in enum class org.openremote.model.syslog.SyslogCategory
- getLogger(SyslogCategory, String) - Static method in enum class org.openremote.model.syslog.SyslogCategory
- getLoggerName(LogRecord) - Method in enum class org.openremote.model.syslog.SyslogCategory
- getLoginTheme() - Method in class org.openremote.model.security.Realm
- getLoginWithEmail() - Method in class org.openremote.model.security.Realm
- getLogo() - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- getLogoMobile() - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- getLong(Object) - Static method in class org.openremote.model.util.ValueUtil
- getLongCoerced(Object) - Static method in class org.openremote.model.util.ValueUtil
- getManager() - Method in class org.openremote.model.manager.ManagerAppConfig
- getManagerConfig() - Method in interface org.openremote.model.manager.ConfigurationResource
- getManagerConfigImage(String) - Method in interface org.openremote.model.manager.ConfigurationResource
- getManufacturer() - Method in class org.openremote.model.asset.Asset
- getMatcher() - Method in class org.openremote.model.gateway.GatewayAttributeFilter
- getMax() - Method in class org.openremote.model.value.ValueConstraint.Max
- getMax() - Method in class org.openremote.model.value.ValueConstraint.Size
- getMaximumFractionDigits() - Method in class org.openremote.model.value.ValueFormat
- getMaximumSignificantDigits() - Method in class org.openremote.model.value.ValueFormat
- getMaxScreenWidth() - Method in class org.openremote.model.dashboard.DashboardTemplate
- getMechanism() - Method in class org.openremote.model.jackson.AssetTypeIdResolver
- getMessage() - Method in class org.openremote.model.notification.Notification
- getMessage() - Method in class org.openremote.model.notification.NotificationSendResult
- getMessage() - Method in class org.openremote.model.notification.SentNotification
- getMessage() - Method in class org.openremote.model.syslog.SyslogEvent
- getMessage() - Method in class org.openremote.model.value.ValueConstraint
- getMessage(String) - Method in class org.openremote.model.notification.LocalizedNotificationMessage
- getMessageID() - Method in class org.openremote.model.event.Event
- getMessageMatchFilters() - Method in class org.openremote.model.asset.agent.AgentLink
- getMessageMatchPredicate() - Method in class org.openremote.model.asset.agent.AgentLink
- getMessages() - Method in class org.openremote.model.notification.LocalizedNotificationMessage
- getMeta() - Method in class org.openremote.model.attribute.Attribute
- getMeta() - Method in class org.openremote.model.attribute.AttributeEvent
- getMeta() - Method in class org.openremote.model.rules.Ruleset
- getMeta() - Method in class org.openremote.model.value.AttributeDescriptor
- getMeta() - Method in interface org.openremote.model.value.MetaHolder
- getMetaItem(MetaItemDescriptor<U>) - Method in interface org.openremote.model.value.MetaHolder
- getMetaItemDescriptor(String) - Static method in class org.openremote.model.util.ValueUtil
- getMetaItemDescriptors() - Method in class org.openremote.model.asset.AssetTypeInfo
- getMetaItemDescriptors() - Method in interface org.openremote.model.AssetModelProvider
-
Get
MetaItemDescriptor
s that should be associated with the specifiedAsset
type; these are combined with anyMetaItemDescriptor
s already associated with the givenAsset
type. - getMetaItemDescriptors() - Static method in class org.openremote.model.util.ValueUtil
- getMetaItemDescriptors(Class<T>) - Static method in class org.openremote.model.util.ValueUtil
- getMetaItemDescriptors(String) - Static method in class org.openremote.model.util.ValueUtil
- getMetaItemDescriptors(RequestParams, String) - Method in interface org.openremote.model.asset.AssetModelResource
-
Retrieve meta descriptors
MetaItemDescriptor
available in this system or from aGatewayAsset
depending on whether or not a parentId is supplied, if it isn't then this instance is used, if it is and theAsset
or one of its' ancestors resides on aGatewayAsset
then that gateway instance is used. - getMetaString(MetaMap) - Method in class org.openremote.model.asset.Asset
- getMetaValue(MetaItemDescriptor<U>) - Method in interface org.openremote.model.value.MetaHolder
- getMeterRegistry() - Method in interface org.openremote.model.Container
-
Get the
MeterRegistry
to use for micrometer metrics gathering - getMileageCapacity() - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- getMileageCharged() - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- getMileageMin() - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- getMileageMinimum() - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- getMin() - Method in class org.openremote.model.value.ValueConstraint.Min
- getMin() - Method in class org.openremote.model.value.ValueConstraint.Size
- getMinAmount() - Method in class org.openremote.model.query.DashboardQuery.AssetConditions
- getMinimumFractionDigits() - Method in class org.openremote.model.value.ValueFormat
- getMinimumIntegerDigits() - Method in class org.openremote.model.value.ValueFormat
- getMinimumSignificantDigits() - Method in class org.openremote.model.value.ValueFormat
- getMinute() - Method in class org.openremote.model.value.ValueFormat
- getModel() - Method in class org.openremote.model.asset.Asset
- getModel() - Method in class org.openremote.model.console.ConsoleRegistration
- getModelProviders() - Static method in class org.openremote.model.util.ValueUtil
- getMomentJsFormat() - Method in class org.openremote.model.value.ValueFormat
- getMonth() - Method in class org.openremote.model.value.ValueFormat
- getMSSINumber() - Method in class org.openremote.model.asset.impl.ShipAsset
- getMultiline() - Method in class org.openremote.model.value.ValueFormat
- getName() - Method in class org.openremote.model.asset.Asset
- getName() - Method in class org.openremote.model.asset.AssetDescriptor
-
The unique name of this descriptor and corresponds to the simple class name of
AssetDescriptor.getType()
. - getName() - Method in class org.openremote.model.attribute.AttributeEvent
- getName() - Method in interface org.openremote.model.attribute.AttributeInfo
- getName() - Method in class org.openremote.model.attribute.AttributeRef
-
Returns the attribute name.
- getName() - Method in class org.openremote.model.console.ConsoleRegistration
- getName() - Method in class org.openremote.model.event.shared.RealmFilter
- getName() - Method in class org.openremote.model.file.FileInfo
- getName() - Method in class org.openremote.model.notification.EmailNotificationMessage.Recipient
- getName() - Method in class org.openremote.model.notification.Notification
- getName() - Method in class org.openremote.model.notification.SentNotification
- getName() - Method in class org.openremote.model.provisioning.ProvisioningConfig
- getName() - Method in class org.openremote.model.query.UserQuery.AttributeValuePredicate
- getName() - Method in class org.openremote.model.rules.flow.Node
- getName() - Method in class org.openremote.model.rules.flow.NodeCollection
- getName() - Method in class org.openremote.model.rules.flow.NodeInternal
- getName() - Method in class org.openremote.model.rules.flow.NodeSocket
- getName() - Method in class org.openremote.model.rules.flow.Option
- getName() - Method in class org.openremote.model.rules.Ruleset
- getName() - Method in class org.openremote.model.security.Realm
- getName() - Method in class org.openremote.model.security.RealmRole
- getName() - Method in class org.openremote.model.security.Role
- getName() - Method in class org.openremote.model.security.UserAttribute
- getName() - Method in class org.openremote.model.value.AbstractNameValueDescriptorHolder
- getName() - Method in class org.openremote.model.value.AbstractNameValueHolder
- getName() - Method in interface org.openremote.model.value.NameHolder
- getName() - Method in class org.openremote.model.value.ValueDescriptor
- getName() - Method in class org.openremote.model.webhook.Webhook
- getNames() - Method in class org.openremote.model.query.DashboardQuery
- getNextOrActiveFromTo(Date) - Method in class org.openremote.model.calendar.CalendarEvent
- getNO2() - Method in class org.openremote.model.asset.impl.EnvironmentSensorAsset
- getNodeById(String) - Method in class org.openremote.model.rules.flow.NodeCollection
- getNodeColor() - Method in class org.openremote.model.flow.catalog.CatalogItem
- getNodeColor() - Method in class org.openremote.model.flow.EditorSettings
- getNodeDefinition(RequestParams, String) - Method in interface org.openremote.model.rules.flow.FlowResource
- getNodeId() - Method in class org.openremote.model.rules.flow.NodeSocket
- getNodes() - Method in class org.openremote.model.flow.Flow
- getNodes() - Method in class org.openremote.model.rules.flow.NodeCollection
- getNodeType() - Method in class org.openremote.model.flow.catalog.CatalogItem
- getNotBefore() - Method in class org.openremote.model.security.Realm
- getNotes() - Method in class org.openremote.model.asset.Asset
- getNotifications() - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- getNotifications(RequestParams, Long, String, Long, Long, String, String, String) - Method in interface org.openremote.model.notification.NotificationResource
-
Gets all sent notifications that have been sent to the specified targets; optionally limiting the scope of the request by
AbstractNotificationMessage
type and/or sent datetime. - getNow() - Method in interface org.openremote.model.rules.RulesClock
- getOAuthGrant() - Method in class org.openremote.model.asset.agent.Agent
- getOAuthGrant() - Method in class org.openremote.model.webhook.Webhook
- getObjectFieldValue(Object, Field) - Static method in class org.openremote.model.util.ValueUtil
- getObjectFieldValue(Object, String) - Static method in class org.openremote.model.util.ValueUtil
- getObjectFieldValues(Object, Field[]) - Static method in class org.openremote.model.util.ValueUtil
- getObjectFieldValues(Object, String[]) - Static method in class org.openremote.model.util.ValueUtil
- getOdometer() - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- getOffsetMins() - Method in class org.openremote.model.rules.SunPositionTrigger
- getOldest() - Method in class org.openremote.model.datapoint.DatapointPeriod
- getOldValue() - Method in class org.openremote.model.attribute.AttributeEvent
- getOldValue() - Method in interface org.openremote.model.attribute.AttributeInfo
- getOldValue(Class<U>) - Method in class org.openremote.model.attribute.AttributeEvent
- getOldValue(Class<U>) - Method in interface org.openremote.model.attribute.AttributeInfo
- getOldValueTimestamp() - Method in class org.openremote.model.attribute.AttributeEvent
- getOldValueTimestamp() - Method in interface org.openremote.model.attribute.AttributeInfo
- getOnOff() - Method in class org.openremote.model.asset.impl.LightAsset
- getOnOff() - Method in class org.openremote.model.asset.impl.PlugAsset
- getOptions() - Method in class org.openremote.model.rules.flow.Picker
- getOrCreate(String, ValueDescriptor<S>) - Method in class org.openremote.model.attribute.AttributeMap
- getOrCreate(AttributeDescriptor<S>) - Method in class org.openremote.model.attribute.AttributeMap
- getOrCreate(MetaItemDescriptor<S>) - Method in class org.openremote.model.attribute.MetaMap
- getOrThrowAgentLinkProperty(Optional<T>, String) - Static method in class org.openremote.model.asset.agent.AgentLink
- getOutputs() - Method in class org.openremote.model.rules.flow.Node
- getOwnerId() - Method in class org.openremote.model.dashboard.Dashboard
- getOzone() - Method in class org.openremote.model.asset.impl.EnvironmentSensorAsset
- getPageLink() - Method in class org.openremote.model.apps.ConsoleAppConfig.AppLink
- getPages() - Method in class org.openremote.model.manager.ManagerAppConfig
- getPanelAzimuth() - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- getPanelOrientation() - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- getPanelPitch() - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- getParameters() - Method in class org.openremote.model.value.ValueConstraint.AllowedValues
- getParameters() - Method in class org.openremote.model.value.ValueConstraint.Future
- getParameters() - Method in class org.openremote.model.value.ValueConstraint.FutureOrPresent
- getParameters() - Method in class org.openremote.model.value.ValueConstraint
- getParameters() - Method in class org.openremote.model.value.ValueConstraint.Max
- getParameters() - Method in class org.openremote.model.value.ValueConstraint.Min
- getParameters() - Method in class org.openremote.model.value.ValueConstraint.NotBlank
- getParameters() - Method in class org.openremote.model.value.ValueConstraint.NotEmpty
- getParameters() - Method in class org.openremote.model.value.ValueConstraint.NotNull
- getParameters() - Method in class org.openremote.model.value.ValueConstraint.Past
- getParameters() - Method in class org.openremote.model.value.ValueConstraint.PastOrPresent
- getParameters() - Method in class org.openremote.model.value.ValueConstraint.Pattern
- getParameters() - Method in class org.openremote.model.value.ValueConstraint.Size
- getParentAssetName() - Method in class org.openremote.model.alarm.AlarmAssetLink
- getParentAssetName() - Method in class org.openremote.model.asset.UserAssetLink
- getParentId() - Method in class org.openremote.model.asset.Asset
- getParentId() - Method in class org.openremote.model.asset.AssetEvent
- getParentId() - Method in interface org.openremote.model.asset.AssetInfo
- getParentId() - Method in class org.openremote.model.attribute.AttributeEvent
- getParentIds() - Method in class org.openremote.model.asset.AssetFilter
- getParents() - Method in class org.openremote.model.query.DashboardQuery.AssetConditions
- getPartial(RequestParams, String) - Method in interface org.openremote.model.asset.AssetResource
-
Same as
AssetResource.get(org.openremote.model.http.RequestParams, java.lang.String)
but only returns a partially loaded asset (no attributes or path) - getParticlesPM1() - Method in class org.openremote.model.asset.impl.EnvironmentSensorAsset
- getParticlesPM10() - Method in class org.openremote.model.asset.impl.EnvironmentSensorAsset
- getParticlesPM2_5() - Method in class org.openremote.model.asset.impl.EnvironmentSensorAsset
- getPassword() - Method in class org.openremote.model.auth.OAuthPasswordGrant
- getPassword() - Method in class org.openremote.model.auth.UsernamePassword
- getPassword() - Method in class org.openremote.model.security.UserPasswordCredentials
- getPasswordPolicy() - Method in class org.openremote.model.security.Realm
- getPasswordPolicyString() - Method in class org.openremote.model.security.Realm
- getPastCount() - Method in class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage
- getPastPeriod() - Method in class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage
- getPath() - Method in class org.openremote.model.asset.Asset
-
NOTE: This is a transient and optional property, set only in database query results.
- getPath() - Method in class org.openremote.model.asset.AssetEvent
- getPath() - Method in class org.openremote.model.asset.AssetFilter
- getPath() - Method in interface org.openremote.model.asset.AssetInfo
- getPath() - Method in class org.openremote.model.attribute.AttributeEvent
- getPaths() - Method in class org.openremote.model.query.filter.NameValuePredicate.Path
- getPayload() - Method in class org.openremote.model.webhook.Webhook
- getPeerId() - Method in class org.openremote.model.flow.Slot
- getPeriod() - Method in class org.openremote.model.value.impl.PeriodAndDuration
- getPersistentPropertyPaths() - Method in class org.openremote.model.flow.catalog.NodeDescriptor
- getPersistentPropertyPaths() - Method in class org.openremote.model.flow.Node
- getPicker() - Method in class org.openremote.model.rules.flow.NodeInternal
- getPlatform() - Method in class org.openremote.model.console.ConsoleRegistration
- getPollingMillis() - Method in class org.openremote.model.asset.agent.Agent
- getPort() - Method in class org.openremote.model.asset.agent.Agent
- getPort() - Method in class org.openremote.model.gateway.GatewayConnection
- getPosition() - Method in class org.openremote.model.asset.impl.DoorAsset
- getPosition() - Method in class org.openremote.model.rules.flow.Node
- getPosition() - Method in class org.openremote.model.rules.SunPositionTrigger
- getPositionX() - Method in class org.openremote.model.flow.EditorSettings
- getPositionY() - Method in class org.openremote.model.flow.EditorSettings
- getPostalCode() - Method in class org.openremote.model.asset.impl.BuildingAsset
- getPostEndpoint() - Method in class org.openremote.model.flow.Node
- getPower() - Method in class org.openremote.model.asset.impl.ElectricityAsset
- getPowerExportMax() - Method in class org.openremote.model.asset.impl.ElectricityAsset
- getPowerExportMax() - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- getPowerExportMin() - Method in class org.openremote.model.asset.impl.ElectricityAsset
- getPowerForecast() - Method in class org.openremote.model.asset.impl.ElectricityProducerAsset
- getPowerImportMax() - Method in class org.openremote.model.asset.impl.ElectricityAsset
- getPowerImportMax() - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- getPowerImportMin() - Method in class org.openremote.model.asset.impl.ElectricityAsset
- getPowerSetpoint() - Method in class org.openremote.model.asset.impl.ElectricityAsset
- getPredictedDatapoints(RequestParams, String, String, AssetDatapointQuery) - Method in interface org.openremote.model.datapoint.AssetPredictedDatapointResource
-
Retrieve the predicted datapoints of an asset attribute.
- getPreEndpoint() - Method in class org.openremote.model.flow.Node
- getPresence() - Method in class org.openremote.model.asset.impl.PresenceSensorAsset
- getPreviousState() - Method in class org.openremote.model.PersistenceEvent
- getPreviousState(String) - Method in class org.openremote.model.PersistenceEvent
- getPriceDaily() - Method in class org.openremote.model.asset.impl.ParkingAsset
- getPriceHourly() - Method in class org.openremote.model.asset.impl.ParkingAsset
- getPriority() - Method in interface org.openremote.model.ContainerService
-
Gets the priority of this service which is used to determine initialization order when services are auto discovered; services with a lower priority are initialized and started first.
- getPriority() - Method in class org.openremote.model.notification.PushNotificationMessage
- getProperties() - Method in class org.openremote.model.flow.Node
- getProperties() - Method in class org.openremote.model.geo.GeoJSONFeature
- getProperty(String) - Method in class org.openremote.model.geo.GeoJSONFeature
- getPropertyNames() - Method in class org.openremote.model.PersistenceEvent
- getPropertyPath() - Method in class org.openremote.model.flow.Slot
- getProtocolClass() - Method in class org.openremote.model.asset.agent.AgentDescriptor
- getProtocolInstance() - Method in class org.openremote.model.asset.agent.Agent
-
Get the protocol instance for this Agent.
- getProtocolInstanceUri() - Method in interface org.openremote.model.asset.agent.Protocol
-
Get a URI that describes this specific protocol instance
- getProtocolName() - Method in interface org.openremote.model.asset.agent.Protocol
-
Get the name for this protocol
- getProviders() - Method in class org.openremote.model.console.ConsoleRegistration
- getProvisioningConfigs() - Method in interface org.openremote.model.provisioning.ProvisioningResource
- getR() - Method in class org.openremote.model.value.impl.ColourRGB
- getRadius() - Method in class org.openremote.model.query.filter.RadialGeofencePredicate
- getRadius() - Method in class org.openremote.model.rules.geofence.GeofenceDefinition
- getRainfall() - Method in class org.openremote.model.asset.impl.WeatherAsset
- getRealm() - Method in class org.openremote.model.alarm.Alarm
- getRealm() - Method in class org.openremote.model.alarm.AlarmAssetLink.Id
- getRealm() - Method in class org.openremote.model.alarm.SentAlarm
- getRealm() - Method in class org.openremote.model.apps.ConsoleAppConfig
- getRealm() - Method in class org.openremote.model.asset.Asset
- getRealm() - Method in class org.openremote.model.asset.AssetEvent
- getRealm() - Method in class org.openremote.model.asset.AssetFilter
- getRealm() - Method in interface org.openremote.model.asset.AssetInfo
- getRealm() - Method in class org.openremote.model.asset.UserAssetLink.Id
- getRealm() - Method in class org.openremote.model.attribute.AttributeEvent
- getRealm() - Method in class org.openremote.model.dashboard.Dashboard
- getRealm() - Method in class org.openremote.model.event.shared.RealmScopedEvent
- getRealm() - Method in class org.openremote.model.gateway.GatewayConnection
- getRealm() - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- getRealm() - Method in class org.openremote.model.provisioning.ProvisioningConfig
- getRealm() - Method in class org.openremote.model.provisioning.SuccessResponseMessage
- getRealm() - Method in class org.openremote.model.query.DashboardQuery
- getRealm() - Method in class org.openremote.model.rules.AssetRuleset
- getRealm() - Method in class org.openremote.model.rules.RealmRuleset
- getRealm() - Method in class org.openremote.model.security.User
- getRealmEngineInfo(RequestParams, String) - Method in interface org.openremote.model.rules.RulesResource
-
Retrieve information about the specified realm rules engine (if engine doesn't exist then will return null).
- getRealmId() - Method in class org.openremote.model.security.User
- getRealmRoles() - Method in class org.openremote.model.security.Realm
- getRealmRuleset(RequestParams, Long) - Method in interface org.openremote.model.rules.RulesResource
-
Retrieve a realm ruleset.
- getRealmRulesets(RequestParams, String, List<Ruleset.Lang>, boolean) - Method in interface org.openremote.model.rules.RulesResource
-
Retrieve rules of a realm.
- getRealms() - Method in class org.openremote.model.manager.ManagerAppConfig
- getReason() - Method in class org.openremote.model.gateway.GatewayDisconnectEvent
- getRecurrence() - Method in class org.openremote.model.calendar.CalendarEvent
- getRedirectDashboardId() - Method in class org.openremote.model.dashboard.DashboardScreenPreset
- getRef() - Method in class org.openremote.model.attribute.AttributeEvent
- getRef() - Method in interface org.openremote.model.attribute.AttributeInfo
- getRef() - Method in class org.openremote.model.attribute.AttributeState
- getRef() - Method in class org.openremote.model.attribute.AttributeWriteResult
- getRef(Class<T>) - Static method in class org.openremote.model.util.ValueUtil
- getRefreshInterval() - Method in class org.openremote.model.dashboard.DashboardTemplate
- getRefreshToken() - Method in class org.openremote.model.auth.OAuthRefreshTokenGrant
- getRegexp() - Method in class org.openremote.model.value.ValueConstraint.Pattern
- getRegion() - Method in class org.openremote.model.asset.impl.CityAsset
- getRegistrationAllowed() - Method in class org.openremote.model.security.Realm
- getRegistrationEmailAsUsername() - Method in class org.openremote.model.security.Realm
- getRegistrations() - Method in class org.openremote.model.event.bus.EventBus
- getRelativeHumidity() - Method in class org.openremote.model.asset.impl.EnvironmentSensorAsset
- getRememberMe() - Method in class org.openremote.model.security.Realm
- getRemoteAddress() - Method in class org.openremote.model.security.UserSession
- getRepeatFrequency() - Method in class org.openremote.model.notification.Notification
- getRepeatInterval() - Method in class org.openremote.model.notification.Notification
- getReplyTo() - Method in class org.openremote.model.notification.EmailNotificationMessage
- getRepresentation() - Method in enum class org.openremote.model.security.ClientRole
- getResetPasswordAllowed() - Method in class org.openremote.model.security.Realm
- getResolution() - Method in class org.openremote.model.value.ValueFormat
- getResolvedAssetTypes(String[]) - Static method in class org.openremote.model.query.AssetQuery
-
Resolves the concrete
Asset
types that are covered by the supplied asset types - getResponseConsumer() - Method in class org.openremote.model.asset.ReadAssetEvent
- getResponseConsumer() - Method in class org.openremote.model.asset.ReadAssetsEvent
- getResponseConsumer() - Method in class org.openremote.model.asset.ReadAttributeEvent
- getResponseConsumer() - Method in interface org.openremote.model.event.RespondableEvent
- getResponseConsumer() - Method in class org.openremote.model.gateway.GatewayCapabilitiesRequestEvent
- getResponseConsumer() - Method in class org.openremote.model.gateway.GatewayTunnelStartRequestEvent
- getResponseConsumer() - Method in class org.openremote.model.gateway.GatewayTunnelStopRequestEvent
- getResponseConsumer() - Method in class org.openremote.model.simulator.RequestSimulatorState
- getResults(AssetQuery) - Method in class org.openremote.model.rules.Assets
- getResults(UserQuery) - Method in class org.openremote.model.rules.Users
- getRoomNumber() - Method in class org.openremote.model.asset.impl.RoomAsset
- getRules() - Method in class org.openremote.model.rules.Ruleset
- getRuleset() - Method in class org.openremote.model.rules.RulesetChangedEvent
- getScalingPreset() - Method in class org.openremote.model.dashboard.DashboardScreenPreset
- getScheduledExecutor() - Method in interface org.openremote.model.Container
- getSchema(Class<?>) - Static method in class org.openremote.model.util.ValueUtil
-
Returns the schema for the specified type
- getSchemaPatternProperties(String, String...) - Static method in class org.openremote.model.util.JSONSchemaUtil
- getSchemaPatternPropertiesAnyKeyAnyType() - Static method in class org.openremote.model.util.JSONSchemaUtil
- getSchemaPatternPropertiesAnyType(String) - Static method in class org.openremote.model.util.JSONSchemaUtil
- getSchemaPatternPropertiesSimpleKeyAnyType() - Static method in class org.openremote.model.util.JSONSchemaUtil
- getSchemaType(boolean, String...) - Static method in class org.openremote.model.util.JSONSchemaUtil
- getScope() - Method in class org.openremote.model.auth.OAuthGrant
- getScreenPresets() - Method in class org.openremote.model.dashboard.DashboardTemplate
- getSecond() - Method in class org.openremote.model.value.ValueFormat
- getSecret() - Method in class org.openremote.model.security.User
- getSelect() - Method in class org.openremote.model.query.DashboardQuery
- getSentDate() - Method in class org.openremote.model.mail.MailMessage
- getSentOn() - Method in class org.openremote.model.notification.SentNotification
- getSerialBaudrate() - Method in class org.openremote.model.asset.agent.Agent
- getSerialPort() - Method in class org.openremote.model.asset.agent.Agent
- getService(Class<T>) - Method in interface org.openremote.model.Container
- getServices() - Method in interface org.openremote.model.Container
- getServices(Class<T>) - Method in interface org.openremote.model.Container
- getSettings(RequestParams) - Method in interface org.openremote.model.map.MapResource
-
Returns style used to initialise Mapbox GL
- getSettingsJs(RequestParams) - Method in interface org.openremote.model.map.MapResource
-
Returns tileJSON object used to initialise Mapbox JS
- getSeverity() - Method in class org.openremote.model.alarm.Alarm
- getSeverity() - Method in class org.openremote.model.alarm.SentAlarm
- getShipType() - Method in class org.openremote.model.asset.impl.ShipAsset
- getSinkId() - Method in class org.openremote.model.flow.Wire
- getSize() - Method in class org.openremote.model.rules.flow.Node
- getSkipAlways() - Method in class org.openremote.model.gateway.GatewayAttributeFilter
- getSlots() - Method in class org.openremote.model.flow.Node
- getSocketById(String) - Method in class org.openremote.model.rules.flow.NodeCollection
- getSoundLevel() - Method in class org.openremote.model.asset.impl.MicrophoneAsset
- getSource() - Method in class org.openremote.model.alarm.Alarm
- getSource() - Method in class org.openremote.model.alarm.SentAlarm
- getSource() - Method in class org.openremote.model.attribute.AttributeEvent
- getSource() - Method in class org.openremote.model.notification.SentNotification
- getSourceId() - Method in class org.openremote.model.alarm.Alarm
- getSourceId() - Method in class org.openremote.model.alarm.SentAlarm
- getSourceId() - Method in class org.openremote.model.flow.Wire
- getSourceId() - Method in class org.openremote.model.notification.SentNotification
- getSourceUsername() - Method in class org.openremote.model.alarm.SentAlarm
- getSpacesBuffer() - Method in class org.openremote.model.asset.impl.ParkingAsset
- getSpacesOccupied() - Method in class org.openremote.model.asset.impl.ParkingAsset
- getSpacesOpen() - Method in class org.openremote.model.asset.impl.ParkingAsset
- getSpacesTotal() - Method in class org.openremote.model.asset.impl.ParkingAsset
- getSpeed() - Method in class org.openremote.model.asset.impl.ShipAsset
- getSQLParameters(AttributeRef) - Method in class org.openremote.model.datapoint.query.AssetDatapointAllQuery
- getSQLParameters(AttributeRef) - Method in class org.openremote.model.datapoint.query.AssetDatapointIntervalQuery
- getSQLParameters(AttributeRef) - Method in class org.openremote.model.datapoint.query.AssetDatapointLTTBQuery
- getSQLParameters(AttributeRef) - Method in class org.openremote.model.datapoint.query.AssetDatapointNearestQuery
- getSQLParameters(AttributeRef) - Method in class org.openremote.model.datapoint.query.AssetDatapointQuery
- getSQLQuery(String, Class<?>) - Method in class org.openremote.model.datapoint.query.AssetDatapointAllQuery
- getSQLQuery(String, Class<?>) - Method in class org.openremote.model.datapoint.query.AssetDatapointIntervalQuery
- getSQLQuery(String, Class<?>) - Method in class org.openremote.model.datapoint.query.AssetDatapointLTTBQuery
- getSQLQuery(String, Class<?>) - Method in class org.openremote.model.datapoint.query.AssetDatapointNearestQuery
- getSQLQuery(String, Class<?>) - Method in class org.openremote.model.datapoint.query.AssetDatapointQuery
- getSqlType() - Method in class org.openremote.model.persistence.LTreeType
- getSshHostname() - Method in class org.openremote.model.gateway.GatewayTunnelStartRequestEvent
- getSshPort() - Method in class org.openremote.model.gateway.GatewayTunnelStartRequestEvent
- getStart() - Method in class org.openremote.model.calendar.CalendarEvent
- getStart() - Method in class org.openremote.model.query.DashboardQuery
- getStartTimeMillis() - Method in class org.openremote.model.security.UserSession
- getState() - Method in class org.openremote.model.attribute.AttributeEvent
- getState() - Method in interface org.openremote.model.attribute.AttributeInfo
- getStatus() - Method in class org.openremote.model.alarm.Alarm
- getStatus() - Method in class org.openremote.model.alarm.SentAlarm
- getStatus() - Method in class org.openremote.model.rules.RulesEngineInfo
- getStatus() - Method in class org.openremote.model.rules.Ruleset
- getStoredCategories() - Method in class org.openremote.model.syslog.SyslogConfig
- getStoredLevel() - Method in class org.openremote.model.syslog.SyslogConfig
- getStoredMaxAgeMinutes() - Method in class org.openremote.model.syslog.SyslogConfig
- getStreet() - Method in class org.openremote.model.asset.impl.BuildingAsset
- getString(Object) - Static method in class org.openremote.model.util.ValueUtil
- getStringCoerced(Object) - Static method in class org.openremote.model.util.ValueUtil
- getStyles() - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- getSubCategory() - Method in class org.openremote.model.syslog.SyslogEvent
- getSubCategory(String) - Method in enum class org.openremote.model.syslog.SyslogCategory
- getSubDependencies() - Method in class org.openremote.model.flow.Flow
- getSubflowId() - Method in class org.openremote.model.flow.Node
- getSubject() - Method in class org.openremote.model.mail.MailMessage
- getSubject() - Method in class org.openremote.model.notification.EmailNotificationMessage
- getSubjectCN(X500Principal) - Static method in class org.openremote.model.provisioning.ProvisioningUtil
- getSubscription() - Method in class org.openremote.model.event.shared.UnauthorizedEventSubscription
- getSubscriptionId() - Method in class org.openremote.model.event.shared.CancelEventSubscription
- getSubscriptionId() - Method in class org.openremote.model.event.shared.EventSubscription
- getSubscriptionId() - Method in class org.openremote.model.event.TriggeredEventSubscription
- getSunAltitude() - Method in class org.openremote.model.asset.impl.WeatherAsset
- getSunAzimuth() - Method in class org.openremote.model.asset.impl.WeatherAsset
- getSunIrradiance() - Method in class org.openremote.model.asset.impl.WeatherAsset
- getSunZenith() - Method in class org.openremote.model.asset.impl.WeatherAsset
- getSuperDependencies() - Method in class org.openremote.model.flow.Flow
- getTags() - Method in class org.openremote.model.asset.Asset
- getTarget() - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- getTarget() - Method in class org.openremote.model.notification.PushNotificationMessage
- getTarget() - Method in class org.openremote.model.notification.SentNotification
- getTargetId() - Method in class org.openremote.model.notification.SentNotification
- getTargetPort() - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- getTargets() - Method in class org.openremote.model.notification.Notification
- getTargetType() - Method in class org.openremote.model.notification.PushNotificationMessage
- getTariffExport() - Method in class org.openremote.model.asset.impl.ElectricityAsset
- getTariffImport() - Method in class org.openremote.model.asset.impl.ElectricityAsset
- getTemperature() - Method in class org.openremote.model.asset.impl.EnvironmentSensorAsset
- getTemperature() - Method in class org.openremote.model.asset.impl.GroundwaterSensorAsset
- getTemperature() - Method in class org.openremote.model.asset.impl.LightAsset
- getTemperature() - Method in class org.openremote.model.asset.impl.ThermostatAsset
- getTemperature() - Method in class org.openremote.model.asset.impl.WeatherAsset
- getTemperatureSetpoint() - Method in class org.openremote.model.asset.impl.ThermostatAsset
- getTemplate() - Method in class org.openremote.model.dashboard.Dashboard
- getTemporary() - Method in class org.openremote.model.security.Credential
- getText() - Method in class org.openremote.model.notification.EmailNotificationMessage
- getTile(int, int, int) - Method in interface org.openremote.model.map.MapResource
-
Gets vector tile data for Mapbox GL
- getTime() - Method in class org.openremote.model.rules.TemporaryFact
- getTimestamp() - Method in class org.openremote.model.attribute.Attribute
- getTimestamp() - Method in class org.openremote.model.attribute.AttributeEvent
- getTimestamp() - Method in interface org.openremote.model.attribute.AttributeInfo
- getTimestamp() - Method in class org.openremote.model.datapoint.Datapoint
- getTimestamp() - Method in class org.openremote.model.datapoint.ValueDatapoint
- getTimestamp() - Method in class org.openremote.model.event.Event
- getTimestamp() - Method in class org.openremote.model.simulator.SimulatorReplayDatapoint
- getTimeStyle() - Method in class org.openremote.model.value.ValueFormat
- getTimeZoneName() - Method in class org.openremote.model.value.ValueFormat
- getTitle() - Method in class org.openremote.model.alarm.Alarm
- getTitle() - Method in class org.openremote.model.alarm.SentAlarm
- getTitle() - Method in class org.openremote.model.notification.PushNotificationButton
- getTitle() - Method in class org.openremote.model.notification.PushNotificationMessage
- getTo() - Method in class org.openremote.model.notification.EmailNotificationMessage
- getTo() - Method in class org.openremote.model.rules.flow.NodeConnection
- getTokenEndpointUri() - Method in class org.openremote.model.auth.OAuthGrant
- getTrustManagerFactory() - Method in interface org.openremote.model.security.KeyStoreService
- getTtlSeconds() - Method in class org.openremote.model.notification.PushNotificationMessage
- getTunnelingSupported() - Method in class org.openremote.model.asset.impl.GatewayAsset
- getType() - Method in class org.openremote.model.asset.agent.AgentLink
- getType() - Method in class org.openremote.model.asset.Asset
- getType() - Method in class org.openremote.model.asset.AssetDescriptor
- getType() - Method in class org.openremote.model.attribute.AttributeEvent
- getType() - Method in class org.openremote.model.flow.catalog.AssetNodeDescriptor
- getType() - Method in class org.openremote.model.flow.catalog.console.ScreenNodeDescriptor
- getType() - Method in class org.openremote.model.flow.catalog.console.TextLabelNodeDescriptor
- getType() - Method in class org.openremote.model.flow.catalog.NodeDescriptor
- getType() - Method in class org.openremote.model.flow.catalog.virtual.SubflowNodeDescriptor
- getType() - Method in class org.openremote.model.flow.catalog.virtual.VirtualConsumerNodeDescriptor
- getType() - Method in class org.openremote.model.flow.catalog.virtual.VirtualProducerNodeDescriptor
- getType() - Method in class org.openremote.model.flow.FlowObject
- getType() - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- getType() - Method in class org.openremote.model.notification.AbstractNotificationMessage
- getType() - Method in class org.openremote.model.notification.Notification.Target
- getType() - Method in class org.openremote.model.notification.SentNotification
- getType() - Method in class org.openremote.model.provisioning.ProvisioningConfig
- getType() - Method in class org.openremote.model.rules.flow.Node
- getType() - Method in class org.openremote.model.rules.flow.NodeSocket
- getType() - Method in class org.openremote.model.rules.flow.Picker
- getType() - Method in class org.openremote.model.security.Credential
- getType() - Method in class org.openremote.model.value.AbstractNameValueDescriptorHolder
- getType() - Method in class org.openremote.model.value.AbstractNameValueHolder
- getType() - Method in class org.openremote.model.value.ForecastConfiguration
- getType() - Method in class org.openremote.model.value.ValueDescriptor
- getType() - Method in interface org.openremote.model.value.ValueDescriptorHolder
- getType() - Method in interface org.openremote.model.value.ValueHolder
- getTypeClass() - Method in class org.openremote.model.attribute.AttributeEvent
- getTypeClass() - Method in class org.openremote.model.value.AbstractNameValueHolder
- getTypeClass() - Method in interface org.openremote.model.value.ValueHolder
- getTypeLabel() - Method in class org.openremote.model.flow.catalog.AssetNodeDescriptor
- getTypeLabel() - Method in class org.openremote.model.flow.catalog.console.ScreenNodeDescriptor
- getTypeLabel() - Method in class org.openremote.model.flow.catalog.console.TextLabelNodeDescriptor
- getTypeLabel() - Method in class org.openremote.model.flow.catalog.NodeDescriptor
- getTypeLabel() - Method in class org.openremote.model.flow.catalog.virtual.SubflowNodeDescriptor
- getTypeLabel() - Method in class org.openremote.model.flow.catalog.virtual.VirtualConsumerNodeDescriptor
- getTypeLabel() - Method in class org.openremote.model.flow.catalog.virtual.VirtualProducerNodeDescriptor
- getTypeLabel() - Method in class org.openremote.model.flow.EditorSettings
- getUnits() - Method in class org.openremote.model.value.AbstractNameValueDescriptorHolder
- getUnits() - Method in class org.openremote.model.value.ValueDescriptor
- getUnits() - Method in interface org.openremote.model.value.ValueDescriptorHolder
- getUpdatedProperties() - Method in class org.openremote.model.asset.AssetEvent
- getUpdateOnWrite() - Method in class org.openremote.model.asset.agent.AgentLink
- getUrl() - Method in class org.openremote.model.notification.PushNotificationAction
- getUrl() - Method in class org.openremote.model.rules.geofence.GeofenceDefinition
- getUrl() - Method in class org.openremote.model.webhook.Webhook
- getUseGrouping() - Method in class org.openremote.model.value.ValueFormat
- getUserAssetIds() - Method in class org.openremote.model.asset.AssetFilter
- getUserAssetLinks(RequestParams, String, String, String) - Method in interface org.openremote.model.asset.AssetResource
-
Retrieve links between assets and users.
- getUserClientRoles(RequestParams, String, String, String) - Method in interface org.openremote.model.security.UserResource
- getUserFullName() - Method in class org.openremote.model.asset.UserAssetLink
- getUserId() - Method in class org.openremote.model.asset.UserAssetLink.Id
- getUserIds() - Method in class org.openremote.model.query.DashboardQuery
- getUsername() - Method in class org.openremote.model.auth.OAuthPasswordGrant
- getUsername() - Method in class org.openremote.model.auth.UsernamePassword
- getUsername() - Method in class org.openremote.model.security.User
- getUsername() - Method in class org.openremote.model.security.UserPasswordCredentials
- getUsername() - Method in class org.openremote.model.security.UserSession
- getUsernamePassword() - Method in class org.openremote.model.asset.agent.Agent
- getUsernamePassword() - Method in class org.openremote.model.webhook.Webhook
- getUserRealmRoles(RequestParams, String, String) - Method in interface org.openremote.model.security.UserResource
- getUserRoles() - Method in class org.openremote.model.provisioning.ProvisioningConfig
- getUserSessions(RequestParams, String, String) - Method in interface org.openremote.model.security.UserResource
- getUVIndex() - Method in class org.openremote.model.asset.impl.WeatherAsset
- getValidator() - Static method in class org.openremote.model.util.ValueUtil
- getValidity() - Method in class org.openremote.model.rules.Ruleset
- getValue() - Method in class org.openremote.model.attribute.Attribute
- getValue() - Method in class org.openremote.model.attribute.AttributeEvent
- getValue() - Method in interface org.openremote.model.attribute.AttributeInfo
- getValue() - Method in enum class org.openremote.model.attribute.AttributeLink.ConverterType
- getValue() - Method in class org.openremote.model.attribute.AttributeState
- getValue() - Method in class org.openremote.model.datapoint.Datapoint
- getValue() - Method in class org.openremote.model.datapoint.ValueDatapoint
- getValue() - Method in class org.openremote.model.query.UserQuery.AttributeValuePredicate
- getValue() - Method in class org.openremote.model.rules.flow.NodeInternal
- getValue() - Method in class org.openremote.model.rules.flow.Option
- getValue() - Method in enum class org.openremote.model.security.ClientRole
- getValue() - Method in class org.openremote.model.security.Credential
- getValue() - Method in class org.openremote.model.security.UserAttribute
- getValue() - Method in class org.openremote.model.simulator.SimulatorReplayDatapoint
- getValue() - Method in class org.openremote.model.util.Pair
- getValue() - Method in class org.openremote.model.value.AbstractNameValueHolder
- getValue() - Method in enum class org.openremote.model.value.ValueFormat.StyleRepresentation
- getValue() - Method in interface org.openremote.model.value.ValueHolder
- getValue(Class<U>) - Method in class org.openremote.model.attribute.Attribute
- getValue(Class<U>) - Method in class org.openremote.model.attribute.AttributeEvent
- getValue(Class<U>) - Method in class org.openremote.model.value.AbstractNameValueHolder
- getValue(Class<U>) - Method in interface org.openremote.model.value.ValueHolder
-
Provides basic type casting/coercion useful for unknown values
- getValue(Object, Class<T>) - Static method in class org.openremote.model.util.ValueUtil
- getValue(Object, Class<T>, boolean) - Static method in class org.openremote.model.util.ValueUtil
- getValue(String, Class<S>) - Method in class org.openremote.model.attribute.NamedMap
- getValue(AbstractNameValueDescriptorHolder<S>) - Method in class org.openremote.model.attribute.NamedMap
- getValue1() - Method in class org.openremote.model.util.Triplet
- getValue2() - Method in class org.openremote.model.util.Triplet
- getValue3() - Method in class org.openremote.model.util.Triplet
- getValueChange() - Method in class org.openremote.model.gateway.GatewayAttributeFilter
- getValueCoerced(Object, Class<T>) - Static method in class org.openremote.model.util.ValueUtil
-
Basic type coercion/casting of values; utilises Jackson's underlying type coercion/casting mechanism
- getValueConverter() - Method in class org.openremote.model.asset.agent.AgentLink
- getValueDatapoints(AttributeRef, AssetDatapointQuery) - Method in class org.openremote.model.rules.HistoricDatapoints
- getValueDatapoints(AttributeRef, AssetDatapointQuery) - Method in class org.openremote.model.rules.PredictedDatapoints
- getValueDescriptor(String) - Static method in class org.openremote.model.util.ValueUtil
- getValueDescriptorForValue(Object) - Static method in class org.openremote.model.util.ValueUtil
- getValueDescriptors() - Method in class org.openremote.model.asset.AssetTypeInfo
- getValueDescriptors() - Method in interface org.openremote.model.AssetModelProvider
-
Get
ValueDescriptor
s that should be associated with the specifiedAsset
type; these are combined with anyValueDescriptor
s already associated with the givenAsset
type. - getValueDescriptors() - Static method in class org.openremote.model.util.ValueUtil
- getValueDescriptors(Class<T>) - Static method in class org.openremote.model.util.ValueUtil
- getValueDescriptors(String) - Static method in class org.openremote.model.util.ValueUtil
- getValueDescriptors(RequestParams, String) - Method in interface org.openremote.model.asset.AssetModelResource
-
Retrieve value descriptors
ValueDescriptor
available in this system or from aGatewayAsset
depending on whether or not a parentId is supplied, if it isn't then this instance is used, if it is and theAsset
or one of its' ancestors resides on aGatewayAsset
then that gateway instance is used. - getValueFilters() - Method in class org.openremote.model.asset.agent.AgentLink
- getVehicleCategory() - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- getVehicleConnected() - Method in class org.openremote.model.asset.impl.ElectricityChargerAsset
- getVehicleID() - Method in class org.openremote.model.asset.impl.ElectricityChargerAsset
- getVerifyEmail() - Method in class org.openremote.model.security.Realm
- getVersion() - Method in class org.openremote.model.asset.Asset
- getVersion() - Method in class org.openremote.model.console.ConsoleProvider
- getVersion() - Method in class org.openremote.model.console.ConsoleRegistration
- getVersion() - Method in class org.openremote.model.dashboard.Dashboard
- getVersion() - Method in class org.openremote.model.rules.Ruleset
- getWaterLevel() - Method in class org.openremote.model.asset.impl.GroundwaterSensorAsset
- getWeek() - Method in class org.openremote.model.value.ValueFormat
- getWeekday() - Method in class org.openremote.model.value.ValueFormat
- getWidgetConfig() - Method in class org.openremote.model.dashboard.DashboardWidget
- getWidgets() - Method in class org.openremote.model.dashboard.DashboardTemplate
- getWidgetTypeId() - Method in class org.openremote.model.dashboard.DashboardWidget
- getWindSpeedMax() - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- getWindSpeedMin() - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- getWindSpeedReference() - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- getWires() - Method in class org.openremote.model.flow.Flow
- getWriteAttributeUrl(AttributeRef) - Static method in class org.openremote.model.asset.AssetResource.Util
- getWriteValue() - Method in class org.openremote.model.asset.agent.AgentLink
- getWriteValueConverter() - Method in class org.openremote.model.asset.agent.AgentLink
- getX() - Method in class org.openremote.model.geo.GeoJSONPoint
- getX509Certificate(String) - Static method in class org.openremote.model.provisioning.ProvisioningUtil
- getY() - Method in class org.openremote.model.geo.GeoJSONPoint
- getYear() - Method in class org.openremote.model.value.ValueFormat
- getZ() - Method in class org.openremote.model.geo.GeoJSONPoint
- GLOBAL - Enum constant in enum class org.openremote.model.rules.json.RuleRecurrence.Scope
-
Recurrence applies globally (i.e.
- GLOBAL_RULESET - Enum constant in enum class org.openremote.model.alarm.Alarm.Source
- GLOBAL_RULESET - Enum constant in enum class org.openremote.model.notification.Notification.Source
- GlobalRuleset - Class in org.openremote.model.rules
-
Rules that apply to all realms and assets, for the whole system.
- GlobalRuleset() - Constructor for class org.openremote.model.rules.GlobalRuleset
- GlobalRuleset(String, Ruleset.Lang, String) - Constructor for class org.openremote.model.rules.GlobalRuleset
- glyphs - Variable in class org.openremote.model.manager.MapConfig
- grantType - Variable in class org.openremote.model.auth.OAuthGrant
- GREATER_EQUALS - Enum constant in enum class org.openremote.model.query.AssetQuery.Operator
- GREATER_THAN - Enum constant in enum class org.openremote.model.query.AssetQuery.Operator
- gridItem - Variable in class org.openremote.model.dashboard.DashboardWidget
- GROOVY - Enum constant in enum class org.openremote.model.rules.Ruleset.Lang
- GroundwaterSensorAsset - Class in org.openremote.model.asset.impl
- GroundwaterSensorAsset() - Constructor for class org.openremote.model.asset.impl.GroundwaterSensorAsset
-
For use by hydrators (i.e.
- GroundwaterSensorAsset(String) - Constructor for class org.openremote.model.asset.impl.GroundwaterSensorAsset
- GroupAsset - Class in org.openremote.model.asset.impl
-
An asset for grouping other assets together; The
GroupAsset.CHILD_ASSET_TYPE
Attribute
must be specified and all children must be of the specified type or a subtype of the specified type. - GroupAsset() - Constructor for class org.openremote.model.asset.impl.GroupAsset
-
For use by hydrators (i.e.
- GroupAsset(String, Class<? extends Asset<?>>) - Constructor for class org.openremote.model.asset.impl.GroupAsset
- GroupAsset(String, String) - Constructor for class org.openremote.model.asset.impl.GroupAsset
- groups - Variable in class org.openremote.model.query.LogicGroup
-
Nested groups allow for more complex logic with a mix of operators
- groups() - Element in annotation interface org.openremote.model.validation.AssetValid
- groups() - Element in annotation interface org.openremote.model.validation.AttributeInfoValid
H
- h - Variable in class org.openremote.model.dashboard.DashboardGridItem
- has(String) - Method in class org.openremote.model.attribute.NamedMap
- has(NameHolder) - Method in class org.openremote.model.attribute.NamedMap
- HAS_PREDICTED_DATA_POINTS - Static variable in class org.openremote.model.value.MetaItemType
-
Could possibly have predicted data points
- HasAssetQuery - Interface in org.openremote.model.asset
- hasAttribute(String) - Method in class org.openremote.model.asset.Asset
- hasAttribute(String) - Method in class org.openremote.model.security.User
- hasAttribute(AttributeDescriptor<?>) - Method in class org.openremote.model.asset.Asset
- hasDirectWiredSuperDependencies() - Method in class org.openremote.model.flow.Flow
- hasDynamicPlaceholders(AgentLink<?>) - Static method in class org.openremote.model.protocol.ProtocolUtil
- hasExplicitTimestamp() - Method in class org.openremote.model.attribute.Attribute
- hashCode() - Method in class org.openremote.model.alarm.AlarmAssetLink
- hashCode() - Method in class org.openremote.model.alarm.AlarmAssetLink.Id
- hashCode() - Method in class org.openremote.model.asset.Asset
- hashCode() - Method in class org.openremote.model.asset.UserAssetLink
- hashCode() - Method in class org.openremote.model.asset.UserAssetLink.Id
- hashCode() - Method in class org.openremote.model.attribute.Attribute
- hashCode() - Method in class org.openremote.model.attribute.AttributeEvent
- hashCode() - Method in class org.openremote.model.attribute.AttributeMap
- hashCode() - Method in class org.openremote.model.attribute.AttributeRef
- hashCode() - Method in class org.openremote.model.auth.OAuthGrant
- hashCode() - Method in class org.openremote.model.auth.OAuthPasswordGrant
- hashCode() - Method in class org.openremote.model.console.ConsoleProvider
- hashCode() - Method in class org.openremote.model.dashboard.Dashboard
- hashCode() - Method in class org.openremote.model.dashboard.DashboardScreenPreset
- hashCode() - Method in class org.openremote.model.dashboard.DashboardTemplate
- hashCode() - Method in class org.openremote.model.dashboard.DashboardWidget
- hashCode() - Method in class org.openremote.model.datapoint.Datapoint
- hashCode() - Method in class org.openremote.model.datapoint.DatapointID
- hashCode() - Method in class org.openremote.model.flow.FlowObject
- hashCode() - Method in class org.openremote.model.flow.Wire
- hashCode() - Method in class org.openremote.model.flow.Wire.Id
- hashCode() - Method in class org.openremote.model.gateway.GatewayAssetSyncRule
- hashCode() - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- hashCode() - Method in class org.openremote.model.provisioning.X509ProvisioningData
- hashCode() - Method in class org.openremote.model.query.filter.RadialGeofencePredicate
- hashCode() - Method in class org.openremote.model.query.filter.RectangularGeofencePredicate
- hashCode() - Method in class org.openremote.model.query.filter.StringPredicate
- hashCode() - Method in class org.openremote.model.security.Realm
- hashCode() - Method in class org.openremote.model.security.RealmRole
- hashCode() - Method in class org.openremote.model.util.Pair
- hashCode() - Method in class org.openremote.model.util.Triplet
- hashCode() - Method in class org.openremote.model.value.AbstractNameValueDescriptorHolder
- hashCode() - Method in class org.openremote.model.value.AbstractNameValueHolder
- hashCode() - Method in class org.openremote.model.value.impl.ColourRGB
- hashCode() - Method in class org.openremote.model.value.ValueDescriptor
- hashCode(String[]) - Method in class org.openremote.model.persistence.LTreeType
- hasMeta(String) - Method in interface org.openremote.model.value.MetaHolder
- hasMeta(MetaItemDescriptor<?>) - Method in interface org.openremote.model.value.MetaHolder
- hasMetadata() - Method in class org.openremote.model.query.DashboardQuery.Select
- hasPath() - Method in class org.openremote.model.query.filter.PathPredicate
- hasPermission - Variable in class org.openremote.model.console.ConsoleProvider
- hasPropertyChanged(String) - Method in class org.openremote.model.PersistenceEvent
- hasService(Class<T>) - Method in interface org.openremote.model.Container
- hasTemplateData() - Method in class org.openremote.model.query.DashboardQuery.Select
- hasTimeTrigger() - Method in class org.openremote.model.rules.json.RuleCondition
- hasWires(String) - Method in class org.openremote.model.flow.Flow
- hasZ() - Method in class org.openremote.model.geo.GeoJSONPoint
- HEADER_SOURCE - Static variable in class org.openremote.model.alarm.Alarm
- HEADER_SOURCE - Static variable in class org.openremote.model.notification.Notification
- HEADER_SOURCE_ID - Static variable in class org.openremote.model.alarm.Alarm
- HEADER_SOURCE_ID - Static variable in class org.openremote.model.notification.Notification
- headers - Variable in class org.openremote.model.http.RequestParams
- headers - Variable in class org.openremote.model.mail.MailMessage
- headers - Variable in class org.openremote.model.manager.ManagerAppRealmConfig
- headers - Variable in class org.openremote.model.webhook.Webhook
- HealthStatusProvider - Interface in org.openremote.model.system
-
Allows implementors to provide health status data that is relevant to them.
- HexStringColourRGBConverter() - Constructor for class org.openremote.model.value.impl.ColourRGB.HexStringColourRGBConverter
- HibernateUniqueIdentifierGenerator - Class in org.openremote.model.util
- HibernateUniqueIdentifierGenerator() - Constructor for class org.openremote.model.util.HibernateUniqueIdentifierGenerator
- HibernateUniqueIdentifierGeneratorAssignable - Class in org.openremote.model.util
- HibernateUniqueIdentifierGeneratorAssignable() - Constructor for class org.openremote.model.util.HibernateUniqueIdentifierGeneratorAssignable
- HibernateUniqueIdentifierType - Annotation Interface in org.openremote.model.util
- HibernateUniqueIdentifierTypeAssignable - Annotation Interface in org.openremote.model.util
- HIGH - Enum constant in enum class org.openremote.model.alarm.Alarm.Severity
- HIGH - Enum constant in enum class org.openremote.model.notification.PushNotificationMessage.MessagePriority
- HIGH_PRIORITY - Static variable in interface org.openremote.model.ContainerService
- HistoricDatapoints - Class in org.openremote.model.rules
-
Facade for historic data points in rules
- HistoricDatapoints() - Constructor for class org.openremote.model.rules.HistoricDatapoints
- host - Variable in class org.openremote.model.gateway.GatewayConnection
- HOST - Static variable in class org.openremote.model.asset.agent.Agent
-
TCP/IP network host name/IP address
- hostname - Variable in class org.openremote.model.gateway.GatewayTunnelInfo
- HOSTNAME_OR_IP_ADDRESS - Static variable in class org.openremote.model.value.ValueType
- HOSTNAME_OR_IP_REGEXP - Static variable in interface org.openremote.model.Constants
- hour - Variable in class org.openremote.model.value.ValueFormat
- HOUR - Enum constant in enum class org.openremote.model.datapoint.DatapointInterval
- hour12 - Variable in class org.openremote.model.value.ValueFormat
- HOURLY - Enum constant in enum class org.openremote.model.notification.RepeatFrequency
- HOURS - Static variable in class org.openremote.model.util.CronExpressionParser
- html - Variable in class org.openremote.model.notification.EmailNotificationMessage
- HTTP - Enum constant in enum class org.openremote.model.gateway.GatewayTunnelInfo.Type
- HTTP_URL - Static variable in class org.openremote.model.value.ValueType
- HTTP_URL_REGEXP - Static variable in interface org.openremote.model.Constants
- httpMethod - Variable in class org.openremote.model.notification.PushNotificationAction
- httpMethod - Variable in class org.openremote.model.rules.geofence.GeofenceDefinition
- httpMethod - Variable in class org.openremote.model.webhook.Webhook
- HTTPMethod - Enum Class in org.openremote.model.http
- HTTPS - Enum constant in enum class org.openremote.model.gateway.GatewayTunnelInfo.Type
- HUMIDITY - Static variable in class org.openremote.model.asset.impl.WeatherAsset
I
- icon - Variable in class org.openremote.model.asset.AssetDescriptor
- ICON - Static variable in class org.openremote.model.asset.agent.AgentDescriptor
- ICON_COLOUR - Static variable in class org.openremote.model.asset.agent.AgentDescriptor
- id - Variable in class org.openremote.model.alarm.AlarmAssetLink
- id - Variable in class org.openremote.model.alarm.SentAlarm
- id - Variable in class org.openremote.model.apps.ConsoleAppConfig
- id - Variable in class org.openremote.model.asset.agent.AgentLink
- id - Variable in class org.openremote.model.asset.Asset
- id - Variable in class org.openremote.model.asset.UserAssetLink
- id - Variable in class org.openremote.model.attribute.AttributeRef
- id - Variable in class org.openremote.model.console.ConsoleRegistration
- id - Variable in class org.openremote.model.dashboard.Dashboard
- id - Variable in class org.openremote.model.dashboard.DashboardGridItem
- id - Variable in class org.openremote.model.dashboard.DashboardScreenPreset
- id - Variable in class org.openremote.model.dashboard.DashboardTemplate
- id - Variable in class org.openremote.model.dashboard.DashboardWidget
- id - Variable in class org.openremote.model.flow.FlowObject
- id - Variable in class org.openremote.model.notification.Notification.Target
- id - Variable in class org.openremote.model.notification.SentNotification
- id - Variable in class org.openremote.model.provisioning.ProvisioningConfig
- id - Variable in class org.openremote.model.query.filter.ParentPredicate
- id - Variable in class org.openremote.model.rules.geofence.GeofenceDefinition
- id - Variable in class org.openremote.model.rules.Ruleset
- id - Variable in class org.openremote.model.security.Realm
- id - Variable in class org.openremote.model.security.RealmRole
- id - Variable in class org.openremote.model.security.Role
- id - Variable in class org.openremote.model.security.User
- id - Variable in class org.openremote.model.security.UserAttribute
- id - Variable in class org.openremote.model.syslog.SyslogEvent
- id(String) - Method in class org.openremote.model.query.filter.ParentPredicate
- Id() - Constructor for class org.openremote.model.alarm.AlarmAssetLink.Id
- Id() - Constructor for class org.openremote.model.asset.UserAssetLink.Id
- Id() - Constructor for class org.openremote.model.flow.Wire.Id
- Id(String, Long, String) - Constructor for class org.openremote.model.alarm.AlarmAssetLink.Id
- Id(String, String) - Constructor for class org.openremote.model.flow.Wire.Id
- Id(String, String, String) - Constructor for class org.openremote.model.asset.UserAssetLink.Id
- ID - Variable in class org.openremote.model.security.UserSession
- IdentifiableEntity<T> - Interface in org.openremote.model
-
If used on a persistent
Entity
, an identifier value will only be set when an instance is persisted if there was no identifier already set. - idFromValue(Object) - Method in class org.openremote.model.jackson.AssetTypeIdResolver
- idFromValueAndType(Object, Class<?>) - Method in class org.openremote.model.jackson.AssetTypeIdResolver
- ids - Variable in class org.openremote.model.query.AssetQuery
- ids - Variable in class org.openremote.model.query.DashboardQuery
- ids - Variable in class org.openremote.model.query.RulesetQuery
- ids - Variable in class org.openremote.model.query.UserQuery
- ids(String...) - Method in class org.openremote.model.query.AssetQuery
- ids(String...) - Method in class org.openremote.model.query.DashboardQuery
- ids(String...) - Method in class org.openremote.model.query.UserQuery
- ignoreExpiryDate - Variable in class org.openremote.model.provisioning.X509ProvisioningData
- IMO_NUMBER - Static variable in class org.openremote.model.asset.impl.ShipAsset
- implClass - Variable in class org.openremote.model.jackson.ORModelModule.DescriptorDeserializer
- IN_PROGRESS - Enum constant in enum class org.openremote.model.alarm.Alarm.Status
- Inbound value conversion (Protocol -> Linked Attribute) - Search tag in interface org.openremote.model.asset.agent.Protocol
- Section
- INCLUDE_FORECAST_SOLAR_SERVICE - Static variable in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- INCLUDE_FORECAST_WIND_SERVICE - Static variable in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- includeSubCategory - Variable in enum class org.openremote.model.syslog.SyslogCategory
- INCREMENT - Enum constant in enum class org.openremote.model.attribute.AttributeLink.ConverterType
-
Increment the value of the linked attribute; the linked attribute's type must be
Number
- index - Variable in class org.openremote.model.query.filter.ArrayPredicate
- index - Variable in class org.openremote.model.rules.json.RuleActionUpdateAttribute
- index(int) - Method in class org.openremote.model.query.filter.ArrayPredicate
- info - Variable in class org.openremote.model.gateway.GatewayTunnelStartRequestEvent
- info - Variable in class org.openremote.model.gateway.GatewayTunnelStopRequestEvent
- INFO - Enum constant in enum class org.openremote.model.syslog.SyslogLevel
- init(Container) - Method in interface org.openremote.model.ContainerService
-
All services are initialized in the order they have been added to the container (if container started with explicit list of services) otherwise they are initialized in order of
ContainerService.getPriority()
. - initialise(Container) - Static method in class org.openremote.model.util.ValueUtil
- initialiseAssetAttributes(Asset<?>) - Static method in class org.openremote.model.util.ValueUtil
- initialize(ConstraintDescriptor<AssetValid>, HibernateConstraintValidatorInitializationContext) - Method in class org.openremote.model.validation.AssetValidator
- initialize(ConstraintDescriptor<AttributeInfoValid>, HibernateConstraintValidatorInitializationContext) - Method in class org.openremote.model.validation.AttributeInfoValidator
- initialize(Node, Supplier<String>) - Method in class org.openremote.model.flow.catalog.AssetNodeDescriptor
- initialize(Node, Supplier<String>) - Method in class org.openremote.model.flow.catalog.console.ScreenNodeDescriptor
- initialize(Node, Supplier<String>) - Method in class org.openremote.model.flow.catalog.ConsoleNodeDescriptor
- initialize(Node, Supplier<String>) - Method in class org.openremote.model.flow.catalog.NodeDescriptor
- initialize(Node, Supplier<String>) - Method in class org.openremote.model.flow.catalog.virtual.SubflowNodeDescriptor
- initialize(Node, Supplier<String>) - Method in class org.openremote.model.flow.catalog.virtual.VirtualConsumerNodeDescriptor
- initialize(Node, Supplier<String>) - Method in class org.openremote.model.flow.catalog.virtual.VirtualProducerNodeDescriptor
- initialize(Node, Supplier<String>) - Method in class org.openremote.model.flow.catalog.WidgetNodeDescriptor
- initialUrl - Variable in class org.openremote.model.apps.ConsoleAppConfig
- INPUT - Enum constant in enum class org.openremote.model.rules.flow.NodeType
- instanceDiscoveryProvider - Variable in class org.openremote.model.asset.agent.AgentDescriptor
- instanceName - Variable in class org.openremote.model.protocol.ProtocolDiscoveryInstanceFoundEvent
- InstantEpochConverter - Class in org.openremote.model.persistence
- InstantEpochConverter() - Constructor for class org.openremote.model.persistence.InstantEpochConverter
- INSUFFICIENT_ACCESS - Enum constant in enum class org.openremote.model.attribute.AttributeWriteFailure
-
Realm configuration or user privileges do not allow update (e.g.
- INT_BYTE - Static variable in class org.openremote.model.value.ValueType
- INTEGER - Static variable in class org.openremote.model.value.ValueType
- INTEGER_MAP - Static variable in class org.openremote.model.value.ValueType
- INTEGER_POSITIVE_VALIDATOR - Static variable in class org.openremote.model.util.TextUtil
- IntegerMap() - Constructor for class org.openremote.model.value.ValueType.IntegerMap
- INTERCEPTOR_FAILURE - Enum constant in enum class org.openremote.model.attribute.AttributeWriteFailure
-
Any unknown error that is thrown by an interceptor.
- INTERNAL - Enum constant in enum class org.openremote.model.notification.Notification.Source
- interval - Variable in class org.openremote.model.datapoint.query.AssetDatapointIntervalQuery
- INTERVAL_SIZE - Static variable in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- intervalMillis - Variable in class org.openremote.model.util.Debouncer
- INVALID_VALUE - Enum constant in enum class org.openremote.model.attribute.AttributeWriteFailure
-
Value has incorrect type or has failed validation rules.
- IP_ADDRESS - Static variable in class org.openremote.model.value.ValueType
- IP_REGEXP - Static variable in interface org.openremote.model.Constants
- isAccessPublicRead() - Method in class org.openremote.model.asset.Asset
- isAccessPublicRead() - Method in class org.openremote.model.asset.AssetEvent
- isAccessPublicRead() - Method in class org.openremote.model.rules.AssetRuleset
- isAccessPublicRead() - Method in class org.openremote.model.rules.RealmRuleset
- isActive(double) - Method in class org.openremote.model.security.Realm
- isAgent() - Method in class org.openremote.model.asset.AssetTypeInfo
- isAllow() - Method in class org.openremote.model.gateway.GatewayAttributeFilter
- isArray() - Method in class org.openremote.model.value.ValueDescriptor
- isArray(Class<?>) - Static method in class org.openremote.model.util.ValueUtil
- isAssetDiscovery() - Method in class org.openremote.model.asset.agent.AgentDescriptor
- isAssetDiscovery() - Method in class org.openremote.model.protocol.ProtocolDiscoveryImportRequestEvent
- isAssetDiscovery() - Method in class org.openremote.model.protocol.ProtocolDiscoveryStartRequestEvent
- isAssetImport() - Method in class org.openremote.model.asset.agent.AgentDescriptor
- isAssigned() - Method in class org.openremote.model.security.Role
- isBasicAuthHeader() - Method in class org.openremote.model.auth.OAuthGrant
- isBinary() - Method in class org.openremote.model.file.FileInfo
- isBoolean(Class<?>) - Static method in class org.openremote.model.util.ValueUtil
- isClientAccess() - Method in class org.openremote.model.flow.Node
- isClientWidget() - Method in class org.openremote.model.flow.Node
- isCollection(Class<?>) - Static method in class org.openremote.model.util.ValueUtil
- isCompatible() - Method in class org.openremote.model.util.CronExpressionParser
- isComposite() - Method in class org.openremote.model.security.Role
- isConfigurationAttribute(String) - Method in class org.openremote.model.asset.agent.Agent
-
Indicates if the specified attribute name is a configuration attribute and therefore if an
AttributeEvent
is detected for this attribute the agent should be stopped and restarted. - isConnectable() - Method in class org.openremote.model.flow.Slot
- isContinueOnError() - Method in class org.openremote.model.rules.Ruleset
- isDeleted() - Method in class org.openremote.model.attribute.AttributeEvent
- isDevMode() - Method in interface org.openremote.model.Container
- isDisabled() - Method in class org.openremote.model.asset.agent.Agent
- isDisabled() - Method in class org.openremote.model.console.ConsoleProvider
- isDisabled() - Method in class org.openremote.model.gateway.GatewayConnection
- isDisabled() - Method in class org.openremote.model.provisioning.ProvisioningConfig
- isDynamic() - Method in class org.openremote.model.asset.AssetDescriptor
- isDynamic() - Method in interface org.openremote.model.AssetModelProvider
-
Indicates that this model provider is dynamic and can be refreshed when needed.
- isDynamicInternal() - Method in class org.openremote.model.asset.AssetDescriptor
- isEnabled() - Method in class org.openremote.model.console.ConsoleProvider
- isEnabled() - Method in class org.openremote.model.rules.Ruleset
- isEventType(Class<? extends Event>) - Method in class org.openremote.model.event.shared.EventSubscription
- isExpired(long) - Method in class org.openremote.model.rules.TemporaryFact
- isGetter(Method) - Static method in class org.openremote.model.util.ValueUtil
- isHasPermission() - Method in class org.openremote.model.console.ConsoleProvider
- isIgnoreExpiryDate() - Method in class org.openremote.model.provisioning.X509ProvisioningData
- isIncludeForecastSolarService() - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- isIncludeForecastWindService() - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- isInstanceDiscovery() - Method in class org.openremote.model.asset.agent.AgentDescriptor
- isLabelEmpty() - Method in class org.openremote.model.flow.FlowObject
- isLoadLocales() - Method in class org.openremote.model.manager.ManagerAppConfig
- isLoggable(SyslogEvent) - Method in enum class org.openremote.model.syslog.SyslogLevel
- isMap(Class<?>) - Static method in class org.openremote.model.util.ValueUtil
- isMatching(Event) - Method in class org.openremote.model.event.bus.EventRegistration
- isMetaUseOnly() - Method in class org.openremote.model.value.ValueDescriptor
- isMutable() - Method in class org.openremote.model.persistence.LTreeType
- isNegated() - Method in class org.openremote.model.query.UserQuery.AttributeValuePredicate
- isNullOrEmpty(String) - Static method in class org.openremote.model.util.TextUtil
- isNumber(Class<?>) - Static method in class org.openremote.model.util.ValueUtil
- iso8601 - Variable in class org.openremote.model.value.ValueFormat
- ISO8601_DATETIME_REGEXP - Static variable in interface org.openremote.model.Constants
- ISO8601_DURATION_REGEXP - Static variable in interface org.openremote.model.Constants
- iso8601Pattern - Static variable in class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage
- isObject(Class<?>) - Static method in class org.openremote.model.util.ValueUtil
- isOfType(String) - Method in class org.openremote.model.flow.FlowObject
- isOfTypeConsumerOrProducer() - Method in class org.openremote.model.flow.Node
- isOfTypeSubflow() - Method in class org.openremote.model.flow.Node
- isOpenInBrowser() - Method in class org.openremote.model.notification.PushNotificationAction
- isOptimisationDisabled() - Method in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- isOptional() - Method in class org.openremote.model.value.AttributeDescriptor
- isOutdated() - Method in class org.openremote.model.attribute.AttributeEvent
- isPeersInvalid() - Method in class org.openremote.model.flow.FlowDependency
- isPrepare() - Method in class org.openremote.model.event.bus.EventRegistration
- isPublicEvents() - Method in class org.openremote.model.asset.AssetFilter
- isReplay() - Method in class org.openremote.model.simulator.SimulatorAttributeInfo
- isRequiresPermission() - Method in class org.openremote.model.console.ConsoleProvider
- isRestrictedEvents() - Method in class org.openremote.model.asset.AssetFilter
- isRestrictedUser() - Method in class org.openremote.model.provisioning.ProvisioningConfig
- isSecured() - Method in class org.openremote.model.gateway.GatewayConnection
- isServiceAccount() - Method in class org.openremote.model.security.User
- isSetActualSolarValueWithForecast() - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- isSetActualWindValueWithForecast() - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- isShowOnList() - Method in class org.openremote.model.rules.Ruleset
- isSilent() - Method in class org.openremote.model.notification.PushNotificationAction
- isStopped() - Method in class org.openremote.model.protocol.ProtocolDiscoveryStartStopResponseEvent
- isString(Class<?>) - Static method in class org.openremote.model.util.ValueUtil
- isSubscribed() - Method in class org.openremote.model.event.shared.EventSubscription
- isSuccess() - Method in class org.openremote.model.console.ConsoleProvider
- isSuccess() - Method in class org.openremote.model.notification.NotificationSendResult
- isSupportsExport() - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- isSupportsImport() - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- isSystemAccount() - Method in class org.openremote.model.security.User
- isTimeDuration(String) - Static method in class org.openremote.model.util.TimeUtil
- isTimeDurationNegativeInfinity(String) - Static method in class org.openremote.model.util.TimeUtil
- isTimeDurationPositiveInfinity(String) - Static method in class org.openremote.model.util.TimeUtil
- isTriggerOnPredictedData() - Method in class org.openremote.model.rules.Ruleset
- isTunnelingSupported() - Method in class org.openremote.model.gateway.GatewayCapabilitiesResponseEvent
- isUpdateOnWrite() - Method in class org.openremote.model.asset.agent.Agent
- isValid() - Method in class org.openremote.model.util.CronExpressionParser
- isValid() - Method in class org.openremote.model.value.ForecastConfiguration
- isValid() - Method in class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage
- isValid(Asset<?>, ConstraintValidatorContext) - Method in class org.openremote.model.validation.AssetValidator
- isValid(AttributeInfo, ConstraintValidatorContext) - Method in class org.openremote.model.validation.AttributeInfoValidator
- isValueChanged() - Method in class org.openremote.model.asset.AssetFilter
- isWired() - Method in class org.openremote.model.flow.FlowDependency
- isWrite() - Method in enum class org.openremote.model.attribute.AttributeExecuteStatus
- items - Variable in class org.openremote.model.query.LogicGroup
-
Defines the items that the
LogicGroup.operator
should be applied to
J
- JAVASCRIPT - Enum constant in enum class org.openremote.model.rules.Ruleset.Lang
- JSON - Enum constant in enum class org.openremote.model.rules.Ruleset.Lang
- JSON - Static variable in class org.openremote.model.util.ValueUtil
- JSON - Static variable in class org.openremote.model.value.ValueType
- JSON_OBJECT - Static variable in class org.openremote.model.value.ValueType
- JsonPathFilter - Class in org.openremote.model.value
-
This filter works on any type of data; when applying the filter the data should be converted to JSON representation using a tool like Jackson and then the JSON path expression should be applied to this JSON string.
- JsonPathFilter(String, boolean, boolean) - Constructor for class org.openremote.model.value.JsonPathFilter
- jsonPathParser - Static variable in class org.openremote.model.value.JsonPathFilter
- JsonRule - Class in org.openremote.model.rules.json
-
A declarative rule definition a.k.a.
- JsonRule() - Constructor for class org.openremote.model.rules.json.JsonRule
- JsonRulesetDefinition - Class in org.openremote.model.rules.json
- JsonRulesetDefinition() - Constructor for class org.openremote.model.rules.json.JsonRulesetDefinition
- JSONSchemaUtil - Class in org.openremote.model.util
K
- KEEP_LAYOUT - Enum constant in enum class org.openremote.model.dashboard.DashboardScalingPreset
- key - Variable in class org.openremote.model.rules.json.RuleActionUpdateAttribute
- key - Variable in class org.openremote.model.util.Pair
- KEYCLOAK - Enum constant in enum class org.openremote.model.manager.Auth
- KEYCLOAK_CLIENT_ID - Static variable in interface org.openremote.model.Constants
- keycloakUrl - Variable in class org.openremote.model.manager.ManagerConfig
- KeyStoreService - Interface in org.openremote.model.security
L
- label - Variable in enum class org.openremote.model.flow.catalog.CatalogCategory
- label - Variable in class org.openremote.model.flow.catalog.CatalogItem
- label - Variable in class org.openremote.model.flow.FlowObject
- LABEL - Static variable in class org.openremote.model.value.MetaItemType
-
A human-friendly string that can be displayed in UI instead of the raw attribute name.
- lang - Variable in class org.openremote.model.rules.Ruleset
- language - Variable in class org.openremote.model.manager.ManagerAppRealmConfig
- languages - Variable in class org.openremote.model.manager.ManagerAppConfig
- languages - Variable in class org.openremote.model.manager.ManagerAppRealmNotificationConfig
- languages - Variable in class org.openremote.model.notification.LocalizedNotificationMessage
- languages - Variable in class org.openremote.model.query.RulesetQuery
- LAST_ACCESS - Static variable in class org.openremote.model.asset.impl.DoorAsset
- LAST_NAME - Enum constant in enum class org.openremote.model.query.UserQuery.OrderBy.Property
- lastModified - Variable in class org.openremote.model.alarm.SentAlarm
- lastModified - Variable in class org.openremote.model.provisioning.ProvisioningConfig
- lastModified - Variable in class org.openremote.model.rules.Ruleset
- lastName - Variable in class org.openremote.model.security.User
- lat - Variable in class org.openremote.model.query.filter.RadialGeofencePredicate
- lat - Variable in class org.openremote.model.rules.geofence.GeofenceDefinition
- lat(double) - Method in class org.openremote.model.query.filter.RadialGeofencePredicate
- latest - Variable in class org.openremote.model.datapoint.DatapointPeriod
- latMax - Variable in class org.openremote.model.query.filter.RectangularGeofencePredicate
- latMin - Variable in class org.openremote.model.query.filter.RectangularGeofencePredicate
- layers - Variable in class org.openremote.model.manager.MapConfig
- layers - Variable in class org.openremote.model.map.GeoJsonConfig
- LE_GRAND - Enum constant in enum class org.openremote.model.asset.impl.ElectricityChargerAsset.ConnectorType
- LENGTH - Static variable in class org.openremote.model.asset.impl.ShipAsset
- lengthEquals - Variable in class org.openremote.model.query.filter.ArrayPredicate
- lengthEquals(int) - Method in class org.openremote.model.query.filter.ArrayPredicate
- lengthGreaterThan - Variable in class org.openremote.model.query.filter.ArrayPredicate
- lengthGreaterThan(int) - Method in class org.openremote.model.query.filter.ArrayPredicate
- lengthLessThan - Variable in class org.openremote.model.query.filter.ArrayPredicate
- lengthLessThan(int) - Method in class org.openremote.model.query.filter.ArrayPredicate
- LESS_EQUALS - Enum constant in enum class org.openremote.model.query.AssetQuery.Operator
- LESS_THAN - Enum constant in enum class org.openremote.model.query.AssetQuery.Operator
- level - Variable in class org.openremote.model.flow.FlowDependency
- level - Variable in class org.openremote.model.syslog.SyslogEvent
- level - Variable in class org.openremote.model.syslog.SyslogEvent.LevelCategoryFilter
- LevelCategoryFilter() - Constructor for class org.openremote.model.syslog.SyslogEvent.LevelCategoryFilter
- LevelCategoryFilter(SyslogLevel, SyslogCategory...) - Constructor for class org.openremote.model.syslog.SyslogEvent.LevelCategoryFilter
- LHS #when - A series of grouped RuleConditions to which bitwise operations can be performed based on the LogicGroup#operator of each group. These are used to filter org.openremote.model.attribute.AttributeInfos in the RuleEngine that this rule is loaded into to determine which org.openremote.model.asset.Assets match; if one or more assets match then the RHS #then will be triggered. Once a rule is triggered the org.openremote.model.attribute.AttributeInfos that triggered the rule cannot trigger the rule again until it no longer matches (within the context of the RuleCondition i.e. an org.openremote.model.attribute.AttributeInfo can re-trigger a rule if it is matched by a different RuleCondition) The #otherwise RuleActions are applied to the org.openremote.model.asset.Assets filtered by the query that don't match the AssetQuery#attributes predicates. #when must evaluate to true and this condition must evaluate to true. RHS - Search tag in class org.openremote.model.rules.json.JsonRule
- Section
- Lifecycle - Search tag in interface org.openremote.model.asset.agent.Protocol
- Section
- LightAsset - Class in org.openremote.model.asset.impl
- LightAsset() - Constructor for class org.openremote.model.asset.impl.LightAsset
-
For use by hydrators (i.e.
- LightAsset(String) - Constructor for class org.openremote.model.asset.impl.LightAsset
- limit - Variable in class org.openremote.model.query.AssetQuery
- limit - Variable in class org.openremote.model.query.DashboardQuery
- limit - Variable in class org.openremote.model.query.RulesetQuery
- limit - Variable in class org.openremote.model.query.UserQuery
- limit(int) - Method in class org.openremote.model.query.UserQuery
- limit(Integer) - Method in class org.openremote.model.query.DashboardQuery
- linkAssets(List<String>, Long) - Method in class org.openremote.model.rules.Alarms
- linkAttribute(String, Attribute<?>) - Method in interface org.openremote.model.asset.agent.Protocol
-
Links an
Attribute
to its' agent; the agent would have been connected before this call. - LINKED - Enum constant in enum class org.openremote.model.query.DashboardQuery.AssetAccess
- linkedUsers - Variable in class org.openremote.model.rules.json.RuleActionTarget
- links - Variable in class org.openremote.model.apps.ConsoleAppConfig
- listener - Variable in class org.openremote.model.event.bus.EventRegistration
- lng - Variable in class org.openremote.model.query.filter.RadialGeofencePredicate
- lng - Variable in class org.openremote.model.rules.geofence.GeofenceDefinition
- lng(double) - Method in class org.openremote.model.query.filter.RadialGeofencePredicate
- lngMax - Variable in class org.openremote.model.query.filter.RectangularGeofencePredicate
- lngMin - Variable in class org.openremote.model.query.filter.RectangularGeofencePredicate
- loadDescriptors - Variable in class org.openremote.model.manager.ManagerConfig
- loadIcons - Variable in class org.openremote.model.manager.ManagerConfig
- loadLocales - Variable in class org.openremote.model.manager.ManagerAppConfig
- loadTranslations - Variable in class org.openremote.model.manager.ManagerConfig
- locale - Variable in class org.openremote.model.notification.Notification.Target
- LOCALE_ATTRIBUTE - Static variable in class org.openremote.model.security.User
- LocalizedNotificationMessage - Class in org.openremote.model.notification
- LocalizedNotificationMessage() - Constructor for class org.openremote.model.notification.LocalizedNotificationMessage
- LocalizedNotificationMessage(String, Map<String, AbstractNotificationMessage>) - Constructor for class org.openremote.model.notification.LocalizedNotificationMessage
- localRealm - Variable in class org.openremote.model.gateway.GatewayConnection
- LOCATION - Static variable in class org.openremote.model.asset.Asset
- LocationAttributePredicate - Class in org.openremote.model.query.filter
- LocationAttributePredicate(GeofencePredicate) - Constructor for class org.openremote.model.query.filter.LocationAttributePredicate
- lock(String) - Method in class org.openremote.model.util.LockByKey
- LockByKey - Class in org.openremote.model.util
- LockByKey() - Constructor for class org.openremote.model.util.LockByKey
- locked - Variable in class org.openremote.model.dashboard.DashboardGridItem
- LOCKED - Static variable in class org.openremote.model.asset.impl.DoorAsset
- LOG - Static variable in interface org.openremote.model.asset.agent.Protocol
- LOG - Static variable in class org.openremote.model.attribute.Attribute.AttributeDeserializer
- LOG - Static variable in class org.openremote.model.protocol.ProtocolUtil
- LOG - Static variable in class org.openremote.model.provisioning.ProvisioningUtil
- LOG - Static variable in interface org.openremote.model.security.KeyStoreService
- LOG - Static variable in class org.openremote.model.StandardModelProvider
- LOG - Static variable in class org.openremote.model.util.ValueUtil
- LOG - Static variable in class org.openremote.model.validation.AssetValidator
- LOG - Static variable in class org.openremote.model.validation.AttributeInfoValidator
- LogicGroup<T> - Class in org.openremote.model.query
- LogicGroup() - Constructor for class org.openremote.model.query.LogicGroup
- LogicGroup(List<T>) - Constructor for class org.openremote.model.query.LogicGroup
- LogicGroup(LogicGroup.Operator, List<LogicGroup<T>>, List<T>) - Constructor for class org.openremote.model.query.LogicGroup
- LogicGroup(LogicGroup.Operator, List<LogicGroup<T>>, T...) - Constructor for class org.openremote.model.query.LogicGroup
- LogicGroup(LogicGroup.Operator, List<T>) - Constructor for class org.openremote.model.query.LogicGroup
- LogicGroup(LogicGroup.Operator, T...) - Constructor for class org.openremote.model.query.LogicGroup
- LogicGroup(T...) - Constructor for class org.openremote.model.query.LogicGroup
- LogicGroup.Operator - Enum Class in org.openremote.model.query
- loginTheme - Variable in class org.openremote.model.security.Realm
- loginWithEmail - Variable in class org.openremote.model.security.Realm
- logo - Variable in class org.openremote.model.manager.ManagerAppRealmConfig
- logoMobile - Variable in class org.openremote.model.manager.ManagerAppRealmConfig
- LONG - Enum constant in enum class org.openremote.model.value.ValueFormat.StyleRepresentation
- LONG - Static variable in class org.openremote.model.value.ValueType
- LOOP_ERROR - Enum constant in enum class org.openremote.model.rules.RulesetStatus
-
Ruleset caused a loop whilst being executed.
- LOW - Enum constant in enum class org.openremote.model.alarm.Alarm.Severity
- LOW_PRIORITY - Static variable in interface org.openremote.model.ContainerService
- LTreeType - Class in org.openremote.model.persistence
- LTreeType() - Constructor for class org.openremote.model.persistence.LTreeType
M
- MailMessage - Class in org.openremote.model.mail
-
Represents a mail message; only represents text part with combined headers from the outer message and any mime part that contained the text content
- MailMessage(String, String, Map<String, List<String>>, String, Date, String[]) - Constructor for class org.openremote.model.mail.MailMessage
- manager - Variable in class org.openremote.model.manager.ManagerAppConfig
- MANAGER_CLIENT_ID - Static variable in interface org.openremote.model.Constants
- ManagerAppConfig - Class in org.openremote.model.manager
- ManagerAppConfig() - Constructor for class org.openremote.model.manager.ManagerAppConfig
- ManagerAppRealmConfig - Class in org.openremote.model.manager
- ManagerAppRealmConfig() - Constructor for class org.openremote.model.manager.ManagerAppRealmConfig
- ManagerAppRealmNotificationConfig - Class in org.openremote.model.manager
- ManagerAppRealmNotificationConfig() - Constructor for class org.openremote.model.manager.ManagerAppRealmNotificationConfig
- ManagerConfig - Class in org.openremote.model.manager
- ManagerConfig() - Constructor for class org.openremote.model.manager.ManagerConfig
- managerUrl - Variable in class org.openremote.model.manager.ManagerConfig
- MANUAL - Enum constant in enum class org.openremote.model.alarm.Alarm.Source
- MANUFACTURER - Static variable in class org.openremote.model.asset.Asset
- MapConfig - Class in org.openremote.model.manager
-
Implements MapLibre style spec
- MapConfig() - Constructor for class org.openremote.model.manager.MapConfig
- mappedLoggerNames - Variable in enum class org.openremote.model.syslog.SyslogCategory
- MapRealmConfig - Class in org.openremote.model.manager
- MapRealmConfig() - Constructor for class org.openremote.model.manager.MapRealmConfig
- MapResource - Interface in org.openremote.model.map
- MapSourceConfig - Class in org.openremote.model.manager
-
Implements MapLibre style spec sources property.
- MapSourceConfig() - Constructor for class org.openremote.model.manager.MapSourceConfig
- mapSyslogEvent(LogRecord) - Static method in enum class org.openremote.model.syslog.SyslogCategory
- mapType - Variable in class org.openremote.model.manager.ManagerConfig
- MapType - Enum Class in org.openremote.model.manager
- MASTER_REALM - Static variable in interface org.openremote.model.Constants
- MASTER_REALM_ADMIN_USER - Static variable in interface org.openremote.model.Constants
- match - Variable in class org.openremote.model.query.filter.StringPredicate
- match(AssetQuery.Match) - Method in class org.openremote.model.query.filter.StringPredicate
- matchedAssets - Variable in class org.openremote.model.rules.json.RuleActionTarget
- matcher - Variable in class org.openremote.model.gateway.GatewayAttributeFilter
-
The
AssetQuery
used to determine if anAttributeEvent
matches this filter - matches(AttributeEvent) - Method in class org.openremote.model.attribute.AttributeEvent
-
Compares entity identifier, attribute name, value, source, and optional timestamp.
- matchGroup - Variable in class org.openremote.model.value.RegexValueFilter
- matchIndex - Variable in class org.openremote.model.value.RegexValueFilter
- MathExpressionValueFilter - Class in org.openremote.model.value
- MathExpressionValueFilter(String) - Constructor for class org.openremote.model.value.MathExpressionValueFilter
- max - Variable in class org.openremote.model.value.ValueConstraint.Max
- max - Variable in class org.openremote.model.value.ValueConstraint.Size
- Max(Number) - Constructor for class org.openremote.model.value.ValueConstraint.Max
- MAX - Enum constant in enum class org.openremote.model.datapoint.query.AssetDatapointIntervalQuery.Formula
- MAX_MESSAGE_TEMPLATE - Static variable in class org.openremote.model.value.ValueConstraint
- maximumFractionDigits - Variable in class org.openremote.model.value.ValueFormat
- maximumSignificantDigits - Variable in class org.openremote.model.value.ValueFormat
- maxScreenWidth - Variable in class org.openremote.model.dashboard.DashboardTemplate
- maxzoom - Variable in class org.openremote.model.manager.MapSourceConfig
-
Maximum zoom level for which tiles are available, as in the TileJSON spec.
- maxZoom - Variable in class org.openremote.model.manager.MapRealmConfig
- MED_PRIORITY - Static variable in interface org.openremote.model.ContainerService
- mediaType - Variable in class org.openremote.model.rules.json.RuleActionWebhook
- MEDIUM - Enum constant in enum class org.openremote.model.alarm.Alarm.Severity
- MEDIUM - Enum constant in enum class org.openremote.model.value.ValueFormat.StyleRepresentation
- MENNEKES - Enum constant in enum class org.openremote.model.asset.impl.ElectricityChargerAsset.ConnectorType
- menuEnabled - Variable in class org.openremote.model.apps.ConsoleAppConfig
- menuPosition - Variable in class org.openremote.model.apps.ConsoleAppConfig
- mergeAsset(T) - Method in interface org.openremote.model.protocol.ProtocolAssetService
-
Protocols may store assets in the context or update existing assets.
- message - Variable in class org.openremote.model.notification.Notification
- message - Variable in class org.openremote.model.notification.NotificationSendResult
- message - Variable in class org.openremote.model.notification.SentNotification
- message - Variable in class org.openremote.model.syslog.SyslogEvent
- message - Variable in class org.openremote.model.value.ValueConstraint
- message() - Element in annotation interface org.openremote.model.validation.AssetValid
- message() - Element in annotation interface org.openremote.model.validation.AttributeInfoValid
- MESSAGE_CHARSET - Static variable in class org.openremote.model.asset.agent.Agent
-
Charset to use when converting byte[] to a string (should default to UTF8 if not specified); values must be string that matches a charset as defined in
Charset
- MESSAGE_CONVERT_BINARY - Static variable in class org.openremote.model.asset.agent.Agent
-
Can be used by protocols that support it to indicate that string values should be converted to/from bytes from/to binary string representation (e.g.
- MESSAGE_CONVERT_HEX - Static variable in class org.openremote.model.asset.agent.Agent
-
Can be used by protocols that support it to indicate that string values should be converted to/from bytes from/to HEX string representation (e.g.
- MESSAGE_DELIMITERS - Static variable in class org.openremote.model.asset.agent.Agent
- MESSAGE_INVALID - Enum constant in enum class org.openremote.model.provisioning.ErrorResponseMessage.Error
- MESSAGE_MAX_LENGTH - Static variable in class org.openremote.model.asset.agent.Agent
-
Max length of messages received by a
Protocol
; what this actually means will be protocol specific i.e. - MESSAGE_PREFIX - Static variable in class org.openremote.model.event.shared.CancelEventSubscription
- MESSAGE_PREFIX - Static variable in class org.openremote.model.event.shared.SharedEvent
- MESSAGE_PREFIX - Static variable in class org.openremote.model.event.shared.UnauthorizedEventSubscription
- MESSAGE_PREFIX - Static variable in class org.openremote.model.event.TriggeredEventSubscription
- MESSAGE_STRIP_DELIMITER - Static variable in class org.openremote.model.asset.agent.Agent
-
For protocols that use
Agent.MESSAGE_DELIMITERS
, this indicates whether or not the matched delimiter should be stripped from the message. - MESSAGE_TEMPLATE - Static variable in annotation interface org.openremote.model.validation.AssetValid
- MESSAGE_TEMPLATE - Static variable in annotation interface org.openremote.model.validation.AttributeInfoValid
- messageID - Variable in class org.openremote.model.event.Event
- messageMatchFilters - Variable in class org.openremote.model.asset.agent.AgentLink
- messageMatchPredicate - Variable in class org.openremote.model.asset.agent.AgentLink
- meta - Variable in class org.openremote.model.attribute.Attribute
- meta - Variable in class org.openremote.model.attribute.AttributeEvent
- meta - Variable in class org.openremote.model.query.filter.AttributePredicate
- meta - Variable in class org.openremote.model.query.RulesetQuery
- meta - Variable in class org.openremote.model.rules.json.JsonRulesetDefinition
- meta - Variable in class org.openremote.model.rules.Ruleset
- meta - Variable in class org.openremote.model.value.AttributeDescriptor
- meta(NameValuePredicate...) - Method in class org.openremote.model.query.filter.AttributePredicate
- META_DESCRIPTOR_PROVIDER - Static variable in class org.openremote.model.attribute.MetaMap.MetaObjectDeserializer
- META_MAP_TYPE - Static variable in class org.openremote.model.attribute.Attribute.AttributeDeserializer
- metadata - Variable in class org.openremote.model.query.DashboardQuery.Select
- metaDeserialiser - Static variable in class org.openremote.model.attribute.Attribute.AttributeDeserializer
- MetaHolder - Interface in org.openremote.model.value
- MetaItem<T> - Class in org.openremote.model.attribute
-
A named value whose name must match the name of a
MetaItemDescriptor
and whose value must match the value type of theMetaItemDescriptor
. - MetaItem(String) - Constructor for class org.openremote.model.attribute.MetaItem
- MetaItem(String, ValueDescriptor<?>) - Constructor for class org.openremote.model.attribute.MetaItem
- MetaItem(String, ValueDescriptor<T>, T) - Constructor for class org.openremote.model.attribute.MetaItem
- MetaItem(MetaItemDescriptor<T>) - Constructor for class org.openremote.model.attribute.MetaItem
- MetaItem(MetaItemDescriptor<T>, T) - Constructor for class org.openremote.model.attribute.MetaItem
- MetaItem.MetaItemSerializer - Class in org.openremote.model.attribute
-
Serialise the meta item as just the value to make it less verbose
- MetaItemDescriptor<T> - Class in org.openremote.model.value
-
Describes a
MetaItem
that can be added to anAttribute
; theAbstractNameValueDescriptorHolder.getName()
must match theAbstractNameValueHolder.getName()
, it also indicates what theValueDescriptor
is for theMetaItem
. - MetaItemDescriptor(String, ValueDescriptor<T>, ValueConstraint...) - Constructor for class org.openremote.model.value.MetaItemDescriptor
- MetaItemDescriptor(String, ValueDescriptor<T>, ValueConstraint[], ValueFormat, String[]) - Constructor for class org.openremote.model.value.MetaItemDescriptor
- MetaItemDescriptor.StringMetaItemDescriptorConverter - Class in org.openremote.model.value
-
This class handles deserialising meta item descriptor names to
MetaItemDescriptor
s; to reuse instances - metaItemDescriptors - Variable in class org.openremote.model.asset.AssetTypeInfo
- metaItemDescriptors - Static variable in class org.openremote.model.util.ValueUtil
- MetaItemSerializer() - Constructor for class org.openremote.model.attribute.MetaItem.MetaItemSerializer
- MetaItemType - Class in org.openremote.model.value
- MetaItemType() - Constructor for class org.openremote.model.value.MetaItemType
- MetaMap - Class in org.openremote.model.attribute
- MetaMap() - Constructor for class org.openremote.model.attribute.MetaMap
- MetaMap(Collection<? extends MetaItem<?>>) - Constructor for class org.openremote.model.attribute.MetaMap
- MetaMap(Map<? extends String, ? extends MetaItem<?>>) - Constructor for class org.openremote.model.attribute.MetaMap
- MetaMap.MetaObjectDeserializer - Class in org.openremote.model.attribute
-
Deserialise a
MetaMap
that is represented as a JSON object where each key is the name of aMetaItemDescriptor
- MetaObjectDeserializer() - Constructor for class org.openremote.model.attribute.MetaMap.MetaObjectDeserializer
- metaUseOnly - Variable in class org.openremote.model.value.ValueDescriptor
-
A flag to indicate that this
ValueDescriptor
is intended for use in aMetaItem
; this can be used for UI purposes but nothing actually stops the values being used in anAttribute
also. - MicrophoneAsset - Class in org.openremote.model.asset.impl
- MicrophoneAsset() - Constructor for class org.openremote.model.asset.impl.MicrophoneAsset
-
For use by hydrators (i.e.
- MicrophoneAsset(String) - Constructor for class org.openremote.model.asset.impl.MicrophoneAsset
- MILEAGE_CAPACITY - Static variable in class org.openremote.model.asset.impl.ElectricVehicleAsset
- MILEAGE_CHARGED - Static variable in class org.openremote.model.asset.impl.ElectricVehicleAsset
- MILEAGE_MIN - Static variable in class org.openremote.model.asset.impl.ElectricVehicleAsset
- MILEAGE_MINIMUM - Static variable in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- millis - Variable in class org.openremote.model.rules.json.RuleActionWait
- min - Variable in class org.openremote.model.value.ValueConstraint.Min
- min - Variable in class org.openremote.model.value.ValueConstraint.Size
- Min(Number) - Constructor for class org.openremote.model.value.ValueConstraint.Min
- MIN - Enum constant in enum class org.openremote.model.datapoint.query.AssetDatapointIntervalQuery.Formula
- MIN_MESSAGE_TEMPLATE - Static variable in class org.openremote.model.value.ValueConstraint
- minAmount - Variable in class org.openremote.model.query.DashboardQuery.AssetConditions
- minAmount(DashboardQuery.ConditionMinAmount) - Method in class org.openremote.model.query.DashboardQuery.AssetConditions
- minH - Variable in class org.openremote.model.dashboard.DashboardGridItem
- minimumFractionDigits - Variable in class org.openremote.model.value.ValueFormat
- minimumIntegerDigits - Variable in class org.openremote.model.value.ValueFormat
- minimumSignificantDigits - Variable in class org.openremote.model.value.ValueFormat
- minPixelH - Variable in class org.openremote.model.dashboard.DashboardGridItem
- minPixelW - Variable in class org.openremote.model.dashboard.DashboardGridItem
- mins - Variable in class org.openremote.model.rules.json.RuleRecurrence
-
How many mins until firing is allowed to recur; null=NEVER, 0=ALWAYS, >0=N mins from last firing.
- minute - Variable in class org.openremote.model.value.ValueFormat
- MINUTE - Enum constant in enum class org.openremote.model.datapoint.DatapointInterval
- MINUTES - Static variable in class org.openremote.model.util.CronExpressionParser
- minW - Variable in class org.openremote.model.dashboard.DashboardGridItem
- minzoom - Variable in class org.openremote.model.manager.MapSourceConfig
-
Minimum zoom level for which tiles are available, as in the TileJSON spec.
- minZoom - Variable in class org.openremote.model.manager.MapRealmConfig
- model - Variable in class org.openremote.model.console.ConsoleRegistration
- MODEL - Static variable in class org.openremote.model.asset.Asset
- MODEL_AND_VALUES - Enum constant in enum class org.openremote.model.syslog.SyslogCategory
- ModelDescriptor - Annotation Interface in org.openremote.model
-
To be used on
Asset
classes to include another class in descriptor scans (only used whenAssetModelProvider.useAutoScan()
is true), otherwise the descriptors must be explicitly specified in the appropriateAssetModelProvider
descriptor getter methods. - ModelDescriptors - Annotation Interface in org.openremote.model
- ModelIgnore - Annotation Interface in org.openremote.model.util
-
Annotation for telling the Asset model scanner to ignore the annotated type
- MOMENTARY - Static variable in class org.openremote.model.value.MetaItemType
-
Indicates that the button input should send the true/on/pressed/closed value when pressed; and then send the false/off/released/open value when released (for use by UIs)
- momentJsFormat - Variable in class org.openremote.model.value.ValueFormat
- month - Variable in class org.openremote.model.value.ValueFormat
- MONTH - Enum constant in enum class org.openremote.model.datapoint.DatapointInterval
- MONTH - Static variable in class org.openremote.model.util.CronExpressionParser
- MONTHLY - Enum constant in enum class org.openremote.model.notification.RepeatFrequency
- MORNING_TWILIGHT_PREFIX - Static variable in class org.openremote.model.rules.SunPositionTrigger
- MSSI_NUMBER - Static variable in class org.openremote.model.asset.impl.ShipAsset
- multiline - Variable in class org.openremote.model.value.ValueFormat
- MULTILINE - Enum constant in enum class org.openremote.model.rules.flow.PickerType
- MULTILINE - Static variable in class org.openremote.model.value.MetaItemType
-
Indicates that any input should support multiline text entry
- MULTIVALUED_TEXT_MAP - Static variable in class org.openremote.model.value.ValueType
- MultivaluedStringMap() - Constructor for class org.openremote.model.value.ValueType.MultivaluedStringMap
N
- name - Variable in class org.openremote.model.asset.Asset
- name - Variable in class org.openremote.model.asset.AssetDescriptor
- name - Variable in class org.openremote.model.attribute.AttributeRef
- name - Variable in class org.openremote.model.console.ConsoleRegistration
- name - Variable in class org.openremote.model.event.shared.RealmFilter
- name - Variable in class org.openremote.model.file.FileInfo
- name - Variable in class org.openremote.model.notification.EmailNotificationMessage.Recipient
- name - Variable in class org.openremote.model.notification.Notification
- name - Variable in class org.openremote.model.notification.SentNotification
- name - Variable in class org.openremote.model.provisioning.ProvisioningConfig
- name - Static variable in class org.openremote.model.query.filter.ArrayPredicate
- name - Static variable in class org.openremote.model.query.filter.BooleanPredicate
- name - Static variable in class org.openremote.model.query.filter.CalendarEventPredicate
- name - Static variable in class org.openremote.model.query.filter.DateTimePredicate
- name - Variable in class org.openremote.model.query.filter.NameValuePredicate
- name - Static variable in class org.openremote.model.query.filter.NumberPredicate
- name - Static variable in class org.openremote.model.query.filter.RadialGeofencePredicate
- name - Variable in class org.openremote.model.query.filter.RealmPredicate
- name - Static variable in class org.openremote.model.query.filter.RectangularGeofencePredicate
- name - Static variable in class org.openremote.model.query.filter.StringPredicate
- name - Static variable in class org.openremote.model.query.filter.ValueAnyPredicate
- name - Static variable in class org.openremote.model.query.filter.ValueEmptyPredicate
- name - Variable in class org.openremote.model.query.UserQuery.AttributeValuePredicate
- name - Variable in class org.openremote.model.rules.json.JsonRule
- name - Variable in class org.openremote.model.rules.json.RuleTemplate
- name - Variable in class org.openremote.model.rules.Ruleset
- name - Variable in class org.openremote.model.security.Realm
- name - Variable in class org.openremote.model.security.RealmRole
- name - Variable in class org.openremote.model.security.Role
- name - Variable in class org.openremote.model.security.UserAttribute
- name - Variable in class org.openremote.model.value.AbstractNameValueDescriptorHolder
- name - Variable in class org.openremote.model.value.AbstractNameValueHolder
- name - Variable in class org.openremote.model.value.ValueDescriptor
- name - Variable in class org.openremote.model.webhook.Webhook
- name(String) - Method in class org.openremote.model.query.filter.AttributePredicate
- name(String) - Method in class org.openremote.model.query.filter.NameValuePredicate
- name(StringPredicate) - Method in class org.openremote.model.query.filter.AttributePredicate
- name(StringPredicate) - Method in class org.openremote.model.query.filter.NameValuePredicate
- name(NameHolder) - Method in class org.openremote.model.query.filter.AttributePredicate
- name(NameHolder) - Method in class org.openremote.model.query.filter.NameValuePredicate
- NAME - Enum constant in enum class org.openremote.model.query.AssetQuery.OrderBy.Property
- NAME - Static variable in class org.openremote.model.value.JsonPathFilter
- NAME - Static variable in class org.openremote.model.value.MathExpressionValueFilter
- NAME - Static variable in class org.openremote.model.value.RegexValueFilter
- NAME - Static variable in class org.openremote.model.value.SubStringValueFilter
- NamedMap<T> - Class in org.openremote.model.attribute
-
Special map for
NameHolder
items where item names are used as map keys. - NamedMap() - Constructor for class org.openremote.model.attribute.NamedMap
- NamedMap(Collection<? extends T>) - Constructor for class org.openremote.model.attribute.NamedMap
- NamedMap(Map<? extends String, ? extends T>) - Constructor for class org.openremote.model.attribute.NamedMap
- nameGenerator - Static variable in class org.openremote.model.util.UniqueIdentifierGenerator
- NameHolder - Interface in org.openremote.model.value
-
Identifies an item that holds a named property, the name should be very simple, as we use them in SQL path expressions, etc.
- NameHolder.NameHolderToStringConverter - Class in org.openremote.model.value
-
This class handles serialising
ValueDescriptor
s as strings - NameHolderToStringConverter() - Constructor for class org.openremote.model.value.NameHolder.NameHolderToStringConverter
- names - Variable in class org.openremote.model.query.AssetQuery
- names - Variable in class org.openremote.model.query.DashboardQuery
- names(String...) - Method in class org.openremote.model.query.AssetQuery
- names(String...) - Method in class org.openremote.model.query.DashboardQuery
- names(StringPredicate...) - Method in class org.openremote.model.query.AssetQuery
- names(StringPredicate...) - Method in class org.openremote.model.query.DashboardQuery
- NameValueHolder<T> - Interface in org.openremote.model.value
- NameValuePredicate - Class in org.openremote.model.query.filter
-
A predicate that can be applied to a
NameValuePredicate
; there is an implicit AND condition between the name and the value; one or both the name and value should be supplied and the following logic applies: Both - AAbstractNameValueHolder
whoseAbstractNameValueHolder.getName()
matchesNameValuePredicate.name
and whoseAbstractNameValueHolder.getValue()
matchesNameValuePredicate.value
Name only - AAbstractNameValueHolder
whoseAbstractNameValueHolder.getName()
matchesNameValuePredicate.name
Value only - AAbstractNameValueHolder
whoseAbstractNameValueHolder.getValue()
matchesNameValuePredicate.value
When the predicate is applied theAbstractNameValueHolder.getValue()
is converted to JSON representation if not already this ensures consistency of results between in memory predicate evaluation and those applied to the DB. - NameValuePredicate() - Constructor for class org.openremote.model.query.filter.NameValuePredicate
- NameValuePredicate(String, ValuePredicate) - Constructor for class org.openremote.model.query.filter.NameValuePredicate
- NameValuePredicate(String, ValuePredicate, boolean, NameValuePredicate.Path) - Constructor for class org.openremote.model.query.filter.NameValuePredicate
- NameValuePredicate(StringPredicate, ValuePredicate) - Constructor for class org.openremote.model.query.filter.NameValuePredicate
- NameValuePredicate(StringPredicate, ValuePredicate, boolean, NameValuePredicate.Path) - Constructor for class org.openremote.model.query.filter.NameValuePredicate
- NameValuePredicate(NameHolder, ValuePredicate) - Constructor for class org.openremote.model.query.filter.NameValuePredicate
- NameValuePredicate(NameHolder, ValuePredicate, boolean, NameValuePredicate.Path) - Constructor for class org.openremote.model.query.filter.NameValuePredicate
- NameValuePredicate.Path - Class in org.openremote.model.query.filter
- NARROW - Enum constant in enum class org.openremote.model.value.ValueFormat.StyleRepresentation
- negate - Variable in class org.openremote.model.query.filter.DateTimePredicate
- negate - Variable in class org.openremote.model.query.filter.NumberPredicate
- negate - Variable in class org.openremote.model.query.filter.StringPredicate
- negate - Variable in class org.openremote.model.query.filter.ValueEmptyPredicate
- negate() - Method in class org.openremote.model.query.filter.ArrayPredicate
- negate() - Method in class org.openremote.model.query.filter.AttributePredicate
- negate() - Method in class org.openremote.model.query.filter.GeofencePredicate
- negate() - Method in class org.openremote.model.query.filter.NameValuePredicate
- negate() - Method in class org.openremote.model.query.filter.RadialGeofencePredicate
- negate() - Method in class org.openremote.model.query.filter.RectangularGeofencePredicate
- negate(boolean) - Method in class org.openremote.model.query.filter.DateTimePredicate
- negate(boolean) - Method in class org.openremote.model.query.filter.NumberPredicate
- negate(boolean) - Method in class org.openremote.model.query.filter.StringPredicate
- negate(boolean) - Method in class org.openremote.model.query.filter.ValueEmptyPredicate
- NEGATE - Enum constant in enum class org.openremote.model.attribute.AttributeLink.ConverterType
- negated - Variable in class org.openremote.model.query.filter.ArrayPredicate
- negated - Variable in class org.openremote.model.query.filter.GeofencePredicate
- negated - Variable in class org.openremote.model.query.filter.NameValuePredicate
- negated - Variable in class org.openremote.model.query.UserQuery.AttributeValuePredicate
- NEGATIVE_INTEGER - Static variable in class org.openremote.model.value.ValueType
- NEGATIVE_NUMBER - Static variable in class org.openremote.model.value.ValueType
- NEW_LINE - Enum constant in enum class org.openremote.model.rules.flow.NodeInternal.BreakType
- NO2 - Static variable in class org.openremote.model.asset.impl.EnvironmentSensorAsset
- node - Variable in class org.openremote.model.flow.Slot
- Node - Class in org.openremote.model.flow
- Node - Class in org.openremote.model.rules.flow
- Node() - Constructor for class org.openremote.model.flow.Node
- Node() - Constructor for class org.openremote.model.rules.flow.Node
- Node(String, String, String) - Constructor for class org.openremote.model.flow.Node
- Node(String, String, String, String) - Constructor for class org.openremote.model.flow.Node
- Node(NodeType, int, String, NodeInternal[], NodeSocket[], NodeSocket[]) - Constructor for class org.openremote.model.rules.flow.Node
- Node(NodeType, String, NodeInternal[], NodeSocket[], NodeSocket[]) - Constructor for class org.openremote.model.rules.flow.Node
- Node(NodeType, NodeInternal[], NodeSocket[], NodeSocket[]) - Constructor for class org.openremote.model.rules.flow.Node
- NodeCollection - Class in org.openremote.model.rules.flow
- NodeCollection() - Constructor for class org.openremote.model.rules.flow.NodeCollection
- NodeCollection(String, String, Node[], NodeConnection[]) - Constructor for class org.openremote.model.rules.flow.NodeCollection
- nodeColor - Variable in class org.openremote.model.flow.catalog.CatalogItem
- nodeColor - Variable in class org.openremote.model.flow.EditorSettings
- NodeColor - Enum Class in org.openremote.model.flow
- NodeConnection - Class in org.openremote.model.rules.flow
- NodeConnection() - Constructor for class org.openremote.model.rules.flow.NodeConnection
- NodeConnection(String, String) - Constructor for class org.openremote.model.rules.flow.NodeConnection
- NodeDataType - Enum Class in org.openremote.model.rules.flow
- NodeDescriptor - Class in org.openremote.model.flow.catalog
- NodeDescriptor() - Constructor for class org.openremote.model.flow.catalog.NodeDescriptor
- NodeInternal - Class in org.openremote.model.rules.flow
- NodeInternal() - Constructor for class org.openremote.model.rules.flow.NodeInternal
- NodeInternal(String, Picker) - Constructor for class org.openremote.model.rules.flow.NodeInternal
- NodeInternal(String, Picker, Object) - Constructor for class org.openremote.model.rules.flow.NodeInternal
- NodeInternal(String, Picker, NodeInternal.BreakType) - Constructor for class org.openremote.model.rules.flow.NodeInternal
- NodeInternal.BreakType - Enum Class in org.openremote.model.rules.flow
- NodePosition - Class in org.openremote.model.rules.flow
- NodePosition() - Constructor for class org.openremote.model.rules.flow.NodePosition
- NodePosition(float, float) - Constructor for class org.openremote.model.rules.flow.NodePosition
- nodes - Variable in class org.openremote.model.flow.Flow
- NodeSocket - Class in org.openremote.model.rules.flow
- NodeSocket() - Constructor for class org.openremote.model.rules.flow.NodeSocket
- NodeSocket(String, NodeDataType) - Constructor for class org.openremote.model.rules.flow.NodeSocket
- nodeType - Variable in class org.openremote.model.flow.catalog.CatalogItem
- NodeType - Enum Class in org.openremote.model.rules.flow
- noMove - Variable in class org.openremote.model.dashboard.DashboardGridItem
- NONE - Enum constant in enum class org.openremote.model.asset.ElectricityConsumerDemandResponseType
- NONE - Enum constant in enum class org.openremote.model.manager.Auth
- NONE - Enum constant in enum class org.openremote.model.query.DashboardQuery.ConditionMinAmount
- noResize - Variable in class org.openremote.model.dashboard.DashboardGridItem
- NORMAL - Enum constant in enum class org.openremote.model.notification.PushNotificationMessage.MessagePriority
- NOT_BLANK_MESSAGE_TEMPLATE - Static variable in class org.openremote.model.value.ValueConstraint
- NOT_EMPTY_MESSAGE_TEMPLATE - Static variable in class org.openremote.model.value.ValueConstraint
- NOT_NULL_MESSAGE_TEMPLATE - Static variable in class org.openremote.model.value.ValueConstraint
- notBefore - Variable in class org.openremote.model.security.Realm
- NotBlank() - Constructor for class org.openremote.model.value.ValueConstraint.NotBlank
- NotEmpty() - Constructor for class org.openremote.model.value.ValueConstraint.NotEmpty
- NOTES - Static variable in class org.openremote.model.asset.Asset
- notification - Variable in class org.openremote.model.rules.json.RuleActionNotification
- Notification - Class in org.openremote.model.notification
- Notification() - Constructor for class org.openremote.model.notification.Notification
- Notification(String, AbstractNotificationMessage, List<Notification.Target>, RepeatFrequency, String) - Constructor for class org.openremote.model.notification.Notification
- NOTIFICATION - Enum constant in enum class org.openremote.model.syslog.SyslogCategory
- Notification.Source - Enum Class in org.openremote.model.notification
- Notification.Target - Class in org.openremote.model.notification
- Notification.TargetType - Enum Class in org.openremote.model.notification
- notificationAcknowledged(RequestParams, String, Long, JsonNode) - Method in interface org.openremote.model.notification.NotificationResource
-
Allows a target to acknowledge a notification with an optional acknowledgement value.
- notificationDelivered(RequestParams, String, Long) - Method in interface org.openremote.model.notification.NotificationResource
-
Allows a target to mark a notification as delivered.
- NotificationResource - Interface in org.openremote.model.notification
- notifications - Variable in class org.openremote.model.manager.ManagerAppRealmConfig
- Notifications - Class in org.openremote.model.rules
-
Facade for sending
Notification
s from rules RHS. - Notifications() - Constructor for class org.openremote.model.rules.Notifications
- NotificationSendResult - Class in org.openremote.model.notification
- NotificationSendResult(boolean, String) - Constructor for class org.openremote.model.notification.NotificationSendResult
- notifyModified() - Method in class org.openremote.model.util.ObservableList
- NotNull() - Constructor for class org.openremote.model.value.ValueConstraint.NotNull
- NULL_LITERAL - Static variable in class org.openremote.model.util.ValueUtil
- nullSafeGet(ResultSet, int, SharedSessionContractImplementor, Object) - Method in class org.openremote.model.persistence.LTreeType
- nullSafeSet(PreparedStatement, String[], int, SharedSessionContractImplementor) - Method in class org.openremote.model.persistence.LTreeType
- NUMBER - Enum constant in enum class org.openremote.model.rules.flow.NodeDataType
- NUMBER - Enum constant in enum class org.openremote.model.rules.flow.PickerType
- NUMBER - Static variable in class org.openremote.model.value.ValueType
- NUMBER_0_DP() - Static method in class org.openremote.model.value.ValueFormat
- NUMBER_1_DP() - Static method in class org.openremote.model.value.ValueFormat
- NUMBER_1_DP_MAX() - Static method in class org.openremote.model.value.ValueFormat
- NUMBER_2_DP() - Static method in class org.openremote.model.value.ValueFormat
- NUMBER_2_DP_MAX() - Static method in class org.openremote.model.value.ValueFormat
- NUMBER_3_DP() - Static method in class org.openremote.model.value.ValueFormat
- NUMBER_3_DP_MAX() - Static method in class org.openremote.model.value.ValueFormat
- NUMBER_ARRAY - Enum constant in enum class org.openremote.model.rules.flow.NodeDataType
- NUMBER_MAP - Static variable in class org.openremote.model.value.ValueType
- NumberComparator - Class in org.openremote.model.util
-
A number comparator based on: https://stackoverflow.com/questions/2683202/comparing-the-values-of-two-generic-numbers
- NumberComparator() - Constructor for class org.openremote.model.util.NumberComparator
- numberMatch(AssetQuery.Operator) - Method in class org.openremote.model.query.filter.NumberPredicate
- NumberPredicate - Class in org.openremote.model.query.filter
-
Predicate for number values; will match based on configured options.
- NumberPredicate() - Constructor for class org.openremote.model.query.filter.NumberPredicate
- NumberPredicate(Number) - Constructor for class org.openremote.model.query.filter.NumberPredicate
- NumberPredicate(Number, AssetQuery.Operator) - Constructor for class org.openremote.model.query.filter.NumberPredicate
- NUMERIC - Enum constant in enum class org.openremote.model.value.ValueFormat.StyleRepresentation
O
- OAUTH_GRANT - Static variable in class org.openremote.model.asset.agent.Agent
-
OAuthGrant
for connecting to services that require OAuth authentication - OAUTH_GRANT - Static variable in class org.openremote.model.value.ValueType
- OAuthClientCredentialsGrant - Class in org.openremote.model.auth
- OAuthClientCredentialsGrant(String, String, String, String) - Constructor for class org.openremote.model.auth.OAuthClientCredentialsGrant
- OAuthClientCredentialsGrant(String, String, String, String, String) - Constructor for class org.openremote.model.auth.OAuthClientCredentialsGrant
- oAuthGrant - Variable in class org.openremote.model.webhook.Webhook
- OAuthGrant - Class in org.openremote.model.auth
- OAuthGrant(String, String, String, String, String) - Constructor for class org.openremote.model.auth.OAuthGrant
- OAuthPasswordGrant - Class in org.openremote.model.auth
- OAuthPasswordGrant(String, String, String, String, String, String) - Constructor for class org.openremote.model.auth.OAuthPasswordGrant
- OAuthPasswordGrant(String, String, String, String, String, String, String) - Constructor for class org.openremote.model.auth.OAuthPasswordGrant
- OAuthRefreshTokenGrant - Class in org.openremote.model.auth
- OAuthRefreshTokenGrant(String, String, String, String, String) - Constructor for class org.openremote.model.auth.OAuthRefreshTokenGrant
- OAuthRefreshTokenGrant(String, String, String, String, String, String) - Constructor for class org.openremote.model.auth.OAuthRefreshTokenGrant
- OBJECT_TYPE - Static variable in class org.openremote.model.attribute.Attribute.AttributeDeserializer
- ObjectMap() - Constructor for class org.openremote.model.value.ValueType.ObjectMap
- objectsEquals(Object, Object) - Static method in class org.openremote.model.util.ValueUtil
- objectsEqualsUsingJSON(Object, Object) - Static method in class org.openremote.model.util.ValueUtil
- objectsEqualsWithJSONFallback(Object, Object) - Static method in class org.openremote.model.util.ValueUtil
- ObservableList<T> - Class in org.openremote.model.util
- ObservableList(int, Consumer<ObservableList<T>>) - Constructor for class org.openremote.model.util.ObservableList
- ObservableList(Collection<? extends T>, Consumer<ObservableList<T>>) - Constructor for class org.openremote.model.util.ObservableList
- ObservableList(Consumer<ObservableList<T>>) - Constructor for class org.openremote.model.util.ObservableList
- ODOMETER - Static variable in class org.openremote.model.asset.impl.ElectricVehicleAsset
- OFF - Enum constant in enum class org.openremote.model.dashboard.DashboardRefreshInterval
- offset - Variable in class org.openremote.model.query.UserQuery
- offset(int) - Method in class org.openremote.model.query.UserQuery
- oldest - Variable in class org.openremote.model.datapoint.DatapointPeriod
- oldValue - Variable in class org.openremote.model.attribute.AttributeEvent
- oldValueTimestamp - Variable in class org.openremote.model.attribute.AttributeEvent
- on(E) - Method in interface org.openremote.model.event.bus.EventListener
- ON_OFF - Static variable in class org.openremote.model.asset.impl.LightAsset
- ON_OFF - Static variable in class org.openremote.model.asset.impl.PlugAsset
- onAgentAttributeChanged(AttributeEvent) - Method in interface org.openremote.model.asset.agent.Protocol
- onAssetModelFinished() - Method in interface org.openremote.model.AssetModelProvider
-
Called when the full Asset model has been initialised which gives
AssetModelProvider
s the chance to do additional work (e.g. - onAssetModelFinished() - Method in class org.openremote.model.StandardModelProvider
- ONCE - Enum constant in enum class org.openremote.model.notification.RepeatFrequency
- ONE_HOUR - Enum constant in enum class org.openremote.model.dashboard.DashboardRefreshInterval
- ONE_MIN - Enum constant in enum class org.openremote.model.dashboard.DashboardRefreshInterval
- onInit() - Method in interface org.openremote.model.setup.Setup
- onModified - Variable in class org.openremote.model.util.ObservableList
- onStart - Variable in class org.openremote.model.rules.json.JsonRule
- onStart() - Method in interface org.openremote.model.setup.Setup
- onStop - Variable in class org.openremote.model.rules.json.JsonRule
- OPEN - Enum constant in enum class org.openremote.model.alarm.Alarm.Status
- openInBrowser - Variable in class org.openremote.model.notification.PushNotificationAction
- operator - Variable in class org.openremote.model.query.filter.DateTimePredicate
- operator - Variable in class org.openremote.model.query.filter.NumberPredicate
- operator - Variable in class org.openremote.model.query.LogicGroup
-
If not specified then
LogicGroup.Operator.AND
is assumed. - operator(AssetQuery.Operator) - Method in class org.openremote.model.query.filter.DateTimePredicate
- OPTIMISATION_DISABLED - Static variable in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- Option - Class in org.openremote.model.rules.flow
- Option() - Constructor for class org.openremote.model.rules.flow.Option
- Option(String, Object) - Constructor for class org.openremote.model.rules.flow.Option
- optional - Variable in class org.openremote.model.value.AttributeDescriptor
- options - Variable in class org.openremote.model.manager.MapConfig
-
Custom OpenRemote property to configure mapsettings per realm
- OPTIONS - Enum constant in enum class org.openremote.model.http.HTTPMethod
- OR - Enum constant in enum class org.openremote.model.query.LogicGroup.Operator
- OR_ADDITIONAL_HOSTNAMES - Static variable in interface org.openremote.model.Constants
- OR_DEV_MODE - Static variable in interface org.openremote.model.Container
- OR_DEV_MODE_DEFAULT - Static variable in interface org.openremote.model.Container
- OR_EMAIL_ADMIN - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_FROM - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_FROM_DEFAULT - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_HOST - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_OAUTH2_CLIENT_ID - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_OAUTH2_CLIENT_SECRET - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_OAUTH2_SCOPES - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_OAUTH2_URL - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_PASSWORD - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_PORT - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_PORT_DEFAULT - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_PROTOCOL - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_PROTOCOL_DEFAULT - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_TLS - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_TLS_DEFAULT - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_USER - Static variable in interface org.openremote.model.Constants
- OR_EMAIL_X_HEADERS - Static variable in interface org.openremote.model.Constants
- OR_HOSTNAME - Static variable in interface org.openremote.model.Constants
- OR_METRICS_ENABLED - Static variable in interface org.openremote.model.Container
- OR_METRICS_ENABLED_DEFAULT - Static variable in interface org.openremote.model.Container
- OR_SETUP_TYPE - Static variable in interface org.openremote.model.setup.SetupTasks
-
Can be used by setup tasks to have different configurable setups (e.g.
- OR_SSL_PORT - Static variable in interface org.openremote.model.Constants
- orderBy - Variable in class org.openremote.model.query.AssetQuery
- orderBy - Variable in class org.openremote.model.query.UserQuery
- orderBy(AssetQuery.OrderBy) - Method in class org.openremote.model.query.AssetQuery
- orderBy(UserQuery.OrderBy) - Method in class org.openremote.model.query.UserQuery
- OrderBy() - Constructor for class org.openremote.model.query.AssetQuery.OrderBy
- OrderBy() - Constructor for class org.openremote.model.query.UserQuery.OrderBy
- OrderBy(AssetQuery.OrderBy.Property) - Constructor for class org.openremote.model.query.AssetQuery.OrderBy
- OrderBy(AssetQuery.OrderBy.Property, boolean) - Constructor for class org.openremote.model.query.AssetQuery.OrderBy
- OrderBy(UserQuery.OrderBy.Property) - Constructor for class org.openremote.model.query.UserQuery.OrderBy
- OrderBy(UserQuery.OrderBy.Property, boolean) - Constructor for class org.openremote.model.query.UserQuery.OrderBy
- org.openremote.model - package org.openremote.model
- org.openremote.model.alarm - package org.openremote.model.alarm
- org.openremote.model.apps - package org.openremote.model.apps
- org.openremote.model.asset - package org.openremote.model.asset
- org.openremote.model.asset.agent - package org.openremote.model.asset.agent
- org.openremote.model.asset.impl - package org.openremote.model.asset.impl
- org.openremote.model.attribute - package org.openremote.model.attribute
- org.openremote.model.auth - package org.openremote.model.auth
- org.openremote.model.calendar - package org.openremote.model.calendar
- org.openremote.model.console - package org.openremote.model.console
- org.openremote.model.dashboard - package org.openremote.model.dashboard
- org.openremote.model.datapoint - package org.openremote.model.datapoint
- org.openremote.model.datapoint.query - package org.openremote.model.datapoint.query
- org.openremote.model.event - package org.openremote.model.event
- org.openremote.model.event.bus - package org.openremote.model.event.bus
- org.openremote.model.event.shared - package org.openremote.model.event.shared
- org.openremote.model.file - package org.openremote.model.file
- org.openremote.model.flow - package org.openremote.model.flow
- org.openremote.model.flow.catalog - package org.openremote.model.flow.catalog
- org.openremote.model.flow.catalog.console - package org.openremote.model.flow.catalog.console
- org.openremote.model.flow.catalog.virtual - package org.openremote.model.flow.catalog.virtual
- org.openremote.model.gateway - package org.openremote.model.gateway
- org.openremote.model.geo - package org.openremote.model.geo
- org.openremote.model.http - package org.openremote.model.http
- org.openremote.model.jackson - package org.openremote.model.jackson
- org.openremote.model.mail - package org.openremote.model.mail
- org.openremote.model.manager - package org.openremote.model.manager
- org.openremote.model.map - package org.openremote.model.map
- org.openremote.model.notification - package org.openremote.model.notification
- org.openremote.model.persistence - package org.openremote.model.persistence
- org.openremote.model.protocol - package org.openremote.model.protocol
- org.openremote.model.provisioning - package org.openremote.model.provisioning
- org.openremote.model.query - package org.openremote.model.query
- org.openremote.model.query.filter - package org.openremote.model.query.filter
- org.openremote.model.rules - package org.openremote.model.rules
- org.openremote.model.rules.flow - package org.openremote.model.rules.flow
- org.openremote.model.rules.geofence - package org.openremote.model.rules.geofence
- org.openremote.model.rules.json - package org.openremote.model.rules.json
- org.openremote.model.security - package org.openremote.model.security
- org.openremote.model.setup - package org.openremote.model.setup
- org.openremote.model.simulator - package org.openremote.model.simulator
- org.openremote.model.syslog - package org.openremote.model.syslog
- org.openremote.model.system - package org.openremote.model.system
- org.openremote.model.util - package org.openremote.model.util
- org.openremote.model.validation - package org.openremote.model.validation
- org.openremote.model.value - package org.openremote.model.value
- org.openremote.model.value.impl - package org.openremote.model.value.impl
- org.openremote.model.webhook - package org.openremote.model.webhook
- originalCronExpression - Variable in class org.openremote.model.util.CronExpressionParser
- ORModelModule - Class in org.openremote.model.jackson
-
Registers serializers/deserializers for OpenRemote model types that need special handling
- ORModelModule() - Constructor for class org.openremote.model.jackson.ORModelModule
- ORModelModule.DescriptorDeserializer<T,
U> - Class in org.openremote.model.jackson - otherValues - Variable in class org.openremote.model.util.CronExpressionParser
- otherwise - Variable in class org.openremote.model.rules.json.JsonRule
- Outbound value conversion (Linked Attribute -> Protocol) - Search tag in interface org.openremote.model.asset.agent.Protocol
- Section
- OUTPUT - Enum constant in enum class org.openremote.model.rules.flow.NodeType
- override - Variable in class org.openremote.model.manager.MapConfig
-
Custom OpenRemote property to override mapconfig with external mapconfig Expects a style.json URL
- ownerId - Variable in class org.openremote.model.dashboard.Dashboard
- OZONE - Static variable in class org.openremote.model.asset.impl.EnvironmentSensorAsset
P
- pad(String, int) - Static method in class org.openremote.model.util.TextUtil
- pageLink - Variable in class org.openremote.model.apps.ConsoleAppConfig.AppLink
- pages - Variable in class org.openremote.model.manager.ManagerAppConfig
- Pair<K,
V> - Class in org.openremote.model.util - Pair(K, V) - Constructor for class org.openremote.model.util.Pair
- PANEL_AZIMUTH - Static variable in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- PANEL_ORIENTATION - Static variable in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- PANEL_ORIENTATION_VALUE - Static variable in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- PANEL_PITCH - Static variable in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- paramIndexes() - Element in annotation interface org.openremote.model.util.TsIgnoreTypeParams
- PARENT_ID - Enum constant in enum class org.openremote.model.query.AssetQuery.OrderBy.Property
- parentAssetName - Variable in class org.openremote.model.alarm.AlarmAssetLink
- parentAssetName - Variable in class org.openremote.model.asset.UserAssetLink
- parentId - Variable in class org.openremote.model.asset.Asset
- parentId - Variable in class org.openremote.model.attribute.AttributeEvent
- parentIds - Variable in class org.openremote.model.asset.AssetFilter
- ParentPredicate - Class in org.openremote.model.query.filter
- ParentPredicate() - Constructor for class org.openremote.model.query.filter.ParentPredicate
- ParentPredicate(String) - Constructor for class org.openremote.model.query.filter.ParentPredicate
- parents - Variable in class org.openremote.model.query.AssetQuery
- parents - Variable in class org.openremote.model.query.DashboardQuery.AssetConditions
- parents(String...) - Method in class org.openremote.model.query.AssetQuery
- parents(ParentPredicate...) - Method in class org.openremote.model.query.AssetQuery
- parents(ParentPredicate...) - Method in class org.openremote.model.query.DashboardQuery.AssetConditions
- ParkingAsset - Class in org.openremote.model.asset.impl
- ParkingAsset() - Constructor for class org.openremote.model.asset.impl.ParkingAsset
-
For use by hydrators (i.e.
- ParkingAsset(String) - Constructor for class org.openremote.model.asset.impl.ParkingAsset
- parse(String) - Static method in class org.openremote.model.util.ValueUtil
- parse(String, TypeReference<T>) - Static method in class org.openremote.model.util.ValueUtil
- parse(String, Class<T>) - Static method in class org.openremote.model.util.ValueUtil
- parse(String, Type) - Static method in class org.openremote.model.util.ValueUtil
- parseTimeDuration(String) - Static method in class org.openremote.model.util.TimeUtil
-
Parses the given time duration String and returns the corresponding number of milliseconds.
- parseTimeIso8601(CharSequence) - Static method in class org.openremote.model.util.TimeUtil
-
Parses ISO8601 strings with optional time and/or offset; if no zone is provided then UTC is assumed if no time is provided then 00:00:00 is assumed.
- password - Variable in class org.openremote.model.auth.OAuthPasswordGrant
- password - Variable in class org.openremote.model.auth.UsernamePassword
- password - Variable in class org.openremote.model.security.UserPasswordCredentials
- PASSWORD_GRANT_TYPE - Static variable in class org.openremote.model.auth.OAuthPasswordGrant
- passwordPolicy - Variable in class org.openremote.model.security.Realm
-
List of password policies, using the "policy(value)" format.
- PasswordPolicyConverter - Class in org.openremote.model.persistence
- PasswordPolicyConverter() - Constructor for class org.openremote.model.persistence.PasswordPolicyConverter
- PasswordPolicyDeserializer() - Constructor for class org.openremote.model.security.Realm.PasswordPolicyDeserializer
- Past() - Constructor for class org.openremote.model.value.ValueConstraint.Past
- PAST_MESSAGE_TEMPLATE - Static variable in class org.openremote.model.value.ValueConstraint
- PAST_OR_PRESENT_MESSAGE_TEMPLATE - Static variable in class org.openremote.model.value.ValueConstraint
- pastCount - Variable in class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage
- PastOrPresent() - Constructor for class org.openremote.model.value.ValueConstraint.PastOrPresent
- pastPeriod - Variable in class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage
- PATCH - Enum constant in enum class org.openremote.model.http.HTTPMethod
- path - Variable in class org.openremote.model.asset.Asset
- path - Variable in class org.openremote.model.asset.AssetFilter
- path - Variable in class org.openremote.model.attribute.AttributeEvent
- path - Variable in class org.openremote.model.query.filter.NameValuePredicate
- path - Variable in class org.openremote.model.query.filter.PathPredicate
- path - Variable in class org.openremote.model.value.JsonPathFilter
- path(String...) - Method in class org.openremote.model.query.filter.PathPredicate
- path(NameValuePredicate.Path) - Method in class org.openremote.model.query.filter.AttributePredicate
- path(NameValuePredicate.Path) - Method in class org.openremote.model.query.filter.NameValuePredicate
- Path(Integer...) - Constructor for class org.openremote.model.query.filter.NameValuePredicate.Path
- Path(Object[]) - Constructor for class org.openremote.model.query.filter.NameValuePredicate.Path
- Path(String...) - Constructor for class org.openremote.model.query.filter.NameValuePredicate.Path
- pathContains(String) - Method in class org.openremote.model.asset.Asset
- pathPredicate - Variable in class org.openremote.model.query.UserQuery
- PathPredicate - Class in org.openremote.model.query.filter
- PathPredicate() - Constructor for class org.openremote.model.query.filter.PathPredicate
- PathPredicate(String...) - Constructor for class org.openremote.model.query.filter.PathPredicate
- paths - Variable in class org.openremote.model.query.AssetQuery
- paths(PathPredicate...) - Method in class org.openremote.model.query.AssetQuery
- pattern - Variable in class org.openremote.model.value.RegexValueFilter
- Pattern(String) - Constructor for class org.openremote.model.value.ValueConstraint.Pattern
- Pattern(String, Pattern.Flag[]) - Constructor for class org.openremote.model.value.ValueConstraint.Pattern
- PATTERN_MESSAGE_TEMPLATE - Static variable in class org.openremote.model.value.ValueConstraint
- PATTERN_PROPERTIES_MATCH_ANY - Static variable in class org.openremote.model.util.JSONSchemaUtil
- PATTERN_PROPERTIES_MATCH_SIMPLE - Static variable in class org.openremote.model.util.JSONSchemaUtil
- PAUSED - Enum constant in enum class org.openremote.model.rules.RulesetStatus
-
Ruleset is outside of validity period but will be valid again in the future.
- payload - Variable in class org.openremote.model.webhook.Webhook
- payload() - Element in annotation interface org.openremote.model.validation.AssetValid
- payload() - Element in annotation interface org.openremote.model.validation.AttributeInfoValid
- peerId - Variable in class org.openremote.model.flow.Slot
- peersInvalid - Variable in class org.openremote.model.flow.FlowDependency
- PeopleCounterAsset - Class in org.openremote.model.asset.impl
- PeopleCounterAsset() - Constructor for class org.openremote.model.asset.impl.PeopleCounterAsset
-
For use by hydrators (i.e.
- PeopleCounterAsset(String) - Constructor for class org.openremote.model.asset.impl.PeopleCounterAsset
- PER_ASSET - Enum constant in enum class org.openremote.model.rules.json.RuleRecurrence.Scope
-
Recurrence applies to each asset individually (i.e.
- period - Variable in class org.openremote.model.value.impl.PeriodAndDuration
- PERIOD_ISO8601 - Static variable in class org.openremote.model.value.ValueType
- PeriodAndDuration - Class in org.openremote.model.value.impl
- PeriodAndDuration(String) - Constructor for class org.openremote.model.value.impl.PeriodAndDuration
- PeriodAndDuration(Period, Duration) - Constructor for class org.openremote.model.value.impl.PeriodAndDuration
- PeriodAndDurationConverter() - Constructor for class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage.PeriodAndDurationConverter
- PERMANENT_ERROR - Enum constant in enum class org.openremote.model.gateway.GatewayDisconnectEvent.Reason
- PERSISTENCE_SEQUENCE_ID_GENERATOR - Static variable in interface org.openremote.model.Constants
- PersistenceEvent<T> - Class in org.openremote.model
- PersistenceEvent(PersistenceEvent.Cause, T, String[], Object[]) - Constructor for class org.openremote.model.PersistenceEvent
- PersistenceEvent(PersistenceEvent.Cause, T, String[], Object[], Object[]) - Constructor for class org.openremote.model.PersistenceEvent
- PersistenceEvent.Cause - Enum Class in org.openremote.model
- persistentPropertyPaths - Variable in class org.openremote.model.flow.Node
- PHEV - Enum constant in enum class org.openremote.model.asset.impl.ElectricVehicleAsset.EnergyType
- Picker - Class in org.openremote.model.rules.flow
- Picker() - Constructor for class org.openremote.model.rules.flow.Picker
- Picker(PickerType) - Constructor for class org.openremote.model.rules.flow.Picker
- Picker(PickerType, Option[]) - Constructor for class org.openremote.model.rules.flow.Picker
- PickerType - Enum Class in org.openremote.model.rules.flow
- platform - Variable in class org.openremote.model.console.ConsoleRegistration
- PlugAsset - Class in org.openremote.model.asset.impl
- PlugAsset() - Constructor for class org.openremote.model.asset.impl.PlugAsset
-
For use by hydrators (i.e.
- PlugAsset(String) - Constructor for class org.openremote.model.asset.impl.PlugAsset
- PM1 - Static variable in class org.openremote.model.asset.impl.EnvironmentSensorAsset
- PM10 - Static variable in class org.openremote.model.asset.impl.EnvironmentSensorAsset
- PM2_5 - Static variable in class org.openremote.model.asset.impl.EnvironmentSensorAsset
- POLLING - Enum constant in enum class org.openremote.model.manager.EventProviderType
- POLLING_MILLIS - Static variable in class org.openremote.model.asset.agent.Agent
-
Default polling frequency (milliseconds)
- pollingIntervalMillis - Variable in class org.openremote.model.manager.ManagerConfig
- populateDependencies(Flow, boolean) - Method in class org.openremote.model.flow.FlowDependencyResolver
- populateSubDependencies(Flow, boolean, int, List<FlowDependency>) - Method in class org.openremote.model.flow.FlowDependencyResolver
- populateSuperDependencies(Flow, int, List<FlowDependency>) - Method in class org.openremote.model.flow.FlowDependencyResolver
- port - Variable in class org.openremote.model.gateway.GatewayConnection
- PORT - Static variable in class org.openremote.model.asset.agent.Agent
-
TCP/IP network port number
- PORT - Static variable in class org.openremote.model.value.ValueType
- POSITION - Static variable in class org.openremote.model.asset.impl.DoorAsset
- positionX - Variable in class org.openremote.model.flow.EditorSettings
- positionY - Variable in class org.openremote.model.flow.EditorSettings
- POSITIVE_INTEGER - Static variable in class org.openremote.model.value.ValueType
- POSITIVE_NUMBER - Static variable in class org.openremote.model.value.ValueType
- POST - Enum constant in enum class org.openremote.model.http.HTTPMethod
- POSTAL_CODE - Static variable in class org.openremote.model.asset.impl.BuildingAsset
- postEndpoint - Variable in class org.openremote.model.flow.Node
- postLoadCallback() - Method in class org.openremote.model.asset.Asset
- POWER - Static variable in class org.openremote.model.asset.impl.ElectricityAsset
- POWER_EXPORT_MAX - Static variable in class org.openremote.model.asset.impl.ElectricityAsset
- POWER_EXPORT_MAX - Static variable in class org.openremote.model.asset.impl.ElectricityConsumerAsset
- POWER_EXPORT_MAX - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- POWER_EXPORT_MAX - Static variable in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- POWER_EXPORT_MIN - Static variable in class org.openremote.model.asset.impl.ElectricityAsset
- POWER_EXPORT_MIN - Static variable in class org.openremote.model.asset.impl.ElectricityConsumerAsset
- POWER_EXPORT_MIN - Static variable in class org.openremote.model.asset.impl.ElectricityProducerAsset
- POWER_EXPORT_MIN - Static variable in class org.openremote.model.asset.impl.ElectricityStorageAsset
- POWER_EXPORT_MIN - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- POWER_FORECAST - Static variable in class org.openremote.model.asset.impl.ElectricityConsumerAsset
- POWER_FORECAST - Static variable in class org.openremote.model.asset.impl.ElectricityProducerAsset
- POWER_IMPORT_MAX - Static variable in class org.openremote.model.asset.impl.ElectricityAsset
- POWER_IMPORT_MAX - Static variable in class org.openremote.model.asset.impl.ElectricityConsumerAsset
- POWER_IMPORT_MAX - Static variable in class org.openremote.model.asset.impl.ElectricityProducerAsset
- POWER_IMPORT_MAX - Static variable in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- POWER_IMPORT_MIN - Static variable in class org.openremote.model.asset.impl.ElectricityAsset
- POWER_IMPORT_MIN - Static variable in class org.openremote.model.asset.impl.ElectricityConsumerAsset
- POWER_IMPORT_MIN - Static variable in class org.openremote.model.asset.impl.ElectricityProducerAsset
- POWER_IMPORT_MIN - Static variable in class org.openremote.model.asset.impl.ElectricityStorageAsset
- POWER_IMPORT_MIN - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- POWER_SETPOINT - Static variable in class org.openremote.model.asset.impl.ElectricityAsset
- POWER_SETPOINT - Static variable in class org.openremote.model.asset.impl.ElectricityConsumerAsset
- POWER_SETPOINT - Static variable in class org.openremote.model.asset.impl.ElectricityProducerAsset
- POWER_SETPOINT - Static variable in class org.openremote.model.asset.impl.ElectricityStorageAsset
- POWER_SETPOINT - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- predicate(double) - Method in class org.openremote.model.query.filter.NumberPredicate
- PredictedDatapoints - Class in org.openremote.model.rules
-
Facade for predicted datapoints in rules
- PredictedDatapoints() - Constructor for class org.openremote.model.rules.PredictedDatapoints
- preEndpoint - Variable in class org.openremote.model.flow.Node
- prefixLogMessage(String) - Method in interface org.openremote.model.asset.agent.Protocol
-
Prefixes the log message with
Protocol.getProtocolName()
andProtocol.getProtocolInstanceUri()
. - prepare - Variable in class org.openremote.model.event.bus.EventRegistration
- prepare(String) - Method in enum class org.openremote.model.query.AssetQuery.Match
- prepareValue() - Method in class org.openremote.model.query.filter.StringPredicate
- PRESENCE - Static variable in class org.openremote.model.asset.impl.PresenceSensorAsset
- PresenceSensorAsset - Class in org.openremote.model.asset.impl
- PresenceSensorAsset() - Constructor for class org.openremote.model.asset.impl.PresenceSensorAsset
-
For use by hydrators (i.e.
- PresenceSensorAsset(String) - Constructor for class org.openremote.model.asset.impl.PresenceSensorAsset
- previousState - Variable in class org.openremote.model.PersistenceEvent
- previousValue - Variable in class org.openremote.model.query.filter.AttributePredicate
- previousValue(ValuePredicate) - Method in class org.openremote.model.query.filter.AttributePredicate
- PRICE_DAILY - Static variable in class org.openremote.model.asset.impl.ParkingAsset
- PRICE_HOURLY - Static variable in class org.openremote.model.asset.impl.ParkingAsset
- primaryColor - Variable in class org.openremote.model.apps.ConsoleAppConfig
- printWires(StringBuilder) - Method in class org.openremote.model.flow.Flow
- printWires(StringBuilder, Wire[]) - Method in class org.openremote.model.flow.Flow
- priority - Variable in class org.openremote.model.notification.PushNotificationMessage
- priority - Variable in class org.openremote.model.rules.json.JsonRule
- PRIVATE - Enum constant in enum class org.openremote.model.dashboard.DashboardAccess
- PRIVATE - Enum constant in enum class org.openremote.model.query.AssetQuery.Access
- processLinkedAttributeWrite(AttributeEvent) - Method in interface org.openremote.model.asset.agent.Protocol
-
An Attribute event (write) has been requested for an attribute linked to this protocol; implementations should handle multithreaded requests or use some sort of synchronisation for thread safety.
- PROCESSOR - Enum constant in enum class org.openremote.model.rules.flow.NodeType
- PROCESSORS - Enum constant in enum class org.openremote.model.flow.catalog.CatalogCategory
- properties - Variable in class org.openremote.model.flow.Node
- properties - Variable in class org.openremote.model.geo.GeoJSONFeature
- property - Variable in class org.openremote.model.query.AssetQuery.OrderBy
- property - Variable in class org.openremote.model.query.UserQuery.OrderBy
- property(AssetQuery.OrderBy.Property) - Method in class org.openremote.model.query.AssetQuery.OrderBy
- property(UserQuery.OrderBy.Property) - Method in class org.openremote.model.query.UserQuery.OrderBy
- PROPERTY_COMPONENT - Static variable in class org.openremote.model.flow.catalog.WidgetNodeDescriptor
- propertyFields - Static variable in class org.openremote.model.security.User
- propertyNames - Variable in class org.openremote.model.PersistenceEvent
- propertyPath - Variable in class org.openremote.model.flow.Slot
- PROTECTED - Enum constant in enum class org.openremote.model.query.AssetQuery.Access
- Protocol<T> - Interface in org.openremote.model.asset.agent
-
A protocol instance is responsible for connecting devices and services to the context broker.
- PROTOCOL - Enum constant in enum class org.openremote.model.syslog.SyslogCategory
- ProtocolAssetDiscovery - Interface in org.openremote.model.protocol
- ProtocolAssetImport - Interface in org.openremote.model.protocol
-
To be used by protocols that support device import from a protocol specific file.
- ProtocolAssetService - Interface in org.openremote.model.protocol
-
Interface for protocols to perform limited asset related operations within their own realm
- protocolClass - Variable in class org.openremote.model.asset.agent.AgentDescriptor
- ProtocolDiscoveryAssetFoundEvent - Class in org.openremote.model.protocol
-
Raised when protocol device asset(s) has been discovered
- ProtocolDiscoveryAssetFoundEvent(String, AssetTreeNode[]) - Constructor for class org.openremote.model.protocol.ProtocolDiscoveryAssetFoundEvent
- ProtocolDiscoveryImportRequestEvent - Class in org.openremote.model.protocol
-
Initiates a protocol discovery import (either instance or asset discovery depending on
ProtocolDiscoveryImportRequestEvent.isAssetDiscovery()
); for a given client only one discovery process can be running at a time so any already running discovery process will be stopped. - ProtocolDiscoveryImportRequestEvent(String, String, String, boolean) - Constructor for class org.openremote.model.protocol.ProtocolDiscoveryImportRequestEvent
- ProtocolDiscoveryInstanceFoundEvent - Class in org.openremote.model.protocol
-
Raised when a protocol instance has been discovered for the specified agent type
- ProtocolDiscoveryInstanceFoundEvent(String, String, Attribute<?>[]) - Constructor for class org.openremote.model.protocol.ProtocolDiscoveryInstanceFoundEvent
- ProtocolDiscoveryStartRequestEvent - Class in org.openremote.model.protocol
-
Initiates a protocol discovery process (either instance or asset discovery depending on
ProtocolDiscoveryStartRequestEvent.isAssetDiscovery()
); for a given client only one discovery process can be running at a time so any already running discovery process will be stopped. - ProtocolDiscoveryStartRequestEvent(String, String, String, boolean) - Constructor for class org.openremote.model.protocol.ProtocolDiscoveryStartRequestEvent
- ProtocolDiscoveryStartStopResponseEvent - Class in org.openremote.model.protocol
-
Indicates that discovery has started/stopped for the given
ProtocolDiscoveryStartStopResponseEvent.getAgentDescriptor()
. - ProtocolDiscoveryStartStopResponseEvent(String, boolean) - Constructor for class org.openremote.model.protocol.ProtocolDiscoveryStartStopResponseEvent
- ProtocolDiscoveryStopRequestEvent - Class in org.openremote.model.protocol
-
Request any running discovery be stopped
- ProtocolDiscoveryStopRequestEvent() - Constructor for class org.openremote.model.protocol.ProtocolDiscoveryStopRequestEvent
- ProtocolInstanceDiscovery - Interface in org.openremote.model.protocol
- ProtocolUtil - Class in org.openremote.model.protocol
- ProtocolUtil() - Constructor for class org.openremote.model.protocol.ProtocolUtil
- provider() - Element in annotation interface org.openremote.model.ModelDescriptor
-
Class that should be scanned for public static fields for descriptors.
- providers - Variable in class org.openremote.model.console.ConsoleRegistration
- ProvisioningConfig<T,
U> - Class in org.openremote.model.provisioning - ProvisioningConfig() - Constructor for class org.openremote.model.provisioning.ProvisioningConfig
- ProvisioningConfig(String) - Constructor for class org.openremote.model.provisioning.ProvisioningConfig
- ProvisioningMessage - Class in org.openremote.model.provisioning
- ProvisioningMessage() - Constructor for class org.openremote.model.provisioning.ProvisioningMessage
- ProvisioningResource - Interface in org.openremote.model.provisioning
- ProvisioningUtil - Class in org.openremote.model.provisioning
- ProvisioningUtil() - Constructor for class org.openremote.model.provisioning.ProvisioningUtil
- PUBLIC - Enum constant in enum class org.openremote.model.dashboard.DashboardAccess
- PUBLIC - Enum constant in enum class org.openremote.model.query.AssetQuery.Access
- publicEvents - Variable in class org.openremote.model.asset.AssetFilter
- publicOnly - Variable in class org.openremote.model.query.RulesetQuery
- PUSH_NOTIFICATIONS_DISABLED_ATTRIBUTE - Static variable in class org.openremote.model.security.User
- PushNotificationAction - Class in org.openremote.model.notification
- PushNotificationAction(String) - Constructor for class org.openremote.model.notification.PushNotificationAction
- PushNotificationAction(String, Object, boolean, boolean, String) - Constructor for class org.openremote.model.notification.PushNotificationAction
- PushNotificationButton - Class in org.openremote.model.notification
-
Represents an action button that can be shown on push alerts (dependent on console support)
- PushNotificationButton(String, PushNotificationAction) - Constructor for class org.openremote.model.notification.PushNotificationButton
- PushNotificationMessage - Class in org.openremote.model.notification
- PushNotificationMessage() - Constructor for class org.openremote.model.notification.PushNotificationMessage
- PushNotificationMessage(String, String, PushNotificationAction, List<PushNotificationButton>, Map<String, Object>) - Constructor for class org.openremote.model.notification.PushNotificationMessage
- PushNotificationMessage(String, String, PushNotificationAction, List<PushNotificationButton>, Map<String, Object>, PushNotificationMessage.MessagePriority, PushNotificationMessage.TargetType, String, Long) - Constructor for class org.openremote.model.notification.PushNotificationMessage
- PushNotificationMessage.MessagePriority - Enum Class in org.openremote.model.notification
- PushNotificationMessage.TargetType - Enum Class in org.openremote.model.notification
- put(String, T) - Method in class org.openremote.model.attribute.NamedMap
- put(T) - Method in class org.openremote.model.attribute.NamedMap
- PUT - Enum constant in enum class org.openremote.model.http.HTTPMethod
- putAll(Collection<? extends T>) - Method in class org.openremote.model.attribute.NamedMap
- putAll(Map<? extends String, ? extends T>) - Method in class org.openremote.model.attribute.NamedMap
Q
- QUARTER - Enum constant in enum class org.openremote.model.dashboard.DashboardRefreshInterval
- query(RequestParams, DashboardQuery) - Method in interface org.openremote.model.dashboard.DashboardResource
-
Advanced query endpoint for retrieving
Dashboard
from the database. - query(RequestParams, UserQuery) - Method in interface org.openremote.model.security.UserResource
- queryAssets(RequestParams, AssetQuery) - Method in interface org.openremote.model.asset.AssetResource
-
Retrieve assets using an
AssetQuery
. - QUEUE_FULL - Enum constant in enum class org.openremote.model.attribute.AttributeWriteFailure
-
The attribute event processor queue is full.
R
- r - Variable in class org.openremote.model.value.impl.ColourRGB
- RadialGeofencePredicate - Class in org.openremote.model.query.filter
-
Predicate for GEO JSON point values; will return true if the point is within the specified radius of the specified latitude and longitude unless negated.
- RadialGeofencePredicate() - Constructor for class org.openremote.model.query.filter.RadialGeofencePredicate
- RadialGeofencePredicate(int, double, double) - Constructor for class org.openremote.model.query.filter.RadialGeofencePredicate
- RadialGeofencePredicate(int, double, double, boolean) - Constructor for class org.openremote.model.query.filter.RadialGeofencePredicate
- radius - Variable in class org.openremote.model.query.filter.RadialGeofencePredicate
- radius - Variable in class org.openremote.model.rules.geofence.GeofenceDefinition
- radius(int) - Method in class org.openremote.model.query.filter.RadialGeofencePredicate
- RAINFALL - Static variable in class org.openremote.model.asset.impl.WeatherAsset
- randomGenerator - Static variable in class org.openremote.model.util.UniqueIdentifierGenerator
- rangeValue - Variable in class org.openremote.model.query.filter.DateTimePredicate
- rangeValue - Variable in class org.openremote.model.query.filter.NumberPredicate
- rangeValue(double) - Method in class org.openremote.model.query.filter.NumberPredicate
- rangeValue(String) - Method in class org.openremote.model.query.filter.DateTimePredicate
- RASTER - Enum constant in enum class org.openremote.model.manager.MapType
- READ - Enum constant in enum class org.openremote.model.asset.AssetEvent.Cause
- READ - Enum constant in enum class org.openremote.model.security.ClientRole
- READ_ADMIN - Enum constant in enum class org.openremote.model.security.ClientRole
- READ_ADMIN_ROLE - Static variable in interface org.openremote.model.Constants
- READ_ALARMS - Enum constant in enum class org.openremote.model.security.ClientRole
- READ_ALARMS_ROLE - Static variable in interface org.openremote.model.Constants
- READ_ASSETS - Enum constant in enum class org.openremote.model.security.ClientRole
- READ_ASSETS_ROLE - Static variable in interface org.openremote.model.Constants
- READ_INSIGHTS - Enum constant in enum class org.openremote.model.security.ClientRole
- READ_INSIGHTS_ROLE - Static variable in interface org.openremote.model.Constants
- READ_LOGS - Enum constant in enum class org.openremote.model.security.ClientRole
- READ_LOGS_ROLE - Static variable in interface org.openremote.model.Constants
- READ_MAP - Enum constant in enum class org.openremote.model.security.ClientRole
- READ_MAP_ROLE - Static variable in interface org.openremote.model.Constants
- READ_ONLY - Static variable in class org.openremote.model.value.MetaItemType
-
Marks the attribute as read-only for UI purposes only; this does not offer any authorisation/security.
- READ_RULES - Enum constant in enum class org.openremote.model.security.ClientRole
- READ_RULES_ROLE - Static variable in interface org.openremote.model.Constants
- READ_USERS - Enum constant in enum class org.openremote.model.security.ClientRole
- READ_USERS_ROLE - Static variable in interface org.openremote.model.Constants
- ReadAssetEvent - Class in org.openremote.model.asset
-
A client sends this event to the server to read the specified asset, optionally restricting which attributes expecting the server to answer "soon" with an
AssetEvent
. - ReadAssetEvent(String) - Constructor for class org.openremote.model.asset.ReadAssetEvent
- ReadAssetsEvent - Class in org.openremote.model.asset
-
A client sends this event to the server to query assets, expecting the server to answer "soon" with an
AssetsEvent
with the results. - ReadAssetsEvent(AssetQuery) - Constructor for class org.openremote.model.asset.ReadAssetsEvent
- ReadAttributeEvent - Class in org.openremote.model.asset
-
A client sends this event to the server to refresh the value of the specified attribute, expecting the server to answer "soon" with an
AttributeEvent
. - ReadAttributeEvent(String, String) - Constructor for class org.openremote.model.asset.ReadAttributeEvent
- ReadAttributeEvent(AttributeRef) - Constructor for class org.openremote.model.asset.ReadAttributeEvent
- READY - Enum constant in enum class org.openremote.model.attribute.AttributeExecuteStatus
-
Ready to be executed
- READY - Enum constant in enum class org.openremote.model.rules.RulesetStatus
-
Ruleset compiled successfully but is not running, due to failure of other rulesets in same scope.
- realm - Variable in class org.openremote.model.alarm.Alarm
- realm - Variable in class org.openremote.model.alarm.AlarmAssetLink.Id
- realm - Variable in class org.openremote.model.alarm.AlarmEvent
- realm - Variable in class org.openremote.model.alarm.SentAlarm
- realm - Variable in class org.openremote.model.apps.ConsoleAppConfig
- realm - Variable in class org.openremote.model.asset.Asset
- realm - Variable in class org.openremote.model.asset.AssetFilter
- realm - Variable in class org.openremote.model.asset.UserAssetLink.Id
- realm - Variable in class org.openremote.model.attribute.AttributeEvent
- realm - Variable in class org.openremote.model.dashboard.Dashboard
- realm - Variable in class org.openremote.model.event.shared.RealmScopedEvent
- realm - Variable in class org.openremote.model.gateway.GatewayConnection
- realm - Variable in class org.openremote.model.gateway.GatewayTunnelInfo
- realm - Variable in class org.openremote.model.manager.ManagerConfig
- realm - Variable in class org.openremote.model.provisioning.ProvisioningConfig
- realm - Variable in class org.openremote.model.provisioning.SuccessResponseMessage
- realm - Variable in class org.openremote.model.query.AssetQuery
- realm - Variable in class org.openremote.model.query.DashboardQuery
- realm - Variable in class org.openremote.model.query.RulesetQuery
- realm - Variable in class org.openremote.model.rules.AssetRuleset
- realm - Variable in class org.openremote.model.rules.RealmRuleset
- realm - Variable in class org.openremote.model.security.User
- realm(RealmPredicate) - Method in class org.openremote.model.query.AssetQuery
- realm(RealmPredicate) - Method in class org.openremote.model.query.DashboardQuery
- realm(RealmPredicate) - Method in class org.openremote.model.query.UserQuery
- Realm - Class in org.openremote.model.security
-
This can be used (among other things) to query the REALM table in JPA queries.
- Realm() - Constructor for class org.openremote.model.security.Realm
- Realm(String, String, String, Boolean) - Constructor for class org.openremote.model.security.Realm
- REALM - Enum constant in enum class org.openremote.model.notification.Notification.TargetType
- REALM - Enum constant in enum class org.openremote.model.query.AssetQuery.OrderBy.Property
- REALM - Enum constant in enum class org.openremote.model.query.DashboardQuery.AssetAccess
- REALM_PARAM_NAME - Static variable in interface org.openremote.model.Constants
- REALM_RULESET - Enum constant in enum class org.openremote.model.alarm.Alarm.Source
- REALM_RULESET - Enum constant in enum class org.openremote.model.notification.Notification.Source
- Realm.PasswordPolicyDeserializer - Class in org.openremote.model.security
- RealmFilter<T> - Class in org.openremote.model.event.shared
- RealmFilter() - Constructor for class org.openremote.model.event.shared.RealmFilter
- RealmFilter(String) - Constructor for class org.openremote.model.event.shared.RealmFilter
- realmId - Variable in class org.openremote.model.security.User
- realmPredicate - Variable in class org.openremote.model.query.UserQuery
- RealmPredicate - Class in org.openremote.model.query.filter
- RealmPredicate(String) - Constructor for class org.openremote.model.query.filter.RealmPredicate
- RealmResource - Interface in org.openremote.model.security
-
Manage realms.
- RealmRole - Class in org.openremote.model.security
- RealmRole() - Constructor for class org.openremote.model.security.RealmRole
- RealmRole(String, String) - Constructor for class org.openremote.model.security.RealmRole
- RealmRole(String, String, String) - Constructor for class org.openremote.model.security.RealmRole
- realmRoles - Variable in class org.openremote.model.query.UserQuery
- realmRoles - Variable in class org.openremote.model.security.Realm
- realmRoles(StringPredicate...) - Method in class org.openremote.model.query.UserQuery
- RealmRuleset - Class in org.openremote.model.rules
-
Rules that can only be triggered by asset modifications in a particular realm, and can only modify asset data in a particular realm.
- RealmRuleset() - Constructor for class org.openremote.model.rules.RealmRuleset
- RealmRuleset(String, String, Ruleset.Lang, String) - Constructor for class org.openremote.model.rules.RealmRuleset
- realms - Variable in class org.openremote.model.manager.ManagerAppConfig
- RealmScopedEvent - Class in org.openremote.model.event.shared
-
An event that carries information about the realm it occurred in.
- RealmScopedEvent() - Constructor for class org.openremote.model.event.shared.RealmScopedEvent
- RealmScopedEvent(long, String) - Constructor for class org.openremote.model.event.shared.RealmScopedEvent
- RealmScopedEvent(String) - Constructor for class org.openremote.model.event.shared.RealmScopedEvent
- reason - Variable in class org.openremote.model.gateway.GatewayDisconnectEvent
- Recipient(String) - Constructor for class org.openremote.model.notification.EmailNotificationMessage.Recipient
- Recipient(String, String) - Constructor for class org.openremote.model.notification.EmailNotificationMessage.Recipient
- RectangularGeofencePredicate - Class in org.openremote.model.query.filter
-
Predicate for GEO JSON point values; will return true if the point is within the specified rectangle specified as latitude and longitude values of two corners unless negated.
- RectangularGeofencePredicate() - Constructor for class org.openremote.model.query.filter.RectangularGeofencePredicate
- RectangularGeofencePredicate(double, double, double, double) - Constructor for class org.openremote.model.query.filter.RectangularGeofencePredicate
- RectangularGeofencePredicate(double, double, double, double, boolean) - Constructor for class org.openremote.model.query.filter.RectangularGeofencePredicate
- recurrence - Variable in class org.openremote.model.calendar.CalendarEvent
- recurrence - Variable in class org.openremote.model.rules.json.JsonRule
- recursive - Variable in class org.openremote.model.query.AssetQuery
- recursive(boolean) - Method in class org.openremote.model.query.AssetQuery
- RecurStringConverter() - Constructor for class org.openremote.model.calendar.CalendarEvent.RecurStringConverter
- REDIRECT - Enum constant in enum class org.openremote.model.dashboard.DashboardScalingPreset
- redirectDashboardId - Variable in class org.openremote.model.dashboard.DashboardScreenPreset
- ref - Variable in class org.openremote.model.asset.ReadAttributeEvent
- ref - Variable in class org.openremote.model.attribute.AttributeEvent
- ref - Variable in class org.openremote.model.attribute.AttributeLink
- ref - Variable in class org.openremote.model.attribute.AttributeState
- ref - Variable in class org.openremote.model.attribute.AttributeWriteResult
- REFRESH_TOKEN_GRANT_TYPE - Static variable in class org.openremote.model.auth.OAuthRefreshTokenGrant
- refreshInterval - Variable in class org.openremote.model.dashboard.DashboardTemplate
- refreshToken - Variable in class org.openremote.model.auth.OAuthRefreshTokenGrant
- regexp - Variable in class org.openremote.model.value.ValueConstraint.Pattern
- REGEXP_INTEGER_POSITIVE - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_BASIC_HTTP_URL - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_CRON_EXPRESSION - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_DOUBLE - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_DOUBLE_NEGATIVE - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_DOUBLE_NEGATIVE_NON_ZERO - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_DOUBLE_NON_ZERO - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_DOUBLE_POSITIVE - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_DOUBLE_POSITIVE_NON_ZERO - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_INTEGER - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_INTEGER_NEGATIVE - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_INTEGER_NEGATIVE_NON_ZERO - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_INTEGER_NON_ZERO - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_INTEGER_POSITIVE - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_INTEGER_POSITIVE_NON_ZERO - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_STRING_NON_EMPTY - Static variable in class org.openremote.model.util.TextUtil
- REGEXP_PATTERN_STRING_NON_EMPTY_NO_WHITESPACE - Static variable in class org.openremote.model.util.TextUtil
- RegexValueFilter - Class in org.openremote.model.value
- RegexValueFilter() - Constructor for class org.openremote.model.value.RegexValueFilter
- RegexValueFilter(String, boolean, boolean) - Constructor for class org.openremote.model.value.RegexValueFilter
- RegexValueFilter(String, Boolean, Boolean, int, int) - Constructor for class org.openremote.model.value.RegexValueFilter
- RegexValueFilter(Pattern) - Constructor for class org.openremote.model.value.RegexValueFilter
- REGION - Static variable in class org.openremote.model.asset.impl.CityAsset
- register(boolean, Class<E>, EventListener<E>) - Method in class org.openremote.model.event.bus.EventBus
- register(Class<E>, EventListener<E>) - Method in class org.openremote.model.event.bus.EventBus
- register(RequestParams, ConsoleRegistration) - Method in interface org.openremote.model.console.ConsoleResource
-
Creates or updates the registration for the specified console; if the
ConsoleRegistration.getId()
contains an ID then it is an update operation otherwise it is a create operation, in both cases the savedConsoleRegistration
is returned which should be used for future calls to this endpoint. - registrationAllowed - Variable in class org.openremote.model.security.Realm
- registrationEmailAsUsername - Variable in class org.openremote.model.security.Realm
- registrations - Variable in class org.openremote.model.event.bus.EventBus
- RELATIVE_HUMIDITY - Static variable in class org.openremote.model.asset.impl.EnvironmentSensorAsset
- rememberMe - Variable in class org.openremote.model.security.Realm
- remoteAddress - Variable in class org.openremote.model.security.UserSession
- remove(int) - Method in class org.openremote.model.util.ObservableList
- remove(Object) - Method in class org.openremote.model.util.ObservableList
- remove(EventRegistration<?>) - Method in class org.openremote.model.event.bus.EventBus
- remove(U) - Method in class org.openremote.model.attribute.AttributeMap
- remove(U) - Method in class org.openremote.model.attribute.MetaMap
- removeAlarm(RequestParams, Long) - Method in interface org.openremote.model.alarm.AlarmResource
- removeAlarms(RequestParams, List<Long>) - Method in interface org.openremote.model.alarm.AlarmResource
- removeAll(Collection<?>) - Method in class org.openremote.model.util.ObservableList
- removeAll(Collection<EventRegistration<?>>) - Method in class org.openremote.model.event.bus.EventBus
- removeAttribute(String) - Method in class org.openremote.model.security.User
- REMOVED - Enum constant in enum class org.openremote.model.rules.RulesetStatus
-
Ruleset has been removed.
- removeIf(Predicate<? super T>) - Method in class org.openremote.model.attribute.NamedMap
- removeIf(Predicate<? super T>) - Method in class org.openremote.model.util.ObservableList
- removeNode(Node) - Method in class org.openremote.model.flow.Flow
- removeNotification(RequestParams, Long) - Method in interface org.openremote.model.notification.NotificationResource
-
Remove a specific sent notification by ID.
- removeNotifications(RequestParams, Long, String, Long, Long, String, String, String) - Method in interface org.openremote.model.notification.NotificationResource
-
Removes all sent notifications that have been sent to the specified targets; optionally limiting the scope of the request by
AbstractNotificationMessage
type and/or sent datetime. - removeProducerConsumerNodes() - Method in class org.openremote.model.flow.Flow
- removeRange(int, int) - Method in class org.openremote.model.util.ObservableList
- removeSlot(Node, String) - Method in class org.openremote.model.flow.Flow
- removeWire(Wire) - Method in class org.openremote.model.flow.Flow
- removeWireBetweenSlots(Slot, Slot) - Method in class org.openremote.model.flow.Flow
- removeWiresOf(Node) - Method in class org.openremote.model.flow.Flow
- repeatFrequency - Variable in class org.openremote.model.notification.Notification
- RepeatFrequency - Enum Class in org.openremote.model.notification
- repeatInterval - Variable in class org.openremote.model.notification.Notification
- replace(String[], String[], Object) - Method in class org.openremote.model.persistence.LTreeType
- REPLACE - Enum constant in enum class org.openremote.model.rules.json.RuleActionUpdateAttribute.UpdateAction
- replaceAll(UnaryOperator<T>) - Method in class org.openremote.model.util.ObservableList
- replay - Variable in class org.openremote.model.simulator.SimulatorAttributeInfo
- replyTo - Variable in class org.openremote.model.notification.EmailNotificationMessage
- REQUEST_CANCEL - Enum constant in enum class org.openremote.model.attribute.AttributeExecuteStatus
-
Request that running execution be cancelled
- REQUEST_REPEATING - Enum constant in enum class org.openremote.model.attribute.AttributeExecuteStatus
-
Request repeating execution
- REQUEST_START - Enum constant in enum class org.openremote.model.attribute.AttributeExecuteStatus
-
Request execution
- RequestParams - Class in org.openremote.model.http
- RequestParams() - Constructor for class org.openremote.model.http.RequestParams
- RequestSimulatorState - Class in org.openremote.model.simulator
-
A client sends this event to the server to request
SimulatorState
for the specifiedAgent
expecting the server to answer "soon". - RequestSimulatorState(String) - Constructor for class org.openremote.model.simulator.RequestSimulatorState
- requireNonNullAndNonEmpty(String) - Static method in class org.openremote.model.util.TextUtil
- requireNonNullAndNonEmpty(String, String) - Static method in class org.openremote.model.util.TextUtil
- requiresPermission - Variable in class org.openremote.model.console.ConsoleProvider
- resetPassword(RequestParams, String, String, Credential) - Method in interface org.openremote.model.security.UserResource
- resetPasswordAllowed - Variable in class org.openremote.model.security.Realm
- resetSecret(RequestParams, String, String) - Method in interface org.openremote.model.security.UserResource
- resolution - Variable in class org.openremote.model.value.ValueFormat
- resolve(DeserializationContext) - Method in class org.openremote.model.asset.Asset.AssetDeserializer
- resolve(DeserializationContext) - Method in class org.openremote.model.value.ValueDescriptor.ValueDescriptorDeserializer
- RESOLVED - Enum constant in enum class org.openremote.model.alarm.Alarm.Status
- RespondableEvent - Interface in org.openremote.model.event
-
For events that require a response, the consumers of these messages are responsible for calling the response consumer
- responseConsumer - Variable in class org.openremote.model.asset.ReadAssetEvent
- responseConsumer - Variable in class org.openremote.model.asset.ReadAssetsEvent
- responseConsumer - Variable in class org.openremote.model.asset.ReadAttributeEvent
- responseConsumer - Variable in class org.openremote.model.gateway.GatewayCapabilitiesRequestEvent
- responseConsumer - Variable in class org.openremote.model.gateway.GatewayTunnelStartRequestEvent
- responseConsumer - Variable in class org.openremote.model.gateway.GatewayTunnelStopRequestEvent
- responseConsumer - Variable in class org.openremote.model.simulator.RequestSimulatorState
- RESTRICTED - Enum constant in enum class org.openremote.model.query.DashboardQuery.AssetAccess
- RESTRICTED_USER_REALM_ROLE - Static variable in interface org.openremote.model.Constants
- restrictedEvents - Variable in class org.openremote.model.asset.AssetFilter
- restrictedUser - Variable in class org.openremote.model.provisioning.ProvisioningConfig
- retainAll(Collection<?>) - Method in class org.openremote.model.util.ObservableList
- returnedClass() - Method in class org.openremote.model.persistence.LTreeType
- returnFirst - Variable in class org.openremote.model.value.JsonPathFilter
- returnLast - Variable in class org.openremote.model.value.JsonPathFilter
- RHS - Search tag in class org.openremote.model.rules.json.JsonRule
- Section
- Role - Class in org.openremote.model.security
-
Represents a role; depending on the context then different values will be populated.
- Role() - Constructor for class org.openremote.model.security.Role
- Role(String, String, boolean, Boolean, String[]) - Constructor for class org.openremote.model.security.Role
- ROOM_NUMBER - Static variable in class org.openremote.model.asset.impl.RoomAsset
- RoomAsset - Class in org.openremote.model.asset.impl
- RoomAsset() - Constructor for class org.openremote.model.asset.impl.RoomAsset
-
For use by hydrators (i.e.
- RoomAsset(String) - Constructor for class org.openremote.model.asset.impl.RoomAsset
- RULE_RESET_IMMEDIATE - Static variable in class org.openremote.model.value.MetaItemType
-
Used by when-then rules to indicate that the rule should be allowed to re-trigger immediately; this can be useful for attributes that contain event based data rather than state data.
- RULE_STATE - Static variable in class org.openremote.model.value.MetaItemType
-
Can be set to false to exclude an attribute update from being processed by the rules engines as
AttributeInfo
facts, otherwise any attribute that also has anMetaItemType.AGENT_LINK
meta item orMetaItemType.RULE_STATE
is true, will be processed with a lifecycle that reflects the state of the asset attribute. - RuleAction - Class in org.openremote.model.rules.json
- RuleAction() - Constructor for class org.openremote.model.rules.json.RuleAction
- RuleActionAlarm - Class in org.openremote.model.rules.json
- RuleActionAlarm() - Constructor for class org.openremote.model.rules.json.RuleActionAlarm
- RuleActionNotification - Class in org.openremote.model.rules.json
- RuleActionNotification() - Constructor for class org.openremote.model.rules.json.RuleActionNotification
- RuleActionTarget - Class in org.openremote.model.rules.json
-
Controls which
Asset
s theRuleAction
is applied to; if not supplied or none of the options are supplied then the default behaviour is to use allAsset
s that caused the rule to trigger. - RuleActionTarget() - Constructor for class org.openremote.model.rules.json.RuleActionTarget
- RuleActionUpdateAttribute - Class in org.openremote.model.rules.json
- RuleActionUpdateAttribute() - Constructor for class org.openremote.model.rules.json.RuleActionUpdateAttribute
- RuleActionUpdateAttribute.UpdateAction - Enum Class in org.openremote.model.rules.json
- RuleActionWait - Class in org.openremote.model.rules.json
- RuleActionWait() - Constructor for class org.openremote.model.rules.json.RuleActionWait
- RuleActionWebhook - Class in org.openremote.model.rules.json
- RuleActionWebhook() - Constructor for class org.openremote.model.rules.json.RuleActionWebhook
- RuleActionWriteAttribute - Class in org.openremote.model.rules.json
- RuleActionWriteAttribute() - Constructor for class org.openremote.model.rules.json.RuleActionWriteAttribute
- RuleCondition - Class in org.openremote.model.rules.json
-
Consists of one of the following triggers in order of precedence:
RuleCondition.cron
- CRON expression (e.g. - RuleCondition() - Constructor for class org.openremote.model.rules.json.RuleCondition
- RuleRecurrence - Class in org.openremote.model.rules.json
-
Controls if/when a rule can be eligible for firing again;
- RuleRecurrence() - Constructor for class org.openremote.model.rules.json.RuleRecurrence
- RuleRecurrence.Scope - Enum Class in org.openremote.model.rules.json
-
Defines the scope of the recurrence
- rules - Variable in class org.openremote.model.rules.json.JsonRulesetDefinition
- rules - Variable in class org.openremote.model.rules.Ruleset
- RULES - Enum constant in enum class org.openremote.model.syslog.SyslogCategory
- RulesClock - Interface in org.openremote.model.rules
- RulesEngineInfo - Class in org.openremote.model.rules
- RulesEngineInfo() - Constructor for class org.openremote.model.rules.RulesEngineInfo
- RulesEngineInfo(RulesEngineStatus, int, int) - Constructor for class org.openremote.model.rules.RulesEngineInfo
- RulesEngineStatus - Enum Class in org.openremote.model.rules
- RulesEngineStatusEvent - Class in org.openremote.model.rules
-
Published by the server when a rules engine changes its
RulesEngineStatus
. - RulesEngineStatusEvent() - Constructor for class org.openremote.model.rules.RulesEngineStatusEvent
- RulesEngineStatusEvent(long, String, RulesEngineInfo) - Constructor for class org.openremote.model.rules.RulesEngineStatusEvent
- ruleset - Variable in class org.openremote.model.rules.RulesetChangedEvent
- Ruleset - Class in org.openremote.model.rules
-
Rules can be defined in three scopes: global, for a realm, for an asset sub-tree.
- Ruleset() - Constructor for class org.openremote.model.rules.Ruleset
- Ruleset(String, Ruleset.Lang, String) - Constructor for class org.openremote.model.rules.Ruleset
- Ruleset.Lang - Enum Class in org.openremote.model.rules
- RulesetChangedEvent - Class in org.openremote.model.rules
-
Published by the server when a ruleset of a rules engine changes its
RulesetStatus
. - RulesetChangedEvent() - Constructor for class org.openremote.model.rules.RulesetChangedEvent
- RulesetChangedEvent(long, String, Ruleset) - Constructor for class org.openremote.model.rules.RulesetChangedEvent
- RulesetQuery - Class in org.openremote.model.query
- RulesetQuery() - Constructor for class org.openremote.model.query.RulesetQuery
- RulesetStatus - Enum Class in org.openremote.model.rules
- RulesResource - Interface in org.openremote.model.rules
- RuleTemplate<T> - Class in org.openremote.model.rules.json
- RuleTemplate() - Constructor for class org.openremote.model.rules.json.RuleTemplate
- run() - Method in class org.openremote.model.util.Debouncer.TimerTask
- RUNNING - Enum constant in enum class org.openremote.model.attribute.AttributeExecuteStatus
-
Execution is currently running
- RUNNING - Enum constant in enum class org.openremote.model.rules.RulesEngineStatus
S
- saveSettings(RequestParams, MapConfig) - Method in interface org.openremote.model.map.MapResource
-
Saves the settings for maps
- scalingPreset - Variable in class org.openremote.model.dashboard.DashboardScreenPreset
- scheduledExecutorService - Variable in class org.openremote.model.util.Debouncer
- SCHEMA_SUPPLIER_NAME_ANY_TYPE - Static variable in class org.openremote.model.util.JSONSchemaUtil
- SCHEMA_SUPPLIER_NAME_PATTERN_PROPERTIES_ANY_KEY_ANY_TYPE - Static variable in class org.openremote.model.util.JSONSchemaUtil
- SCHEMA_SUPPLIER_NAME_PATTERN_PROPERTIES_SIMPLE_KEY_ANY_TYPE - Static variable in class org.openremote.model.util.JSONSchemaUtil
- scheme - Variable in class org.openremote.model.manager.MapSourceConfig
-
Influences the y direction of the tile coordinates.
- SCHUKO - Enum constant in enum class org.openremote.model.asset.impl.ElectricityChargerAsset.ConnectorType
- scope - Variable in class org.openremote.model.rules.json.RuleRecurrence
-
If not defined defaults to
RuleRecurrence.Scope.PER_ASSET
- SCREEN_INITIAL_PROPERTIES - Static variable in class org.openremote.model.flow.catalog.console.ScreenNodeDescriptor
- ScreenNodeDescriptor - Class in org.openremote.model.flow.catalog.console
- ScreenNodeDescriptor() - Constructor for class org.openremote.model.flow.catalog.console.ScreenNodeDescriptor
- screenPresets - Variable in class org.openremote.model.dashboard.DashboardTemplate
- second - Variable in class org.openremote.model.value.ValueFormat
- secondaryColor - Variable in class org.openremote.model.apps.ConsoleAppConfig
- SECONDS - Static variable in class org.openremote.model.util.CronExpressionParser
- secret - Variable in class org.openremote.model.security.User
- SECRET - Static variable in class org.openremote.model.value.MetaItemType
-
Marks the value as secret and indicates that clients should display this in a concealed manner (e.g.
- secured - Variable in class org.openremote.model.gateway.GatewayConnection
- select - Variable in class org.openremote.model.query.AssetQuery
- select - Variable in class org.openremote.model.query.DashboardQuery
- select - Variable in class org.openremote.model.query.UserQuery
- select(AssetQuery.Select) - Method in class org.openremote.model.query.AssetQuery
- select(DashboardQuery.Select) - Method in class org.openremote.model.query.DashboardQuery
- select(UserQuery.Select) - Method in class org.openremote.model.query.UserQuery
- Select() - Constructor for class org.openremote.model.query.AssetQuery.Select
- Select() - Constructor for class org.openremote.model.query.DashboardQuery.Select
- Select() - Constructor for class org.openremote.model.query.UserQuery.Select
- Select(boolean, boolean) - Constructor for class org.openremote.model.query.DashboardQuery.Select
- send(Notification) - Method in class org.openremote.model.rules.Notifications
- send(Webhook, MediaType, WebTarget) - Method in class org.openremote.model.rules.Webhooks
- sendAttributeEvent(AttributeEvent) - Method in interface org.openremote.model.protocol.ProtocolAssetService
-
Send an
AttributeEvent
through the system - sendNotification(RequestParams, Notification) - Method in interface org.openremote.model.notification.NotificationResource
-
Send a notification to one or more targets; the authorisation of the requesting user will determine whether or not the targets can be contacted; if one or more targets are not accessible due to permissions then the entire request will fail with a 403 response.
- SentAlarm - Class in org.openremote.model.alarm
- SentAlarm() - Constructor for class org.openremote.model.alarm.SentAlarm
- sentalarmId - Variable in class org.openremote.model.alarm.AlarmAssetLink.Id
- sentDate - Variable in class org.openremote.model.mail.MailMessage
- SentNotification - Class in org.openremote.model.notification
- SentNotification() - Constructor for class org.openremote.model.notification.SentNotification
- sentOn - Variable in class org.openremote.model.notification.SentNotification
- SERIAL_BAUDRATE - Static variable in class org.openremote.model.asset.agent.Agent
-
Serial baudrate to use for connection
- SERIAL_PORT - Static variable in class org.openremote.model.asset.agent.Agent
-
Serial port name/address
- serialize(Attribute, JsonGenerator, SerializerProvider) - Method in class org.openremote.model.attribute.Attribute.AttributeSerializer
- serialize(MetaItem, JsonGenerator, SerializerProvider) - Method in class org.openremote.model.attribute.MetaItem.MetaItemSerializer
- SERVER_BUSY - Enum constant in enum class org.openremote.model.provisioning.ErrorResponseMessage.Error
- SERVER_ERROR - Enum constant in enum class org.openremote.model.provisioning.ErrorResponseMessage.Error
- SERVICE_ACCOUNT_PREFIX - Static variable in class org.openremote.model.security.User
- serviceUsers - Variable in class org.openremote.model.query.UserQuery
- serviceUsers(Boolean) - Method in class org.openremote.model.query.UserQuery
- SESSION_CLOSE - Static variable in interface org.openremote.model.Constants
- SESSION_CLOSE_ERROR - Static variable in interface org.openremote.model.Constants
- SESSION_OPEN - Static variable in interface org.openremote.model.Constants
- set(int, T) - Method in class org.openremote.model.util.ObservableList
- SET_ACTUAL_SOLAR_VALUE_WITH_FORECAST - Static variable in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- SET_ACTUAL_WIND_VALUE_WITH_FORECAST - Static variable in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setAccess(DashboardAccess) - Method in class org.openremote.model.dashboard.Dashboard
- setAccessPublicRead(boolean) - Method in class org.openremote.model.asset.Asset
- setAccessPublicRead(boolean) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setAccessPublicRead(boolean) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setAccessPublicRead(boolean) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setAccessPublicRead(boolean) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setAccessPublicRead(boolean) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setAccessPublicRead(boolean) - Method in class org.openremote.model.rules.AssetRuleset
- setAccessPublicRead(boolean) - Method in class org.openremote.model.rules.RealmRuleset
- setAccessTokenLifespan(Integer) - Method in class org.openremote.model.security.Realm
- setAccountTheme(String) - Method in class org.openremote.model.security.Realm
- setAcknowledgedOn(Date) - Method in class org.openremote.model.alarm.SentAlarm
- setAcknowledgedOn(Date) - Method in class org.openremote.model.notification.SentNotification
- setAcknowledgement(String) - Method in class org.openremote.model.notification.SentNotification
- setAction(PushNotificationAction) - Method in class org.openremote.model.notification.PushNotificationButton
- setAction(PushNotificationAction) - Method in class org.openremote.model.notification.PushNotificationMessage
- setAddAttributeMeta(Map<String, MetaMap>) - Method in class org.openremote.model.gateway.GatewayAssetSyncRule
- setAdminTheme(String) - Method in class org.openremote.model.security.Realm
- setAllowedLocales(Set<String>) - Method in class org.openremote.model.notification.Notification.Target
- setAppTitle(String) - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- setAsBoolean(Boolean) - Method in class org.openremote.model.value.ValueFormat
- setAsDate(Boolean) - Method in class org.openremote.model.value.ValueFormat
- setAsMomentary(Boolean) - Method in class org.openremote.model.value.ValueFormat
- setAsNumber(Boolean) - Method in class org.openremote.model.value.ValueFormat
- setAsOnOff(Boolean) - Method in class org.openremote.model.value.ValueFormat
- setAsOpenClosed(Boolean) - Method in class org.openremote.model.value.ValueFormat
- setAsPressedReleased(Boolean) - Method in class org.openremote.model.value.ValueFormat
- setAssetClasses(Class<? extends Asset>...) - Method in class org.openremote.model.asset.AssetFilter
- setAssetClasses(List<Class<? extends Asset>>) - Method in class org.openremote.model.asset.AssetFilter
- setAssetId(String) - Method in class org.openremote.model.asset.ReadAssetEvent
- setAssetId(String) - Method in class org.openremote.model.datapoint.Datapoint
- setAssetId(String) - Method in class org.openremote.model.rules.AssetRuleset
- setAssetId(String) - Method in class org.openremote.model.rules.flow.AttributeInternalValue
- setAssetIds(String...) - Method in class org.openremote.model.asset.AssetFilter
- setAssetIds(String...) - Method in class org.openremote.model.query.RulesetQuery
- setAssetIds(List<String>) - Method in class org.openremote.model.asset.AssetFilter
- setAssetLinks(RequestParams, List<AlarmAssetLink>) - Method in interface org.openremote.model.alarm.AlarmResource
- setAssetNames(String...) - Method in class org.openremote.model.asset.AssetFilter
- setAssetNames(List<String>) - Method in class org.openremote.model.asset.AssetFilter
- setAssetService(ProtocolAssetService) - Method in interface org.openremote.model.asset.agent.Protocol
- setAssetSyncRules(Map<String, GatewayAssetSyncRule>) - Method in class org.openremote.model.gateway.GatewayConnection
- setAssetTemplate(String) - Method in class org.openremote.model.provisioning.ProvisioningConfig
- setAssetTypes(String...) - Method in class org.openremote.model.asset.AssetFilter
- setAssetTypes(List<String>) - Method in class org.openremote.model.asset.AssetFilter
- setAssigned(boolean) - Method in class org.openremote.model.security.Role
- setAssigned(Boolean) - Method in class org.openremote.model.security.Role
- setAssignedPort(Integer) - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- setAssigneeId(String) - Method in class org.openremote.model.alarm.Alarm
- setAssigneeId(String) - Method in class org.openremote.model.alarm.SentAlarm
- setAsSlider(Boolean) - Method in class org.openremote.model.value.ValueFormat
- setAttribute(String, String) - Method in class org.openremote.model.security.User
- setAttribute(String, List<String>) - Method in class org.openremote.model.security.User
- setAttributeFilters(List<GatewayAttributeFilter>) - Method in class org.openremote.model.gateway.GatewayConnection
- setAttributeName(String) - Method in class org.openremote.model.datapoint.Datapoint
- setAttributeName(String) - Method in class org.openremote.model.rules.flow.AttributeInternalValue
- setAttributeNames(String...) - Method in class org.openremote.model.asset.AssetFilter
- setAttributeRef(AttributeRef) - Method in class org.openremote.model.attribute.AttributeLink
- setAttributes(Collection<Attribute<?>>) - Method in class org.openremote.model.asset.Asset
- setAttributes(Collection<Attribute<?>>) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setAttributes(Collection<Attribute<?>>) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setAttributes(Collection<Attribute<?>>) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setAttributes(Collection<Attribute<?>>) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setAttributes(Collection<Attribute<?>>) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setAttributes(Map<String, List<String>>) - Method in class org.openremote.model.security.User
- setAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.Asset
- setAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setAttributes(Attribute<?>...) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setAttributes(AttributeMap) - Method in class org.openremote.model.asset.Asset
- setAttributes(AttributeMap) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setAttributes(AttributeMap) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setAttributes(AttributeMap) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setAttributes(AttributeMap) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setAttributes(AttributeMap) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setAttributes(UserAttribute...) - Method in class org.openremote.model.security.User
- setAuthMethod(UsernamePassword) - Method in class org.openremote.model.webhook.Webhook
- setAutoCloseTime(Instant) - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- setBasicAuthHeader(boolean) - Method in class org.openremote.model.auth.OAuthClientCredentialsGrant
- setBasicAuthHeader(boolean) - Method in class org.openremote.model.auth.OAuthGrant
- setBasicAuthHeader(boolean) - Method in class org.openremote.model.auth.OAuthPasswordGrant
- setBasicAuthHeader(boolean) - Method in class org.openremote.model.auth.OAuthRefreshTokenGrant
- setBcc(String...) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setBcc(List<EmailNotificationMessage.Recipient>) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setBcc(EmailNotificationMessage.Recipient...) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setBindHost(String) - Method in class org.openremote.model.asset.agent.Agent
- setBindPort(Integer) - Method in class org.openremote.model.asset.agent.Agent
- setBody(String) - Method in class org.openremote.model.notification.PushNotificationMessage
- setBreakpoint(int) - Method in class org.openremote.model.dashboard.DashboardScreenPreset
- setBrightness(Integer) - Method in class org.openremote.model.asset.impl.LightAsset
- setButtons(List<PushNotificationButton>) - Method in class org.openremote.model.notification.PushNotificationMessage
- setCACertPEM(String) - Method in class org.openremote.model.provisioning.X509ProvisioningData
- setCarbonCost(Double) - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- setCarbonExport(Double) - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- setCarbonImport(Double) - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- setCarbonSaving(Double) - Method in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- setCategories(List<SyslogCategory>) - Method in class org.openremote.model.syslog.SyslogEvent.LevelCategoryFilter
- setCategory(CatalogCategory) - Method in class org.openremote.model.flow.catalog.CatalogItem
- setCategory(SyslogCategory) - Method in class org.openremote.model.syslog.SyslogEvent
- setCc(String...) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setCc(List<EmailNotificationMessage.Recipient>) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setCc(EmailNotificationMessage.Recipient...) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setChargeCycles(Integer) - Method in class org.openremote.model.asset.impl.ElectricityBatteryAsset
- setChargerConnected(Boolean) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setChargerId(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setChildAssetType(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setChildAssetType(String) - Method in class org.openremote.model.asset.impl.GroupAsset
- setClientAccess(boolean) - Method in class org.openremote.model.flow.Node
- setClientId(String) - Method in class org.openremote.model.asset.impl.GatewayAsset
- setClientId(String) - Method in class org.openremote.model.gateway.GatewayConnection
- setClientSecret(String) - Method in class org.openremote.model.asset.impl.GatewayAsset
- setClientSecret(String) - Method in class org.openremote.model.gateway.GatewayConnection
- setClientWidget(boolean) - Method in class org.openremote.model.flow.Node
- setColourRGB(ColourRGB) - Method in class org.openremote.model.asset.impl.LightAsset
- setColumns(int) - Method in class org.openremote.model.dashboard.DashboardTemplate
- setComponents(String[]) - Method in class org.openremote.model.flow.EditorSettings
- setComposite(boolean) - Method in class org.openremote.model.security.Role
- setCompositeRoleIds(String[]) - Method in class org.openremote.model.security.Role
- setConnectable(boolean) - Method in class org.openremote.model.flow.Slot
- setConnection(RequestParams, String, GatewayConnection) - Method in interface org.openremote.model.gateway.GatewayClientResource
-
Update a
GatewayConnection
for the specified realm - setConnections(NodeConnection[]) - Method in class org.openremote.model.rules.flow.NodeCollection
- setConnectorType(ElectricityChargerAsset.ConnectorType) - Method in class org.openremote.model.asset.impl.ElectricityChargerAsset
- setConnectorType(ElectricityChargerAsset.ConnectorType) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setConsoleName(String) - Method in class org.openremote.model.asset.impl.ConsoleAsset
- setConsolePlatform(String) - Method in class org.openremote.model.asset.impl.ConsoleAsset
- setConsoleProvider(String, ConsoleProvider) - Method in class org.openremote.model.asset.impl.ConsoleAsset
- setConsoleProviders(ConsoleProviders) - Method in class org.openremote.model.asset.impl.ConsoleAsset
- setConsoleVersion(String) - Method in class org.openremote.model.asset.impl.ConsoleAsset
- setConstraints(ValueConstraint...) - Method in class org.openremote.model.value.MetaItemDescriptor
- setContent(String) - Method in class org.openremote.model.alarm.Alarm
- setContent(String) - Method in class org.openremote.model.alarm.SentAlarm
- setContinueOnError(boolean) - Method in class org.openremote.model.rules.AssetRuleset
- setContinueOnError(boolean) - Method in class org.openremote.model.rules.GlobalRuleset
- setContinueOnError(boolean) - Method in class org.openremote.model.rules.RealmRuleset
- setContinueOnError(boolean) - Method in class org.openremote.model.rules.Ruleset
- setConverter(Map<String, Object>) - Method in class org.openremote.model.attribute.AttributeLink
- setCreatedOn(Date) - Method in class org.openremote.model.alarm.AlarmAssetLink
- setCreatedOn(Date) - Method in class org.openremote.model.alarm.SentAlarm
- setCreatedOn(Date) - Method in class org.openremote.model.asset.Asset
- setCreatedOn(Date) - Method in class org.openremote.model.asset.UserAssetLink
- setCreatedOn(Date) - Method in class org.openremote.model.dashboard.Dashboard
- setCreatedOn(Date) - Method in class org.openremote.model.rules.AssetRuleset
- setCreatedOn(Date) - Method in class org.openremote.model.rules.GlobalRuleset
- setCreatedOn(Date) - Method in class org.openremote.model.rules.RealmRuleset
- setCreatedOn(Date) - Method in class org.openremote.model.rules.Ruleset
- setData(JsonNode) - Method in class org.openremote.model.notification.PushNotificationAction
- setData(Object) - Method in class org.openremote.model.notification.Notification.Target
- setData(Map<String, Object>) - Method in class org.openremote.model.notification.PushNotificationMessage
- setData(X509ProvisioningData) - Method in class org.openremote.model.provisioning.X509ProvisioningConfig
- setData(T) - Method in class org.openremote.model.provisioning.ProvisioningConfig
- setDateStyle(ValueFormat.StyleRepresentation) - Method in class org.openremote.model.value.ValueFormat
- setDay(ValueFormat.StyleRepresentation) - Method in class org.openremote.model.value.ValueFormat
- setDayPeriod(ValueFormat.StyleRepresentation) - Method in class org.openremote.model.value.ValueFormat
- setDefaultLanguage(String) - Method in class org.openremote.model.notification.LocalizedNotificationMessage
- setDeleted(boolean) - Method in class org.openremote.model.attribute.AttributeEvent
- setDeliveredOn(Date) - Method in class org.openremote.model.notification.SentNotification
- setDelta(Double) - Method in class org.openremote.model.gateway.GatewayAttributeFilter
- setDescription(String) - Method in class org.openremote.model.rules.flow.NodeCollection
- setDescription(String) - Method in class org.openremote.model.security.Role
- setDirection(Integer) - Method in class org.openremote.model.asset.impl.ShipAsset
- setDisabled(boolean) - Method in class org.openremote.model.asset.agent.Agent
- setDisabled(boolean) - Method in class org.openremote.model.gateway.GatewayConnection
- setDisabled(boolean) - Method in class org.openremote.model.provisioning.ProvisioningConfig
- setDisabled(Boolean) - Method in class org.openremote.model.asset.impl.GatewayAsset
- setDisplayName(String) - Method in class org.openremote.model.dashboard.DashboardScreenPreset
- setDisplayName(String) - Method in class org.openremote.model.dashboard.DashboardWidget
- setDisplayName(String) - Method in class org.openremote.model.dashboard.Dashboard
- setDisplayName(String) - Method in class org.openremote.model.security.Realm
- setDuplicateEmailsAllowed(Boolean) - Method in class org.openremote.model.security.Realm
- setDuration(String) - Method in class org.openremote.model.gateway.GatewayAttributeFilter
- setEditorSettings(EditorSettings) - Method in class org.openremote.model.flow.Node
- setEfficiencyExport(Integer) - Method in class org.openremote.model.asset.impl.ElectricityAsset
- setEfficiencyExport(Integer) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setEfficiencyExport(Integer) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setEfficiencyExport(Integer) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setEfficiencyImport(Integer) - Method in class org.openremote.model.asset.impl.ElectricityAsset
- setEfficiencyImport(Integer) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setEfficiencyImport(Integer) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setEfficiencyImport(Integer) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setEmail(String) - Method in class org.openremote.model.asset.Asset
- setEmail(String) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setEmail(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setEmail(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setEmail(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setEmail(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setEmail(String) - Method in class org.openremote.model.security.User
- setEmailTheme(String) - Method in class org.openremote.model.security.Realm
- setEnabled(boolean) - Method in class org.openremote.model.rules.AssetRuleset
- setEnabled(boolean) - Method in class org.openremote.model.rules.GlobalRuleset
- setEnabled(boolean) - Method in class org.openremote.model.rules.RealmRuleset
- setEnabled(boolean) - Method in class org.openremote.model.rules.Ruleset
- setEnabled(Boolean) - Method in class org.openremote.model.security.Realm
- setEnabled(Boolean) - Method in class org.openremote.model.security.User
- setEnabledOnly(boolean) - Method in class org.openremote.model.query.RulesetQuery
- setEnergyAutarky(Double) - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- setEnergyCapacity(Double) - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- setEnergyCapacity(Double) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setEnergyExportTotal(Double) - Method in class org.openremote.model.asset.impl.ElectricityAsset
- setEnergyExportTotal(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setEnergyExportTotal(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setEnergyExportTotal(Double) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setEnergyImportTotal(Double) - Method in class org.openremote.model.asset.impl.ElectricityAsset
- setEnergyImportTotal(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setEnergyImportTotal(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setEnergyImportTotal(Double) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setEnergyLevel(Double) - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- setEnergyLevel(Double) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setEnergyLevelPercentage(Integer) - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- setEnergyLevelPercentage(Integer) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setEnergyLevelPercentageMax(Integer) - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- setEnergyLevelPercentageMax(Integer) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setEnergyLevelPercentageMin(Integer) - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- setEnergyLevelPercentageMin(Integer) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setEnergyLevelSchedule(Integer[][]) - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- setEnergyLocal(Double) - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- setEnergyRenewableShare(Double) - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- setEnergySelfConsumption(Double) - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- setEnergyType(ElectricVehicleAsset.EnergyType) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setENINumber(Integer) - Method in class org.openremote.model.asset.impl.ShipAsset
- setEra(ValueFormat.StyleRepresentation) - Method in class org.openremote.model.value.ValueFormat
- setError(String) - Method in class org.openremote.model.notification.SentNotification
- setError(String) - Method in class org.openremote.model.rules.AssetRuleset
- setError(String) - Method in class org.openremote.model.rules.GlobalRuleset
- setError(String) - Method in class org.openremote.model.rules.RealmRuleset
- setError(String) - Method in class org.openremote.model.rules.Ruleset
- setEventType(String) - Method in class org.openremote.model.event.shared.CancelEventSubscription
- setExcludeAttributeMeta(Map<String, List<String>>) - Method in class org.openremote.model.gateway.GatewayAssetSyncRule
- setExcludeAttributes(List<String>) - Method in class org.openremote.model.gateway.GatewayAssetSyncRule
- setFavicon(String) - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- setFilter(EventFilter<E>) - Method in class org.openremote.model.event.shared.EventSubscription
- setFilters(ValueFilter[]) - Method in class org.openremote.model.attribute.AttributeLink
- setFinancialCost(Double) - Method in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- setFinancialSaving(Double) - Method in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- setFinancialWeighting(Integer) - Method in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- setFirstName(String) - Method in class org.openremote.model.security.User
- setFlow(Flow) - Method in class org.openremote.model.flow.FlowDependency
- setFormat(ValueFormat) - Method in class org.openremote.model.value.MetaItemDescriptor
- setFractionalSecondDigits(Integer) - Method in class org.openremote.model.value.ValueFormat
- setFrom(String) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setFrom(String) - Method in class org.openremote.model.rules.flow.NodeConnection
- setFrom(String, String) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setFrom(EmailNotificationMessage.Recipient) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setFullyPopulate(boolean) - Method in class org.openremote.model.query.RulesetQuery
- setGatewayId(String) - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- setGatewayStatus(ConnectionStatus) - Method in class org.openremote.model.asset.impl.GatewayAsset
- setGeometry(GeoJSONGeometry) - Method in class org.openremote.model.geo.GeoJSONFeature
- setGridItem(DashboardGridItem) - Method in class org.openremote.model.dashboard.DashboardWidget
- setH(int) - Method in class org.openremote.model.dashboard.DashboardGridItem
- setHeaders(String[]) - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- setHeaders(Map<String, List<String>>) - Method in class org.openremote.model.webhook.Webhook
- setHost(String) - Method in class org.openremote.model.asset.agent.Agent
- setHost(String) - Method in class org.openremote.model.gateway.GatewayConnection
- setHostname(String) - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- setHour(ValueFormat.StyleRepresentation) - Method in class org.openremote.model.value.ValueFormat
- setHour12(Boolean) - Method in class org.openremote.model.value.ValueFormat
- setHtml(String) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setHttpMethod(String) - Method in class org.openremote.model.notification.PushNotificationAction
- setHttpMethod(HTTPMethod) - Method in class org.openremote.model.webhook.Webhook
- setId(String) - Method in class org.openremote.model.dashboard.DashboardScreenPreset
- setId(String) - Method in class org.openremote.model.dashboard.DashboardWidget
- setId(Long) - Method in class org.openremote.model.alarm.SentAlarm
- setId(Long) - Method in class org.openremote.model.notification.SentNotification
- setId(Long) - Method in class org.openremote.model.rules.AssetRuleset
- setId(Long) - Method in class org.openremote.model.rules.GlobalRuleset
- setId(Long) - Method in class org.openremote.model.rules.RealmRuleset
- setId(Long) - Method in class org.openremote.model.rules.Ruleset
- setId(String) - Method in class org.openremote.model.asset.Asset
- setId(String) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setId(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setId(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setId(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setId(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setId(String) - Method in class org.openremote.model.console.ConsoleRegistration
- setId(String) - Method in class org.openremote.model.dashboard.Dashboard
- setId(String) - Method in class org.openremote.model.dashboard.DashboardTemplate
- setId(String) - Method in class org.openremote.model.flow.FlowObject
- setId(String) - Method in interface org.openremote.model.IdentifiableEntity
- setId(String) - Method in class org.openremote.model.notification.Notification.Target
- setId(String) - Method in class org.openremote.model.security.Realm
- setId(String) - Method in class org.openremote.model.security.Role
- setId(String) - Method in class org.openremote.model.security.User
- setIds(long...) - Method in class org.openremote.model.query.RulesetQuery
- setIgnoreExpiryDate(boolean) - Method in class org.openremote.model.provisioning.X509ProvisioningData
- setIMONumber(Integer) - Method in class org.openremote.model.asset.impl.ShipAsset
- setIncludeForecastSolarService(boolean) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setIncludeForecastWindService(boolean) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setIndex(int) - Method in class org.openremote.model.rules.flow.NodeSocket
- setIntervalSize(Double) - Method in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- setIso8601(Boolean) - Method in class org.openremote.model.value.ValueFormat
- setLabel(String) - Method in class org.openremote.model.flow.catalog.CatalogItem
- setLabel(String) - Method in class org.openremote.model.flow.FlowObject
- setLang(Ruleset.Lang) - Method in class org.openremote.model.rules.AssetRuleset
- setLang(Ruleset.Lang) - Method in class org.openremote.model.rules.GlobalRuleset
- setLang(Ruleset.Lang) - Method in class org.openremote.model.rules.RealmRuleset
- setLang(Ruleset.Lang) - Method in class org.openremote.model.rules.Ruleset
- setLanguage(String) - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- setLanguages(Map<String, String>) - Method in class org.openremote.model.manager.ManagerAppConfig
- setLanguages(Ruleset.Lang...) - Method in class org.openremote.model.query.RulesetQuery
- setLastModified() - Method in class org.openremote.model.rules.Ruleset
- setLastModified(Date) - Method in class org.openremote.model.alarm.SentAlarm
- setLastModified(Date) - Method in class org.openremote.model.rules.AssetRuleset
- setLastModified(Date) - Method in class org.openremote.model.rules.GlobalRuleset
- setLastModified(Date) - Method in class org.openremote.model.rules.RealmRuleset
- setLastModified(Date) - Method in class org.openremote.model.rules.Ruleset
- setLastName(String) - Method in class org.openremote.model.security.User
- setLength(Integer) - Method in class org.openremote.model.asset.impl.ShipAsset
- setLevel(int) - Method in class org.openremote.model.flow.FlowDependency
- setLevel(SyslogLevel) - Method in class org.openremote.model.syslog.SyslogEvent.LevelCategoryFilter
- setLevel(SyslogLevel) - Method in class org.openremote.model.syslog.SyslogEvent
- setLimit(int) - Method in class org.openremote.model.query.RulesetQuery
- setLoadLocales(boolean) - Method in class org.openremote.model.manager.ManagerAppConfig
- setLocale(String) - Method in class org.openremote.model.notification.Notification.Target
- setLocalRealm(String) - Method in class org.openremote.model.gateway.GatewayConnection
- setLocation(GeoJSONPoint) - Method in class org.openremote.model.asset.Asset
- setLocation(GeoJSONPoint) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setLocation(GeoJSONPoint) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setLocation(GeoJSONPoint) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setLocation(GeoJSONPoint) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setLocation(GeoJSONPoint) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setLoginTheme(String) - Method in class org.openremote.model.security.Realm
- setLoginWithEmail(Boolean) - Method in class org.openremote.model.security.Realm
- setLogo(String) - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- setLogoMobile(String) - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- setManager(ManagerConfig) - Method in class org.openremote.model.manager.ManagerAppConfig
- setManufacturer(String) - Method in class org.openremote.model.asset.Asset
- setManufacturer(String) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setManufacturer(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setManufacturer(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setManufacturer(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setManufacturer(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setMatcher(AssetQuery) - Method in class org.openremote.model.gateway.GatewayAttributeFilter
- setMatchGroup(Integer) - Method in class org.openremote.model.value.RegexValueFilter
- setMatchIndex(Integer) - Method in class org.openremote.model.value.RegexValueFilter
- setMaximumFractionDigits(Integer) - Method in class org.openremote.model.value.ValueFormat
- setMaximumSignificantDigits(Integer) - Method in class org.openremote.model.value.ValueFormat
- setMaxScreenWidth(int) - Method in class org.openremote.model.dashboard.DashboardTemplate
- setMessage(String) - Method in class org.openremote.model.syslog.SyslogEvent
- setMessage(String) - Method in class org.openremote.model.value.ValueConstraint.Future
- setMessage(String) - Method in class org.openremote.model.value.ValueConstraint.FutureOrPresent
- setMessage(String) - Method in class org.openremote.model.value.ValueConstraint.Max
- setMessage(String) - Method in class org.openremote.model.value.ValueConstraint.Min
- setMessage(String) - Method in class org.openremote.model.value.ValueConstraint.NotBlank
- setMessage(String) - Method in class org.openremote.model.value.ValueConstraint.NotEmpty
- setMessage(String) - Method in class org.openremote.model.value.ValueConstraint.NotNull
- setMessage(String) - Method in class org.openremote.model.value.ValueConstraint.Past
- setMessage(String) - Method in class org.openremote.model.value.ValueConstraint.PastOrPresent
- setMessage(String) - Method in class org.openremote.model.value.ValueConstraint.Pattern
- setMessage(String) - Method in class org.openremote.model.value.ValueConstraint.Size
- setMessage(String, AbstractNotificationMessage) - Method in class org.openremote.model.notification.LocalizedNotificationMessage
- setMessage(AbstractNotificationMessage) - Method in class org.openremote.model.notification.Notification
- setMessage(AbstractNotificationMessage) - Method in class org.openremote.model.notification.SentNotification
- setMessageID(String) - Method in class org.openremote.model.event.Event
- setMessageMatchFilters(ValueFilter[]) - Method in class org.openremote.model.asset.agent.AgentLink
- setMessageMatchPredicate(ValuePredicate) - Method in class org.openremote.model.asset.agent.AgentLink
- setMeta(Map<String, Object>) - Method in class org.openremote.model.rules.AssetRuleset
- setMeta(Map<String, Object>) - Method in class org.openremote.model.rules.GlobalRuleset
- setMeta(Map<String, Object>) - Method in class org.openremote.model.rules.RealmRuleset
- setMeta(Map<String, Object>) - Method in class org.openremote.model.rules.Ruleset
- setMeta(MetaMap) - Method in class org.openremote.model.attribute.Attribute
- setMeta(MetaMap) - Method in class org.openremote.model.attribute.AttributeEvent
- setMeta(NameValuePredicate...) - Method in class org.openremote.model.query.RulesetQuery
- setMileageCapacity(Integer) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setMileageCharged(Double) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setMileageMin(Integer) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setMinimumFractionDigits(Integer) - Method in class org.openremote.model.value.ValueFormat
- setMinimumIntegerDigits(Integer) - Method in class org.openremote.model.value.ValueFormat
- setMinimumSignificantDigits(Integer) - Method in class org.openremote.model.value.ValueFormat
- setMinute(ValueFormat.StyleRepresentation) - Method in class org.openremote.model.value.ValueFormat
- setModel(String) - Method in class org.openremote.model.asset.Asset
- setModel(String) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setModel(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setModel(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setModel(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setModel(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setMomentJsFormat(String) - Method in class org.openremote.model.value.ValueFormat
- setMonth(ValueFormat.StyleRepresentation) - Method in class org.openremote.model.value.ValueFormat
- setMSSINumber(Integer) - Method in class org.openremote.model.asset.impl.ShipAsset
- setMultiline(Boolean) - Method in class org.openremote.model.value.ValueFormat
- setName(String) - Method in class org.openremote.model.asset.Asset
- setName(String) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setName(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setName(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setName(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setName(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setName(String) - Method in class org.openremote.model.notification.Notification
- setName(String) - Method in class org.openremote.model.notification.SentNotification
- setName(String) - Method in class org.openremote.model.provisioning.ProvisioningConfig
- setName(String) - Method in class org.openremote.model.rules.AssetRuleset
- setName(String) - Method in class org.openremote.model.rules.flow.Node
- setName(String) - Method in class org.openremote.model.rules.flow.NodeCollection
- setName(String) - Method in class org.openremote.model.rules.flow.NodeInternal
- setName(String) - Method in class org.openremote.model.rules.flow.NodeSocket
- setName(String) - Method in class org.openremote.model.rules.flow.Option
- setName(String) - Method in class org.openremote.model.rules.GlobalRuleset
- setName(String) - Method in class org.openremote.model.rules.RealmRuleset
- setName(String) - Method in class org.openremote.model.rules.Ruleset
- setName(String) - Method in class org.openremote.model.security.Realm
- setName(String) - Method in class org.openremote.model.security.Role
- setName(String) - Method in class org.openremote.model.value.AbstractNameValueDescriptorHolder
- setName(String) - Method in class org.openremote.model.value.AbstractNameValueHolder
- setName(String) - Method in class org.openremote.model.webhook.Webhook
- setName(StringPredicate) - Method in class org.openremote.model.query.UserQuery.AttributeValuePredicate
- setNegated(boolean) - Method in class org.openremote.model.query.UserQuery.AttributeValuePredicate
- setNodeColor(NodeColor) - Method in class org.openremote.model.flow.catalog.CatalogItem
- setNodeColor(NodeColor) - Method in class org.openremote.model.flow.EditorSettings
- setNodeId(String) - Method in class org.openremote.model.rules.flow.NodeSocket
- setNodes(Node[]) - Method in class org.openremote.model.rules.flow.NodeCollection
- setNodeType(String) - Method in class org.openremote.model.flow.catalog.CatalogItem
- setNotBefore(Double) - Method in class org.openremote.model.security.Realm
- setNotes(String) - Method in class org.openremote.model.asset.Asset
- setNotes(String) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setNotes(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setNotes(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setNotes(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setNotes(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setNotifications(ManagerAppRealmNotificationConfig) - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- setoAuthGrant(OAuthGrant) - Method in class org.openremote.model.webhook.Webhook
- setOAuthGrant(OAuthGrant) - Method in class org.openremote.model.asset.agent.Agent
- setOdometer(Integer) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setOnOff(Boolean) - Method in class org.openremote.model.asset.impl.LightAsset
- setOpenInBrowser(boolean) - Method in class org.openremote.model.notification.PushNotificationAction
- setOptimisationDisabled(Boolean) - Method in class org.openremote.model.asset.impl.EnergyOptimisationAsset
- setOptions(Option[]) - Method in class org.openremote.model.rules.flow.Picker
- setOwnerId(String) - Method in class org.openremote.model.dashboard.Dashboard
- setPages(Map<String, Object>) - Method in class org.openremote.model.manager.ManagerAppConfig
- setPanelAzimuth(Integer) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setPanelOrientation(ElectricityProducerSolarAsset.PanelOrientation) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setPanelPitch(Integer) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setParent(Asset<?>) - Method in class org.openremote.model.asset.Asset
- setParent(Asset<?>) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setParent(Asset<?>) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setParent(Asset<?>) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setParent(Asset<?>) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setParent(Asset<?>) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setParentId(String) - Method in class org.openremote.model.asset.Asset
- setParentId(String) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setParentId(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setParentId(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setParentId(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setParentId(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setParentId(String) - Method in class org.openremote.model.attribute.AttributeEvent
- setParentIds(String...) - Method in class org.openremote.model.asset.AssetFilter
- setPassword(String) - Method in class org.openremote.model.auth.OAuthPasswordGrant
- setPasswordPolicy(String) - Method in class org.openremote.model.security.Realm
- setPasswordPolicy(List<String>) - Method in class org.openremote.model.security.Realm
- setPath(String[]) - Method in class org.openremote.model.asset.AssetFilter
- setPayload(String) - Method in class org.openremote.model.webhook.Webhook
- setPeerId(String) - Method in class org.openremote.model.flow.Slot
- setPersistentPropertyPaths(String[]) - Method in class org.openremote.model.flow.Node
- setPicker(Picker) - Method in class org.openremote.model.rules.flow.NodeInternal
- SETPOINT - Enum constant in enum class org.openremote.model.asset.ElectricityConsumerDemandResponseType
- setPort(int) - Method in class org.openremote.model.gateway.GatewayConnection
- setPort(Integer) - Method in class org.openremote.model.asset.agent.Agent
- setPort(Integer) - Method in class org.openremote.model.gateway.GatewayConnection
- setPosition(NodePosition) - Method in class org.openremote.model.rules.flow.Node
- setPositionX(double) - Method in class org.openremote.model.flow.EditorSettings
- setPositionY(double) - Method in class org.openremote.model.flow.EditorSettings
- setPostEndpoint(String) - Method in class org.openremote.model.flow.Node
- setPower(Double) - Method in class org.openremote.model.asset.impl.ElectricityAsset
- setPower(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setPower(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setPower(Double) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setPowerExportMax(Double) - Method in class org.openremote.model.asset.impl.ElectricityAsset
- setPowerExportMax(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setPowerExportMax(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setPowerExportMax(Double) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setPowerExportMin(Double) - Method in class org.openremote.model.asset.impl.ElectricityAsset
- setPowerExportMin(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setPowerExportMin(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setPowerExportMin(Double) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setPowerImportMax(Double) - Method in class org.openremote.model.asset.impl.ElectricityAsset
- setPowerImportMax(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setPowerImportMax(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setPowerImportMax(Double) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setPowerImportMin(Double) - Method in class org.openremote.model.asset.impl.ElectricityAsset
- setPowerImportMin(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setPowerImportMin(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setPowerImportMin(Double) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setPowerSetpoint(Double) - Method in class org.openremote.model.asset.impl.ElectricityAsset
- setPowerSetpoint(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setPowerSetpoint(Double) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setPowerSetpoint(Double) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setPreEndpoint(String) - Method in class org.openremote.model.flow.Node
- setPriceDaily(Double) - Method in class org.openremote.model.asset.impl.ParkingAsset
- setPriceHourly(Double) - Method in class org.openremote.model.asset.impl.ParkingAsset
- setPriority(PushNotificationMessage.MessagePriority) - Method in class org.openremote.model.notification.PushNotificationMessage
- setProperties(String) - Method in class org.openremote.model.flow.Node
- setProperties(Map<String, String>) - Method in class org.openremote.model.geo.GeoJSONFeature
- setProperty(String, String) - Method in class org.openremote.model.geo.GeoJSONFeature
- setPropertyPath(String) - Method in class org.openremote.model.flow.Slot
- setPublicEvents(boolean) - Method in class org.openremote.model.asset.AssetFilter
- setPublicOnly(boolean) - Method in class org.openremote.model.query.RulesetQuery
- setRealm(String) - Method in class org.openremote.model.alarm.Alarm
- setRealm(String) - Method in class org.openremote.model.alarm.SentAlarm
- setRealm(String) - Method in class org.openremote.model.asset.Asset
- setRealm(String) - Method in class org.openremote.model.asset.AssetFilter
- setRealm(String) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setRealm(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setRealm(String) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setRealm(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setRealm(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setRealm(String) - Method in class org.openremote.model.attribute.AttributeEvent
- setRealm(String) - Method in class org.openremote.model.dashboard.Dashboard
- setRealm(String) - Method in class org.openremote.model.gateway.GatewayConnection
- setRealm(String) - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- setRealm(String) - Method in class org.openremote.model.provisioning.ProvisioningConfig
- setRealm(String) - Method in class org.openremote.model.query.RulesetQuery
- setRealm(String) - Method in class org.openremote.model.rules.AssetRuleset
- setRealm(String) - Method in class org.openremote.model.rules.RealmRuleset
- setRealm(String) - Method in class org.openremote.model.security.User
- setRealmId(String) - Method in class org.openremote.model.security.User
- setRealmRoles(Set<RealmRole>) - Method in class org.openremote.model.security.Realm
- setRealms(Map<String, ManagerAppRealmConfig>) - Method in class org.openremote.model.manager.ManagerAppConfig
- setRedirectDashboardId(String) - Method in class org.openremote.model.dashboard.DashboardScreenPreset
- setRefreshInterval(DashboardRefreshInterval) - Method in class org.openremote.model.dashboard.DashboardTemplate
- setRegistrationAllowed(Boolean) - Method in class org.openremote.model.security.Realm
- setRegistrationEmailAsUsername(Boolean) - Method in class org.openremote.model.security.Realm
- setRememberMe(Boolean) - Method in class org.openremote.model.security.Realm
- setRepeatFrequency(RepeatFrequency) - Method in class org.openremote.model.notification.Notification
-
This applies a fixed time window to a notification i.e.
- setRepeatInterval(String) - Method in class org.openremote.model.notification.Notification
-
This applies a sliding time window to a notification using an ISO8601 duration string i.e.
- setReplyTo(EmailNotificationMessage.Recipient) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setResetPasswordAllowed(Boolean) - Method in class org.openremote.model.security.Realm
- setResolution(Number) - Method in class org.openremote.model.value.ValueFormat
- setResponseConsumer(Consumer<Event>) - Method in class org.openremote.model.asset.ReadAssetEvent
- setResponseConsumer(Consumer<Event>) - Method in class org.openremote.model.asset.ReadAssetsEvent
- setResponseConsumer(Consumer<Event>) - Method in class org.openremote.model.asset.ReadAttributeEvent
- setResponseConsumer(Consumer<Event>) - Method in interface org.openremote.model.event.RespondableEvent
- setResponseConsumer(Consumer<Event>) - Method in class org.openremote.model.gateway.GatewayCapabilitiesRequestEvent
- setResponseConsumer(Consumer<Event>) - Method in class org.openremote.model.gateway.GatewayTunnelStartRequestEvent
- setResponseConsumer(Consumer<Event>) - Method in class org.openremote.model.gateway.GatewayTunnelStopRequestEvent
- setResponseConsumer(Consumer<Event>) - Method in class org.openremote.model.simulator.RequestSimulatorState
- setRestrictedEvents(boolean) - Method in class org.openremote.model.asset.AssetFilter
- setRestrictedUser(boolean) - Method in class org.openremote.model.provisioning.ProvisioningConfig
- setRules(String) - Method in class org.openremote.model.rules.AssetRuleset
- setRules(String) - Method in class org.openremote.model.rules.GlobalRuleset
- setRules(String) - Method in class org.openremote.model.rules.RealmRuleset
- setRules(String) - Method in class org.openremote.model.rules.Ruleset
- setScalingPreset(DashboardScalingPreset) - Method in class org.openremote.model.dashboard.DashboardScreenPreset
- setScreenPresets(DashboardScreenPreset[]) - Method in class org.openremote.model.dashboard.DashboardTemplate
- setSecond(ValueFormat.StyleRepresentation) - Method in class org.openremote.model.value.ValueFormat
- setSecret(String) - Method in class org.openremote.model.security.User
- setSecured(boolean) - Method in class org.openremote.model.gateway.GatewayConnection
- setSentOn(Date) - Method in class org.openremote.model.notification.SentNotification
- setSerialBaudrate(Integer) - Method in class org.openremote.model.asset.agent.Agent
- setSerialPort(String) - Method in class org.openremote.model.asset.agent.Agent
- setServiceAccount(boolean) - Method in class org.openremote.model.security.User
- setSetActualSolarValueWithForecast(boolean) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setSetActualWindValueWithForecast(boolean) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setSeverity(Alarm.Severity) - Method in class org.openremote.model.alarm.Alarm
- setSeverity(Alarm.Severity) - Method in class org.openremote.model.alarm.SentAlarm
- setShipType(String) - Method in class org.openremote.model.asset.impl.ShipAsset
- setShowOnList(boolean) - Method in class org.openremote.model.rules.Ruleset
- setSilent(boolean) - Method in class org.openremote.model.notification.PushNotificationAction
- setSize(NodePosition) - Method in class org.openremote.model.rules.flow.Node
- setSkipAlways(Boolean) - Method in class org.openremote.model.gateway.GatewayAttributeFilter
- setSlots(Slot[]) - Method in class org.openremote.model.flow.Node
- setSource(String) - Method in class org.openremote.model.attribute.AttributeEvent
- setSource(Alarm.Source) - Method in class org.openremote.model.alarm.Alarm
- setSource(Alarm.Source) - Method in class org.openremote.model.alarm.SentAlarm
- setSource(Notification.Source) - Method in class org.openremote.model.notification.SentNotification
- setSourceId(String) - Method in class org.openremote.model.alarm.Alarm
- setSourceId(String) - Method in class org.openremote.model.alarm.SentAlarm
- setSourceId(String) - Method in class org.openremote.model.notification.SentNotification
- setSpacesBuffer(Integer) - Method in class org.openremote.model.asset.impl.ParkingAsset
- setSpacesOccupied(Integer) - Method in class org.openremote.model.asset.impl.ParkingAsset
- setSpacesOpen(Integer) - Method in class org.openremote.model.asset.impl.ParkingAsset
- setSpacesTotal(Integer) - Method in class org.openremote.model.asset.impl.ParkingAsset
- setSpeed(Double) - Method in class org.openremote.model.asset.impl.ShipAsset
- setStatus(Alarm.Status) - Method in class org.openremote.model.alarm.Alarm
- setStatus(Alarm.Status) - Method in class org.openremote.model.alarm.SentAlarm
- setStatus(RulesetStatus) - Method in class org.openremote.model.rules.AssetRuleset
- setStatus(RulesetStatus) - Method in class org.openremote.model.rules.GlobalRuleset
- setStatus(RulesetStatus) - Method in class org.openremote.model.rules.RealmRuleset
- setStatus(RulesetStatus) - Method in class org.openremote.model.rules.Ruleset
- setStoredCategories(SyslogCategory[]) - Method in class org.openremote.model.syslog.SyslogConfig
- setStoredLevel(SyslogLevel) - Method in class org.openremote.model.syslog.SyslogConfig
- setStoredMaxAgeMinutes(int) - Method in class org.openremote.model.syslog.SyslogConfig
- setStyles(String) - Method in class org.openremote.model.manager.ManagerAppRealmConfig
- setSubCategory(String) - Method in class org.openremote.model.syslog.SyslogEvent
- setSubDependencies(FlowDependency[]) - Method in class org.openremote.model.flow.Flow
- setSubflowId(String) - Method in class org.openremote.model.flow.Node
- setSubject(String) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setSubscribed(boolean) - Method in class org.openremote.model.event.shared.EventSubscription
- setSuperDependencies(FlowDependency[]) - Method in class org.openremote.model.flow.Flow
- setSupportsExport(Boolean) - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- setSupportsImport(Boolean) - Method in class org.openremote.model.asset.impl.ElectricityStorageAsset
- setSystemAccount(boolean) - Method in class org.openremote.model.security.User
-
Will hide this user from HTTP API
- setTags(String[]) - Method in class org.openremote.model.asset.Asset
- setTags(String[]) - Method in class org.openremote.model.asset.impl.BuildingAsset
- setTags(String[]) - Method in class org.openremote.model.asset.impl.ElectricityProducerSolarAsset
- setTags(String[]) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setTags(String[]) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setTags(String[]) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setTarget(String) - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- setTarget(String) - Method in class org.openremote.model.notification.PushNotificationMessage
- setTarget(Notification.TargetType) - Method in class org.openremote.model.notification.SentNotification
- setTargetId(String) - Method in class org.openremote.model.notification.SentNotification
- setTargetPort(int) - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- setTargets(List<Notification.Target>) - Method in class org.openremote.model.notification.Notification
- setTargets(Notification.Target...) - Method in class org.openremote.model.notification.Notification
- setTargetType(PushNotificationMessage.TargetType) - Method in class org.openremote.model.notification.PushNotificationMessage
- setTariffExport(Double) - Method in class org.openremote.model.asset.impl.ElectricityAsset
- setTariffImport(Double) - Method in class org.openremote.model.asset.impl.ElectricityAsset
- setTemperature(Integer) - Method in class org.openremote.model.asset.impl.LightAsset
- setTemplate(DashboardTemplate) - Method in class org.openremote.model.dashboard.Dashboard
- setTemporary(Boolean) - Method in class org.openremote.model.security.Credential
- setText(String) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setTime(int, int, int) - Method in class org.openremote.model.util.CronExpressionParser
- setTimestamp(long) - Method in class org.openremote.model.attribute.Attribute
- setTimestamp(long) - Method in class org.openremote.model.datapoint.Datapoint
- setTimestamp(long) - Method in class org.openremote.model.event.Event
- setTimeStyle(ValueFormat.StyleRepresentation) - Method in class org.openremote.model.value.ValueFormat
- setTimeZoneName(ValueFormat.StyleRepresentation) - Method in class org.openremote.model.value.ValueFormat
- setTitle(String) - Method in class org.openremote.model.alarm.Alarm
- setTitle(String) - Method in class org.openremote.model.alarm.SentAlarm
- setTitle(String) - Method in class org.openremote.model.notification.PushNotificationButton
- setTitle(String) - Method in class org.openremote.model.notification.PushNotificationMessage
- setTo(String) - Method in class org.openremote.model.rules.flow.NodeConnection
- setTo(String...) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setTo(List<EmailNotificationMessage.Recipient>) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setTo(EmailNotificationMessage.Recipient...) - Method in class org.openremote.model.notification.EmailNotificationMessage
- setTokenEndpointUri(String) - Method in class org.openremote.model.auth.OAuthGrant
- setTriggerOnPredictedData(boolean) - Method in class org.openremote.model.rules.AssetRuleset
- setTriggerOnPredictedData(boolean) - Method in class org.openremote.model.rules.GlobalRuleset
- setTriggerOnPredictedData(boolean) - Method in class org.openremote.model.rules.RealmRuleset
- setTriggerOnPredictedData(boolean) - Method in class org.openremote.model.rules.Ruleset
- setTtlSeconds(Long) - Method in class org.openremote.model.notification.PushNotificationMessage
- setTunnelingSupported(Boolean) - Method in class org.openremote.model.asset.impl.GatewayAsset
- setType(String) - Method in class org.openremote.model.notification.SentNotification
- setType(GatewayTunnelInfo.Type) - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- setType(NodeDataType) - Method in class org.openremote.model.rules.flow.NodeSocket
- setType(NodeType) - Method in class org.openremote.model.rules.flow.Node
- setType(PickerType) - Method in class org.openremote.model.rules.flow.Picker
- setType(ValueDescriptor<T>) - Method in class org.openremote.model.value.AbstractNameValueDescriptorHolder
- setTypeInternal(ValueDescriptor<T>) - Method in class org.openremote.model.attribute.Attribute
- setTypeLabel(String) - Method in class org.openremote.model.flow.EditorSettings
- setUnits(String...) - Method in class org.openremote.model.value.MetaItemDescriptor
- Setup - Interface in org.openremote.model.setup
-
A task that runs when the application starts.
- setUpdateOnWrite(boolean) - Method in class org.openremote.model.asset.agent.Agent
- setUpdateOnWrite(Boolean) - Method in class org.openremote.model.asset.agent.AgentLink
- SetupTasks - Interface in org.openremote.model.setup
-
Provides a list of
Setup
tasks to execute. - setUrl(String) - Method in class org.openremote.model.notification.PushNotificationAction
- setUrl(String) - Method in class org.openremote.model.webhook.Webhook
- setUseGrouping(Boolean) - Method in class org.openremote.model.value.ValueFormat
- setUserAssetIds(List<String>) - Method in class org.openremote.model.asset.AssetFilter
- setUsername(String) - Method in class org.openremote.model.auth.OAuthPasswordGrant
- setUsername(String) - Method in class org.openremote.model.security.User
- setUsernamePassword(UsernamePassword) - Method in class org.openremote.model.asset.agent.Agent
- setUserRoles(ClientRole[]) - Method in class org.openremote.model.provisioning.ProvisioningConfig
- setValidity(CalendarEvent) - Method in class org.openremote.model.rules.AssetRuleset
- setValidity(CalendarEvent) - Method in class org.openremote.model.rules.GlobalRuleset
- setValidity(CalendarEvent) - Method in class org.openremote.model.rules.RealmRuleset
- setValidity(CalendarEvent) - Method in class org.openremote.model.rules.Ruleset
- setValue(Object) - Method in class org.openremote.model.attribute.AttributeEvent
- setValue(Object) - Method in class org.openremote.model.attribute.AttributeState
- setValue(Object) - Method in class org.openremote.model.datapoint.Datapoint
- setValue(Object) - Method in class org.openremote.model.rules.flow.NodeInternal
- setValue(Object) - Method in class org.openremote.model.rules.flow.Option
- setValue(String) - Method in class org.openremote.model.security.Credential
- setValue(StringPredicate) - Method in class org.openremote.model.query.UserQuery.AttributeValuePredicate
- setValue(AttributeDescriptor<T>, T) - Method in class org.openremote.model.attribute.AttributeMap
- setValue(T) - Method in class org.openremote.model.attribute.Attribute
- setValue(T) - Method in class org.openremote.model.value.AbstractNameValueHolder
- setValue(T, long) - Method in class org.openremote.model.attribute.Attribute
- setValueChange(Boolean) - Method in class org.openremote.model.gateway.GatewayAttributeFilter
- setValueChanged(boolean) - Method in class org.openremote.model.asset.AssetFilter
- setValueConverter(Map<String, Object>) - Method in class org.openremote.model.asset.agent.AgentLink
- setValueFilters(ValueFilter[]) - Method in class org.openremote.model.asset.agent.AgentLink
- setVehicleCategory(String) - Method in class org.openremote.model.asset.impl.ElectricVehicleAsset
- setVehicleConnected(boolean) - Method in class org.openremote.model.asset.impl.ElectricityChargerAsset
- setVehicleID(String) - Method in class org.openremote.model.asset.impl.ElectricityChargerAsset
- setVerifyEmail(Boolean) - Method in class org.openremote.model.security.Realm
- setVersion(long) - Method in class org.openremote.model.asset.Asset
- setVersion(long) - Method in class org.openremote.model.asset.impl.ElectricVehicleFleetGroupAsset
- setVersion(long) - Method in class org.openremote.model.dashboard.Dashboard
- setVersion(long) - Method in class org.openremote.model.rules.AssetRuleset
- setVersion(long) - Method in class org.openremote.model.rules.GlobalRuleset
- setVersion(long) - Method in class org.openremote.model.rules.RealmRuleset
- setVersion(long) - Method in class org.openremote.model.rules.Ruleset
- setW(int) - Method in class org.openremote.model.dashboard.DashboardGridItem
- setWeek(ValueFormat.StyleRepresentation) - Method in class org.openremote.model.value.ValueFormat
- setWeekday(ValueFormat.StyleRepresentation) - Method in class org.openremote.model.value.ValueFormat
- setWidgetConfig(Object) - Method in class org.openremote.model.dashboard.DashboardWidget
- setWidgets(DashboardWidget[]) - Method in class org.openremote.model.dashboard.DashboardTemplate
- setWidgetTypeId(String) - Method in class org.openremote.model.dashboard.DashboardWidget
- setWindSpeedMax(double) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setWindSpeedMin(double) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setWindSpeedReference(double) - Method in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- setWriteValue(String) - Method in class org.openremote.model.asset.agent.AgentLink
- setWriteValueConverter(Map<String, Object>) - Method in class org.openremote.model.asset.agent.AgentLink
- setX(int) - Method in class org.openremote.model.dashboard.DashboardGridItem
- setY(int) - Method in class org.openremote.model.dashboard.DashboardGridItem
- setYear(ValueFormat.StyleRepresentation) - Method in class org.openremote.model.value.ValueFormat
- severity - Variable in class org.openremote.model.alarm.Alarm
- severity - Variable in class org.openremote.model.alarm.SentAlarm
- shallowClone() - Method in class org.openremote.model.attribute.Attribute
- SHARED - Enum constant in enum class org.openremote.model.dashboard.DashboardAccess
- SharedEvent - Class in org.openremote.model.event.shared
-
An event that can be serialized and shared between client and server.
- SharedEvent() - Constructor for class org.openremote.model.event.shared.SharedEvent
- SharedEvent(Long) - Constructor for class org.openremote.model.event.shared.SharedEvent
- SHIP_TYPE - Static variable in class org.openremote.model.asset.impl.ShipAsset
- ShipAsset - Class in org.openremote.model.asset.impl
- ShipAsset() - Constructor for class org.openremote.model.asset.impl.ShipAsset
-
For use by hydrators (i.e.
- ShipAsset(String) - Constructor for class org.openremote.model.asset.impl.ShipAsset
- SHORT - Enum constant in enum class org.openremote.model.value.ValueFormat.StyleRepresentation
- SHOW_ON_DASHBOARD - Static variable in class org.openremote.model.value.MetaItemType
-
If there is a dashboard, some kind of attribute overview, should this attribute be shown.
- SHOW_ON_LIST - Static variable in class org.openremote.model.rules.Ruleset
- silent - Variable in class org.openremote.model.notification.PushNotificationAction
- SIMPLE - Static variable in class org.openremote.model.util.TimeUtil
- SimulatorAttributeInfo - Class in org.openremote.model.simulator
- SimulatorAttributeInfo(String, String, Attribute<?>, boolean) - Constructor for class org.openremote.model.simulator.SimulatorAttributeInfo
- SimulatorReplayDatapoint - Class in org.openremote.model.simulator
-
Represents a value at a point in time defined as the number of seconds of the day.
- SimulatorReplayDatapoint() - Constructor for class org.openremote.model.simulator.SimulatorReplayDatapoint
- SimulatorReplayDatapoint(long, Object) - Constructor for class org.openremote.model.simulator.SimulatorReplayDatapoint
- SimulatorState - Class in org.openremote.model.simulator
-
A snapshot of
SimulatorAttributeInfo
s for a given SimulatorAgent
. - SimulatorState(String, SimulatorAttributeInfo[]) - Constructor for class org.openremote.model.simulator.SimulatorState
- sinkId - Variable in class org.openremote.model.flow.Wire.Id
- sinkId - Variable in class org.openremote.model.flow.Wire
- Size(Integer, Integer) - Constructor for class org.openremote.model.value.ValueConstraint.Size
- SIZE_MESSAGE_TEMPLATE - Static variable in class org.openremote.model.value.ValueConstraint
- skipAlways - Variable in class org.openremote.model.gateway.GatewayAttributeFilter
-
Do not send any updates for matching attributes
- skipFallbackToBasicAuth - Variable in class org.openremote.model.manager.ManagerConfig
- Slot - Class in org.openremote.model.flow
- Slot() - Constructor for class org.openremote.model.flow.Slot
- Slot(String, String) - Constructor for class org.openremote.model.flow.Slot
- Slot(String, String, boolean) - Constructor for class org.openremote.model.flow.Slot
- Slot(String, String, String) - Constructor for class org.openremote.model.flow.Slot
- Slot(String, String, String, boolean) - Constructor for class org.openremote.model.flow.Slot
- Slot(String, String, String, boolean, String, String) - Constructor for class org.openremote.model.flow.Slot
- Slot(String, String, String, String) - Constructor for class org.openremote.model.flow.Slot
- Slot(String, Slot, String) - Constructor for class org.openremote.model.flow.Slot
- slots - Variable in class org.openremote.model.flow.Node
- SOIL_TEMPERATURE - Static variable in class org.openremote.model.asset.impl.GroundwaterSensorAsset
- SOUND_LEVEL - Static variable in class org.openremote.model.asset.impl.MicrophoneAsset
- source - Variable in class org.openremote.model.alarm.Alarm
- source - Variable in class org.openremote.model.alarm.SentAlarm
- source - Variable in class org.openremote.model.attribute.AttributeEvent
- source - Variable in class org.openremote.model.map.GeoJsonConfig
- source - Variable in class org.openremote.model.notification.SentNotification
- sourceId - Variable in class org.openremote.model.alarm.Alarm
- sourceId - Variable in class org.openremote.model.alarm.SentAlarm
- sourceId - Variable in class org.openremote.model.flow.Wire.Id
- sourceId - Variable in class org.openremote.model.flow.Wire
- sourceId - Variable in class org.openremote.model.notification.SentNotification
- sources - Variable in class org.openremote.model.manager.MapConfig
- sourceUsername - Variable in class org.openremote.model.alarm.SentAlarm
- SOUTH - Enum constant in enum class org.openremote.model.asset.impl.ElectricityProducerSolarAsset.PanelOrientation
- SPACER - Enum constant in enum class org.openremote.model.rules.flow.NodeInternal.BreakType
- SPACES_BUFFER - Static variable in class org.openremote.model.asset.impl.ParkingAsset
- SPACES_OCCUPIED - Static variable in class org.openremote.model.asset.impl.ParkingAsset
- SPACES_OPEN - Static variable in class org.openremote.model.asset.impl.ParkingAsset
- SPACES_TOTAL - Static variable in class org.openremote.model.asset.impl.ParkingAsset
- SPEED - Static variable in class org.openremote.model.asset.impl.ShipAsset
- sprite - Variable in class org.openremote.model.manager.MapConfig
- sshHostname - Variable in class org.openremote.model.gateway.GatewayTunnelStartRequestEvent
- sshPort - Variable in class org.openremote.model.gateway.GatewayTunnelStartRequestEvent
- StandardModelProvider - Class in org.openremote.model
-
Built in model provider that scans the model classes for asset classes and also includes
MetaItemType
andValueType
classes. - StandardModelProvider() - Constructor for class org.openremote.model.StandardModelProvider
- start - Variable in class org.openremote.model.calendar.CalendarEvent
- start - Variable in class org.openremote.model.query.DashboardQuery
- start(Integer) - Method in class org.openremote.model.query.DashboardQuery
- start(Container) - Method in interface org.openremote.model.asset.agent.Protocol
-
Called before any calls to
Protocol.linkAttribute(java.lang.String, org.openremote.model.attribute.Attribute<?>)
to allow the protocol to perform required tasks withContainerService
s (e.g. - start(Container) - Method in interface org.openremote.model.ContainerService
-
After initialization, services are started in the order they have been added to the container (if container started with explicit list of services) otherwise they are started in order of
ContainerService.getPriority()
. - startAssetDiscovery(Consumer<AssetTreeNode[]>) - Method in interface org.openremote.model.protocol.ProtocolAssetDiscovery
-
Start the process asynchronously; the implementation can make as many calls as it desires to the assetConsumer with the found assets; when the implementation has finished then the returned future will become
Future.isDone()
. - startAssetImport(byte[], Consumer<AssetTreeNode[]>) - Method in interface org.openremote.model.protocol.ProtocolAssetImport
-
Start the process asynchronously; the implementation can make as many calls as it desires to the assetConsumer with the found assets; when the implementation has finished then the returned future will become
Future.isDone()
. - startInstanceDiscovery(Consumer<T[]>) - Method in interface org.openremote.model.protocol.ProtocolInstanceDiscovery
-
Start the process asynchronously; the implementation can make as many calls as it desires to the agentConsumer with the found agents; when the implementation has finished then the returned future will become
Future.isDone()
. - startTimeMillis - Variable in class org.openremote.model.security.UserSession
- startTunnel(GatewayTunnelInfo) - Method in interface org.openremote.model.gateway.GatewayServiceResource
-
TODO: write docs
- STATE_STORAGE_FAILED - Enum constant in enum class org.openremote.model.attribute.AttributeWriteFailure
-
Writing the asset attribute state to database failed.
- status - Variable in class org.openremote.model.alarm.Alarm
- status - Variable in class org.openremote.model.alarm.SentAlarm
- status - Variable in class org.openremote.model.rules.RulesEngineInfo
- status - Variable in class org.openremote.model.rules.Ruleset
- STATUS - Static variable in class org.openremote.model.asset.agent.Agent
- STATUS - Static variable in class org.openremote.model.asset.impl.GatewayAsset
- StatusResource - Interface in org.openremote.model.system
- stop(Container) - Method in interface org.openremote.model.asset.agent.Protocol
-
Called once all linked attributes have been unlinked via
Protocol.unlinkAttribute(java.lang.String, org.openremote.model.attribute.Attribute<?>)
to allow the protocol to perform required tasks withContainerService
s e.g. - stop(Container) - Method in interface org.openremote.model.ContainerService
-
When the container is shutting down, it stops all services in the reverse order they were started.
- stopFlowIfRunning(Flow) - Method in class org.openremote.model.flow.FlowDependencyResolver
- stopped - Variable in class org.openremote.model.protocol.ProtocolDiscoveryStartStopResponseEvent
- STOPPED - Enum constant in enum class org.openremote.model.asset.agent.ConnectionStatus
- STOPPED - Enum constant in enum class org.openremote.model.rules.RulesEngineStatus
- stopTunnel(GatewayTunnelInfo) - Method in interface org.openremote.model.gateway.GatewayServiceResource
-
TODO: write docs
- STORE_DATA_POINTS - Static variable in class org.openremote.model.value.MetaItemType
-
Can be set to false to prevent attribute values being stored in time series database; otherwise any attribute which also has an
MetaItemType.AGENT_LINK
meta item orMetaItemType.STORE_DATA_POINTS
is set to true, will be stored. - storedCategories - Variable in class org.openremote.model.syslog.SyslogConfig
- storedLevel - Variable in class org.openremote.model.syslog.SyslogConfig
- storedMaxAgeMinutes - Variable in class org.openremote.model.syslog.SyslogConfig
- storeFlow(Flow) - Method in class org.openremote.model.flow.FlowDependencyResolver
- stream() - Method in class org.openremote.model.attribute.NamedMap
- STREET - Static variable in class org.openremote.model.asset.impl.BuildingAsset
- STRING - Enum constant in enum class org.openremote.model.rules.flow.NodeDataType
- StringMap() - Constructor for class org.openremote.model.value.ValueType.StringMap
- StringMetaItemDescriptorConverter() - Constructor for class org.openremote.model.value.MetaItemDescriptor.StringMetaItemDescriptorConverter
- StringPredicate - Class in org.openremote.model.query.filter
-
Predicate for string values; will match based on configured options.
- StringPredicate() - Constructor for class org.openremote.model.query.filter.StringPredicate
- StringPredicate(String) - Constructor for class org.openremote.model.query.filter.StringPredicate
- StringPredicate(AssetQuery.Match, boolean, String) - Constructor for class org.openremote.model.query.filter.StringPredicate
- StringPredicate(AssetQuery.Match, String) - Constructor for class org.openremote.model.query.filter.StringPredicate
- StringPredicate(NameHolder) - Constructor for class org.openremote.model.query.filter.StringPredicate
- styles - Variable in class org.openremote.model.manager.ManagerAppRealmConfig
- subCategory - Variable in class org.openremote.model.syslog.SyslogEvent
- subDependencies - Variable in class org.openremote.model.flow.Flow
- subflowId - Variable in class org.openremote.model.flow.Node
- SubflowNodeDescriptor - Class in org.openremote.model.flow.catalog.virtual
- SubflowNodeDescriptor() - Constructor for class org.openremote.model.flow.catalog.virtual.SubflowNodeDescriptor
- subject - Variable in class org.openremote.model.mail.MailMessage
- subject - Variable in class org.openremote.model.notification.EmailNotificationMessage
- SUBSCRIBE_MESSAGE_PREFIX - Static variable in class org.openremote.model.event.shared.EventSubscription
- subscribeChildAssetChange(Consumer<PersistenceEvent<Asset<?>>>) - Method in interface org.openremote.model.protocol.ProtocolAssetService
-
Subscribe to changes of
Asset
s that are descendants of the agent. - subscribed - Variable in class org.openremote.model.event.shared.EventSubscription
- SUBSCRIBED_MESSAGE_PREFIX - Static variable in class org.openremote.model.event.shared.EventSubscription
- subscription - Variable in class org.openremote.model.event.shared.UnauthorizedEventSubscription
- subscriptionId - Variable in class org.openremote.model.event.shared.CancelEventSubscription
- subscriptionId - Variable in class org.openremote.model.event.shared.EventSubscription
- subscriptionId - Variable in class org.openremote.model.event.TriggeredEventSubscription
- SubStringValueFilter - Class in org.openremote.model.value
- SubStringValueFilter(int) - Constructor for class org.openremote.model.value.SubStringValueFilter
- SubStringValueFilter(int, Integer) - Constructor for class org.openremote.model.value.SubStringValueFilter
- success - Variable in class org.openremote.model.console.ConsoleProvider
- success - Variable in class org.openremote.model.notification.NotificationSendResult
- success() - Static method in class org.openremote.model.notification.NotificationSendResult
- SuccessResponseMessage - Class in org.openremote.model.provisioning
- SuccessResponseMessage(String, Asset<?>) - Constructor for class org.openremote.model.provisioning.SuccessResponseMessage
- sun - Variable in class org.openremote.model.rules.json.RuleCondition
- SUN_ALTITUDE - Static variable in class org.openremote.model.asset.impl.WeatherAsset
- SUN_AZIMUTH - Static variable in class org.openremote.model.asset.impl.WeatherAsset
- SUN_IRRADIANCE - Static variable in class org.openremote.model.asset.impl.WeatherAsset
- SUN_ZENITH - Static variable in class org.openremote.model.asset.impl.WeatherAsset
- SunPositionTrigger - Class in org.openremote.model.rules
- SunPositionTrigger(SunPositionTrigger.Position, GeoJSONPoint, Integer) - Constructor for class org.openremote.model.rules.SunPositionTrigger
- SunPositionTrigger.Position - Enum Class in org.openremote.model.rules
-
The astronomical position of the sun
- SUNRISE - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- SUNSET - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- SUPER_USER_REALM_ROLE - Static variable in interface org.openremote.model.Constants
- superDependencies - Variable in class org.openremote.model.flow.Flow
- SUPPORTS_EXPORT - Static variable in class org.openremote.model.asset.impl.ElectricityStorageAsset
- SUPPORTS_IMPORT - Static variable in class org.openremote.model.asset.impl.ElectricityStorageAsset
- SYNC_ERROR - Enum constant in enum class org.openremote.model.gateway.GatewayDisconnectEvent.Reason
- SyslogCategory - Enum Class in org.openremote.model.syslog
- SyslogConfig - Class in org.openremote.model.syslog
- SyslogConfig() - Constructor for class org.openremote.model.syslog.SyslogConfig
- SyslogConfig(SyslogLevel, SyslogCategory[], int) - Constructor for class org.openremote.model.syslog.SyslogConfig
- SyslogEvent - Class in org.openremote.model.syslog
- SyslogEvent() - Constructor for class org.openremote.model.syslog.SyslogEvent
- SyslogEvent(long, SyslogLevel, SyslogCategory, String, String) - Constructor for class org.openremote.model.syslog.SyslogEvent
- SyslogEvent.LevelCategoryFilter - Class in org.openremote.model.syslog
- SyslogLevel - Enum Class in org.openremote.model.syslog
- SyslogResource - Interface in org.openremote.model.syslog
- SYSTEM_ACCOUNT_ATTRIBUTE - Static variable in class org.openremote.model.security.User
T
- TABLE_NAME - Static variable in class org.openremote.model.datapoint.AssetDatapoint
- TABLE_NAME - Static variable in class org.openremote.model.datapoint.AssetPredictedDatapoint
- tag - Variable in class org.openremote.model.rules.json.RuleCondition
-
Can be used to reference the
RuleCondition.assets
that cause this condition to trigger - TAGS - Static variable in class org.openremote.model.asset.Asset
- target - Variable in class org.openremote.model.gateway.GatewayTunnelInfo
- target - Variable in class org.openremote.model.notification.PushNotificationMessage
- target - Variable in class org.openremote.model.notification.SentNotification
- target - Variable in class org.openremote.model.rules.json.RuleAction
- target - Variable in class org.openremote.model.rules.json.RuleActionWebhook
- Target(Notification.TargetType, String) - Constructor for class org.openremote.model.notification.Notification.Target
- Target(Notification.TargetType, String, String) - Constructor for class org.openremote.model.notification.Notification.Target
-
Manual constructor for the Target class
- targetId - Variable in class org.openremote.model.notification.SentNotification
- targetPort - Variable in class org.openremote.model.gateway.GatewayTunnelInfo
- targets - Variable in class org.openremote.model.notification.Notification
- targetType - Variable in class org.openremote.model.notification.PushNotificationMessage
- TARIFF_EXPORT - Static variable in class org.openremote.model.asset.impl.ElectricityAsset
- TARIFF_EXPORT - Static variable in class org.openremote.model.asset.impl.ElectricityConsumerAsset
- TARIFF_EXPORT - Static variable in class org.openremote.model.asset.impl.ElectricityProducerAsset
- TARIFF_EXPORT - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- TARIFF_IMPORT - Static variable in class org.openremote.model.asset.impl.ElectricityAsset
- TARIFF_IMPORT - Static variable in class org.openremote.model.asset.impl.ElectricityConsumerAsset
- TARIFF_IMPORT - Static variable in class org.openremote.model.asset.impl.ElectricityProducerAsset
- TARIFF_IMPORT - Static variable in class org.openremote.model.asset.impl.ElectricitySupplierAsset
- TCP - Enum constant in enum class org.openremote.model.gateway.GatewayTunnelInfo.Type
- TEMPERATURE - Static variable in class org.openremote.model.asset.impl.EnvironmentSensorAsset
- TEMPERATURE - Static variable in class org.openremote.model.asset.impl.ThermostatAsset
- TEMPERATURE - Static variable in class org.openremote.model.asset.impl.WeatherAsset
- TEMPERATURE_SETPOINT - Static variable in class org.openremote.model.asset.impl.ThermostatAsset
- template - Variable in class org.openremote.model.dashboard.Dashboard
- template - Variable in class org.openremote.model.query.DashboardQuery.Select
- temporary - Variable in class org.openremote.model.security.Credential
- TemporaryFact<T> - Class in org.openremote.model.rules
-
A rule fact that has a timestamp, it expires after a certain time.
- TemporaryFact(long, long, T) - Constructor for class org.openremote.model.rules.TemporaryFact
- TERMINATING - Enum constant in enum class org.openremote.model.gateway.GatewayDisconnectEvent.Reason
- text - Variable in class org.openremote.model.notification.EmailNotificationMessage
- TEXT - Enum constant in enum class org.openremote.model.rules.flow.PickerType
- TEXT - Static variable in class org.openremote.model.value.ValueType
- TEXT_LABEL_INITIAL_PROPERTIES - Static variable in class org.openremote.model.flow.catalog.console.TextLabelNodeDescriptor
- TEXT_MAP - Static variable in class org.openremote.model.value.ValueType
- TEXT_MULTILINE() - Static method in class org.openremote.model.value.ValueFormat
- TextLabelNodeDescriptor - Class in org.openremote.model.flow.catalog.console
- TextLabelNodeDescriptor() - Constructor for class org.openremote.model.flow.catalog.console.TextLabelNodeDescriptor
- TextUtil - Class in org.openremote.model.util
- TextUtil() - Constructor for class org.openremote.model.util.TextUtil
- then - Variable in class org.openremote.model.rules.json.JsonRule
- THEN - Enum constant in enum class org.openremote.model.rules.flow.NodeType
-
Deprecated.
- ThermostatAsset - Class in org.openremote.model.asset.impl
- ThermostatAsset() - Constructor for class org.openremote.model.asset.impl.ThermostatAsset
-
For use by hydrators (i.e.
- ThermostatAsset(String) - Constructor for class org.openremote.model.asset.impl.ThermostatAsset
- ThingAsset - Class in org.openremote.model.asset.impl
-
Generic asset i.e.
- ThingAsset() - Constructor for class org.openremote.model.asset.impl.ThingAsset
-
For use by hydrators (i.e.
- ThingAsset(String) - Constructor for class org.openremote.model.asset.impl.ThingAsset
- tiles - Variable in class org.openremote.model.manager.MapSourceConfig
-
An array of one or more tile source URLs, as in the TileJSON spec.
- time - Variable in class org.openremote.model.rules.TemporaryFact
- TimerTask(T) - Constructor for class org.openremote.model.util.Debouncer.TimerTask
- timestamp - Variable in class org.openremote.model.attribute.Attribute
- timestamp - Variable in class org.openremote.model.datapoint.Datapoint
- timestamp - Variable in class org.openremote.model.datapoint.DatapointID
- timestamp - Variable in class org.openremote.model.datapoint.ValueDatapoint
- timestamp - Variable in class org.openremote.model.event.Event
- timestamp - Variable in class org.openremote.model.query.filter.CalendarEventPredicate
- timestamp - Variable in class org.openremote.model.simulator.SimulatorReplayDatapoint
-
Seconds of the day
- TIMESTAMP - Static variable in class org.openremote.model.value.ValueType
- TIMESTAMP_ISO8601 - Static variable in class org.openremote.model.value.ValueType
- timestampOlderThan - Variable in class org.openremote.model.query.filter.AttributePredicate
- timeStyle - Variable in class org.openremote.model.value.ValueFormat
- TimeUtil - Class in org.openremote.model.util
-
A helper class with utility methods for time related operations.
- TimeUtil() - Constructor for class org.openremote.model.util.TimeUtil
- timeValues - Variable in class org.openremote.model.util.CronExpressionParser
- timeZoneName - Variable in class org.openremote.model.value.ValueFormat
- title - Variable in class org.openremote.model.alarm.Alarm
- title - Variable in class org.openremote.model.alarm.SentAlarm
- title - Variable in class org.openremote.model.notification.PushNotificationButton
- title - Variable in class org.openremote.model.notification.PushNotificationMessage
- to - Variable in class org.openremote.model.notification.EmailNotificationMessage
- toCommaSeparated(String...) - Static method in class org.openremote.model.util.TextUtil
- TOGGLE - Enum constant in enum class org.openremote.model.attribute.AttributeLink.ConverterType
-
Toggle the value of the linked attribute; the linked attribute's type must be
Boolean
- tokenEndpointUri - Variable in class org.openremote.model.auth.OAuthGrant
- toLowerCamelCase(String) - Static method in class org.openremote.model.util.TextUtil
- toLowerCaseDash(String) - Static method in class org.openremote.model.util.TextUtil
-
Transforms
EXFooBar123
intoex-foo-bar-123
andattributeX
intoattribute-x
without regex. - toMillis() - Method in class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage.ExtendedPeriodAndDuration
- TOP_LEFT - Enum constant in enum class org.openremote.model.apps.ConsoleAppConfig.MenuPosition
- TOP_RIGHT - Enum constant in enum class org.openremote.model.apps.ConsoleAppConfig.MenuPosition
- TOPIC - Enum constant in enum class org.openremote.model.notification.PushNotificationMessage.TargetType
- toProperCase(String) - Static method in class org.openremote.model.util.TextUtil
- toProperCase(String, boolean) - Static method in class org.openremote.model.util.TextUtil
- toSQLParameter(StringPredicate, int, boolean) - Static method in class org.openremote.model.query.filter.StringPredicate
- toString() - Method in class org.openremote.model.alarm.Alarm
- toString() - Method in class org.openremote.model.alarm.AlarmAssetLink.Id
- toString() - Method in class org.openremote.model.alarm.AlarmAssetLink
- toString() - Method in class org.openremote.model.alarm.AlarmEvent
- toString() - Method in class org.openremote.model.alarm.SentAlarm
- toString() - Method in class org.openremote.model.asset.Asset
- toString() - Method in class org.openremote.model.asset.AssetEvent
- toString() - Method in class org.openremote.model.asset.AssetFilter
- toString() - Method in class org.openremote.model.asset.AssetsEvent
- toString() - Method in class org.openremote.model.asset.ReadAssetEvent
- toString() - Method in class org.openremote.model.asset.ReadAssetsEvent
- toString() - Method in class org.openremote.model.asset.ReadAttributeEvent
- toString() - Method in class org.openremote.model.asset.UserAssetLink.Id
- toString() - Method in class org.openremote.model.asset.UserAssetLink
- toString() - Method in class org.openremote.model.attribute.Attribute
- toString() - Method in class org.openremote.model.attribute.AttributeEvent
- toString() - Method in class org.openremote.model.attribute.AttributeLink
- toString() - Method in class org.openremote.model.attribute.AttributeRef
- toString() - Method in class org.openremote.model.attribute.AttributeState
- toString() - Method in class org.openremote.model.attribute.MetaItem
- toString() - Method in class org.openremote.model.auth.OAuthGrant
- toString() - Method in class org.openremote.model.auth.OAuthPasswordGrant
- toString() - Method in class org.openremote.model.datapoint.Datapoint
- toString() - Method in class org.openremote.model.datapoint.ValueDatapoint
- toString() - Method in class org.openremote.model.event.Event
- toString() - Method in class org.openremote.model.event.shared.CancelEventSubscription
- toString() - Method in class org.openremote.model.event.shared.EventSubscription
- toString() - Method in class org.openremote.model.event.shared.RealmFilter
- toString() - Method in class org.openremote.model.event.shared.UnauthorizedEventSubscription
- toString() - Method in class org.openremote.model.event.TriggeredEventSubscription
- toString() - Method in enum class org.openremote.model.flow.catalog.CatalogCategory
- toString() - Method in class org.openremote.model.flow.catalog.CatalogItem
- toString() - Method in class org.openremote.model.flow.FlowObject
- toString() - Method in class org.openremote.model.flow.Slot
- toString() - Method in class org.openremote.model.flow.Wire
- toString() - Method in class org.openremote.model.gateway.GatewayAttributeFilter
- toString() - Method in class org.openremote.model.gateway.GatewayConnection
- toString() - Method in class org.openremote.model.gateway.GatewayConnectionStatusEvent
- toString() - Method in class org.openremote.model.gateway.GatewayTunnelInfo
- toString() - Method in class org.openremote.model.gateway.GatewayTunnelStartRequestEvent
- toString() - Method in class org.openremote.model.geo.GeoJSONPoint
- toString() - Method in class org.openremote.model.mail.MailMessage
- toString() - Method in class org.openremote.model.notification.EmailNotificationMessage.Recipient
- toString() - Method in class org.openremote.model.notification.Notification.Target
- toString() - Method in class org.openremote.model.notification.Notification
- toString() - Method in class org.openremote.model.notification.PushNotificationMessage
- toString() - Method in class org.openremote.model.notification.SentNotification
- toString() - Method in class org.openremote.model.PersistenceEvent
- toString() - Method in class org.openremote.model.provisioning.ErrorResponseMessage
- toString() - Method in class org.openremote.model.provisioning.ProvisioningConfig
- toString() - Method in class org.openremote.model.provisioning.X509ProvisioningData
- toString() - Method in class org.openremote.model.query.AssetQuery.OrderBy
- toString() - Method in class org.openremote.model.query.AssetQuery.Select
- toString() - Method in class org.openremote.model.query.AssetQuery
- toString() - Method in class org.openremote.model.query.filter.AttributePredicate
- toString() - Method in class org.openremote.model.query.filter.BooleanPredicate
- toString() - Method in class org.openremote.model.query.filter.DateTimePredicate
- toString() - Method in class org.openremote.model.query.filter.NameValuePredicate
- toString() - Method in class org.openremote.model.query.filter.NumberPredicate
- toString() - Method in class org.openremote.model.query.filter.ParentPredicate
- toString() - Method in class org.openremote.model.query.filter.PathPredicate
- toString() - Method in class org.openremote.model.query.filter.RealmPredicate
- toString() - Method in class org.openremote.model.query.filter.StringPredicate
- toString() - Method in class org.openremote.model.query.LogicGroup
- toString() - Method in class org.openremote.model.query.RulesetQuery
- toString() - Method in class org.openremote.model.query.UserQuery.AttributeValuePredicate
- toString() - Method in class org.openremote.model.query.UserQuery.OrderBy
- toString() - Method in class org.openremote.model.query.UserQuery.Select
- toString() - Method in class org.openremote.model.query.UserQuery
- toString() - Method in class org.openremote.model.rules.AssetRuleset
- toString() - Method in class org.openremote.model.rules.GlobalRuleset
- toString() - Method in class org.openremote.model.rules.RealmRuleset
- toString() - Method in class org.openremote.model.rules.RulesEngineInfo
- toString() - Method in class org.openremote.model.rules.RulesEngineStatusEvent
- toString() - Method in class org.openremote.model.rules.Ruleset
- toString() - Method in class org.openremote.model.rules.RulesetChangedEvent
- toString() - Method in class org.openremote.model.rules.SunPositionTrigger
- toString() - Method in class org.openremote.model.rules.TemporaryFact
- toString() - Method in class org.openremote.model.security.Realm
- toString() - Method in class org.openremote.model.security.RealmRole
- toString() - Method in class org.openremote.model.security.Role
- toString() - Method in class org.openremote.model.security.User
- toString() - Method in class org.openremote.model.syslog.SyslogConfig
- toString() - Method in class org.openremote.model.syslog.SyslogEvent.LevelCategoryFilter
- toString() - Method in class org.openremote.model.syslog.SyslogEvent
- toString() - Method in class org.openremote.model.util.Pair
- toString() - Method in class org.openremote.model.util.Triplet
- toString() - Method in class org.openremote.model.value.AbstractNameValueDescriptorHolder
- toString() - Method in class org.openremote.model.value.AttributeDescriptor
- toString() - Method in class org.openremote.model.value.impl.ColourRGB
- toString() - Method in class org.openremote.model.value.impl.PeriodAndDuration
- toString() - Method in class org.openremote.model.value.MetaItemDescriptor
- toString() - Method in class org.openremote.model.value.ValueConstraint.NotBlank
- toString() - Method in class org.openremote.model.value.ValueConstraint.NotEmpty
- toString() - Method in class org.openremote.model.value.ValueConstraint.NotNull
- toString() - Method in class org.openremote.model.value.ValueDescriptor
- toStringAll() - Method in class org.openremote.model.asset.Asset
- toStringAll() - Method in class org.openremote.model.attribute.Attribute
- toStringWithValue() - Method in class org.openremote.model.attribute.AttributeEvent
- toTime - Variable in class org.openremote.model.datapoint.query.AssetDatapointQuery
- toTimestamp - Variable in class org.openremote.model.datapoint.query.AssetDatapointQuery
- toTypeIdString() - Method in class org.openremote.model.flow.FlowObject
- toUpperCamelCase(String) - Static method in class org.openremote.model.util.TextUtil
- translationsLoadPath - Variable in class org.openremote.model.manager.ManagerConfig
- TRIGGER - Enum constant in enum class org.openremote.model.rules.flow.NodeDataType
-
Deprecated.
- TRIGGER_ON_PREDICTED_DATA - Static variable in class org.openremote.model.rules.Ruleset
- TriggeredEventSubscription<T> - Class in org.openremote.model.event
- TriggeredEventSubscription(List<T>, String) - Constructor for class org.openremote.model.event.TriggeredEventSubscription
- Triplet<A,
B, - Class in org.openremote.model.utilC> - Triplet(A, B, C) - Constructor for class org.openremote.model.util.Triplet
- truncate(String, int, boolean) - Static method in class org.openremote.model.util.TextUtil
- TsIgnore - Annotation Interface in org.openremote.model.util
-
Annotation for telling the typescript generator to ignore the annotated type
- TsIgnoreTypeParams - Annotation Interface in org.openremote.model.util
-
Annotation for telling the typescript generator to ignore type parameters of the annotated class; if no
TsIgnoreTypeParams.paramIndexes()
are specified then all type parameters are ignored. - ttlSeconds - Variable in class org.openremote.model.notification.PushNotificationMessage
- TUNNELING_SUPPORTED - Static variable in class org.openremote.model.asset.impl.GatewayAsset
- tunnelingSupported - Variable in class org.openremote.model.gateway.GatewayCapabilitiesResponseEvent
- TWILIGHT_EVENING_ASTRONOMICAL - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_EVENING_BLUE_HOUR - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_EVENING_CIVIL - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_EVENING_GOLDEN_HOUR - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_EVENING_HORIZON - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_EVENING_NAUTICAL - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_EVENING_NIGHT_HOUR - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_EVENING_VISUAL - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_EVENING_VISUAL_LOWER - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_MORNING_ASTRONOMICAL - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_MORNING_BLUE_HOUR - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_MORNING_CIVIL - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_MORNING_GOLDEN_HOUR - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_MORNING_HORIZON - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_MORNING_NAUTICAL - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_MORNING_NIGHT_HOUR - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_MORNING_VISUAL - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_MORNING_VISUAL_LOWER - Enum constant in enum class org.openremote.model.rules.SunPositionTrigger.Position
- TWILIGHT_PREFIX - Static variable in class org.openremote.model.rules.SunPositionTrigger
- type - Variable in class org.openremote.model.asset.Asset
- type - Variable in class org.openremote.model.asset.AssetDescriptor
- type - Variable in class org.openremote.model.flow.FlowObject
- type - Variable in class org.openremote.model.gateway.GatewayTunnelInfo
- type - Variable in class org.openremote.model.geo.GeoJSON
- type - Variable in class org.openremote.model.manager.MapSourceConfig
-
The type of the source.
- type - Variable in class org.openremote.model.notification.AbstractNotificationMessage
- type - Variable in class org.openremote.model.notification.Notification.Target
- type - Variable in class org.openremote.model.notification.SentNotification
- type - Variable in class org.openremote.model.provisioning.ProvisioningConfig
- type - Variable in class org.openremote.model.security.Credential
- type - Variable in class org.openremote.model.value.AbstractNameValueDescriptorHolder
- type - Variable in class org.openremote.model.value.AbstractNameValueHolder
- type - Variable in class org.openremote.model.value.ForecastConfiguration
- type - Variable in class org.openremote.model.value.ValueDescriptor
- TYPE - Static variable in class org.openremote.model.flow.catalog.AssetNodeDescriptor
- TYPE - Static variable in class org.openremote.model.flow.catalog.console.ScreenNodeDescriptor
- TYPE - Static variable in class org.openremote.model.flow.catalog.console.TextLabelNodeDescriptor
- TYPE - Static variable in class org.openremote.model.flow.Flow
- TYPE - Static variable in class org.openremote.model.gateway.GatewayCapabilitiesRequestEvent
- TYPE - Static variable in class org.openremote.model.gateway.GatewayCapabilitiesResponseEvent
- TYPE - Static variable in class org.openremote.model.gateway.GatewayDisconnectEvent
- TYPE - Static variable in class org.openremote.model.geo.GeoJSONFeature
- TYPE - Static variable in class org.openremote.model.geo.GeoJSONFeatureCollection
- TYPE - Static variable in class org.openremote.model.geo.GeoJSONPoint
- TYPE - Static variable in class org.openremote.model.notification.EmailNotificationMessage
- TYPE - Static variable in class org.openremote.model.notification.LocalizedNotificationMessage
- TYPE - Static variable in class org.openremote.model.notification.PushNotificationMessage
- TYPE - Static variable in class org.openremote.model.persistence.LTreeType
- TYPE - Static variable in class org.openremote.model.rules.AssetRuleset
- TYPE - Static variable in class org.openremote.model.rules.GlobalRuleset
- TYPE - Static variable in class org.openremote.model.rules.RealmRuleset
- TYPE - Static variable in class org.openremote.model.value.ForecastConfigurationWeightedExponentialAverage
- TYPE_ARRAY - Static variable in class org.openremote.model.util.JSONSchemaUtil
- TYPE_BOOLEAN - Static variable in class org.openremote.model.util.JSONSchemaUtil
- TYPE_CONSUMER - Static variable in class org.openremote.model.flow.Node
- TYPE_CONSUMER_LABEL - Static variable in class org.openremote.model.flow.Node
- TYPE_INTEGER - Static variable in class org.openremote.model.util.JSONSchemaUtil
- TYPE_LABEL - Static variable in class org.openremote.model.flow.catalog.AssetNodeDescriptor
- TYPE_LABEL - Static variable in class org.openremote.model.flow.catalog.console.ScreenNodeDescriptor
- TYPE_LABEL - Static variable in class org.openremote.model.flow.catalog.console.TextLabelNodeDescriptor
- TYPE_NULL - Static variable in class org.openremote.model.util.JSONSchemaUtil
- TYPE_NUMBER - Static variable in class org.openremote.model.util.JSONSchemaUtil
- TYPE_OBJECT - Static variable in class org.openremote.model.util.JSONSchemaUtil
- TYPE_PRODUCER - Static variable in class org.openremote.model.flow.Node
- TYPE_PRODUCER_LABEL - Static variable in class org.openremote.model.flow.Node
- TYPE_SINK - Static variable in class org.openremote.model.flow.Slot
- TYPE_SOURCE - Static variable in class org.openremote.model.flow.Slot
- TYPE_STRING - Static variable in class org.openremote.model.util.JSONSchemaUtil
- TYPE_SUBFLOW - Static variable in class org.openremote.model.flow.Node
- TYPE_SUBFLOW_LABEL - Static variable in class org.openremote.model.flow.Node
- typeFromId(DatabindContext, String) - Method in class org.openremote.model.jackson.AssetTypeIdResolver
- typeLabel - Variable in class org.openremote.model.flow.EditorSettings
- types - Variable in class org.openremote.model.query.AssetQuery
- types(Class<? extends Asset<?>>...) - Method in class org.openremote.model.query.AssetQuery
- types(Class<T>) - Method in class org.openremote.model.query.AssetQuery
- types(AssetDescriptor<T>...) - Method in class org.openremote.model.query.AssetQuery
- TYPES_ALL - Static variable in class org.openremote.model.util.JSONSchemaUtil
U
- UNAUTHORIZED - Enum constant in enum class org.openremote.model.provisioning.ErrorResponseMessage.Error
- UnauthorizedEventSubscription<E> - Class in org.openremote.model.event.shared
-
The server returns this message when an
EventSubscription
failed. - UnauthorizedEventSubscription() - Constructor for class org.openremote.model.event.shared.UnauthorizedEventSubscription
- UnauthorizedEventSubscription(EventSubscription<E>) - Constructor for class org.openremote.model.event.shared.UnauthorizedEventSubscription
- UNIQUE_ID_MISMATCH - Enum constant in enum class org.openremote.model.provisioning.ErrorResponseMessage.Error
- UniqueIdentifierGenerator - Class in org.openremote.model.util
-
Generate a globally unique identifier value.
- UniqueIdentifierGenerator() - Constructor for class org.openremote.model.util.UniqueIdentifierGenerator
- units - Variable in class org.openremote.model.value.AbstractNameValueDescriptorHolder
- units - Variable in class org.openremote.model.value.ValueDescriptor
- units(String...) - Static method in interface org.openremote.model.Constants
- UNITS - Static variable in class org.openremote.model.value.MetaItemType
- UNITS_ACRE - Static variable in interface org.openremote.model.Constants
- UNITS_AMP - Static variable in interface org.openremote.model.Constants
- UNITS_BAR - Static variable in interface org.openremote.model.Constants
- UNITS_BTU - Static variable in interface org.openremote.model.Constants
- UNITS_CARBON - Static variable in interface org.openremote.model.Constants
- UNITS_CELSIUS - Static variable in interface org.openremote.model.Constants
- UNITS_CENTI - Static variable in interface org.openremote.model.Constants
- UNITS_CUBED - Static variable in interface org.openremote.model.Constants
- UNITS_DAY - Static variable in interface org.openremote.model.Constants
- UNITS_DECIBEL - Static variable in interface org.openremote.model.Constants
- UNITS_DECIBEL_ATTENUATED - Static variable in interface org.openremote.model.Constants
- UNITS_DEGREE - Static variable in interface org.openremote.model.Constants
- UNITS_FAHRENHEIT - Static variable in interface org.openremote.model.Constants
- UNITS_FLUID_OUNCE - Static variable in interface org.openremote.model.Constants
- UNITS_FOOT - Static variable in interface org.openremote.model.Constants
- UNITS_GALLON - Static variable in interface org.openremote.model.Constants
- UNITS_GRAM - Static variable in interface org.openremote.model.Constants
- UNITS_HECTARE - Static variable in interface org.openremote.model.Constants
- UNITS_HECTO - Static variable in interface org.openremote.model.Constants
- UNITS_HERTZ - Static variable in interface org.openremote.model.Constants
- UNITS_HOUR - Static variable in interface org.openremote.model.Constants
- UNITS_IN_HG - Static variable in interface org.openremote.model.Constants
- UNITS_INCH - Static variable in interface org.openremote.model.Constants
- UNITS_JOULE - Static variable in interface org.openremote.model.Constants
- UNITS_KELVIN - Static variable in interface org.openremote.model.Constants
- UNITS_KILO - Static variable in interface org.openremote.model.Constants
- UNITS_KNOT - Static variable in interface org.openremote.model.Constants
- UNITS_LITRE - Static variable in interface org.openremote.model.Constants
- UNITS_LUMEN - Static variable in interface org.openremote.model.Constants
- UNITS_LUX - Static variable in interface org.openremote.model.Constants
- UNITS_MASS_POUND - Static variable in interface org.openremote.model.Constants
- UNITS_MEGA - Static variable in interface org.openremote.model.Constants
- UNITS_METRE - Static variable in interface org.openremote.model.Constants
- UNITS_MICRO - Static variable in interface org.openremote.model.Constants
- UNITS_MILE - Static variable in interface org.openremote.model.Constants
- UNITS_MILE_SCANDINAVIAN - Static variable in interface org.openremote.model.Constants
- UNITS_MILLI - Static variable in interface org.openremote.model.Constants
- UNITS_MINUTE - Static variable in interface org.openremote.model.Constants
- UNITS_MONTH - Static variable in interface org.openremote.model.Constants
- UNITS_OHM - Static variable in interface org.openremote.model.Constants
- UNITS_OUNCE - Static variable in interface org.openremote.model.Constants
- UNITS_PART_PER_MILLION - Static variable in interface org.openremote.model.Constants
- UNITS_PASCAL - Static variable in interface org.openremote.model.Constants
- UNITS_PEAK - Static variable in interface org.openremote.model.Constants
- UNITS_PER - Static variable in interface org.openremote.model.Constants
- UNITS_PERCENTAGE - Static variable in interface org.openremote.model.Constants
- UNITS_RADIAN - Static variable in interface org.openremote.model.Constants
- UNITS_RPM - Static variable in interface org.openremote.model.Constants
- UNITS_SECOND - Static variable in interface org.openremote.model.Constants
- UNITS_SQUARED - Static variable in interface org.openremote.model.Constants
- UNITS_STONE - Static variable in interface org.openremote.model.Constants
- UNITS_VAR - Static variable in interface org.openremote.model.Constants
- UNITS_VOLT - Static variable in interface org.openremote.model.Constants
- UNITS_WATT - Static variable in interface org.openremote.model.Constants
- UNITS_WEEK - Static variable in interface org.openremote.model.Constants
- UNITS_YARD - Static variable in interface org.openremote.model.Constants
- UNITS_YEAR - Static variable in interface org.openremote.model.Constants
- UNKNOWN - Enum constant in enum class org.openremote.model.attribute.AttributeWriteFailure
-
Fallback failure when no other value makes sense.
- UnknownAsset - Class in org.openremote.model.asset.impl
-
This is only needed so JPA can deserialise an Asset whose type doesn't match an entity otherwise it is un-used
- UnknownAsset() - Constructor for class org.openremote.model.asset.impl.UnknownAsset
-
For use by hydrators (i.e.
- UnknownAsset(String) - Constructor for class org.openremote.model.asset.impl.UnknownAsset
- unlinkAttribute(String, Attribute<?>) - Method in interface org.openremote.model.asset.agent.Protocol
-
Un-links an
Attribute
from its' agent; the agent will still be connected during this call. - unlock(String) - Method in class org.openremote.model.util.LockByKey
- UNLOCK - Static variable in class org.openremote.model.asset.impl.DoorAsset
- UNRECOGNISED - Enum constant in enum class org.openremote.model.gateway.GatewayDisconnectEvent.Reason
- unsubscribeChildAssetChange(Consumer<PersistenceEvent<Asset<?>>>) - Method in interface org.openremote.model.protocol.ProtocolAssetService
-
Unsubscribe to changes of
Asset
s that are descendants of the agent. - update(RequestParams, String, Asset<?>) - Method in interface org.openremote.model.asset.AssetResource
-
Updates the asset.
- update(RequestParams, String, Realm) - Method in interface org.openremote.model.security.RealmResource
- update(RequestParams, String, User) - Method in interface org.openremote.model.security.UserResource
- update(RequestParams, Dashboard) - Method in interface org.openremote.model.dashboard.DashboardResource
- update(RequestParams, ManagerAppConfig) - Method in interface org.openremote.model.manager.ConfigurationResource
- UPDATE - Enum constant in enum class org.openremote.model.asset.AssetEvent.Cause
- UPDATE - Enum constant in enum class org.openremote.model.PersistenceEvent.Cause
- UPDATE_ON_WRITE - Static variable in class org.openremote.model.asset.agent.Agent
-
Don't expect a response from the protocol just update the attribute immediately on write
- updateAction - Variable in class org.openremote.model.rules.json.RuleActionUpdateAttribute
- updateAlarm(RequestParams, Long, SentAlarm) - Method in interface org.openremote.model.alarm.AlarmResource
- updateAssetRuleset(RequestParams, Long, AssetRuleset) - Method in interface org.openremote.model.rules.RulesResource
-
Update an asset ruleset.
- updateClientRoles(RequestParams, String, Role[], String) - Method in interface org.openremote.model.security.UserResource
- updateConfig(RequestParams, SyslogConfig) - Method in interface org.openremote.model.syslog.SyslogResource
- updateConstraints(ValueConstraint...) - Method in class org.openremote.model.value.AttributeDescriptor
- updateConstraints(ValueConstraint...) - Method in class org.openremote.model.value.ValueDescriptor
- updateCurrentUserLocale(RequestParams, String) - Method in interface org.openremote.model.security.UserResource
- updateDependencies(Flow, boolean) - Method in class org.openremote.model.flow.FlowDependencyResolver
- updatedProperties - Variable in class org.openremote.model.asset.AssetEvent
- updateGlobalRuleset(RequestParams, Long, GlobalRuleset) - Method in interface org.openremote.model.rules.RulesResource
-
Update a global ruleset.
- updateLastModified() - Method in class org.openremote.model.provisioning.ProvisioningConfig
- updateLastModified() - Method in class org.openremote.model.rules.Ruleset
- updateLinkedAttribute(AttributeRef, Object) - Method in interface org.openremote.model.asset.agent.Protocol
- updateLinkedAttribute(AttributeRef, Object, long) - Method in interface org.openremote.model.asset.agent.Protocol
- updateNoneParent(RequestParams, List<String>) - Method in interface org.openremote.model.asset.AssetResource
-
Remove parent reference from each asset referenced in the query parameter assetIds
- updateOnWrite - Variable in class org.openremote.model.asset.agent.AgentLink
- updateParent(RequestParams, String, List<String>) - Method in interface org.openremote.model.asset.AssetResource
-
Change parent for a set of asset
- updateProvisioningConfig(RequestParams, Long, ProvisioningConfig<?, ?>) - Method in interface org.openremote.model.provisioning.ProvisioningResource
- updateRealmRuleset(RequestParams, Long, RealmRuleset) - Method in interface org.openremote.model.rules.RulesResource
-
Update a realm ruleset.
- updateRoles(RequestParams, String, Role[]) - Method in interface org.openremote.model.security.UserResource
- updateUserClientRoles(RequestParams, String, String, String[], String) - Method in interface org.openremote.model.security.UserResource
- updateUserRealmRoles(RequestParams, String, String, String[]) - Method in interface org.openremote.model.security.UserResource
- updateValue(String, String, Object, LocalDateTime) - Method in class org.openremote.model.rules.PredictedDatapoints
- updateValue(AttributeRef, Object, LocalDateTime) - Method in class org.openremote.model.rules.PredictedDatapoints
- uploadMap(RequestParams, String) - Method in interface org.openremote.model.map.MapResource
-
Saves mbtiles file
- uriInfo - Variable in class org.openremote.model.http.RequestParams
- url - Variable in class org.openremote.model.apps.ConsoleAppConfig
- url - Variable in class org.openremote.model.manager.MapSourceConfig
-
A URL to a TileJSON resource.
- url - Variable in class org.openremote.model.notification.PushNotificationAction
- url - Variable in class org.openremote.model.rules.geofence.GeofenceDefinition
- url - Variable in class org.openremote.model.webhook.Webhook
- useAutoScan() - Method in interface org.openremote.model.AssetModelProvider
-
Indicates if the containing JAR of this
AssetModelProvider
should be auto scanned forAsset
implementations; descriptors are then extracted using reflection from these classes. - useAutoScan() - Method in class org.openremote.model.StandardModelProvider
- useGrouping - Variable in class org.openremote.model.value.ValueFormat
- User - Class in org.openremote.model.security
-
This can be used (among other things) to query the USER_ENTITY table in JPA queries.
- User() - Constructor for class org.openremote.model.security.User
- USER - Enum constant in enum class org.openremote.model.notification.Notification.TargetType
- USER_CONNECTED - Static variable in class org.openremote.model.value.MetaItemType
-
Can be used on a
ValueType.BOOLEAN
attribute to indicate if a service user is connected to the MQTT broker; the value of this meta item should be the username of the user to monitor - USER_DISABLED - Enum constant in enum class org.openremote.model.provisioning.ErrorResponseMessage.Error
- userAssetIds - Variable in class org.openremote.model.asset.AssetFilter
- UserAssetLink - Class in org.openremote.model.asset
-
An asset can be linked to many users, and a user can have links to many assets.
- UserAssetLink() - Constructor for class org.openremote.model.asset.UserAssetLink
- UserAssetLink(String, String, String) - Constructor for class org.openremote.model.asset.UserAssetLink
- UserAssetLink(UserAssetLink.Id) - Constructor for class org.openremote.model.asset.UserAssetLink
- UserAssetLink.Id - Class in org.openremote.model.asset
- UserAttribute - Class in org.openremote.model.security
- UserAttribute() - Constructor for class org.openremote.model.security.UserAttribute
- UserAttribute(String, String) - Constructor for class org.openremote.model.security.UserAttribute
- userFullName - Variable in class org.openremote.model.asset.UserAssetLink
- userId - Variable in class org.openremote.model.asset.UserAssetLink.Id
- userIds - Variable in class org.openremote.model.query.AssetQuery
- userIds - Variable in class org.openremote.model.query.DashboardQuery
- userIds(String...) - Method in class org.openremote.model.query.AssetQuery
- userIds(String...) - Method in class org.openremote.model.query.DashboardQuery
- username - Variable in class org.openremote.model.auth.OAuthPasswordGrant
- username - Variable in class org.openremote.model.auth.UsernamePassword
- username - Variable in class org.openremote.model.security.User
- username - Variable in class org.openremote.model.security.UserPasswordCredentials
- username - Variable in class org.openremote.model.security.UserSession
- USERNAME - Enum constant in enum class org.openremote.model.query.UserQuery.OrderBy.Property
- USERNAME_AND_PASSWORD - Static variable in class org.openremote.model.asset.agent.Agent
-
Basic authentication username and password
- USERNAME_AND_PASSWORD - Static variable in class org.openremote.model.value.ValueType
- USERNAME_PATTERN - Static variable in class org.openremote.model.security.User
- usernamePassword - Variable in class org.openremote.model.webhook.Webhook
- UsernamePassword - Class in org.openremote.model.auth
- UsernamePassword(String, String) - Constructor for class org.openremote.model.auth.UsernamePassword
- usernames - Variable in class org.openremote.model.query.UserQuery
- usernames(StringPredicate...) - Method in class org.openremote.model.query.UserQuery
- UserPasswordCredentials - Class in org.openremote.model.security
- UserPasswordCredentials(String, String) - Constructor for class org.openremote.model.security.UserPasswordCredentials
- UserQuery - Class in org.openremote.model.query
- UserQuery() - Constructor for class org.openremote.model.query.UserQuery
- UserQuery.AttributeValuePredicate - Class in org.openremote.model.query
- UserQuery.OrderBy - Class in org.openremote.model.query
- UserQuery.OrderBy.Property - Enum Class in org.openremote.model.query
- UserQuery.Select - Class in org.openremote.model.query
- UserResource - Interface in org.openremote.model.security
-
Manage users in realms and get info of current user.
- userRoles - Variable in class org.openremote.model.provisioning.ProvisioningConfig
- users - Variable in class org.openremote.model.rules.json.RuleActionTarget
- Users - Class in org.openremote.model.rules
-
Facade for writing rules RHS actions, supporting
UserQuery
within the scope of the rule engine. - Users() - Constructor for class org.openremote.model.rules.Users
- UserSession - Class in org.openremote.model.security
- UserSession(String, String, long, String) - Constructor for class org.openremote.model.security.UserSession
- Util() - Constructor for class org.openremote.model.asset.AssetResource.Util
- UUID - Static variable in class org.openremote.model.value.ValueType
- UUID_REGEXP - Static variable in interface org.openremote.model.Constants
- UV_INDEX - Static variable in class org.openremote.model.asset.impl.WeatherAsset
V
- valid - Variable in class org.openremote.model.util.CronExpressionParser
- validate(T, Class<?>...) - Static method in class org.openremote.model.util.ValueUtil
-
Validates the supplied object using standard JSR-380 bean validation; therefore any type passed in here must follow the JSR-380 annotation requirements.
- validateNameValueMetaHolder(AssetTypeInfo, T, ConstraintValidatorContext, Instant) - Static method in class org.openremote.model.validation.AssetValidator
- validateValue(AttributeDescriptor<?>, ValueDescriptor<?>, MetaHolder, Instant, ConstraintValidatorContext, ValueUtil.ConstraintViolationPathProvider, Object) - Static method in class org.openremote.model.util.ValueUtil
-
Evaluate the validity of a value dynamically by extracting
ValueConstraint
s from the supplied parameters; each found constraint is then evaluated against the value supplied to the function. - validateValueConstraint(ConstraintValidatorContext, ValueUtil.ConstraintViolationPathProvider, Instant, ValueConstraint, Object) - Static method in class org.openremote.model.util.ValueUtil
- validator - Static variable in class org.openremote.model.util.ValueUtil
- VALIDITY - Static variable in class org.openremote.model.rules.Ruleset
- VALIDITY_PERIOD_ERROR - Enum constant in enum class org.openremote.model.rules.RulesetStatus
-
Validity period is not valid
- value - Variable in class org.openremote.model.attribute.AttributeEvent
- value - Variable in class org.openremote.model.attribute.AttributeState
- value - Variable in class org.openremote.model.datapoint.Datapoint
- value - Variable in class org.openremote.model.datapoint.ValueDatapoint
- value - Variable in class org.openremote.model.query.filter.ArrayPredicate
- value - Variable in class org.openremote.model.query.filter.BooleanPredicate
- value - Variable in class org.openremote.model.query.filter.DateTimePredicate
- value - Variable in class org.openremote.model.query.filter.NameValuePredicate
- value - Variable in class org.openremote.model.query.filter.NumberPredicate
- value - Variable in class org.openremote.model.query.filter.StringPredicate
- value - Variable in class org.openremote.model.query.UserQuery.AttributeValuePredicate
- value - Variable in class org.openremote.model.rules.json.RuleActionUpdateAttribute
- value - Variable in class org.openremote.model.rules.json.RuleActionWriteAttribute
- value - Variable in class org.openremote.model.rules.json.RuleTemplate
- value - Variable in enum class org.openremote.model.security.ClientRole
- value - Variable in class org.openremote.model.security.Credential
- value - Variable in class org.openremote.model.security.UserAttribute
- value - Variable in class org.openremote.model.simulator.SimulatorReplayDatapoint
- value - Variable in class org.openremote.model.util.Pair
- value - Variable in class org.openremote.model.value.AbstractNameValueHolder
- value - Variable in enum class org.openremote.model.value.ValueFormat.StyleRepresentation
- value() - Element in annotation interface org.openremote.model.ModelDescriptors
- value() - Element in annotation interface org.openremote.model.validation.AssetValid.List
- value() - Element in annotation interface org.openremote.model.validation.AttributeInfoValid.List
- value(boolean) - Method in class org.openremote.model.query.filter.BooleanPredicate
- value(Object) - Method in class org.openremote.model.query.filter.ArrayPredicate
- value(String) - Method in class org.openremote.model.query.filter.DateTimePredicate
- value(String) - Method in class org.openremote.model.query.filter.StringPredicate
- value(ValuePredicate) - Method in class org.openremote.model.query.filter.AttributePredicate
- value(ValuePredicate) - Method in class org.openremote.model.query.filter.NameValuePredicate
- VALUE_AGENT_LINK - Static variable in class org.openremote.model.value.ValueType
- VALUE_CONSTRAINT - Static variable in class org.openremote.model.value.ValueType
- VALUE_CONSTRAINT_INVALID - Static variable in class org.openremote.model.value.ValueConstraint
- VALUE_DESCRIPTOR_PROVIDER - Static variable in class org.openremote.model.value.ValueDescriptor.ValueDescriptorDeserializer
- VALUE_DESCRIPTOR_VALUE_DESCRIPTOR - Static variable in class org.openremote.model.value.ValueType
- VALUE_FORMAT - Static variable in class org.openremote.model.value.ValueType
- VALUE_KEY_CLIENT_ID - Static variable in class org.openremote.model.auth.OAuthGrant
- VALUE_KEY_CLIENT_SECRET - Static variable in class org.openremote.model.auth.OAuthGrant
- VALUE_KEY_GRANT_TYPE - Static variable in class org.openremote.model.auth.OAuthGrant
- VALUE_KEY_PASSWORD - Static variable in class org.openremote.model.auth.OAuthPasswordGrant
- VALUE_KEY_SCOPE - Static variable in class org.openremote.model.auth.OAuthGrant
- VALUE_KEY_TOKEN_ENDPOINT_URI - Static variable in class org.openremote.model.auth.OAuthGrant
- VALUE_KEY_USERNAME - Static variable in class org.openremote.model.auth.OAuthPasswordGrant
- value1 - Variable in class org.openremote.model.util.Triplet
- value2 - Variable in class org.openremote.model.util.Triplet
- value3 - Variable in class org.openremote.model.util.Triplet
- ValueAnyPredicate - Class in org.openremote.model.query.filter
- ValueAnyPredicate() - Constructor for class org.openremote.model.query.filter.ValueAnyPredicate
- valueChange - Variable in class org.openremote.model.gateway.GatewayAttributeFilter
-
Send whenever the value changes in accordance with
Object.equals(java.lang.Object)
- valueChanged - Variable in class org.openremote.model.asset.AssetFilter
- valueChanged() - Method in class org.openremote.model.attribute.AttributeEvent
- ValueConstraint - Class in org.openremote.model.value
-
Represents a constraint to apply to a value; most are based on JSR-380 validation.
- ValueConstraint(String) - Constructor for class org.openremote.model.value.ValueConstraint
- ValueConstraint.AllowedValues - Class in org.openremote.model.value
-
The attribute value must match any of the specified values in the
ValueConstraint.AllowedValues.allowedValues
property. - ValueConstraint.Future - Class in org.openremote.model.value
-
The attribute value must be a java time object, java date object, a string in ISO8601 format or a number representing epoch milliseconds; the value must represent a time in the future.
- ValueConstraint.FutureOrPresent - Class in org.openremote.model.value
-
The attribute value must be a java time object, java date object, a string in ISO8601 format or a number representing epoch milliseconds; the value must represent a time in the future or present.
- ValueConstraint.Max - Class in org.openremote.model.value
-
The attribute value must be a number lower or equal to the specified value on the
ValueConstraint.Max.max
property. - ValueConstraint.Min - Class in org.openremote.model.value
-
The attribute value must be a number higher or equal to the specified value on the
ValueConstraint.Min.min
property. - ValueConstraint.NotBlank - Class in org.openremote.model.value
-
The attribute value must not be null and must contain at least 1 non-whitespace character.
- ValueConstraint.NotEmpty - Class in org.openremote.model.value
-
The attribute value must not be null nor empty.
- ValueConstraint.NotNull - Class in org.openremote.model.value
-
The attribute value must not be null.
- ValueConstraint.Past - Class in org.openremote.model.value
-
The attribute value must be a java time object, java date object, a string in ISO8601 format or a number representing epoch milliseconds; the value must represent a time in the past.
- ValueConstraint.PastOrPresent - Class in org.openremote.model.value
-
The attribute value must be a java time object, java date object, a string in ISO8601 format or a number representing epoch milliseconds; the value must represent a time in the past or present.
- ValueConstraint.Pattern - Class in org.openremote.model.value
-
The attribute value must match the regular expression pattern described in the
ValueConstraint.Pattern.regexp
property. - ValueConstraint.Size - Class in org.openremote.model.value
-
The attribute value must be between the specified boundaries based on the
ValueConstraint.Size.min
andValueConstraint.Size.max
properties. - valueConverter - Variable in class org.openremote.model.asset.agent.AgentLink
- ValueDatapoint<T> - Class in org.openremote.model.datapoint
- ValueDatapoint(long, T) - Constructor for class org.openremote.model.datapoint.ValueDatapoint
- ValueDatapoint(Date, T) - Constructor for class org.openremote.model.datapoint.ValueDatapoint
- ValueDescriptor<T> - Class in org.openremote.model.value
-
A simple wrapper around a
Class
that describes a value that can be used byAttribute
s andMetaItem
s; it can also storeValueConstraint
andValueFormat
information. - ValueDescriptor(String, Class<T>, ValueConstraint...) - Constructor for class org.openremote.model.value.ValueDescriptor
- ValueDescriptor(String, Class<T>, ValueConstraint[], ValueFormat, String[], Integer) - Constructor for class org.openremote.model.value.ValueDescriptor
- ValueDescriptor.ValueDescriptorDeserializer - Class in org.openremote.model.value
-
Custom deserialiser that will return the same instance of
ValueDescriptor
using theValueDescriptor.ValueDescriptorDeserializer.VALUE_DESCRIPTOR_PROVIDER
attribute; otherwise it will construct a new instance - ValueDescriptorDeserializer(JsonDeserializer<ValueDescriptor<?>>) - Constructor for class org.openremote.model.value.ValueDescriptor.ValueDescriptorDeserializer
- ValueDescriptorHolder<T> - Interface in org.openremote.model.value
-
Identifies an item that holds a
ValueDescriptor
. - valueDescriptors - Variable in class org.openremote.model.asset.AssetTypeInfo
- valueDescriptors - Static variable in class org.openremote.model.util.ValueUtil
- ValueEmptyPredicate - Class in org.openremote.model.query.filter
- ValueEmptyPredicate() - Constructor for class org.openremote.model.query.filter.ValueEmptyPredicate
- ValueFilter - Class in org.openremote.model.value
-
Interface for a filter that can be applied to a value, the filter can return a different value type to the supplied value (i.e.
- ValueFilter() - Constructor for class org.openremote.model.value.ValueFilter
- valueFilters - Variable in class org.openremote.model.asset.agent.AgentLink
- ValueFormat - Class in org.openremote.model.value
- ValueFormat() - Constructor for class org.openremote.model.value.ValueFormat
- ValueFormat.StyleRepresentation - Enum Class in org.openremote.model.value
- ValueHolder<T> - Interface in org.openremote.model.value
-
Indicates that the implementing class provides a value of <T> the value should be immutable.
- valueOf(String) - Static method in enum class org.openremote.model.alarm.Alarm.Severity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.alarm.Alarm.Source
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.alarm.Alarm.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.apps.ConsoleAppConfig.MenuPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.asset.agent.ConnectionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.asset.AssetEvent.Cause
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.asset.ElectricityConsumerDemandResponseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.asset.impl.ElectricityChargerAsset.ConnectorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.asset.impl.ElectricityProducerSolarAsset.PanelOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.asset.impl.ElectricVehicleAsset.EnergyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.attribute.AttributeExecuteStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.attribute.AttributeLink.ConverterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.attribute.AttributeWriteFailure
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.dashboard.DashboardAccess
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.dashboard.DashboardRefreshInterval
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.dashboard.DashboardScalingPreset
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.datapoint.DatapointInterval
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.datapoint.query.AssetDatapointIntervalQuery.Formula
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.flow.catalog.CatalogCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.flow.NodeColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.gateway.GatewayDisconnectEvent.Reason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.gateway.GatewayTunnelInfo.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.http.HTTPMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.manager.Auth
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.manager.EventProviderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.manager.MapType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.notification.Notification.Source
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.notification.Notification.TargetType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.notification.PushNotificationMessage.MessagePriority
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.notification.PushNotificationMessage.TargetType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.notification.RepeatFrequency
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.PersistenceEvent.Cause
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.provisioning.ErrorResponseMessage.Error
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.query.AssetQuery.Access
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.query.AssetQuery.Match
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.query.AssetQuery.Operator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.query.AssetQuery.OrderBy.Property
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.query.DashboardQuery.AssetAccess
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.query.DashboardQuery.ConditionMinAmount
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.query.LogicGroup.Operator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.query.UserQuery.OrderBy.Property
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.rules.flow.NodeDataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.rules.flow.NodeInternal.BreakType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.rules.flow.NodeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.rules.flow.PickerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.rules.json.RuleActionUpdateAttribute.UpdateAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.rules.json.RuleRecurrence.Scope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.rules.RulesEngineStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.rules.Ruleset.Lang
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.rules.RulesetStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.rules.SunPositionTrigger.Position
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.security.ClientRole
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.syslog.SyslogCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.syslog.SyslogLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openremote.model.value.ValueFormat.StyleRepresentation
-
Returns the enum constant of this class with the specified name.
- valueOf(ClientRole...) - Static method in enum class org.openremote.model.security.ClientRole
-
Returns the enum constant of this class with the specified name.
- ValuePredicate - Class in org.openremote.model.query.filter
- ValuePredicate() - Constructor for class org.openremote.model.query.filter.ValuePredicate
- values() - Static method in enum class org.openremote.model.alarm.Alarm.Severity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.alarm.Alarm.Source
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.alarm.Alarm.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.apps.ConsoleAppConfig.MenuPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.asset.agent.ConnectionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.asset.AssetEvent.Cause
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.asset.ElectricityConsumerDemandResponseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.asset.impl.ElectricityChargerAsset.ConnectorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.asset.impl.ElectricityProducerSolarAsset.PanelOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.asset.impl.ElectricVehicleAsset.EnergyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.attribute.AttributeExecuteStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.attribute.AttributeLink.ConverterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.attribute.AttributeWriteFailure
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.dashboard.DashboardAccess
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.dashboard.DashboardRefreshInterval
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.dashboard.DashboardScalingPreset
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.datapoint.DatapointInterval
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.datapoint.query.AssetDatapointIntervalQuery.Formula
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.flow.catalog.CatalogCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.flow.NodeColor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.gateway.GatewayDisconnectEvent.Reason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.gateway.GatewayTunnelInfo.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.http.HTTPMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.manager.Auth
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.manager.EventProviderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.manager.MapType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.notification.Notification.Source
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.notification.Notification.TargetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.notification.PushNotificationMessage.MessagePriority
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.notification.PushNotificationMessage.TargetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.notification.RepeatFrequency
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.PersistenceEvent.Cause
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.provisioning.ErrorResponseMessage.Error
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.query.AssetQuery.Access
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.query.AssetQuery.Match
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.query.AssetQuery.Operator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.query.AssetQuery.OrderBy.Property
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.query.DashboardQuery.AssetAccess
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.query.DashboardQuery.ConditionMinAmount
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.query.LogicGroup.Operator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.query.UserQuery.OrderBy.Property
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.rules.flow.NodeDataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.rules.flow.NodeInternal.BreakType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.rules.flow.NodeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.rules.flow.PickerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.rules.json.RuleActionUpdateAttribute.UpdateAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.rules.json.RuleRecurrence.Scope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.rules.RulesEngineStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.rules.Ruleset.Lang
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.rules.RulesetStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.rules.SunPositionTrigger.Position
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.security.ClientRole
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.syslog.SyslogCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.syslog.SyslogLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openremote.model.value.ValueFormat.StyleRepresentation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueStr - Variable in class org.openremote.model.value.AbstractNameValueHolder
- valueType - Variable in class org.openremote.model.attribute.AttributeEvent
- ValueType - Class in org.openremote.model.value
- ValueType() - Constructor for class org.openremote.model.value.ValueType
- ValueType.BooleanMap - Class in org.openremote.model.value
- ValueType.DoubleMap - Class in org.openremote.model.value
- ValueType.IntegerMap - Class in org.openremote.model.value
- ValueType.MultivaluedStringMap - Class in org.openremote.model.value
- ValueType.ObjectMap - Class in org.openremote.model.value
- ValueType.StringMap - Class in org.openremote.model.value
- ValueUtil - Class in org.openremote.model.util
-
Utilities for working with values/JSON and asset model
- ValueUtil() - Constructor for class org.openremote.model.util.ValueUtil
- ValueUtil.ClassHierarchyComparator - Class in org.openremote.model.util
- ValueUtil.ConstraintViolationPathProvider - Interface in org.openremote.model.util
-
A
FunctionalInterface
for populating theConstraintViolation.getPropertyPath()
for the value being validated (e.g. - VECTOR - Enum constant in enum class org.openremote.model.manager.MapType
- VEHICLE_CATEGORY - Static variable in class org.openremote.model.asset.impl.ElectricVehicleAsset
- VEHICLE_CONNECTED - Static variable in class org.openremote.model.asset.impl.ElectricityChargerAsset
- VEHICLE_ID - Static variable in class org.openremote.model.asset.impl.ElectricityChargerAsset
- VentilationAsset - Class in org.openremote.model.asset.impl
- VentilationAsset() - Constructor for class org.openremote.model.asset.impl.VentilationAsset
-
For use by hydrators (i.e.
- VentilationAsset(String) - Constructor for class org.openremote.model.asset.impl.VentilationAsset
- verifyEmail - Variable in class org.openremote.model.security.Realm
- version - Variable in class org.openremote.model.asset.Asset
- version - Variable in class org.openremote.model.console.ConsoleProvider
- version - Variable in class org.openremote.model.console.ConsoleRegistration
- version - Variable in class org.openremote.model.dashboard.Dashboard
- version - Variable in class org.openremote.model.flow.Flow
- version - Variable in class org.openremote.model.rules.Ruleset
- VetoEventException - Exception Class in org.openremote.model.event.bus
- VetoEventException() - Constructor for exception class org.openremote.model.event.bus.VetoEventException
- VIRTUAL - Enum constant in enum class org.openremote.model.flow.NodeColor
- VirtualConsumerNodeDescriptor - Class in org.openremote.model.flow.catalog.virtual
- VirtualConsumerNodeDescriptor() - Constructor for class org.openremote.model.flow.catalog.virtual.VirtualConsumerNodeDescriptor
- VirtualNodeDescriptor - Class in org.openremote.model.flow.catalog.virtual
- VirtualNodeDescriptor() - Constructor for class org.openremote.model.flow.catalog.virtual.VirtualNodeDescriptor
- VirtualProducerNodeDescriptor - Class in org.openremote.model.flow.catalog.virtual
- VirtualProducerNodeDescriptor() - Constructor for class org.openremote.model.flow.catalog.virtual.VirtualProducerNodeDescriptor
W
- w - Variable in class org.openremote.model.dashboard.DashboardGridItem
- WAITING - Enum constant in enum class org.openremote.model.asset.agent.ConnectionStatus
-
An operation is being performed that means the status cannot be exactly determined at this time (e.g.
- WARN - Enum constant in enum class org.openremote.model.syslog.SyslogLevel
- WATER_LEVEL - Static variable in class org.openremote.model.asset.impl.GroundwaterSensorAsset
- WeatherAsset - Class in org.openremote.model.asset.impl
- WeatherAsset() - Constructor for class org.openremote.model.asset.impl.WeatherAsset
-
For use by hydrators (i.e.
- WeatherAsset(String) - Constructor for class org.openremote.model.asset.impl.WeatherAsset
- webhook - Variable in class org.openremote.model.rules.json.RuleActionWebhook
- Webhook - Class in org.openremote.model.webhook
- Webhook(String, String, Map<String, List<String>>, HTTPMethod, UsernamePassword, OAuthGrant, String) - Constructor for class org.openremote.model.webhook.Webhook
- Webhooks - Class in org.openremote.model.rules
- Webhooks() - Constructor for class org.openremote.model.rules.Webhooks
- WEBSOCKET - Enum constant in enum class org.openremote.model.manager.EventProviderType
- week - Variable in class org.openremote.model.value.ValueFormat
- WEEK - Enum constant in enum class org.openremote.model.datapoint.DatapointInterval
- weekday - Variable in class org.openremote.model.value.ValueFormat
- WEEKLY - Enum constant in enum class org.openremote.model.notification.RepeatFrequency
- when - Variable in class org.openremote.model.rules.json.JsonRule
- WIDGET_COMPONENT - Static variable in class org.openremote.model.flow.catalog.console.ScreenNodeDescriptor
- WIDGET_COMPONENT - Static variable in class org.openremote.model.flow.catalog.virtual.SubflowNodeDescriptor
- WIDGET_EDITOR_COMPONENT - Static variable in class org.openremote.model.flow.catalog.WidgetNodeDescriptor
- WIDGET_INITIAL_PROPERTIES - Static variable in class org.openremote.model.flow.catalog.WidgetNodeDescriptor
- WIDGET_PERSISTENT_PROPERTY_PATHS - Static variable in class org.openremote.model.flow.catalog.WidgetNodeDescriptor
- widgetConfig - Variable in class org.openremote.model.dashboard.DashboardWidget
- WidgetNodeDescriptor - Class in org.openremote.model.flow.catalog
-
TODO Deploy this as a JSON file + some HTML files to create a widget
- WidgetNodeDescriptor() - Constructor for class org.openremote.model.flow.catalog.WidgetNodeDescriptor
- widgets - Variable in class org.openremote.model.dashboard.DashboardTemplate
- WIDGETS - Enum constant in enum class org.openremote.model.flow.catalog.CatalogCategory
- widgetTypeId - Variable in class org.openremote.model.dashboard.DashboardWidget
- WIND_DIRECTION - Static variable in class org.openremote.model.asset.impl.WeatherAsset
- WIND_SPEED - Static variable in class org.openremote.model.asset.impl.WeatherAsset
- WIND_SPEED_MAX - Static variable in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- WIND_SPEED_MIN - Static variable in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- WIND_SPEED_REFERENCE - Static variable in class org.openremote.model.asset.impl.ElectricityProducerWindAsset
- Wire - Class in org.openremote.model.flow
- Wire() - Constructor for class org.openremote.model.flow.Wire
- Wire(String, String) - Constructor for class org.openremote.model.flow.Wire
- Wire(Slot, Slot) - Constructor for class org.openremote.model.flow.Wire
- Wire.Id - Class in org.openremote.model.flow
- wired - Variable in class org.openremote.model.flow.FlowDependency
- wires - Variable in class org.openremote.model.flow.Flow
- WIRING - Enum constant in enum class org.openremote.model.flow.catalog.CatalogCategory
- withConstraints(ValueConstraint...) - Method in class org.openremote.model.value.AttributeDescriptor
- withConstraints(ValueConstraint...) - Method in class org.openremote.model.value.ValueDescriptor
- withFormat(ValueFormat) - Method in class org.openremote.model.value.AttributeDescriptor
- withFormat(ValueFormat) - Method in class org.openremote.model.value.ValueDescriptor
- withMeta(MetaMap) - Method in class org.openremote.model.value.AttributeDescriptor
- withOptional(boolean) - Method in class org.openremote.model.value.AttributeDescriptor
- withUnits(String...) - Method in class org.openremote.model.value.AttributeDescriptor
- withUnits(String...) - Method in class org.openremote.model.value.ValueDescriptor
- WRAP_TO_SINGLE_COLUMN - Enum constant in enum class org.openremote.model.dashboard.DashboardScalingPreset
- WRITE - Enum constant in enum class org.openremote.model.security.ClientRole
- WRITE_ADMIN - Enum constant in enum class org.openremote.model.security.ClientRole
- WRITE_ADMIN_ROLE - Static variable in interface org.openremote.model.Constants
- WRITE_ALARMS - Enum constant in enum class org.openremote.model.security.ClientRole
- WRITE_ALARMS_ROLE - Static variable in interface org.openremote.model.Constants
- WRITE_ASSETS - Enum constant in enum class org.openremote.model.security.ClientRole
- WRITE_ASSETS_ROLE - Static variable in interface org.openremote.model.Constants
- WRITE_ATTRIBUTE_HTTP_METHOD - Static variable in class org.openremote.model.asset.AssetResource.Util
- WRITE_ATTRIBUTES - Enum constant in enum class org.openremote.model.security.ClientRole
- WRITE_ATTRIBUTES_ROLE - Static variable in interface org.openremote.model.Constants
- WRITE_INSIGHTS - Enum constant in enum class org.openremote.model.security.ClientRole
- WRITE_INSIGHTS_ROLE - Static variable in interface org.openremote.model.Constants
- WRITE_LOGS - Enum constant in enum class org.openremote.model.security.ClientRole
- WRITE_LOGS_ROLE - Static variable in interface org.openremote.model.Constants
- WRITE_RULES - Enum constant in enum class org.openremote.model.security.ClientRole
- WRITE_RULES_ROLE - Static variable in interface org.openremote.model.Constants
- WRITE_USER - Enum constant in enum class org.openremote.model.security.ClientRole
- WRITE_USER_ROLE - Static variable in interface org.openremote.model.Constants
- writeAttributeEvents(RequestParams, AttributeEvent[]) - Method in interface org.openremote.model.asset.AssetResource
- writeAttributeValue(RequestParams, String, String, Long, Object) - Method in interface org.openremote.model.asset.AssetResource
- writeAttributeValue(RequestParams, String, String, Object) - Method in interface org.openremote.model.asset.AssetResource
-
Updates an attribute of an asset.
- writeAttributeValueAction(AttributeRef, Object) - Static method in class org.openremote.model.notification.PushNotificationAction
- writeAttributeValues(RequestParams, AttributeState[]) - Method in interface org.openremote.model.asset.AssetResource
- writePredictedDatapoints(RequestParams, String, String, ValueDatapoint<?>[]) - Method in interface org.openremote.model.datapoint.AssetPredictedDatapointResource
- writeValue - Variable in class org.openremote.model.asset.agent.AgentLink
- writeValueConverter - Variable in class org.openremote.model.asset.agent.AgentLink
- WS_URL - Static variable in class org.openremote.model.value.ValueType
- WS_URL_REGEXP - Static variable in interface org.openremote.model.Constants
X
- x - Variable in class org.openremote.model.dashboard.DashboardGridItem
- x - Variable in class org.openremote.model.rules.flow.NodePosition
- X509ProvisioningConfig - Class in org.openremote.model.provisioning
- X509ProvisioningConfig() - Constructor for class org.openremote.model.provisioning.X509ProvisioningConfig
- X509ProvisioningConfig(String, X509ProvisioningData) - Constructor for class org.openremote.model.provisioning.X509ProvisioningConfig
- X509ProvisioningData - Class in org.openremote.model.provisioning
- X509ProvisioningData() - Constructor for class org.openremote.model.provisioning.X509ProvisioningData
- X509ProvisioningMessage - Class in org.openremote.model.provisioning
- X509ProvisioningMessage(String) - Constructor for class org.openremote.model.provisioning.X509ProvisioningMessage
Y
- y - Variable in class org.openremote.model.dashboard.DashboardGridItem
- y - Variable in class org.openremote.model.rules.flow.NodePosition
- YAZAKI - Enum constant in enum class org.openremote.model.asset.impl.ElectricityChargerAsset.ConnectorType
- year - Variable in class org.openremote.model.value.ValueFormat
- YEAR - Enum constant in enum class org.openremote.model.datapoint.DatapointInterval
- YEAR - Static variable in class org.openremote.model.util.CronExpressionParser
Z
- zoom - Variable in class org.openremote.model.manager.MapRealmConfig
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form