delete a device that doesn't show in the UI?

Hi,

I’m using a Vera 3 running UI17.

I made a typo in creating a heater thermostat, and now I have a poorly formed device and get the following error:

GET_LANG(system_error,System error) : Device: 75. Fail to load implementation file D_Heater1.json

The device doesn’t show in the user interface, so how can I delete it?
Thanks,
Jim

http://ip_address:3480/data_request?id=device&action=delete&device=deviceID

Reference:
http://wiki.micasaverde.com/index.php/Luup_Requests

Perfect! Thanks!!