updateDevice

abstract suspend fun updateDevice(deviceId: ResourceId, parameters: UpdateDeviceParameters): ResourceReference

Update a device's information.

Return

A reference to the updated resource.

Parameters

deviceId

The ID of the device to be updated.

parameters

The information to update on the device.