{"id":15672224,"url":"https://github.com/dacarson/weatherflowapi","last_synced_at":"2025-03-16T10:25:10.847Z","repository":{"id":153878022,"uuid":"629701813","full_name":"dacarson/WeatherFlowApi","owner":"dacarson","description":"Arduino library to provide easy access to network WeatherFlow data","archived":false,"fork":false,"pushed_at":"2024-04-06T18:12:57.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T22:30:43.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dacarson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-04-18T21:18:16.000Z","updated_at":"2023-04-18T22:30:05.000Z","dependencies_parsed_at":"2024-04-06T19:25:32.650Z","dependency_job_id":null,"html_url":"https://github.com/dacarson/WeatherFlowApi","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacarson%2FWeatherFlowApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacarson%2FWeatherFlowApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacarson%2FWeatherFlowApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacarson%2FWeatherFlowApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dacarson","download_url":"https://codeload.github.com/dacarson/WeatherFlowApi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243854414,"owners_count":20358605,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T15:22:36.886Z","updated_at":"2025-03-16T10:25:10.809Z","avatar_url":"https://github.com/dacarson.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Github License](https://img.shields.io/github/license/dacarson/WeatherFlowApi) ![Github Release](https://img.shields.io/github/v/release/dacarson/WeatherFlowApi?display_name=tag)\n\n# WeatherFlowApi\n\n## Description\nThis light weight Arduino library has a class (`WeatherFlowData`) that process WeatherFlow event as defined here:\n[WeatherFlow Tempest UDP Reference](https://weatherflow.github.io/Tempest/api/udp.html)\nWhen a class is successfully processed, a user defined callback is called.\n\n`WeatherFlowUdp` inherits from `WeatherFlowData`, and will setup a UDP listener for WeatherFlow data packets being broadcast on the local network, and will feed them to WeatherFlowData for processing.\n\nAn independant helper class, `WeatherFlowStrings` takes the enumerated types from WeatherFlowData and returns strings. The strings are stored in PROGMEM, aka it returns F() strings.\n\n## Examples\nThe examples folder contains these examples:\n- ### SerialPrinter\nThis example prints all the values of the event that caused the callback to be invoked. The example shows how to setup `WeatherFlowUdp` with a callback. It prints all the values of the most recently processed event.\n\n- ### PrometheusPublisher\nThis example publishes the WeatherFlow data as a [Prometheus](https://prometheus.io) data source. It shows how to access all the data stored by `WeatherFlowData` and iterate through it.\n\n## License\n\nThis library is licensed under [MIT License](https://opensource.org/license/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacarson%2Fweatherflowapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdacarson%2Fweatherflowapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacarson%2Fweatherflowapi/lists"}