Description
This API sets the slope value for the requested element. Required arguments are:
- value: Slope value to be set (float)
Query URI (POST)
http://danteweb.lnf.infn.it:8000/element/<elementName>/setSlope
Query Payload
{ "value": <float> }
This API sets the slope value for the requested element. Required arguments are:
http://danteweb.lnf.infn.it:8000/element/<elementName>/setSlope
{ "value": <float> }