Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/protocol
DeviceAdvertiserContext
Interface DeviceAdvertiserContext
Interfaces the
DeviceAdvertiser
with other components.
interface
DeviceAdvertiserContext
{
fabrics
:
FabricManager
;
sessions
:
SessionManager
;
}
Index
Properties
fabrics
sessions
Properties
fabrics
fabrics
:
FabricManager
sessions
sessions
:
SessionManager
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fabrics
sessions
matter.js-monorepo
Loading...
Interfaces the DeviceAdvertiser with other components.