mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +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:
parent
dc8a6da3b8
commit
b317fc00a2
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user