Skip to content

Commit 80e83f9

Browse files
committed
SWPROT-8953: docs: a/z/d: Update supported_command_classes.rst
This text was generated from application, it should have been part of latest release, but wasn't due to time constraints. Origin: #45 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
1 parent 31cc033 commit 80e83f9

File tree

1 file changed

+48
-43
lines changed

1 file changed

+48
-43
lines changed

applications/zpc/doc/supported_command_classes.rst

+48-43
Original file line numberDiff line numberDiff line change
@@ -21,47 +21,52 @@ When starting ZPC from the command line, it will also display all the current su
2121
.. code-block:: bash
2222
2323
$ zpc
24-
| Command Class | Version | Support | Control | Security Level | Comment |
25-
| ---------------------------------- | ------- | ------- | ------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
26-
| Alarm Sensor | 1 | | x | N/A | |
27-
| Association | 2 | x | x | Network Scheme | |
28-
| Association Group Info (AGI) | 3 | x | x | Network Scheme | |
29-
| Barrier Operator | 1 | | x | N/A | |
30-
| Basic | 2 | | x | N/A | |
31-
| Battery | 3 | | x | N/A | Control Part is auto-generated. |
32-
| Binary Sensor | 1 | | x | N/A | Control Part is auto-generated. |
33-
| Binary Switch | 2 | | x | N/A | |
34-
| Central Scene | 3 | | x | N/A | Partial control: key attributes are not displayed in the UI. |
35-
| Color Switch | 3 | | x | N/A | Partial Control:<br>1. Durations are ignored<br>2. No support for Start/Stop Level Change<br>3. No support for other Color Component IDs than 0,1,2,3,4 |
36-
| Configuration | 4 | | x | N/A | |
37-
| Device Reset Locally | 1 | x | x | Network Scheme | |
38-
| Door Lock | 4 | | x | N/A | |
39-
| Firmware Update | 7 | x | x | Network Scheme | |
40-
| Inclusion Controller | 1 | x | x | Unencrypted | |
41-
| Indicator | 3 | x | x | Network Scheme | |
42-
| Manufacturer Specific | 2 | x | x | Network Scheme | |
43-
| Meter | 6 | | x | N/A | Partial control: <br>1. Meter Reset Command is not supported due to missing dotdot ZCL equivalent functionality. |
44-
| Multi Channel | 4 | | x | N/A | |
45-
| Multi Channel Association | 3 | x | x | Network Scheme | |
46-
| Multi Command | 1 | x | | Unencrypted | |
47-
| Multilevel Sensor | 11 | | x | N/A | Partial control: <br>1. Not all scales are supported<br>2. Not all types are shown in the UI. |
48-
| Multilevel Switch | 4 | | x | N/A | |
49-
| Notification | 8 | | x | N/A | Partial Control: <br>1. No Push/Pull discovery is done.<br>2. No Pull sensor support. <br>3. Unknown types are not supported. <br>4. No Regular probing is done. |
50-
| Powerlevel | 1 | x | | Network Scheme | |
51-
| Scene Activation | 1 | | x | N/A | |
52-
| Scene Actuator Configuration | 1 | | x | N/A | No interview performed automatically. |
53-
| Scene Controller Configuration | 1 | | x | N/A | |
54-
| Security 0 | 1 | x | x | Unencrypted | |
55-
| Security 2 | 1 | x | x | Unencrypted | |
56-
| Sound Switch | 2 | | x | N/A | You can control the specific tone play with the ON_OFF_ON_TIME ZCL attribute. See code or python CTT script for details. |
57-
| Supervision | 2 | x | x | Unencrypted | |
58-
| Thermostat Mode | 3 | | x | N/A | Partial Control: Not all modes can be set |
59-
| Thermostat Setpoint | 3 | | x | N/A | Partial Control: <br>1. No discovery of ambiguous types in v1-v2 <br>2. Only a few setpoints can be configured. <br>3. Precision/size fields in the set are determined <br>automatically by the controller. |
60-
| Time | 1 | x | | Unencrypted | |
61-
| Transport Service | 2 | x | x | Unencrypted | |
62-
| User Code | 2 | | x | N/A | Partial Control |
63-
| User Credential | 1 | | x | N/A | Experimental |
64-
| Version | 3 | x | x | Network Scheme | |
65-
| Wake Up | 3 | | x | N/A | |
66-
| Z-Wave Plus Info | 2 | x | x | Unencrypted | |
24+
Command Class | Version | Support | Control | Security Level | Comment |
25+
| ------------------------------ | ------- | ------- | ------- | --------------------------- | ------- |
26+
| Alarm Sensor | 1 | | x | N/A | |
27+
| Association | 2 | x | x | Network Scheme | |
28+
| Association Group Info (AGI) | 3 | x | x | Network Scheme | |
29+
| Barrier Operator | 1 | | x | N/A | |
30+
| Basic | 2 | | x | N/A | |
31+
| Battery | 3 | | x | N/A | |
32+
| Binary Sensor | 1 | | x | N/A | Control Part is auto-generated. |
33+
| Binary Switch | 2 | | x | N/A | |
34+
| CRC16 Encapsulation | 1 | x | | Unencrypted | |
35+
| Central Scene | 3 | | x | N/A | Partial control: key attributes are not displayed in the UI. |
36+
| Color Switch | 3 | | x | N/A | Partial Control:<br>1. Durations are ignored<br>2. No support for Start/Stop Level Change<br>3. No support for other Color Component IDs than 0,1,2,3,4 |
37+
| Configuration | 4 | | x | N/A | |
38+
| Device Reset Locally | 1 | x | x | Network Scheme | |
39+
| Door Lock | 4 | | x | N/A | |
40+
| Firmware Update | 7 | x | x | Network Scheme | |
41+
| Humidity Control Mode | 2 | | x | N/A | Experimental |
42+
| Inclusion Controller | 1 | x | x | Unencrypted | |
43+
| Indicator | 3 | x | x | Network Scheme | |
44+
| Manufacturer Specific | 2 | x | x | Network Scheme | |
45+
| Meter | 6 | | x | N/A | Partial control: <br>1. Meter Reset Command is not supported due to missing dotdot ZCL equivalent functionality. |
46+
| Multi Channel | 4 | | x | N/A | |
47+
| Multi Channel Association | 3 | x | x | Network Scheme | |
48+
| Multi Command | 1 | x | | Unencrypted | |
49+
| Multilevel Sensor | 11 | | x | N/A | Partial control: <br>1. Not all scales are supported<br>2. Not all types are shown in the UI. |
50+
| Multilevel Switch | 4 | | x | N/A | |
51+
| Notification | 8 | | x | N/A | |
52+
| Powerlevel | 1 | x | | Network Scheme | |
53+
| Scene Activation | 1 | | x | N/A | |
54+
| Scene Actuator Configuration | 1 | | x | N/A | No interview performed automatically. |
55+
| Scene Controller Configuration | 1 | | x | N/A | |
56+
| Security 0 | 1 | x | x | Unencrypted | |
57+
| Security 2 | 1 | x | x | Unencrypted | |
58+
| Sound Switch | 2 | | x | N/A | You can control the specific tone play with the ON_OFF_ON_TIME ZCL attribute. See code or python CTT script for details. |
59+
| Supervision | 2 | x | x | Unencrypted | |
60+
| Thermostat Fan Mode | 5 | | x | N/A | Experimental |
61+
| Thermostat Fan State | 2 | | x | N/A | Experimental |
62+
| Thermostat Mode | 3 | | x | N/A | Partial Control: Not all modes can be set |
63+
| Thermostat Operating State | 2 | | x | N/A | Experimental. Log related functions are not yet exposed to MQTT. |
64+
| Thermostat Setpoint | 3 | | x | N/A | Only Cool & Heat setpoint can be controlled from MQTT |
65+
| Time | 1 | x | | Unencrypted | |
66+
| Time Parameters | 1 | x | | Unencrypted | |
67+
| Transport Service | 2 | x | x | Unencrypted | |
68+
| User Code | 2 | | x | N/A | Partial Control |
69+
| Version | 3 | x | x | Network Scheme | |
70+
| Wake Up | 3 | | x | N/A | |
71+
| Z-Wave Plus Info | 2 | x | x | Unencrypted | |
6772

0 commit comments

Comments
 (0)