USACE / instrumentation

Instrumentation project issue tracking and project planning
MIT License
5 stars 1 forks source link

Endpoint to Update Instrument Latitude/Longitude #32

Closed brettpalmberg closed 3 years ago

brettpalmberg commented 3 years ago

Example: PUT /instrumentation/projects/:project_id/instruments/:instrument_id/coordinates

adamscarberry commented 3 years ago

PUT /instrumentation/projects/:project_id/instruments/:instrument_id/geometry

Tested with Airflow DAG updating MIDAS GPS coords from AWARE API. Confirmed functionality works.