# deviceSetTemperatureSetpoint

**Type:** GraphQL mutations

## Arguments
- deviceId (ID)
- delta (Float)
- commandSource (CommandSource): undefined


## Response
**Type:** DeviceSetTemperatureSetpointPayload
**Description:**
undefined

### Fields
- device (Device)
- command (Command)
- errors (DeviceSetTemperatureSetpointError)
