Vera Printout

Has anyone yet written a plug-in to printout details on all devices/scenes/timers/events in the Vera? If not, are the commands available via Lua to do such a thing?

someting like this Barry?
http://forum.micasaverde.com/index.php?topic=2099.0

that post has been updated and directs you to the ADD plugin which must generate a similar report

http://wiki.micasaverde.com/index.php/UI_Notes#Getting_the_system_configuration

Pipe the output through www.jsonlint.org to get nicely formatted JSON (but please note that uploading your configuration to a server on the Internet is a bad idea …).