🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

wfudptools

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wfudptools

WeatherFlow UDP API compliant python tools

5.3.0
Maintainers
1

Description

These python3 utilities let you test (and simulate) a WeatherFlow station installation

They permit you to listen to UDP broadcasts from your Hub and:

  • print the received UDP broadcasts to stdout
  • print the decoded broadcasts in a more human-friendly form
  • publish derived topics to MQTT
  • publish derived topics to influxdb (v1.x and v2.x)
  • support any combination of Air/Sky/Tempest
  • support multiple instances of Air/Sky/Tempest at your site

They also provide a utility to permit you to simulate a WeatherFlow Hub with minimal test data.

NOTE - These utilities are tested using v119 of the WeatherFlow hub firmware.

Disclaimer

These utilities are provided as-is. Please consult the Project Home Page for more details.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts