= Direct transfer Installation and Setup = == UI4 == 1. Download these files from [http://code.mios.com/trac/mios_caddxnx584/browser/trunk] and transfer them all to Vera: * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/D_CaddxNX584Security.xml?format=txt D_CaddxNX584Security.xml] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/D_CaddxNX584Security.json?format=txt D_CaddxNX584Security.json] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/I_CaddxNX584Security.xml?format=txt I_CaddxNX584Security.xml] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/J_CaddxNX584Security.js?format=txt J_CaddxNX584Security.js] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/J_CaddxNX584SerialConnection.js?format=txt J_CaddxNX584SerialConnection.js] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/L_CaddxNX584Security.lua?format=txt L_CaddxNX584Security.lua] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/S_CaddxNX584Security.xml?format=txt S_CaddxNX584Security.xml] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/D_CaddxNX584Partition2.xml?format=txt D_CaddxNX584Partition2.xml] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/D_CaddxNX584Partition2.json?format=txt D_CaddxNX584Partition2.json] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/S_AlarmPartition2.xml?format=txt S_AlarmPartition2.xml] (This is the de facto standard Alarm Partition file, so a copy may already be on your Vera.) 2. Go to '''MiOS developers''' -> '''Create device'''. * In the '''!UpnpDevFilename''' text box, enter ''D_CaddxNX584Security.xml''. * Give the device a name in the '''Description''' text box. 3. Go to '''Serial Port Configuration''' and assign the serial port (local or IPSerial) to the Luup device you just created. 4. Save. 5. After Luup restarts, refresh the browser. The plugin creates a device for the alarm system, and one device for each alarm partition. Partitions are detected automatically. [[Image(CaddxNX584AfterCreation.png)]] == UI5 == 1. Download these files from [http://code.mios.com/trac/mios_caddxnx584/browser/trunk] and transfer them all to Vera through the web UI ('''Apps''' > '''Develop Apps''' > '''Luup Files''' > '''Upload Files'''): * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/D_CaddxNX584Security.xml?format=txt D_CaddxNX584Security.xml] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/D_CaddxNX584Security.json?format=txt D_CaddxNX584Security.json] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/I_CaddxNX584Security.xml?format=txt I_CaddxNX584Security.xml] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/J_CaddxNX584Security.js?format=txt J_CaddxNX584Security.js] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/J_CaddxNX584SerialConnection.js?format=txt J_CaddxNX584SerialConnection.js] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/S_CaddxNX584Security.xml?format=txt S_CaddxNX584Security.xml] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/D_CaddxNX584Partition2.xml?format=txt D_CaddxNX584Partition2.xml] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/D_CaddxNX584Partition2.json?format=txt D_CaddxNX584Partition2.json] * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/L_CaddxNX584Security.lua?format=txt L_CaddxNX584Security.lua] (but only if your firmware is 1.5.261 or later). 2. '''If you are on firmware 1.5.261 or later, skip this step.''' Download this file from [http://code.mios.com/trac/mios_caddxnx584/browser/trunk] and use scp to transfer it to the /etc/cmh-ludl directory Vera: * [http://code.mios.com/trac/mios_caddxnx584/browser/trunk/L_CaddxNX584Security.lua?format=txt L_CaddxNX584Security.lua] (Installing this file through the UI will attempt to compress it, which will break the plugin.) 3. Go to '''Apps''' > '''Develop Apps''' > '''Create device'''. * In the '''Upnp Device Filename''' text box, enter ''D_CaddxNX584Security.xml''. * Give the device a name in the '''Description''' text box. 4. Go to '''Serial Port Configuration''' and assign the serial port (local or IPSerial) to the Luup device you just created. 5. Save. 6. After Luup restarts, refresh the browser.