connectedDevices property

Set<DeviceConfiguration<DeviceRegistration>>? connectedDevices
getter/setter pair

The devices this device needs to connect to.

Implementation

Set<DeviceConfiguration>? connectedDevices = {};