# deviceSetArmed

**Type:** GraphQL mutations

## Arguments
- deviceId (ID)
- isArmed (Boolean)
- disarmTimeout (Int)
- commandSource (CommandSource): undefined


## Response
**Type:** DeviceSetArmedPayload
**Description:**
undefined

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