remove

fun remove(deviceId: String)

Deletes a Device with the given identifier.

See also

Throws

if the given identifier is not a valid UUID.

if the device does not exist or is not saved on the repository.