Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 1790d3c

Browse files
committed
Update documentation
1 parent e8f98b4 commit 1790d3c

1 file changed

Lines changed: 21 additions & 4 deletions

File tree

doc/motionplus_config.html

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -240,28 +240,28 @@ <h2><a name="Configuration_OptionsTopic"></a> Configuration Options-Listed by T
240240
<td bgcolor="#edf4f9" ><a href="#threshold_ratio_change" >threshold_ratio_change</a> </td>
241241
<td bgcolor="#edf4f9" ><a href="#secondary_method" >secondary_method</a> </td>
242242
<td bgcolor="#edf4f9" ><a href="#secondary_params" >secondary_params</a> </td>
243+
<td bgcolor="#edf4f9" ><a href="#noise_level" >noise_level</a> </td>
243244
</tr>
244245

245246
<tr>
246-
<td bgcolor="#edf4f9" ><a href="#noise_level" >noise_level</a> </td>
247247
<td bgcolor="#edf4f9" ><a href="#noise_tune" >noise_tune</a> </td>
248248
<td bgcolor="#edf4f9" ><a href="#despeckle_filter" >despeckle_filter</a> </td>
249249
<td bgcolor="#edf4f9" ><a href="#area_detect" >area_detect</a> </td>
250+
<td bgcolor="#edf4f9" ><a href="#mask_file" >mask_file</a> </td>
250251
</tr>
251252
<tr>
252-
<td bgcolor="#edf4f9" ><a href="#mask_file" >mask_file</a> </td>
253253
<td bgcolor="#edf4f9" ><a href="#mask_privacy" >mask_privacy</a> </td>
254254
<td bgcolor="#edf4f9" ><a href="#smart_mask_speed" >smart_mask_speed</a> </td>
255255
<td bgcolor="#edf4f9" ><a href="#lightswitch_percent" >lightswitch_percent</a> </td>
256+
<td bgcolor="#edf4f9" ><a href="#lightswitch_frames" >lightswitch_frames</a> </td>
256257
</tr>
257258
<tr>
258-
<td bgcolor="#edf4f9" ><a href="#lightswitch_frames" >lightswitch_frames</a> </td>
259259
<td bgcolor="#edf4f9" ><a href="#minimum_motion_frames" >minimum_motion_frames</a> </td>
260260
<td bgcolor="#edf4f9" ><a href="#event_gap" >event_gap</a> </td>
261261
<td bgcolor="#edf4f9" ><a href="#pre_capture" >pre_capture</a> </td>
262+
<td bgcolor="#edf4f9" ><a href="#post_capture" >post_capture</a> </td>
262263
</tr>
263264
<tr>
264-
<td bgcolor="#edf4f9" ><a href="#post_capture" >post_capture</a> </td>
265265
<td bgcolor="#edf4f9" ><a href="#static_object_time" >static_object_time</a> </td>
266266
</tr>
267267
</tbody>
@@ -297,6 +297,9 @@ <h2><a name="Configuration_OptionsTopic"></a> Configuration Options-Listed by T
297297
<tr>
298298
<td bgcolor="#edf4f9" ><a href="#on_camera_found" >on_camera_found</a> </td>
299299
<td bgcolor="#edf4f9" ><a href="#on_secondary_detect" >on_secondary_detect</a> </td>
300+
<td bgcolor="#edf4f9" ><a href="#on_action_user" >on_action_user</a> </td>
301+
<td bgcolor="#edf4f9" ><a href="#on_sound_alert" >on_sound_alert</a> </td>
302+
300303
</tr>
301304
</tbody>
302305
</table>
@@ -1526,6 +1529,20 @@ <h3><a name="on_secondary_detect"></a>on_secondary_detect</h3>
15261529
</ul>
15271530
<p></p>
15281531

1532+
<h3><a name="on_action_user"></a>on_action_user</h3>
1533+
<ul>
1534+
<li> Values: String | Default: Not Defined</li>
1535+
The full path and file name of the program/script to be executed when user selects the user action from the web interface.
1536+
</ul>
1537+
<p></p>
1538+
1539+
<h3><a name="on_sound_alert"></a>on_sound_alert</h3>
1540+
<ul>
1541+
<li> Values: String | Default: Not Defined</li>
1542+
The full path and file name of the program/script to be executed when a sound alert is triggered.
1543+
</ul>
1544+
<p></p>
1545+
15291546
</ul>
15301547

15311548
<h3><a name="OptDetail_Pictures"></a>Output - Picture Options </h3>

0 commit comments

Comments
 (0)