Created
March 2, 2022 00:22
-
-
Save twaddington/a6ffbeba9c964aff0257643b3f593c06 to your computer and use it in GitHub Desktop.
WeatherFlow Tempest UDP Monitoring
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo tcpdump -i eth0 -s 0 udp port 50222 -A -v | |
https://weatherflow.github.io/Tempest/api/udp.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment