You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<description>This command signals to the service associated with the device vendor that the fabric administrator would like a review of the current restrictions on the accessing fabric.</description>
<description>Upon receipt, the Content App checks if the account associated with the client Temp Account Identifier Rotating ID is the same acount that is active on the given Content App. If the accounts are the same, then the Content App includes the Setup PIN in the GetSetupPIN Response.</description>
<description>Upon receipt, the Content App checks if the account associated with the client’s Temp Account Identifier (Rotating ID) has a current active Setup PIN with the given value. If the Setup PIN is valid for the user account associated with the Temp Account Identifier, then the Content App MAY make that user account active.</description>
<description>The purpose of this command is to instruct the Content App to clear the current user account. This command SHOULD be used by clients of a Content App to indicate the end of a user session.</description>
<description>This message is sent in response to the GetSetupPIN Request, and contains the Setup PIN code, or null when the accounts identified in the request does not match the active account of the running Content App.</description>
<description>This event can be used by the Content App to indicate that the current user has logged out. In response to this event, the Fabric Admin SHALL remove access to this Content App by the specified Node. If no Node is provided, then the Fabric Admin SHALL remove access to all non-Admin Nodes.</description>
Copy file name to clipboardexpand all lines: src/app/zap-templates/zcl/data-model/chip/actions-cluster.xml
+11-22
Original file line number
Diff line number
Diff line change
@@ -89,20 +89,11 @@ limitations under the License.
89
89
<code>0x0025</code>
90
90
<define>ACTIONS_CLUSTER</define>
91
91
<description>This cluster provides a standardized way for a Node (typically a Bridge, but could be any Node) to expose action information.</description>
<description>This command is used by a current Administrator to instruct a Node to go into commissioning mode using enhanced commissioning method.</description>
61
52
<argname="CommissioningTimeout"type="int16u"/>
@@ -64,22 +55,17 @@ limitations under the License.
<description>This command is used by a current Administrator to instruct a Node to go into commissioning mode using basic commissioning method, if the node supports it.</description>
<description>This command is used by a current Administrator to instruct a Node to revoke any active Open Commissioning Window or Open Basic Commissioning Window command.</description>
Copy file name to clipboardexpand all lines: src/app/zap-templates/zcl/data-model/chip/application-basic-cluster.xml
+10-32
Original file line number
Diff line number
Diff line change
@@ -24,38 +24,16 @@ limitations under the License.
24
24
<clientinit="false"tick="false">true</client>
25
25
<serverinit="false"tick="false">true</server>
26
26
<description>This cluster provides information about an application running on a TV or media player device which is represented as an endpoint.</description>
0 commit comments