Skip to content

Commit b72034b

Browse files
authored
Post review fixes
1 parent 77c2d36 commit b72034b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_components/satel_integra.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,15 @@ port:
6363
type: integer
6464
partitions:
6565
description: List of the partitions to operate on.
66-
required: true
66+
required: false
6767
type: [integer, list]
6868
keys:
6969
name:
7070
description: Name of the partition.
7171
required: true
7272
type: string
7373
arm_home_mode:
74-
description: The mode in which arm the partition when 'arm home' is used. Possible options are `1`,`2` or `3`. For more information on what are the differences between them, please refer to Satel Integra manual.
74+
description: The mode in which the partition is armed when 'arm home' is used. Possible options are `1`,`2` or `3`. For more information on what the differences are between them, please refer to Satel Integra manual.
7575
required: false
7676
default: 1
7777
type: integer

0 commit comments

Comments
 (0)