Power API
Please refer to your Cryptosat onboarding instructions for setup
Turn on Crypto Engines based on their indices.
Query parameters
cestringRequiredExample:
Comma separated list of Crypto Engine indices to turn on. Examples: '0', '1,2,4', '3,2'
1,2Responses
200
Operation was successful
application/json
400
Invalid input
application/json
get
/turn_onTurn off Crypto Engines based on their indices.
Query parameters
cestringRequiredExample:
Comma separated list of Crypto Engine indices to turn off. Examples: '0', '1,2,4', '3,2'
1,2Responses
200
Operation was successful
application/json
400
Invalid input
application/json
get
/turn_offUI Dashboard
At your disposal is a simple GUI dashboard for monitoring and controlling power supply

Last updated