How to remove orphaned devices?

I seem to have a couple of devices that I can’t delete. If I try and delete them, I get asked if I want to remove the device and it’s plugin, I click yes, and I then get an error “invalid plugin”. They appear to be left over from a panasonic camera I had hooked up a while back, and I’ve since removed it, but the devices seem to have stayed behind. The plugin has gone - I can’t remember if I deleted it, or if it went through “magical means”…

They say they have no parent, but the variables are from the cameras. Device name and Device Type are both showing as “undefined”.

Any idea how to remove them would be appreciated…

Thanks
Chris

This might work:

http://<local_Vera_IP>:3480/data_request?id=device&action=delete&device=<device_ID>

Replace the local_Vera_IP and device_ID with information from your setup.

That worked like a charm - thanks.

Chris