File tree 1 file changed +20
-0
lines changed
docs/development_controllers/chip-tool
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,26 @@ the setup payload or performing discovery actions.
9
9
10
10
<hr >
11
11
12
+ ## Table of Contents
13
+
14
+ - [ Installation] ( #installation )
15
+ - [ Building from source] ( #building-from-source )
16
+ - [ Running the CHIP Tool] ( #running-the-chip-tool )
17
+ - [ CHIP Tool modes] ( #chip-tool-modes )
18
+ - [ Single-command mode (default)] ( #single-command-mode-default )
19
+ - [ Interactive mode] ( #interactive-mode )
20
+ - [ Using CHIP Tool for Matter device testing] ( #using-chip-tool-for-matter-device-testing )
21
+ - [ Supported commands and options] ( #supported-commands-and-options )
22
+ - [ List all supported clusters] ( #printing-all-supported-clusters )
23
+ - [ List all supported command for a cluster] ( #getting-the-list-of-commands-supported-for-a-specific-cluster )
24
+ - [ List all supported attributes for a cluster] ( #getting-the-list-of-attributes-supported-for-a-specific-cluster )
25
+ - [ Command options] ( #getting-the-list-of-command-options )
26
+ - [ Testing and Interaction] ( #running-a-test-suite-against-a-paired-peer-device )
27
+ - [ Multi-admin scenario] ( #multi-admin-scenario )
28
+ - [ Subscribing to events or attributes] ( #subscribing-to-events-or-attributes )
29
+ - [ Using wildcards] ( #using-wildcards )
30
+ - [ Saving users and credentials for door lock device] ( #saving-users-and-credentials-on-door-lock-devices )
31
+
12
32
## Installation
13
33
14
34
On Linux distributions
You can’t perform that action at this time.
0 commit comments