Package org.openhab.core.config.discovery.inbox
package org.openhab.core.config.discovery.inbox
-
ClassDescriptionThe
Inboxis a service interface providing a container for discoveredThings (e.g. found by aDiscoveryService) asDiscoveryResults.Components implementing this interface participate in theAutomaticInboxProcessor's decision whether to automatically approve an inbox result or not.TheInboxListenerinterface for receivingInboxevents.Implements static factory methods forPredicates to filter in streams ofDiscoveryResults.