Skip to content

Commit 1c92162

Browse files
zap regen (#36876)
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
1 parent a9bd0ce commit 1c92162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/chef/devices/rootnode_heatpump_87ivjRAECh.matter

+1-1
Original file line numberDiff line numberDiff line change
@@ -1269,7 +1269,7 @@ cluster GeneralDiagnostics = 51 {
12691269
/** Take a snapshot of system time and epoch time. */
12701270
command TimeSnapshot(): TimeSnapshotResponse = 1;
12711271
/** Request a variable length payload response. */
1272-
command PayloadTestRequest(PayloadTestRequestRequest): PayloadTestResponse = 3;
1272+
command access(invoke: manage) PayloadTestRequest(PayloadTestRequestRequest): PayloadTestResponse = 3;
12731273
}
12741274

12751275
/** Commands to trigger a Node to allow a new Administrator to commission it. */

0 commit comments

Comments
 (0)