|
parser.py
home pi script for parsing incoming data
py -
20.06 kB -
03/23/2026 at 15:47
|
|
Download
|
|
schema.sql
home pi sqlite schema
sql -
5.39 kB -
03/23/2026 at 15:47
|
|
Download
|
|
__init__.py
py -
0 bytes -
03/23/2026 at 15:47
|
|
Download
|
|
storage.py
sql scripts for home pi
py -
17.32 kB -
03/23/2026 at 15:47
|
|
Download
|
|
db.py
db definition
py -
413.00 bytes -
03/23/2026 at 15:47
|
|
Download
|
|
queue_worker.py
reads from sqlite and calls aws post api
py -
13.17 kB -
03/23/2026 at 15:47
|
|
Download
|
|
listen_meshtastic.py
listens to meshtastic home node and stores records in sqllite
py -
7.93 kB -
03/23/2026 at 15:47
|
|
Download
|
|
ingestApp.py
aws lambda code for posting observations to aws for post endpoint
py -
12.14 kB -
03/23/2026 at 15:46
|
|
Download
|
|
app.py
read api lambda code for aws get endpoints
py -
8.41 kB -
03/23/2026 at 15:44
|
|
Download
|
|
weather-station-stack.yaml
cloud formation template for creating aws infra
yaml -
5.72 kB -
03/23/2026 at 15:44
|
|
Download
|
|
packaged-template.yaml
cloud formation template for creating aws infra
yaml -
6.22 kB -
03/23/2026 at 15:44
|
|
Download
|
|
swagger.yml
API contract for AWS api to post data to aws, and fetch data from aws.
yml -
20.56 kB -
03/23/2026 at 15:43
|
|
Download
|
|
weather_station_design_revised_v2.md
original full design document.
md -
74.89 kB -
03/23/2026 at 15:42
|
|
Download
|
|
home_pi_server_design_spec.md
home server spec. outlines the interface and design
md -
8.78 kB -
03/23/2026 at 15:42
|
|
Download
|
|
weather_station_mvp_architecture_and_schema.md
full design document focusing on schema for db and api
md -
47.98 kB -
03/23/2026 at 15:42
|
|
Download
|
|
mock_tempest_udp_sender_extended.py
Mock of tempest weatherflow station udp api. <br>use this if you do not have the weather station yet.<br><a target="_blank" rel="noopener noreferrer" href="https://weatherflow.github.io/Tempest/api/udp/v143/">https://weatherflow.github.io/Tempest/api/udp/v143/</a>
py -
11.87 kB -
03/23/2026 at 15:41
|
|
Download
|
|
main.py
Micro-python firmware for Raspberry pi pico w controller. <br>listens on udp and forwards event over uart to meshtastic device.
py -
29.17 kB -
03/23/2026 at 15:40
|
|
Download
|