5 Commits

Author SHA1 Message Date
dennis1980
1073758bf9 Patch von Andre (Nutzung von FW_summaryFn und FW_detailFN) http://forum.fhem.de/index.php?t=msg&goto=75021&rid=430#msg_75021
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3116 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-04-25 16:39:42 +00:00
dennis1980
c5dc2bdb2c -feature: remove device from DeviceMonitor is attr device_timeout is set to 0 or removed
-feature: get function implemented, get <name> <criteria1>_<criteria2>
 criteria1 can be dead, alive or total
 criteria2 can be count, text or html

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2038 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-30 04:27:36 +00:00
dennis1980
1b6febdefb Reducing of generated events
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2025 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-27 10:51:02 +00:00
dennis1980
dc1464b042 Initial commit: This module monitors devices for timeouts.
Device_Timeout is configured on device level in minutes, there will be 
events for alive (if events from monitored deviced are triggered) or dead generated (if no event is triggered from a configured device within the Device_Timeout interval). A new "DeviceMonitor" Device is created which shows the state of all monitored devices in his readings.

This is the first "public" version, test has yet to be done (esp. performance) 

For more informations try a search on the fhem google groups

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2021 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-27 09:17:14 +00:00
dennis1980
bea5924281 git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2020 2b470e98-0d58-463d-a4d8-8e2adae1ed80 2012-10-27 07:50:06 +00:00