From 02c5b26277b804718d38fc6f476c714835f7d3a0 Mon Sep 17 00:00:00 2001 From: linhsolar Date: Mon, 10 Oct 2016 15:36:59 +0200 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..bf5dc6ff --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# iCOMOTSensors +This collection includes different types of sensors for different purposes +- emulated sensors and real sensors +- sensors using Things-specific APIs to monitor Things +- sensors using Software-defined Gateways API to monitor Things +- sensors using different cloud connectivity types to send data to Cloud/Gateways +- sensors running in different environments (bare OS, docker, vagrant, etc.) +- sensors running in a single node (emulated or real) +- sensors running within a topology (creating a network of sensors) + +Code is currently updated and uploaded. +Contact Hong-Linh Truong (truong@dsg.tuwien.ac.at) for further information