@matter/types 0.16.0-alpha.0-20250814-484abe647 → 0.16.0-alpha.0-20250816-d22ad240d

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (121) hide show
  1. package/dist/cjs/clusters/access-control.d.ts +10 -10
  2. package/dist/cjs/clusters/administrator-commissioning.d.ts +8 -8
  3. package/dist/cjs/clusters/application-launcher.d.ts +14 -14
  4. package/dist/cjs/clusters/channel.d.ts +15 -15
  5. package/dist/cjs/clusters/commissioner-control.d.ts +4 -4
  6. package/dist/cjs/clusters/diagnostic-logs.d.ts +2 -2
  7. package/dist/cjs/clusters/door-lock.d.ts +111 -111
  8. package/dist/cjs/clusters/energy-evse.d.ts +5 -5
  9. package/dist/cjs/clusters/general-diagnostics.d.ts +26 -26
  10. package/dist/cjs/clusters/group-key-management.d.ts +21 -21
  11. package/dist/cjs/clusters/icd-management.d.ts +15 -15
  12. package/dist/cjs/clusters/joint-fabric-datastore.d.ts +7 -7
  13. package/dist/cjs/clusters/joint-fabric-pki.d.ts +4 -4
  14. package/dist/cjs/clusters/media-playback.d.ts +4 -4
  15. package/dist/cjs/clusters/messages.d.ts +20 -20
  16. package/dist/cjs/clusters/network-commissioning.d.ts +74 -74
  17. package/dist/cjs/clusters/operational-credentials.d.ts +33 -33
  18. package/dist/cjs/clusters/ota-software-update-provider.d.ts +10 -10
  19. package/dist/cjs/clusters/ota-software-update-requestor.d.ts +2 -2
  20. package/dist/cjs/clusters/software-diagnostics.d.ts +4 -4
  21. package/dist/cjs/clusters/target-navigator.d.ts +2 -2
  22. package/dist/cjs/clusters/thermostat.d.ts +39 -39
  23. package/dist/cjs/clusters/thread-border-router-management.d.ts +19 -19
  24. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +6 -6
  25. package/dist/cjs/clusters/thread-network-directory.d.ts +11 -11
  26. package/dist/cjs/clusters/wake-on-lan.d.ts +1 -1
  27. package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +3 -3
  28. package/dist/cjs/clusters/wi-fi-network-management.d.ts +3 -3
  29. package/dist/cjs/commissioning/CommissioningOptions.d.ts +1 -1
  30. package/dist/cjs/commissioning/CommissioningOptions.d.ts.map +1 -1
  31. package/dist/cjs/schema/Base38Schema.d.ts +4 -3
  32. package/dist/cjs/schema/Base38Schema.d.ts.map +1 -1
  33. package/dist/cjs/schema/Base38Schema.js +2 -1
  34. package/dist/cjs/schema/Base38Schema.js.map +1 -1
  35. package/dist/cjs/schema/BitmapSchema.d.ts +3 -3
  36. package/dist/cjs/schema/BitmapSchema.d.ts.map +1 -1
  37. package/dist/cjs/schema/BitmapSchema.js +2 -1
  38. package/dist/cjs/schema/BitmapSchema.js.map +1 -1
  39. package/dist/cjs/schema/PairingCodeSchema.d.ts +5 -4
  40. package/dist/cjs/schema/PairingCodeSchema.d.ts.map +1 -1
  41. package/dist/cjs/schema/PairingCodeSchema.js +2 -2
  42. package/dist/cjs/schema/PairingCodeSchema.js.map +1 -1
  43. package/dist/cjs/tlv/TlvCodec.d.ts +2 -2
  44. package/dist/cjs/tlv/TlvCodec.d.ts.map +1 -1
  45. package/dist/cjs/tlv/TlvCodec.js +4 -4
  46. package/dist/cjs/tlv/TlvCodec.js.map +1 -1
  47. package/dist/cjs/tlv/TlvObject.d.ts +2 -2
  48. package/dist/cjs/tlv/TlvObject.d.ts.map +1 -1
  49. package/dist/cjs/tlv/TlvObject.js +2 -2
  50. package/dist/cjs/tlv/TlvObject.js.map +1 -1
  51. package/dist/cjs/tlv/TlvSchema.d.ts +6 -5
  52. package/dist/cjs/tlv/TlvSchema.d.ts.map +1 -1
  53. package/dist/cjs/tlv/TlvSchema.js.map +1 -1
  54. package/dist/cjs/tlv/TlvString.d.ts.map +1 -1
  55. package/dist/cjs/tlv/TlvString.js +9 -7
  56. package/dist/cjs/tlv/TlvString.js.map +1 -1
  57. package/dist/esm/clusters/access-control.d.ts +10 -10
  58. package/dist/esm/clusters/administrator-commissioning.d.ts +8 -8
  59. package/dist/esm/clusters/application-launcher.d.ts +14 -14
  60. package/dist/esm/clusters/channel.d.ts +15 -15
  61. package/dist/esm/clusters/commissioner-control.d.ts +4 -4
  62. package/dist/esm/clusters/diagnostic-logs.d.ts +2 -2
  63. package/dist/esm/clusters/door-lock.d.ts +111 -111
  64. package/dist/esm/clusters/energy-evse.d.ts +5 -5
  65. package/dist/esm/clusters/general-diagnostics.d.ts +26 -26
  66. package/dist/esm/clusters/group-key-management.d.ts +21 -21
  67. package/dist/esm/clusters/icd-management.d.ts +15 -15
  68. package/dist/esm/clusters/joint-fabric-datastore.d.ts +7 -7
  69. package/dist/esm/clusters/joint-fabric-pki.d.ts +4 -4
  70. package/dist/esm/clusters/media-playback.d.ts +4 -4
  71. package/dist/esm/clusters/messages.d.ts +20 -20
  72. package/dist/esm/clusters/network-commissioning.d.ts +74 -74
  73. package/dist/esm/clusters/operational-credentials.d.ts +33 -33
  74. package/dist/esm/clusters/ota-software-update-provider.d.ts +10 -10
  75. package/dist/esm/clusters/ota-software-update-requestor.d.ts +2 -2
  76. package/dist/esm/clusters/software-diagnostics.d.ts +4 -4
  77. package/dist/esm/clusters/target-navigator.d.ts +2 -2
  78. package/dist/esm/clusters/thermostat.d.ts +39 -39
  79. package/dist/esm/clusters/thread-border-router-management.d.ts +19 -19
  80. package/dist/esm/clusters/thread-network-diagnostics.d.ts +6 -6
  81. package/dist/esm/clusters/thread-network-directory.d.ts +11 -11
  82. package/dist/esm/clusters/wake-on-lan.d.ts +1 -1
  83. package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +3 -3
  84. package/dist/esm/clusters/wi-fi-network-management.d.ts +3 -3
  85. package/dist/esm/commissioning/CommissioningOptions.d.ts +1 -1
  86. package/dist/esm/commissioning/CommissioningOptions.d.ts.map +1 -1
  87. package/dist/esm/schema/Base38Schema.d.ts +4 -3
  88. package/dist/esm/schema/Base38Schema.d.ts.map +1 -1
  89. package/dist/esm/schema/Base38Schema.js +3 -2
  90. package/dist/esm/schema/Base38Schema.js.map +1 -1
  91. package/dist/esm/schema/BitmapSchema.d.ts +3 -3
  92. package/dist/esm/schema/BitmapSchema.d.ts.map +1 -1
  93. package/dist/esm/schema/BitmapSchema.js +3 -2
  94. package/dist/esm/schema/BitmapSchema.js.map +1 -1
  95. package/dist/esm/schema/PairingCodeSchema.d.ts +5 -4
  96. package/dist/esm/schema/PairingCodeSchema.d.ts.map +1 -1
  97. package/dist/esm/schema/PairingCodeSchema.js +2 -2
  98. package/dist/esm/schema/PairingCodeSchema.js.map +1 -1
  99. package/dist/esm/tlv/TlvCodec.d.ts +2 -2
  100. package/dist/esm/tlv/TlvCodec.d.ts.map +1 -1
  101. package/dist/esm/tlv/TlvCodec.js +4 -4
  102. package/dist/esm/tlv/TlvCodec.js.map +1 -1
  103. package/dist/esm/tlv/TlvObject.d.ts +2 -2
  104. package/dist/esm/tlv/TlvObject.d.ts.map +1 -1
  105. package/dist/esm/tlv/TlvObject.js +2 -2
  106. package/dist/esm/tlv/TlvObject.js.map +1 -1
  107. package/dist/esm/tlv/TlvSchema.d.ts +6 -5
  108. package/dist/esm/tlv/TlvSchema.d.ts.map +1 -1
  109. package/dist/esm/tlv/TlvSchema.js.map +1 -1
  110. package/dist/esm/tlv/TlvString.d.ts.map +1 -1
  111. package/dist/esm/tlv/TlvString.js +10 -8
  112. package/dist/esm/tlv/TlvString.js.map +1 -1
  113. package/package.json +5 -5
  114. package/src/commissioning/CommissioningOptions.ts +1 -1
  115. package/src/schema/Base38Schema.ts +5 -4
  116. package/src/schema/BitmapSchema.ts +4 -3
  117. package/src/schema/PairingCodeSchema.ts +5 -5
  118. package/src/tlv/TlvCodec.ts +5 -5
  119. package/src/tlv/TlvObject.ts +4 -4
  120. package/src/tlv/TlvSchema.ts +5 -5
  121. package/src/tlv/TlvString.ts +10 -8
@@ -25,14 +25,14 @@ export declare namespace OperationalCredentials {
25
25
  *
26
26
  * @see {@link MatterSpecification.v141.Core} § 11.18.4.4.1
27
27
  */
28
- noc: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
28
+ noc: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
29
29
  /**
30
30
  * This field shall contain the ICAC or the struct’s associated fabric, encoded using Matter Certificate
31
31
  * Encoding. If no ICAC is present in the chain, this field shall be set to null.
32
32
  *
33
33
  * @see {@link MatterSpecification.v141.Core} § 11.18.4.4.2
34
34
  */
35
- icac: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike> | null>;
35
+ icac: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource | null>;
36
36
  fabricIndex: import("../tlv/TlvObject.js").FieldType<FabricIndex>;
37
37
  }>;
38
38
  /**
@@ -59,7 +59,7 @@ export declare namespace OperationalCredentials {
59
59
  *
60
60
  * @see {@link MatterSpecification.v141.Core} § 11.18.4.5.1
61
61
  */
62
- rootPublicKey: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
62
+ rootPublicKey: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
63
63
  /**
64
64
  * This field shall contain the value of AdminVendorID provided in the AddNOC command that led to the creation
65
65
  * of this FabricDescriptorStruct. The set of allowed values is defined in AdminVendorID.
@@ -111,7 +111,7 @@ export declare namespace OperationalCredentials {
111
111
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.1
112
112
  */
113
113
  const TlvAttestationRequest: import("../tlv/TlvObject.js").ObjectSchema<{
114
- attestationNonce: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
114
+ attestationNonce: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
115
115
  }>;
116
116
  /**
117
117
  * Input to the OperationalCredentials attestationRequest command
@@ -136,14 +136,14 @@ export declare namespace OperationalCredentials {
136
136
  *
137
137
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.2.1
138
138
  */
139
- attestationElements: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
139
+ attestationElements: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
140
140
  /**
141
141
  * This field shall contain the octet string of the necessary attestation_signature as described in Section
142
142
  * 11.18.4.7, “Attestation Information”.
143
143
  *
144
144
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.2.2
145
145
  */
146
- attestationSignature: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
146
+ attestationSignature: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
147
147
  }>;
148
148
  /**
149
149
  * This command shall be generated in response to an Attestation Request command.
@@ -200,7 +200,7 @@ export declare namespace OperationalCredentials {
200
200
  *
201
201
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.4.1
202
202
  */
203
- certificate: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
203
+ certificate: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
204
204
  }>;
205
205
  /**
206
206
  * This command shall be generated in response to a CertificateChainRequest command.
@@ -215,7 +215,7 @@ export declare namespace OperationalCredentials {
215
215
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.5
216
216
  */
217
217
  const TlvCsrRequest: import("../tlv/TlvObject.js").ObjectSchema<{
218
- csrNonce: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
218
+ csrNonce: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
219
219
  isForUpdateNoc: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
220
220
  }>;
221
221
  /**
@@ -241,14 +241,14 @@ export declare namespace OperationalCredentials {
241
241
  *
242
242
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.6.1
243
243
  */
244
- nocsrElements: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
244
+ nocsrElements: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
245
245
  /**
246
246
  * This field shall contain the octet string of the necessary attestation_signature as described in Section
247
247
  * 11.18.4.9, “NOCSR Information”.
248
248
  *
249
249
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.6.2
250
250
  */
251
- attestationSignature: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
251
+ attestationSignature: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
252
252
  }>;
253
253
  /**
254
254
  * This command shall be generated in response to a CSRRequest Command.
@@ -268,8 +268,8 @@ export declare namespace OperationalCredentials {
268
268
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.8
269
269
  */
270
270
  const TlvAddNocRequest: import("../tlv/TlvObject.js").ObjectSchema<{
271
- nocValue: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
272
- icacValue: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
271
+ nocValue: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
272
+ icacValue: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
273
273
  /**
274
274
  * This field shall contain the value of the Epoch Key for the Identity Protection Key (IPK) to set for the
275
275
  * Fabric which is to be added. This is needed to bootstrap a necessary configuration value for subsequent CASE
@@ -284,7 +284,7 @@ export declare namespace OperationalCredentials {
284
284
  *
285
285
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.8.1
286
286
  */
287
- ipkValue: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
287
+ ipkValue: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
288
288
  /**
289
289
  * If the AddNOC command succeeds according to the semantics of the following subsections, then the Access
290
290
  * Control SubjectID shall be used to atomically add an Access Control Entry enabling that Subject to
@@ -515,8 +515,8 @@ export declare namespace OperationalCredentials {
515
515
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.9
516
516
  */
517
517
  const TlvUpdateNocRequest: import("../tlv/TlvObject.js").ObjectSchema<{
518
- nocValue: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
519
- icacValue: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
518
+ nocValue: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
519
+ icacValue: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
520
520
  fabricIndex: import("../tlv/TlvObject.js").FieldType<FabricIndex>;
521
521
  }>;
522
522
  /**
@@ -625,7 +625,7 @@ export declare namespace OperationalCredentials {
625
625
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.13
626
626
  */
627
627
  const TlvAddTrustedRootCertificateRequest: import("../tlv/TlvObject.js").ObjectSchema<{
628
- rootCaCertificate: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
628
+ rootCaCertificate: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
629
629
  }>;
630
630
  /**
631
631
  * Input to the OperationalCredentials addTrustedRootCertificate command
@@ -661,14 +661,14 @@ export declare namespace OperationalCredentials {
661
661
  *
662
662
  * @see {@link MatterSpecification.v141.Core} § 11.18.4.4.1
663
663
  */
664
- noc: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
664
+ noc: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
665
665
  /**
666
666
  * This field shall contain the ICAC or the struct’s associated fabric, encoded using Matter Certificate
667
667
  * Encoding. If no ICAC is present in the chain, this field shall be set to null.
668
668
  *
669
669
  * @see {@link MatterSpecification.v141.Core} § 11.18.4.4.2
670
670
  */
671
- icac: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike> | null>;
671
+ icac: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource | null>;
672
672
  fabricIndex: import("../tlv/TlvObject.js").FieldType<FabricIndex>;
673
673
  }>[], any>;
674
674
  /**
@@ -690,7 +690,7 @@ export declare namespace OperationalCredentials {
690
690
  *
691
691
  * @see {@link MatterSpecification.v141.Core} § 11.18.4.5.1
692
692
  */
693
- rootPublicKey: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
693
+ rootPublicKey: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
694
694
  /**
695
695
  * This field shall contain the value of AdminVendorID provided in the AddNOC command that led to the creation
696
696
  * of this FabricDescriptorStruct. The set of allowed values is defined in AdminVendorID.
@@ -766,7 +766,7 @@ export declare namespace OperationalCredentials {
766
766
  *
767
767
  * @see {@link MatterSpecification.v141.Core} § 11.18.5.5
768
768
  */
769
- readonly trustedRootCertificates: Attribute<Uint8Array<ArrayBufferLike>[], any>;
769
+ readonly trustedRootCertificates: Attribute<AllowSharedBufferSource[], any>;
770
770
  /**
771
771
  * This attribute shall contain accessing fabric index.
772
772
  *
@@ -788,21 +788,21 @@ export declare namespace OperationalCredentials {
788
788
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.1
789
789
  */
790
790
  readonly attestationRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
791
- attestationNonce: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
791
+ attestationNonce: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
792
792
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
793
793
  /**
794
794
  * This field shall contain the octet string of the serialized attestation_elements_message.
795
795
  *
796
796
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.2.1
797
797
  */
798
- attestationElements: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
798
+ attestationElements: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
799
799
  /**
800
800
  * This field shall contain the octet string of the necessary attestation_signature as described in Section
801
801
  * 11.18.4.7, “Attestation Information”.
802
802
  *
803
803
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.2.2
804
804
  */
805
- attestationSignature: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
805
+ attestationSignature: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
806
806
  }>, any>;
807
807
  /**
808
808
  * If the CertificateType is not a valid value per CertificateChainTypeEnum then the command shall fail with
@@ -819,7 +819,7 @@ export declare namespace OperationalCredentials {
819
819
  *
820
820
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.4.1
821
821
  */
822
- certificate: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
822
+ certificate: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
823
823
  }>, any>;
824
824
  /**
825
825
  * This command shall be generated to execute the Node Operational CSR Procedure and subsequently return the
@@ -850,7 +850,7 @@ export declare namespace OperationalCredentials {
850
850
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.5
851
851
  */
852
852
  readonly csrRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
853
- csrNonce: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
853
+ csrNonce: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
854
854
  isForUpdateNoc: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
855
855
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
856
856
  /**
@@ -858,14 +858,14 @@ export declare namespace OperationalCredentials {
858
858
  *
859
859
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.6.1
860
860
  */
861
- nocsrElements: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
861
+ nocsrElements: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
862
862
  /**
863
863
  * This field shall contain the octet string of the necessary attestation_signature as described in Section
864
864
  * 11.18.4.9, “NOCSR Information”.
865
865
  *
866
866
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.6.2
867
867
  */
868
- attestationSignature: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
868
+ attestationSignature: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
869
869
  }>, any>;
870
870
  /**
871
871
  * This command shall add a new NOC chain to the device and commission a new Fabric association upon
@@ -881,8 +881,8 @@ export declare namespace OperationalCredentials {
881
881
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.8
882
882
  */
883
883
  readonly addNoc: Command<import("../tlv/TlvObject.js").TypeFromFields<{
884
- nocValue: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
885
- icacValue: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
884
+ nocValue: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
885
+ icacValue: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
886
886
  /**
887
887
  * This field shall contain the value of the Epoch Key for the Identity Protection Key (IPK) to set for the
888
888
  * Fabric which is to be added. This is needed to bootstrap a necessary configuration value for subsequent CASE
@@ -897,7 +897,7 @@ export declare namespace OperationalCredentials {
897
897
  *
898
898
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.8.1
899
899
  */
900
- ipkValue: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
900
+ ipkValue: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
901
901
  /**
902
902
  * If the AddNOC command succeeds according to the semantics of the following subsections, then the Access
903
903
  * Control SubjectID shall be used to atomically add an Access Control Entry enabling that Subject to
@@ -1092,8 +1092,8 @@ export declare namespace OperationalCredentials {
1092
1092
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.9
1093
1093
  */
1094
1094
  readonly updateNoc: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1095
- nocValue: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
1096
- icacValue: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
1095
+ nocValue: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
1096
+ icacValue: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
1097
1097
  fabricIndex: import("../tlv/TlvObject.js").FieldType<FabricIndex>;
1098
1098
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
1099
1099
  /**
@@ -1294,7 +1294,7 @@ export declare namespace OperationalCredentials {
1294
1294
  * @see {@link MatterSpecification.v141.Core} § 11.18.6.13
1295
1295
  */
1296
1296
  readonly addTrustedRootCertificate: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1297
- rootCaCertificate: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
1297
+ rootCaCertificate: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
1298
1298
  }>, void, any>;
1299
1299
  };
1300
1300
  }, []>;
@@ -135,7 +135,7 @@ export declare namespace OtaSoftwareUpdateProvider {
135
135
  *
136
136
  * @see {@link MatterSpecification.v141.Core} § 11.20.6.5.1.8
137
137
  */
138
- metadataForProvider: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
138
+ metadataForProvider: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
139
139
  }>;
140
140
  /**
141
141
  * Input to the OtaSoftwareUpdateProvider queryImage command
@@ -358,7 +358,7 @@ export declare namespace OtaSoftwareUpdateProvider {
358
358
  *
359
359
  * @see {@link MatterSpecification.v141.Core} § 11.20.6.5.2.6
360
360
  */
361
- updateToken: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
361
+ updateToken: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
362
362
  /**
363
363
  * This field, if present, shall only be interpreted if the OTA Requestor had previously indicated a value of
364
364
  * True in the RequestorCanConsent field of the QueryImageRequest. This field, when present and set to True,
@@ -385,7 +385,7 @@ export declare namespace OtaSoftwareUpdateProvider {
385
385
  *
386
386
  * @see {@link MatterSpecification.v141.Core} § 11.20.6.5.2.8
387
387
  */
388
- metadataForRequestor: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
388
+ metadataForRequestor: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
389
389
  }>;
390
390
  /**
391
391
  * @see {@link MatterSpecification.v141.Core} § 11.20.6.5.2
@@ -405,7 +405,7 @@ export declare namespace OtaSoftwareUpdateProvider {
405
405
  *
406
406
  * @see {@link MatterSpecification.v141.Core} § 11.20.6.5.3.1
407
407
  */
408
- updateToken: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
408
+ updateToken: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
409
409
  /**
410
410
  * The NewVersion field included in the request payload shall provide the SoftwareVersion value of the new
411
411
  * Software Image which the OTA Requestor is ready to start applying. The OTA Provider may use this new version
@@ -495,7 +495,7 @@ export declare namespace OtaSoftwareUpdateProvider {
495
495
  *
496
496
  * @see {@link MatterSpecification.v141.Core} § 11.20.6.5.5.1
497
497
  */
498
- updateToken: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
498
+ updateToken: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
499
499
  /**
500
500
  * The SoftwareVersion included in the request payload shall provide the same value as the SoftwareVersion
501
501
  * attribute in the invoking OTA Requestor’s Basic Information Cluster, and SHOULD be consistent with the value
@@ -642,7 +642,7 @@ export declare namespace OtaSoftwareUpdateProvider {
642
642
  *
643
643
  * @see {@link MatterSpecification.v141.Core} § 11.20.6.5.1.8
644
644
  */
645
- metadataForProvider: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
645
+ metadataForProvider: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
646
646
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
647
647
  /**
648
648
  * This field shall contain the primary response regarding the availability of a Software Image.
@@ -799,7 +799,7 @@ export declare namespace OtaSoftwareUpdateProvider {
799
799
  *
800
800
  * @see {@link MatterSpecification.v141.Core} § 11.20.6.5.2.6
801
801
  */
802
- updateToken: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
802
+ updateToken: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
803
803
  /**
804
804
  * This field, if present, shall only be interpreted if the OTA Requestor had previously indicated a value of
805
805
  * True in the RequestorCanConsent field of the QueryImageRequest. This field, when present and set to True,
@@ -826,7 +826,7 @@ export declare namespace OtaSoftwareUpdateProvider {
826
826
  *
827
827
  * @see {@link MatterSpecification.v141.Core} § 11.20.6.5.2.8
828
828
  */
829
- metadataForRequestor: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
829
+ metadataForRequestor: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
830
830
  }>, any>;
831
831
  /**
832
832
  * @see {@link MatterSpecification.v141.Core} § 11.20.6.5.3
@@ -839,7 +839,7 @@ export declare namespace OtaSoftwareUpdateProvider {
839
839
  *
840
840
  * @see {@link MatterSpecification.v141.Core} § 11.20.6.5.3.1
841
841
  */
842
- updateToken: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
842
+ updateToken: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
843
843
  /**
844
844
  * The NewVersion field included in the request payload shall provide the SoftwareVersion value of the new
845
845
  * Software Image which the OTA Requestor is ready to start applying. The OTA Provider may use this new version
@@ -891,7 +891,7 @@ export declare namespace OtaSoftwareUpdateProvider {
891
891
  *
892
892
  * @see {@link MatterSpecification.v141.Core} § 11.20.6.5.5.1
893
893
  */
894
- updateToken: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
894
+ updateToken: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
895
895
  /**
896
896
  * The SoftwareVersion included in the request payload shall provide the same value as the SoftwareVersion
897
897
  * attribute in the invoking OTA Requestor’s Basic Information Cluster, and SHOULD be consistent with the value
@@ -198,7 +198,7 @@ export declare namespace OtaSoftwareUpdateRequestor {
198
198
  *
199
199
  * @see {@link MatterSpecification.v141.Core} § 11.20.7.6.1.4
200
200
  */
201
- metadataForNode: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
201
+ metadataForNode: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
202
202
  /**
203
203
  * This field shall contain the endpoint number which has the OTA Provider device type and OTA Software Update
204
204
  * Provider cluster server on the ProviderNodeID. This is provided to avoid having to do discovery of the
@@ -524,7 +524,7 @@ export declare namespace OtaSoftwareUpdateRequestor {
524
524
  *
525
525
  * @see {@link MatterSpecification.v141.Core} § 11.20.7.6.1.4
526
526
  */
527
- metadataForNode: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
527
+ metadataForNode: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
528
528
  /**
529
529
  * This field shall contain the endpoint number which has the OTA Provider device type and OTA Software Update
530
530
  * Provider cluster server on the ProviderNodeID. This is provided to avoid having to do discovery of the
@@ -96,7 +96,7 @@ export declare namespace SoftwareDiagnostics {
96
96
  *
97
97
  * @see {@link MatterSpecification.v141.Core} § 11.13.8.1.3
98
98
  */
99
- faultRecording: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
99
+ faultRecording: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
100
100
  }>;
101
101
  /**
102
102
  * Body of the SoftwareDiagnostics softwareFault event
@@ -243,7 +243,7 @@ export declare namespace SoftwareDiagnostics {
243
243
  *
244
244
  * @see {@link MatterSpecification.v141.Core} § 11.13.8.1.3
245
245
  */
246
- faultRecording: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
246
+ faultRecording: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
247
247
  }>, any>;
248
248
  };
249
249
  /**
@@ -391,7 +391,7 @@ export declare namespace SoftwareDiagnostics {
391
391
  *
392
392
  * @see {@link MatterSpecification.v141.Core} § 11.13.8.1.3
393
393
  */
394
- faultRecording: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
394
+ faultRecording: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
395
395
  }>, any>;
396
396
  };
397
397
  /**
@@ -562,7 +562,7 @@ export declare namespace SoftwareDiagnostics {
562
562
  *
563
563
  * @see {@link MatterSpecification.v141.Core} § 11.13.8.1.3
564
564
  */
565
- faultRecording: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
565
+ faultRecording: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
566
566
  }>, any>;
567
567
  };
568
568
  }, []>;
@@ -144,7 +144,7 @@ export declare namespace TargetNavigator {
144
144
  name: import("../tlv/TlvObject.js").FieldType<string>;
145
145
  }>[]>;
146
146
  currentTarget: import("../tlv/TlvObject.js").OptionalFieldType<number>;
147
- data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
147
+ data: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
148
148
  }>;
149
149
  /**
150
150
  * Body of the TargetNavigator targetUpdated event
@@ -251,7 +251,7 @@ export declare namespace TargetNavigator {
251
251
  name: import("../tlv/TlvObject.js").FieldType<string>;
252
252
  }>[]>;
253
253
  currentTarget: import("../tlv/TlvObject.js").OptionalFieldType<number>;
254
- data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
254
+ data: import("../tlv/TlvObject.js").OptionalFieldType<AllowSharedBufferSource>;
255
255
  }>, any>;
256
256
  };
257
257
  }, []>;