uniqueIdentifiersForBridgedAccessories
An array of unique identifiers, each of which represents an accessory vended by the bridge.
Declaration
var uniqueIdentifiersForBridgedAccessories: [UUID]? { get }Discussion
This value is nil for accessories that aren’t bridges. See the isBridged property for more information about working with bridges.