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