2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
dennis1980
7eecd3f013 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@3116 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-04-25 16:39:42 +00:00
dennis1980
12040bd695 -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@2038 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-30 04:27:36 +00:00
dennis1980
ad92a8c7e5 Reducing of generated events
git-svn-id: https://svn.fhem.de/fhem/trunk@2025 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-27 10:51:02 +00:00
dennis1980
8f713665bc 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@2021 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-27 09:17:14 +00:00
dennis1980
9415ff3249 git-svn-id: https://svn.fhem.de/fhem/trunk@2020 2b470e98-0d58-463d-a4d8-8e2adae1ed80 2012-10-27 07:50:06 +00:00