deleteManagedThing
abstract suspend fun deleteManagedThing(input: DeleteManagedThingRequest): DeleteManagedThingResponse
Delete a managed thing. If a controller is deleted, all of the devices connected to it will have their status changed to PENDING
. It is not possible to remove a cloud device.