Update Dev Notes

Jon Roeber 2024-01-18 05:22:05 +00:00
parent 995c35ec4b
commit 200753b9eb

@ -1,6 +1,6 @@
## 20240117
Example SQL query to convert 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, include RSSI, time, and gatewayId, and filter on gatewayId:
```sql
CREATE OR REPLACE VIEW qgis_friendly AS