March 2018
Beginner to intermediate
410 pages
10h 40m
English
To test the machine interface, we need a tool we can use. The IoT Gateway project on GitHub contains such a tool written in .NET, called simply Waher.Client.WPF. An executable version can be downloaded as well. You can use this to test both the machine and chat interfaces of your devices. You can create one or more XMPP connections and add contacts. If they are sensors or actuators, you can read them, control their parameters, and subscribe to events from them. You can also listen on the XMPP communication to learn what is being communicated. Figure 4 shows the main interface of this simple XMPP IoT client:
Read now
Unlock full access