March 2018
Beginner to intermediate
410 pages
10h 40m
English
We now have sufficient information to begin using XMPP in our projects. To do this, we create two new projects, which we will call SensorXmpp and ActuatorXmpp, copying the corresponding code from the Sensor and Actuator projects as we have done earlier. As with the previous chapters, we use the same hardware.
We also add a series of NuGet packages to our projects:
|
NuGet |
Description |
|
Waher.Networking.XMPP.UWP |
XMPP client library. |
|
Waher.Networking.XMPP.Sensor.UWP |
XMPP IoT sensor data plugin. Added to both projects. |
|
Waher.Networking.XMPP.Chat.UWP |
XMPP IoT chat plugin. |
|
Waher.Networking.XMPP.Control.UWP ... |
Read now
Unlock full access