javaiotkura

IOT simulation help testing protocols


If i set up an IOT simulation such as the greenhouse tutorial Kura how would I test the protocols MQTT and CoAP. How would I receive information such as speed, the amount of packets dropped, the traffic created etc. Are there any tools I could use.

http://iot.eclipse.org/java/tutorial/

thats the greenhouse page

I would appreciate the help


Solution

  • To test and analyse any protocol information your best bet is to get wireshark which is free to use and is a pretty powerful networking tool in general.

    This article talks about using wireshark specifically for IoT protocol testing and should be plenty to get you going.