Skip to content

Commit

Permalink
[HotFix] Missing declaration in provisional water-leak-detector-app.m… (
Browse files Browse the repository at this point in the history
  • Loading branch information
vivien-apple authored Oct 7, 2024
1 parent bcc1f1b commit 1c2ad2e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -938,6 +938,7 @@ cluster GeneralCommissioning = 48 {
provisional readonly attribute access(read: administer) optional int16u TCMinRequiredVersion = 6;
provisional readonly attribute access(read: administer) optional bitmap16 TCAcknowledgements = 7;
provisional readonly attribute access(read: administer) optional boolean TCAcknowledgementsRequired = 8;
provisional readonly attribute access(read: administer) optional int32u TCUpdateDeadline = 9;
readonly attribute command_id generatedCommandList[] = 65528;
readonly attribute command_id acceptedCommandList[] = 65529;
readonly attribute event_id eventList[] = 65530;
Expand Down

0 comments on commit 1c2ad2e

Please sign in to comment.