From 52b6827cb893345b9243ef0f2b54744214b3d381 Mon Sep 17 00:00:00 2001 From: martinp876 <> Date: Fri, 23 May 2014 06:45:24 +0000 Subject: [PATCH] level corrections and addons git-svn-id: https://svn.fhem.de/fhem/trunk@5940 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/00_HMLAN.pm | 1 + fhem/FHEM/10_CUL_HM.pm | 59 ++++-- fhem/FHEM/98_HMinfo.pm | 432 +++++++++++++++++++++++++++++++++++++++-- 3 files changed, 464 insertions(+), 28 deletions(-) diff --git a/fhem/FHEM/00_HMLAN.pm b/fhem/FHEM/00_HMLAN.pm index d73e62c4b..3316c5827 100755 --- a/fhem/FHEM/00_HMLAN.pm +++ b/fhem/FHEM/00_HMLAN.pm @@ -1125,6 +1125,7 @@ sub HMLAN_getVerbLvl ($$$$){#get verboseLevel for message =end html =begin html_DE +

HMLAN


Variables @@ -2133,6 +2137,7 @@ sub HMinfo_noDup(@) {#return list with no duplicates###########################
  • W_unConfRegs: Warning:list of entities with unconfirmed register changes. Execute getConfig to clear this.
  • I_rssiMinLevel: Info:counts of rssi min readings per device, clustered in blocks
  • +
  • ERR__protocol: Error:count of non-recoverable protocol events per device. Those events are NACK, IOerr, ResendFail, CmdDel, CmdPend.
    Counted are the number of device with those events, not the number of events!
  • @@ -2149,6 +2154,7 @@ sub HMinfo_noDup(@) {#return list with no duplicates########################### W_sum_<reading>: count of readings as defined in attribut sumStatus. Example:
    + =end html -=cut \ No newline at end of file + + +=begin html_DE + + +

    HMinfo

    + +=end html +=cut