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