Changes between Version 20 and Version 21 of WikiStart


Ignore:
Timestamp:
2013-03-19 13:44:20 (11 years ago)
Author:
mcvflorin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v20 v21  
    2929 
    30301. Install the !VistaCam Motion Sensor plugin. 
    31 2. Set the camera to use that file as the implementation file: 
    32  1. On the Vera UI open the camera's control panel (click on the wrench). 
    33  2. On the ''Advanced'' tab: 
     312. On the Vera UI open the camera's control panel (click on the wrench). 
     323. On the ''Advanced'' tab: 
    3433 * In the '''impl_file''' file field enter ''I_VistaCamMS.xml'' 
    35  * In the '''device_file''' field change the value from ''D_DigitalSecurityCamera'''1'''.xml'' to ''D_DigitalSecurityCamera'''2'''.xml'' 
    36  3. Close the control panel. 
    37 3. Save. 
    38 4. '''Motion detection is disabled by default.''' To enable it open the ''Advanced'' tab of the camera device and scroll down to the ''State'' field. ''-1'' means that it's disabled. To enable it set it to ''0''. 
     34 * In the '''device_file''' field change the value from ''D_DigitalSecurityCamera'''1'''.xml'' to ''D_DigitalSecurityCamera'''2'''.xml'' ''(newer plugin version to this automatically)'' 
     354. Close the control panel. 
     365. Save. 
     376. '''IMPORTANT''': Motion detection is disabled by default. To enable it, open the ''Advanced'' tab of the camera device and scroll down to the ''State'' field. ''-1'' means that it's disabled. To enable it set it to ''0''. 
    3938 
    4039== Configuration == 
     
    4241These parameters can be modified in the '''motion sensor''''s control panel, in the ''Advanced'' tab:  
    4342 
    44 || '''!OnTime''' || The number of seconds the plugin hasn't received any notification from the camera after which the device will become ''Untripped''. The default is 1200 seconds (20 minutes). || 
     43|| '''!OnTime''' || The number of seconds the plugin hasn't received any notification from the camera after which the device will become ''Untripped''. The default is 1200 seconds (20 minutes). The reason for this big value is to prevent sending too many notifications. With this value, there will be '''at most''' one notification every 20 minutes. || 
    4544|| '''embedded''' || By default this checkbox is checked, which means that moving the camera to a different room will also move the motion sensor, so the motion sensor will always be in the same room as the camera. To prevent this from happening uncheck this checkbox and save. || 
    4645