set_setpoint

Configure the the desired set point

Parameters

integer required
setpoint voltage
allowed values:-1 to 1
units: V
boolean
Disable all implicit conversions and coercions.
default: true

# Examples

# Sample response

{
    "setpoint": 1
}
1
2
3