Changes between Version 13 and Version 14 of WikiStart


Ignore:
Timestamp:
2010-07-01 22:49:24 (14 years ago)
Author:
woodsby
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v13 v14  
    4545If you are installing more than one transmitter, setup is much easier if you pull the batteries from all your transmitters, and put them back in, one transmitter at a time. 
    4646 
    47 12.  
     4712. Back at your SSH session, type the following: 
     48{{{ 
     49tail -f /var/log/cmh/LuaUPnP.log | grep RFID 
     50}}} 
     51You should see something like this: 
     52{{{ 
     53root@HomeControl:~# tail -f /var/log/cmh/LuaUPnP.log | grep RFID 
     5450      07/01/10 15:04:39.601   luup_log:68: RFID tag 1iW9 found by receiver 68, but not assigned to a device. <0x3c10> 
     5550      07/01/10 15:04:41.556   luup_log:68: RFID tag 1iW9 found by receiver 68, but not assigned to a device. <0x3c10> 
     5650      07/01/10 15:04:43.747   luup_log:68: RFID tag 1iW9 found by receiver 68, but not assigned to a device. <0x3c10> 
     57}}} 
     58Please note the 4-character tag ID that is returned. 
     59