Changes between Version 4 and Version 5 of WikiStart


Ignore:
Timestamp:
2012-09-26 16:36:16 (12 years ago)
Author:
mcvflorin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v4 v5  
    32323. Save. 
    3333 
     34== Configuration == 
     35 
     36These parameters can be modified in the '''motion sensor''''s control panel, in the ''Advanced'' tab:  
     37 
     38|| '''!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). || 
     39|| '''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. || 
     40 
    3441== Troubleshooting == 
    3542 
    36 * ERROR: Missing camera IP address. 
    37 SOLUTION: Enter the correct camera IP address and port (or the camera's URL if it's not in the same network as Vera, in the '''ip''' field in the camera's ''Advanced'' tab. (e.g. 192.168.81.24:8080) 
     43* '''ERROR''': Missing camera IP address. 
     44 * '''SOLUTION''': Enter the correct camera IP address and port (or the camera's URL if it's not in the same network as Vera, in the '''ip''' field in the camera's ''Advanced'' tab. (e.g. 192.168.81.24:8080) 
    3845 
    39 * ERROR: Missing MiOS unit IP address. 
    40 SOLUTION: Enter the Vera IP address and port (or the URL if it's not in the same network as the camera) in the '''MiosUnitAddress''' field in the camera's ''Advanced'' tab. 
     46* '''ERROR''': Missing MiOS unit IP address. 
     47 * '''SOLUTION''': Enter the Vera IP address and port (or the URL if it's not in the same network as the camera) in the '''MiosUnitAddress''' field in the camera's ''Advanced'' tab. 
    4148 
    42 * ERROR: Failed to configure the camera. 
    43 SOLUTION: This error can occur for several reasons: 
     49* '''ERROR''': Failed to configure the camera. 
     50 * '''SOLUTION''': This error can occur for several reasons: 
    4451 1. The camera's IP address and port (or URL) is not correct. 
    4552 2. The camera's username and/or password are not correct. 
    46  3. The camera's username and password are not of an admin account. '''The plugin requires and admin account to configure the camera.''' 
     53 3. The camera's username and password are not of an admin account. 
     54{{{ 
     55#!div style="font-weight: bold; color: red" 
     56The plugin requires an admin account to configure the camera. 
     57}}}