aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIndrajith K L2021-05-17 16:56:55 +0530
committerIndrajith K L2021-05-17 16:56:55 +0530
commita9c36488c48538e79ff94aaab2a26449c3203c01 (patch)
tree035480aa41c09c247cd6b97b645088c2edf07c74
parent6cacec3f04b0f766caafde05753ae3470244d20d (diff)
downloadSensorClientXMPP-a9c36488c48538e79ff94aaab2a26449c3203c01.tar.gz
SensorClientXMPP-a9c36488c48538e79ff94aaab2a26449c3203c01.tar.bz2
SensorClientXMPP-a9c36488c48538e79ff94aaab2a26449c3203c01.zip
Update Readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5320260..37b4fbf 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
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```)
+* For Device discovery search you can narrow down the search results with adding additional paramaters to the ```FindFriends``` method in TheClientV Class (Look for ```Search.Add```)
<br>