mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
49_IPCAM: added POST for custom commands cmd01-cmd15
git-svn-id: https://svn.fhem.de/fhem/trunk@23922 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
4bde2ba0fe
commit
d6e11f92fa
@ -839,11 +839,13 @@ DetailFn {
|
||||
<code>attr ipcam cmd01 led_mode=0</code><br>
|
||||
<code>attr ipcam cmd02 resolution=8</code><br>
|
||||
</li>
|
||||
<li>
|
||||
cmd01data, cmd02data, ...<br>
|
||||
You can define the POST data that is to be sent with the according cmd.<br>
|
||||
If this is defined, the request will be POST instead of GET.<br>
|
||||
Example:<br>
|
||||
<code>attr ipcam cmd01data [{"cmd":"Login"},{"cmd":"SetOSD"}]</code>
|
||||
</li>
|
||||
<li>
|
||||
cmdPanLeft, cmdPanRight, cmdTiltUp, cmdTiltDown, cmdStep<br>
|
||||
Depending of the camera model, are different commands necessary.<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user