You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MIP-0001 reframes the API as one addressable tree, so setting voltage becomes a write to the board's target_voltage_v setpoint rather than a dedicated endpoint. Folding this into #57; closing as superseded. Thanks for speccing it out.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
HTTP Put API to set voltage on a board
Path = "/api/v1/board/{serial}/voltage",
Response: JSON representation of SetVoltageResponse:
All reactions