USACE / instrumentation

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

Endpoint to Update Instrument Geometry (Lat/Lon Coordinates) #42

Closed brettpalmberg closed 3 years ago

brettpalmberg commented 3 years ago

Create a new endpoint to update instrument coordinates.

Endpoint: PUT /instrumentation/projects/<project_id>/instruments/<instrument_id>/geometry

Example Payload: {"type":"Point","coordinates":[-82.2228,38.4354]}