Package org.openhab.core.config.discovery.inbox
package org.openhab.core.config.discovery.inbox
-
ClassDescriptionThe
Inbox
is a service interface providing a container for discoveredThing
s (e.g.Component
s implementing this interface participate in theAutomaticInboxProcessor
's decision whether to automatically approve an inbox result or not.TheInboxListener
interface for receivingInbox
events.Implements static factory methods forPredicate
s to filter in streams ofDiscoveryResult
s.