2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

46_TRX_SECURITY:summary in commandref

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

View File

@ -5,6 +5,7 @@
# FHEM module for X10, KD101, Visonic
#
# Copyright (C) 2012/2013 Willi Herzig
# Maintenance since 2018 by KernSani
#
# This file is part of fhem.
#
@ -27,7 +28,15 @@
# values for "set global verbose"
# 4: log unknown protocols
# 5: log decoding hexlines for debugging
##############################################################################
#
# CHANGELOG
#
# 29.03.2018 Summary for Commandref
#
#
##############################################################################
package main;
use strict;
@ -582,6 +591,9 @@ TRX_SECURITY_Parse($$)
1;
=pod
=item device
=item summary interprets messages of security sensors received by TRX
=item summary_DE interpretiert Nachrichten von Sicherheitssensoren des TRX
=begin html
<a name="TRX_SECURITY"></a>