earthcubeprojects-chords / chords

EarthCube CHORDS application code
GNU General Public License v2.0
25 stars 13 forks source link

Print Variables being measured with the API #531

Open CrazyCatProgrammer opened 5 years ago

CrazyCatProgrammer commented 5 years ago

Being able to view with variables are being measured in realtime with the API. Using either swagger or adding by hand into the CHORDS portal. :)

MisterMartin commented 5 years ago

This is adding a new endpoint that delivers JSON: /api/v1/instruments/{id}.json. Very similar to api/v1/sites/{id}.json.