devices

Returns the list of MTRDevice instances that this controller has loaded into memory. Returns an empty array if no devices are in memory.

Declaration

var devices: [MTRDevice] { get }