Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ust:meeting_minutes_october_11_13_2022 [2022/10/14 00:44] jchang [Updates] |
ust:meeting_minutes_october_11_13_2022 [2022/10/14 00:50] (current) jchang [Updates] |
||
---|---|---|---|
Line 47: | Line 47: | ||
* Drop old tables and run setup commands from the script using "psql -d weatherbox -f multi-table.sql" | * Drop old tables and run setup commands from the script using "psql -d weatherbox -f multi-table.sql" | ||
* Ran "python3 fake_traffic.py" in one window. Ran "python3 src/gateway_server.py ./src/ttyFakeTraffic" and export GATEWAY_DB_URI="postgresql : / / gateway@localhost/weatherbox" in same window | * Ran "python3 fake_traffic.py" in one window. Ran "python3 src/gateway_server.py ./src/ttyFakeTraffic" and export GATEWAY_DB_URI="postgresql : / / gateway@localhost/weatherbox" in same window | ||
- | * **FAKE DATA FLOODING DATABASE!!** | + | * **SUCCESS: FAKE DATA FLOODING DATABASE!!** |
+ | * Tested database with actual data from apple by using ./run_production.sh auto | ||
===== Goals ===== | ===== Goals ===== |