From 6cacec3f04b0f766caafde05753ae3470244d20d Mon Sep 17 00:00:00 2001
From: Indrajith K L
Date: Mon, 17 May 2021 16:55:46 +0530
Subject: :pencil: Updates Readme
---
README.md | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 README.md
(limited to 'README.md')
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..5320260
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+## XMPP Sensor Client Application
+
+
+This is a simple Sensor Client Application which can be used to communicate with [OpenWeatherMapSensor](https://github.com/PeterWaher/OpenWeatherMapSensor) or any other IoT Sensor which supports [IEEE P1451.99](https://gitlab.com/IEEE-SA/XMPPI/IoT).
+
+#### Notes
+* For Device discovery search you can narrow down the search results with adding additional paramaters to the ```FindFriends``` method (Look for ```Search.Add```)
+
+
+
+```Important : You need to have an API Key and Secret from a IoT Broker which supports IEEE P1451.99.```
--
cgit v1.2.3