I got my vera3 yesterday and starting converting everything over. The MOCHAD controller wasn’t updated to the UI5 interface so I have made the changes.
Note: To use this controller you need to run a separate linux system with the opensource MOCHAD project which can be downloaded and sourceforge and compiled for your linux distro. I run mine on a smally ttylinux distro
There are seven files that need to uploaded.
[ul][li]D_Mochad1.xml[/li]
[li]D_MochadAlarm1.json[/li]
[li]D_MochadAlarm1.xml[/li]
[li]I_Mochad1.xml[/li]
[li]L_Mochad1.lua[/li]
[li]S_AlarmPartition2.xml - this is the standard alarm file so if you already have it then you may not need to upload this one.[/li]
[li]S_Mochad1.xml[/li][/ul]
After uploading the files, add a new device (APPS->Develop Apps->Create Device)
Upnp Device Filename: D_Mochad1.xml
Ip Address: Ip Address of your MOCHAD server
Here is a link to the code branch
http://code.mios.com/trac/mios_mochad-x10/browser/branches/1.50UI5