46_TRX_ELSE:summary in commandref

git-svn-id: https://svn.fhem.de/fhem/trunk@16513 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
KernSani 2018-03-29 22:08:55 +00:00
parent e6be9f316e
commit dc8a6da3b8

View File

@ -1,9 +1,11 @@
# $Id$
################################################################################# #################################################################################
# 46_TRX_ELSE.pm # 46_TRX_ELSE.pm
# #
# FHEM module unkown RFXtrx433 messages # FHEM module unkown RFXtrx433 messages
# #
# Copyright (C) 2012-2016 Willi Herzig # Copyright (C) 2012-2016 Willi Herzig
# Maintenance since 2018 by KernSani
# #
# This program is free software; you can redistribute it and/or # This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License # modify it under the terms of the GNU General Public License
@ -26,8 +28,14 @@
# 4: log unknown protocols # 4: log unknown protocols
# 5: log decoding hexlines for debugging # 5: log decoding hexlines for debugging
# #
# $Id$ ##############################################################################
package main; #
# CHANGELOG
#
# 29.03.2018 Summary for Commandref
#
#
##############################################################################package main;
use strict; use strict;
use warnings; use warnings;
@ -155,8 +163,12 @@ TRX_ELSE_Parse($$)
1; 1;
=pod =pod
=item device
=item summary unhandled messages from TRX
=item summary_DE unbekannte Nachrichten von TRX
=begin html =begin html
<a name="TRX_ELSE"></a> <a name="TRX_ELSE"></a>
<h3>TRX_ELSE</h3> <h3>TRX_ELSE</h3>
<ul> <ul>