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
* Fix ACL cluster ZAP XML and regen ZAP
- Remove dead event AccessRestrictionEntryChanged
- Set response command for ReviewFabricRestrictions
- Set correct optionality for FabricRestrictionReviewUpdate
* Fix access control server after XML change
* Remove unsupportable commnad
* Rename RedirectURL field to ARLRequestFlowUrl
* Kick CI
* Kick CI
* Remove non-longer-applicable files
* Increase size of event buffer pool in NIM sample
* Restyled by clang-format
* Fix format
* Remove subscription for event that no longer exists
---------
Co-authored-by: Restyled.io <commits@restyled.io>
fabric_sensitive info event access(read: administer) AccessRestrictionEntryChanged = 2 {
413
-
fabric_idx fabricIndex = 254;
414
-
}
415
-
416
-
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 3 {
412
+
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 2 {
417
413
int64u token = 0;
418
-
nullable long_char_string instruction = 1;
419
-
nullable long_char_string redirectURL = 2;
414
+
optional long_char_string instruction = 1;
415
+
optional long_char_string ARLRequestFlowUrl = 2;
420
416
fabric_idx fabricIndex = 254;
421
417
}
422
418
@@ -443,7 +439,7 @@ cluster AccessControl = 31 {
443
439
}
444
440
445
441
/** 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. */
fabric_sensitive info event access(read: administer) AccessRestrictionEntryChanged = 2 {
413
-
fabric_idx fabricIndex = 254;
414
-
}
415
-
416
-
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 3 {
412
+
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 2 {
417
413
int64u token = 0;
418
-
nullable long_char_string instruction = 1;
419
-
nullable long_char_string redirectURL = 2;
414
+
optional long_char_string instruction = 1;
415
+
optional long_char_string ARLRequestFlowUrl = 2;
420
416
fabric_idx fabricIndex = 254;
421
417
}
422
418
@@ -443,7 +439,7 @@ cluster AccessControl = 31 {
443
439
}
444
440
445
441
/** 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. */
fabric_sensitive info event access(read: administer) AccessRestrictionEntryChanged = 2 {
815
-
fabric_idx fabricIndex = 254;
816
-
}
817
-
818
-
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 3 {
814
+
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 2 {
819
815
int64u token = 0;
820
-
nullable long_char_string instruction = 1;
821
-
nullable long_char_string redirectURL = 2;
816
+
optional long_char_string instruction = 1;
817
+
optional long_char_string ARLRequestFlowUrl = 2;
822
818
fabric_idx fabricIndex = 254;
823
819
}
824
820
@@ -845,7 +841,7 @@ cluster AccessControl = 31 {
845
841
}
846
842
847
843
/** 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. */
fabric_sensitive info event access(read: administer) AccessRestrictionEntryChanged = 2 {
708
-
fabric_idx fabricIndex = 254;
709
-
}
710
-
711
-
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 3 {
707
+
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 2 {
712
708
int64u token = 0;
713
-
nullable long_char_string instruction = 1;
714
-
nullable long_char_string redirectURL = 2;
709
+
optional long_char_string instruction = 1;
710
+
optional long_char_string ARLRequestFlowUrl = 2;
715
711
fabric_idx fabricIndex = 254;
716
712
}
717
713
@@ -738,7 +734,7 @@ cluster AccessControl = 31 {
738
734
}
739
735
740
736
/** 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. */
fabric_sensitive info event access(read: administer) AccessRestrictionEntryChanged = 2 {
631
-
fabric_idx fabricIndex = 254;
632
-
}
633
-
634
-
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 3 {
630
+
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 2 {
635
631
int64u token = 0;
636
-
nullable long_char_string instruction = 1;
637
-
nullable long_char_string redirectURL = 2;
632
+
optional long_char_string instruction = 1;
633
+
optional long_char_string ARLRequestFlowUrl = 2;
638
634
fabric_idx fabricIndex = 254;
639
635
}
640
636
@@ -661,7 +657,7 @@ cluster AccessControl = 31 {
661
657
}
662
658
663
659
/** 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. */
fabric_sensitive info event access(read: administer) AccessRestrictionEntryChanged = 2 {
760
-
fabric_idx fabricIndex = 254;
761
-
}
762
-
763
-
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 3 {
755
+
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 2 {
764
756
int64u token = 0;
765
-
nullable long_char_string instruction = 1;
766
-
nullable long_char_string redirectURL = 2;
757
+
optional long_char_string instruction = 1;
758
+
optional long_char_string ARLRequestFlowUrl = 2;
767
759
fabric_idx fabricIndex = 254;
768
760
}
769
761
@@ -790,7 +782,7 @@ cluster AccessControl = 31 {
790
782
}
791
783
792
784
/** 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. */
fabric_sensitive info event access(read: administer) AccessRestrictionEntryChanged = 2 {
708
-
fabric_idx fabricIndex = 254;
709
-
}
710
-
711
-
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 3 {
707
+
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 2 {
712
708
int64u token = 0;
713
-
nullable long_char_string instruction = 1;
714
-
nullable long_char_string redirectURL = 2;
709
+
optional long_char_string instruction = 1;
710
+
optional long_char_string ARLRequestFlowUrl = 2;
715
711
fabric_idx fabricIndex = 254;
716
712
}
717
713
@@ -738,7 +734,7 @@ cluster AccessControl = 31 {
738
734
}
739
735
740
736
/** 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. */
fabric_sensitive info event access(read: administer) AccessRestrictionEntryChanged = 2 {
485
-
fabric_idx fabricIndex = 254;
486
-
}
487
-
488
-
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 3 {
484
+
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 2 {
489
485
int64u token = 0;
490
-
nullable long_char_string instruction = 1;
491
-
nullable long_char_string redirectURL = 2;
486
+
optional long_char_string instruction = 1;
487
+
optional long_char_string ARLRequestFlowUrl = 2;
492
488
fabric_idx fabricIndex = 254;
493
489
}
494
490
@@ -515,7 +511,7 @@ cluster AccessControl = 31 {
515
511
}
516
512
517
513
/** 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. */
Copy file name to clipboardexpand all lines: examples/chef/devices/rootnode_airpurifier_airqualitysensor_temperaturesensor_humiditysensor_thermostat_56de3d5f45.matter
fabric_sensitive info event access(read: administer) AccessRestrictionEntryChanged = 2 {
490
-
fabric_idx fabricIndex = 254;
491
-
}
492
-
493
-
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 3 {
489
+
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 2 {
494
490
int64u token = 0;
495
-
nullable long_char_string instruction = 1;
496
-
nullable long_char_string redirectURL = 2;
491
+
optional long_char_string instruction = 1;
492
+
optional long_char_string ARLRequestFlowUrl = 2;
497
493
fabric_idx fabricIndex = 254;
498
494
}
499
495
@@ -520,7 +516,7 @@ cluster AccessControl = 31 {
520
516
}
521
517
522
518
/** 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. */
fabric_sensitive info event access(read: administer) AccessRestrictionEntryChanged = 2 {
413
-
fabric_idx fabricIndex = 254;
414
-
}
415
-
416
-
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 3 {
412
+
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 2 {
417
413
int64u token = 0;
418
-
nullable long_char_string instruction = 1;
419
-
nullable long_char_string redirectURL = 2;
414
+
optional long_char_string instruction = 1;
415
+
optional long_char_string ARLRequestFlowUrl = 2;
420
416
fabric_idx fabricIndex = 254;
421
417
}
422
418
@@ -443,7 +439,7 @@ cluster AccessControl = 31 {
443
439
}
444
440
445
441
/** 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. */
fabric_sensitive info event access(read: administer) AccessRestrictionEntryChanged = 2 {
610
-
fabric_idx fabricIndex = 254;
611
-
}
612
-
613
-
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 3 {
609
+
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 2 {
614
610
int64u token = 0;
615
-
nullable long_char_string instruction = 1;
616
-
nullable long_char_string redirectURL = 2;
611
+
optional long_char_string instruction = 1;
612
+
optional long_char_string ARLRequestFlowUrl = 2;
617
613
fabric_idx fabricIndex = 254;
618
614
}
619
615
@@ -640,7 +636,7 @@ cluster AccessControl = 31 {
640
636
}
641
637
642
638
/** 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. */
fabric_sensitive info event access(read: administer) AccessRestrictionEntryChanged = 2 {
687
-
fabric_idx fabricIndex = 254;
688
-
}
689
-
690
-
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 3 {
686
+
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 2 {
691
687
int64u token = 0;
692
-
nullable long_char_string instruction = 1;
693
-
nullable long_char_string redirectURL = 2;
688
+
optional long_char_string instruction = 1;
689
+
optional long_char_string ARLRequestFlowUrl = 2;
694
690
fabric_idx fabricIndex = 254;
695
691
}
696
692
@@ -717,7 +713,7 @@ cluster AccessControl = 31 {
717
713
}
718
714
719
715
/** 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. */
fabric_sensitive info event access(read: administer) AccessRestrictionEntryChanged = 2 {
413
-
fabric_idx fabricIndex = 254;
414
-
}
415
-
416
-
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 3 {
412
+
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 2 {
417
413
int64u token = 0;
418
-
nullable long_char_string instruction = 1;
419
-
nullable long_char_string redirectURL = 2;
414
+
optional long_char_string instruction = 1;
415
+
optional long_char_string ARLRequestFlowUrl = 2;
420
416
fabric_idx fabricIndex = 254;
421
417
}
422
418
@@ -443,7 +439,7 @@ cluster AccessControl = 31 {
443
439
}
444
440
445
441
/** 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. */
fabric_sensitive info event access(read: administer) AccessRestrictionEntryChanged = 2 {
511
-
fabric_idx fabricIndex = 254;
512
-
}
513
-
514
-
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 3 {
510
+
fabric_sensitive info event access(read: administer) FabricRestrictionReviewUpdate = 2 {
515
511
int64u token = 0;
516
-
nullable long_char_string instruction = 1;
517
-
nullable long_char_string redirectURL = 2;
512
+
optional long_char_string instruction = 1;
513
+
optional long_char_string ARLRequestFlowUrl = 2;
518
514
fabric_idx fabricIndex = 254;
519
515
}
520
516
@@ -541,7 +537,7 @@ cluster AccessControl = 31 {
541
537
}
542
538
543
539
/** 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. */
0 commit comments