put https://api.tetrascience.com/v1/data-acquisition/agent/status
This endpoint allows TetraScience Agent to send status setting update to platform. Tetrascience agents have start/stop button. When start button is clicked, agent should hit endpoint with statusSetting=STARTED
. Opposite, when stop button is clicked, agent should hit endpoint with statusSetting=STOPPED
.
It requires a user-defined agent set up in the TetraScience Web UI