Changes between Version 3 and Version 4 of WikiStart


Ignore:
Timestamp:
2012-07-11 17:35:44 (12 years ago)
Author:
mcvflorin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v3 v4  
    1212 
    1313== Installation == 
     14Before installing the plugin you must connect the !SuperBus 2000 Automation Module to Vera using a RS-232 to USB adapter with a '''FTDI''' or '''Prolific''' chipset, like [http://www.usbgear.com/computer_cable_details.cfm?sku=USBG-232MM&cats=199&catid=199%2C461%2C106%2C1009%2C601 this one]. 
     15 
     16After connecting the Automation Module to Vera restart the Luup engine so that MiOS can detect the RS-232 to USB adapter. To check if the adapter was detected: 
     17* on UI4 go to ''MiOS developers'' >> ''Serial port configuration''; 
     18* on UI5 go to ''Apps'' >> ''Develop apps'' >> ''Serial port configuration''. 
     19If Vera detected the adapter that page shouldn't be empty; instead, you should see a device which is usually called ''ftdi_sio'' if it has a FTDI chipset. 
     20 
     21Next you must configure it: 
     22* set the ''Baud'' to '''9600'''; 
     23* set the ''Data bits'' to '''8'''; 
     24* set the ''Parity'' to '''Odd'''; 
     25* set the ''Stop bits'' to '''1'''; 
     26* leave the other parameters as they are, unless you know what you're doing. 
     27 
     28If the adapter has been detected by MiOS and configured, you can proceed to install the plugin. 
     29 
    1430=== UI4 === 
     311. Download this package and extract the files. 
     322. Go ''MiOS developers'' >> ''Luup files'' and upload the extracted files. Do not check ''Restart Luup after upload'' (bottom of the page); if it's checked, uncheck it.  
     333. Go to ''Create device'' and: 
     34* in the ''Description'' field enter the name of the device; 
     35* in the ''!UpnpDevFilename'' field enter ''D_Concord.xml''; 
     36* click ''Create device''. 
     374. Restart the Luup engine (curved arrows in the top right of the UI). 
     385. After the Luup engine has restarted refresh the UI (best use <CTRL + F5> to do so). 
     396. Open the control panel of the newly created device, the ''Settings'' tab, and from the ''Send using'' drop-down select the serial adapter. 
     407. Save. 
     41 
    1542=== UI5=== 
    1643