Point
Set value for single point
put/runs/{runId}/points/{pointId}
Path parameters
runIdstring required
Example:7cf4afb6-9c15-431f-9f50-11bca0870f77
ID of run
pointIdstring required
Example:Outdoor_Air_Temperature_Sensor
ID of point
Request body
Example request
{
"value": 24.3
}Response
The point was successfully updated