File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
examples/light-switch-app/light-switch-common Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -959,6 +959,7 @@ cluster GeneralCommissioning = 48 {
959959 provisional readonly attribute access(read: administer) optional int16u TCMinRequiredVersion = 6;
960960 provisional readonly attribute access(read: administer) optional bitmap16 TCAcknowledgements = 7;
961961 provisional readonly attribute access(read: administer) optional boolean TCAcknowledgementsRequired = 8;
962+ provisional readonly attribute access(read: administer) optional nullable int32u TCUpdateDeadline = 9;
962963 readonly attribute command_id generatedCommandList[] = 65528;
963964 readonly attribute command_id acceptedCommandList[] = 65529;
964965 readonly attribute event_id eventList[] = 65530;
Original file line number Diff line number Diff line change 11{
22 " fileFormat" : 2 ,
3- " featureLevel" : 103 ,
3+ " featureLevel" : 104 ,
44 " creator" : " zap" ,
55 " keyValuePairs" : [
66 {
You can’t perform that action at this time.
0 commit comments