diff --git a/bundles/org.openhab.binding.logreader/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.logreader/src/main/resources/OH-INF/thing/channels.xml index 4b9db8aa39768..6cc27f0185da0 100644 --- a/bundles/org.openhab.binding.logreader/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.logreader/src/main/resources/OH-INF/thing/channels.xml @@ -8,62 +8,60 @@ String Displays contents of last [ERROR] event - + String Displays contents of last [WARN] event - + String Displays contents of last custom event - + Number Displays number of [WARN] lines matched to search pattern + Number Displays number of [ERROR] lines matched to search pattern + Number Displays number of custom lines matched to search pattern + DateTime Last time when log rotated recognized - + Time + trigger Fires when a new [ERROR] appears in the log - - trigger Fires when a new [WARN] appears in the log - - trigger Fires when a new [CUSTOM] appears in the log - -