From d6b5b35fff590f3b495e7db16aa684e984e00bff Mon Sep 17 00:00:00 2001 From: sachag <> Date: Mon, 18 Jul 2011 14:21:22 +0000 Subject: [PATCH] added WEBIO_12DIGITAL git-svn-id: https://svn.fhem.de/fhem/trunk@949 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/docs/commandref.html | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html index d39ccd342..5e1c4f9f5 100644 --- a/fhem/docs/commandref.html +++ b/fhem/docs/commandref.html @@ -118,6 +118,7 @@ USBWX VantagePro2 WEBIO + WEBIO_12DIGITAL WS2000 WS300 WS3600 @@ -3624,6 +3625,40 @@ A line ending with \ will be concatenated with the next one, so long lines + +
define <name> WEBIO_12DIGITAL <ip-address> <outputport> <delay>
+ define motor1 WEBIO_12DIGITAL 192.168.8.200 1 60
set <name> <value>
+ value
is one of:+ on off ++ Examples: +
set motor1 on