TechnologiesApp Extensions & System Integration

MatterSupport

iOSmacOStvOSwatchOSvisionOS

MatterSupport handles the configuration and commissioning of Matter smart-home devices into an ecosystem through an extension flow. You implement the extension that responds when a device is added, using MatterAddDeviceRequest to receive and process the details of the device being commissioned. The framework is available on iOS, macOS, tvOS, watchOS, and visionOS.

Device Commissioning 1

Receive and process the details of a Matter device being added to the ecosystem.

  • St
    MatterAddDeviceRequest
    A request that adds and sets up a device into an ecosystem.

Classes 1

  • Cl
    MatterAddDeviceExtensionRequestHandler
    The object that handles configuration and commissioning of a device into an ecosystem.
← App Extensions & System Integration