Changes between Initial Version and Version 1 of InstallationController-UI4


Ignore:
Timestamp:
2011-04-10 02:59:39 (14 years ago)
Author:
guessed
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationController-UI4

    v1 v1  
     1= Installation = 
     2 
     3== Install the SQController Plugin Code == 
     4 1. Download the following files from Source Control: 
     5   * export:trunk/I_SQBlaster1.xml 
     6   * export:trunk/D_SQBlaster1.xml 
     7   * export:trunk/D_SQBlaster1.json 
     8   * export:trunk/I_SQBlasterController1.xml 
     9   * export:trunk/D_SQBlasterController1.xml 
     10   * export:trunk/D_SQBlasterController1.json 
     11   * export:trunk/D_SQBlasterController.map 
     12 1. Goto ''MiOS developers'' --> ''Luup files'' 
     13 1. Click the '''(Browse)''' buttons on the bottom, and enter the 7 filenames references above. 
     14 1. Select the checkbox "''[x] Restart Luup after upload''" and click '''(Go)''' 
     15 1. ... wait whilst it uploads and restarts the Lua engine ... 
     16 1. If successful, you'll see the 7 filenames listed in the System (using the exact names listed above). 
     17 
     18== Create the SQController Device == 
     19 1. Navigate to the ''MiOS developers'' --> ''Create device'' tab 
     20 1. For the ''!UpnpDevFilename'' field, type "`D_SQBlasterController1.xml`". 
     21 1. For the ''!UpnpImplFilename'' field, type "`I_SQBlasterController1.xml`". 
     22 1. For the ''Description'' field, type "SQBlaster Controller". 
     23 1. Click '''(Create device)''' button 
     24 1. Close this Dialog and click '''(Save)''' 
     25 
     26== Install SQRemote Configuration Files == 
     27 1. At this point you are ready to upload your SQRemote configuration files. 
     28 
     29== Configure the SQBlaster IP Addresses == 
     30The setup above creates SQBlaster devices, one for each registered with SQRemote.  These need to be configured with IP Addresses before they can function. 
     31 
     32 1. Open the Wrench (or Spanner!) on your new "SQBlaster sq-blaster-xxxx.localIR Blaster" device. 
     33 1. Select the '''[Advanced]''' Tab 
     34 1. Enter a value for the ''ip'' field to match the address of your Network attached SQBlaster Device.  In the example, I'm connecting to `192.168.5.45`.  This will be different for your installation. 
     35 1. Dismiss this Dialog and Press '''(Save)''' 
     36 
     37== Test the Configuration ==