mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 05:16:45 +00:00
74_UnifiVideo.pm: fixed typo
git-svn-id: https://svn.fhem.de/fhem/trunk@21271 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
efd30c9ad9
commit
ad36ce0794
@ -645,7 +645,7 @@ UnifiVideo_Attr($$$)
|
|||||||
<ul>
|
<ul>
|
||||||
<li>snapshot cam=<cam> width=<width> fileName=<fileName><br>
|
<li>snapshot cam=<cam> width=<width> fileName=<fileName><br>
|
||||||
takes a snapshot from <cam> with optional <width> and stores it with the optional <fileName><br>
|
takes a snapshot from <cam> with optional <width> and stores it with the optional <fileName><br>
|
||||||
<cam> can be the number of the cammera, its id or a regex that is matched against the name.
|
<cam> can be the number of the camera, its id or a regex that is matched against the name.
|
||||||
</li>
|
</li>
|
||||||
<li>reconnect<br>
|
<li>reconnect<br>
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user