diff --git a/Dev-Notes.md b/Dev-Notes.md index b9c154d..f071f9a 100644 --- a/Dev-Notes.md +++ b/Dev-Notes.md @@ -44,4 +44,6 @@ Next steps: - Observe entries in PostgreSQL `chirpstack_integration` database, `event_up` table, `object` column - Research how QGIS expects PostGIS data to look - Create a PostGIS view from the `event_up` table that QGIS will like (if possible) - - If not possible, research creating a custom HTTP integration (in Go) that will receive data and put it into correct format in PostGIS for QGIS \ No newline at end of file + - If not possible, research creating a custom HTTP integration (in Go) that will receive data and put it into correct format in PostGIS for QGIS + +potentially interesting article: https://www.line-45.com/post/using-qgis-postgis-dynamic-duo \ No newline at end of file