Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More PostGIS and axistech fixes from SCMN #86

Merged
merged 3 commits into from
Jul 3, 2024
Merged

More PostGIS and axistech fixes from SCMN #86

merged 3 commits into from
Jul 3, 2024

Conversation

dajtxx
Copy link
Collaborator

@dajtxx dajtxx commented Jul 3, 2024

More PostGIS related fixes have been made, the REST API can now include the received_at timestamp for messages, some extra error logging for the axistech receiver.

@dajtxx dajtxx merged commit cd1561a into master Jul 3, 2024
1 check passed
dajtxx added a commit that referenced this pull request Jul 16, 2024
* Changes for SCMN deployment.

* Added Wombat config script info to webapp.

* Wombat page changes - fixed log upload script, added data upload command.

* Fixed update mapping functions.

* ..New tap when open Map

* Added axistech poller, changed logging in docker compose.

* Adding the axistech module.

* Changed axistech message format.

* Changed handleSubmit to check if event parameter was supplied.

* Logical mapper drops messages whose timestamp is too far into the future. The REST API messages endpoint can now take a physical or logical device id.

* Fixed pytest unit tests for the /message REST API endpoint.

* AxisTech API only accepts a specific timezone suffix, so changed to use that.

* Added the ability to include logical device properties in the ld ls command via the --properties flag.

* DB init script now creates version table so DB v1 backups restore cleanly.

* Added the ability to include logical device properties in the ld ls command via the --properties flag.

DAO & RestAPI updated to handle PostGIS geometry location column.

Removed backoff annotations from DAO, they have not been useful.

Changed errors raised by the DAO to be ValueErrors when parameter validation fails.

* Restoring lost changes to files.

* Restoring lost upgrade script.

* Webapp changes to handle the geometry location columns.

* Removed unused variable.

* Fixed webapp map code to handle location lat or long being None, changed docker compose service restart and logging policies.

* Issue 82 (#83)

Implements issue #82

* More PostGIS and axistech fixes from SCMN (#86)

* Issue 82 (#83) (#85)

Implements issue #82

* Added extra error logging to axistech receiver.

---------

Co-authored-by: dajtxx <[email protected]>

* Added Extract.py to read timeseries data from IoTa database.

* Fix typo in axistech dependency

* Fix the typo again.

---------

Co-authored-by: dpi-group <[email protected]>
Co-authored-by: Mal Kul <mkul@griffin-water>
Co-authored-by: mal-22 <[email protected]>
Co-authored-by: mal-22 <[email protected]>
Co-authored-by: dajtxx <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant