Changes between Version 25 and Version 26 of WikiStart


Ignore:
Timestamp:
2010-07-02 00:14:39 (14 years ago)
Author:
woodsby
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v25 v26  
    22== Description == 
    33This plugin is intended to provide affordable RFID support to Vera, using ActiveRFID Hardware.  Currently, this plugin has only been tested using one 40m transmitter and one USB RSSI receiver plugged directly into Vera. 
     4 
     5[[Image(ActiveRFID.PNG)]] 
    46 
    57== Where to Buy == 
     
    31336. Log into Vera using any web browser.  Navigate to Devices > Luup plugins > Luup files. 
    3234 
    33 7. Load all six of the plugin files, check the box labeled "Restart Luup after upload", and click "GO".[[Image(7-Upload.PNG)]] 
     357. Load all six of the plugin files, check the box labeled "Restart Luup after upload", and click "GO". 
     36 
     37[[Image(7-Upload.PNG)]] 
    3438 
    3539=== Receiver Setup === 
     
    37418. Navigate to Devices > Luup plugins.  Scroll down to "Add device" at the bottom of the page, type "D_ActiveRFID.xml", select the room for your RFID receiver, and click "Add Device". 
    3842 
     43[[Image(8-AddReceiver.PNG)]] 
     44 
    39459. Scroll up to your new device, type in a name, confirm the room, and click "Save". 
    4046 
     47[[Image(9-NameReceiver.PNG)]] 
     48 
    414910. Navigate to Devices > Luup plugins > Serial Port configuration. Find the new serial device that has been created for your receiver. Under "Used by device", select the device you created in step 8. 
     50 
     51[[Image(10-Serial.PNG)]] 
    4252 
    435311. Click Save. 
     
    4757 
    485812. Navigate back to Devices > Luup plugins, and find the device you created.  Expand it by clicking the "+" to the right.  For "Transmitters", enter the number of transmitters you wish to add.  Then, click "Save".  This should create a child device for each transmitter you will add. 
     59 
     60[[Image(12-NumTransmitters.PNG)]] 
    4961 
    506213. Back at your SSH session, type the following: 
     
    637514. At your web browser, expand the child device created for your transmitter by clicking the "+" beside it.  For "TagID", enter the 4-character ID found in step 13.  Click Save. 
    6476 
     77[[Image(14-NameTransmitter.PNG)]] 
     78 
    657915. Your new child device should now be tripped.  Repeat steps 13-14 for each transmitter. 
    6680 
     
    769019. Expand "Commands" and select the commands you'd like to be associated with the scene. Click "Save". 
    7791 
     92[[Image(19-Scene.PNG)]] 
     93 
    7894=== Adjusting === 
    7995By default, a signal (transmission) received from a transmitter expires in 15 seconds.  What this means is that when the transmitter is out of range, the plugin will "untrip" after 15 seconds.  This is adjustable by editing the "Expire Time" variable in the RFID receiver device.