Contents

init(ecosystemName:homes:)

Creates the topology.

Declaration

init(ecosystemName: String, homes: [MatterAddDeviceRequest.Home])

Parameters

  • ecosystemName:

    The name of your ecosystem. This is a localized string that appears during device setup.

  • homes:

    An array of available homes to add the new device into.

See Also

Creating the topology