ota-device-registry: How to delete a device?
Closed this issue · 2 comments
doanac commented
Looking at the device-registry, I'm not seeing a way that I can delete test devices from my server. Is there a mechanism in place to do this?
doanac commented
Glancing at https://github.com/GENIVI/rvi_sota_server/blob/master/device-registry/src/main/scala/org/genivi/sota/device_registry/DevicesResource.scala it seems like the device-registry code is missing a patch like:
doanac commented
Can't remember where I saw it, but at some point it was noted that you guys didn't want a public api for deleting devices for audit type reasons.