Update Dev Notes

Jon Roeber 2024-01-18 05:22:36 +00:00
parent 200753b9eb
commit 95da0ef0cf

@ -1,6 +1,6 @@
## 20240117 ## 20240117
Example SQL query to create a `qgis_friendly` view that converts Cayenne GPS location into PostGIS point, include RSSI, time, and gatewayId, and filter on gatewayId: Example SQL query to create a `qgis_friendly` view that converts Cayenne GPS location into PostGIS point, includes RSSI, time, and gatewayId, and filters on gatewayId:
```sql ```sql
CREATE OR REPLACE VIEW qgis_friendly AS CREATE OR REPLACE VIEW qgis_friendly AS