Set relay boot position
Set relay boot position
- application/json
Request Body required
- position_settings object required- set position normal opened or normal closed position string required- Possible values: [ - position_NO,- position_NC]- as normal opened or normal closed 
Responses
- 200
- 400
- 401
OK
- Wrong JSON body
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...