Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
weatherbox:unified_software_team:packet_tester [2016/11/16 01:15] tbyers |
weatherbox:unified_software_team:packet_tester [2021/09/19 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Packet Tester ====== | ====== Packet Tester ====== | ||
- | The "Packet Tester" program is to test the correctness of the Gateway by use of hardcoded packets. The current packets include: Heartbeat, Apple, Cranberry, Dragonfruit, and Bad Packet. | + | The "Packet Tester" program is to test the correctness of the packets transmitted by a weatherbox. The Packet Tester will collect the transmitted packets and print the results to the console. There is also the option of having the data be written to a .csv file if that is desired. |
To enjoy the packet_tester.py program, first download or clone the repository at https://github.com/scel-hawaii/data-gateway. For best results use a linux machine. | To enjoy the packet_tester.py program, first download or clone the repository at https://github.com/scel-hawaii/data-gateway. For best results use a linux machine. |