configureDevice(named:in:)
Configures the device with selected attributes.
Declaration
func configureDevice(named name: String, in room: MatterAddDeviceRequest.Room?) asyncParameters
- name:
The selected name for the device.
- room:
The selected room for the device.