aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 7637c2ea838a9b953136a5cf2a762e867254daa3 (plain)
1
2
3
4
5
6
7
8
9
10
## 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 in TheClientV Class (Look for ```Search.Add```)

<br>

```Important : You need to have an API Key and Secret from a IoT Broker which supports IEEE P1451.99.```