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