Contents

configureDevice(named:in:)

Configures the device with selected attributes.

Declaration

func configureDevice(named name: String, in room: MatterAddDeviceRequest.Room?) async

Parameters

  • name:

    The selected name for the device.

  • room:

    The selected room for the device.

See Also

Configuring and validating the device