neubert's modules: short description added

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16375 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert 2018-03-10 15:40:02 +00:00
parent 3d20115fb4
commit 7b822c67b4
9 changed files with 18 additions and 0 deletions

View File

@ -740,6 +740,8 @@ CM11_Ready($$)
1;
=pod
=item summary CM11 PC interface to receive and send X10 messages
=item summary_DE CM11 PC Interface zum Empfangen und Senden von X10
=begin html
<a name="CM11"></a>

View File

@ -126,6 +126,8 @@ sub HXB_Read($)
=pod
=item summary receive multicast messages from Hexabus devices
=item summary_DE empfange Multicast-Nachrichten von Hexabus-Ger&auml;ten
=begin html
<a name="HXB"></a>

View File

@ -127,6 +127,8 @@ BS_Parse($$)
1;
=pod
=item summary BS brightness sensor communicating over FHZ
=item summary_DE BS Helligkeitssenor angebunden &uuml;ber FHZ
=begin html
<a name="BS"></a>

View File

@ -175,6 +175,8 @@ USF1000_Parse($$)
1;
=pod
=item summary USF1000S ultrasonic level transmitter communicating over FHZ
=item summary_DE USF1000S Ultraschall-F&uuml;llstandsmesser angebunden &uuml;ber FHZ
=begin html
<a name="USF1000"></a>

View File

@ -280,6 +280,8 @@ HXBDevice_Parse($$)
#############################
=pod
=item summary receive multicast messages from a Hexabus device
=item summary_DE empfange Multicast-Nachrichten von einem Hexabus-Ger&auml;
=begin html
<a name="HXBDevice"></a>

View File

@ -533,6 +533,8 @@ X10_Parse($$)
1;
=pod
=item summary devices communicating via the X10 protocol
=item summary_DE Anbindung von X10-Ger&auml;ten
=begin html
<a name="X10"></a>

View File

@ -347,6 +347,8 @@ DONE:
1;
=pod
=item summary connection to ELV M232 module
=item summary_DE Anbindung eines ELV-M232-Moduls
=begin html
<a name="M232"></a>

View File

@ -254,6 +254,8 @@ M232Counter_Define($$)
1;
=pod
=item summary digital input of a ELV M232 module
=item summary_DE digitaler Eingang eines ELV-M232-Moduls
=begin html
<a name="M232Counter"></a>

View File

@ -117,6 +117,8 @@ M232Voltage_Define($$)
1;
=pod
=item summary analog input of ELV M232 module
=item summary_DE analoger Anschluss eines ELV-M232-Moduls
=begin html
<a name="M232Voltage"></a>