Update Dev Notes
parent
14de951623
commit
0096144cf9
@ -29,6 +29,10 @@ WHERE dev_eui = 'fffe2002c855b594';
|
|||||||
GRANT SELECT ON tbeam TO qgis;
|
GRANT SELECT ON tbeam TO qgis;
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reception was dramatically better when the hotspot was on the roof. Graduated symbology worked fine in QGIS.
|
||||||
|
|
||||||
|
Next step: set up `NOTIFY` triggers in Postgres and enable them in QGIS: https://kartoza.com/blog/postgis/using-notify-to-automatically-refresh-layers-in-qgis
|
||||||
|
|
||||||
## 20240117
|
## 20240117
|
||||||
|
|
||||||
Example SQL query to create a `qgis_friendly` view that converts Cayenne GPS location into PostGIS point, includes unique ID, RSSI, time, and gatewayId, and filters on gatewayId:
|
Example SQL query to create a `qgis_friendly` view that converts Cayenne GPS location into PostGIS point, includes unique ID, RSSI, time, and gatewayId, and filters on gatewayId:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user