associateDeviceWithRoom
abstract suspend fun associateDeviceWithRoom(input: AssociateDeviceWithRoomRequest = AssociateDeviceWithRoomRequest { }): AssociateDeviceWithRoomResponse
Deprecated
No longer recommended for use. See AWS API documentation for more details.
Associates a device with a given room. This applies all the settings from the room profile to the device, and all the skills in any skill groups added to that room. This operation requires the device to be online, or else a manual sync is required.