From b5e895a2ee439df7d09137e97eeaab69c2e57e00 Mon Sep 17 00:00:00 2001 From: Senad Uka Date: Fri, 18 Dec 2015 10:41:52 +0100 Subject: [PATCH] Updated Readme Component names --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce4e1ec..ab35385 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# tfm -TFM super tajni projekat +# Tfm +TFM super secret project + +TFM consists of following components: + +TFM API - server for collecting data from all the TFM distributed collectors, scenario builder, confiurator and rule engine +TFM UI - web based (at the beginning) UI for displaying information and controling TFM clients +TFM Collector - daemon running on embedded platform for reading the sensors, executing commands in offline and online mode +TFM Configurator - minimal web interface running on embedded platform for configuring the collector + +