diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b8dc2c62c..d44d936de9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ The main work (all changes without a GitHub username in brackets in the below li ## __WORK IN PROGRESS__ --> -## __WORK IN PROGRESS__ +## 0.7.4 (2023-12-31) * Matter-Core functionality: * Enhancement: Refactor Core Session management to match specification * Enhancement: Refactor message duplication detection and handling to match specification diff --git a/chip-testing/package.json b/chip-testing/package.json index 7114bccca8..6d9d6e3753 100644 --- a/chip-testing/package.json +++ b/chip-testing/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-chip-testing", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "description": "Testing of matter.js with CHIP tool", "private": true, "license": "Apache-2.0", @@ -20,8 +20,8 @@ "test-chip": "matter-test --force-exit" }, "dependencies": { - "@project-chip/matter-node.js": "0.7.4-alpha.0-20231227-954da7aa", - "@project-chip/matter.js": "0.7.4-alpha.0-20231227-954da7aa", - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa" + "@project-chip/matter-node.js": "0.7.4", + "@project-chip/matter.js": "0.7.4", + "@project-chip/matter.js-tools": "0.7.4" } } diff --git a/codegen/package.json b/codegen/package.json index ac371d0cce..4861688da4 100644 --- a/codegen/package.json +++ b/codegen/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-codegen", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "description": "Matter.js tooling", "private": true, "type": "module", @@ -27,14 +27,14 @@ }, "homepage": "https://github.com/project-chip/matter.js#readme", "dependencies": { - "@project-chip/matter.js": "0.7.4-alpha.0-20231227-954da7aa", - "@project-chip/matter.js-intermediate-models": "0.7.4-alpha.0-20231227-954da7aa" + "@project-chip/matter.js": "0.7.4", + "@project-chip/matter.js-intermediate-models": "0.7.4" }, "engines": { "node": ">=18.0.0" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa", + "@project-chip/matter.js-tools": "0.7.4", "@types/jsdom": "^21.1.6", "jsdom": "^23.0.1", "typescript": "^5.3.3", diff --git a/docs/matter-node-ble.js/classes/BleBroadcaster.md b/docs/matter-node-ble.js/classes/BleBroadcaster.md index 214f1f2499..8879c85927 100644 --- a/docs/matter-node-ble.js/classes/BleBroadcaster.md +++ b/docs/matter-node-ble.js/classes/BleBroadcaster.md @@ -53,7 +53,7 @@ Interface for classes that allow to announce one Matter instance. #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L26) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L26) ## Properties @@ -63,7 +63,7 @@ Interface for classes that allow to announce one Matter instance. #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L28) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L28) ___ @@ -73,7 +73,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L24) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L24) ___ @@ -83,7 +83,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L27) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L27) ___ @@ -93,7 +93,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L23) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L23) ___ @@ -103,7 +103,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L22) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L22) ___ @@ -113,7 +113,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L21) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L21) ## Methods @@ -133,7 +133,7 @@ Send out announcements for this instance. #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L65) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L65) ___ @@ -147,7 +147,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L102) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L102) ___ @@ -167,7 +167,7 @@ Expire all announcements. #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:98](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L98) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:98](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L98) ___ @@ -187,7 +187,7 @@ Expire the announcement for this commissioning instance. #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L90) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L90) ___ @@ -207,7 +207,7 @@ Expire the announcement for this operative instance. #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L94) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L94) ___ @@ -234,7 +234,7 @@ Set a commissionable mode and details to announce a commissionable device. #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L31) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L31) ___ @@ -260,7 +260,7 @@ Set commissioner details to announce a commissioner service for User directed co #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L60) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L60) ___ @@ -281,4 +281,4 @@ Use expireCommissioningAnnouncements = true when Fabrics are changed after a n c #### Defined in -[matter-node-ble.js/src/ble/BleBroadcaster.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L53) +[matter-node-ble.js/src/ble/BleBroadcaster.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleBroadcaster.ts#L53) diff --git a/docs/matter-node-ble.js/classes/BleNode.md b/docs/matter-node-ble.js/classes/BleNode.md index ec9422ccbe..16b9d8e20a 100644 --- a/docs/matter-node-ble.js/classes/BleNode.md +++ b/docs/matter-node-ble.js/classes/BleNode.md @@ -50,7 +50,7 @@ #### Defined in -[matter-node-ble.js/src/ble/BleNode.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleNode.ts#L26) +[matter-node-ble.js/src/ble/BleNode.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleNode.ts#L26) ## Properties @@ -60,7 +60,7 @@ #### Defined in -[matter-node-ble.js/src/ble/BleNode.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleNode.ts#L24) +[matter-node-ble.js/src/ble/BleNode.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleNode.ts#L24) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleNode.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleNode.ts#L23) +[matter-node-ble.js/src/ble/BleNode.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleNode.ts#L23) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleNode.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleNode.ts#L26) +[matter-node-ble.js/src/ble/BleNode.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleNode.ts#L26) ___ @@ -126,7 +126,7 @@ matter.js/dist/esm/ble/Ble.d.ts:15 #### Defined in -[matter-node-ble.js/src/ble/BleNode.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleNode.ts#L44) +[matter-node-ble.js/src/ble/BleNode.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleNode.ts#L44) ___ @@ -144,7 +144,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleNode.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleNode.ts#L37) +[matter-node-ble.js/src/ble/BleNode.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleNode.ts#L37) ___ @@ -162,7 +162,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleNode.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleNode.ts#L30) +[matter-node-ble.js/src/ble/BleNode.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleNode.ts#L30) ___ @@ -180,4 +180,4 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleNode.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleNode.ts#L51) +[matter-node-ble.js/src/ble/BleNode.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleNode.ts#L51) diff --git a/docs/matter-node-ble.js/classes/BleScanner.md b/docs/matter-node-ble.js/classes/BleScanner.md index e3298dbfa8..dad671dc67 100644 --- a/docs/matter-node-ble.js/classes/BleScanner.md +++ b/docs/matter-node-ble.js/classes/BleScanner.md @@ -53,7 +53,7 @@ #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L45) +[matter-node-ble.js/src/ble/BleScanner.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L45) ## Properties @@ -63,7 +63,7 @@ #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L43) +[matter-node-ble.js/src/ble/BleScanner.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L43) ___ @@ -73,7 +73,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L45) +[matter-node-ble.js/src/ble/BleScanner.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L45) ___ @@ -83,7 +83,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L35) +[matter-node-ble.js/src/ble/BleScanner.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L35) ## Methods @@ -106,7 +106,7 @@ Some identifiers are identical to the official DNS-SD identifiers, others are cu #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:170](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L170) +[matter-node-ble.js/src/ble/BleScanner.ts:170](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L170) ___ @@ -133,7 +133,7 @@ be over. #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L92) +[matter-node-ble.js/src/ble/BleScanner.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L92) ___ @@ -153,7 +153,7 @@ Close the scanner server and free resources. #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:272](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L272) +[matter-node-ble.js/src/ble/BleScanner.ts:272](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L272) ___ @@ -181,7 +181,7 @@ vendorId, etc.) and returns as soon as minimum one was found or the timeout is o #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:221](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L221) +[matter-node-ble.js/src/ble/BleScanner.ts:221](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L221) ___ @@ -211,7 +211,7 @@ called when it is discovered. #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:238](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L238) +[matter-node-ble.js/src/ble/BleScanner.ts:238](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L238) ___ @@ -231,7 +231,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L131) +[matter-node-ble.js/src/ble/BleScanner.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L131) ___ @@ -252,7 +252,7 @@ and return them. #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:211](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L211) +[matter-node-ble.js/src/ble/BleScanner.ts:211](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L211) ___ @@ -277,7 +277,7 @@ promise. #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L79) +[matter-node-ble.js/src/ble/BleScanner.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L79) ___ @@ -297,7 +297,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:183](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L183) +[matter-node-ble.js/src/ble/BleScanner.ts:183](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L183) ___ @@ -323,7 +323,7 @@ Return already discovered commissionable devices and return them. Does not send #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L268) +[matter-node-ble.js/src/ble/BleScanner.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L268) ___ @@ -343,7 +343,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L51) +[matter-node-ble.js/src/ble/BleScanner.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L51) ___ @@ -364,7 +364,7 @@ DNS-SD queries. #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L216) +[matter-node-ble.js/src/ble/BleScanner.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L216) ___ @@ -385,7 +385,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L97) +[matter-node-ble.js/src/ble/BleScanner.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L97) ___ @@ -410,4 +410,4 @@ The promise will be resolved when the timer runs out latest. #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L63) +[matter-node-ble.js/src/ble/BleScanner.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L63) diff --git a/docs/matter-node-ble.js/classes/internal_.BlenoBleServer.md b/docs/matter-node-ble.js/classes/internal_.BlenoBleServer.md index 2042ecde2c..a829ce8ae1 100644 --- a/docs/matter-node-ble.js/classes/internal_.BlenoBleServer.md +++ b/docs/matter-node-ble.js/classes/internal_.BlenoBleServer.md @@ -69,7 +69,7 @@ one BLE device at a time! #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:144](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L144) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:144](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L144) ## Properties @@ -79,7 +79,7 @@ one BLE device at a time! #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L130) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L130) ___ @@ -89,7 +89,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L131) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L131) ___ @@ -99,7 +99,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:140](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L140) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:140](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L140) ___ @@ -109,7 +109,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:134](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L134) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:134](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L134) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:139](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L139) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:139](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L139) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L129) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L129) ___ @@ -139,7 +139,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:133](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L133) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:133](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L133) ___ @@ -149,7 +149,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L142) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L142) ___ @@ -159,7 +159,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L136) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L136) ___ @@ -169,7 +169,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:128](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L128) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:128](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L128) ___ @@ -179,7 +179,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:137](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L137) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:137](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L137) ## Accessors @@ -197,7 +197,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:392](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L392) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:392](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L392) ## Methods @@ -218,7 +218,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:313](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L313) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:313](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L313) ___ @@ -232,7 +232,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:357](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L357) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:357](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L357) ___ @@ -250,7 +250,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:362](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L362) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:362](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L362) ___ @@ -264,7 +264,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:371](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L371) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:371](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L371) ___ @@ -290,7 +290,7 @@ Otherwise, the data are forwarded to the BTP session handler to be decoded and p #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:217](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L217) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:217](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L217) ___ @@ -304,7 +304,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:290](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L290) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:290](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L290) ___ @@ -330,7 +330,7 @@ The BtpSessionHandler instance is wired with the bleno instance for sending data #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:252](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L252) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:252](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L252) ___ @@ -353,7 +353,7 @@ The relevant data needs optionally to be set before advertising, else empty data #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L305) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L305) ___ @@ -379,7 +379,7 @@ Send a Matter message to the connected device - need to do BTP assembly first. #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:384](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L384) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:384](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L384) ___ @@ -399,7 +399,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:350](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L350) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:350](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L350) ___ @@ -413,4 +413,4 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:338](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L338) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:338](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L338) diff --git a/docs/matter-node-ble.js/classes/internal_.BtpService.md b/docs/matter-node-ble.js/classes/internal_.BtpService.md index f2e7b3a0fb..830cf91edf 100644 --- a/docs/matter-node-ble.js/classes/internal_.BtpService.md +++ b/docs/matter-node-ble.js/classes/internal_.BtpService.md @@ -32,4 +32,4 @@ Bleno.PrimaryService.constructor #### Defined in -[matter-node-ble.js/src/ble/BlenoBleServer.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L106) +[matter-node-ble.js/src/ble/BlenoBleServer.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BlenoBleServer.ts#L106) diff --git a/docs/matter-node-ble.js/classes/internal_.ExchangeManager.md b/docs/matter-node-ble.js/classes/internal_.ExchangeManager.md index e06db61ba9..64b0516b4a 100644 --- a/docs/matter-node-ble.js/classes/internal_.ExchangeManager.md +++ b/docs/matter-node-ble.js/classes/internal_.ExchangeManager.md @@ -22,7 +22,6 @@ - [closingSessions](internal_.ExchangeManager.md#closingsessions) - [exchangeCounter](internal_.ExchangeManager.md#exchangecounter) - [exchanges](internal_.ExchangeManager.md#exchanges) -- [messageCounter](internal_.ExchangeManager.md#messagecounter) - [onMessage](internal_.ExchangeManager.md#onmessage) - [protocols](internal_.ExchangeManager.md#protocols) - [sessionManager](internal_.ExchangeManager.md#sessionmanager) @@ -65,7 +64,7 @@ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:38 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:37 ## Properties @@ -85,7 +84,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:37 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:36 ___ @@ -105,16 +104,6 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:34 - -___ - -### messageCounter - -• `Private` `Readonly` **messageCounter**: `any` - -#### Defined in - matter.js/dist/esm/protocol/ExchangeManager.d.ts:33 ___ @@ -125,7 +114,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:46 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:45 ___ @@ -135,7 +124,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:35 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:34 ___ @@ -155,7 +144,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:36 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:35 ## Methods @@ -175,7 +164,7 @@ matter.js/dist/esm/protocol/ExchangeManager.d.ts:36 #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:42 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:41 ___ @@ -195,7 +184,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:39 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:38 ___ @@ -209,7 +198,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:45 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:44 ___ @@ -229,7 +218,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:48 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:47 ___ @@ -249,7 +238,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:47 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:46 ___ @@ -269,7 +258,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:41 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:40 ___ @@ -289,7 +278,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:40 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:39 ___ @@ -311,7 +300,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:43 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:42 ___ @@ -332,4 +321,4 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:44 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:43 diff --git a/docs/matter-node-ble.js/classes/internal_.ExchangeProvider.md b/docs/matter-node-ble.js/classes/internal_.ExchangeProvider.md index b42f2368e3..f6debebee2 100644 --- a/docs/matter-node-ble.js/classes/internal_.ExchangeProvider.md +++ b/docs/matter-node-ble.js/classes/internal_.ExchangeProvider.md @@ -48,7 +48,7 @@ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:62 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:57 ## Properties @@ -58,7 +58,7 @@ matter.js/dist/esm/protocol/ExchangeManager.d.ts:62 #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:60 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:55 ___ @@ -68,7 +68,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:59 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:54 ___ @@ -78,7 +78,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:61 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:56 ## Accessors @@ -92,7 +92,7 @@ matter.js/dist/esm/protocol/ExchangeManager.d.ts:61 #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:68 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:63 ## Methods @@ -112,7 +112,7 @@ matter.js/dist/esm/protocol/ExchangeManager.d.ts:68 #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:65 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:60 ___ @@ -132,7 +132,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:64 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:59 ___ @@ -152,7 +152,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:63 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:58 ___ @@ -166,7 +166,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:66 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:61 ___ @@ -180,4 +180,4 @@ ___ #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:67 +matter.js/dist/esm/protocol/ExchangeManager.d.ts:62 diff --git a/docs/matter-node-ble.js/classes/internal_.InteractionEndpointStructure.md b/docs/matter-node-ble.js/classes/internal_.InteractionEndpointStructure.md index 538a7d1e16..a7b14ba939 100644 --- a/docs/matter-node-ble.js/classes/internal_.InteractionEndpointStructure.md +++ b/docs/matter-node-ble.js/classes/internal_.InteractionEndpointStructure.md @@ -45,6 +45,9 @@ - [resolveEventName](internal_.InteractionEndpointStructure.md#resolveeventname) - [resolveGenericElementName](internal_.InteractionEndpointStructure.md#resolvegenericelementname) - [toHex](internal_.InteractionEndpointStructure.md#tohex) +- [validateConcreteAttributePath](internal_.InteractionEndpointStructure.md#validateconcreteattributepath) +- [validateConcreteCommandPath](internal_.InteractionEndpointStructure.md#validateconcretecommandpath) +- [validateConcreteEventPath](internal_.InteractionEndpointStructure.md#validateconcreteeventpath) ## Constructors @@ -215,7 +218,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:48 +matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:51 ___ @@ -258,7 +261,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:46 +matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:48 ___ @@ -278,7 +281,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:50 +matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:53 ___ @@ -320,7 +323,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:44 +matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:45 ___ @@ -340,7 +343,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:49 +matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:52 ___ @@ -405,7 +408,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:47 +matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:49 ___ @@ -447,7 +450,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:45 +matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:46 ___ @@ -572,3 +575,69 @@ ___ #### Defined in matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:33 + +___ + +### validateConcreteAttributePath + +▸ **validateConcreteAttributePath**(`endpointId`, `clusterId`, `attributeId`): `boolean` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `endpointId` | [`EndpointNumber`](../modules/internal_.md#endpointnumber) | +| `clusterId` | [`ClusterId`](../modules/internal_.md#clusterid) | +| `attributeId` | [`AttributeId`](../modules/internal_.md#attributeid) | + +#### Returns + +`boolean` + +#### Defined in + +matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:44 + +___ + +### validateConcreteCommandPath + +▸ **validateConcreteCommandPath**(`endpointId`, `clusterId`, `commandId`): `boolean` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `endpointId` | [`EndpointNumber`](../modules/internal_.md#endpointnumber) | +| `clusterId` | [`ClusterId`](../modules/internal_.md#clusterid) | +| `commandId` | [`CommandId`](../modules/internal_.md#commandid) | + +#### Returns + +`boolean` + +#### Defined in + +matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:50 + +___ + +### validateConcreteEventPath + +▸ **validateConcreteEventPath**(`endpointId`, `clusterId`, `eventId`): `boolean` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `endpointId` | [`EndpointNumber`](../modules/internal_.md#endpointnumber) | +| `clusterId` | [`ClusterId`](../modules/internal_.md#clusterid) | +| `eventId` | [`EventId`](../modules/internal_.md#eventid) | + +#### Returns + +`boolean` + +#### Defined in + +matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:47 diff --git a/docs/matter-node-ble.js/classes/internal_.MatterController.md b/docs/matter-node-ble.js/classes/internal_.MatterController.md index ceaf9996fd..15b6d919ab 100644 --- a/docs/matter-node-ble.js/classes/internal_.MatterController.md +++ b/docs/matter-node-ble.js/classes/internal_.MatterController.md @@ -410,7 +410,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterController.d.ts:118 +matter.js/dist/esm/MatterController.d.ts:129 ___ @@ -424,7 +424,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterController.d.ts:119 +matter.js/dist/esm/MatterController.d.ts:130 ___ @@ -500,22 +500,23 @@ ___ ### createSecureSession -▸ **createSecureSession**(`sessionId`, `fabric`, `peerNodeId`, `peerSessionId`, `sharedSecret`, `salt`, `isInitiator`, `isResumption`, `idleRetransmissionTimeoutMs?`, `activeRetransmissionTimeoutMs?`): `Promise`\<[`SecureSession`](internal_.SecureSession.md)\<[`MatterController`](internal_.MatterController.md)\>\> +▸ **createSecureSession**(`args`): `Promise`\<[`SecureSession`](internal_.SecureSession.md)\<[`MatterController`](internal_.MatterController.md)\>\> #### Parameters | Name | Type | | :------ | :------ | -| `sessionId` | `number` | -| `fabric` | `undefined` \| [`Fabric`](internal_.Fabric.md) | -| `peerNodeId` | [`NodeId`](../modules/internal_.md#nodeid) | -| `peerSessionId` | `number` | -| `sharedSecret` | `Uint8Array` | -| `salt` | `Uint8Array` | -| `isInitiator` | `boolean` | -| `isResumption` | `boolean` | -| `idleRetransmissionTimeoutMs?` | `number` | -| `activeRetransmissionTimeoutMs?` | `number` | +| `args` | `Object` | +| `args.activeRetransmissionTimeoutMs?` | `number` | +| `args.fabric` | `undefined` \| [`Fabric`](internal_.Fabric.md) | +| `args.idleRetransmissionTimeoutMs?` | `number` | +| `args.isInitiator` | `boolean` | +| `args.isResumption` | `boolean` | +| `args.peerNodeId` | [`NodeId`](../modules/internal_.md#nodeid) | +| `args.peerSessionId` | `number` | +| `args.salt` | `Uint8Array` | +| `args.sessionId` | `number` | +| `args.sharedSecret` | `Uint8Array` | #### Returns @@ -563,21 +564,21 @@ ___ #### Defined in -matter.js/dist/esm/MatterController.d.ts:116 +matter.js/dist/esm/MatterController.d.ts:127 ___ ### getActiveSessionInformation -▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/internal_.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/internal_.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/internal_.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/internal_.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/internal_.md#nodeid) ; `secure`: `boolean` }[] +▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/internal_.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/internal_.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/internal_.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `secure`: `boolean` }[] #### Returns -\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/internal_.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/internal_.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/internal_.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/internal_.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/internal_.md#nodeid) ; `secure`: `boolean` }[] +\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/internal_.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/internal_.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/internal_.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `secure`: `boolean` }[] #### Defined in -matter.js/dist/esm/MatterController.d.ts:120 +matter.js/dist/esm/MatterController.d.ts:131 ___ @@ -597,11 +598,11 @@ ___ ### getNextAvailableSessionId -▸ **getNextAvailableSessionId**(): `number` +▸ **getNextAvailableSessionId**(): `Promise`\<`number`\> #### Returns -`number` +`Promise`\<`number`\> #### Defined in @@ -625,7 +626,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterController.d.ts:115 +matter.js/dist/esm/MatterController.d.ts:126 ___ @@ -679,7 +680,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterController.d.ts:117 +matter.js/dist/esm/MatterController.d.ts:128 ___ diff --git a/docs/matter-node-ble.js/classes/internal_.MatterDevice.md b/docs/matter-node-ble.js/classes/internal_.MatterDevice.md index e276a3652c..33b657f5d1 100644 --- a/docs/matter-node-ble.js/classes/internal_.MatterDevice.md +++ b/docs/matter-node-ble.js/classes/internal_.MatterDevice.md @@ -253,7 +253,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:79 +matter.js/dist/esm/MatterDevice.d.ts:90 ___ @@ -393,7 +393,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:71 +matter.js/dist/esm/MatterDevice.d.ts:82 ___ @@ -473,7 +473,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:87 +matter.js/dist/esm/MatterDevice.d.ts:98 ___ @@ -495,7 +495,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:86 +matter.js/dist/esm/MatterDevice.d.ts:97 ___ @@ -538,7 +538,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:80 +matter.js/dist/esm/MatterDevice.d.ts:91 ___ @@ -558,7 +558,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:78 +matter.js/dist/esm/MatterDevice.d.ts:89 ___ @@ -572,28 +572,29 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:84 +matter.js/dist/esm/MatterDevice.d.ts:95 ___ ### createSecureSession -▸ **createSecureSession**(`sessionId`, `fabric`, `peerNodeId`, `peerSessionId`, `sharedSecret`, `salt`, `isInitiator`, `isResumption`, `idleRetransmissionTimeoutMs?`, `activeRetransmissionTimeoutMs?`): `Promise`\<[`SecureSession`](internal_.SecureSession.md)\<[`MatterDevice`](internal_.MatterDevice.md)\>\> +▸ **createSecureSession**(`args`): `Promise`\<[`SecureSession`](internal_.SecureSession.md)\<[`MatterDevice`](internal_.MatterDevice.md)\>\> #### Parameters | Name | Type | | :------ | :------ | -| `sessionId` | `number` | -| `fabric` | `undefined` \| [`Fabric`](internal_.Fabric.md) | -| `peerNodeId` | [`NodeId`](../modules/internal_.md#nodeid) | -| `peerSessionId` | `number` | -| `sharedSecret` | `Uint8Array` | -| `salt` | `Uint8Array` | -| `isInitiator` | `boolean` | -| `isResumption` | `boolean` | -| `idleRetransmissionTimeoutMs?` | `number` | -| `activeRetransmissionTimeoutMs?` | `number` | +| `args` | `Object` | +| `args.activeRetransmissionTimeoutMs?` | `number` | +| `args.fabric` | `undefined` \| [`Fabric`](internal_.Fabric.md) | +| `args.idleRetransmissionTimeoutMs?` | `number` | +| `args.isInitiator` | `boolean` | +| `args.isResumption` | `boolean` | +| `args.peerNodeId` | [`NodeId`](../modules/internal_.md#nodeid) | +| `args.peerSessionId` | `number` | +| `args.salt` | `Uint8Array` | +| `args.sessionId` | `number` | +| `args.sharedSecret` | `Uint8Array` | #### Returns @@ -615,7 +616,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:88 +matter.js/dist/esm/MatterDevice.d.ts:99 ___ @@ -629,7 +630,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:89 +matter.js/dist/esm/MatterDevice.d.ts:100 ___ @@ -651,7 +652,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:90 +matter.js/dist/esm/MatterDevice.d.ts:101 ___ @@ -672,7 +673,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:68 +matter.js/dist/esm/MatterDevice.d.ts:79 ___ @@ -692,21 +693,21 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:75 +matter.js/dist/esm/MatterDevice.d.ts:86 ___ ### getActiveSessionInformation -▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/internal_.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/internal_.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/internal_.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/internal_.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/internal_.md#nodeid) ; `secure`: `boolean` }[] +▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/internal_.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/internal_.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/internal_.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `secure`: `boolean` }[] #### Returns -\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/internal_.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/internal_.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/internal_.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/internal_.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/internal_.md#nodeid) ; `secure`: `boolean` }[] +\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/internal_.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/internal_.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/internal_.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `secure`: `boolean` }[] #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:95 +matter.js/dist/esm/MatterDevice.d.ts:106 ___ @@ -726,7 +727,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:73 +matter.js/dist/esm/MatterDevice.d.ts:84 ___ @@ -740,7 +741,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:83 +matter.js/dist/esm/MatterDevice.d.ts:94 ___ @@ -754,17 +755,17 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:82 +matter.js/dist/esm/MatterDevice.d.ts:93 ___ ### getNextAvailableSessionId -▸ **getNextAvailableSessionId**(): `number` +▸ **getNextAvailableSessionId**(): `Promise`\<`number`\> #### Returns -`number` +`Promise`\<`number`\> #### Defined in @@ -782,7 +783,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:70 +matter.js/dist/esm/MatterDevice.d.ts:81 ___ @@ -844,7 +845,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:74 +matter.js/dist/esm/MatterDevice.d.ts:85 ___ @@ -858,7 +859,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:85 +matter.js/dist/esm/MatterDevice.d.ts:96 ___ @@ -872,7 +873,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:81 +matter.js/dist/esm/MatterDevice.d.ts:92 ___ @@ -886,7 +887,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:77 +matter.js/dist/esm/MatterDevice.d.ts:88 ___ @@ -906,7 +907,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:76 +matter.js/dist/esm/MatterDevice.d.ts:87 ___ @@ -948,7 +949,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:72 +matter.js/dist/esm/MatterDevice.d.ts:83 ___ @@ -990,7 +991,7 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:94 +matter.js/dist/esm/MatterDevice.d.ts:105 ___ @@ -1010,4 +1011,4 @@ ___ #### Defined in -matter.js/dist/esm/MatterDevice.d.ts:69 +matter.js/dist/esm/MatterDevice.d.ts:80 diff --git a/docs/matter-node-ble.js/classes/internal_.MessageCounter.md b/docs/matter-node-ble.js/classes/internal_.MessageCounter.md index 8402a909ae..1b8fb01bb2 100644 --- a/docs/matter-node-ble.js/classes/internal_.MessageCounter.md +++ b/docs/matter-node-ble.js/classes/internal_.MessageCounter.md @@ -4,6 +4,9 @@ [\](../modules/internal_.md).MessageCounter +Represents a message counter which gets randomly initialized and then incremented for each message. +Rollover can be allowed or forbidden and a callback can be provided to be notified before a rollover would happen. + ## Table of contents ### Constructors @@ -12,7 +15,9 @@ ### Properties +- [aboutToRolloverCallback](internal_.MessageCounter.md#abouttorollovercallback) - [messageCounter](internal_.MessageCounter.md#messagecounter) +- [rolloverInfoDifference](internal_.MessageCounter.md#rolloverinfodifference) ### Methods @@ -22,21 +27,64 @@ ### constructor -• **new MessageCounter**(): [`MessageCounter`](internal_.MessageCounter.md) +• **new MessageCounter**(`aboutToRolloverCallback?`, `rolloverInfoDifference?`): [`MessageCounter`](internal_.MessageCounter.md) + +Creates a new message counter with a random start value. If a aboutToRolloverCallback is provided this +counter is not allowed to rollover and the callback is called before a rollover would happen. Optionally provide +a number of messages before the rollover callback is called (Default 1000). + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `aboutToRolloverCallback?` | () => `void` | +| `rolloverInfoDifference?` | `number` | #### Returns [`MessageCounter`](internal_.MessageCounter.md) +#### Defined in + +matter.js/dist/esm/protocol/MessageCounter.d.ts:44 + ## Properties +### aboutToRolloverCallback + +• `Protected` `Optional` `Readonly` **aboutToRolloverCallback**: () => `void` + +#### Type declaration + +▸ (): `void` + +##### Returns + +`void` + +#### Defined in + +matter.js/dist/esm/protocol/MessageCounter.d.ts:36 + +___ + ### messageCounter -• `Private` **messageCounter**: `any` +• `Protected` **messageCounter**: `number` + +#### Defined in + +matter.js/dist/esm/protocol/MessageCounter.d.ts:38 + +___ + +### rolloverInfoDifference + +• `Protected` `Readonly` **rolloverInfoDifference**: `number` #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:55 +matter.js/dist/esm/protocol/MessageCounter.d.ts:37 ## Methods @@ -50,4 +98,4 @@ matter.js/dist/esm/protocol/ExchangeManager.d.ts:55 #### Defined in -matter.js/dist/esm/protocol/ExchangeManager.d.ts:56 +matter.js/dist/esm/protocol/MessageCounter.d.ts:45 diff --git a/docs/matter-node-ble.js/classes/internal_.MessageExchange.md b/docs/matter-node-ble.js/classes/internal_.MessageExchange.md index b8957270d9..2690ef1413 100644 --- a/docs/matter-node-ble.js/classes/internal_.MessageExchange.md +++ b/docs/matter-node-ble.js/classes/internal_.MessageExchange.md @@ -27,7 +27,6 @@ - [getResubmissionBackOffTime](internal_.MessageExchange.md#getresubmissionbackofftime) - [idleRetransmissionTimeoutMs](internal_.MessageExchange.md#idleretransmissiontimeoutms) - [isInitiator](internal_.MessageExchange.md#isinitiator) -- [messageCounter](internal_.MessageExchange.md#messagecounter) - [messagesQueue](internal_.MessageExchange.md#messagesqueue) - [nodeId](internal_.MessageExchange.md#nodeid) - [peerNodeId](internal_.MessageExchange.md#peernodeid) @@ -63,7 +62,7 @@ ### constructor -• **new MessageExchange**\<`ContextT`\>(`session`, `channel`, `messageCounter`, `isInitiator`, `peerSessionId`, `nodeId`, `peerNodeId`, `exchangeId`, `protocolId`, `closeCallback`): [`MessageExchange`](internal_.MessageExchange.md)\<`ContextT`\> +• **new MessageExchange**\<`ContextT`\>(`session`, `channel`, `isInitiator`, `peerSessionId`, `nodeId`, `peerNodeId`, `exchangeId`, `protocolId`, `closeCallback`): [`MessageExchange`](internal_.MessageExchange.md)\<`ContextT`\> #### Type parameters @@ -77,7 +76,6 @@ | :------ | :------ | | `session` | [`Session`](../interfaces/internal_.Session.md)\<`ContextT`\> | | `channel` | [`MessageChannel`](internal_.MessageChannel.md)\<`ContextT`\> | -| `messageCounter` | [`MessageCounter`](internal_.MessageCounter.md) | | `isInitiator` | `boolean` | | `peerSessionId` | `number` | | `nodeId` | `undefined` \| [`NodeId`](../modules/internal_.md#nodeid) | @@ -92,7 +90,7 @@ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:57 +matter.js/dist/esm/protocol/MessageExchange.d.ts:56 ## Properties @@ -102,7 +100,7 @@ matter.js/dist/esm/protocol/MessageExchange.d.ts:57 #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:46 +matter.js/dist/esm/protocol/MessageExchange.d.ts:45 ___ @@ -122,7 +120,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:43 +matter.js/dist/esm/protocol/MessageExchange.d.ts:42 ___ @@ -132,7 +130,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:72 +matter.js/dist/esm/protocol/MessageExchange.d.ts:71 ___ @@ -142,7 +140,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:55 +matter.js/dist/esm/protocol/MessageExchange.d.ts:54 ___ @@ -152,7 +150,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:41 +matter.js/dist/esm/protocol/MessageExchange.d.ts:40 ___ @@ -166,7 +164,7 @@ MatterCoreSpecificationV1_0, section 4.11.2.1 #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:63 +matter.js/dist/esm/protocol/MessageExchange.d.ts:62 ___ @@ -176,23 +174,13 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:47 +matter.js/dist/esm/protocol/MessageExchange.d.ts:46 ___ ### isInitiator -• `Private` `Readonly` **isInitiator**: `any` - -#### Defined in - -matter.js/dist/esm/protocol/MessageExchange.d.ts:37 - -___ - -### messageCounter - -• `Private` `Readonly` **messageCounter**: `any` +• `Readonly` **isInitiator**: `boolean` #### Defined in @@ -206,7 +194,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:49 +matter.js/dist/esm/protocol/MessageExchange.d.ts:48 ___ @@ -216,7 +204,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:39 +matter.js/dist/esm/protocol/MessageExchange.d.ts:38 ___ @@ -226,7 +214,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:40 +matter.js/dist/esm/protocol/MessageExchange.d.ts:39 ___ @@ -236,7 +224,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:38 +matter.js/dist/esm/protocol/MessageExchange.d.ts:37 ___ @@ -246,7 +234,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:42 +matter.js/dist/esm/protocol/MessageExchange.d.ts:41 ___ @@ -256,7 +244,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:50 +matter.js/dist/esm/protocol/MessageExchange.d.ts:49 ___ @@ -266,7 +254,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:48 +matter.js/dist/esm/protocol/MessageExchange.d.ts:47 ___ @@ -276,7 +264,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:54 +matter.js/dist/esm/protocol/MessageExchange.d.ts:53 ___ @@ -286,7 +274,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:64 +matter.js/dist/esm/protocol/MessageExchange.d.ts:63 ___ @@ -296,7 +284,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:53 +matter.js/dist/esm/protocol/MessageExchange.d.ts:52 ___ @@ -306,7 +294,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:52 +matter.js/dist/esm/protocol/MessageExchange.d.ts:51 ___ @@ -316,7 +304,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:51 +matter.js/dist/esm/protocol/MessageExchange.d.ts:50 ___ @@ -336,7 +324,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:56 +matter.js/dist/esm/protocol/MessageExchange.d.ts:55 ## Methods @@ -350,7 +338,7 @@ matter.js/dist/esm/protocol/MessageExchange.d.ts:56 #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:67 +matter.js/dist/esm/protocol/MessageExchange.d.ts:66 ___ @@ -364,7 +352,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:71 +matter.js/dist/esm/protocol/MessageExchange.d.ts:70 ___ @@ -378,7 +366,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:65 +matter.js/dist/esm/protocol/MessageExchange.d.ts:64 ___ @@ -392,7 +380,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:69 +matter.js/dist/esm/protocol/MessageExchange.d.ts:68 ___ @@ -406,7 +394,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:70 +matter.js/dist/esm/protocol/MessageExchange.d.ts:69 ___ @@ -420,7 +408,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:68 +matter.js/dist/esm/protocol/MessageExchange.d.ts:67 ___ @@ -434,19 +422,20 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:60 +matter.js/dist/esm/protocol/MessageExchange.d.ts:59 ___ ### onMessageReceived -▸ **onMessageReceived**(`message`): `Promise`\<`void`\> +▸ **onMessageReceived**(`message`, `isDuplicate?`): `Promise`\<`void`\> #### Parameters | Name | Type | | :------ | :------ | | `message` | [`Message`](../interfaces/internal_.Message.md) | +| `isDuplicate?` | `boolean` | #### Returns @@ -454,7 +443,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:58 +matter.js/dist/esm/protocol/MessageExchange.d.ts:57 ___ @@ -476,7 +465,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:59 +matter.js/dist/esm/protocol/MessageExchange.d.ts:58 ___ @@ -496,7 +485,7 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:66 +matter.js/dist/esm/protocol/MessageExchange.d.ts:65 ___ @@ -517,13 +506,13 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:61 +matter.js/dist/esm/protocol/MessageExchange.d.ts:60 ___ ### fromInitialMessage -▸ **fromInitialMessage**\<`ContextT`\>(`channel`, `messageCounter`, `initialMessage`, `closeCallback`): [`MessageExchange`](internal_.MessageExchange.md)\<`ContextT`\> +▸ **fromInitialMessage**\<`ContextT`\>(`channel`, `initialMessage`, `closeCallback`): [`MessageExchange`](internal_.MessageExchange.md)\<`ContextT`\> #### Type parameters @@ -536,7 +525,6 @@ ___ | Name | Type | | :------ | :------ | | `channel` | [`MessageChannel`](internal_.MessageChannel.md)\<`ContextT`\> | -| `messageCounter` | [`MessageCounter`](internal_.MessageCounter.md) | | `initialMessage` | [`Message`](../interfaces/internal_.Message.md) | | `closeCallback` | () => `Promise`\<`void`\> | @@ -546,13 +534,13 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:44 +matter.js/dist/esm/protocol/MessageExchange.d.ts:43 ___ ### initiate -▸ **initiate**\<`ContextT`\>(`channel`, `exchangeId`, `protocolId`, `messageCounter`, `closeCallback`): [`MessageExchange`](internal_.MessageExchange.md)\<`ContextT`\> +▸ **initiate**\<`ContextT`\>(`channel`, `exchangeId`, `protocolId`, `closeCallback`): [`MessageExchange`](internal_.MessageExchange.md)\<`ContextT`\> #### Type parameters @@ -567,7 +555,6 @@ ___ | `channel` | [`MessageChannel`](internal_.MessageChannel.md)\<`ContextT`\> | | `exchangeId` | `number` | | `protocolId` | `number` | -| `messageCounter` | [`MessageCounter`](internal_.MessageCounter.md) | | `closeCallback` | () => `Promise`\<`void`\> | #### Returns @@ -576,4 +563,4 @@ ___ #### Defined in -matter.js/dist/esm/protocol/MessageExchange.d.ts:45 +matter.js/dist/esm/protocol/MessageExchange.d.ts:44 diff --git a/docs/matter-node-ble.js/classes/internal_.NobleBleClient.md b/docs/matter-node-ble.js/classes/internal_.NobleBleClient.md index 7d529f3aad..4b47cdb822 100644 --- a/docs/matter-node-ble.js/classes/internal_.NobleBleClient.md +++ b/docs/matter-node-ble.js/classes/internal_.NobleBleClient.md @@ -43,7 +43,7 @@ #### Defined in -[matter-node-ble.js/src/ble/NobleBleClient.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L40) +[matter-node-ble.js/src/ble/NobleBleClient.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L40) ## Properties @@ -53,7 +53,7 @@ #### Defined in -[matter-node-ble.js/src/ble/NobleBleClient.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L38) +[matter-node-ble.js/src/ble/NobleBleClient.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L38) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/NobleBleClient.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L31) +[matter-node-ble.js/src/ble/NobleBleClient.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L31) ___ @@ -73,7 +73,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/NobleBleClient.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L36) +[matter-node-ble.js/src/ble/NobleBleClient.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L36) ___ @@ -83,7 +83,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/NobleBleClient.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L37) +[matter-node-ble.js/src/ble/NobleBleClient.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L37) ___ @@ -93,7 +93,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/NobleBleClient.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L35) +[matter-node-ble.js/src/ble/NobleBleClient.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L35) ## Methods @@ -113,7 +113,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/NobleBleClient.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L91) +[matter-node-ble.js/src/ble/NobleBleClient.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L91) ___ @@ -133,7 +133,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/NobleBleClient.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L67) +[matter-node-ble.js/src/ble/NobleBleClient.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L67) ___ @@ -147,7 +147,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/NobleBleClient.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L74) +[matter-node-ble.js/src/ble/NobleBleClient.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L74) ___ @@ -161,4 +161,4 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/NobleBleClient.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L86) +[matter-node-ble.js/src/ble/NobleBleClient.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/NobleBleClient.ts#L86) diff --git a/docs/matter-node-ble.js/classes/internal_.SecureSession.md b/docs/matter-node-ble.js/classes/internal_.SecureSession.md index bde341e09b..97bdb75a97 100644 --- a/docs/matter-node-ble.js/classes/internal_.SecureSession.md +++ b/docs/matter-node-ble.js/classes/internal_.SecureSession.md @@ -35,6 +35,8 @@ - [generateNonce](internal_.SecureSession.md#generatenonce) - [id](internal_.SecureSession.md#id) - [idleRetransmissionTimeoutMs](internal_.SecureSession.md#idleretransmissiontimeoutms) +- [messageCounter](internal_.SecureSession.md#messagecounter) +- [messageReceptionState](internal_.SecureSession.md#messagereceptionstate) - [peerNodeId](internal_.SecureSession.md#peernodeid) - [peerSessionId](internal_.SecureSession.md#peersessionid) - [retransmissionRetries](internal_.SecureSession.md#retransmissionretries) @@ -65,6 +67,7 @@ - [getContext](internal_.SecureSession.md#getcontext) - [getFabric](internal_.SecureSession.md#getfabric) - [getId](internal_.SecureSession.md#getid) +- [getIncrementedMessageCounter](internal_.SecureSession.md#getincrementedmessagecounter) - [getMrpParameters](internal_.SecureSession.md#getmrpparameters) - [getNodeId](internal_.SecureSession.md#getnodeid) - [getPeerNodeId](internal_.SecureSession.md#getpeernodeid) @@ -74,6 +77,7 @@ - [isSecure](internal_.SecureSession.md#issecure) - [notifyActivity](internal_.SecureSession.md#notifyactivity) - [removeSubscription](internal_.SecureSession.md#removesubscription) +- [updateMessageCounter](internal_.SecureSession.md#updatemessagecounter) - [create](internal_.SecureSession.md#create) ## Constructors @@ -113,7 +117,7 @@ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:48 +matter.js/dist/esm/session/SecureSession.d.ts:50 ## Properties @@ -223,7 +227,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:96 +matter.js/dist/esm/session/SecureSession.d.ts:98 ___ @@ -247,6 +251,26 @@ matter.js/dist/esm/session/SecureSession.d.ts:30 ___ +### messageCounter + +• `Private` `Readonly` **messageCounter**: `any` + +#### Defined in + +matter.js/dist/esm/session/SecureSession.d.ts:33 + +___ + +### messageReceptionState + +• `Private` `Readonly` **messageReceptionState**: `any` + +#### Defined in + +matter.js/dist/esm/session/SecureSession.d.ts:34 + +___ + ### peerNodeId • `Private` `Readonly` **peerNodeId**: `any` @@ -317,7 +341,7 @@ matter.js/dist/esm/session/SecureSession.d.ts:16 #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:63 +matter.js/dist/esm/session/SecureSession.d.ts:65 ___ @@ -335,7 +359,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:64 +matter.js/dist/esm/session/SecureSession.d.ts:66 ___ @@ -353,7 +377,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:77 +matter.js/dist/esm/session/SecureSession.d.ts:79 ___ @@ -367,7 +391,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:89 +matter.js/dist/esm/session/SecureSession.d.ts:91 ___ @@ -381,7 +405,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:65 +matter.js/dist/esm/session/SecureSession.d.ts:67 ## Methods @@ -401,7 +425,7 @@ matter.js/dist/esm/session/SecureSession.d.ts:65 #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:75 +matter.js/dist/esm/session/SecureSession.d.ts:77 ___ @@ -421,7 +445,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:88 +matter.js/dist/esm/session/SecureSession.d.ts:90 ___ @@ -441,7 +465,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:91 +matter.js/dist/esm/session/SecureSession.d.ts:93 ___ @@ -461,7 +485,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:68 +matter.js/dist/esm/session/SecureSession.d.ts:70 ___ @@ -486,13 +510,13 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:71 +matter.js/dist/esm/session/SecureSession.d.ts:73 ___ ### destroy -▸ **destroy**(`sendClose`, `closeAfterExchangeFinished?`): `Promise`\<`void`\> +▸ **destroy**(`sendClose?`, `closeAfterExchangeFinished?`): `Promise`\<`void`\> Destroys a session. Outstanding subscription data will be discarded. @@ -500,7 +524,7 @@ Destroys a session. Outstanding subscription data will be discarded. | Name | Type | | :------ | :------ | -| `sendClose` | `boolean` | +| `sendClose?` | `boolean` | | `closeAfterExchangeFinished?` | `boolean` | #### Returns @@ -513,7 +537,7 @@ Destroys a session. Outstanding subscription data will be discarded. #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:95 +matter.js/dist/esm/session/SecureSession.d.ts:97 ___ @@ -537,7 +561,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:72 +matter.js/dist/esm/session/SecureSession.d.ts:74 ___ @@ -564,7 +588,7 @@ Ends a session. Outstanding subscription data will be flushed before the session #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:93 +matter.js/dist/esm/session/SecureSession.d.ts:95 ___ @@ -582,7 +606,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:76 +matter.js/dist/esm/session/SecureSession.d.ts:78 ___ @@ -596,7 +620,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:73 +matter.js/dist/esm/session/SecureSession.d.ts:75 ___ @@ -614,7 +638,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:83 +matter.js/dist/esm/session/SecureSession.d.ts:85 ___ @@ -628,7 +652,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:74 +matter.js/dist/esm/session/SecureSession.d.ts:76 ___ @@ -646,7 +670,25 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:84 +matter.js/dist/esm/session/SecureSession.d.ts:86 + +___ + +### getIncrementedMessageCounter + +▸ **getIncrementedMessageCounter**(): `number` + +#### Returns + +`number` + +#### Implementation of + +[Session](../interfaces/internal_.Session.md).[getIncrementedMessageCounter](../interfaces/internal_.Session.md#getincrementedmessagecounter) + +#### Defined in + +matter.js/dist/esm/session/SecureSession.d.ts:99 ___ @@ -670,7 +712,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:78 +matter.js/dist/esm/session/SecureSession.d.ts:80 ___ @@ -688,7 +730,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:86 +matter.js/dist/esm/session/SecureSession.d.ts:88 ___ @@ -706,7 +748,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:87 +matter.js/dist/esm/session/SecureSession.d.ts:89 ___ @@ -724,7 +766,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:85 +matter.js/dist/esm/session/SecureSession.d.ts:87 ___ @@ -742,7 +784,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:67 +matter.js/dist/esm/session/SecureSession.d.ts:69 ___ @@ -760,7 +802,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:70 +matter.js/dist/esm/session/SecureSession.d.ts:72 ___ @@ -778,7 +820,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:66 +matter.js/dist/esm/session/SecureSession.d.ts:68 ___ @@ -802,7 +844,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:69 +matter.js/dist/esm/session/SecureSession.d.ts:71 ___ @@ -822,7 +864,31 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:90 +matter.js/dist/esm/session/SecureSession.d.ts:92 + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`): `void` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`void` + +#### Implementation of + +[Session](../interfaces/internal_.Session.md).[updateMessageCounter](../interfaces/internal_.Session.md#updatemessagecounter) + +#### Defined in + +matter.js/dist/esm/session/SecureSession.d.ts:100 ___ @@ -861,4 +927,4 @@ ___ #### Defined in -matter.js/dist/esm/session/SecureSession.d.ts:33 +matter.js/dist/esm/session/SecureSession.d.ts:35 diff --git a/docs/matter-node-ble.js/classes/internal_.SessionManager.md b/docs/matter-node-ble.js/classes/internal_.SessionManager.md index 79f3bdfc12..3986f67f83 100644 --- a/docs/matter-node-ble.js/classes/internal_.SessionManager.md +++ b/docs/matter-node-ble.js/classes/internal_.SessionManager.md @@ -19,16 +19,20 @@ ### Properties - [context](internal_.SessionManager.md#context) +- [globalUnencryptedMessageCounter](internal_.SessionManager.md#globalunencryptedmessagecounter) - [nextSessionId](internal_.SessionManager.md#nextsessionid) - [resumptionRecords](internal_.SessionManager.md#resumptionrecords) - [sessionStorage](internal_.SessionManager.md#sessionstorage) - [sessions](internal_.SessionManager.md#sessions) -- [unsecureSession](internal_.SessionManager.md#unsecuresession) +- [unsecureSessions](internal_.SessionManager.md#unsecuresessions) ### Methods - [close](internal_.SessionManager.md#close) - [createSecureSession](internal_.SessionManager.md#createsecuresession) +- [createUnsecureSession](internal_.SessionManager.md#createunsecuresession) +- [findGroupSession](internal_.SessionManager.md#findgroupsession) +- [findOldestInactiveSession](internal_.SessionManager.md#findoldestinactivesession) - [findResumptionRecordById](internal_.SessionManager.md#findresumptionrecordbyid) - [findResumptionRecordByNodeId](internal_.SessionManager.md#findresumptionrecordbynodeid) - [getActiveSessionInformation](internal_.SessionManager.md#getactivesessioninformation) @@ -70,7 +74,7 @@ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:29 +matter.js/dist/esm/session/SessionManager.d.ts:28 ## Properties @@ -80,7 +84,17 @@ matter.js/dist/esm/session/SessionManager.d.ts:29 #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:23 +matter.js/dist/esm/session/SessionManager.d.ts:21 + +___ + +### globalUnencryptedMessageCounter + +• `Private` `Readonly` **globalUnencryptedMessageCounter**: `any` + +#### Defined in + +matter.js/dist/esm/session/SessionManager.d.ts:27 ___ @@ -90,7 +104,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:26 +matter.js/dist/esm/session/SessionManager.d.ts:24 ___ @@ -100,7 +114,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:27 +matter.js/dist/esm/session/SessionManager.d.ts:25 ___ @@ -110,7 +124,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:28 +matter.js/dist/esm/session/SessionManager.d.ts:26 ___ @@ -120,17 +134,17 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:25 +matter.js/dist/esm/session/SessionManager.d.ts:23 ___ -### unsecureSession +### unsecureSessions -• `Private` `Readonly` **unsecureSession**: `any` +• `Private` `Readonly` **unsecureSessions**: `any` #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:24 +matter.js/dist/esm/session/SessionManager.d.ts:22 ## Methods @@ -144,7 +158,7 @@ matter.js/dist/esm/session/SessionManager.d.ts:24 #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:76 +matter.js/dist/esm/session/SessionManager.d.ts:78 ___ @@ -180,6 +194,61 @@ matter.js/dist/esm/session/SessionManager.d.ts:30 ___ +### createUnsecureSession + +▸ **createUnsecureSession**(`initiatorNodeId?`): [`UnsecureSession`](internal_.UnsecureSession.md)\<`ContextT`\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `initiatorNodeId?` | [`NodeId`](../modules/internal_.md#nodeid) | + +#### Returns + +[`UnsecureSession`](internal_.UnsecureSession.md)\<`ContextT`\> + +#### Defined in + +matter.js/dist/esm/session/SessionManager.d.ts:29 + +___ + +### findGroupSession + +▸ **findGroupSession**(`groupId`, `groupSessionId`): `void` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `groupId` | `number` | +| `groupSessionId` | `number` | + +#### Returns + +`void` + +#### Defined in + +matter.js/dist/esm/session/SessionManager.d.ts:53 + +___ + +### findOldestInactiveSession + +▸ **findOldestInactiveSession**(): `number` + +#### Returns + +`number` + +#### Defined in + +matter.js/dist/esm/session/SessionManager.d.ts:46 + +___ + ### findResumptionRecordById ▸ **findResumptionRecordById**(`resumptionId`): `undefined` \| [`ResumptionRecord`](../interfaces/internal_.ResumptionRecord.md) @@ -196,7 +265,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:52 +matter.js/dist/esm/session/SessionManager.d.ts:54 ___ @@ -216,35 +285,35 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:53 +matter.js/dist/esm/session/SessionManager.d.ts:55 ___ ### getActiveSessionInformation -▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/internal_.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/internal_.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/internal_.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/internal_.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/internal_.md#nodeid) ; `secure`: `boolean` }[] +▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/internal_.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/internal_.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/internal_.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `secure`: `boolean` }[] #### Returns -\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/internal_.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/internal_.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/internal_.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/internal_.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/internal_.md#nodeid) ; `secure`: `boolean` }[] +\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/internal_.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/internal_.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/internal_.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/internal_.md#nodeid) ; `secure`: `boolean` }[] #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:58 +matter.js/dist/esm/session/SessionManager.d.ts:60 ___ ### getNextAvailableSessionId -▸ **getNextAvailableSessionId**(): `number` +▸ **getNextAvailableSessionId**(): `Promise`\<`number`\> #### Returns -`number` +`Promise`\<`number`\> #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:46 +matter.js/dist/esm/session/SessionManager.d.ts:47 ___ @@ -258,13 +327,13 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:48 +matter.js/dist/esm/session/SessionManager.d.ts:49 ___ ### getSession -▸ **getSession**(`sessionId`): `undefined` \| [`Session`](../interfaces/internal_.Session.md)\<`ContextT`\> +▸ **getSession**(`sessionId`): `undefined` \| [`SecureSession`](internal_.SecureSession.md)\<`ContextT`\> #### Parameters @@ -274,17 +343,17 @@ ___ #### Returns -`undefined` \| [`Session`](../interfaces/internal_.Session.md)\<`ContextT`\> +`undefined` \| [`SecureSession`](internal_.SecureSession.md)\<`ContextT`\> #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:47 +matter.js/dist/esm/session/SessionManager.d.ts:48 ___ ### getSessionForNode -▸ **getSessionForNode**(`fabric`, `nodeId`): `undefined` \| [`Session`](../interfaces/internal_.Session.md)\<`ContextT`\> +▸ **getSessionForNode**(`fabric`, `nodeId`): `undefined` \| [`SecureSession`](internal_.SecureSession.md)\<`ContextT`\> #### Parameters @@ -295,25 +364,31 @@ ___ #### Returns -`undefined` \| [`Session`](../interfaces/internal_.Session.md)\<`ContextT`\> +`undefined` \| [`SecureSession`](internal_.SecureSession.md)\<`ContextT`\> #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:49 +matter.js/dist/esm/session/SessionManager.d.ts:50 ___ ### getUnsecureSession -▸ **getUnsecureSession**(): [`UnsecureSession`](internal_.UnsecureSession.md)\<`ContextT`\> +▸ **getUnsecureSession**(`sourceNodeId?`): `undefined` \| [`UnsecureSession`](internal_.UnsecureSession.md)\<`ContextT`\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `sourceNodeId?` | [`NodeId`](../modules/internal_.md#nodeid) | #### Returns -[`UnsecureSession`](internal_.UnsecureSession.md)\<`ContextT`\> +`undefined` \| [`UnsecureSession`](internal_.UnsecureSession.md)\<`ContextT`\> #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:51 +matter.js/dist/esm/session/SessionManager.d.ts:52 ___ @@ -333,7 +408,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:57 +matter.js/dist/esm/session/SessionManager.d.ts:59 ___ @@ -354,7 +429,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:50 +matter.js/dist/esm/session/SessionManager.d.ts:51 ___ @@ -414,7 +489,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:54 +matter.js/dist/esm/session/SessionManager.d.ts:56 ___ @@ -428,7 +503,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:56 +matter.js/dist/esm/session/SessionManager.d.ts:58 ___ @@ -448,4 +523,4 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:55 +matter.js/dist/esm/session/SessionManager.d.ts:57 diff --git a/docs/matter-node-ble.js/classes/internal_.UnsecureSession.md b/docs/matter-node-ble.js/classes/internal_.UnsecureSession.md index 40af319d3d..169d415b12 100644 --- a/docs/matter-node-ble.js/classes/internal_.UnsecureSession.md +++ b/docs/matter-node-ble.js/classes/internal_.UnsecureSession.md @@ -22,9 +22,12 @@ ### Properties +- [closeCallback](internal_.UnsecureSession.md#closecallback) - [closingAfterExchangeFinished](internal_.UnsecureSession.md#closingafterexchangefinished) - [context](internal_.UnsecureSession.md#context) - [initiatorNodeId](internal_.UnsecureSession.md#initiatornodeid) +- [messageCounter](internal_.UnsecureSession.md#messagecounter) +- [messageReceptionState](internal_.UnsecureSession.md#messagereceptionstate) ### Accessors @@ -40,6 +43,7 @@ - [getAttestationChallengeKey](internal_.UnsecureSession.md#getattestationchallengekey) - [getContext](internal_.UnsecureSession.md#getcontext) - [getId](internal_.UnsecureSession.md#getid) +- [getIncrementedMessageCounter](internal_.UnsecureSession.md#getincrementedmessagecounter) - [getMrpParameters](internal_.UnsecureSession.md#getmrpparameters) - [getNodeId](internal_.UnsecureSession.md#getnodeid) - [getPeerNodeId](internal_.UnsecureSession.md#getpeernodeid) @@ -49,12 +53,13 @@ - [isSecure](internal_.UnsecureSession.md#issecure) - [notifyActivity](internal_.UnsecureSession.md#notifyactivity) - [setFabric](internal_.UnsecureSession.md#setfabric) +- [updateMessageCounter](internal_.UnsecureSession.md#updatemessagecounter) ## Constructors ### constructor -• **new UnsecureSession**\<`T`\>(`context`): [`UnsecureSession`](internal_.UnsecureSession.md)\<`T`\> +• **new UnsecureSession**\<`T`\>(`context`, `messageCounter`, `closeCallback`, `initiatorNodeId?`): [`UnsecureSession`](internal_.UnsecureSession.md)\<`T`\> #### Type parameters @@ -67,6 +72,9 @@ | Name | Type | | :------ | :------ | | `context` | `T` | +| `messageCounter` | [`MessageCounter`](internal_.MessageCounter.md) | +| `closeCallback` | () => `void` | +| `initiatorNodeId?` | [`NodeId`](../modules/internal_.md#nodeid) | #### Returns @@ -74,10 +82,20 @@ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:15 +matter.js/dist/esm/session/UnsecureSession.d.ts:19 ## Properties +### closeCallback + +• `Private` `Readonly` **closeCallback**: `any` + +#### Defined in + +matter.js/dist/esm/session/UnsecureSession.d.ts:15 + +___ + ### closingAfterExchangeFinished • `Readonly` **closingAfterExchangeFinished**: ``false`` @@ -88,7 +106,7 @@ matter.js/dist/esm/session/UnsecureSession.d.ts:15 #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:14 +matter.js/dist/esm/session/UnsecureSession.d.ts:17 ___ @@ -98,7 +116,7 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:12 +matter.js/dist/esm/session/UnsecureSession.d.ts:13 ___ @@ -108,7 +126,27 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:13 +matter.js/dist/esm/session/UnsecureSession.d.ts:16 + +___ + +### messageCounter + +• `Private` `Readonly` **messageCounter**: `any` + +#### Defined in + +matter.js/dist/esm/session/UnsecureSession.d.ts:14 + +___ + +### messageReceptionState + +• `Private` `Readonly` **messageReceptionState**: `any` + +#### Defined in + +matter.js/dist/esm/session/UnsecureSession.d.ts:18 ## Accessors @@ -126,7 +164,7 @@ matter.js/dist/esm/session/UnsecureSession.d.ts:13 #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:24 +matter.js/dist/esm/session/UnsecureSession.d.ts:28 ## Methods @@ -150,7 +188,7 @@ matter.js/dist/esm/session/UnsecureSession.d.ts:24 #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:20 +matter.js/dist/esm/session/UnsecureSession.d.ts:24 ___ @@ -168,7 +206,7 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:35 +matter.js/dist/esm/session/UnsecureSession.d.ts:39 ___ @@ -192,19 +230,13 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:21 +matter.js/dist/esm/session/UnsecureSession.d.ts:25 ___ ### end -▸ **end**(`_sendClose`): `Promise`\<`void`\> - -#### Parameters - -| Name | Type | -| :------ | :------ | -| `_sendClose` | `boolean` | +▸ **end**(): `Promise`\<`void`\> #### Returns @@ -216,7 +248,7 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:36 +matter.js/dist/esm/session/UnsecureSession.d.ts:40 ___ @@ -234,7 +266,7 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:37 +matter.js/dist/esm/session/UnsecureSession.d.ts:41 ___ @@ -248,7 +280,7 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:22 +matter.js/dist/esm/session/UnsecureSession.d.ts:26 ___ @@ -266,7 +298,7 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:30 +matter.js/dist/esm/session/UnsecureSession.d.ts:34 ___ @@ -284,7 +316,25 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:31 +matter.js/dist/esm/session/UnsecureSession.d.ts:35 + +___ + +### getIncrementedMessageCounter + +▸ **getIncrementedMessageCounter**(): `number` + +#### Returns + +`number` + +#### Implementation of + +[Session](../interfaces/internal_.Session.md).[getIncrementedMessageCounter](../interfaces/internal_.Session.md#getincrementedmessagecounter) + +#### Defined in + +matter.js/dist/esm/session/UnsecureSession.d.ts:42 ___ @@ -308,7 +358,7 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:25 +matter.js/dist/esm/session/UnsecureSession.d.ts:29 ___ @@ -326,7 +376,7 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:33 +matter.js/dist/esm/session/UnsecureSession.d.ts:37 ___ @@ -344,7 +394,7 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:34 +matter.js/dist/esm/session/UnsecureSession.d.ts:38 ___ @@ -362,7 +412,7 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:32 +matter.js/dist/esm/session/UnsecureSession.d.ts:36 ___ @@ -380,7 +430,7 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:17 +matter.js/dist/esm/session/UnsecureSession.d.ts:21 ___ @@ -398,7 +448,7 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:19 +matter.js/dist/esm/session/UnsecureSession.d.ts:23 ___ @@ -416,7 +466,7 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:16 +matter.js/dist/esm/session/UnsecureSession.d.ts:20 ___ @@ -440,7 +490,7 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:18 +matter.js/dist/esm/session/UnsecureSession.d.ts:22 ___ @@ -460,4 +510,28 @@ ___ #### Defined in -matter.js/dist/esm/session/UnsecureSession.d.ts:23 +matter.js/dist/esm/session/UnsecureSession.d.ts:27 + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`): `void` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`void` + +#### Implementation of + +[Session](../interfaces/internal_.Session.md).[updateMessageCounter](../interfaces/internal_.Session.md#updatemessagecounter) + +#### Defined in + +matter.js/dist/esm/session/UnsecureSession.d.ts:43 diff --git a/docs/matter-node-ble.js/interfaces/internal_.ResumptionRecord.md b/docs/matter-node-ble.js/interfaces/internal_.ResumptionRecord.md index 42f9c9557e..915e9a9643 100644 --- a/docs/matter-node-ble.js/interfaces/internal_.ResumptionRecord.md +++ b/docs/matter-node-ble.js/interfaces/internal_.ResumptionRecord.md @@ -21,7 +21,7 @@ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:19 +matter.js/dist/esm/session/SessionManager.d.ts:17 ___ @@ -31,7 +31,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:20 +matter.js/dist/esm/session/SessionManager.d.ts:18 ___ @@ -41,7 +41,7 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:18 +matter.js/dist/esm/session/SessionManager.d.ts:16 ___ @@ -51,4 +51,4 @@ ___ #### Defined in -matter.js/dist/esm/session/SessionManager.d.ts:17 +matter.js/dist/esm/session/SessionManager.d.ts:15 diff --git a/docs/matter-node-ble.js/interfaces/internal_.Session.md b/docs/matter-node-ble.js/interfaces/internal_.Session.md index f850b33b38..de3879aeef 100644 --- a/docs/matter-node-ble.js/interfaces/internal_.Session.md +++ b/docs/matter-node-ble.js/interfaces/internal_.Session.md @@ -31,6 +31,7 @@ - [getAssociatedFabric](internal_.Session.md#getassociatedfabric) - [getContext](internal_.Session.md#getcontext) - [getId](internal_.Session.md#getid) +- [getIncrementedMessageCounter](internal_.Session.md#getincrementedmessagecounter) - [getMrpParameters](internal_.Session.md#getmrpparameters) - [getNodeId](internal_.Session.md#getnodeid) - [getPeerNodeId](internal_.Session.md#getpeernodeid) @@ -39,6 +40,7 @@ - [isPeerActive](internal_.Session.md#ispeeractive) - [isSecure](internal_.Session.md#issecure) - [notifyActivity](internal_.Session.md#notifyactivity) +- [updateMessageCounter](internal_.Session.md#updatemessagecounter) ## Properties @@ -85,13 +87,13 @@ ___ ### destroy -▸ **destroy**(`sendClose`, `closeAfterExchangeFinished?`): `Promise`\<`void`\> +▸ **destroy**(`sendClose?`, `closeAfterExchangeFinished?`): `Promise`\<`void`\> #### Parameters | Name | Type | | :------ | :------ | -| `sendClose` | `boolean` | +| `sendClose?` | `boolean` | | `closeAfterExchangeFinished?` | `boolean` | #### Returns @@ -100,7 +102,7 @@ ___ #### Defined in -matter.js/dist/esm/session/Session.d.ts:38 +matter.js/dist/esm/session/Session.d.ts:39 ___ @@ -140,7 +142,7 @@ ___ #### Defined in -matter.js/dist/esm/session/Session.d.ts:37 +matter.js/dist/esm/session/Session.d.ts:38 ___ @@ -154,7 +156,7 @@ ___ #### Defined in -matter.js/dist/esm/session/Session.d.ts:41 +matter.js/dist/esm/session/Session.d.ts:42 ___ @@ -186,6 +188,20 @@ matter.js/dist/esm/session/Session.d.ts:33 ___ +### getIncrementedMessageCounter + +▸ **getIncrementedMessageCounter**(): `number` + +#### Returns + +`number` + +#### Defined in + +matter.js/dist/esm/session/Session.d.ts:37 + +___ + ### getMrpParameters ▸ **getMrpParameters**(): [`MrpParameters`](internal_.MrpParameters.md) @@ -266,7 +282,7 @@ ___ #### Defined in -matter.js/dist/esm/session/Session.d.ts:40 +matter.js/dist/esm/session/Session.d.ts:41 ___ @@ -300,4 +316,25 @@ ___ #### Defined in -matter.js/dist/esm/session/Session.d.ts:39 +matter.js/dist/esm/session/Session.d.ts:40 + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`, `sourceNodeId?`): `void` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | +| `sourceNodeId?` | [`NodeId`](../modules/internal_.md#nodeid) | + +#### Returns + +`void` + +#### Defined in + +matter.js/dist/esm/session/Session.d.ts:43 diff --git a/docs/matter-node-ble.js/modules.md b/docs/matter-node-ble.js/modules.md index ca91a21dfb..1486018919 100644 --- a/docs/matter-node-ble.js/modules.md +++ b/docs/matter-node-ble.js/modules.md @@ -33,7 +33,7 @@ #### Defined in -[matter-node-ble.js/src/ble/BleNode.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleNode.ts#L18) +[matter-node-ble.js/src/ble/BleNode.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleNode.ts#L18) ___ @@ -51,4 +51,4 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L24) +[matter-node-ble.js/src/ble/BleScanner.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L24) diff --git a/docs/matter-node-ble.js/modules/internal_.md b/docs/matter-node-ble.js/modules/internal_.md index 6e46fb8b64..1ef7f1a3ba 100644 --- a/docs/matter-node-ble.js/modules/internal_.md +++ b/docs/matter-node-ble.js/modules/internal_.md @@ -1010,7 +1010,7 @@ ___ #### Defined in -[matter-node-ble.js/src/ble/BleScanner.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node-ble.js/src/ble/BleScanner.ts#L30) +[matter-node-ble.js/src/ble/BleScanner.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node-ble.js/src/ble/BleScanner.ts#L30) ___ diff --git a/docs/matter-node.js/classes/crypto_export.CryptoNode.md b/docs/matter-node.js/classes/crypto_export.CryptoNode.md index e4ff60ffa1..4b3c0bd3fe 100644 --- a/docs/matter-node.js/classes/crypto_export.CryptoNode.md +++ b/docs/matter-node.js/classes/crypto_export.CryptoNode.md @@ -604,7 +604,7 @@ packages/matter.js/dist/esm/crypto/Crypto.d.ts:62 #### Defined in -[packages/matter-node.js/src/crypto/CryptoNode.ts:152](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/crypto/CryptoNode.ts#L152) +[packages/matter-node.js/src/crypto/CryptoNode.ts:152](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/crypto/CryptoNode.ts#L152) ___ @@ -631,7 +631,7 @@ ___ #### Defined in -[packages/matter-node.js/src/crypto/CryptoNode.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/crypto/CryptoNode.ts#L35) +[packages/matter-node.js/src/crypto/CryptoNode.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/crypto/CryptoNode.ts#L35) ___ @@ -654,7 +654,7 @@ ___ #### Defined in -[packages/matter-node.js/src/crypto/CryptoNode.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/crypto/CryptoNode.ts#L53) +[packages/matter-node.js/src/crypto/CryptoNode.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/crypto/CryptoNode.ts#L53) ___ @@ -683,7 +683,7 @@ ___ #### Defined in -[packages/matter-node.js/src/crypto/CryptoNode.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/crypto/CryptoNode.ts#L59) +[packages/matter-node.js/src/crypto/CryptoNode.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/crypto/CryptoNode.ts#L59) ___ @@ -708,7 +708,7 @@ ___ #### Defined in -[packages/matter-node.js/src/crypto/CryptoNode.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/crypto/CryptoNode.ts#L68) +[packages/matter-node.js/src/crypto/CryptoNode.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/crypto/CryptoNode.ts#L68) ___ @@ -735,7 +735,7 @@ ___ #### Defined in -[packages/matter-node.js/src/crypto/CryptoNode.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/crypto/CryptoNode.ts#L23) +[packages/matter-node.js/src/crypto/CryptoNode.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/crypto/CryptoNode.ts#L23) ___ @@ -759,7 +759,7 @@ ___ #### Defined in -[packages/matter-node.js/src/crypto/CryptoNode.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/crypto/CryptoNode.ts#L49) +[packages/matter-node.js/src/crypto/CryptoNode.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/crypto/CryptoNode.ts#L49) ___ @@ -783,7 +783,7 @@ ___ #### Defined in -[packages/matter-node.js/src/crypto/CryptoNode.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/crypto/CryptoNode.ts#L72) +[packages/matter-node.js/src/crypto/CryptoNode.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/crypto/CryptoNode.ts#L72) ___ @@ -810,7 +810,7 @@ ___ #### Defined in -[packages/matter-node.js/src/crypto/CryptoNode.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/crypto/CryptoNode.ts#L91) +[packages/matter-node.js/src/crypto/CryptoNode.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/crypto/CryptoNode.ts#L91) ___ @@ -835,7 +835,7 @@ ___ #### Defined in -[packages/matter-node.js/src/crypto/CryptoNode.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/crypto/CryptoNode.ts#L105) +[packages/matter-node.js/src/crypto/CryptoNode.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/crypto/CryptoNode.ts#L105) ___ @@ -862,7 +862,7 @@ ___ #### Defined in -[packages/matter-node.js/src/crypto/CryptoNode.ts:82](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/crypto/CryptoNode.ts#L82) +[packages/matter-node.js/src/crypto/CryptoNode.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/crypto/CryptoNode.ts#L82) ___ @@ -888,7 +888,7 @@ ___ #### Defined in -[packages/matter-node.js/src/crypto/CryptoNode.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/crypto/CryptoNode.ts#L111) +[packages/matter-node.js/src/crypto/CryptoNode.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/crypto/CryptoNode.ts#L111) ___ @@ -915,4 +915,4 @@ ___ #### Defined in -[packages/matter-node.js/src/crypto/CryptoNode.ts:132](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/crypto/CryptoNode.ts#L132) +[packages/matter-node.js/src/crypto/CryptoNode.ts:132](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/crypto/CryptoNode.ts#L132) diff --git a/docs/matter-node.js/classes/export.CommissioningController.md b/docs/matter-node.js/classes/export.CommissioningController.md index 88c55d3970..e6481e3124 100644 --- a/docs/matter-node.js/classes/export.CommissioningController.md +++ b/docs/matter-node.js/classes/export.CommissioningController.md @@ -428,13 +428,13 @@ ___ ### getActiveSessionInformation -▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] +▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] Returns active session information for all connected nodes. #### Returns -\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] +\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] #### Defined in diff --git a/docs/matter-node.js/classes/export.CommissioningServer.md b/docs/matter-node.js/classes/export.CommissioningServer.md index d20568c18c..2a41120ad6 100644 --- a/docs/matter-node.js/classes/export.CommissioningServer.md +++ b/docs/matter-node.js/classes/export.CommissioningServer.md @@ -486,7 +486,7 @@ ___ ### getActiveSessionInformation -▸ **getActiveSessionInformation**(`fabricIndex?`): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] +▸ **getActiveSessionInformation**(`fabricIndex?`): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] Get some basic details of all currently active sessions. @@ -498,7 +498,7 @@ Get some basic details of all currently active sessions. #### Returns -\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] +\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] #### Defined in diff --git a/docs/matter-node.js/classes/export._internal_.MatterController.md b/docs/matter-node.js/classes/export._internal_.MatterController.md index 68bb22239f..25a23bcb07 100644 --- a/docs/matter-node.js/classes/export._internal_.MatterController.md +++ b/docs/matter-node.js/classes/export._internal_.MatterController.md @@ -410,7 +410,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterController.d.ts:118 +packages/matter.js/dist/esm/MatterController.d.ts:129 ___ @@ -424,7 +424,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterController.d.ts:119 +packages/matter.js/dist/esm/MatterController.d.ts:130 ___ @@ -500,22 +500,23 @@ ___ ### createSecureSession -▸ **createSecureSession**(`sessionId`, `fabric`, `peerNodeId`, `peerSessionId`, `sharedSecret`, `salt`, `isInitiator`, `isResumption`, `idleRetransmissionTimeoutMs?`, `activeRetransmissionTimeoutMs?`): `Promise`\<[`SecureSession`](exports_session.SecureSession.md)\<[`MatterController`](export._internal_.MatterController.md)\>\> +▸ **createSecureSession**(`args`): `Promise`\<[`SecureSession`](exports_session.SecureSession.md)\<[`MatterController`](export._internal_.MatterController.md)\>\> #### Parameters | Name | Type | | :------ | :------ | -| `sessionId` | `number` | -| `fabric` | `undefined` \| [`Fabric`](exports_fabric.Fabric.md) | -| `peerNodeId` | [`NodeId`](../modules/exports_datatype.md#nodeid) | -| `peerSessionId` | `number` | -| `sharedSecret` | `Uint8Array` | -| `salt` | `Uint8Array` | -| `isInitiator` | `boolean` | -| `isResumption` | `boolean` | -| `idleRetransmissionTimeoutMs?` | `number` | -| `activeRetransmissionTimeoutMs?` | `number` | +| `args` | `Object` | +| `args.activeRetransmissionTimeoutMs?` | `number` | +| `args.fabric` | `undefined` \| [`Fabric`](exports_fabric.Fabric.md) | +| `args.idleRetransmissionTimeoutMs?` | `number` | +| `args.isInitiator` | `boolean` | +| `args.isResumption` | `boolean` | +| `args.peerNodeId` | [`NodeId`](../modules/exports_datatype.md#nodeid) | +| `args.peerSessionId` | `number` | +| `args.salt` | `Uint8Array` | +| `args.sessionId` | `number` | +| `args.sharedSecret` | `Uint8Array` | #### Returns @@ -563,21 +564,21 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterController.d.ts:116 +packages/matter.js/dist/esm/MatterController.d.ts:127 ___ ### getActiveSessionInformation -▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] +▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] #### Returns -\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] +\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] #### Defined in -packages/matter.js/dist/esm/MatterController.d.ts:120 +packages/matter.js/dist/esm/MatterController.d.ts:131 ___ @@ -597,11 +598,11 @@ ___ ### getNextAvailableSessionId -▸ **getNextAvailableSessionId**(): `number` +▸ **getNextAvailableSessionId**(): `Promise`\<`number`\> #### Returns -`number` +`Promise`\<`number`\> #### Defined in @@ -625,7 +626,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterController.d.ts:115 +packages/matter.js/dist/esm/MatterController.d.ts:126 ___ @@ -679,7 +680,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterController.d.ts:117 +packages/matter.js/dist/esm/MatterController.d.ts:128 ___ diff --git a/docs/matter-node.js/classes/export._internal_.MatterDevice.md b/docs/matter-node.js/classes/export._internal_.MatterDevice.md index 2eaf792490..812c3e1206 100644 --- a/docs/matter-node.js/classes/export._internal_.MatterDevice.md +++ b/docs/matter-node.js/classes/export._internal_.MatterDevice.md @@ -253,7 +253,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:79 +packages/matter.js/dist/esm/MatterDevice.d.ts:90 ___ @@ -393,7 +393,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:71 +packages/matter.js/dist/esm/MatterDevice.d.ts:82 ___ @@ -473,7 +473,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:87 +packages/matter.js/dist/esm/MatterDevice.d.ts:98 ___ @@ -495,7 +495,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:86 +packages/matter.js/dist/esm/MatterDevice.d.ts:97 ___ @@ -538,7 +538,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:80 +packages/matter.js/dist/esm/MatterDevice.d.ts:91 ___ @@ -558,7 +558,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:78 +packages/matter.js/dist/esm/MatterDevice.d.ts:89 ___ @@ -572,28 +572,29 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:84 +packages/matter.js/dist/esm/MatterDevice.d.ts:95 ___ ### createSecureSession -▸ **createSecureSession**(`sessionId`, `fabric`, `peerNodeId`, `peerSessionId`, `sharedSecret`, `salt`, `isInitiator`, `isResumption`, `idleRetransmissionTimeoutMs?`, `activeRetransmissionTimeoutMs?`): `Promise`\<[`SecureSession`](exports_session.SecureSession.md)\<[`MatterDevice`](export._internal_.MatterDevice.md)\>\> +▸ **createSecureSession**(`args`): `Promise`\<[`SecureSession`](exports_session.SecureSession.md)\<[`MatterDevice`](export._internal_.MatterDevice.md)\>\> #### Parameters | Name | Type | | :------ | :------ | -| `sessionId` | `number` | -| `fabric` | `undefined` \| [`Fabric`](exports_fabric.Fabric.md) | -| `peerNodeId` | [`NodeId`](../modules/exports_datatype.md#nodeid) | -| `peerSessionId` | `number` | -| `sharedSecret` | `Uint8Array` | -| `salt` | `Uint8Array` | -| `isInitiator` | `boolean` | -| `isResumption` | `boolean` | -| `idleRetransmissionTimeoutMs?` | `number` | -| `activeRetransmissionTimeoutMs?` | `number` | +| `args` | `Object` | +| `args.activeRetransmissionTimeoutMs?` | `number` | +| `args.fabric` | `undefined` \| [`Fabric`](exports_fabric.Fabric.md) | +| `args.idleRetransmissionTimeoutMs?` | `number` | +| `args.isInitiator` | `boolean` | +| `args.isResumption` | `boolean` | +| `args.peerNodeId` | [`NodeId`](../modules/exports_datatype.md#nodeid) | +| `args.peerSessionId` | `number` | +| `args.salt` | `Uint8Array` | +| `args.sessionId` | `number` | +| `args.sharedSecret` | `Uint8Array` | #### Returns @@ -615,7 +616,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:88 +packages/matter.js/dist/esm/MatterDevice.d.ts:99 ___ @@ -629,7 +630,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:89 +packages/matter.js/dist/esm/MatterDevice.d.ts:100 ___ @@ -651,7 +652,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:90 +packages/matter.js/dist/esm/MatterDevice.d.ts:101 ___ @@ -672,7 +673,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:68 +packages/matter.js/dist/esm/MatterDevice.d.ts:79 ___ @@ -692,21 +693,21 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:75 +packages/matter.js/dist/esm/MatterDevice.d.ts:86 ___ ### getActiveSessionInformation -▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] +▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] #### Returns -\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] +\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:95 +packages/matter.js/dist/esm/MatterDevice.d.ts:106 ___ @@ -726,7 +727,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:73 +packages/matter.js/dist/esm/MatterDevice.d.ts:84 ___ @@ -740,7 +741,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:83 +packages/matter.js/dist/esm/MatterDevice.d.ts:94 ___ @@ -754,17 +755,17 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:82 +packages/matter.js/dist/esm/MatterDevice.d.ts:93 ___ ### getNextAvailableSessionId -▸ **getNextAvailableSessionId**(): `number` +▸ **getNextAvailableSessionId**(): `Promise`\<`number`\> #### Returns -`number` +`Promise`\<`number`\> #### Defined in @@ -782,7 +783,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:70 +packages/matter.js/dist/esm/MatterDevice.d.ts:81 ___ @@ -844,7 +845,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:74 +packages/matter.js/dist/esm/MatterDevice.d.ts:85 ___ @@ -858,7 +859,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:85 +packages/matter.js/dist/esm/MatterDevice.d.ts:96 ___ @@ -872,7 +873,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:81 +packages/matter.js/dist/esm/MatterDevice.d.ts:92 ___ @@ -886,7 +887,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:77 +packages/matter.js/dist/esm/MatterDevice.d.ts:88 ___ @@ -906,7 +907,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:76 +packages/matter.js/dist/esm/MatterDevice.d.ts:87 ___ @@ -948,7 +949,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:72 +packages/matter.js/dist/esm/MatterDevice.d.ts:83 ___ @@ -990,7 +991,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:94 +packages/matter.js/dist/esm/MatterDevice.d.ts:105 ___ @@ -1010,4 +1011,4 @@ ___ #### Defined in -packages/matter.js/dist/esm/MatterDevice.d.ts:69 +packages/matter.js/dist/esm/MatterDevice.d.ts:80 diff --git a/docs/matter-node.js/classes/exports_codec.MessageCodec.md b/docs/matter-node.js/classes/exports_codec.MessageCodec.md index 1dc82234a0..e83fa76644 100644 --- a/docs/matter-node.js/classes/exports_codec.MessageCodec.md +++ b/docs/matter-node.js/classes/exports_codec.MessageCodec.md @@ -169,13 +169,14 @@ ___ ### messageDiagnostics -▸ **messageDiagnostics**(`«destructured»`): [`DiagnosticDictionary`](exports_log.DiagnosticDictionary.md) +▸ **messageDiagnostics**(`«destructured»`, `isDuplicate?`): [`DiagnosticDictionary`](exports_log.DiagnosticDictionary.md) #### Parameters | Name | Type | | :------ | :------ | | `«destructured»` | [`Message`](../interfaces/exports_codec.Message.md) | +| `isDuplicate?` | `boolean` | #### Returns diff --git a/docs/matter-node.js/classes/exports_common.MatterError.md b/docs/matter-node.js/classes/exports_common.MatterError.md index d993d5a92b..aebc752c75 100644 --- a/docs/matter-node.js/classes/exports_common.MatterError.md +++ b/docs/matter-node.js/classes/exports_common.MatterError.md @@ -54,6 +54,8 @@ Error base class for all errors thrown by this library. ↳↳ [`UnexpectedMessageError`](exports_protocol.UnexpectedMessageError.md) + ↳↳ [`DuplicateMessageError`](exports_protocol.DuplicateMessageError.md) + ↳↳ [`StatusResponseError`](exports_interaction.StatusResponseError.md) ↳↳ [`ChannelStatusResponseError`](exports_securechannel.ChannelStatusResponseError.md) diff --git a/docs/matter-node.js/classes/exports_interaction.InteractionEndpointStructure.md b/docs/matter-node.js/classes/exports_interaction.InteractionEndpointStructure.md index 6574ac054f..09f2c8454f 100644 --- a/docs/matter-node.js/classes/exports_interaction.InteractionEndpointStructure.md +++ b/docs/matter-node.js/classes/exports_interaction.InteractionEndpointStructure.md @@ -45,6 +45,9 @@ - [resolveEventName](exports_interaction.InteractionEndpointStructure.md#resolveeventname) - [resolveGenericElementName](exports_interaction.InteractionEndpointStructure.md#resolvegenericelementname) - [toHex](exports_interaction.InteractionEndpointStructure.md#tohex) +- [validateConcreteAttributePath](exports_interaction.InteractionEndpointStructure.md#validateconcreteattributepath) +- [validateConcreteCommandPath](exports_interaction.InteractionEndpointStructure.md#validateconcretecommandpath) +- [validateConcreteEventPath](exports_interaction.InteractionEndpointStructure.md#validateconcreteeventpath) ## Constructors @@ -215,7 +218,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:48 +packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:51 ___ @@ -258,7 +261,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:46 +packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:48 ___ @@ -278,7 +281,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:50 +packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:53 ___ @@ -320,7 +323,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:44 +packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:45 ___ @@ -340,7 +343,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:49 +packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:52 ___ @@ -405,7 +408,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:47 +packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:49 ___ @@ -447,7 +450,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:45 +packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:46 ___ @@ -572,3 +575,69 @@ ___ #### Defined in packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:33 + +___ + +### validateConcreteAttributePath + +▸ **validateConcreteAttributePath**(`endpointId`, `clusterId`, `attributeId`): `boolean` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `endpointId` | [`EndpointNumber`](../modules/exports_datatype.md#endpointnumber) | +| `clusterId` | [`ClusterId`](../modules/exports_datatype.md#clusterid) | +| `attributeId` | [`AttributeId`](../modules/exports_datatype.md#attributeid) | + +#### Returns + +`boolean` + +#### Defined in + +packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:44 + +___ + +### validateConcreteCommandPath + +▸ **validateConcreteCommandPath**(`endpointId`, `clusterId`, `commandId`): `boolean` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `endpointId` | [`EndpointNumber`](../modules/exports_datatype.md#endpointnumber) | +| `clusterId` | [`ClusterId`](../modules/exports_datatype.md#clusterid) | +| `commandId` | [`CommandId`](../modules/exports_datatype.md#commandid) | + +#### Returns + +`boolean` + +#### Defined in + +packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:50 + +___ + +### validateConcreteEventPath + +▸ **validateConcreteEventPath**(`endpointId`, `clusterId`, `eventId`): `boolean` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `endpointId` | [`EndpointNumber`](../modules/exports_datatype.md#endpointnumber) | +| `clusterId` | [`ClusterId`](../modules/exports_datatype.md#clusterid) | +| `eventId` | [`EventId`](../modules/exports_datatype.md#eventid) | + +#### Returns + +`boolean` + +#### Defined in + +packages/matter.js/dist/esm/protocol/interaction/InteractionEndpointStructure.d.ts:47 diff --git a/docs/matter-node.js/classes/exports_protocol.DuplicateMessageError.md b/docs/matter-node.js/classes/exports_protocol.DuplicateMessageError.md new file mode 100644 index 0000000000..c6a165ec67 --- /dev/null +++ b/docs/matter-node.js/classes/exports_protocol.DuplicateMessageError.md @@ -0,0 +1,43 @@ +[@project-chip/matter-node.js](../README.md) / [Modules](../modules.md) / [exports/protocol](../modules/exports_protocol.md) / DuplicateMessageError + +# Class: DuplicateMessageError + +[exports/protocol](../modules/exports_protocol.md).DuplicateMessageError + +Error base class for all errors thrown by this library. + +## Hierarchy + +- [`MatterError`](exports_common.MatterError.md) + + ↳ **`DuplicateMessageError`** + +## Table of contents + +### Constructors + +- [constructor](exports_protocol.DuplicateMessageError.md#constructor) + +## Constructors + +### constructor + +• **new DuplicateMessageError**(`message?`): [`DuplicateMessageError`](exports_protocol.DuplicateMessageError.md) + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `message?` | `string` | + +#### Returns + +[`DuplicateMessageError`](exports_protocol.DuplicateMessageError.md) + +#### Inherited from + +[MatterError](exports_common.MatterError.md).[constructor](exports_common.MatterError.md#constructor) + +#### Defined in + +node_modules/typescript/lib/lib.es5.d.ts:1081 diff --git a/docs/matter-node.js/classes/exports_protocol.ExchangeCounter.md b/docs/matter-node.js/classes/exports_protocol.ExchangeCounter.md index e118ce3506..df3e88e788 100644 --- a/docs/matter-node.js/classes/exports_protocol.ExchangeCounter.md +++ b/docs/matter-node.js/classes/exports_protocol.ExchangeCounter.md @@ -36,7 +36,7 @@ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:51 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:50 ## Methods @@ -50,4 +50,4 @@ packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:51 #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:52 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:51 diff --git a/docs/matter-node.js/classes/exports_protocol.ExchangeManager.md b/docs/matter-node.js/classes/exports_protocol.ExchangeManager.md index 83ddb797f6..796b600b0b 100644 --- a/docs/matter-node.js/classes/exports_protocol.ExchangeManager.md +++ b/docs/matter-node.js/classes/exports_protocol.ExchangeManager.md @@ -22,7 +22,6 @@ - [closingSessions](exports_protocol.ExchangeManager.md#closingsessions) - [exchangeCounter](exports_protocol.ExchangeManager.md#exchangecounter) - [exchanges](exports_protocol.ExchangeManager.md#exchanges) -- [messageCounter](exports_protocol.ExchangeManager.md#messagecounter) - [onMessage](exports_protocol.ExchangeManager.md#onmessage) - [protocols](exports_protocol.ExchangeManager.md#protocols) - [sessionManager](exports_protocol.ExchangeManager.md#sessionmanager) @@ -65,7 +64,7 @@ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:38 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:37 ## Properties @@ -85,7 +84,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:37 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:36 ___ @@ -105,16 +104,6 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:34 - -___ - -### messageCounter - -• `Private` `Readonly` **messageCounter**: `any` - -#### Defined in - packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:33 ___ @@ -125,7 +114,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:46 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:45 ___ @@ -135,7 +124,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:35 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:34 ___ @@ -155,7 +144,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:36 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:35 ## Methods @@ -175,7 +164,7 @@ packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:36 #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:42 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:41 ___ @@ -195,7 +184,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:39 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:38 ___ @@ -209,7 +198,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:45 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:44 ___ @@ -229,7 +218,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:48 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:47 ___ @@ -249,7 +238,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:47 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:46 ___ @@ -269,7 +258,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:41 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:40 ___ @@ -289,7 +278,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:40 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:39 ___ @@ -311,7 +300,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:43 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:42 ___ @@ -332,4 +321,4 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:44 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:43 diff --git a/docs/matter-node.js/classes/exports_protocol.ExchangeProvider.md b/docs/matter-node.js/classes/exports_protocol.ExchangeProvider.md index 1b6063698b..6b4ad7369c 100644 --- a/docs/matter-node.js/classes/exports_protocol.ExchangeProvider.md +++ b/docs/matter-node.js/classes/exports_protocol.ExchangeProvider.md @@ -48,7 +48,7 @@ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:62 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:57 ## Properties @@ -58,7 +58,7 @@ packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:62 #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:60 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:55 ___ @@ -68,7 +68,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:59 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:54 ___ @@ -78,7 +78,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:61 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:56 ## Accessors @@ -92,7 +92,7 @@ packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:61 #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:68 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:63 ## Methods @@ -112,7 +112,7 @@ packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:68 #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:65 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:60 ___ @@ -132,7 +132,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:64 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:59 ___ @@ -152,7 +152,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:63 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:58 ___ @@ -166,7 +166,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:66 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:61 ___ @@ -180,4 +180,4 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:67 +packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:62 diff --git a/docs/matter-node.js/classes/exports_protocol.MessageCounter.md b/docs/matter-node.js/classes/exports_protocol.MessageCounter.md index 88c844f5ea..c96054814c 100644 --- a/docs/matter-node.js/classes/exports_protocol.MessageCounter.md +++ b/docs/matter-node.js/classes/exports_protocol.MessageCounter.md @@ -4,6 +4,15 @@ [exports/protocol](../modules/exports_protocol.md).MessageCounter +Represents a message counter which gets randomly initialized and then incremented for each message. +Rollover can be allowed or forbidden and a callback can be provided to be notified before a rollover would happen. + +## Hierarchy + +- **`MessageCounter`** + + ↳ [`PersistedMessageCounter`](exports_protocol.PersistedMessageCounter.md) + ## Table of contents ### Constructors @@ -12,7 +21,9 @@ ### Properties +- [aboutToRolloverCallback](exports_protocol.MessageCounter.md#abouttorollovercallback) - [messageCounter](exports_protocol.MessageCounter.md#messagecounter) +- [rolloverInfoDifference](exports_protocol.MessageCounter.md#rolloverinfodifference) ### Methods @@ -22,21 +33,64 @@ ### constructor -• **new MessageCounter**(): [`MessageCounter`](exports_protocol.MessageCounter.md) +• **new MessageCounter**(`aboutToRolloverCallback?`, `rolloverInfoDifference?`): [`MessageCounter`](exports_protocol.MessageCounter.md) + +Creates a new message counter with a random start value. If a aboutToRolloverCallback is provided this +counter is not allowed to rollover and the callback is called before a rollover would happen. Optionally provide +a number of messages before the rollover callback is called (Default 1000). + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `aboutToRolloverCallback?` | () => `void` | +| `rolloverInfoDifference?` | `number` | #### Returns [`MessageCounter`](exports_protocol.MessageCounter.md) +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:44 + ## Properties +### aboutToRolloverCallback + +• `Protected` `Optional` `Readonly` **aboutToRolloverCallback**: () => `void` + +#### Type declaration + +▸ (): `void` + +##### Returns + +`void` + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:36 + +___ + ### messageCounter -• `Private` **messageCounter**: `any` +• `Protected` **messageCounter**: `number` + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:38 + +___ + +### rolloverInfoDifference + +• `Protected` `Readonly` **rolloverInfoDifference**: `number` #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:55 +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:37 ## Methods @@ -50,4 +104,4 @@ packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:55 #### Defined in -packages/matter.js/dist/esm/protocol/ExchangeManager.d.ts:56 +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:45 diff --git a/docs/matter-node.js/classes/exports_protocol.MessageExchange.md b/docs/matter-node.js/classes/exports_protocol.MessageExchange.md index 5f0f9614a5..94bf4bc54a 100644 --- a/docs/matter-node.js/classes/exports_protocol.MessageExchange.md +++ b/docs/matter-node.js/classes/exports_protocol.MessageExchange.md @@ -27,7 +27,6 @@ - [getResubmissionBackOffTime](exports_protocol.MessageExchange.md#getresubmissionbackofftime) - [idleRetransmissionTimeoutMs](exports_protocol.MessageExchange.md#idleretransmissiontimeoutms) - [isInitiator](exports_protocol.MessageExchange.md#isinitiator) -- [messageCounter](exports_protocol.MessageExchange.md#messagecounter) - [messagesQueue](exports_protocol.MessageExchange.md#messagesqueue) - [nodeId](exports_protocol.MessageExchange.md#nodeid) - [peerNodeId](exports_protocol.MessageExchange.md#peernodeid) @@ -63,7 +62,7 @@ ### constructor -• **new MessageExchange**\<`ContextT`\>(`session`, `channel`, `messageCounter`, `isInitiator`, `peerSessionId`, `nodeId`, `peerNodeId`, `exchangeId`, `protocolId`, `closeCallback`): [`MessageExchange`](exports_protocol.MessageExchange.md)\<`ContextT`\> +• **new MessageExchange**\<`ContextT`\>(`session`, `channel`, `isInitiator`, `peerSessionId`, `nodeId`, `peerNodeId`, `exchangeId`, `protocolId`, `closeCallback`): [`MessageExchange`](exports_protocol.MessageExchange.md)\<`ContextT`\> #### Type parameters @@ -77,7 +76,6 @@ | :------ | :------ | | `session` | [`Session`](../interfaces/exports_session.Session.md)\<`ContextT`\> | | `channel` | [`MessageChannel`](exports_protocol.MessageChannel.md)\<`ContextT`\> | -| `messageCounter` | [`MessageCounter`](exports_protocol.MessageCounter.md) | | `isInitiator` | `boolean` | | `peerSessionId` | `number` | | `nodeId` | `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) | @@ -92,7 +90,7 @@ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:57 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:56 ## Properties @@ -102,7 +100,7 @@ packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:57 #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:46 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:45 ___ @@ -122,7 +120,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:43 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:42 ___ @@ -132,7 +130,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:72 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:71 ___ @@ -142,7 +140,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:55 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:54 ___ @@ -152,7 +150,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:41 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:40 ___ @@ -166,7 +164,7 @@ MatterCoreSpecificationV1_0, section 4.11.2.1 #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:63 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:62 ___ @@ -176,23 +174,13 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:47 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:46 ___ ### isInitiator -• `Private` `Readonly` **isInitiator**: `any` - -#### Defined in - -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:37 - -___ - -### messageCounter - -• `Private` `Readonly` **messageCounter**: `any` +• `Readonly` **isInitiator**: `boolean` #### Defined in @@ -206,7 +194,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:49 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:48 ___ @@ -216,7 +204,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:39 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:38 ___ @@ -226,7 +214,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:40 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:39 ___ @@ -236,7 +224,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:38 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:37 ___ @@ -246,7 +234,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:42 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:41 ___ @@ -256,7 +244,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:50 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:49 ___ @@ -266,7 +254,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:48 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:47 ___ @@ -276,7 +264,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:54 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:53 ___ @@ -286,7 +274,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:64 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:63 ___ @@ -296,7 +284,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:53 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:52 ___ @@ -306,7 +294,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:52 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:51 ___ @@ -316,7 +304,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:51 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:50 ___ @@ -336,7 +324,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:56 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:55 ## Methods @@ -350,7 +338,7 @@ packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:56 #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:67 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:66 ___ @@ -364,7 +352,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:71 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:70 ___ @@ -378,7 +366,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:65 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:64 ___ @@ -392,7 +380,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:69 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:68 ___ @@ -406,7 +394,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:70 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:69 ___ @@ -420,7 +408,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:68 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:67 ___ @@ -434,19 +422,20 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:60 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:59 ___ ### onMessageReceived -▸ **onMessageReceived**(`message`): `Promise`\<`void`\> +▸ **onMessageReceived**(`message`, `isDuplicate?`): `Promise`\<`void`\> #### Parameters | Name | Type | | :------ | :------ | | `message` | [`Message`](../interfaces/exports_codec.Message.md) | +| `isDuplicate?` | `boolean` | #### Returns @@ -454,7 +443,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:58 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:57 ___ @@ -476,7 +465,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:59 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:58 ___ @@ -496,7 +485,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:66 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:65 ___ @@ -517,13 +506,13 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:61 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:60 ___ ### fromInitialMessage -▸ **fromInitialMessage**\<`ContextT`\>(`channel`, `messageCounter`, `initialMessage`, `closeCallback`): [`MessageExchange`](exports_protocol.MessageExchange.md)\<`ContextT`\> +▸ **fromInitialMessage**\<`ContextT`\>(`channel`, `initialMessage`, `closeCallback`): [`MessageExchange`](exports_protocol.MessageExchange.md)\<`ContextT`\> #### Type parameters @@ -536,7 +525,6 @@ ___ | Name | Type | | :------ | :------ | | `channel` | [`MessageChannel`](exports_protocol.MessageChannel.md)\<`ContextT`\> | -| `messageCounter` | [`MessageCounter`](exports_protocol.MessageCounter.md) | | `initialMessage` | [`Message`](../interfaces/exports_codec.Message.md) | | `closeCallback` | () => `Promise`\<`void`\> | @@ -546,13 +534,13 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:44 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:43 ___ ### initiate -▸ **initiate**\<`ContextT`\>(`channel`, `exchangeId`, `protocolId`, `messageCounter`, `closeCallback`): [`MessageExchange`](exports_protocol.MessageExchange.md)\<`ContextT`\> +▸ **initiate**\<`ContextT`\>(`channel`, `exchangeId`, `protocolId`, `closeCallback`): [`MessageExchange`](exports_protocol.MessageExchange.md)\<`ContextT`\> #### Type parameters @@ -567,7 +555,6 @@ ___ | `channel` | [`MessageChannel`](exports_protocol.MessageChannel.md)\<`ContextT`\> | | `exchangeId` | `number` | | `protocolId` | `number` | -| `messageCounter` | [`MessageCounter`](exports_protocol.MessageCounter.md) | | `closeCallback` | () => `Promise`\<`void`\> | #### Returns @@ -576,4 +563,4 @@ ___ #### Defined in -packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:45 +packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:44 diff --git a/docs/matter-node.js/classes/exports_protocol.MessageReceptionStateEncryptedWithRollover.md b/docs/matter-node.js/classes/exports_protocol.MessageReceptionStateEncryptedWithRollover.md new file mode 100644 index 0000000000..da7b070a44 --- /dev/null +++ b/docs/matter-node.js/classes/exports_protocol.MessageReceptionStateEncryptedWithRollover.md @@ -0,0 +1,126 @@ +[@project-chip/matter-node.js](../README.md) / [Modules](../modules.md) / [exports/protocol](../modules/exports_protocol.md) / MessageReceptionStateEncryptedWithRollover + +# Class: MessageReceptionStateEncryptedWithRollover + +[exports/protocol](../modules/exports_protocol.md).MessageReceptionStateEncryptedWithRollover + +Implements a message reception state for encrypted messages with rollover. +A message counter with rollover is a free running message counter that monotonically increases, but rolls +over to zero when it exceeds the maximum value of the counter (32-bits). If the difference is below 2^31 then it is +considered a rollover and not a smaller value + +## Hierarchy + +- [`MessageReceptionStateEncryptedWithoutRollover`](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md) + + ↳ **`MessageReceptionStateEncryptedWithRollover`** + +## Table of contents + +### Constructors + +- [constructor](exports_protocol.MessageReceptionStateEncryptedWithRollover.md#constructor) + +### Properties + +- [maximumMessageCounter](exports_protocol.MessageReceptionStateEncryptedWithRollover.md#maximummessagecounter) + +### Methods + +- [calculateDiff](exports_protocol.MessageReceptionStateEncryptedWithRollover.md#calculatediff) +- [updateMessageCounter](exports_protocol.MessageReceptionStateEncryptedWithRollover.md#updatemessagecounter) + +## Constructors + +### constructor + +• **new MessageReceptionStateEncryptedWithRollover**(`messageCounter?`): [`MessageReceptionStateEncryptedWithRollover`](exports_protocol.MessageReceptionStateEncryptedWithRollover.md) + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter?` | `number` | + +#### Returns + +[`MessageReceptionStateEncryptedWithRollover`](exports_protocol.MessageReceptionStateEncryptedWithRollover.md) + +#### Inherited from + +[MessageReceptionStateEncryptedWithoutRollover](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md).[constructor](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#constructor) + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:19 + +## Properties + +### maximumMessageCounter + +• `Protected` **maximumMessageCounter**: `undefined` \| `number` + +#### Inherited from + +[MessageReceptionStateEncryptedWithoutRollover](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md).[maximumMessageCounter](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#maximummessagecounter) + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:17 + +## Methods + +### calculateDiff + +▸ **calculateDiff**(`messageCounter`): `number` + +Calculate plain diff without rollover. +This method is mainly overridden for other counter types and follow the following semantic +Return number is: +* negative if the new message counter is smaller than the current maximum. Smaller values within the Window size + are check separately within the window. Other smaller values are considered DUPLICATE +* positive if the new message counter is larger than the current maximum and are always NEW + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`number` + +#### Overrides + +[MessageReceptionStateEncryptedWithoutRollover](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md).[calculateDiff](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#calculatediff) + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:49 + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`): `void` + +Returns true if the message counter is a duplicate. + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`void` + +#### Inherited from + +[MessageReceptionStateEncryptedWithoutRollover](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md).[updateMessageCounter](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#updatemessagecounter) + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:40 diff --git a/docs/matter-node.js/classes/exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md b/docs/matter-node.js/classes/exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md new file mode 100644 index 0000000000..eca73778eb --- /dev/null +++ b/docs/matter-node.js/classes/exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md @@ -0,0 +1,176 @@ +[@project-chip/matter-node.js](../README.md) / [Modules](../modules.md) / [exports/protocol](../modules/exports_protocol.md) / MessageReceptionStateEncryptedWithoutRollover + +# Class: MessageReceptionStateEncryptedWithoutRollover + +[exports/protocol](../modules/exports_protocol.md).MessageReceptionStateEncryptedWithoutRollover + +Implements a message reception state for encrypted messages without rollover. +A counter in the range [(max_message_counter + 1) to (232 - 1)] SHALL be considered new, and cause the +max_message_counter value to be updated. +Message counters within the range of the bitmap SHALL be considered duplicate if the corresponding bit +offset is set to true. All other message counters SHALL be considered duplicate. + +## Hierarchy + +- **`MessageReceptionStateEncryptedWithoutRollover`** + + ↳ [`MessageReceptionStateEncryptedWithRollover`](exports_protocol.MessageReceptionStateEncryptedWithRollover.md) + + ↳ [`MessageReceptionStateUnencryptedWithRollover`](exports_protocol.MessageReceptionStateUnencryptedWithRollover.md) + +## Table of contents + +### Constructors + +- [constructor](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#constructor) + +### Properties + +- [calculateMessageCounterBitmap](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#calculatemessagecounterbitmap) +- [initialize](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#initialize) +- [isCounterKnownInBitmap](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#iscounterknowninbitmap) +- [maximumMessageCounter](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#maximummessagecounter) +- [messageCounterBitmap](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#messagecounterbitmap) +- [updateMessageCounterAndBitmap](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#updatemessagecounterandbitmap) + +### Methods + +- [calculateDiff](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#calculatediff) +- [updateMessageCounter](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#updatemessagecounter) + +## Constructors + +### constructor + +• **new MessageReceptionStateEncryptedWithoutRollover**(`messageCounter?`): [`MessageReceptionStateEncryptedWithoutRollover`](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md) + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter?` | `number` | + +#### Returns + +[`MessageReceptionStateEncryptedWithoutRollover`](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md) + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:19 + +## Properties + +### calculateMessageCounterBitmap + +• `Private` **calculateMessageCounterBitmap**: `any` + +Update or move the message counter window. + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:32 + +___ + +### initialize + +• `Private` **initialize**: `any` + +Initialize the message counter state. + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:21 + +___ + +### isCounterKnownInBitmap + +• `Private` **isCounterKnownInBitmap**: `any` + +Check if the message counter is known in the bitmap. + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:36 + +___ + +### maximumMessageCounter + +• `Protected` **maximumMessageCounter**: `undefined` \| `number` + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:17 + +___ + +### messageCounterBitmap + +• `Private` **messageCounterBitmap**: `any` + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:18 + +___ + +### updateMessageCounterAndBitmap + +• `Private` **updateMessageCounterAndBitmap**: `any` + +Update the message counter and window. + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:34 + +## Methods + +### calculateDiff + +▸ **calculateDiff**(`messageCounter`): `number` + +Calculate plain diff without rollover. +This method is mainly overridden for other counter types and follow the following semantic +Return number is: +* negative if the new message counter is smaller than the current maximum. Smaller values within the Window size + are check separately within the window. Other smaller values are considered DUPLICATE +* positive if the new message counter is larger than the current maximum and are always NEW + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`number` + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:30 + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`): `void` + +Returns true if the message counter is a duplicate. + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`void` + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:40 diff --git a/docs/matter-node.js/classes/exports_protocol.MessageReceptionStateUnencryptedWithRollover.md b/docs/matter-node.js/classes/exports_protocol.MessageReceptionStateUnencryptedWithRollover.md new file mode 100644 index 0000000000..461138a6a6 --- /dev/null +++ b/docs/matter-node.js/classes/exports_protocol.MessageReceptionStateUnencryptedWithRollover.md @@ -0,0 +1,128 @@ +[@project-chip/matter-node.js](../README.md) / [Modules](../modules.md) / [exports/protocol](../modules/exports_protocol.md) / MessageReceptionStateUnencryptedWithRollover + +# Class: MessageReceptionStateUnencryptedWithRollover + +[exports/protocol](../modules/exports_protocol.md).MessageReceptionStateUnencryptedWithRollover + +Implements a message reception state for unencrypted messages without rollover. +Any message counter equal to max_message_counter or within the message counter window, where the corresponding bit +is set to true SHALL be considered duplicate. All other message counters, whether behind the window or ahead of +max_message_counter, are considered new and SHALL update max_message_counter and shift the window accordingly. +Messages with a counter behind the window are likely caused by a node rebooting and are thus processed as rolling +back the window to the current location. + +## Hierarchy + +- [`MessageReceptionStateEncryptedWithoutRollover`](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md) + + ↳ **`MessageReceptionStateUnencryptedWithRollover`** + +## Table of contents + +### Constructors + +- [constructor](exports_protocol.MessageReceptionStateUnencryptedWithRollover.md#constructor) + +### Properties + +- [maximumMessageCounter](exports_protocol.MessageReceptionStateUnencryptedWithRollover.md#maximummessagecounter) + +### Methods + +- [calculateDiff](exports_protocol.MessageReceptionStateUnencryptedWithRollover.md#calculatediff) +- [updateMessageCounter](exports_protocol.MessageReceptionStateUnencryptedWithRollover.md#updatemessagecounter) + +## Constructors + +### constructor + +• **new MessageReceptionStateUnencryptedWithRollover**(`messageCounter?`): [`MessageReceptionStateUnencryptedWithRollover`](exports_protocol.MessageReceptionStateUnencryptedWithRollover.md) + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter?` | `number` | + +#### Returns + +[`MessageReceptionStateUnencryptedWithRollover`](exports_protocol.MessageReceptionStateUnencryptedWithRollover.md) + +#### Inherited from + +[MessageReceptionStateEncryptedWithoutRollover](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md).[constructor](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#constructor) + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:19 + +## Properties + +### maximumMessageCounter + +• `Protected` **maximumMessageCounter**: `undefined` \| `number` + +#### Inherited from + +[MessageReceptionStateEncryptedWithoutRollover](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md).[maximumMessageCounter](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#maximummessagecounter) + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:17 + +## Methods + +### calculateDiff + +▸ **calculateDiff**(`messageCounter`): `number` + +Calculate plain diff without rollover. +This method is mainly overridden for other counter types and follow the following semantic +Return number is: +* negative if the new message counter is smaller than the current maximum. Smaller values within the Window size + are check separately within the window. Other smaller values are considered DUPLICATE +* positive if the new message counter is larger than the current maximum and are always NEW + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`number` + +#### Overrides + +[MessageReceptionStateEncryptedWithoutRollover](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md).[calculateDiff](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#calculatediff) + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:60 + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`): `void` + +Returns true if the message counter is a duplicate. + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`void` + +#### Inherited from + +[MessageReceptionStateEncryptedWithoutRollover](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md).[updateMessageCounter](exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md#updatemessagecounter) + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageReceptionState.d.ts:40 diff --git a/docs/matter-node.js/classes/exports_protocol.PersistedMessageCounter.md b/docs/matter-node.js/classes/exports_protocol.PersistedMessageCounter.md new file mode 100644 index 0000000000..1f97685896 --- /dev/null +++ b/docs/matter-node.js/classes/exports_protocol.PersistedMessageCounter.md @@ -0,0 +1,146 @@ +[@project-chip/matter-node.js](../README.md) / [Modules](../modules.md) / [exports/protocol](../modules/exports_protocol.md) / PersistedMessageCounter + +# Class: PersistedMessageCounter + +[exports/protocol](../modules/exports_protocol.md).PersistedMessageCounter + +Enhanced Message counter that can be persisted and will be initialized from the persisted value (if existing). + +## Hierarchy + +- [`MessageCounter`](exports_protocol.MessageCounter.md) + + ↳ **`PersistedMessageCounter`** + +## Table of contents + +### Constructors + +- [constructor](exports_protocol.PersistedMessageCounter.md#constructor) + +### Properties + +- [aboutToRolloverCallback](exports_protocol.PersistedMessageCounter.md#abouttorollovercallback) +- [messageCounter](exports_protocol.PersistedMessageCounter.md#messagecounter) +- [rolloverInfoDifference](exports_protocol.PersistedMessageCounter.md#rolloverinfodifference) +- [storageContext](exports_protocol.PersistedMessageCounter.md#storagecontext) +- [storageKey](exports_protocol.PersistedMessageCounter.md#storagekey) + +### Methods + +- [getIncrementedCounter](exports_protocol.PersistedMessageCounter.md#getincrementedcounter) + +## Constructors + +### constructor + +• **new PersistedMessageCounter**(`storageContext`, `storageKey`, `aboutToRolloverCallback?`, `rolloverInfoDifference?`): [`PersistedMessageCounter`](exports_protocol.PersistedMessageCounter.md) + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `storageContext` | [`StorageContext`](storage_export.StorageContext.md) | +| `storageKey` | `string` | +| `aboutToRolloverCallback?` | () => `void` | +| `rolloverInfoDifference?` | `number` | + +#### Returns + +[`PersistedMessageCounter`](exports_protocol.PersistedMessageCounter.md) + +#### Overrides + +[MessageCounter](exports_protocol.MessageCounter.md).[constructor](exports_protocol.MessageCounter.md#constructor) + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:51 + +## Properties + +### aboutToRolloverCallback + +• `Protected` `Optional` `Readonly` **aboutToRolloverCallback**: () => `void` + +#### Type declaration + +▸ (): `void` + +##### Returns + +`void` + +#### Inherited from + +[MessageCounter](exports_protocol.MessageCounter.md).[aboutToRolloverCallback](exports_protocol.MessageCounter.md#abouttorollovercallback) + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:36 + +___ + +### messageCounter + +• `Protected` **messageCounter**: `number` + +#### Inherited from + +[MessageCounter](exports_protocol.MessageCounter.md).[messageCounter](exports_protocol.MessageCounter.md#messagecounter) + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:38 + +___ + +### rolloverInfoDifference + +• `Protected` `Readonly` **rolloverInfoDifference**: `number` + +#### Inherited from + +[MessageCounter](exports_protocol.MessageCounter.md).[rolloverInfoDifference](exports_protocol.MessageCounter.md#rolloverinfodifference) + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:37 + +___ + +### storageContext + +• `Private` `Readonly` **storageContext**: `any` + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:49 + +___ + +### storageKey + +• `Private` `Readonly` **storageKey**: `any` + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:50 + +## Methods + +### getIncrementedCounter + +▸ **getIncrementedCounter**(): `number` + +#### Returns + +`number` + +#### Overrides + +[MessageCounter](exports_protocol.MessageCounter.md).[getIncrementedCounter](exports_protocol.MessageCounter.md#getincrementedcounter) + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:52 diff --git a/docs/matter-node.js/classes/exports_session.SecureSession.md b/docs/matter-node.js/classes/exports_session.SecureSession.md index d9c510b9bb..f605c39274 100644 --- a/docs/matter-node.js/classes/exports_session.SecureSession.md +++ b/docs/matter-node.js/classes/exports_session.SecureSession.md @@ -35,6 +35,8 @@ - [generateNonce](exports_session.SecureSession.md#generatenonce) - [id](exports_session.SecureSession.md#id) - [idleRetransmissionTimeoutMs](exports_session.SecureSession.md#idleretransmissiontimeoutms) +- [messageCounter](exports_session.SecureSession.md#messagecounter) +- [messageReceptionState](exports_session.SecureSession.md#messagereceptionstate) - [peerNodeId](exports_session.SecureSession.md#peernodeid) - [peerSessionId](exports_session.SecureSession.md#peersessionid) - [retransmissionRetries](exports_session.SecureSession.md#retransmissionretries) @@ -65,6 +67,7 @@ - [getContext](exports_session.SecureSession.md#getcontext) - [getFabric](exports_session.SecureSession.md#getfabric) - [getId](exports_session.SecureSession.md#getid) +- [getIncrementedMessageCounter](exports_session.SecureSession.md#getincrementedmessagecounter) - [getMrpParameters](exports_session.SecureSession.md#getmrpparameters) - [getNodeId](exports_session.SecureSession.md#getnodeid) - [getPeerNodeId](exports_session.SecureSession.md#getpeernodeid) @@ -74,6 +77,7 @@ - [isSecure](exports_session.SecureSession.md#issecure) - [notifyActivity](exports_session.SecureSession.md#notifyactivity) - [removeSubscription](exports_session.SecureSession.md#removesubscription) +- [updateMessageCounter](exports_session.SecureSession.md#updatemessagecounter) - [create](exports_session.SecureSession.md#create) ## Constructors @@ -113,7 +117,7 @@ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:48 +packages/matter.js/dist/esm/session/SecureSession.d.ts:50 ## Properties @@ -223,7 +227,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:96 +packages/matter.js/dist/esm/session/SecureSession.d.ts:98 ___ @@ -247,6 +251,26 @@ packages/matter.js/dist/esm/session/SecureSession.d.ts:30 ___ +### messageCounter + +• `Private` `Readonly` **messageCounter**: `any` + +#### Defined in + +packages/matter.js/dist/esm/session/SecureSession.d.ts:33 + +___ + +### messageReceptionState + +• `Private` `Readonly` **messageReceptionState**: `any` + +#### Defined in + +packages/matter.js/dist/esm/session/SecureSession.d.ts:34 + +___ + ### peerNodeId • `Private` `Readonly` **peerNodeId**: `any` @@ -317,7 +341,7 @@ packages/matter.js/dist/esm/session/SecureSession.d.ts:16 #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:63 +packages/matter.js/dist/esm/session/SecureSession.d.ts:65 ___ @@ -335,7 +359,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:64 +packages/matter.js/dist/esm/session/SecureSession.d.ts:66 ___ @@ -353,7 +377,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:77 +packages/matter.js/dist/esm/session/SecureSession.d.ts:79 ___ @@ -367,7 +391,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:89 +packages/matter.js/dist/esm/session/SecureSession.d.ts:91 ___ @@ -381,7 +405,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:65 +packages/matter.js/dist/esm/session/SecureSession.d.ts:67 ## Methods @@ -401,7 +425,7 @@ packages/matter.js/dist/esm/session/SecureSession.d.ts:65 #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:75 +packages/matter.js/dist/esm/session/SecureSession.d.ts:77 ___ @@ -421,7 +445,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:88 +packages/matter.js/dist/esm/session/SecureSession.d.ts:90 ___ @@ -441,7 +465,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:91 +packages/matter.js/dist/esm/session/SecureSession.d.ts:93 ___ @@ -461,7 +485,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:68 +packages/matter.js/dist/esm/session/SecureSession.d.ts:70 ___ @@ -486,13 +510,13 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:71 +packages/matter.js/dist/esm/session/SecureSession.d.ts:73 ___ ### destroy -▸ **destroy**(`sendClose`, `closeAfterExchangeFinished?`): `Promise`\<`void`\> +▸ **destroy**(`sendClose?`, `closeAfterExchangeFinished?`): `Promise`\<`void`\> Destroys a session. Outstanding subscription data will be discarded. @@ -500,7 +524,7 @@ Destroys a session. Outstanding subscription data will be discarded. | Name | Type | | :------ | :------ | -| `sendClose` | `boolean` | +| `sendClose?` | `boolean` | | `closeAfterExchangeFinished?` | `boolean` | #### Returns @@ -513,7 +537,7 @@ Destroys a session. Outstanding subscription data will be discarded. #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:95 +packages/matter.js/dist/esm/session/SecureSession.d.ts:97 ___ @@ -537,7 +561,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:72 +packages/matter.js/dist/esm/session/SecureSession.d.ts:74 ___ @@ -564,7 +588,7 @@ Ends a session. Outstanding subscription data will be flushed before the session #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:93 +packages/matter.js/dist/esm/session/SecureSession.d.ts:95 ___ @@ -582,7 +606,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:76 +packages/matter.js/dist/esm/session/SecureSession.d.ts:78 ___ @@ -596,7 +620,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:73 +packages/matter.js/dist/esm/session/SecureSession.d.ts:75 ___ @@ -614,7 +638,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:83 +packages/matter.js/dist/esm/session/SecureSession.d.ts:85 ___ @@ -628,7 +652,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:74 +packages/matter.js/dist/esm/session/SecureSession.d.ts:76 ___ @@ -646,7 +670,25 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:84 +packages/matter.js/dist/esm/session/SecureSession.d.ts:86 + +___ + +### getIncrementedMessageCounter + +▸ **getIncrementedMessageCounter**(): `number` + +#### Returns + +`number` + +#### Implementation of + +[Session](../interfaces/exports_session.Session.md).[getIncrementedMessageCounter](../interfaces/exports_session.Session.md#getincrementedmessagecounter) + +#### Defined in + +packages/matter.js/dist/esm/session/SecureSession.d.ts:99 ___ @@ -670,7 +712,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:78 +packages/matter.js/dist/esm/session/SecureSession.d.ts:80 ___ @@ -688,7 +730,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:86 +packages/matter.js/dist/esm/session/SecureSession.d.ts:88 ___ @@ -706,7 +748,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:87 +packages/matter.js/dist/esm/session/SecureSession.d.ts:89 ___ @@ -724,7 +766,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:85 +packages/matter.js/dist/esm/session/SecureSession.d.ts:87 ___ @@ -742,7 +784,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:67 +packages/matter.js/dist/esm/session/SecureSession.d.ts:69 ___ @@ -760,7 +802,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:70 +packages/matter.js/dist/esm/session/SecureSession.d.ts:72 ___ @@ -778,7 +820,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:66 +packages/matter.js/dist/esm/session/SecureSession.d.ts:68 ___ @@ -802,7 +844,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:69 +packages/matter.js/dist/esm/session/SecureSession.d.ts:71 ___ @@ -822,7 +864,31 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:90 +packages/matter.js/dist/esm/session/SecureSession.d.ts:92 + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`): `void` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`void` + +#### Implementation of + +[Session](../interfaces/exports_session.Session.md).[updateMessageCounter](../interfaces/exports_session.Session.md#updatemessagecounter) + +#### Defined in + +packages/matter.js/dist/esm/session/SecureSession.d.ts:100 ___ @@ -861,4 +927,4 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:33 +packages/matter.js/dist/esm/session/SecureSession.d.ts:35 diff --git a/docs/matter-node.js/classes/exports_session.SessionManager.md b/docs/matter-node.js/classes/exports_session.SessionManager.md index 4e7898f6bf..4aabd8dcb2 100644 --- a/docs/matter-node.js/classes/exports_session.SessionManager.md +++ b/docs/matter-node.js/classes/exports_session.SessionManager.md @@ -19,16 +19,20 @@ ### Properties - [context](exports_session.SessionManager.md#context) +- [globalUnencryptedMessageCounter](exports_session.SessionManager.md#globalunencryptedmessagecounter) - [nextSessionId](exports_session.SessionManager.md#nextsessionid) - [resumptionRecords](exports_session.SessionManager.md#resumptionrecords) - [sessionStorage](exports_session.SessionManager.md#sessionstorage) - [sessions](exports_session.SessionManager.md#sessions) -- [unsecureSession](exports_session.SessionManager.md#unsecuresession) +- [unsecureSessions](exports_session.SessionManager.md#unsecuresessions) ### Methods - [close](exports_session.SessionManager.md#close) - [createSecureSession](exports_session.SessionManager.md#createsecuresession) +- [createUnsecureSession](exports_session.SessionManager.md#createunsecuresession) +- [findGroupSession](exports_session.SessionManager.md#findgroupsession) +- [findOldestInactiveSession](exports_session.SessionManager.md#findoldestinactivesession) - [findResumptionRecordById](exports_session.SessionManager.md#findresumptionrecordbyid) - [findResumptionRecordByNodeId](exports_session.SessionManager.md#findresumptionrecordbynodeid) - [getActiveSessionInformation](exports_session.SessionManager.md#getactivesessioninformation) @@ -70,7 +74,7 @@ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:29 +packages/matter.js/dist/esm/session/SessionManager.d.ts:28 ## Properties @@ -80,7 +84,17 @@ packages/matter.js/dist/esm/session/SessionManager.d.ts:29 #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:23 +packages/matter.js/dist/esm/session/SessionManager.d.ts:21 + +___ + +### globalUnencryptedMessageCounter + +• `Private` `Readonly` **globalUnencryptedMessageCounter**: `any` + +#### Defined in + +packages/matter.js/dist/esm/session/SessionManager.d.ts:27 ___ @@ -90,7 +104,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:26 +packages/matter.js/dist/esm/session/SessionManager.d.ts:24 ___ @@ -100,7 +114,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:27 +packages/matter.js/dist/esm/session/SessionManager.d.ts:25 ___ @@ -110,7 +124,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:28 +packages/matter.js/dist/esm/session/SessionManager.d.ts:26 ___ @@ -120,17 +134,17 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:25 +packages/matter.js/dist/esm/session/SessionManager.d.ts:23 ___ -### unsecureSession +### unsecureSessions -• `Private` `Readonly` **unsecureSession**: `any` +• `Private` `Readonly` **unsecureSessions**: `any` #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:24 +packages/matter.js/dist/esm/session/SessionManager.d.ts:22 ## Methods @@ -144,7 +158,7 @@ packages/matter.js/dist/esm/session/SessionManager.d.ts:24 #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:76 +packages/matter.js/dist/esm/session/SessionManager.d.ts:78 ___ @@ -180,6 +194,61 @@ packages/matter.js/dist/esm/session/SessionManager.d.ts:30 ___ +### createUnsecureSession + +▸ **createUnsecureSession**(`initiatorNodeId?`): [`UnsecureSession`](exports_session.UnsecureSession.md)\<`ContextT`\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `initiatorNodeId?` | [`NodeId`](../modules/exports_datatype.md#nodeid) | + +#### Returns + +[`UnsecureSession`](exports_session.UnsecureSession.md)\<`ContextT`\> + +#### Defined in + +packages/matter.js/dist/esm/session/SessionManager.d.ts:29 + +___ + +### findGroupSession + +▸ **findGroupSession**(`groupId`, `groupSessionId`): `void` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `groupId` | `number` | +| `groupSessionId` | `number` | + +#### Returns + +`void` + +#### Defined in + +packages/matter.js/dist/esm/session/SessionManager.d.ts:53 + +___ + +### findOldestInactiveSession + +▸ **findOldestInactiveSession**(): `number` + +#### Returns + +`number` + +#### Defined in + +packages/matter.js/dist/esm/session/SessionManager.d.ts:46 + +___ + ### findResumptionRecordById ▸ **findResumptionRecordById**(`resumptionId`): `undefined` \| [`ResumptionRecord`](../interfaces/exports_session.ResumptionRecord.md) @@ -196,7 +265,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:52 +packages/matter.js/dist/esm/session/SessionManager.d.ts:54 ___ @@ -216,35 +285,35 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:53 +packages/matter.js/dist/esm/session/SessionManager.d.ts:55 ___ ### getActiveSessionInformation -▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] +▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] #### Returns -\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] +\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/exports_datatype.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/exports_datatype.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/exports_datatype.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` ; `nodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/exports_datatype.md#nodeid) ; `secure`: `boolean` }[] #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:58 +packages/matter.js/dist/esm/session/SessionManager.d.ts:60 ___ ### getNextAvailableSessionId -▸ **getNextAvailableSessionId**(): `number` +▸ **getNextAvailableSessionId**(): `Promise`\<`number`\> #### Returns -`number` +`Promise`\<`number`\> #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:46 +packages/matter.js/dist/esm/session/SessionManager.d.ts:47 ___ @@ -258,13 +327,13 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:48 +packages/matter.js/dist/esm/session/SessionManager.d.ts:49 ___ ### getSession -▸ **getSession**(`sessionId`): `undefined` \| [`Session`](../interfaces/exports_session.Session.md)\<`ContextT`\> +▸ **getSession**(`sessionId`): `undefined` \| [`SecureSession`](exports_session.SecureSession.md)\<`ContextT`\> #### Parameters @@ -274,17 +343,17 @@ ___ #### Returns -`undefined` \| [`Session`](../interfaces/exports_session.Session.md)\<`ContextT`\> +`undefined` \| [`SecureSession`](exports_session.SecureSession.md)\<`ContextT`\> #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:47 +packages/matter.js/dist/esm/session/SessionManager.d.ts:48 ___ ### getSessionForNode -▸ **getSessionForNode**(`fabric`, `nodeId`): `undefined` \| [`Session`](../interfaces/exports_session.Session.md)\<`ContextT`\> +▸ **getSessionForNode**(`fabric`, `nodeId`): `undefined` \| [`SecureSession`](exports_session.SecureSession.md)\<`ContextT`\> #### Parameters @@ -295,25 +364,31 @@ ___ #### Returns -`undefined` \| [`Session`](../interfaces/exports_session.Session.md)\<`ContextT`\> +`undefined` \| [`SecureSession`](exports_session.SecureSession.md)\<`ContextT`\> #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:49 +packages/matter.js/dist/esm/session/SessionManager.d.ts:50 ___ ### getUnsecureSession -▸ **getUnsecureSession**(): [`UnsecureSession`](exports_session.UnsecureSession.md)\<`ContextT`\> +▸ **getUnsecureSession**(`sourceNodeId?`): `undefined` \| [`UnsecureSession`](exports_session.UnsecureSession.md)\<`ContextT`\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `sourceNodeId?` | [`NodeId`](../modules/exports_datatype.md#nodeid) | #### Returns -[`UnsecureSession`](exports_session.UnsecureSession.md)\<`ContextT`\> +`undefined` \| [`UnsecureSession`](exports_session.UnsecureSession.md)\<`ContextT`\> #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:51 +packages/matter.js/dist/esm/session/SessionManager.d.ts:52 ___ @@ -333,7 +408,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:57 +packages/matter.js/dist/esm/session/SessionManager.d.ts:59 ___ @@ -354,7 +429,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:50 +packages/matter.js/dist/esm/session/SessionManager.d.ts:51 ___ @@ -414,7 +489,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:54 +packages/matter.js/dist/esm/session/SessionManager.d.ts:56 ___ @@ -428,7 +503,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:56 +packages/matter.js/dist/esm/session/SessionManager.d.ts:58 ___ @@ -448,4 +523,4 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:55 +packages/matter.js/dist/esm/session/SessionManager.d.ts:57 diff --git a/docs/matter-node.js/classes/exports_session.UnsecureSession.md b/docs/matter-node.js/classes/exports_session.UnsecureSession.md index c9f4074fc9..44bbc805c1 100644 --- a/docs/matter-node.js/classes/exports_session.UnsecureSession.md +++ b/docs/matter-node.js/classes/exports_session.UnsecureSession.md @@ -22,9 +22,12 @@ ### Properties +- [closeCallback](exports_session.UnsecureSession.md#closecallback) - [closingAfterExchangeFinished](exports_session.UnsecureSession.md#closingafterexchangefinished) - [context](exports_session.UnsecureSession.md#context) - [initiatorNodeId](exports_session.UnsecureSession.md#initiatornodeid) +- [messageCounter](exports_session.UnsecureSession.md#messagecounter) +- [messageReceptionState](exports_session.UnsecureSession.md#messagereceptionstate) ### Accessors @@ -40,6 +43,7 @@ - [getAttestationChallengeKey](exports_session.UnsecureSession.md#getattestationchallengekey) - [getContext](exports_session.UnsecureSession.md#getcontext) - [getId](exports_session.UnsecureSession.md#getid) +- [getIncrementedMessageCounter](exports_session.UnsecureSession.md#getincrementedmessagecounter) - [getMrpParameters](exports_session.UnsecureSession.md#getmrpparameters) - [getNodeId](exports_session.UnsecureSession.md#getnodeid) - [getPeerNodeId](exports_session.UnsecureSession.md#getpeernodeid) @@ -49,12 +53,13 @@ - [isSecure](exports_session.UnsecureSession.md#issecure) - [notifyActivity](exports_session.UnsecureSession.md#notifyactivity) - [setFabric](exports_session.UnsecureSession.md#setfabric) +- [updateMessageCounter](exports_session.UnsecureSession.md#updatemessagecounter) ## Constructors ### constructor -• **new UnsecureSession**\<`T`\>(`context`): [`UnsecureSession`](exports_session.UnsecureSession.md)\<`T`\> +• **new UnsecureSession**\<`T`\>(`context`, `messageCounter`, `closeCallback`, `initiatorNodeId?`): [`UnsecureSession`](exports_session.UnsecureSession.md)\<`T`\> #### Type parameters @@ -67,6 +72,9 @@ | Name | Type | | :------ | :------ | | `context` | `T` | +| `messageCounter` | [`MessageCounter`](exports_protocol.MessageCounter.md) | +| `closeCallback` | () => `void` | +| `initiatorNodeId?` | [`NodeId`](../modules/exports_datatype.md#nodeid) | #### Returns @@ -74,10 +82,20 @@ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:15 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:19 ## Properties +### closeCallback + +• `Private` `Readonly` **closeCallback**: `any` + +#### Defined in + +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:15 + +___ + ### closingAfterExchangeFinished • `Readonly` **closingAfterExchangeFinished**: ``false`` @@ -88,7 +106,7 @@ packages/matter.js/dist/esm/session/UnsecureSession.d.ts:15 #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:14 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:17 ___ @@ -98,7 +116,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:12 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:13 ___ @@ -108,7 +126,27 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:13 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:16 + +___ + +### messageCounter + +• `Private` `Readonly` **messageCounter**: `any` + +#### Defined in + +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:14 + +___ + +### messageReceptionState + +• `Private` `Readonly` **messageReceptionState**: `any` + +#### Defined in + +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:18 ## Accessors @@ -126,7 +164,7 @@ packages/matter.js/dist/esm/session/UnsecureSession.d.ts:13 #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:24 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:28 ## Methods @@ -150,7 +188,7 @@ packages/matter.js/dist/esm/session/UnsecureSession.d.ts:24 #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:20 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:24 ___ @@ -168,7 +206,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:35 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:39 ___ @@ -192,19 +230,13 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:21 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:25 ___ ### end -▸ **end**(`_sendClose`): `Promise`\<`void`\> - -#### Parameters - -| Name | Type | -| :------ | :------ | -| `_sendClose` | `boolean` | +▸ **end**(): `Promise`\<`void`\> #### Returns @@ -216,7 +248,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:36 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:40 ___ @@ -234,7 +266,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:37 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:41 ___ @@ -248,7 +280,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:22 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:26 ___ @@ -266,7 +298,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:30 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:34 ___ @@ -284,7 +316,25 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:31 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:35 + +___ + +### getIncrementedMessageCounter + +▸ **getIncrementedMessageCounter**(): `number` + +#### Returns + +`number` + +#### Implementation of + +[Session](../interfaces/exports_session.Session.md).[getIncrementedMessageCounter](../interfaces/exports_session.Session.md#getincrementedmessagecounter) + +#### Defined in + +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:42 ___ @@ -308,7 +358,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:25 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:29 ___ @@ -326,7 +376,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:33 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:37 ___ @@ -344,7 +394,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:34 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:38 ___ @@ -362,7 +412,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:32 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:36 ___ @@ -380,7 +430,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:17 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:21 ___ @@ -398,7 +448,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:19 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:23 ___ @@ -416,7 +466,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:16 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:20 ___ @@ -440,7 +490,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:18 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:22 ___ @@ -460,4 +510,28 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/UnsecureSession.d.ts:23 +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:27 + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`): `void` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`void` + +#### Implementation of + +[Session](../interfaces/exports_session.Session.md).[updateMessageCounter](../interfaces/exports_session.Session.md#updatemessagecounter) + +#### Defined in + +packages/matter.js/dist/esm/session/UnsecureSession.d.ts:43 diff --git a/docs/matter-node.js/classes/net_export.NetworkNode.md b/docs/matter-node.js/classes/net_export.NetworkNode.md index 934ccbef29..c92fa72fb4 100644 --- a/docs/matter-node.js/classes/net_export.NetworkNode.md +++ b/docs/matter-node.js/classes/net_export.NetworkNode.md @@ -78,7 +78,7 @@ ___ #### Defined in -[packages/matter-node.js/src/net/NetworkNode.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/NetworkNode.ts#L64) +[packages/matter-node.js/src/net/NetworkNode.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/NetworkNode.ts#L64) ## Methods @@ -96,7 +96,7 @@ ___ #### Defined in -[packages/matter-node.js/src/net/NetworkNode.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/NetworkNode.ts#L69) +[packages/matter-node.js/src/net/NetworkNode.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/NetworkNode.ts#L69) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[packages/matter-node.js/src/net/NetworkNode.ts:128](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/NetworkNode.ts#L128) +[packages/matter-node.js/src/net/NetworkNode.ts:128](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/NetworkNode.ts#L128) ___ @@ -144,7 +144,7 @@ ___ #### Defined in -[packages/matter-node.js/src/net/NetworkNode.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/NetworkNode.ts#L122) +[packages/matter-node.js/src/net/NetworkNode.ts:122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/NetworkNode.ts#L122) ___ @@ -162,7 +162,7 @@ ___ #### Defined in -[packages/matter-node.js/src/net/NetworkNode.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/NetworkNode.ts#L110) +[packages/matter-node.js/src/net/NetworkNode.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/NetworkNode.ts#L110) ___ @@ -183,7 +183,7 @@ ___ #### Defined in -[packages/matter-node.js/src/net/NetworkNode.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/NetworkNode.ts#L28) +[packages/matter-node.js/src/net/NetworkNode.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/NetworkNode.ts#L28) ___ @@ -203,7 +203,7 @@ ___ #### Defined in -[packages/matter-node.js/src/net/NetworkNode.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/NetworkNode.ts#L17) +[packages/matter-node.js/src/net/NetworkNode.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/NetworkNode.ts#L17) ___ @@ -223,7 +223,7 @@ ___ #### Defined in -[packages/matter-node.js/src/net/NetworkNode.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/NetworkNode.ts#L58) +[packages/matter-node.js/src/net/NetworkNode.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/NetworkNode.ts#L58) ___ @@ -243,7 +243,7 @@ ___ #### Defined in -[packages/matter-node.js/src/net/NetworkNode.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/NetworkNode.ts#L73) +[packages/matter-node.js/src/net/NetworkNode.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/NetworkNode.ts#L73) ___ @@ -263,7 +263,7 @@ ___ #### Defined in -[packages/matter-node.js/src/net/NetworkNode.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/NetworkNode.ts#L52) +[packages/matter-node.js/src/net/NetworkNode.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/NetworkNode.ts#L52) ___ @@ -284,4 +284,4 @@ ___ #### Defined in -[packages/matter-node.js/src/net/NetworkNode.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/NetworkNode.ts#L97) +[packages/matter-node.js/src/net/NetworkNode.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/NetworkNode.ts#L97) diff --git a/docs/matter-node.js/classes/net_export.UdpChannelNode.md b/docs/matter-node.js/classes/net_export.UdpChannelNode.md index cfd4f3d5a8..1ca25e54bd 100644 --- a/docs/matter-node.js/classes/net_export.UdpChannelNode.md +++ b/docs/matter-node.js/classes/net_export.UdpChannelNode.md @@ -45,7 +45,7 @@ #### Defined in -[packages/matter-node.js/src/net/UdpChannelNode.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/UdpChannelNode.ts#L97) +[packages/matter-node.js/src/net/UdpChannelNode.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/UdpChannelNode.ts#L97) ## Properties @@ -55,7 +55,7 @@ #### Defined in -[packages/matter-node.js/src/net/UdpChannelNode.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/UdpChannelNode.ts#L99) +[packages/matter-node.js/src/net/UdpChannelNode.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/UdpChannelNode.ts#L99) ___ @@ -65,7 +65,7 @@ ___ #### Defined in -[packages/matter-node.js/src/net/UdpChannelNode.ts:98](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/UdpChannelNode.ts#L98) +[packages/matter-node.js/src/net/UdpChannelNode.ts:98](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/UdpChannelNode.ts#L98) ## Methods @@ -83,7 +83,7 @@ ___ #### Defined in -[packages/matter-node.js/src/net/UdpChannelNode.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/UdpChannelNode.ts#L129) +[packages/matter-node.js/src/net/UdpChannelNode.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/UdpChannelNode.ts#L129) ___ @@ -111,7 +111,7 @@ ___ #### Defined in -[packages/matter-node.js/src/net/UdpChannelNode.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/UdpChannelNode.ts#L102) +[packages/matter-node.js/src/net/UdpChannelNode.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/UdpChannelNode.ts#L102) ___ @@ -137,7 +137,7 @@ ___ #### Defined in -[packages/matter-node.js/src/net/UdpChannelNode.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/UdpChannelNode.ts#L117) +[packages/matter-node.js/src/net/UdpChannelNode.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/UdpChannelNode.ts#L117) ___ @@ -157,4 +157,4 @@ ___ #### Defined in -[packages/matter-node.js/src/net/UdpChannelNode.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/net/UdpChannelNode.ts#L40) +[packages/matter-node.js/src/net/UdpChannelNode.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/net/UdpChannelNode.ts#L40) diff --git a/docs/matter-node.js/classes/storage_export.StorageBackendDisk.md b/docs/matter-node.js/classes/storage_export.StorageBackendDisk.md index 7b06c74aec..0c32c8938c 100644 --- a/docs/matter-node.js/classes/storage_export.StorageBackendDisk.md +++ b/docs/matter-node.js/classes/storage_export.StorageBackendDisk.md @@ -50,7 +50,7 @@ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendDisk.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L14) +[packages/matter-node.js/src/storage/StorageBackendDisk.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L14) ## Properties @@ -60,7 +60,7 @@ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendDisk.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L12) +[packages/matter-node.js/src/storage/StorageBackendDisk.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L12) ## Methods @@ -81,7 +81,7 @@ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendDisk.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L43) +[packages/matter-node.js/src/storage/StorageBackendDisk.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L43) ___ @@ -95,7 +95,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendDisk.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L27) +[packages/matter-node.js/src/storage/StorageBackendDisk.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L27) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendDisk.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L78) +[packages/matter-node.js/src/storage/StorageBackendDisk.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L78) ___ @@ -137,7 +137,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendDisk.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L23) +[packages/matter-node.js/src/storage/StorageBackendDisk.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L23) ___ @@ -162,7 +162,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendDisk.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L61) +[packages/matter-node.js/src/storage/StorageBackendDisk.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L61) ___ @@ -193,7 +193,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendDisk.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L51) +[packages/matter-node.js/src/storage/StorageBackendDisk.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L51) ___ @@ -214,7 +214,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendDisk.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L31) +[packages/matter-node.js/src/storage/StorageBackendDisk.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L31) ___ @@ -232,7 +232,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendDisk.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L19) +[packages/matter-node.js/src/storage/StorageBackendDisk.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L19) ___ @@ -258,7 +258,7 @@ Returns all keys of a storage context without keys of sub-contexts #### Defined in -[packages/matter-node.js/src/storage/StorageBackendDisk.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L66) +[packages/matter-node.js/src/storage/StorageBackendDisk.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L66) ___ @@ -290,4 +290,4 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendDisk.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L57) +[packages/matter-node.js/src/storage/StorageBackendDisk.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendDisk.ts#L57) diff --git a/docs/matter-node.js/classes/storage_export.StorageBackendJsonFile.md b/docs/matter-node.js/classes/storage_export.StorageBackendJsonFile.md index 0f41fc322d..b8ce318ecc 100644 --- a/docs/matter-node.js/classes/storage_export.StorageBackendJsonFile.md +++ b/docs/matter-node.js/classes/storage_export.StorageBackendJsonFile.md @@ -64,7 +64,7 @@ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L27) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L27) ## Properties @@ -74,7 +74,7 @@ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L23) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L23) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L22) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L22) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L20) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L20) ___ @@ -104,7 +104,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L24) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L24) ___ @@ -114,7 +114,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L27) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L27) ___ @@ -132,7 +132,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L25) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L25) ___ @@ -158,7 +158,7 @@ We store changes after a value was set to the storage, but not more often than t #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L19) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L19) ## Methods @@ -176,7 +176,7 @@ We store changes after a value was set to the storage, but not more often than t #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L63) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L63) ___ @@ -218,7 +218,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:82](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L82) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L82) ___ @@ -232,7 +232,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L68) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L68) ___ @@ -257,7 +257,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L58) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L58) ___ @@ -277,7 +277,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L92) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L92) ___ @@ -326,7 +326,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L31) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L31) ___ @@ -382,7 +382,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L53) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L53) ___ @@ -402,7 +402,7 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L88) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L88) ___ @@ -416,4 +416,4 @@ ___ #### Defined in -[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L44) +[packages/matter-node.js/src/storage/StorageBackendJsonFile.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/storage/StorageBackendJsonFile.ts#L44) diff --git a/docs/matter-node.js/classes/time_export.TimeNode.md b/docs/matter-node.js/classes/time_export.TimeNode.md index 5ebadcabdf..4c74b0367d 100644 --- a/docs/matter-node.js/classes/time_export.TimeNode.md +++ b/docs/matter-node.js/classes/time_export.TimeNode.md @@ -223,7 +223,7 @@ Returns a timer that will periodically call callback at intervalMs intervals. #### Defined in -[packages/matter-node.js/src/time/TimeNode.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/time/TimeNode.ts#L58) +[packages/matter-node.js/src/time/TimeNode.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/time/TimeNode.ts#L58) ___ @@ -250,7 +250,7 @@ Returns a timer that will call callback after durationMs has passed. #### Defined in -[packages/matter-node.js/src/time/TimeNode.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/time/TimeNode.ts#L54) +[packages/matter-node.js/src/time/TimeNode.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/time/TimeNode.ts#L54) ___ @@ -268,7 +268,7 @@ ___ #### Defined in -[packages/matter-node.js/src/time/TimeNode.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/time/TimeNode.ts#L46) +[packages/matter-node.js/src/time/TimeNode.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/time/TimeNode.ts#L46) ___ @@ -286,4 +286,4 @@ ___ #### Defined in -[packages/matter-node.js/src/time/TimeNode.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/time/TimeNode.ts#L50) +[packages/matter-node.js/src/time/TimeNode.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/time/TimeNode.ts#L50) diff --git a/docs/matter-node.js/enums/exports_protocol.MessageCounterTypes.md b/docs/matter-node.js/enums/exports_protocol.MessageCounterTypes.md new file mode 100644 index 0000000000..b38c0a6458 --- /dev/null +++ b/docs/matter-node.js/enums/exports_protocol.MessageCounterTypes.md @@ -0,0 +1,66 @@ +[@project-chip/matter-node.js](../README.md) / [Modules](../modules.md) / [exports/protocol](../modules/exports_protocol.md) / MessageCounterTypes + +# Enumeration: MessageCounterTypes + +[exports/protocol](../modules/exports_protocol.md).MessageCounterTypes + +## Table of contents + +### Enumeration Members + +- [GlobalEncryptedControl](exports_protocol.MessageCounterTypes.md#globalencryptedcontrol) +- [GlobalEncryptedData](exports_protocol.MessageCounterTypes.md#globalencrypteddata) +- [GlobalUnencrypted](exports_protocol.MessageCounterTypes.md#globalunencrypted) +- [SecureSession](exports_protocol.MessageCounterTypes.md#securesession) + +## Enumeration Members + +### GlobalEncryptedControl + +• **GlobalEncryptedControl** = ``2`` + +Used for "Group" sessions to encode control messages encrypted with a group key. +Lifetime: Operational Group Key, Rollover allowed, Persistence: Mandatory + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:24 + +___ + +### GlobalEncryptedData + +• **GlobalEncryptedData** = ``1`` + +Used for "Group" sessions to encode regular data messages encrypted with a group key. +Lifetime: Operational Group Key, Rollover allowed, Persistence: Mandatory + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:19 + +___ + +### GlobalUnencrypted + +• **GlobalUnencrypted** = ``0`` + +Used for "Unsecure" sessions +Rollover allowed, Persistence: Optional + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:14 + +___ + +### SecureSession + +• **SecureSession** = ``3`` + +Used for "Unicast" sessions +Lifetime: Session Key, Rollover expires, Persistence: Optional + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:29 diff --git a/docs/matter-node.js/interfaces/exports_session.ResumptionRecord.md b/docs/matter-node.js/interfaces/exports_session.ResumptionRecord.md index 6cc5d1a852..fda8558c86 100644 --- a/docs/matter-node.js/interfaces/exports_session.ResumptionRecord.md +++ b/docs/matter-node.js/interfaces/exports_session.ResumptionRecord.md @@ -21,7 +21,7 @@ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:19 +packages/matter.js/dist/esm/session/SessionManager.d.ts:17 ___ @@ -31,7 +31,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:20 +packages/matter.js/dist/esm/session/SessionManager.d.ts:18 ___ @@ -41,7 +41,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:18 +packages/matter.js/dist/esm/session/SessionManager.d.ts:16 ___ @@ -51,4 +51,4 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:17 +packages/matter.js/dist/esm/session/SessionManager.d.ts:15 diff --git a/docs/matter-node.js/interfaces/exports_session.Session.md b/docs/matter-node.js/interfaces/exports_session.Session.md index 454adaebc9..a6b1de71e2 100644 --- a/docs/matter-node.js/interfaces/exports_session.Session.md +++ b/docs/matter-node.js/interfaces/exports_session.Session.md @@ -31,6 +31,7 @@ - [getAssociatedFabric](exports_session.Session.md#getassociatedfabric) - [getContext](exports_session.Session.md#getcontext) - [getId](exports_session.Session.md#getid) +- [getIncrementedMessageCounter](exports_session.Session.md#getincrementedmessagecounter) - [getMrpParameters](exports_session.Session.md#getmrpparameters) - [getNodeId](exports_session.Session.md#getnodeid) - [getPeerNodeId](exports_session.Session.md#getpeernodeid) @@ -39,6 +40,7 @@ - [isPeerActive](exports_session.Session.md#ispeeractive) - [isSecure](exports_session.Session.md#issecure) - [notifyActivity](exports_session.Session.md#notifyactivity) +- [updateMessageCounter](exports_session.Session.md#updatemessagecounter) ## Properties @@ -85,13 +87,13 @@ ___ ### destroy -▸ **destroy**(`sendClose`, `closeAfterExchangeFinished?`): `Promise`\<`void`\> +▸ **destroy**(`sendClose?`, `closeAfterExchangeFinished?`): `Promise`\<`void`\> #### Parameters | Name | Type | | :------ | :------ | -| `sendClose` | `boolean` | +| `sendClose?` | `boolean` | | `closeAfterExchangeFinished?` | `boolean` | #### Returns @@ -100,7 +102,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/Session.d.ts:38 +packages/matter.js/dist/esm/session/Session.d.ts:39 ___ @@ -140,7 +142,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/Session.d.ts:37 +packages/matter.js/dist/esm/session/Session.d.ts:38 ___ @@ -154,7 +156,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/Session.d.ts:41 +packages/matter.js/dist/esm/session/Session.d.ts:42 ___ @@ -186,6 +188,20 @@ packages/matter.js/dist/esm/session/Session.d.ts:33 ___ +### getIncrementedMessageCounter + +▸ **getIncrementedMessageCounter**(): `number` + +#### Returns + +`number` + +#### Defined in + +packages/matter.js/dist/esm/session/Session.d.ts:37 + +___ + ### getMrpParameters ▸ **getMrpParameters**(): [`MrpParameters`](export._internal_.MrpParameters.md) @@ -266,7 +282,7 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/Session.d.ts:40 +packages/matter.js/dist/esm/session/Session.d.ts:41 ___ @@ -300,4 +316,25 @@ ___ #### Defined in -packages/matter.js/dist/esm/session/Session.d.ts:39 +packages/matter.js/dist/esm/session/Session.d.ts:40 + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`, `sourceNodeId?`): `void` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | +| `sourceNodeId?` | [`NodeId`](../modules/exports_datatype.md#nodeid) | + +#### Returns + +`void` + +#### Defined in + +packages/matter.js/dist/esm/session/Session.d.ts:43 diff --git a/docs/matter-node.js/modules/exports_cluster.ColorControl.md b/docs/matter-node.js/modules/exports_cluster.ColorControl.md index 4e64b5143f..a76a7b1b16 100644 --- a/docs/matter-node.js/modules/exports_cluster.ColorControl.md +++ b/docs/matter-node.js/modules/exports_cluster.ColorControl.md @@ -76,7 +76,7 @@ packages/matter.js/dist/esm/cluster/definitions/ColorControlCluster.d.ts:2690 ### Base -• `Const` **Base**: [`Definition`](exports_cluster.ClusterFactory.md#definition)\<\{ `attributes`: \{ `colorCapabilities`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/schema/BitmapSchema"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_schema_BitmapSchema_.md), `any`\> ; `colorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`ColorMode`](../enums/exports_cluster.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<[`DriftCompensation`](../enums/exports_cluster.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`EnhancedColorMode`](../enums/exports_cluster.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `options`: [`WritableAttribute`](exports_cluster.md#writableattribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/schema/BitmapSchema"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_schema_BitmapSchema_.md), `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `primary4X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary4Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `primary5X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary5Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `primary6X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary6Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> } ; `features`: \{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) } ; `id`: ``768`` ; `name`: ``"ColorControl"`` ; `revision`: ``5`` }\> +• `Const` **Base**: [`Definition`](exports_cluster.ClusterFactory.md#definition)\<\{ `attributes`: \{ `colorCapabilities`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/schema/BitmapSchema"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_schema_BitmapSchema_.md), `any`\> ; `colorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`ColorMode`](../enums/exports_cluster.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<[`DriftCompensation`](../enums/exports_cluster.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`EnhancedColorMode`](../enums/exports_cluster.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `options`: [`WritableAttribute`](exports_cluster.md#writableattribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/schema/BitmapSchema"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_schema_BitmapSchema_.md), `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary4X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary5X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary6X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> } ; `features`: \{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) } ; `id`: ``768`` ; `name`: ``"ColorControl"`` ; `revision`: ``5`` }\> These elements and properties are present in all ColorControl clusters. @@ -88,7 +88,7 @@ ___ ### Cluster -• `Const` **Cluster**: \{ `attributes`: [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/util/Type"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_util_Type_.md) ; `commands`: {} ; `events`: {} ; `features`: \{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) } ; `id`: [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/util/Type"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_util_Type_.md) ; `name`: ``"ColorControl"`` ; `revision`: ``5`` ; `supportedFeatures`: {} ; `unknown`: ``false`` } & `Omit`\<[`Definition`](exports_cluster.ClusterFactory.md#definition)\<\{ `attributes`: \{ `colorCapabilities`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/schema/BitmapSchema"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_schema_BitmapSchema_.md), `any`\> ; `colorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`ColorMode`](../enums/exports_cluster.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<[`DriftCompensation`](../enums/exports_cluster.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`EnhancedColorMode`](../enums/exports_cluster.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `options`: [`WritableAttribute`](exports_cluster.md#writableattribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/schema/BitmapSchema"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_schema_BitmapSchema_.md), `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `primary4X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary4Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `primary5X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary5Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `primary6X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary6Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> } ; `features`: \{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) } ; `id`: ``768`` ; `name`: ``"ColorControl"`` ; `revision`: ``5`` }\>, ``"attributes"``\> & \{ `with`: \(...`features_0`: `T`) => [`Extension`](exports_cluster.ColorControl.md#extension)\<[`BitFlags`](exports_schema.md#bitflags)\<\{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) }, `T`\>\> } +• `Const` **Cluster**: \{ `attributes`: [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/util/Type"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_util_Type_.md) ; `commands`: {} ; `events`: {} ; `features`: \{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) } ; `id`: [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/util/Type"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_util_Type_.md) ; `name`: ``"ColorControl"`` ; `revision`: ``5`` ; `supportedFeatures`: {} ; `unknown`: ``false`` } & `Omit`\<[`Definition`](exports_cluster.ClusterFactory.md#definition)\<\{ `attributes`: \{ `colorCapabilities`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/schema/BitmapSchema"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_schema_BitmapSchema_.md), `any`\> ; `colorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`ColorMode`](../enums/exports_cluster.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<[`DriftCompensation`](../enums/exports_cluster.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`EnhancedColorMode`](../enums/exports_cluster.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `options`: [`WritableAttribute`](exports_cluster.md#writableattribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/schema/BitmapSchema"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_schema_BitmapSchema_.md), `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary4X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary5X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary6X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> } ; `features`: \{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) } ; `id`: ``768`` ; `name`: ``"ColorControl"`` ; `revision`: ``5`` }\>, ``"attributes"``\> & \{ `with`: \(...`features_0`: `T`) => [`Extension`](exports_cluster.ColorControl.md#extension)\<[`BitFlags`](exports_schema.md#bitflags)\<\{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) }, `T`\>\> } Color Control @@ -133,7 +133,7 @@ ___ ### Complete -• `Const` **Complete**: [`Definition`](exports_cluster.ClusterFactory.md#definition)\<\{ `attributes`: \{ `acceptedCommandList`: [`Attribute`](exports_cluster.md#attribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/datatype/CommandId"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_datatype_CommandId_.md)[], `never`\> ; `attributeList`: [`Attribute`](exports_cluster.md#attribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/datatype/AttributeId"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_datatype_AttributeId_.md)[], `never`\> ; `clusterRevision`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `never`\> ; `colorCapabilities`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/schema/BitmapSchema"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_schema_BitmapSchema_.md), `any`\> ; `colorLoopActive`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `colorLoopDirection`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `colorLoopStartEnhancedHue`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `colorLoopStoredEnhancedHue`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `colorLoopTime`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `colorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`ColorMode`](../enums/exports_cluster.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorTempPhysicalMaxMireds`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `colorTempPhysicalMinMireds`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `colorTemperatureMireds`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `compensationText`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`string`, `any`\> ; `coupleColorTempToLevelMinMireds`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) ; `optional`: ``true`` ; `optionalIf`: [] \| [\{ `colorTemperature`: `boolean` }] } ; `currentHue`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `currentSaturation`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `currentX`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `xy`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `currentY`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `xy`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `driftCompensation`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<[`DriftCompensation`](../enums/exports_cluster.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`EnhancedColorMode`](../enums/exports_cluster.ColorControl.EnhancedColorMode.md), `any`\> ; `enhancedCurrentHue`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `eventList`: [`Attribute`](exports_cluster.md#attribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/datatype/EventId"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_datatype_EventId_.md)[], `never`\> ; `featureMap`: [`Attribute`](exports_cluster.md#attribute)\<[`TypeFromPartialBitSchema`](exports_schema.md#typefrompartialbitschema)\<\{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) }\>, `never`\> ; `generatedCommandList`: [`Attribute`](exports_cluster.md#attribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/datatype/CommandId"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_datatype_CommandId_.md)[], `never`\> ; `numberOfPrimaries`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `options`: [`WritableAttribute`](exports_cluster.md#writableattribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/schema/BitmapSchema"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_schema_BitmapSchema_.md), `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `primary4X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary4Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `primary5X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary5Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `primary6X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary6Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`number`, `any`\> ; `startUpColorTemperatureMireds`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) ; `optional`: ``true`` ; `optionalIf`: [] \| [\{ `colorTemperature`: `boolean` }] } ; `whitePointX`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> } ; `commands`: \{ `colorLoopSet`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `enhancedMoveHue`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `enhancedMoveToHue`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `enhancedMoveToHueAndSaturation`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `enhancedStepHue`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveColor`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `xy`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveColorTemperature`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveHue`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveSaturation`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveToColor`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `xy`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveToColorTemperature`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveToHue`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveToHueAndSaturation`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveToSaturation`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `stepColor`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `xy`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `stepColorTemperature`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `stepHue`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `stepSaturation`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `stopMoveStep`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }, \{ `xy`: `boolean` }, \{ `colorTemperature`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } } ; `features`: \{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) } ; `id`: ``768`` & [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/util/Type"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_util_Type_.md) ; `name`: ``"ColorControl"`` ; `revision`: ``5`` }\> +• `Const` **Complete**: [`Definition`](exports_cluster.ClusterFactory.md#definition)\<\{ `attributes`: \{ `acceptedCommandList`: [`Attribute`](exports_cluster.md#attribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/datatype/CommandId"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_datatype_CommandId_.md)[], `never`\> ; `attributeList`: [`Attribute`](exports_cluster.md#attribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/datatype/AttributeId"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_datatype_AttributeId_.md)[], `never`\> ; `clusterRevision`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `never`\> ; `colorCapabilities`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/schema/BitmapSchema"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_schema_BitmapSchema_.md), `any`\> ; `colorLoopActive`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `colorLoopDirection`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `colorLoopStartEnhancedHue`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `colorLoopStoredEnhancedHue`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `colorLoopTime`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `colorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`ColorMode`](../enums/exports_cluster.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorTempPhysicalMaxMireds`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `colorTempPhysicalMinMireds`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `colorTemperatureMireds`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `compensationText`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`string`, `any`\> ; `coupleColorTempToLevelMinMireds`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) ; `optional`: ``true`` ; `optionalIf`: [] \| [\{ `colorTemperature`: `boolean` }] } ; `currentHue`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `currentSaturation`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `currentX`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `xy`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `currentY`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `xy`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `driftCompensation`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<[`DriftCompensation`](../enums/exports_cluster.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`EnhancedColorMode`](../enums/exports_cluster.ColorControl.EnhancedColorMode.md), `any`\> ; `enhancedCurrentHue`: [`Attribute`](exports_cluster.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `eventList`: [`Attribute`](exports_cluster.md#attribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/datatype/EventId"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_datatype_EventId_.md)[], `never`\> ; `featureMap`: [`Attribute`](exports_cluster.md#attribute)\<[`TypeFromPartialBitSchema`](exports_schema.md#typefrompartialbitschema)\<\{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) }\>, `never`\> ; `generatedCommandList`: [`Attribute`](exports_cluster.md#attribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/datatype/CommandId"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_datatype_CommandId_.md)[], `never`\> ; `numberOfPrimaries`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number` \| ``null``, `any`\> ; `options`: [`WritableAttribute`](exports_cluster.md#writableattribute)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/schema/BitmapSchema"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_schema_BitmapSchema_.md), `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary4X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary5X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number` \| ``null``, `any`\> ; `primary6X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`number`, `any`\> ; `startUpColorTemperatureMireds`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number` \| ``null``, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) ; `optional`: ``true`` ; `optionalIf`: [] \| [\{ `colorTemperature`: `boolean` }] } ; `whitePointX`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> } ; `commands`: \{ `colorLoopSet`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `enhancedMoveHue`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `enhancedMoveToHue`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `enhancedMoveToHueAndSaturation`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `enhancedStepHue`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveColor`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `xy`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveColorTemperature`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveHue`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveSaturation`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveToColor`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `xy`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveToColorTemperature`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveToHue`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveToHueAndSaturation`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `moveToSaturation`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `stepColor`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `xy`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `stepColorTemperature`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `stepHue`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `stepSaturation`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } ; `stopMoveStep`: [`Command`](exports_cluster.md#command)\<[`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/tlv/TlvObject"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_tlv_TlvObject_.md), `void`, `any`\> & \{ `isConditional`: ``true`` ; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` }, \{ `xy`: `boolean` }, \{ `colorTemperature`: `boolean` }] ; `optional`: ``true`` ; `optionalIf`: [] \| [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/cluster/Cluster"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_cluster_Cluster_.md) } } ; `features`: \{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) } ; `id`: ``768`` & [`"/home/runner/work/matter.js/matter.js/packages/matter.js/dist/esm/util/Type"`](export._internal_.__home_runner_work_matter_js_matter_js_packages_matter_js_dist_esm_util_Type_.md) ; `name`: ``"ColorControl"`` ; `revision`: ``5`` }\> This cluster supports all ColorControl features. It may support illegal feature combinations. diff --git a/docs/matter-node.js/modules/exports_cluster.md b/docs/matter-node.js/modules/exports_cluster.md index ee6eeb3b5a..44bb0b4e6e 100644 --- a/docs/matter-node.js/modules/exports_cluster.md +++ b/docs/matter-node.js/modules/exports_cluster.md @@ -2024,7 +2024,7 @@ ___ ### ColorControlCluster -• **ColorControlCluster**: \{ `attributes`: [`Merge`](util_export.md#merge)\<[`Merge`](util_export.md#merge)\<\{ `colorCapabilities`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<[`TypeFromBitSchema`](exports_schema.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](exports_schema.md#bitflag-1) ; `ct`: [`BitFlag`](exports_schema.md#bitflag-1) ; `ehue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hs`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) }\>, `any`\> ; `colorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`ColorMode`](../enums/exports_cluster.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<[`DriftCompensation`](../enums/exports_cluster.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`EnhancedColorMode`](../enums/exports_cluster.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](exports_cluster.md#writableattribute)\<[`TypeFromBitSchema`](exports_schema.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](exports_schema.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary4Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary5Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary6Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> }, [`GlobalAttributes`](exports_cluster.md#globalattributes-1)\<\{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) }\>\>, [`GlobalAttributes`](exports_cluster.md#globalattributes-1)\<\{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) }\>\> ; `commands`: {} ; `events`: {} ; `features`: \{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) } ; `id`: [`Branded`](util_export.md#branded)\<``768`` & [`Brand`](util_export.md#brand)\<``"ClusterId"``\>, ``"ClusterId"``\> ; `name`: ``"ColorControl"`` ; `revision`: ``5`` ; `supportedFeatures`: {} ; `unknown`: ``false`` } & `Omit`\<[`Definition`](exports_cluster.ClusterFactory.md#definition)\<\{ `attributes`: \{ `colorCapabilities`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<[`TypeFromBitSchema`](exports_schema.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](exports_schema.md#bitflag-1) ; `ct`: [`BitFlag`](exports_schema.md#bitflag-1) ; `ehue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hs`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) }\>, `any`\> ; `colorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`ColorMode`](../enums/exports_cluster.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<[`DriftCompensation`](../enums/exports_cluster.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`EnhancedColorMode`](../enums/exports_cluster.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](exports_cluster.md#writableattribute)\<[`TypeFromBitSchema`](exports_schema.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](exports_schema.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary4Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary5Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `primary6Y`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> } ; `features`: \{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) } ; `id`: ``768`` ; `name`: ``"ColorControl"`` ; `revision`: ``5`` }\>, ``"attributes"``\> & \{ `with`: \(...`features_0`: `T`) => [`Extension`](exports_cluster.ColorControl.md#extension)\<[`BitFlags`](exports_schema.md#bitflags)\<\{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) }, `T`\>\> } +• **ColorControlCluster**: \{ `attributes`: [`Merge`](util_export.md#merge)\<[`Merge`](util_export.md#merge)\<\{ `colorCapabilities`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<[`TypeFromBitSchema`](exports_schema.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](exports_schema.md#bitflag-1) ; `ct`: [`BitFlag`](exports_schema.md#bitflag-1) ; `ehue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hs`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) }\>, `any`\> ; `colorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`ColorMode`](../enums/exports_cluster.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<[`DriftCompensation`](../enums/exports_cluster.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`EnhancedColorMode`](../enums/exports_cluster.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](exports_cluster.md#writableattribute)\<[`TypeFromBitSchema`](exports_schema.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](exports_schema.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> }, [`GlobalAttributes`](exports_cluster.md#globalattributes-1)\<\{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) }\>\>, [`GlobalAttributes`](exports_cluster.md#globalattributes-1)\<\{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) }\>\> ; `commands`: {} ; `events`: {} ; `features`: \{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) } ; `id`: [`Branded`](util_export.md#branded)\<``768`` & [`Brand`](util_export.md#brand)\<``"ClusterId"``\>, ``"ClusterId"``\> ; `name`: ``"ColorControl"`` ; `revision`: ``5`` ; `supportedFeatures`: {} ; `unknown`: ``false`` } & `Omit`\<[`Definition`](exports_cluster.ClusterFactory.md#definition)\<\{ `attributes`: \{ `colorCapabilities`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<[`TypeFromBitSchema`](exports_schema.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](exports_schema.md#bitflag-1) ; `ct`: [`BitFlag`](exports_schema.md#bitflag-1) ; `ehue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hs`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) }\>, `any`\> ; `colorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`ColorMode`](../enums/exports_cluster.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<[`DriftCompensation`](../enums/exports_cluster.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](exports_cluster.md#attribute)\<[`EnhancedColorMode`](../enums/exports_cluster.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](exports_cluster.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](exports_cluster.md#writableattribute)\<[`TypeFromBitSchema`](exports_schema.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](exports_schema.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Y`: [`OptionalFixedAttribute`](exports_cluster.md#optionalfixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](exports_cluster.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](exports_cluster.md#optionalwritableattribute)\<`number`, `any`\> } ; `features`: \{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) } ; `id`: ``768`` ; `name`: ``"ColorControl"`` ; `revision`: ``5`` }\>, ``"attributes"``\> & \{ `with`: \(...`features_0`: `T`) => [`Extension`](exports_cluster.ColorControl.md#extension)\<[`BitFlags`](exports_schema.md#bitflags)\<\{ `colorLoop`: [`BitFlag`](exports_schema.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](exports_schema.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](exports_schema.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](exports_schema.md#bitflag-1) ; `xy`: [`BitFlag`](exports_schema.md#bitflag-1) }, `T`\>\> } #### Defined in diff --git a/docs/matter-node.js/modules/exports_interaction.md b/docs/matter-node.js/modules/exports_interaction.md index a8ba2d69a4..7d6be64ea1 100644 --- a/docs/matter-node.js/modules/exports_interaction.md +++ b/docs/matter-node.js/modules/exports_interaction.md @@ -361,7 +361,7 @@ packages/matter.js/dist/esm/protocol/interaction/InteractionMessenger.d.ts:36 ### INTERACTION\_MODEL\_REVISION -• `Const` **INTERACTION\_MODEL\_REVISION**: ``10`` +• `Const` **INTERACTION\_MODEL\_REVISION**: ``11`` #### Defined in diff --git a/docs/matter-node.js/modules/exports_protocol.md b/docs/matter-node.js/modules/exports_protocol.md index c92bc03838..9d1561320f 100644 --- a/docs/matter-node.js/modules/exports_protocol.md +++ b/docs/matter-node.js/modules/exports_protocol.md @@ -4,6 +4,10 @@ ## Table of contents +### Enumerations + +- [MessageCounterTypes](../enums/exports_protocol.MessageCounterTypes.md) + ### Classes - [ChannelManager](../classes/exports_protocol.ChannelManager.md) @@ -11,13 +15,18 @@ - [ControllerCommissioner](../classes/exports_protocol.ControllerCommissioner.md) - [ControllerDiscovery](../classes/exports_protocol.ControllerDiscovery.md) - [DiscoveryError](../classes/exports_protocol.DiscoveryError.md) +- [DuplicateMessageError](../classes/exports_protocol.DuplicateMessageError.md) - [ExchangeCounter](../classes/exports_protocol.ExchangeCounter.md) - [ExchangeManager](../classes/exports_protocol.ExchangeManager.md) - [ExchangeProvider](../classes/exports_protocol.ExchangeProvider.md) - [MessageChannel](../classes/exports_protocol.MessageChannel.md) - [MessageCounter](../classes/exports_protocol.MessageCounter.md) - [MessageExchange](../classes/exports_protocol.MessageExchange.md) +- [MessageReceptionStateEncryptedWithRollover](../classes/exports_protocol.MessageReceptionStateEncryptedWithRollover.md) +- [MessageReceptionStateEncryptedWithoutRollover](../classes/exports_protocol.MessageReceptionStateEncryptedWithoutRollover.md) +- [MessageReceptionStateUnencryptedWithRollover](../classes/exports_protocol.MessageReceptionStateUnencryptedWithRollover.md) - [NoChannelError](../classes/exports_protocol.NoChannelError.md) +- [PersistedMessageCounter](../classes/exports_protocol.PersistedMessageCounter.md) - [RetransmissionLimitReachedError](../classes/exports_protocol.RetransmissionLimitReachedError.md) - [UnexpectedMessageError](../classes/exports_protocol.UnexpectedMessageError.md) @@ -30,6 +39,10 @@ - [CommissioningOptions](exports_protocol.md#commissioningoptions) - [ExchangeSendOptions](exports_protocol.md#exchangesendoptions) +### Variables + +- [MAX\_COUNTER\_VALUE\_32BIT](exports_protocol.md#max_counter_value_32bit) + ## Type Aliases ### CommissioningOptions @@ -73,3 +86,15 @@ ___ #### Defined in packages/matter.js/dist/esm/protocol/MessageExchange.d.ts:18 + +## Variables + +### MAX\_COUNTER\_VALUE\_32BIT + +• `Const` **MAX\_COUNTER\_VALUE\_32BIT**: ``4294967294`` + +Maximum 32 bit counter value. + +#### Defined in + +packages/matter.js/dist/esm/protocol/MessageCounter.d.ts:8 diff --git a/docs/matter-node.js/modules/exports_session.md b/docs/matter-node.js/modules/exports_session.md index bc4a4483e6..6ecb00dd8f 100644 --- a/docs/matter-node.js/modules/exports_session.md +++ b/docs/matter-node.js/modules/exports_session.md @@ -55,7 +55,6 @@ - [TlvPbkdfParamRequest](exports_session.md#tlvpbkdfparamrequest) - [TlvPbkdfParamResponse](exports_session.md#tlvpbkdfparamresponse) - [TlvSignedData](exports_session.md#tlvsigneddata) -- [UNDEFINED\_NODE\_ID](exports_session.md#undefined_node_id) - [UNICAST\_UNSECURE\_SESSION\_ID](exports_session.md#unicast_unsecure_session_id) ### Functions @@ -398,23 +397,13 @@ packages/matter.js/dist/esm/session/case/CaseMessages.d.ts:48 ___ -### UNDEFINED\_NODE\_ID - -• `Const` **UNDEFINED\_NODE\_ID**: [`NodeId`](exports_datatype.md#nodeid) - -#### Defined in - -packages/matter.js/dist/esm/session/SessionManager.d.ts:14 - -___ - ### UNICAST\_UNSECURE\_SESSION\_ID • `Const` **UNICAST\_UNSECURE\_SESSION\_ID**: ``0`` #### Defined in -packages/matter.js/dist/esm/session/SessionManager.d.ts:15 +packages/matter.js/dist/esm/session/SessionManager.d.ts:13 ## Functions @@ -441,4 +430,4 @@ asserts session is SecureSession\ #### Defined in -packages/matter.js/dist/esm/session/SecureSession.d.ts:98 +packages/matter.js/dist/esm/session/SecureSession.d.ts:102 diff --git a/docs/matter-node.js/modules/util_export.md b/docs/matter-node.js/modules/util_export.md index 13d16104ee..46b7f21957 100644 --- a/docs/matter-node.js/modules/util_export.md +++ b/docs/matter-node.js/modules/util_export.md @@ -693,7 +693,7 @@ ___ #### Defined in -[packages/matter-node.js/src/util/CommandLine.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/util/CommandLine.ts#L30) +[packages/matter-node.js/src/util/CommandLine.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/util/CommandLine.ts#L30) ___ @@ -791,7 +791,7 @@ ___ #### Defined in -[packages/matter-node.js/src/util/CommandLine.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/util/CommandLine.ts#L22) +[packages/matter-node.js/src/util/CommandLine.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/util/CommandLine.ts#L22) ___ @@ -811,7 +811,7 @@ ___ #### Defined in -[packages/matter-node.js/src/util/CommandLine.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/util/CommandLine.ts#L12) +[packages/matter-node.js/src/util/CommandLine.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/util/CommandLine.ts#L12) ___ @@ -831,7 +831,7 @@ ___ #### Defined in -[packages/matter-node.js/src/util/CommandLine.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/util/CommandLine.ts#L18) +[packages/matter-node.js/src/util/CommandLine.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/util/CommandLine.ts#L18) ___ @@ -1060,7 +1060,7 @@ ___ #### Defined in -[packages/matter-node.js/src/util/Node.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter-node.js/src/util/Node.ts#L11) +[packages/matter-node.js/src/util/Node.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter-node.js/src/util/Node.ts#L11) ___ diff --git a/docs/matter.js/classes/ble_export.Ble.md b/docs/matter.js/classes/ble_export.Ble.md index d5e0c58ab6..3f69739280 100644 --- a/docs/matter.js/classes/ble_export.Ble.md +++ b/docs/matter.js/classes/ble_export.Ble.md @@ -47,7 +47,7 @@ #### Defined in -[packages/matter.js/src/ble/Ble.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/Ble.ts#L17) +[packages/matter.js/src/ble/Ble.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/Ble.ts#L17) ## Methods @@ -67,7 +67,7 @@ #### Defined in -[packages/matter.js/src/ble/Ble.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/Ble.ts#L23) +[packages/matter.js/src/ble/Ble.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/Ble.ts#L23) ___ @@ -81,7 +81,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/Ble.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/Ble.ts#L22) +[packages/matter.js/src/ble/Ble.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/Ble.ts#L22) ___ @@ -95,7 +95,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/Ble.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/Ble.ts#L21) +[packages/matter.js/src/ble/Ble.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/Ble.ts#L21) ___ @@ -109,4 +109,4 @@ ___ #### Defined in -[packages/matter.js/src/ble/Ble.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/Ble.ts#L24) +[packages/matter.js/src/ble/Ble.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/Ble.ts#L24) diff --git a/docs/matter.js/classes/ble_export.BtpSessionHandler.md b/docs/matter.js/classes/ble_export.BtpSessionHandler.md index f9e48d4ab9..36196fd9a8 100644 --- a/docs/matter.js/classes/ble_export.BtpSessionHandler.md +++ b/docs/matter.js/classes/ble_export.BtpSessionHandler.md @@ -68,7 +68,7 @@ Creates a new BTP session handler #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:143](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L143) +[packages/matter.js/src/ble/BtpSessionHandler.ts:143](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L143) ## Properties @@ -78,7 +78,7 @@ Creates a new BTP session handler #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L35) +[packages/matter.js/src/ble/BtpSessionHandler.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L35) ___ @@ -90,7 +90,7 @@ The client window size to use #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:147](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L147) +[packages/matter.js/src/ble/BtpSessionHandler.ts:147](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L147) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L31) +[packages/matter.js/src/ble/BtpSessionHandler.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L31) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L32) +[packages/matter.js/src/ble/BtpSessionHandler.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L32) ___ @@ -130,7 +130,7 @@ Callback to disconnect the BLE transport #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L149) +[packages/matter.js/src/ble/BtpSessionHandler.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L149) ___ @@ -142,7 +142,7 @@ The fragment size to use for the messages #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L146) +[packages/matter.js/src/ble/BtpSessionHandler.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L146) ___ @@ -168,7 +168,7 @@ Callback to handle a Matter message payload #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:150](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L150) +[packages/matter.js/src/ble/BtpSessionHandler.ts:150](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L150) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L42) +[packages/matter.js/src/ble/BtpSessionHandler.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L42) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L38) +[packages/matter.js/src/ble/BtpSessionHandler.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L38) ___ @@ -198,7 +198,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L34) +[packages/matter.js/src/ble/BtpSessionHandler.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L34) ___ @@ -208,7 +208,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L33) +[packages/matter.js/src/ble/BtpSessionHandler.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L33) ___ @@ -218,7 +218,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L39) +[packages/matter.js/src/ble/BtpSessionHandler.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L39) ___ @@ -228,7 +228,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L41) +[packages/matter.js/src/ble/BtpSessionHandler.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L41) ___ @@ -238,7 +238,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L40) +[packages/matter.js/src/ble/BtpSessionHandler.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L40) ___ @@ -248,7 +248,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L37) +[packages/matter.js/src/ble/BtpSessionHandler.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L37) ___ @@ -274,7 +274,7 @@ Callback to write data to the BLE transport #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:148](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L148) +[packages/matter.js/src/ble/BtpSessionHandler.ts:148](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L148) ## Methods @@ -291,7 +291,7 @@ the peer SHALL close the BTP session and report an error to the application. #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:444](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L444) +[packages/matter.js/src/ble/BtpSessionHandler.ts:444](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L444) ___ @@ -308,7 +308,7 @@ acknowledgement #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:414](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L414) +[packages/matter.js/src/ble/BtpSessionHandler.ts:414](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L414) ___ @@ -324,7 +324,7 @@ Close the BTP session. This method is called when the BLE transport is disconnec #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:400](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L400) +[packages/matter.js/src/ble/BtpSessionHandler.ts:400](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L400) ___ @@ -347,7 +347,7 @@ Checks if incoming ackNumber and sent sequence number exceeds the client window #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:465](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L465) +[packages/matter.js/src/ble/BtpSessionHandler.ts:465](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L465) ___ @@ -363,7 +363,7 @@ Increments sequence number for the packets and round it off to 0 when it reaches #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:454](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L454) +[packages/matter.js/src/ble/BtpSessionHandler.ts:454](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L454) ___ @@ -386,7 +386,7 @@ ExchangeManager layer #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:171](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L171) +[packages/matter.js/src/ble/BtpSessionHandler.ts:171](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L171) ___ @@ -400,7 +400,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:313](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L313) +[packages/matter.js/src/ble/BtpSessionHandler.ts:313](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L313) ___ @@ -424,7 +424,7 @@ should be sent. #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:299](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L299) +[packages/matter.js/src/ble/BtpSessionHandler.ts:299](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L299) ___ @@ -447,7 +447,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L110) +[packages/matter.js/src/ble/BtpSessionHandler.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L110) ___ @@ -473,4 +473,4 @@ Factory method to create a new BTPSessionHandler from a received handshake reque #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L45) +[packages/matter.js/src/ble/BtpSessionHandler.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L45) diff --git a/docs/matter.js/classes/certificate_export.AttestationCertificateManager.md b/docs/matter.js/classes/certificate_export.AttestationCertificateManager.md index 155a7c262a..4d32d2c276 100644 --- a/docs/matter.js/classes/certificate_export.AttestationCertificateManager.md +++ b/docs/matter.js/classes/certificate_export.AttestationCertificateManager.md @@ -48,7 +48,7 @@ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L49) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L49) ## Properties @@ -58,7 +58,7 @@ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L47) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L47) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L35) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L35) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L42) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L42) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L39) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L39) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L46) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L46) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L43) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L43) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L45) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L45) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L44) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L44) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L49) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L49) ## Methods @@ -160,7 +160,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L130) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L130) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L68) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L68) ___ @@ -201,7 +201,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L99) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L99) ___ @@ -226,7 +226,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L57) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L57) ___ @@ -240,4 +240,4 @@ ___ #### Defined in -[packages/matter.js/src/certificate/AttestationCertificateManager.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L53) +[packages/matter.js/src/certificate/AttestationCertificateManager.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/AttestationCertificateManager.ts#L53) diff --git a/docs/matter.js/classes/certificate_export.CertificateManager.md b/docs/matter.js/classes/certificate_export.CertificateManager.md index 707fb4bfd0..48c76ffcd6 100644 --- a/docs/matter.js/classes/certificate_export.CertificateManager.md +++ b/docs/matter.js/classes/certificate_export.CertificateManager.md @@ -53,7 +53,7 @@ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:570](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L570) +[packages/matter.js/src/certificate/CertificateManager.ts:570](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L570) ___ @@ -73,7 +73,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:601](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L601) +[packages/matter.js/src/certificate/CertificateManager.ts:601](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L601) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:429](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L429) +[packages/matter.js/src/certificate/CertificateManager.ts:429](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L429) ___ @@ -114,7 +114,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:616](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L616) +[packages/matter.js/src/certificate/CertificateManager.ts:616](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L616) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:382](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L382) +[packages/matter.js/src/certificate/CertificateManager.ts:382](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L382) ___ @@ -155,7 +155,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:522](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L522) +[packages/matter.js/src/certificate/CertificateManager.ts:522](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L522) ___ @@ -176,7 +176,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:475](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L475) +[packages/matter.js/src/certificate/CertificateManager.ts:475](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L475) ___ @@ -196,7 +196,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:349](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L349) +[packages/matter.js/src/certificate/CertificateManager.ts:349](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L349) ___ @@ -217,7 +217,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:597](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L597) +[packages/matter.js/src/certificate/CertificateManager.ts:597](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L597) ___ @@ -237,4 +237,4 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:593](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L593) +[packages/matter.js/src/certificate/CertificateManager.ts:593](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L593) diff --git a/docs/matter.js/classes/certificate_export.CertificationDeclarationManager.md b/docs/matter.js/classes/certificate_export.CertificationDeclarationManager.md index 73e47bb66b..3824f64136 100644 --- a/docs/matter.js/classes/certificate_export.CertificationDeclarationManager.md +++ b/docs/matter.js/classes/certificate_export.CertificationDeclarationManager.md @@ -43,4 +43,4 @@ #### Defined in -[packages/matter.js/src/certificate/CertificationDeclarationManager.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificationDeclarationManager.ts#L34) +[packages/matter.js/src/certificate/CertificationDeclarationManager.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificationDeclarationManager.ts#L34) diff --git a/docs/matter.js/classes/certificate_export.RootCertificateManager.md b/docs/matter.js/classes/certificate_export.RootCertificateManager.md index 43005d1e6c..3d1a5da29f 100644 --- a/docs/matter.js/classes/certificate_export.RootCertificateManager.md +++ b/docs/matter.js/classes/certificate_export.RootCertificateManager.md @@ -42,7 +42,7 @@ #### Defined in -[packages/matter.js/src/certificate/RootCertificateManager.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/RootCertificateManager.ts#L29) +[packages/matter.js/src/certificate/RootCertificateManager.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/RootCertificateManager.ts#L29) ## Properties @@ -52,7 +52,7 @@ #### Defined in -[packages/matter.js/src/certificate/RootCertificateManager.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/RootCertificateManager.ts#L27) +[packages/matter.js/src/certificate/RootCertificateManager.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/RootCertificateManager.ts#L27) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/RootCertificateManager.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/RootCertificateManager.ts#L26) +[packages/matter.js/src/certificate/RootCertificateManager.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/RootCertificateManager.ts#L26) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/RootCertificateManager.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/RootCertificateManager.ts#L23) +[packages/matter.js/src/certificate/RootCertificateManager.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/RootCertificateManager.ts#L23) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/RootCertificateManager.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/RootCertificateManager.ts#L25) +[packages/matter.js/src/certificate/RootCertificateManager.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/RootCertificateManager.ts#L25) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/RootCertificateManager.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/RootCertificateManager.ts#L24) +[packages/matter.js/src/certificate/RootCertificateManager.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/RootCertificateManager.ts#L24) ## Methods @@ -115,7 +115,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/RootCertificateManager.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/RootCertificateManager.ts#L86) +[packages/matter.js/src/certificate/RootCertificateManager.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/RootCertificateManager.ts#L86) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/RootCertificateManager.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/RootCertificateManager.ts#L63) +[packages/matter.js/src/certificate/RootCertificateManager.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/RootCertificateManager.ts#L63) ___ @@ -143,4 +143,4 @@ ___ #### Defined in -[packages/matter.js/src/certificate/RootCertificateManager.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/RootCertificateManager.ts#L59) +[packages/matter.js/src/certificate/RootCertificateManager.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/RootCertificateManager.ts#L59) diff --git a/docs/matter.js/classes/cluster_export.AttributeClient.md b/docs/matter.js/classes/cluster_export.AttributeClient.md index 76c1074089..24eea39686 100644 --- a/docs/matter.js/classes/cluster_export.AttributeClient.md +++ b/docs/matter.js/classes/cluster_export.AttributeClient.md @@ -75,7 +75,7 @@ General class for AttributeClients #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L48) +[packages/matter.js/src/cluster/client/AttributeClient.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L48) ## Properties @@ -85,7 +85,7 @@ General class for AttributeClients #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L49) +[packages/matter.js/src/cluster/client/AttributeClient.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L49) ___ @@ -95,7 +95,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L52) +[packages/matter.js/src/cluster/client/AttributeClient.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L52) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L51) +[packages/matter.js/src/cluster/client/AttributeClient.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L51) ___ @@ -115,7 +115,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L46) +[packages/matter.js/src/cluster/client/AttributeClient.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L46) ___ @@ -125,7 +125,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L53) +[packages/matter.js/src/cluster/client/AttributeClient.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L53) ___ @@ -135,7 +135,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L43) +[packages/matter.js/src/cluster/client/AttributeClient.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L43) ___ @@ -145,7 +145,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L42) +[packages/matter.js/src/cluster/client/AttributeClient.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L42) ___ @@ -155,7 +155,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L45) +[packages/matter.js/src/cluster/client/AttributeClient.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L45) ___ @@ -165,7 +165,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L50) +[packages/matter.js/src/cluster/client/AttributeClient.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L50) ___ @@ -175,7 +175,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L44) +[packages/matter.js/src/cluster/client/AttributeClient.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L44) ## Methods @@ -197,7 +197,7 @@ Add a listener to the attribute. #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:166](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L166) +[packages/matter.js/src/cluster/client/AttributeClient.ts:166](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L166) ___ @@ -220,7 +220,7 @@ Get the value of the attribute. Fabric scoped reads are always done with the rem #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L105) +[packages/matter.js/src/cluster/client/AttributeClient.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L105) ___ @@ -243,7 +243,7 @@ Get the value with version of the attribute. Fabric scoped reads are always done #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:123](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L123) +[packages/matter.js/src/cluster/client/AttributeClient.ts:123](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L123) ___ @@ -265,7 +265,7 @@ Remove a listener from the attribute. #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:171](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L171) +[packages/matter.js/src/cluster/client/AttributeClient.ts:171](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L171) ___ @@ -289,7 +289,7 @@ cluster dataVersion of the server matches. If it does not match it is rejected w #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L66) +[packages/matter.js/src/cluster/client/AttributeClient.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L66) ___ @@ -314,7 +314,7 @@ Subscribe to the attribute. #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:139](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L139) +[packages/matter.js/src/cluster/client/AttributeClient.ts:139](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L139) ___ @@ -336,4 +336,4 @@ Update the value of the attribute. Just internally used! #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:161](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L161) +[packages/matter.js/src/cluster/client/AttributeClient.ts:161](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L161) diff --git a/docs/matter.js/classes/cluster_export.AttributeServer.md b/docs/matter.js/classes/cluster_export.AttributeServer.md index 5c9545fb1a..4d9ad1ec2e 100644 --- a/docs/matter.js/classes/cluster_export.AttributeServer.md +++ b/docs/matter.js/classes/cluster_export.AttributeServer.md @@ -106,7 +106,7 @@ Attribute server for normal attributes that can be read and written. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:281](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L281) +[packages/matter.js/src/cluster/server/AttributeServer.ts:281](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L281) ## Properties @@ -120,7 +120,7 @@ Attribute server for normal attributes that can be read and written. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L119) +[packages/matter.js/src/cluster/server/AttributeServer.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L119) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L110) +[packages/matter.js/src/cluster/server/AttributeServer.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L110) ___ @@ -156,7 +156,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L163) +[packages/matter.js/src/cluster/server/AttributeServer.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L163) ___ @@ -186,7 +186,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:153](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L153) +[packages/matter.js/src/cluster/server/AttributeServer.ts:153](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L153) ___ @@ -200,7 +200,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L113) +[packages/matter.js/src/cluster/server/AttributeServer.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L113) ___ @@ -218,7 +218,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:290](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L290) +[packages/matter.js/src/cluster/server/AttributeServer.ts:290](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L290) ___ @@ -232,7 +232,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L275) +[packages/matter.js/src/cluster/server/AttributeServer.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L275) ___ @@ -246,7 +246,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L117) +[packages/matter.js/src/cluster/server/AttributeServer.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L117) ___ @@ -260,7 +260,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L116) +[packages/matter.js/src/cluster/server/AttributeServer.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L116) ___ @@ -274,7 +274,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L114) +[packages/matter.js/src/cluster/server/AttributeServer.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L114) ___ @@ -288,7 +288,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L118) +[packages/matter.js/src/cluster/server/AttributeServer.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L118) ___ @@ -302,7 +302,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L115) +[packages/matter.js/src/cluster/server/AttributeServer.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L115) ___ @@ -328,7 +328,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:278](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L278) +[packages/matter.js/src/cluster/server/AttributeServer.ts:278](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L278) ___ @@ -354,7 +354,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:279](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L279) +[packages/matter.js/src/cluster/server/AttributeServer.ts:279](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L279) ___ @@ -370,7 +370,7 @@ The value is undefined when getter/setter are used. But we still handle the vers #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L109) +[packages/matter.js/src/cluster/server/AttributeServer.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L109) ___ @@ -380,7 +380,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:276](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L276) +[packages/matter.js/src/cluster/server/AttributeServer.ts:276](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L276) ___ @@ -390,7 +390,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:277](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L277) +[packages/matter.js/src/cluster/server/AttributeServer.ts:277](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L277) ## Methods @@ -417,7 +417,7 @@ new value and the version number. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:463](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L463) +[packages/matter.js/src/cluster/server/AttributeServer.ts:463](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L463) ___ @@ -444,7 +444,7 @@ new value and the old value. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:481](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L481) +[packages/matter.js/src/cluster/server/AttributeServer.ts:481](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L481) ___ @@ -468,7 +468,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L136) +[packages/matter.js/src/cluster/server/AttributeServer.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L136) ___ @@ -497,7 +497,7 @@ If a getter is defined the value is determined by that getter method. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:194](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L194) +[packages/matter.js/src/cluster/server/AttributeServer.ts:194](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L194) ___ @@ -519,7 +519,7 @@ If a getter is defined the value is determined by that getter method. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L215) +[packages/matter.js/src/cluster/server/AttributeServer.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L215) ___ @@ -554,7 +554,7 @@ attributes. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:206](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L206) +[packages/matter.js/src/cluster/server/AttributeServer.ts:206](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L206) ___ @@ -579,7 +579,7 @@ internally. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:421](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L421) +[packages/matter.js/src/cluster/server/AttributeServer.ts:421](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L421) ___ @@ -606,7 +606,7 @@ adjusted before the Device gets announced. Do not use this method to change valu #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:361](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L361) +[packages/matter.js/src/cluster/server/AttributeServer.ts:361](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L361) ___ @@ -629,7 +629,7 @@ Helper Method to process the set of a value in a generic way. This method is use #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:410](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L410) +[packages/matter.js/src/cluster/server/AttributeServer.ts:410](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L410) ___ @@ -655,7 +655,7 @@ Remove an internal listener. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:470](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L470) +[packages/matter.js/src/cluster/server/AttributeServer.ts:470](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L470) ___ @@ -681,7 +681,7 @@ Remove an external listener. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:496](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L496) +[packages/matter.js/src/cluster/server/AttributeServer.ts:496](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L496) ___ @@ -707,7 +707,7 @@ Listeners are called when the value changes (internal listeners) or in any case #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:378](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L378) +[packages/matter.js/src/cluster/server/AttributeServer.ts:378](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L378) ___ @@ -733,7 +733,7 @@ Listeners are called when the value changes (internal listeners) or in any case #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:402](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L402) +[packages/matter.js/src/cluster/server/AttributeServer.ts:402](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L402) ___ @@ -756,7 +756,7 @@ Method that contains the logic to set a value "from remote" (e.g. from a client) #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:390](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L390) +[packages/matter.js/src/cluster/server/AttributeServer.ts:390](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L390) ___ @@ -783,7 +783,7 @@ new value and the old value. This method is a convenient alias for addValueSetLi #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:489](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L489) +[packages/matter.js/src/cluster/server/AttributeServer.ts:489](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L489) ___ @@ -808,7 +808,7 @@ ACL checks needs to be performed before calling this method. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:437](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L437) +[packages/matter.js/src/cluster/server/AttributeServer.ts:437](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L437) ___ @@ -827,7 +827,7 @@ ACL checks needs to be performed before calling this method. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:453](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L453) +[packages/matter.js/src/cluster/server/AttributeServer.ts:453](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L453) ___ @@ -851,4 +851,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L125) +[packages/matter.js/src/cluster/server/AttributeServer.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L125) diff --git a/docs/matter.js/classes/cluster_export.BaseAttributeServer.md b/docs/matter.js/classes/cluster_export.BaseAttributeServer.md index 2c46a88f9f..b76b1e244c 100644 --- a/docs/matter.js/classes/cluster_export.BaseAttributeServer.md +++ b/docs/matter.js/classes/cluster_export.BaseAttributeServer.md @@ -72,7 +72,7 @@ Base class for all attribute servers. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L112) +[packages/matter.js/src/cluster/server/AttributeServer.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L112) ## Properties @@ -82,7 +82,7 @@ Base class for all attribute servers. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L119) +[packages/matter.js/src/cluster/server/AttributeServer.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L119) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L110) +[packages/matter.js/src/cluster/server/AttributeServer.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L110) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L113) +[packages/matter.js/src/cluster/server/AttributeServer.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L113) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L117) +[packages/matter.js/src/cluster/server/AttributeServer.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L117) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L116) +[packages/matter.js/src/cluster/server/AttributeServer.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L116) ___ @@ -132,7 +132,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L114) +[packages/matter.js/src/cluster/server/AttributeServer.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L114) ___ @@ -142,7 +142,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L118) +[packages/matter.js/src/cluster/server/AttributeServer.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L118) ___ @@ -152,7 +152,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L115) +[packages/matter.js/src/cluster/server/AttributeServer.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L115) ___ @@ -164,7 +164,7 @@ The value is undefined when getter/setter are used. But we still handle the vers #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L109) +[packages/matter.js/src/cluster/server/AttributeServer.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L109) ## Methods @@ -184,7 +184,7 @@ The value is undefined when getter/setter are used. But we still handle the vers #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L136) +[packages/matter.js/src/cluster/server/AttributeServer.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L136) ___ @@ -207,7 +207,7 @@ adjusted before the Device gets announced. Do not use this method to change valu #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:144](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L144) +[packages/matter.js/src/cluster/server/AttributeServer.ts:144](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L144) ___ @@ -227,4 +227,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L125) +[packages/matter.js/src/cluster/server/AttributeServer.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L125) diff --git a/docs/matter.js/classes/cluster_export.CommandServer.md b/docs/matter.js/classes/cluster_export.CommandServer.md index 1fe281a1ec..fb7bfbb7c3 100644 --- a/docs/matter.js/classes/cluster_export.CommandServer.md +++ b/docs/matter.js/classes/cluster_export.CommandServer.md @@ -62,7 +62,7 @@ #### Defined in -[packages/matter.js/src/cluster/server/CommandServer.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/CommandServer.ts#L21) +[packages/matter.js/src/cluster/server/CommandServer.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/CommandServer.ts#L21) ## Properties @@ -89,7 +89,7 @@ #### Defined in -[packages/matter.js/src/cluster/server/CommandServer.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/CommandServer.ts#L28) +[packages/matter.js/src/cluster/server/CommandServer.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/CommandServer.ts#L28) ___ @@ -99,7 +99,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/CommandServer.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/CommandServer.ts#L22) +[packages/matter.js/src/cluster/server/CommandServer.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/CommandServer.ts#L22) ___ @@ -109,7 +109,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/CommandServer.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/CommandServer.ts#L24) +[packages/matter.js/src/cluster/server/CommandServer.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/CommandServer.ts#L24) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/CommandServer.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/CommandServer.ts#L25) +[packages/matter.js/src/cluster/server/CommandServer.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/CommandServer.ts#L25) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/CommandServer.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/CommandServer.ts#L27) +[packages/matter.js/src/cluster/server/CommandServer.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/CommandServer.ts#L27) ___ @@ -139,7 +139,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/CommandServer.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/CommandServer.ts#L23) +[packages/matter.js/src/cluster/server/CommandServer.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/CommandServer.ts#L23) ___ @@ -149,7 +149,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/CommandServer.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/CommandServer.ts#L26) +[packages/matter.js/src/cluster/server/CommandServer.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/CommandServer.ts#L26) ## Methods @@ -172,4 +172,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/CommandServer.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/CommandServer.ts#L36) +[packages/matter.js/src/cluster/server/CommandServer.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/CommandServer.ts#L36) diff --git a/docs/matter.js/classes/cluster_export.EventClient.md b/docs/matter.js/classes/cluster_export.EventClient.md index 186134484a..358731958d 100644 --- a/docs/matter.js/classes/cluster_export.EventClient.md +++ b/docs/matter.js/classes/cluster_export.EventClient.md @@ -72,7 +72,7 @@ General class for EventClients #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L41) +[packages/matter.js/src/cluster/client/EventClient.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L41) ## Properties @@ -82,7 +82,7 @@ General class for EventClients #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L45) +[packages/matter.js/src/cluster/client/EventClient.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L45) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L44) +[packages/matter.js/src/cluster/client/EventClient.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L44) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L42) +[packages/matter.js/src/cluster/client/EventClient.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L42) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L39) +[packages/matter.js/src/cluster/client/EventClient.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L39) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L46) +[packages/matter.js/src/cluster/client/EventClient.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L46) ___ @@ -132,7 +132,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L38) +[packages/matter.js/src/cluster/client/EventClient.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L38) ___ @@ -142,7 +142,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L43) +[packages/matter.js/src/cluster/client/EventClient.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L43) ## Methods @@ -162,7 +162,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L90) +[packages/matter.js/src/cluster/client/EventClient.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L90) ___ @@ -183,7 +183,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L51) +[packages/matter.js/src/cluster/client/EventClient.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L51) ___ @@ -203,7 +203,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L94) +[packages/matter.js/src/cluster/client/EventClient.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L94) ___ @@ -227,7 +227,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L64) +[packages/matter.js/src/cluster/client/EventClient.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L64) ___ @@ -247,4 +247,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L84) +[packages/matter.js/src/cluster/client/EventClient.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L84) diff --git a/docs/matter.js/classes/cluster_export.EventServer.md b/docs/matter.js/classes/cluster_export.EventServer.md index b8e80c4a3b..4a52516432 100644 --- a/docs/matter.js/classes/cluster_export.EventServer.md +++ b/docs/matter.js/classes/cluster_export.EventServer.md @@ -64,7 +64,7 @@ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L24) +[packages/matter.js/src/cluster/server/EventServer.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L24) ## Properties @@ -74,7 +74,7 @@ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L26) +[packages/matter.js/src/cluster/server/EventServer.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L26) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L21) +[packages/matter.js/src/cluster/server/EventServer.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L21) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L22) +[packages/matter.js/src/cluster/server/EventServer.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L22) ___ @@ -104,7 +104,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L19) +[packages/matter.js/src/cluster/server/EventServer.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L19) ___ @@ -114,7 +114,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L25) +[packages/matter.js/src/cluster/server/EventServer.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L25) ___ @@ -124,7 +124,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L20) +[packages/matter.js/src/cluster/server/EventServer.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L20) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L27) +[packages/matter.js/src/cluster/server/EventServer.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L27) ___ @@ -144,7 +144,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L29) +[packages/matter.js/src/cluster/server/EventServer.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L29) ___ @@ -154,7 +154,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L28) +[packages/matter.js/src/cluster/server/EventServer.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L28) ## Methods @@ -174,7 +174,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L69) +[packages/matter.js/src/cluster/server/EventServer.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L69) ___ @@ -194,7 +194,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L32) +[packages/matter.js/src/cluster/server/EventServer.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L32) ___ @@ -214,7 +214,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L38) +[packages/matter.js/src/cluster/server/EventServer.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L38) ___ @@ -234,7 +234,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L73) +[packages/matter.js/src/cluster/server/EventServer.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L73) ___ @@ -254,4 +254,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/EventServer.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/EventServer.ts#L48) +[packages/matter.js/src/cluster/server/EventServer.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/EventServer.ts#L48) diff --git a/docs/matter.js/classes/cluster_export.FabricScopedAttributeServer.md b/docs/matter.js/classes/cluster_export.FabricScopedAttributeServer.md index 1b274a02eb..ce95ec4e6c 100644 --- a/docs/matter.js/classes/cluster_export.FabricScopedAttributeServer.md +++ b/docs/matter.js/classes/cluster_export.FabricScopedAttributeServer.md @@ -112,7 +112,7 @@ on fabric level if no custom getter or setter is defined. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:512](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L512) +[packages/matter.js/src/cluster/server/AttributeServer.ts:512](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L512) ## Properties @@ -122,7 +122,7 @@ on fabric level if no custom getter or setter is defined. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:520](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L520) +[packages/matter.js/src/cluster/server/AttributeServer.ts:520](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L520) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L119) +[packages/matter.js/src/cluster/server/AttributeServer.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L119) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L110) +[packages/matter.js/src/cluster/server/AttributeServer.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L110) ___ @@ -172,7 +172,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L163) +[packages/matter.js/src/cluster/server/AttributeServer.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L163) ___ @@ -202,7 +202,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:153](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L153) +[packages/matter.js/src/cluster/server/AttributeServer.ts:153](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L153) ___ @@ -216,7 +216,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L113) +[packages/matter.js/src/cluster/server/AttributeServer.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L113) ___ @@ -238,7 +238,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:290](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L290) +[packages/matter.js/src/cluster/server/AttributeServer.ts:290](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L290) ___ @@ -248,7 +248,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:509](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L509) +[packages/matter.js/src/cluster/server/AttributeServer.ts:509](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L509) ___ @@ -258,7 +258,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:510](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L510) +[packages/matter.js/src/cluster/server/AttributeServer.ts:510](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L510) ___ @@ -272,7 +272,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L275) +[packages/matter.js/src/cluster/server/AttributeServer.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L275) ___ @@ -286,7 +286,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L117) +[packages/matter.js/src/cluster/server/AttributeServer.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L117) ___ @@ -300,7 +300,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L116) +[packages/matter.js/src/cluster/server/AttributeServer.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L116) ___ @@ -314,7 +314,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L114) +[packages/matter.js/src/cluster/server/AttributeServer.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L114) ___ @@ -328,7 +328,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L118) +[packages/matter.js/src/cluster/server/AttributeServer.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L118) ___ @@ -342,7 +342,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L115) +[packages/matter.js/src/cluster/server/AttributeServer.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L115) ___ @@ -372,7 +372,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:278](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L278) +[packages/matter.js/src/cluster/server/AttributeServer.ts:278](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L278) ___ @@ -402,7 +402,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:279](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L279) +[packages/matter.js/src/cluster/server/AttributeServer.ts:279](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L279) ___ @@ -418,7 +418,7 @@ The value is undefined when getter/setter are used. But we still handle the vers #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L109) +[packages/matter.js/src/cluster/server/AttributeServer.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L109) ___ @@ -432,7 +432,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:276](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L276) +[packages/matter.js/src/cluster/server/AttributeServer.ts:276](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L276) ___ @@ -446,7 +446,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:277](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L277) +[packages/matter.js/src/cluster/server/AttributeServer.ts:277](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L277) ## Methods @@ -473,7 +473,7 @@ new value and the version number. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:463](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L463) +[packages/matter.js/src/cluster/server/AttributeServer.ts:463](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L463) ___ @@ -500,7 +500,7 @@ new value and the old value. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:481](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L481) +[packages/matter.js/src/cluster/server/AttributeServer.ts:481](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L481) ___ @@ -524,7 +524,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L136) +[packages/matter.js/src/cluster/server/AttributeServer.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L136) ___ @@ -553,7 +553,7 @@ If a getter is defined the value is determined by that getter method. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:194](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L194) +[packages/matter.js/src/cluster/server/AttributeServer.ts:194](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L194) ___ @@ -575,7 +575,7 @@ If a getter is defined the value is determined by that getter method. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L215) +[packages/matter.js/src/cluster/server/AttributeServer.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L215) ___ @@ -599,7 +599,7 @@ If a getter is defined this method returns an error and the value should be retr #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:683](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L683) +[packages/matter.js/src/cluster/server/AttributeServer.ts:683](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L683) ___ @@ -634,7 +634,7 @@ attributes. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:206](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L206) +[packages/matter.js/src/cluster/server/AttributeServer.ts:206](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L206) ___ @@ -663,7 +663,7 @@ internally. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:421](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L421) +[packages/matter.js/src/cluster/server/AttributeServer.ts:421](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L421) ___ @@ -690,7 +690,7 @@ the version number. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:608](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L608) +[packages/matter.js/src/cluster/server/AttributeServer.ts:608](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L608) ___ @@ -717,7 +717,7 @@ Helper Method to process the set of a value in a generic way. This method is use #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:410](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L410) +[packages/matter.js/src/cluster/server/AttributeServer.ts:410](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L410) ___ @@ -743,7 +743,7 @@ Remove an internal listener. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:470](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L470) +[packages/matter.js/src/cluster/server/AttributeServer.ts:470](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L470) ___ @@ -769,7 +769,7 @@ Remove an external listener. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:496](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L496) +[packages/matter.js/src/cluster/server/AttributeServer.ts:496](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L496) ___ @@ -799,7 +799,7 @@ Listeners are called when the value changes (internal listeners) or in any case #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:378](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L378) +[packages/matter.js/src/cluster/server/AttributeServer.ts:378](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L378) ___ @@ -825,7 +825,7 @@ Set Local is not allowed for fabric scoped attributes. Use setLocalForFabric ins #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:633](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L633) +[packages/matter.js/src/cluster/server/AttributeServer.ts:633](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L633) ___ @@ -852,7 +852,7 @@ Listeners are called when the value changes (internal listeners) or in any case #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:646](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L646) +[packages/matter.js/src/cluster/server/AttributeServer.ts:646](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L646) ___ @@ -880,7 +880,7 @@ we need to inject the fabric index into the value. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:618](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L618) +[packages/matter.js/src/cluster/server/AttributeServer.ts:618](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L618) ___ @@ -907,7 +907,7 @@ new value and the old value. This method is a convenient alias for addValueSetLi #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:489](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L489) +[packages/matter.js/src/cluster/server/AttributeServer.ts:489](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L489) ___ @@ -936,7 +936,7 @@ ACL checks needs to be performed before calling this method. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:437](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L437) +[packages/matter.js/src/cluster/server/AttributeServer.ts:437](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L437) ___ @@ -959,7 +959,7 @@ ACL checks needs to be performed before calling this method. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:453](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L453) +[packages/matter.js/src/cluster/server/AttributeServer.ts:453](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L453) ___ @@ -984,7 +984,7 @@ ACL checks needs to be performed before calling this method. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:668](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L668) +[packages/matter.js/src/cluster/server/AttributeServer.ts:668](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L668) ___ @@ -1008,4 +1008,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L125) +[packages/matter.js/src/cluster/server/AttributeServer.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L125) diff --git a/docs/matter.js/classes/cluster_export.FixedAttributeServer.md b/docs/matter.js/classes/cluster_export.FixedAttributeServer.md index 2e0fcc7dae..7087cb8563 100644 --- a/docs/matter.js/classes/cluster_export.FixedAttributeServer.md +++ b/docs/matter.js/classes/cluster_export.FixedAttributeServer.md @@ -92,7 +92,7 @@ Attribute server types. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:155](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L155) +[packages/matter.js/src/cluster/server/AttributeServer.ts:155](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L155) ## Properties @@ -106,7 +106,7 @@ Attribute server types. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L119) +[packages/matter.js/src/cluster/server/AttributeServer.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L119) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L110) +[packages/matter.js/src/cluster/server/AttributeServer.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L110) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L163) +[packages/matter.js/src/cluster/server/AttributeServer.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L163) ___ @@ -164,7 +164,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:153](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L153) +[packages/matter.js/src/cluster/server/AttributeServer.ts:153](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L153) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L113) +[packages/matter.js/src/cluster/server/AttributeServer.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L113) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:152](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L152) +[packages/matter.js/src/cluster/server/AttributeServer.ts:152](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L152) ___ @@ -202,7 +202,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L117) +[packages/matter.js/src/cluster/server/AttributeServer.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L117) ___ @@ -216,7 +216,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L116) +[packages/matter.js/src/cluster/server/AttributeServer.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L116) ___ @@ -230,7 +230,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L114) +[packages/matter.js/src/cluster/server/AttributeServer.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L114) ___ @@ -244,7 +244,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L118) +[packages/matter.js/src/cluster/server/AttributeServer.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L118) ___ @@ -258,7 +258,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L115) +[packages/matter.js/src/cluster/server/AttributeServer.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L115) ___ @@ -274,7 +274,7 @@ The value is undefined when getter/setter are used. But we still handle the vers #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L109) +[packages/matter.js/src/cluster/server/AttributeServer.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L109) ## Methods @@ -297,7 +297,7 @@ new value and the version number. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L236) +[packages/matter.js/src/cluster/server/AttributeServer.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L236) ___ @@ -320,7 +320,7 @@ new value and the old value. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L251) +[packages/matter.js/src/cluster/server/AttributeServer.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L251) ___ @@ -344,7 +344,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L136) +[packages/matter.js/src/cluster/server/AttributeServer.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L136) ___ @@ -369,7 +369,7 @@ If a getter is defined the value is determined by that getter method. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:194](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L194) +[packages/matter.js/src/cluster/server/AttributeServer.ts:194](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L194) ___ @@ -387,7 +387,7 @@ If a getter is defined the value is determined by that getter method. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L215) +[packages/matter.js/src/cluster/server/AttributeServer.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L215) ___ @@ -418,7 +418,7 @@ attributes. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:206](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L206) +[packages/matter.js/src/cluster/server/AttributeServer.ts:206](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L206) ___ @@ -446,7 +446,7 @@ If a getter or setter is defined the value must be undefined The version number #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:224](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L224) +[packages/matter.js/src/cluster/server/AttributeServer.ts:224](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L224) ___ @@ -468,7 +468,7 @@ Remove an internal listener. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:243](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L243) +[packages/matter.js/src/cluster/server/AttributeServer.ts:243](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L243) ___ @@ -490,7 +490,7 @@ Remove an external listener. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:266](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L266) +[packages/matter.js/src/cluster/server/AttributeServer.ts:266](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L266) ___ @@ -513,7 +513,7 @@ new value and the old value. This method is a convenient alias for addValueSetLi #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:259](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L259) +[packages/matter.js/src/cluster/server/AttributeServer.ts:259](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L259) ___ @@ -537,4 +537,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L125) +[packages/matter.js/src/cluster/server/AttributeServer.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L125) diff --git a/docs/matter.js/classes/cluster_export.GroupsManager.md b/docs/matter.js/classes/cluster_export.GroupsManager.md index aaefe43406..3e62a34f3e 100644 --- a/docs/matter.js/classes/cluster_export.GroupsManager.md +++ b/docs/matter.js/classes/cluster_export.GroupsManager.md @@ -49,7 +49,7 @@ #### Defined in -[packages/matter.js/src/cluster/server/GroupsServer.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/GroupsServer.ts#L37) +[packages/matter.js/src/cluster/server/GroupsServer.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/GroupsServer.ts#L37) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/GroupsServer.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/GroupsServer.ts#L53) +[packages/matter.js/src/cluster/server/GroupsServer.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/GroupsServer.ts#L53) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/GroupsServer.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/GroupsServer.ts#L45) +[packages/matter.js/src/cluster/server/GroupsServer.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/GroupsServer.ts#L45) ___ @@ -113,7 +113,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/GroupsServer.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/GroupsServer.ts#L74) +[packages/matter.js/src/cluster/server/GroupsServer.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/GroupsServer.ts#L74) ___ @@ -135,7 +135,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/GroupsServer.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/GroupsServer.ts#L60) +[packages/matter.js/src/cluster/server/GroupsServer.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/GroupsServer.ts#L60) ___ @@ -158,4 +158,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/GroupsServer.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/GroupsServer.ts#L24) +[packages/matter.js/src/cluster/server/GroupsServer.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/GroupsServer.ts#L24) diff --git a/docs/matter.js/classes/cluster_export.ScenesManager.md b/docs/matter.js/classes/cluster_export.ScenesManager.md index 8d9cb43b2d..e59ec9d0db 100644 --- a/docs/matter.js/classes/cluster_export.ScenesManager.md +++ b/docs/matter.js/classes/cluster_export.ScenesManager.md @@ -51,7 +51,7 @@ #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L90) +[packages/matter.js/src/cluster/server/ScenesServer.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L90) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L43) +[packages/matter.js/src/cluster/server/ScenesServer.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L43) ___ @@ -95,7 +95,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L81) +[packages/matter.js/src/cluster/server/ScenesServer.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L81) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L119) +[packages/matter.js/src/cluster/server/ScenesServer.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L119) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L110) +[packages/matter.js/src/cluster/server/ScenesServer.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L110) ___ @@ -161,7 +161,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L96) +[packages/matter.js/src/cluster/server/ScenesServer.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L96) ___ @@ -183,7 +183,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L53) +[packages/matter.js/src/cluster/server/ScenesServer.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L53) ___ @@ -205,4 +205,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L61) +[packages/matter.js/src/cluster/server/ScenesServer.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L61) diff --git a/docs/matter.js/classes/cluster_export.SupportedAttributeClient.md b/docs/matter.js/classes/cluster_export.SupportedAttributeClient.md index 025d3670e0..258ac30d80 100644 --- a/docs/matter.js/classes/cluster_export.SupportedAttributeClient.md +++ b/docs/matter.js/classes/cluster_export.SupportedAttributeClient.md @@ -77,7 +77,7 @@ Special AttributeClient class to allow identifying attributes that are supported #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L48) +[packages/matter.js/src/cluster/client/AttributeClient.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L48) ## Properties @@ -91,7 +91,7 @@ Special AttributeClient class to allow identifying attributes that are supported #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L49) +[packages/matter.js/src/cluster/client/AttributeClient.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L49) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L52) +[packages/matter.js/src/cluster/client/AttributeClient.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L52) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L51) +[packages/matter.js/src/cluster/client/AttributeClient.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L51) ___ @@ -133,7 +133,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L46) +[packages/matter.js/src/cluster/client/AttributeClient.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L46) ___ @@ -147,7 +147,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L50) +[packages/matter.js/src/cluster/client/AttributeClient.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L50) ___ @@ -161,7 +161,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L44) +[packages/matter.js/src/cluster/client/AttributeClient.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L44) ## Methods @@ -187,7 +187,7 @@ Add a listener to the attribute. #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:166](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L166) +[packages/matter.js/src/cluster/client/AttributeClient.ts:166](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L166) ___ @@ -214,7 +214,7 @@ Get the value of the attribute. Fabric scoped reads are always done with the rem #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L105) +[packages/matter.js/src/cluster/client/AttributeClient.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L105) ___ @@ -241,7 +241,7 @@ Get the value with version of the attribute. Fabric scoped reads are always done #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:123](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L123) +[packages/matter.js/src/cluster/client/AttributeClient.ts:123](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L123) ___ @@ -267,7 +267,7 @@ Remove a listener from the attribute. #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:171](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L171) +[packages/matter.js/src/cluster/client/AttributeClient.ts:171](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L171) ___ @@ -295,7 +295,7 @@ cluster dataVersion of the server matches. If it does not match it is rejected w #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L66) +[packages/matter.js/src/cluster/client/AttributeClient.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L66) ___ @@ -324,7 +324,7 @@ Subscribe to the attribute. #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:139](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L139) +[packages/matter.js/src/cluster/client/AttributeClient.ts:139](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L139) ___ @@ -350,4 +350,4 @@ Update the value of the attribute. Just internally used! #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:161](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L161) +[packages/matter.js/src/cluster/client/AttributeClient.ts:161](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L161) diff --git a/docs/matter.js/classes/cluster_export.SupportedEventClient.md b/docs/matter.js/classes/cluster_export.SupportedEventClient.md index c818d0d819..39fd6bdb02 100644 --- a/docs/matter.js/classes/cluster_export.SupportedEventClient.md +++ b/docs/matter.js/classes/cluster_export.SupportedEventClient.md @@ -72,7 +72,7 @@ Special EventClient class to allow identifying events that are supported because #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L41) +[packages/matter.js/src/cluster/client/EventClient.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L41) ## Properties @@ -86,7 +86,7 @@ Special EventClient class to allow identifying events that are supported because #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L45) +[packages/matter.js/src/cluster/client/EventClient.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L45) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L44) +[packages/matter.js/src/cluster/client/EventClient.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L44) ___ @@ -114,7 +114,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L42) +[packages/matter.js/src/cluster/client/EventClient.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L42) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L39) +[packages/matter.js/src/cluster/client/EventClient.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L39) ___ @@ -142,7 +142,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L43) +[packages/matter.js/src/cluster/client/EventClient.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L43) ## Methods @@ -166,7 +166,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L90) +[packages/matter.js/src/cluster/client/EventClient.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L90) ___ @@ -191,7 +191,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L51) +[packages/matter.js/src/cluster/client/EventClient.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L51) ___ @@ -215,7 +215,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L94) +[packages/matter.js/src/cluster/client/EventClient.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L94) ___ @@ -243,7 +243,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L64) +[packages/matter.js/src/cluster/client/EventClient.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L64) ___ @@ -267,4 +267,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L84) +[packages/matter.js/src/cluster/client/EventClient.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L84) diff --git a/docs/matter.js/classes/cluster_export.UnknownSupportedAttributeClient.md b/docs/matter.js/classes/cluster_export.UnknownSupportedAttributeClient.md index eaca10036b..590bd2d8c2 100644 --- a/docs/matter.js/classes/cluster_export.UnknownSupportedAttributeClient.md +++ b/docs/matter.js/classes/cluster_export.UnknownSupportedAttributeClient.md @@ -64,7 +64,7 @@ but the contained attribute is unknown. #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L48) +[packages/matter.js/src/cluster/client/AttributeClient.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L48) ## Properties @@ -78,7 +78,7 @@ but the contained attribute is unknown. #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L49) +[packages/matter.js/src/cluster/client/AttributeClient.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L49) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L52) +[packages/matter.js/src/cluster/client/AttributeClient.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L52) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L51) +[packages/matter.js/src/cluster/client/AttributeClient.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L51) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L46) +[packages/matter.js/src/cluster/client/AttributeClient.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L46) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L50) +[packages/matter.js/src/cluster/client/AttributeClient.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L50) ___ @@ -148,7 +148,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L44) +[packages/matter.js/src/cluster/client/AttributeClient.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L44) ## Methods @@ -174,7 +174,7 @@ Add a listener to the attribute. #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:166](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L166) +[packages/matter.js/src/cluster/client/AttributeClient.ts:166](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L166) ___ @@ -201,7 +201,7 @@ Get the value of the attribute. Fabric scoped reads are always done with the rem #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L105) +[packages/matter.js/src/cluster/client/AttributeClient.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L105) ___ @@ -228,7 +228,7 @@ Get the value with version of the attribute. Fabric scoped reads are always done #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:123](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L123) +[packages/matter.js/src/cluster/client/AttributeClient.ts:123](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L123) ___ @@ -254,7 +254,7 @@ Remove a listener from the attribute. #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:171](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L171) +[packages/matter.js/src/cluster/client/AttributeClient.ts:171](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L171) ___ @@ -282,7 +282,7 @@ cluster dataVersion of the server matches. If it does not match it is rejected w #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L66) +[packages/matter.js/src/cluster/client/AttributeClient.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L66) ___ @@ -311,7 +311,7 @@ Subscribe to the attribute. #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:139](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L139) +[packages/matter.js/src/cluster/client/AttributeClient.ts:139](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L139) ___ @@ -337,4 +337,4 @@ Update the value of the attribute. Just internally used! #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:161](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L161) +[packages/matter.js/src/cluster/client/AttributeClient.ts:161](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L161) diff --git a/docs/matter.js/classes/cluster_export.UnknownSupportedEventClient.md b/docs/matter.js/classes/cluster_export.UnknownSupportedEventClient.md index a05d381e0b..4f7d2b0387 100644 --- a/docs/matter.js/classes/cluster_export.UnknownSupportedEventClient.md +++ b/docs/matter.js/classes/cluster_export.UnknownSupportedEventClient.md @@ -61,7 +61,7 @@ but the contained event is unknown. #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L41) +[packages/matter.js/src/cluster/client/EventClient.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L41) ## Properties @@ -75,7 +75,7 @@ but the contained event is unknown. #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L45) +[packages/matter.js/src/cluster/client/EventClient.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L45) ___ @@ -89,7 +89,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L44) +[packages/matter.js/src/cluster/client/EventClient.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L44) ___ @@ -103,7 +103,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L42) +[packages/matter.js/src/cluster/client/EventClient.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L42) ___ @@ -117,7 +117,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L39) +[packages/matter.js/src/cluster/client/EventClient.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L39) ___ @@ -131,7 +131,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L43) +[packages/matter.js/src/cluster/client/EventClient.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L43) ## Methods @@ -155,7 +155,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L90) +[packages/matter.js/src/cluster/client/EventClient.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L90) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L51) +[packages/matter.js/src/cluster/client/EventClient.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L51) ___ @@ -204,7 +204,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L94) +[packages/matter.js/src/cluster/client/EventClient.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L94) ___ @@ -232,7 +232,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L64) +[packages/matter.js/src/cluster/client/EventClient.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L64) ___ @@ -256,4 +256,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L84) +[packages/matter.js/src/cluster/client/EventClient.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L84) diff --git a/docs/matter.js/classes/codec_export.BtpCodec.md b/docs/matter.js/classes/codec_export.BtpCodec.md index d2bc3090db..d5bce35493 100644 --- a/docs/matter.js/classes/codec_export.BtpCodec.md +++ b/docs/matter.js/classes/codec_export.BtpCodec.md @@ -62,7 +62,7 @@ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L305) +[packages/matter.js/src/codec/BtpCodec.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L305) ___ @@ -89,7 +89,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:325](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L325) +[packages/matter.js/src/codec/BtpCodec.ts:325](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L325) ___ @@ -109,7 +109,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L72) +[packages/matter.js/src/codec/BtpCodec.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L72) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:217](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L217) +[packages/matter.js/src/codec/BtpCodec.ts:217](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L217) ___ @@ -149,7 +149,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L77) +[packages/matter.js/src/codec/BtpCodec.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L77) ___ @@ -169,7 +169,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:235](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L235) +[packages/matter.js/src/codec/BtpCodec.ts:235](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L235) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L115) +[packages/matter.js/src/codec/BtpCodec.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L115) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:178](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L178) +[packages/matter.js/src/codec/BtpCodec.ts:178](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L178) ___ @@ -233,7 +233,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L284) +[packages/matter.js/src/codec/BtpCodec.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L284) ___ @@ -253,7 +253,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L92) +[packages/matter.js/src/codec/BtpCodec.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L92) ___ @@ -273,7 +273,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L105) +[packages/matter.js/src/codec/BtpCodec.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L105) ___ @@ -293,7 +293,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L88) +[packages/matter.js/src/codec/BtpCodec.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L88) ___ @@ -313,7 +313,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:258](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L258) +[packages/matter.js/src/codec/BtpCodec.ts:258](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L258) ___ @@ -334,4 +334,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:128](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L128) +[packages/matter.js/src/codec/BtpCodec.ts:128](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L128) diff --git a/docs/matter.js/classes/codec_export.DerCodec.md b/docs/matter.js/classes/codec_export.DerCodec.md index 4cd858b39b..a0bcd852da 100644 --- a/docs/matter.js/classes/codec_export.DerCodec.md +++ b/docs/matter.js/classes/codec_export.DerCodec.md @@ -54,7 +54,7 @@ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L167) +[packages/matter.js/src/codec/DerCodec.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L167) ___ @@ -79,7 +79,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:184](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L184) +[packages/matter.js/src/codec/DerCodec.ts:184](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L184) ___ @@ -99,7 +99,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:171](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L171) +[packages/matter.js/src/codec/DerCodec.ts:171](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L171) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L63) +[packages/matter.js/src/codec/DerCodec.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L63) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L163) +[packages/matter.js/src/codec/DerCodec.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L163) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:108](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L108) +[packages/matter.js/src/codec/DerCodec.ts:108](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L108) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:104](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L104) +[packages/matter.js/src/codec/DerCodec.ts:104](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L104) ___ @@ -200,7 +200,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L92) +[packages/matter.js/src/codec/DerCodec.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L92) ___ @@ -220,7 +220,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:145](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L145) +[packages/matter.js/src/codec/DerCodec.ts:145](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L145) ___ @@ -240,7 +240,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L119) +[packages/matter.js/src/codec/DerCodec.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L119) ___ @@ -260,7 +260,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L115) +[packages/matter.js/src/codec/DerCodec.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L115) ___ @@ -280,7 +280,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:127](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L127) +[packages/matter.js/src/codec/DerCodec.ts:127](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L127) ___ @@ -300,4 +300,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L131) +[packages/matter.js/src/codec/DerCodec.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L131) diff --git a/docs/matter.js/classes/codec_export.DnsCodec.md b/docs/matter.js/classes/codec_export.DnsCodec.md index 1306d9fb70..8b2791218c 100644 --- a/docs/matter.js/classes/codec_export.DnsCodec.md +++ b/docs/matter.js/classes/codec_export.DnsCodec.md @@ -58,7 +58,7 @@ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L125) +[packages/matter.js/src/codec/DnsCodec.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L125) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:261](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L261) +[packages/matter.js/src/codec/DnsCodec.ts:261](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L261) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:235](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L235) +[packages/matter.js/src/codec/DnsCodec.ts:235](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L235) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:178](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L178) +[packages/matter.js/src/codec/DnsCodec.ts:178](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L178) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:156](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L156) +[packages/matter.js/src/codec/DnsCodec.ts:156](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L156) ___ @@ -161,7 +161,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:165](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L165) +[packages/matter.js/src/codec/DnsCodec.ts:165](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L165) ___ @@ -183,7 +183,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:196](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L196) +[packages/matter.js/src/codec/DnsCodec.ts:196](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L196) ___ @@ -204,7 +204,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:214](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L214) +[packages/matter.js/src/codec/DnsCodec.ts:214](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L214) ___ @@ -224,7 +224,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L223) +[packages/matter.js/src/codec/DnsCodec.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L223) ___ @@ -244,7 +244,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:270](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L270) +[packages/matter.js/src/codec/DnsCodec.ts:270](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L270) ___ @@ -264,7 +264,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:337](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L337) +[packages/matter.js/src/codec/DnsCodec.ts:337](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L337) ___ @@ -284,7 +284,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:346](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L346) +[packages/matter.js/src/codec/DnsCodec.ts:346](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L346) ___ @@ -304,7 +304,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:381](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L381) +[packages/matter.js/src/codec/DnsCodec.ts:381](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L381) ___ @@ -324,7 +324,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L305) +[packages/matter.js/src/codec/DnsCodec.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L305) ___ @@ -345,7 +345,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L319) +[packages/matter.js/src/codec/DnsCodec.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L319) ___ @@ -365,7 +365,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:372](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L372) +[packages/matter.js/src/codec/DnsCodec.ts:372](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L372) ___ @@ -385,4 +385,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:362](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L362) +[packages/matter.js/src/codec/DnsCodec.ts:362](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L362) diff --git a/docs/matter.js/classes/codec_export.MessageCodec.md b/docs/matter.js/classes/codec_export.MessageCodec.md index 25aabcebe2..75955aabc9 100644 --- a/docs/matter.js/classes/codec_export.MessageCodec.md +++ b/docs/matter.js/classes/codec_export.MessageCodec.md @@ -50,7 +50,7 @@ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L97) +[packages/matter.js/src/codec/MessageCodec.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L97) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L149) +[packages/matter.js/src/codec/MessageCodec.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L149) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L115) +[packages/matter.js/src/codec/MessageCodec.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L115) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:193](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L193) +[packages/matter.js/src/codec/MessageCodec.ts:193](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L193) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L142) +[packages/matter.js/src/codec/MessageCodec.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L142) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:218](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L218) +[packages/matter.js/src/codec/MessageCodec.ts:218](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L218) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L131) +[packages/matter.js/src/codec/MessageCodec.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L131) ___ @@ -190,19 +190,20 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:258](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L258) +[packages/matter.js/src/codec/MessageCodec.ts:262](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L262) ___ ### messageDiagnostics -▸ **messageDiagnostics**(`«destructured»`): [`DiagnosticDictionary`](log_export.DiagnosticDictionary.md) +▸ **messageDiagnostics**(`«destructured»`, `isDuplicate?`): [`DiagnosticDictionary`](log_export.DiagnosticDictionary.md) #### Parameters -| Name | Type | -| :------ | :------ | -| `«destructured»` | [`Message`](../interfaces/codec_export.Message.md) | +| Name | Type | Default value | +| :------ | :------ | :------ | +| `«destructured»` | [`Message`](../interfaces/codec_export.Message.md) | `undefined` | +| `isDuplicate` | `boolean` | `false` | #### Returns @@ -210,4 +211,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L244) +[packages/matter.js/src/codec/MessageCodec.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L244) diff --git a/docs/matter.js/classes/common_export.FailSafeManager.md b/docs/matter.js/classes/common_export.FailSafeManager.md index 9b3c9db2f9..48f815cf9d 100644 --- a/docs/matter.js/classes/common_export.FailSafeManager.md +++ b/docs/matter.js/classes/common_export.FailSafeManager.md @@ -64,7 +64,7 @@ Class to Handle one FailSafe context. This is mainly used when adding (Commissio #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L30) +[packages/matter.js/src/common/FailSafeManager.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L30) ## Properties @@ -74,7 +74,7 @@ Class to Handle one FailSafe context. This is mainly used when adding (Commissio #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L32) +[packages/matter.js/src/common/FailSafeManager.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L32) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L27) +[packages/matter.js/src/common/FailSafeManager.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L27) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L31) +[packages/matter.js/src/common/FailSafeManager.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L31) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L35) +[packages/matter.js/src/common/FailSafeManager.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L35) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L20) +[packages/matter.js/src/common/FailSafeManager.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L20) ___ @@ -132,7 +132,7 @@ ___ #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L21) +[packages/matter.js/src/common/FailSafeManager.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L21) ___ @@ -142,7 +142,7 @@ ___ #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L28) +[packages/matter.js/src/common/FailSafeManager.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L28) ___ @@ -152,7 +152,7 @@ ___ #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L22) +[packages/matter.js/src/common/FailSafeManager.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L22) ___ @@ -162,7 +162,7 @@ ___ #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L36) +[packages/matter.js/src/common/FailSafeManager.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L36) ___ @@ -172,7 +172,7 @@ ___ #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L23) +[packages/matter.js/src/common/FailSafeManager.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L23) ## Accessors @@ -186,7 +186,7 @@ ___ #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L79) +[packages/matter.js/src/common/FailSafeManager.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L79) ## Methods @@ -213,7 +213,7 @@ Build a new Fabric object for a new fabric for the "AddNoc" case of the Operatio #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L163) +[packages/matter.js/src/common/FailSafeManager.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L163) ___ @@ -237,7 +237,7 @@ cluster. #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:152](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L152) +[packages/matter.js/src/common/FailSafeManager.ts:152](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L152) ___ @@ -253,7 +253,7 @@ Complete the FailSafe context. This is called when the commissioning is complete #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L118) +[packages/matter.js/src/common/FailSafeManager.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L118) ___ @@ -277,7 +277,7 @@ validity checks. #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:127](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L127) +[packages/matter.js/src/common/FailSafeManager.ts:127](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L127) ___ @@ -293,7 +293,7 @@ Expire the FailSafe context. This is called by the timer and can also be called #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L111) +[packages/matter.js/src/common/FailSafeManager.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L111) ___ @@ -316,7 +316,7 @@ Handle "Re-Arming" an existing FailSafe context to extend the timer, expire or f #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L84) +[packages/matter.js/src/common/FailSafeManager.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L84) ___ @@ -338,7 +338,7 @@ Restore Cluster data when the FailSafe context expired. #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L60) +[packages/matter.js/src/common/FailSafeManager.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L60) ___ @@ -360,7 +360,7 @@ Handles adding a trusted root certificate from Operational Credentials cluster. #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:141](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L141) +[packages/matter.js/src/common/FailSafeManager.ts:141](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L141) ___ @@ -382,4 +382,4 @@ Store required CLuster data when opening the FailSafe context to allow to restor #### Defined in -[packages/matter.js/src/common/FailSafeManager.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/FailSafeManager.ts#L46) +[packages/matter.js/src/common/FailSafeManager.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/FailSafeManager.ts#L46) diff --git a/docs/matter.js/classes/common_export.MatterError.md b/docs/matter.js/classes/common_export.MatterError.md index 8c8b289762..f336c65864 100644 --- a/docs/matter.js/classes/common_export.MatterError.md +++ b/docs/matter.js/classes/common_export.MatterError.md @@ -54,6 +54,8 @@ Error base class for all errors thrown by this library. ↳↳ [`UnexpectedMessageError`](protocol_export.UnexpectedMessageError.md) + ↳↳ [`DuplicateMessageError`](protocol_export.DuplicateMessageError.md) + ↳↳ [`StatusResponseError`](protocol_interaction_export.StatusResponseError.md) ↳↳ [`ChannelStatusResponseError`](protocol_securechannel_export.ChannelStatusResponseError.md) diff --git a/docs/matter.js/classes/common_export.ValidationError.md b/docs/matter.js/classes/common_export.ValidationError.md index 0183bac885..310f02a7c2 100644 --- a/docs/matter.js/classes/common_export.ValidationError.md +++ b/docs/matter.js/classes/common_export.ValidationError.md @@ -46,7 +46,7 @@ We encode this as StatusResponseError because in most places we want to return a #### Defined in -[packages/matter.js/src/common/ValidationError.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/ValidationError.ts#L14) +[packages/matter.js/src/common/ValidationError.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/ValidationError.ts#L14) ## Properties @@ -60,7 +60,7 @@ We encode this as StatusResponseError because in most places we want to return a #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L45) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L45) ___ @@ -74,4 +74,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L44) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L44) diff --git a/docs/matter.js/classes/crypto_export.Crypto.md b/docs/matter.js/classes/crypto_export.Crypto.md index 328331f92e..6071321d7d 100644 --- a/docs/matter.js/classes/crypto_export.Crypto.md +++ b/docs/matter.js/classes/crypto_export.Crypto.md @@ -74,7 +74,7 @@ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L25) +[packages/matter.js/src/crypto/Crypto.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L25) ## Methods @@ -88,7 +88,7 @@ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L112) +[packages/matter.js/src/crypto/Crypto.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L112) ___ @@ -111,7 +111,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L33) +[packages/matter.js/src/crypto/Crypto.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L33) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L58) +[packages/matter.js/src/crypto/Crypto.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L58) ___ @@ -155,7 +155,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L62) +[packages/matter.js/src/crypto/Crypto.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L62) ___ @@ -176,7 +176,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L70) +[packages/matter.js/src/crypto/Crypto.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L70) ___ @@ -199,7 +199,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L29) +[packages/matter.js/src/crypto/Crypto.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L29) ___ @@ -219,7 +219,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L37) +[packages/matter.js/src/crypto/Crypto.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L37) ___ @@ -239,7 +239,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L74) +[packages/matter.js/src/crypto/Crypto.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L74) ___ @@ -262,7 +262,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L85) +[packages/matter.js/src/crypto/Crypto.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L85) ___ @@ -283,7 +283,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L89) +[packages/matter.js/src/crypto/Crypto.ts:89](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L89) ___ @@ -306,7 +306,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L77) +[packages/matter.js/src/crypto/Crypto.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L77) ___ @@ -328,7 +328,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L92) +[packages/matter.js/src/crypto/Crypto.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L92) ___ @@ -351,7 +351,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L99) +[packages/matter.js/src/crypto/Crypto.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L99) ___ @@ -365,7 +365,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L113) +[packages/matter.js/src/crypto/Crypto.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L113) ___ @@ -388,7 +388,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L34) +[packages/matter.js/src/crypto/Crypto.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L34) ___ @@ -407,7 +407,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L59) +[packages/matter.js/src/crypto/Crypto.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L59) ___ @@ -432,7 +432,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L66) +[packages/matter.js/src/crypto/Crypto.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L66) ___ @@ -453,7 +453,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L71) +[packages/matter.js/src/crypto/Crypto.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L71) ___ @@ -476,7 +476,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L30) +[packages/matter.js/src/crypto/Crypto.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L30) ___ @@ -490,7 +490,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L40) +[packages/matter.js/src/crypto/Crypto.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L40) ___ @@ -511,7 +511,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L51) +[packages/matter.js/src/crypto/Crypto.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L51) ___ @@ -525,7 +525,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L48) +[packages/matter.js/src/crypto/Crypto.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L48) ___ @@ -545,7 +545,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L38) +[packages/matter.js/src/crypto/Crypto.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L38) ___ @@ -559,7 +559,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L42) +[packages/matter.js/src/crypto/Crypto.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L42) ___ @@ -573,7 +573,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L45) +[packages/matter.js/src/crypto/Crypto.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L45) ___ @@ -593,7 +593,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L75) +[packages/matter.js/src/crypto/Crypto.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L75) ___ @@ -616,7 +616,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L86) +[packages/matter.js/src/crypto/Crypto.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L86) ___ @@ -637,7 +637,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L90) +[packages/matter.js/src/crypto/Crypto.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L90) ___ @@ -660,7 +660,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L78) +[packages/matter.js/src/crypto/Crypto.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L78) ___ @@ -682,7 +682,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L93) +[packages/matter.js/src/crypto/Crypto.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L93) ___ @@ -705,4 +705,4 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L105) +[packages/matter.js/src/crypto/Crypto.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L105) diff --git a/docs/matter.js/classes/crypto_export.Spake2p.md b/docs/matter.js/classes/crypto_export.Spake2p.md index 232c12a6b9..138067986b 100644 --- a/docs/matter.js/classes/crypto_export.Spake2p.md +++ b/docs/matter.js/classes/crypto_export.Spake2p.md @@ -49,7 +49,7 @@ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L45) +[packages/matter.js/src/crypto/Spake2p.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L45) ## Properties @@ -59,7 +59,7 @@ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L46) +[packages/matter.js/src/crypto/Spake2p.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L46) ___ @@ -69,7 +69,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L47) +[packages/matter.js/src/crypto/Spake2p.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L47) ___ @@ -79,7 +79,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L48) +[packages/matter.js/src/crypto/Spake2p.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L48) ## Methods @@ -100,7 +100,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L109) +[packages/matter.js/src/crypto/Spake2p.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L109) ___ @@ -123,7 +123,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L79) +[packages/matter.js/src/crypto/Spake2p.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L79) ___ @@ -145,7 +145,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L70) +[packages/matter.js/src/crypto/Spake2p.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L70) ___ @@ -167,7 +167,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L61) +[packages/matter.js/src/crypto/Spake2p.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L61) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L94) +[packages/matter.js/src/crypto/Spake2p.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L94) ___ @@ -204,7 +204,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L51) +[packages/matter.js/src/crypto/Spake2p.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L51) ___ @@ -218,7 +218,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L56) +[packages/matter.js/src/crypto/Spake2p.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L56) ___ @@ -239,7 +239,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L34) +[packages/matter.js/src/crypto/Spake2p.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L34) ___ @@ -260,7 +260,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L25) +[packages/matter.js/src/crypto/Spake2p.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L25) ___ @@ -281,4 +281,4 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L40) +[packages/matter.js/src/crypto/Spake2p.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L40) diff --git a/docs/matter.js/classes/device_export.Aggregator.md b/docs/matter.js/classes/device_export.Aggregator.md index f475df2cf4..842afe6fc7 100644 --- a/docs/matter.js/classes/device_export.Aggregator.md +++ b/docs/matter.js/classes/device_export.Aggregator.md @@ -87,7 +87,7 @@ already have the BridgedDeviceBasicInformationCluster added! #### Defined in -[packages/matter.js/src/device/Aggregator.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Aggregator.ts#L29) +[packages/matter.js/src/device/Aggregator.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Aggregator.ts#L29) ## Properties @@ -103,7 +103,7 @@ One or multiple DeviceTypeDefinitions of the endpoint #### Defined in -[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L53) +[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L53) ___ @@ -117,7 +117,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L37) +[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L37) ___ @@ -131,7 +131,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L39) +[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L39) ___ @@ -145,7 +145,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L38) +[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L38) ## Methods @@ -171,7 +171,7 @@ on the device! #### Defined in -[packages/matter.js/src/device/Aggregator.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Aggregator.ts#L44) +[packages/matter.js/src/device/Aggregator.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Aggregator.ts#L44) ___ @@ -197,7 +197,7 @@ The required clusters PowerSourceConfigurationCluster and PowerSourceCluster nee #### Defined in -[packages/matter.js/src/device/Aggregator.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Aggregator.ts#L87) +[packages/matter.js/src/device/Aggregator.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Aggregator.ts#L87) ___ @@ -221,7 +221,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L256) +[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L256) ___ @@ -254,7 +254,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L173) +[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L173) ___ @@ -285,7 +285,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L146) +[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L146) ___ @@ -310,7 +310,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L106) +[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L106) ___ @@ -335,7 +335,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L126) +[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L126) ___ @@ -353,7 +353,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L93) +[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L93) ___ @@ -371,7 +371,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L283) +[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L283) ___ @@ -389,7 +389,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L343) +[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L343) ___ @@ -407,7 +407,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L339) +[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L339) ___ @@ -425,7 +425,7 @@ Array of bridged devices #### Defined in -[packages/matter.js/src/device/Aggregator.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Aggregator.ts#L114) +[packages/matter.js/src/device/Aggregator.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Aggregator.ts#L114) ___ @@ -449,7 +449,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L265) +[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L265) ___ @@ -467,7 +467,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L269) +[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L269) ___ @@ -501,7 +501,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:198](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L198) +[packages/matter.js/src/device/Endpoint.ts:198](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L198) ___ @@ -525,7 +525,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L212) +[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L212) ___ @@ -559,7 +559,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:183](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L183) +[packages/matter.js/src/device/Endpoint.ts:183](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L183) ___ @@ -583,7 +583,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L208) +[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L208) ___ @@ -601,7 +601,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L236) +[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L236) ___ @@ -619,7 +619,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L99) +[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L99) ___ @@ -653,7 +653,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L226) +[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L226) ___ @@ -687,7 +687,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L216) +[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L216) ___ @@ -707,7 +707,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Aggregator.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Aggregator.ts#L118) +[packages/matter.js/src/device/Aggregator.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Aggregator.ts#L118) ___ @@ -731,7 +731,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L273) +[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L273) ___ @@ -749,7 +749,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L85) +[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L85) ___ @@ -773,7 +773,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L240) +[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L240) ___ @@ -797,7 +797,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L80) +[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L80) ___ @@ -815,7 +815,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L347) +[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L347) ___ @@ -833,4 +833,4 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L305) +[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L305) diff --git a/docs/matter.js/classes/device_export.ComposedDevice.md b/docs/matter.js/classes/device_export.ComposedDevice.md index 042157593b..a53d02cc63 100644 --- a/docs/matter.js/classes/device_export.ComposedDevice.md +++ b/docs/matter.js/classes/device_export.ComposedDevice.md @@ -83,7 +83,7 @@ Creates a new ComposedDevice. #### Defined in -[packages/matter.js/src/device/ComposedDevice.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/ComposedDevice.ts#L24) +[packages/matter.js/src/device/ComposedDevice.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/ComposedDevice.ts#L24) ## Properties @@ -99,7 +99,7 @@ One or multiple DeviceTypeDefinitions of the endpoint #### Defined in -[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L53) +[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L53) ___ @@ -113,7 +113,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L37) +[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L37) ___ @@ -127,7 +127,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L39) +[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L39) ___ @@ -141,7 +141,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L38) +[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L38) ## Methods @@ -165,7 +165,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L256) +[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L256) ___ @@ -198,7 +198,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L173) +[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L173) ___ @@ -229,7 +229,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L146) +[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L146) ___ @@ -251,7 +251,7 @@ Add a sub-device to the composed device. #### Defined in -[packages/matter.js/src/device/ComposedDevice.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/ComposedDevice.ts#L33) +[packages/matter.js/src/device/ComposedDevice.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/ComposedDevice.ts#L33) ___ @@ -276,7 +276,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L106) +[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L106) ___ @@ -301,7 +301,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L126) +[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L126) ___ @@ -319,7 +319,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L93) +[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L93) ___ @@ -337,7 +337,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L283) +[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L283) ___ @@ -355,7 +355,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L343) +[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L343) ___ @@ -373,7 +373,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L339) +[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L339) ___ @@ -397,7 +397,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L265) +[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L265) ___ @@ -415,7 +415,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L269) +[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L269) ___ @@ -449,7 +449,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:198](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L198) +[packages/matter.js/src/device/Endpoint.ts:198](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L198) ___ @@ -473,7 +473,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L212) +[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L212) ___ @@ -507,7 +507,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:183](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L183) +[packages/matter.js/src/device/Endpoint.ts:183](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L183) ___ @@ -531,7 +531,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L208) +[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L208) ___ @@ -549,7 +549,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L236) +[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L236) ___ @@ -567,7 +567,7 @@ Array with all sub-devices #### Defined in -[packages/matter.js/src/device/ComposedDevice.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/ComposedDevice.ts#L42) +[packages/matter.js/src/device/ComposedDevice.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/ComposedDevice.ts#L42) ___ @@ -585,7 +585,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L99) +[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L99) ___ @@ -619,7 +619,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L226) +[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L226) ___ @@ -653,7 +653,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L216) +[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L216) ___ @@ -677,7 +677,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L273) +[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L273) ___ @@ -695,7 +695,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L85) +[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L85) ___ @@ -717,7 +717,7 @@ Set the reachability of the Composed device exposed via the bridge. #### Defined in -[packages/matter.js/src/device/ComposedDevice.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/ComposedDevice.ts#L61) +[packages/matter.js/src/device/ComposedDevice.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/ComposedDevice.ts#L61) ___ @@ -741,7 +741,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L240) +[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L240) ___ @@ -765,7 +765,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L80) +[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L80) ___ @@ -783,7 +783,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L347) +[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L347) ___ @@ -803,4 +803,4 @@ Verify that the required clusters exists on the device. #### Defined in -[packages/matter.js/src/device/ComposedDevice.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/ComposedDevice.ts#L49) +[packages/matter.js/src/device/ComposedDevice.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/ComposedDevice.ts#L49) diff --git a/docs/matter.js/classes/device_export.Device.md b/docs/matter.js/classes/device_export.Device.md index ea6ed9ee57..94d18e46bb 100644 --- a/docs/matter.js/classes/device_export.Device.md +++ b/docs/matter.js/classes/device_export.Device.md @@ -86,7 +86,7 @@ Create a new Device instance. #### Defined in -[packages/matter.js/src/device/Device.ts:176](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L176) +[packages/matter.js/src/device/Device.ts:176](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L176) ## Properties @@ -96,7 +96,7 @@ Create a new Device instance. #### Defined in -[packages/matter.js/src/device/Device.ts:168](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L168) +[packages/matter.js/src/device/Device.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L168) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L167) +[packages/matter.js/src/device/Device.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L167) ___ @@ -122,7 +122,7 @@ One or multiple DeviceTypeDefinitions of the endpoint #### Defined in -[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L53) +[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L53) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L37) +[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L37) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L39) +[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L39) ___ @@ -164,7 +164,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L38) +[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L38) ## Methods @@ -188,7 +188,7 @@ because needed public for derived classes. #### Defined in -[packages/matter.js/src/device/Device.ts:225](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L225) +[packages/matter.js/src/device/Device.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L225) ___ @@ -212,7 +212,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L256) +[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L256) ___ @@ -245,7 +245,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L173) +[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L173) ___ @@ -276,7 +276,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L146) +[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L146) ___ @@ -300,7 +300,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/device/Device.ts:202](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L202) +[packages/matter.js/src/device/Device.ts:202](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L202) ___ @@ -325,7 +325,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L106) +[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L106) ___ @@ -350,7 +350,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L126) +[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L126) ___ @@ -380,7 +380,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L240) +[packages/matter.js/src/device/Device.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L240) ___ @@ -410,7 +410,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:229](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L229) +[packages/matter.js/src/device/Device.ts:229](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L229) ___ @@ -428,7 +428,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L93) +[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L93) ___ @@ -446,7 +446,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L283) +[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L283) ___ @@ -464,7 +464,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L343) +[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L343) ___ @@ -482,7 +482,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L339) +[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L339) ___ @@ -506,7 +506,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L265) +[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L265) ___ @@ -524,7 +524,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L269) +[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L269) ___ @@ -558,7 +558,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:271](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L271) +[packages/matter.js/src/device/Device.ts:271](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L271) ___ @@ -582,7 +582,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L212) +[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L212) ___ @@ -616,7 +616,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L251) +[packages/matter.js/src/device/Device.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L251) ___ @@ -640,7 +640,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L208) +[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L208) ___ @@ -658,7 +658,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L236) +[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L236) ___ @@ -676,7 +676,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L99) +[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L99) ___ @@ -710,7 +710,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L226) +[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L226) ___ @@ -744,7 +744,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L216) +[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L216) ___ @@ -768,7 +768,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L273) +[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L273) ___ @@ -792,7 +792,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/device/Device.ts:213](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L213) +[packages/matter.js/src/device/Device.ts:213](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L213) ___ @@ -810,7 +810,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L85) +[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L85) ___ @@ -833,7 +833,7 @@ reachability needs to be set there. #### Defined in -[packages/matter.js/src/device/Device.ts:296](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L296) +[packages/matter.js/src/device/Device.ts:296](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L296) ___ @@ -857,7 +857,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L240) +[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L240) ___ @@ -881,7 +881,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L80) +[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L80) ___ @@ -899,7 +899,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L347) +[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L347) ___ @@ -917,4 +917,4 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L305) +[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L305) diff --git a/docs/matter.js/classes/device_export.DimmableLightDevice.md b/docs/matter.js/classes/device_export.DimmableLightDevice.md index b88f6a2f6c..f93fde4bbd 100644 --- a/docs/matter.js/classes/device_export.DimmableLightDevice.md +++ b/docs/matter.js/classes/device_export.DimmableLightDevice.md @@ -91,7 +91,7 @@ #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L94) +[packages/matter.js/src/device/DimmableDevices.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L94) ## Properties @@ -105,7 +105,7 @@ #### Defined in -[packages/matter.js/src/device/Device.ts:168](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L168) +[packages/matter.js/src/device/Device.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L168) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L167) +[packages/matter.js/src/device/Device.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L167) ___ @@ -135,7 +135,7 @@ One or multiple DeviceTypeDefinitions of the endpoint #### Defined in -[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L53) +[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L53) ___ @@ -149,7 +149,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L37) +[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L37) ___ @@ -163,7 +163,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L39) +[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L39) ___ @@ -177,7 +177,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L38) +[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L38) ## Methods @@ -205,7 +205,7 @@ because needed public for derived classes. #### Defined in -[packages/matter.js/src/device/Device.ts:225](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L225) +[packages/matter.js/src/device/Device.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L225) ▸ **_executeHandler**\<`K`\>(`action`, `...args`): `Promise`\<`void`\> @@ -235,7 +235,7 @@ because needed public for derived classes. #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L42) +[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L42) ▸ **_executeHandler**\<`K`\>(`action`, `...args`): `Promise`\<`void`\> @@ -265,7 +265,7 @@ because needed public for derived classes. #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L42) +[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L42) ___ @@ -289,7 +289,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L256) +[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L256) ___ @@ -322,7 +322,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L173) +[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L173) ___ @@ -353,7 +353,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L146) +[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L146) ___ @@ -381,7 +381,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/device/Device.ts:202](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L202) +[packages/matter.js/src/device/Device.ts:202](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L202) ▸ **addCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -411,7 +411,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L40) +[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L40) ▸ **addCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -441,7 +441,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L40) +[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L40) ___ @@ -467,7 +467,7 @@ Adds a listener for the CurrentLevel attribute #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L71) +[packages/matter.js/src/device/DimmableDevices.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L71) ___ @@ -492,7 +492,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L29) +[packages/matter.js/src/device/DimmableDevices.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L29) ___ @@ -517,7 +517,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L106) +[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L106) ___ @@ -544,7 +544,7 @@ This is an example of a convenient device class API to control the device withou #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L136) +[packages/matter.js/src/device/OnOffDevices.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L136) ___ @@ -569,7 +569,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L126) +[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L126) ___ @@ -603,7 +603,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L240) +[packages/matter.js/src/device/Device.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L240) ___ @@ -637,7 +637,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:229](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L229) +[packages/matter.js/src/device/Device.ts:229](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L229) ___ @@ -655,7 +655,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L93) +[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L93) ___ @@ -673,7 +673,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L283) +[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L283) ___ @@ -691,7 +691,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L343) +[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L343) ___ @@ -709,7 +709,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L339) +[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L339) ___ @@ -733,7 +733,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L265) +[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L265) ___ @@ -751,7 +751,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L269) +[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L269) ___ @@ -785,7 +785,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:271](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L271) +[packages/matter.js/src/device/Device.ts:271](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L271) ___ @@ -809,7 +809,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L212) +[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L212) ___ @@ -843,7 +843,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L251) +[packages/matter.js/src/device/Device.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L251) ___ @@ -867,7 +867,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L208) +[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L208) ___ @@ -885,7 +885,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L58) +[packages/matter.js/src/device/DimmableDevices.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L58) ___ @@ -903,7 +903,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L236) +[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L236) ___ @@ -921,7 +921,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L99) +[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L99) ___ @@ -939,7 +939,7 @@ ___ #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L116) +[packages/matter.js/src/device/OnOffDevices.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L116) ___ @@ -973,7 +973,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L226) +[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L226) ___ @@ -1007,7 +1007,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L216) +[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L216) ___ @@ -1031,7 +1031,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L273) +[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L273) ___ @@ -1059,7 +1059,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/device/Device.ts:213](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L213) +[packages/matter.js/src/device/Device.ts:213](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L213) ▸ **removeCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -1089,7 +1089,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L41) +[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L41) ▸ **removeCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -1119,7 +1119,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L41) +[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L41) ___ @@ -1137,7 +1137,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L85) +[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L85) ___ @@ -1164,7 +1164,7 @@ reachability needs to be set there. #### Defined in -[packages/matter.js/src/device/Device.ts:296](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L296) +[packages/matter.js/src/device/Device.ts:296](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L296) ___ @@ -1188,7 +1188,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L62) +[packages/matter.js/src/device/DimmableDevices.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L62) ___ @@ -1212,7 +1212,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L240) +[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L240) ___ @@ -1239,7 +1239,7 @@ This is an example f a convenient device class API to control the device without #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L112) +[packages/matter.js/src/device/OnOffDevices.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L112) ___ @@ -1263,7 +1263,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L80) +[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L80) ___ @@ -1284,7 +1284,7 @@ This is an example f a convenient device class API to control the device without #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L124) +[packages/matter.js/src/device/OnOffDevices.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L124) ___ @@ -1302,7 +1302,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L347) +[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L347) ___ @@ -1320,4 +1320,4 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L305) +[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L305) diff --git a/docs/matter.js/classes/device_export.DimmablePluginUnitDevice.md b/docs/matter.js/classes/device_export.DimmablePluginUnitDevice.md index 3288e8ca7e..8fe42f85f8 100644 --- a/docs/matter.js/classes/device_export.DimmablePluginUnitDevice.md +++ b/docs/matter.js/classes/device_export.DimmablePluginUnitDevice.md @@ -91,7 +91,7 @@ #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L77) +[packages/matter.js/src/device/DimmableDevices.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L77) ## Properties @@ -105,7 +105,7 @@ #### Defined in -[packages/matter.js/src/device/Device.ts:168](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L168) +[packages/matter.js/src/device/Device.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L168) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L167) +[packages/matter.js/src/device/Device.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L167) ___ @@ -135,7 +135,7 @@ One or multiple DeviceTypeDefinitions of the endpoint #### Defined in -[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L53) +[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L53) ___ @@ -149,7 +149,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L37) +[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L37) ___ @@ -163,7 +163,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L39) +[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L39) ___ @@ -177,7 +177,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L38) +[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L38) ## Methods @@ -205,7 +205,7 @@ because needed public for derived classes. #### Defined in -[packages/matter.js/src/device/Device.ts:225](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L225) +[packages/matter.js/src/device/Device.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L225) ▸ **_executeHandler**\<`K`\>(`action`, `...args`): `Promise`\<`void`\> @@ -235,7 +235,7 @@ because needed public for derived classes. #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L42) +[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L42) ▸ **_executeHandler**\<`K`\>(`action`, `...args`): `Promise`\<`void`\> @@ -265,7 +265,7 @@ because needed public for derived classes. #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L42) +[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L42) ___ @@ -289,7 +289,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L256) +[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L256) ___ @@ -322,7 +322,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L173) +[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L173) ___ @@ -353,7 +353,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L146) +[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L146) ___ @@ -381,7 +381,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/device/Device.ts:202](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L202) +[packages/matter.js/src/device/Device.ts:202](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L202) ▸ **addCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -411,7 +411,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L40) +[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L40) ▸ **addCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -441,7 +441,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L40) +[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L40) ___ @@ -467,7 +467,7 @@ Adds a listener for the CurrentLevel attribute #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L71) +[packages/matter.js/src/device/DimmableDevices.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L71) ___ @@ -492,7 +492,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L29) +[packages/matter.js/src/device/DimmableDevices.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L29) ___ @@ -517,7 +517,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L106) +[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L106) ___ @@ -544,7 +544,7 @@ This is an example of a convenient device class API to control the device withou #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L136) +[packages/matter.js/src/device/OnOffDevices.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L136) ___ @@ -569,7 +569,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L126) +[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L126) ___ @@ -603,7 +603,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L240) +[packages/matter.js/src/device/Device.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L240) ___ @@ -637,7 +637,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:229](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L229) +[packages/matter.js/src/device/Device.ts:229](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L229) ___ @@ -655,7 +655,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L93) +[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L93) ___ @@ -673,7 +673,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L283) +[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L283) ___ @@ -691,7 +691,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L343) +[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L343) ___ @@ -709,7 +709,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L339) +[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L339) ___ @@ -733,7 +733,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L265) +[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L265) ___ @@ -751,7 +751,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L269) +[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L269) ___ @@ -785,7 +785,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:271](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L271) +[packages/matter.js/src/device/Device.ts:271](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L271) ___ @@ -809,7 +809,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L212) +[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L212) ___ @@ -843,7 +843,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L251) +[packages/matter.js/src/device/Device.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L251) ___ @@ -867,7 +867,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L208) +[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L208) ___ @@ -885,7 +885,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L58) +[packages/matter.js/src/device/DimmableDevices.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L58) ___ @@ -903,7 +903,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L236) +[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L236) ___ @@ -921,7 +921,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L99) +[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L99) ___ @@ -939,7 +939,7 @@ ___ #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L116) +[packages/matter.js/src/device/OnOffDevices.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L116) ___ @@ -973,7 +973,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L226) +[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L226) ___ @@ -1007,7 +1007,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L216) +[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L216) ___ @@ -1031,7 +1031,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L273) +[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L273) ___ @@ -1059,7 +1059,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/device/Device.ts:213](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L213) +[packages/matter.js/src/device/Device.ts:213](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L213) ▸ **removeCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -1089,7 +1089,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L41) +[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L41) ▸ **removeCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -1119,7 +1119,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L41) +[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L41) ___ @@ -1137,7 +1137,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L85) +[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L85) ___ @@ -1164,7 +1164,7 @@ reachability needs to be set there. #### Defined in -[packages/matter.js/src/device/Device.ts:296](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L296) +[packages/matter.js/src/device/Device.ts:296](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L296) ___ @@ -1188,7 +1188,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L62) +[packages/matter.js/src/device/DimmableDevices.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L62) ___ @@ -1212,7 +1212,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L240) +[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L240) ___ @@ -1239,7 +1239,7 @@ This is an example f a convenient device class API to control the device without #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L112) +[packages/matter.js/src/device/OnOffDevices.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L112) ___ @@ -1263,7 +1263,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L80) +[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L80) ___ @@ -1284,7 +1284,7 @@ This is an example f a convenient device class API to control the device without #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L124) +[packages/matter.js/src/device/OnOffDevices.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L124) ___ @@ -1302,7 +1302,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L347) +[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L347) ___ @@ -1320,4 +1320,4 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L305) +[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L305) diff --git a/docs/matter.js/classes/device_export.Endpoint.md b/docs/matter.js/classes/device_export.Endpoint.md index 823a799483..03fc5fc882 100644 --- a/docs/matter.js/classes/device_export.Endpoint.md +++ b/docs/matter.js/classes/device_export.Endpoint.md @@ -85,7 +85,7 @@ Create a new Endpoint instance. #### Defined in -[packages/matter.js/src/device/Endpoint.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L52) +[packages/matter.js/src/device/Endpoint.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L52) ## Properties @@ -95,7 +95,7 @@ Create a new Endpoint instance. #### Defined in -[packages/matter.js/src/device/Endpoint.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L36) +[packages/matter.js/src/device/Endpoint.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L36) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L35) +[packages/matter.js/src/device/Endpoint.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L35) ___ @@ -115,7 +115,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L34) +[packages/matter.js/src/device/Endpoint.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L34) ___ @@ -125,7 +125,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L44) +[packages/matter.js/src/device/Endpoint.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L44) ___ @@ -137,7 +137,7 @@ One or multiple DeviceTypeDefinitions of the endpoint #### Defined in -[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L53) +[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L53) ___ @@ -147,7 +147,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L37) +[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L37) ___ @@ -157,7 +157,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L39) +[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L39) ___ @@ -175,7 +175,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L40) +[packages/matter.js/src/device/Endpoint.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L40) ___ @@ -185,7 +185,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L38) +[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L38) ## Methods @@ -205,7 +205,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L256) +[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L256) ___ @@ -234,7 +234,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L173) +[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L173) ___ @@ -261,7 +261,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L146) +[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L146) ___ @@ -282,7 +282,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L106) +[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L106) ___ @@ -303,7 +303,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L126) +[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L126) ___ @@ -317,7 +317,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L93) +[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L93) ___ @@ -331,7 +331,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L283) +[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L283) ___ @@ -345,7 +345,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L343) +[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L343) ___ @@ -359,7 +359,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L339) +[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L339) ___ @@ -379,7 +379,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L265) +[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L265) ___ @@ -393,7 +393,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L269) +[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L269) ___ @@ -423,7 +423,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:198](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L198) +[packages/matter.js/src/device/Endpoint.ts:198](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L198) ___ @@ -443,7 +443,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L212) +[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L212) ___ @@ -473,7 +473,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:183](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L183) +[packages/matter.js/src/device/Endpoint.ts:183](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L183) ___ @@ -493,7 +493,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L208) +[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L208) ___ @@ -507,7 +507,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L236) +[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L236) ___ @@ -521,7 +521,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L99) +[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L99) ___ @@ -551,7 +551,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L226) +[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L226) ___ @@ -581,7 +581,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L216) +[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L216) ___ @@ -601,7 +601,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L273) +[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L273) ___ @@ -615,7 +615,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L85) +[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L85) ___ @@ -635,7 +635,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L240) +[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L240) ___ @@ -655,7 +655,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L80) +[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L80) ___ @@ -669,7 +669,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L347) +[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L347) ___ @@ -683,4 +683,4 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L305) +[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L305) diff --git a/docs/matter.js/classes/device_export.OnOffBaseDevice.md b/docs/matter.js/classes/device_export.OnOffBaseDevice.md index dd85480447..3c6c31b16b 100644 --- a/docs/matter.js/classes/device_export.OnOffBaseDevice.md +++ b/docs/matter.js/classes/device_export.OnOffBaseDevice.md @@ -96,7 +96,7 @@ extendPublicHandlerMethods\<typeof Device, OnOffBaseDeviceCommands\>(Devic #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L62) +[packages/matter.js/src/device/OnOffDevices.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L62) ## Properties @@ -110,7 +110,7 @@ extendPublicHandlerMethods\(Device).com #### Defined in -[packages/matter.js/src/device/Device.ts:168](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L168) +[packages/matter.js/src/device/Device.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L168) ___ @@ -124,7 +124,7 @@ extendPublicHandlerMethods\(Device).dev #### Defined in -[packages/matter.js/src/device/Device.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L167) +[packages/matter.js/src/device/Device.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L167) ___ @@ -140,7 +140,7 @@ extendPublicHandlerMethods\(Device).dev #### Defined in -[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L53) +[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L53) ___ @@ -154,7 +154,7 @@ extendPublicHandlerMethods\(Device).id #### Defined in -[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L37) +[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L37) ___ @@ -168,7 +168,7 @@ extendPublicHandlerMethods\(Device).nam #### Defined in -[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L39) +[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L39) ___ @@ -182,7 +182,7 @@ extendPublicHandlerMethods\(Device).uni #### Defined in -[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L38) +[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L38) ## Methods @@ -210,7 +210,7 @@ extendPublicHandlerMethods\(Device).\_e #### Defined in -[packages/matter.js/src/device/Device.ts:225](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L225) +[packages/matter.js/src/device/Device.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L225) ▸ **_executeHandler**\<`K`\>(`action`, `...args`): `Promise`\<`void`\> @@ -240,7 +240,7 @@ extendPublicHandlerMethods\(Device).\_e #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L42) +[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L42) ___ @@ -264,7 +264,7 @@ extendPublicHandlerMethods\(Device).add #### Defined in -[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L256) +[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L256) ___ @@ -297,7 +297,7 @@ extendPublicHandlerMethods\(Device).add #### Defined in -[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L173) +[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L173) ___ @@ -328,7 +328,7 @@ extendPublicHandlerMethods\(Device).add #### Defined in -[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L146) +[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L146) ___ @@ -356,7 +356,7 @@ extendPublicHandlerMethods\(Device).add #### Defined in -[packages/matter.js/src/device/Device.ts:202](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L202) +[packages/matter.js/src/device/Device.ts:202](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L202) ▸ **addCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -386,7 +386,7 @@ extendPublicHandlerMethods\(Device).add #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L40) +[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L40) ___ @@ -409,7 +409,7 @@ Adds mandatory clusters to the device #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L78) +[packages/matter.js/src/device/OnOffDevices.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L78) ___ @@ -434,7 +434,7 @@ extendPublicHandlerMethods\(Device).add #### Defined in -[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L106) +[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L106) ___ @@ -457,7 +457,7 @@ This is an example of a convenient device class API to control the device withou #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L136) +[packages/matter.js/src/device/OnOffDevices.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L136) ___ @@ -482,7 +482,7 @@ extendPublicHandlerMethods\(Device).add #### Defined in -[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L126) +[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L126) ___ @@ -516,7 +516,7 @@ extendPublicHandlerMethods\(Device).cre #### Defined in -[packages/matter.js/src/device/Device.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L240) +[packages/matter.js/src/device/Device.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L240) ___ @@ -550,7 +550,7 @@ extendPublicHandlerMethods\(Device).cre #### Defined in -[packages/matter.js/src/device/Device.ts:229](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L229) +[packages/matter.js/src/device/Device.ts:229](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L229) ___ @@ -568,7 +568,7 @@ extendPublicHandlerMethods\(Device).des #### Defined in -[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L93) +[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L93) ___ @@ -586,7 +586,7 @@ extendPublicHandlerMethods\(Device).det #### Defined in -[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L283) +[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L283) ___ @@ -604,7 +604,7 @@ extendPublicHandlerMethods\(Device).get #### Defined in -[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L343) +[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L343) ___ @@ -622,7 +622,7 @@ extendPublicHandlerMethods\(Device).get #### Defined in -[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L339) +[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L339) ___ @@ -646,7 +646,7 @@ extendPublicHandlerMethods\(Device).get #### Defined in -[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L265) +[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L265) ___ @@ -664,7 +664,7 @@ extendPublicHandlerMethods\(Device).get #### Defined in -[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L269) +[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L269) ___ @@ -698,7 +698,7 @@ extendPublicHandlerMethods\(Device).get #### Defined in -[packages/matter.js/src/device/Device.ts:271](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L271) +[packages/matter.js/src/device/Device.ts:271](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L271) ___ @@ -722,7 +722,7 @@ extendPublicHandlerMethods\(Device).get #### Defined in -[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L212) +[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L212) ___ @@ -756,7 +756,7 @@ extendPublicHandlerMethods\(Device).get #### Defined in -[packages/matter.js/src/device/Device.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L251) +[packages/matter.js/src/device/Device.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L251) ___ @@ -780,7 +780,7 @@ extendPublicHandlerMethods\(Device).get #### Defined in -[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L208) +[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L208) ___ @@ -798,7 +798,7 @@ extendPublicHandlerMethods\(Device).get #### Defined in -[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L236) +[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L236) ___ @@ -816,7 +816,7 @@ extendPublicHandlerMethods\(Device).get #### Defined in -[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L99) +[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L99) ___ @@ -830,7 +830,7 @@ ___ #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L116) +[packages/matter.js/src/device/OnOffDevices.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L116) ___ @@ -864,7 +864,7 @@ extendPublicHandlerMethods\(Device).has #### Defined in -[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L226) +[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L226) ___ @@ -898,7 +898,7 @@ extendPublicHandlerMethods\(Device).has #### Defined in -[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L216) +[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L216) ___ @@ -922,7 +922,7 @@ extendPublicHandlerMethods\(Device).rem #### Defined in -[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L273) +[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L273) ___ @@ -950,7 +950,7 @@ extendPublicHandlerMethods\(Device).rem #### Defined in -[packages/matter.js/src/device/Device.ts:213](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L213) +[packages/matter.js/src/device/Device.ts:213](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L213) ▸ **removeCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -980,7 +980,7 @@ extendPublicHandlerMethods\(Device).rem #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L41) +[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L41) ___ @@ -998,7 +998,7 @@ extendPublicHandlerMethods\(Device).rem #### Defined in -[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L85) +[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L85) ___ @@ -1025,7 +1025,7 @@ extendPublicHandlerMethods\(Device).set #### Defined in -[packages/matter.js/src/device/Device.ts:296](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L296) +[packages/matter.js/src/device/Device.ts:296](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L296) ___ @@ -1049,7 +1049,7 @@ extendPublicHandlerMethods\(Device).set #### Defined in -[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L240) +[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L240) ___ @@ -1072,7 +1072,7 @@ This is an example f a convenient device class API to control the device without #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L112) +[packages/matter.js/src/device/OnOffDevices.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L112) ___ @@ -1096,7 +1096,7 @@ extendPublicHandlerMethods\(Device).set #### Defined in -[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L80) +[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L80) ___ @@ -1113,7 +1113,7 @@ This is an example f a convenient device class API to control the device without #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L124) +[packages/matter.js/src/device/OnOffDevices.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L124) ___ @@ -1131,7 +1131,7 @@ extendPublicHandlerMethods\(Device).upd #### Defined in -[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L347) +[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L347) ___ @@ -1149,4 +1149,4 @@ extendPublicHandlerMethods\(Device).ver #### Defined in -[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L305) +[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L305) diff --git a/docs/matter.js/classes/device_export.OnOffLightDevice.md b/docs/matter.js/classes/device_export.OnOffLightDevice.md index 237361c017..e394f5c141 100644 --- a/docs/matter.js/classes/device_export.OnOffLightDevice.md +++ b/docs/matter.js/classes/device_export.OnOffLightDevice.md @@ -89,7 +89,7 @@ Device class for an OnOffPluginUnit Device #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:161](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L161) +[packages/matter.js/src/device/OnOffDevices.ts:161](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L161) ## Properties @@ -103,7 +103,7 @@ Device class for an OnOffPluginUnit Device #### Defined in -[packages/matter.js/src/device/Device.ts:168](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L168) +[packages/matter.js/src/device/Device.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L168) ___ @@ -117,7 +117,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L167) +[packages/matter.js/src/device/Device.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L167) ___ @@ -133,7 +133,7 @@ One or multiple DeviceTypeDefinitions of the endpoint #### Defined in -[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L53) +[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L53) ___ @@ -147,7 +147,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L37) +[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L37) ___ @@ -161,7 +161,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L39) +[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L39) ___ @@ -175,7 +175,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L38) +[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L38) ## Methods @@ -203,7 +203,7 @@ because needed public for derived classes. #### Defined in -[packages/matter.js/src/device/Device.ts:225](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L225) +[packages/matter.js/src/device/Device.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L225) ▸ **_executeHandler**\<`K`\>(`action`, `...args`): `Promise`\<`void`\> @@ -233,7 +233,7 @@ because needed public for derived classes. #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L42) +[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L42) ___ @@ -257,7 +257,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L256) +[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L256) ___ @@ -290,7 +290,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L173) +[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L173) ___ @@ -321,7 +321,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L146) +[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L146) ___ @@ -349,7 +349,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/device/Device.ts:202](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L202) +[packages/matter.js/src/device/Device.ts:202](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L202) ▸ **addCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -379,7 +379,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L40) +[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L40) ___ @@ -406,7 +406,7 @@ Adds mandatory clusters to the device #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L172) +[packages/matter.js/src/device/OnOffDevices.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L172) ___ @@ -431,7 +431,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L106) +[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L106) ___ @@ -458,7 +458,7 @@ This is an example of a convenient device class API to control the device withou #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L136) +[packages/matter.js/src/device/OnOffDevices.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L136) ___ @@ -483,7 +483,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L126) +[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L126) ___ @@ -517,7 +517,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L240) +[packages/matter.js/src/device/Device.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L240) ___ @@ -551,7 +551,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:229](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L229) +[packages/matter.js/src/device/Device.ts:229](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L229) ___ @@ -569,7 +569,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L93) +[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L93) ___ @@ -587,7 +587,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L283) +[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L283) ___ @@ -605,7 +605,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L343) +[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L343) ___ @@ -623,7 +623,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L339) +[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L339) ___ @@ -647,7 +647,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L265) +[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L265) ___ @@ -665,7 +665,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L269) +[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L269) ___ @@ -699,7 +699,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:271](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L271) +[packages/matter.js/src/device/Device.ts:271](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L271) ___ @@ -723,7 +723,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L212) +[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L212) ___ @@ -757,7 +757,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L251) +[packages/matter.js/src/device/Device.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L251) ___ @@ -781,7 +781,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L208) +[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L208) ___ @@ -799,7 +799,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L236) +[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L236) ___ @@ -817,7 +817,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L99) +[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L99) ___ @@ -835,7 +835,7 @@ ___ #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L116) +[packages/matter.js/src/device/OnOffDevices.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L116) ___ @@ -869,7 +869,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L226) +[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L226) ___ @@ -903,7 +903,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L216) +[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L216) ___ @@ -927,7 +927,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L273) +[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L273) ___ @@ -955,7 +955,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/device/Device.ts:213](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L213) +[packages/matter.js/src/device/Device.ts:213](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L213) ▸ **removeCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -985,7 +985,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L41) +[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L41) ___ @@ -1003,7 +1003,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L85) +[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L85) ___ @@ -1030,7 +1030,7 @@ reachability needs to be set there. #### Defined in -[packages/matter.js/src/device/Device.ts:296](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L296) +[packages/matter.js/src/device/Device.ts:296](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L296) ___ @@ -1054,7 +1054,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L240) +[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L240) ___ @@ -1081,7 +1081,7 @@ This is an example f a convenient device class API to control the device without #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L112) +[packages/matter.js/src/device/OnOffDevices.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L112) ___ @@ -1105,7 +1105,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L80) +[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L80) ___ @@ -1126,7 +1126,7 @@ This is an example f a convenient device class API to control the device without #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L124) +[packages/matter.js/src/device/OnOffDevices.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L124) ___ @@ -1144,7 +1144,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L347) +[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L347) ___ @@ -1162,4 +1162,4 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L305) +[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L305) diff --git a/docs/matter.js/classes/device_export.OnOffPluginUnitDevice.md b/docs/matter.js/classes/device_export.OnOffPluginUnitDevice.md index 84634ccb47..c3769c1969 100644 --- a/docs/matter.js/classes/device_export.OnOffPluginUnitDevice.md +++ b/docs/matter.js/classes/device_export.OnOffPluginUnitDevice.md @@ -89,7 +89,7 @@ Device class for an OnOffPluginUnit Device #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:145](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L145) +[packages/matter.js/src/device/OnOffDevices.ts:145](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L145) ## Properties @@ -103,7 +103,7 @@ Device class for an OnOffPluginUnit Device #### Defined in -[packages/matter.js/src/device/Device.ts:168](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L168) +[packages/matter.js/src/device/Device.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L168) ___ @@ -117,7 +117,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L167) +[packages/matter.js/src/device/Device.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L167) ___ @@ -133,7 +133,7 @@ One or multiple DeviceTypeDefinitions of the endpoint #### Defined in -[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L53) +[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L53) ___ @@ -147,7 +147,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L37) +[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L37) ___ @@ -161,7 +161,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L39) +[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L39) ___ @@ -175,7 +175,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L38) +[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L38) ## Methods @@ -203,7 +203,7 @@ because needed public for derived classes. #### Defined in -[packages/matter.js/src/device/Device.ts:225](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L225) +[packages/matter.js/src/device/Device.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L225) ▸ **_executeHandler**\<`K`\>(`action`, `...args`): `Promise`\<`void`\> @@ -233,7 +233,7 @@ because needed public for derived classes. #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L42) +[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L42) ___ @@ -257,7 +257,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L256) +[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L256) ___ @@ -290,7 +290,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L173) +[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L173) ___ @@ -321,7 +321,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L146) +[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L146) ___ @@ -349,7 +349,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/device/Device.ts:202](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L202) +[packages/matter.js/src/device/Device.ts:202](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L202) ▸ **addCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -379,7 +379,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L40) +[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L40) ___ @@ -406,7 +406,7 @@ Adds mandatory clusters to the device #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L78) +[packages/matter.js/src/device/OnOffDevices.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L78) ___ @@ -431,7 +431,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L106) +[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L106) ___ @@ -458,7 +458,7 @@ This is an example of a convenient device class API to control the device withou #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L136) +[packages/matter.js/src/device/OnOffDevices.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L136) ___ @@ -483,7 +483,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L126) +[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L126) ___ @@ -517,7 +517,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L240) +[packages/matter.js/src/device/Device.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L240) ___ @@ -551,7 +551,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:229](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L229) +[packages/matter.js/src/device/Device.ts:229](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L229) ___ @@ -569,7 +569,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L93) +[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L93) ___ @@ -587,7 +587,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L283) +[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L283) ___ @@ -605,7 +605,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L343) +[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L343) ___ @@ -623,7 +623,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L339) +[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L339) ___ @@ -647,7 +647,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L265) +[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L265) ___ @@ -665,7 +665,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L269) +[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L269) ___ @@ -699,7 +699,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:271](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L271) +[packages/matter.js/src/device/Device.ts:271](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L271) ___ @@ -723,7 +723,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L212) +[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L212) ___ @@ -757,7 +757,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Device.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L251) +[packages/matter.js/src/device/Device.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L251) ___ @@ -781,7 +781,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L208) +[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L208) ___ @@ -799,7 +799,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L236) +[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L236) ___ @@ -817,7 +817,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L99) +[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L99) ___ @@ -835,7 +835,7 @@ ___ #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L116) +[packages/matter.js/src/device/OnOffDevices.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L116) ___ @@ -869,7 +869,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L226) +[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L226) ___ @@ -903,7 +903,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L216) +[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L216) ___ @@ -927,7 +927,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L273) +[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L273) ___ @@ -955,7 +955,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/device/Device.ts:213](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L213) +[packages/matter.js/src/device/Device.ts:213](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L213) ▸ **removeCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -985,7 +985,7 @@ The base class do not expose any commands! #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L41) +[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L41) ___ @@ -1003,7 +1003,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L85) +[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L85) ___ @@ -1030,7 +1030,7 @@ reachability needs to be set there. #### Defined in -[packages/matter.js/src/device/Device.ts:296](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L296) +[packages/matter.js/src/device/Device.ts:296](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L296) ___ @@ -1054,7 +1054,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L240) +[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L240) ___ @@ -1081,7 +1081,7 @@ This is an example f a convenient device class API to control the device without #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L112) +[packages/matter.js/src/device/OnOffDevices.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L112) ___ @@ -1105,7 +1105,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L80) +[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L80) ___ @@ -1126,7 +1126,7 @@ This is an example f a convenient device class API to control the device without #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L124) +[packages/matter.js/src/device/OnOffDevices.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L124) ___ @@ -1144,7 +1144,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L347) +[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L347) ___ @@ -1162,4 +1162,4 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L305) +[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L305) diff --git a/docs/matter.js/classes/device_export.PairedDevice.md b/docs/matter.js/classes/device_export.PairedDevice.md index df9a6237e7..4bd8beefd9 100644 --- a/docs/matter.js/classes/device_export.PairedDevice.md +++ b/docs/matter.js/classes/device_export.PairedDevice.md @@ -81,7 +81,7 @@ Create a new PairedDevice instance. All data are automatically parsed from the p #### Defined in -[packages/matter.js/src/device/Device.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L61) +[packages/matter.js/src/device/Device.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L61) ## Properties @@ -91,7 +91,7 @@ Create a new PairedDevice instance. All data are automatically parsed from the p #### Defined in -[packages/matter.js/src/device/Device.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L53) +[packages/matter.js/src/device/Device.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L53) ___ @@ -107,7 +107,7 @@ One or multiple DeviceTypeDefinitions of the endpoint #### Defined in -[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L53) +[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L53) ___ @@ -121,7 +121,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L37) +[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L37) ___ @@ -135,7 +135,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L39) +[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L39) ___ @@ -149,7 +149,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L38) +[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L38) ## Methods @@ -173,7 +173,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L256) +[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L256) ___ @@ -212,7 +212,7 @@ PairedDevice does not support adding additional clusters #### Defined in -[packages/matter.js/src/device/Device.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L93) +[packages/matter.js/src/device/Device.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L93) ___ @@ -249,7 +249,7 @@ PairedDevice does not support adding additional clusters #### Defined in -[packages/matter.js/src/device/Device.ts:82](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L82) +[packages/matter.js/src/device/Device.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L82) ___ @@ -274,7 +274,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L106) +[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L106) ___ @@ -299,7 +299,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L126) +[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L126) ___ @@ -317,7 +317,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L93) +[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L93) ___ @@ -335,7 +335,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L283) +[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L283) ___ @@ -353,7 +353,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L343) +[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L343) ___ @@ -371,7 +371,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L339) +[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L339) ___ @@ -395,7 +395,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L265) +[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L265) ___ @@ -413,7 +413,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L269) +[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L269) ___ @@ -447,7 +447,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:198](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L198) +[packages/matter.js/src/device/Endpoint.ts:198](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L198) ___ @@ -471,7 +471,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L212) +[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L212) ___ @@ -505,7 +505,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:183](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L183) +[packages/matter.js/src/device/Endpoint.ts:183](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L183) ___ @@ -529,7 +529,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L208) +[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L208) ___ @@ -547,7 +547,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L236) +[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L236) ___ @@ -565,7 +565,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L99) +[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L99) ___ @@ -599,7 +599,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L226) +[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L226) ___ @@ -633,7 +633,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L216) +[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L216) ___ @@ -657,7 +657,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L273) +[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L273) ___ @@ -675,7 +675,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L85) +[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L85) ___ @@ -699,7 +699,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L240) +[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L240) ___ @@ -723,7 +723,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L80) +[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L80) ___ @@ -741,7 +741,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L347) +[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L347) ___ @@ -759,4 +759,4 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L305) +[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L305) diff --git a/docs/matter.js/classes/device_export.PairedNode.md b/docs/matter.js/classes/device_export.PairedNode.md index cb6b80ff02..1de6c99388 100644 --- a/docs/matter.js/classes/device_export.PairedNode.md +++ b/docs/matter.js/classes/device_export.PairedNode.md @@ -79,7 +79,7 @@ the CommissioningController on commissioning or when connecting. #### Defined in -[packages/matter.js/src/device/PairedNode.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L163) +[packages/matter.js/src/device/PairedNode.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L163) ## Properties @@ -89,7 +89,7 @@ the CommissioningController on commissioning or when connecting. #### Defined in -[packages/matter.js/src/device/PairedNode.ts:165](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L165) +[packages/matter.js/src/device/PairedNode.ts:165](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L165) ___ @@ -99,7 +99,7 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:143](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L143) +[packages/matter.js/src/device/PairedNode.ts:143](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L143) ___ @@ -109,7 +109,7 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:133](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L133) +[packages/matter.js/src/device/PairedNode.ts:133](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L133) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:134](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L134) +[packages/matter.js/src/device/PairedNode.ts:134](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L134) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:164](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L164) +[packages/matter.js/src/device/PairedNode.ts:164](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L164) ___ @@ -139,7 +139,7 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:166](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L166) +[packages/matter.js/src/device/PairedNode.ts:166](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L166) ___ @@ -149,7 +149,7 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:135](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L135) +[packages/matter.js/src/device/PairedNode.ts:135](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L135) ___ @@ -167,7 +167,7 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L167) +[packages/matter.js/src/device/PairedNode.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L167) ___ @@ -177,7 +177,7 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:139](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L139) +[packages/matter.js/src/device/PairedNode.ts:139](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L139) ## Accessors @@ -191,7 +191,7 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:182](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L182) +[packages/matter.js/src/device/PairedNode.ts:182](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L182) ## Methods @@ -205,7 +205,7 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:754](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L754) +[packages/matter.js/src/device/PairedNode.ts:754](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L754) ___ @@ -229,7 +229,7 @@ Create a device object from the data read from the device. #### Defined in -[packages/matter.js/src/device/PairedNode.ts:517](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L517) +[packages/matter.js/src/device/PairedNode.ts:517](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L517) ___ @@ -245,7 +245,7 @@ De-Commission (unpair) the device from this controller by removing the fabric fr #### Defined in -[packages/matter.js/src/device/PairedNode.ts:630](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L630) +[packages/matter.js/src/device/PairedNode.ts:630](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L630) ___ @@ -259,7 +259,7 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:749](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L749) +[packages/matter.js/src/device/PairedNode.ts:749](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L749) ___ @@ -275,7 +275,7 @@ Ensure that the node is connected by creating a new InteractionClient if needed. #### Defined in -[packages/matter.js/src/device/PairedNode.ts:227](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L227) +[packages/matter.js/src/device/PairedNode.ts:227](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L227) ___ @@ -308,7 +308,7 @@ Get a cluster client from the root endpoint. This is mainly used internally and #### Defined in -[packages/matter.js/src/device/PairedNode.ts:811](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L811) +[packages/matter.js/src/device/PairedNode.ts:811](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L811) ___ @@ -341,7 +341,7 @@ Get a cluster server from the root endpoint. This is mainly used internally and #### Defined in -[packages/matter.js/src/device/PairedNode.ts:795](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L795) +[packages/matter.js/src/device/PairedNode.ts:795](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L795) ___ @@ -363,7 +363,7 @@ Returns the device/endpoint with the given endpoint ID. #### Defined in -[packages/matter.js/src/device/PairedNode.ts:621](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L621) +[packages/matter.js/src/device/PairedNode.ts:621](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L621) ___ @@ -379,7 +379,7 @@ Returns the functional devices/endpoints (those below the Root Endpoint) known f #### Defined in -[packages/matter.js/src/device/PairedNode.ts:616](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L616) +[packages/matter.js/src/device/PairedNode.ts:616](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L616) ___ @@ -396,7 +396,7 @@ ClusterClients of the Devices of the node should be used instead. #### Defined in -[packages/matter.js/src/device/PairedNode.ts:267](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L267) +[packages/matter.js/src/device/PairedNode.ts:267](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L267) ___ @@ -428,7 +428,7 @@ Get a cluster client from the root endpoint. This is mainly used internally and #### Defined in -[packages/matter.js/src/device/PairedNode.ts:779](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L779) +[packages/matter.js/src/device/PairedNode.ts:779](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L779) ___ @@ -460,7 +460,7 @@ Get a cluster server from the root endpoint. This is mainly used internally and #### Defined in -[packages/matter.js/src/device/PairedNode.ts:764](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L764) +[packages/matter.js/src/device/PairedNode.ts:764](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L764) ___ @@ -474,7 +474,7 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:625](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L625) +[packages/matter.js/src/device/PairedNode.ts:625](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L625) ___ @@ -490,7 +490,7 @@ Handles a node shutDown event (if supported by the node and received). #### Defined in -[packages/matter.js/src/device/PairedNode.ts:385](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L385) +[packages/matter.js/src/device/PairedNode.ts:385](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L385) ___ @@ -506,7 +506,7 @@ Initialize the node after the InteractionClient was created and to subscribe att #### Defined in -[packages/matter.js/src/device/PairedNode.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L236) +[packages/matter.js/src/device/PairedNode.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L236) ___ @@ -529,7 +529,7 @@ Reads all data from the device and create a device object structure out of it. #### Defined in -[packages/matter.js/src/device/PairedNode.ts:401](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L401) +[packages/matter.js/src/device/PairedNode.ts:401](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L401) ___ @@ -551,7 +551,7 @@ Method to log the structure of this node with all endpoint and clusters. #### Defined in -[packages/matter.js/src/device/PairedNode.ts:272](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L272) +[packages/matter.js/src/device/PairedNode.ts:272](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L272) ___ @@ -573,7 +573,7 @@ Opens a Basic Commissioning Window (uses the original Passcode printed on the de #### Defined in -[packages/matter.js/src/device/PairedNode.ts:656](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L656) +[packages/matter.js/src/device/PairedNode.ts:656](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L656) ___ @@ -595,7 +595,7 @@ Opens an Enhanced Commissioning Window (uses a generated random Passcode) with t #### Defined in -[packages/matter.js/src/device/PairedNode.ts:684](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L684) +[packages/matter.js/src/device/PairedNode.ts:684](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L684) ___ @@ -612,7 +612,7 @@ was closed or the device wen offline and was detected as being online again. #### Defined in -[packages/matter.js/src/device/PairedNode.ts:203](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L203) +[packages/matter.js/src/device/PairedNode.ts:203](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L203) ___ @@ -632,7 +632,7 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:186](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L186) +[packages/matter.js/src/device/PairedNode.ts:186](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L186) ___ @@ -654,7 +654,7 @@ Bring the endpoints in a structure based on their partsList attribute. #### Defined in -[packages/matter.js/src/device/PairedNode.ts:450](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L450) +[packages/matter.js/src/device/PairedNode.ts:450](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L450) ___ @@ -680,7 +680,7 @@ false this is executed automatically. Alternatively you can manually subscribe b #### Defined in -[packages/matter.js/src/device/PairedNode.ts:285](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L285) +[packages/matter.js/src/device/PairedNode.ts:285](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L285) ___ @@ -694,7 +694,7 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:393](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L393) +[packages/matter.js/src/device/PairedNode.ts:393](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L393) ___ @@ -718,4 +718,4 @@ ___ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:145](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L145) +[packages/matter.js/src/device/PairedNode.ts:145](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L145) diff --git a/docs/matter.js/classes/device_export.RootEndpoint.md b/docs/matter.js/classes/device_export.RootEndpoint.md index 2fce3791da..c0bb5aa10b 100644 --- a/docs/matter.js/classes/device_export.RootEndpoint.md +++ b/docs/matter.js/classes/device_export.RootEndpoint.md @@ -75,7 +75,7 @@ Create a new RootEndpoint instance. This is automatically instanced by the Commi #### Defined in -[packages/matter.js/src/device/Device.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L112) +[packages/matter.js/src/device/Device.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L112) ## Properties @@ -85,7 +85,7 @@ Create a new RootEndpoint instance. This is automatically instanced by the Commi #### Defined in -[packages/matter.js/src/device/Device.ts:107](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L107) +[packages/matter.js/src/device/Device.ts:107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L107) ___ @@ -101,7 +101,7 @@ One or multiple DeviceTypeDefinitions of the endpoint #### Defined in -[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L53) +[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L53) ___ @@ -115,7 +115,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L37) +[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L37) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L39) +[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L39) ___ @@ -143,7 +143,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L38) +[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L38) ## Methods @@ -167,7 +167,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L256) +[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L256) ___ @@ -200,7 +200,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L173) +[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L173) ___ @@ -231,7 +231,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L146) +[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L146) ___ @@ -256,7 +256,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L106) +[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L106) ___ @@ -287,7 +287,7 @@ Add a cluster client to the root endpoint. This is mainly used internally and no #### Defined in -[packages/matter.js/src/device/Device.ts:137](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L137) +[packages/matter.js/src/device/Device.ts:137](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L137) ___ @@ -312,7 +312,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L126) +[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L126) ___ @@ -330,7 +330,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L93) +[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L93) ___ @@ -348,7 +348,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L283) +[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L283) ___ @@ -366,7 +366,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L343) +[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L343) ___ @@ -384,7 +384,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L339) +[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L339) ___ @@ -408,7 +408,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L265) +[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L265) ___ @@ -426,7 +426,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L269) +[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L269) ___ @@ -460,7 +460,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:198](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L198) +[packages/matter.js/src/device/Endpoint.ts:198](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L198) ___ @@ -484,7 +484,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L212) +[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L212) ___ @@ -518,7 +518,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:183](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L183) +[packages/matter.js/src/device/Endpoint.ts:183](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L183) ___ @@ -542,7 +542,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L208) +[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L208) ___ @@ -560,7 +560,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L236) +[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L236) ___ @@ -578,7 +578,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L99) +[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L99) ___ @@ -610,7 +610,7 @@ Get a cluster client from the root endpoint. This is mainly used internally and #### Defined in -[packages/matter.js/src/device/Device.ts:148](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L148) +[packages/matter.js/src/device/Device.ts:148](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L148) ___ @@ -642,7 +642,7 @@ Get a cluster server from the root endpoint. This is mainly used internally and #### Defined in -[packages/matter.js/src/device/Device.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L122) +[packages/matter.js/src/device/Device.ts:122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L122) ___ @@ -676,7 +676,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L226) +[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L226) ___ @@ -710,7 +710,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L216) +[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L216) ___ @@ -734,7 +734,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L273) +[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L273) ___ @@ -752,7 +752,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L85) +[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L85) ___ @@ -776,7 +776,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L240) +[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L240) ___ @@ -800,7 +800,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L80) +[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L80) ___ @@ -818,7 +818,7 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L347) +[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L347) ___ @@ -836,4 +836,4 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L305) +[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L305) diff --git a/docs/matter.js/classes/export.CommissioningController.md b/docs/matter.js/classes/export.CommissioningController.md index a1538ca776..32f95414e3 100644 --- a/docs/matter.js/classes/export.CommissioningController.md +++ b/docs/matter.js/classes/export.CommissioningController.md @@ -86,7 +86,7 @@ Creates a new CommissioningController instance #### Defined in -[packages/matter.js/src/CommissioningController.ts:141](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L141) +[packages/matter.js/src/CommissioningController.ts:141](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L141) ## Properties @@ -96,7 +96,7 @@ Creates a new CommissioningController instance #### Defined in -[packages/matter.js/src/CommissioningController.ts:133](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L133) +[packages/matter.js/src/CommissioningController.ts:133](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L133) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:132](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L132) +[packages/matter.js/src/CommissioningController.ts:132](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L132) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L125) +[packages/matter.js/src/CommissioningController.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L125) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L126) +[packages/matter.js/src/CommissioningController.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L126) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:127](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L127) +[packages/matter.js/src/CommissioningController.ts:127](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L127) ___ @@ -146,7 +146,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L130) +[packages/matter.js/src/CommissioningController.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L130) ___ @@ -158,7 +158,7 @@ The options for the CommissioningController #### Defined in -[packages/matter.js/src/CommissioningController.ts:141](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L141) +[packages/matter.js/src/CommissioningController.ts:141](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L141) ___ @@ -168,7 +168,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:134](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L134) +[packages/matter.js/src/CommissioningController.ts:134](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L134) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L124) +[packages/matter.js/src/CommissioningController.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L124) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L129) +[packages/matter.js/src/CommissioningController.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L129) ## Accessors @@ -202,7 +202,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:145](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L145) +[packages/matter.js/src/CommissioningController.ts:145](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L145) ## Methods @@ -222,7 +222,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:159](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L159) +[packages/matter.js/src/CommissioningController.ts:159](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L159) ___ @@ -241,7 +241,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L149) +[packages/matter.js/src/CommissioningController.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L149) ___ @@ -262,7 +262,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:401](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L401) +[packages/matter.js/src/CommissioningController.ts:401](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L401) ___ @@ -282,7 +282,7 @@ Disconnects all connected nodes and Closes the network connections and other res #### Defined in -[packages/matter.js/src/CommissioningController.ts:360](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L360) +[packages/matter.js/src/CommissioningController.ts:360](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L360) ___ @@ -305,7 +305,7 @@ paired node on success. #### Defined in -[packages/matter.js/src/CommissioningController.ts:199](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L199) +[packages/matter.js/src/CommissioningController.ts:199](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L199) ___ @@ -322,7 +322,7 @@ After connection the endpoint data of the device is analyzed and an object struc #### Defined in -[packages/matter.js/src/CommissioningController.ts:289](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L289) +[packages/matter.js/src/CommissioningController.ts:289](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L289) ___ @@ -346,7 +346,7 @@ After connection the endpoint data of the device is analyzed and an object struc #### Defined in -[packages/matter.js/src/CommissioningController.ts:259](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L259) +[packages/matter.js/src/CommissioningController.ts:259](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L259) ___ @@ -369,7 +369,7 @@ not be used directly. See the PairedNode class for the public API. #### Defined in -[packages/matter.js/src/CommissioningController.ts:342](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L342) +[packages/matter.js/src/CommissioningController.ts:342](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L342) ___ @@ -389,7 +389,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:247](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L247) +[packages/matter.js/src/CommissioningController.ts:247](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L247) ___ @@ -412,23 +412,23 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:412](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L412) +[packages/matter.js/src/CommissioningController.ts:412](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L412) ___ ### getActiveSessionInformation -▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] +▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] Returns active session information for all connected nodes. #### Returns -\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] +\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] #### Defined in -[packages/matter.js/src/CommissioningController.ts:437](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L437) +[packages/matter.js/src/CommissioningController.ts:437](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L437) ___ @@ -444,7 +444,7 @@ Returns an array with the Node Ids for all commissioned nodes. #### Defined in -[packages/matter.js/src/CommissioningController.ts:353](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L353) +[packages/matter.js/src/CommissioningController.ts:353](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L353) ___ @@ -466,7 +466,7 @@ Returns the PairedNode instance for a given node id, if this node is connected. #### Defined in -[packages/matter.js/src/CommissioningController.ts:348](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L348) +[packages/matter.js/src/CommissioningController.ts:348](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L348) ___ @@ -484,7 +484,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:371](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L371) +[packages/matter.js/src/CommissioningController.ts:371](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L371) ___ @@ -508,7 +508,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:375](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L375) +[packages/matter.js/src/CommissioningController.ts:375](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L375) ___ @@ -524,7 +524,7 @@ Internal method to initialize a MatterController instance. #### Defined in -[packages/matter.js/src/CommissioningController.ts:169](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L169) +[packages/matter.js/src/CommissioningController.ts:169](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L169) ___ @@ -540,7 +540,7 @@ Returns true if t least one node is commissioned/paired with this controller ins #### Defined in -[packages/matter.js/src/CommissioningController.ts:332](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L332) +[packages/matter.js/src/CommissioningController.ts:332](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L332) ___ @@ -562,7 +562,7 @@ Check if a given node id is commissioned on this controller. #### Defined in -[packages/matter.js/src/CommissioningController.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L216) +[packages/matter.js/src/CommissioningController.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L216) ___ @@ -588,7 +588,7 @@ use this in case of an error. #### Defined in -[packages/matter.js/src/CommissioningController.ts:227](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L227) +[packages/matter.js/src/CommissioningController.ts:227](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L227) ___ @@ -602,7 +602,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningController.ts:428](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L428) +[packages/matter.js/src/CommissioningController.ts:428](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L428) ___ @@ -628,7 +628,7 @@ Set the MDNS Broadcaster instance. Should be only used internally #### Defined in -[packages/matter.js/src/CommissioningController.ts:318](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L318) +[packages/matter.js/src/CommissioningController.ts:318](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L318) ___ @@ -654,7 +654,7 @@ Set the MDNS Scanner instance. Should be only used internally #### Defined in -[packages/matter.js/src/CommissioningController.ts:309](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L309) +[packages/matter.js/src/CommissioningController.ts:309](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L309) ___ @@ -676,7 +676,7 @@ Set the Storage instance. Should be only used internally #### Defined in -[packages/matter.js/src/CommissioningController.ts:327](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L327) +[packages/matter.js/src/CommissioningController.ts:327](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L327) ___ @@ -696,4 +696,4 @@ Initialize the controller and connect to all commissioned nodes if autoConnect i #### Defined in -[packages/matter.js/src/CommissioningController.ts:388](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L388) +[packages/matter.js/src/CommissioningController.ts:388](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L388) diff --git a/docs/matter.js/classes/export.CommissioningServer.md b/docs/matter.js/classes/export.CommissioningServer.md index a07f32f0f6..626c820b83 100644 --- a/docs/matter.js/classes/export.CommissioningServer.md +++ b/docs/matter.js/classes/export.CommissioningServer.md @@ -95,7 +95,7 @@ Creates a new CommissioningServer node and add all needed Root clusters #### Defined in -[packages/matter.js/src/CommissioningServer.ts:241](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L241) +[packages/matter.js/src/CommissioningServer.ts:241](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L241) ## Properties @@ -105,7 +105,7 @@ Creates a new CommissioningServer node and add all needed Root clusters #### Defined in -[packages/matter.js/src/CommissioningServer.ts:234](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L234) +[packages/matter.js/src/CommissioningServer.ts:234](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L234) ___ @@ -115,7 +115,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:232](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L232) +[packages/matter.js/src/CommissioningServer.ts:232](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L232) ___ @@ -125,7 +125,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:225](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L225) +[packages/matter.js/src/CommissioningServer.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L225) ___ @@ -135,7 +135,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:217](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L217) +[packages/matter.js/src/CommissioningServer.ts:217](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L217) ___ @@ -145,7 +145,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:221](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L221) +[packages/matter.js/src/CommissioningServer.ts:221](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L221) ___ @@ -155,7 +155,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:218](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L218) +[packages/matter.js/src/CommissioningServer.ts:218](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L218) ___ @@ -165,7 +165,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:226](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L226) +[packages/matter.js/src/CommissioningServer.ts:226](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L226) ___ @@ -175,7 +175,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:214](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L214) +[packages/matter.js/src/CommissioningServer.ts:214](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L214) ___ @@ -185,7 +185,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L223) +[packages/matter.js/src/CommissioningServer.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L223) ___ @@ -195,7 +195,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:222](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L222) +[packages/matter.js/src/CommissioningServer.ts:222](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L222) ___ @@ -205,7 +205,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L230) +[packages/matter.js/src/CommissioningServer.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L230) ___ @@ -217,7 +217,7 @@ The options for the CommissioningServer node #### Defined in -[packages/matter.js/src/CommissioningServer.ts:241](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L241) +[packages/matter.js/src/CommissioningServer.ts:241](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L241) ___ @@ -227,7 +227,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L216) +[packages/matter.js/src/CommissioningServer.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L216) ___ @@ -237,7 +237,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L215) +[packages/matter.js/src/CommissioningServer.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L215) ___ @@ -247,7 +247,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:228](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L228) +[packages/matter.js/src/CommissioningServer.ts:228](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L228) ___ @@ -257,7 +257,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:220](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L220) +[packages/matter.js/src/CommissioningServer.ts:220](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L220) ## Methods @@ -286,7 +286,7 @@ Add a new command handler for the given command #### Defined in -[packages/matter.js/src/CommissioningServer.ts:897](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L897) +[packages/matter.js/src/CommissioningServer.ts:897](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L897) ___ @@ -308,7 +308,7 @@ Add a new device to the node #### Defined in -[packages/matter.js/src/CommissioningServer.ts:838](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L838) +[packages/matter.js/src/CommissioningServer.ts:838](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L838) ___ @@ -330,7 +330,7 @@ Add a child endpoint to the root endpoint. This is mainly used internally and no #### Defined in -[packages/matter.js/src/CommissioningServer.ts:504](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L504) +[packages/matter.js/src/CommissioningServer.ts:504](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L504) ___ @@ -361,7 +361,7 @@ Add a cluster client to the root endpoint. This is mainly used internally and no #### Defined in -[packages/matter.js/src/CommissioningServer.ts:470](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L470) +[packages/matter.js/src/CommissioningServer.ts:470](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L470) ___ @@ -392,7 +392,7 @@ added in the constructor #### Defined in -[packages/matter.js/src/CommissioningServer.ts:525](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L525) +[packages/matter.js/src/CommissioningServer.ts:525](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L525) ___ @@ -414,7 +414,7 @@ Advertise the node via all available interfaces (Ethernet/MDNS, BLE, ...) and st #### Defined in -[packages/matter.js/src/CommissioningServer.ts:545](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L545) +[packages/matter.js/src/CommissioningServer.ts:545](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L545) ___ @@ -428,7 +428,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:679](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L679) +[packages/matter.js/src/CommissioningServer.ts:679](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L679) ___ @@ -448,7 +448,7 @@ Close network connections of the device and stop responding to requests #### Defined in -[packages/matter.js/src/CommissioningServer.ts:861](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L861) +[packages/matter.js/src/CommissioningServer.ts:861](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L861) ___ @@ -462,7 +462,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:869](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L869) +[packages/matter.js/src/CommissioningServer.ts:869](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L869) ___ @@ -483,13 +483,13 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:721](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L721) +[packages/matter.js/src/CommissioningServer.ts:721](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L721) ___ ### getActiveSessionInformation -▸ **getActiveSessionInformation**(`fabricIndex?`): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] +▸ **getActiveSessionInformation**(`fabricIndex?`): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] Get some basic details of all currently active sessions. @@ -501,11 +501,11 @@ Get some basic details of all currently active sessions. #### Returns -\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] +\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] #### Defined in -[packages/matter.js/src/CommissioningServer.ts:970](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L970) +[packages/matter.js/src/CommissioningServer.ts:970](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L970) ___ @@ -527,7 +527,7 @@ Get a child endpoint from the root endpoint. This is mainly used internally and #### Defined in -[packages/matter.js/src/CommissioningServer.ts:514](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L514) +[packages/matter.js/src/CommissioningServer.ts:514](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L514) ___ @@ -549,7 +549,7 @@ Get some basic details of all Fabrics the server is commissioned to. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:958](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L958) +[packages/matter.js/src/CommissioningServer.ts:958](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L958) ___ @@ -569,7 +569,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:672](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L672) +[packages/matter.js/src/CommissioningServer.ts:672](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L672) ___ @@ -591,7 +591,7 @@ Return the pairing information for the device #### Defined in -[packages/matter.js/src/CommissioningServer.ts:757](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L757) +[packages/matter.js/src/CommissioningServer.ts:757](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L757) ___ @@ -611,7 +611,7 @@ Return the port the device is listening on #### Defined in -[packages/matter.js/src/CommissioningServer.ts:845](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L845) +[packages/matter.js/src/CommissioningServer.ts:845](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L845) ___ @@ -643,7 +643,7 @@ Get a cluster client from the root endpoint. This is mainly used internally and #### Defined in -[packages/matter.js/src/CommissioningServer.ts:481](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L481) +[packages/matter.js/src/CommissioningServer.ts:481](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L481) ___ @@ -675,7 +675,7 @@ Get a cluster server from the root endpoint. This is mainly used internally and #### Defined in -[packages/matter.js/src/CommissioningServer.ts:455](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L455) +[packages/matter.js/src/CommissioningServer.ts:455](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L455) ___ @@ -691,7 +691,7 @@ Get the root endpoint of the node. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:494](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L494) +[packages/matter.js/src/CommissioningServer.ts:494](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L494) ___ @@ -717,7 +717,7 @@ used internally by MatterServer to initialize the state of the device. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:934](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L934) +[packages/matter.js/src/CommissioningServer.ts:934](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L934) ___ @@ -738,7 +738,7 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:686](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L686) +[packages/matter.js/src/CommissioningServer.ts:686](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L686) ___ @@ -754,7 +754,7 @@ Return info if the device is paired with at least one controller #### Defined in -[packages/matter.js/src/CommissioningServer.ts:750](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L750) +[packages/matter.js/src/CommissioningServer.ts:750](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L750) ___ @@ -783,7 +783,7 @@ Remove a command handler for the given command #### Defined in -[packages/matter.js/src/CommissioningServer.ts:910](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L910) +[packages/matter.js/src/CommissioningServer.ts:910](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L910) ___ @@ -809,7 +809,7 @@ Set the MDNS Broadcaster instance. Should be only used internally #### Defined in -[packages/matter.js/src/CommissioningServer.ts:817](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L817) +[packages/matter.js/src/CommissioningServer.ts:817](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L817) ___ @@ -835,7 +835,7 @@ Set the MDNS Scanner instance. Should be only used internally #### Defined in -[packages/matter.js/src/CommissioningServer.ts:808](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L808) +[packages/matter.js/src/CommissioningServer.ts:808](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L808) ___ @@ -857,7 +857,7 @@ Set the port the device is listening on. Can only be called before the device is #### Defined in -[packages/matter.js/src/CommissioningServer.ts:850](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L850) +[packages/matter.js/src/CommissioningServer.ts:850](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L850) ___ @@ -880,7 +880,7 @@ the reachability flag was set in the BasicInformationCluster or in the BasicInfo #### Defined in -[packages/matter.js/src/CommissioningServer.ts:923](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L923) +[packages/matter.js/src/CommissioningServer.ts:923](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L923) ___ @@ -902,7 +902,7 @@ Set the StorageManager instance. Should be only used internally #### Defined in -[packages/matter.js/src/CommissioningServer.ts:828](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L828) +[packages/matter.js/src/CommissioningServer.ts:828](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L828) ___ @@ -922,7 +922,7 @@ Starts the Matter device and advertises it. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:944](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L944) +[packages/matter.js/src/CommissioningServer.ts:944](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L944) ___ @@ -936,4 +936,4 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:665](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L665) +[packages/matter.js/src/CommissioningServer.ts:665](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L665) diff --git a/docs/matter.js/classes/export.MatterNode.md b/docs/matter.js/classes/export.MatterNode.md index e3d2da1fe1..86393c9e11 100644 --- a/docs/matter.js/classes/export.MatterNode.md +++ b/docs/matter.js/classes/export.MatterNode.md @@ -51,7 +51,7 @@ Abstract base class that represents a node in the matter ecosystem. #### Defined in -[packages/matter.js/src/MatterNode.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterNode.ts#L14) +[packages/matter.js/src/MatterNode.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterNode.ts#L14) ___ @@ -65,7 +65,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterNode.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterNode.ts#L16) +[packages/matter.js/src/MatterNode.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterNode.ts#L16) ___ @@ -85,7 +85,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterNode.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterNode.ts#L18) +[packages/matter.js/src/MatterNode.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterNode.ts#L18) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterNode.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterNode.ts#L22) +[packages/matter.js/src/MatterNode.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterNode.ts#L22) ___ @@ -125,7 +125,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterNode.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterNode.ts#L24) +[packages/matter.js/src/MatterNode.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterNode.ts#L24) ___ @@ -139,4 +139,4 @@ ___ #### Defined in -[packages/matter.js/src/MatterNode.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterNode.ts#L20) +[packages/matter.js/src/MatterNode.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterNode.ts#L20) diff --git a/docs/matter.js/classes/export.MatterServer.md b/docs/matter.js/classes/export.MatterServer.md index 7ce731559d..335b805368 100644 --- a/docs/matter.js/classes/export.MatterServer.md +++ b/docs/matter.js/classes/export.MatterServer.md @@ -59,7 +59,7 @@ Create a new Matter server instance #### Defined in -[packages/matter.js/src/MatterServer.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L68) +[packages/matter.js/src/MatterServer.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L68) ## Properties @@ -69,7 +69,7 @@ Create a new Matter server instance #### Defined in -[packages/matter.js/src/MatterServer.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L60) +[packages/matter.js/src/MatterServer.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L60) ___ @@ -79,7 +79,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterServer.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L58) +[packages/matter.js/src/MatterServer.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L58) ___ @@ -89,7 +89,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterServer.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L57) +[packages/matter.js/src/MatterServer.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L57) ___ @@ -99,7 +99,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterServer.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L55) +[packages/matter.js/src/MatterServer.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L55) ___ @@ -111,7 +111,7 @@ Optional MatterServer options #### Defined in -[packages/matter.js/src/MatterServer.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L70) +[packages/matter.js/src/MatterServer.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L70) ___ @@ -121,7 +121,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterServer.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L54) +[packages/matter.js/src/MatterServer.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L54) ___ @@ -133,7 +133,7 @@ Storage manager instance to use for all nodes #### Defined in -[packages/matter.js/src/MatterServer.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L69) +[packages/matter.js/src/MatterServer.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L69) ## Accessors @@ -147,7 +147,7 @@ Storage manager instance to use for all nodes #### Defined in -[packages/matter.js/src/MatterServer.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L73) +[packages/matter.js/src/MatterServer.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L73) ## Methods @@ -170,7 +170,7 @@ Add a Controller node to the server #### Defined in -[packages/matter.js/src/MatterServer.ts:177](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L177) +[packages/matter.js/src/MatterServer.ts:177](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L177) ___ @@ -193,7 +193,7 @@ Add a CommissioningServer node to the server #### Defined in -[packages/matter.js/src/MatterServer.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L126) +[packages/matter.js/src/MatterServer.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L126) ___ @@ -209,7 +209,7 @@ Close the server and all nodes #### Defined in -[packages/matter.js/src/MatterServer.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L265) +[packages/matter.js/src/MatterServer.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L265) ___ @@ -229,7 +229,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterServer.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L77) +[packages/matter.js/src/MatterServer.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L77) ___ @@ -249,7 +249,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterServer.ts:249](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L249) +[packages/matter.js/src/MatterServer.ts:249](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L249) ___ @@ -272,7 +272,7 @@ Remove a Controller node from the server, close the Controller and optionally de #### Defined in -[packages/matter.js/src/MatterServer.ts:201](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L201) +[packages/matter.js/src/MatterServer.ts:201](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L201) ___ @@ -296,7 +296,7 @@ storage context. #### Defined in -[packages/matter.js/src/MatterServer.ts:145](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L145) +[packages/matter.js/src/MatterServer.ts:145](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L145) ___ @@ -313,4 +313,4 @@ be announced/paired immediately. #### Defined in -[packages/matter.js/src/MatterServer.ts:225](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L225) +[packages/matter.js/src/MatterServer.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L225) diff --git a/docs/matter.js/classes/export._internal_.Base38Schema.md b/docs/matter.js/classes/export._internal_.Base38Schema.md index 9323ab0b9f..6a540fbd95 100644 --- a/docs/matter.js/classes/export._internal_.Base38Schema.md +++ b/docs/matter.js/classes/export._internal_.Base38Schema.md @@ -67,7 +67,7 @@ Decodes the encoded data using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -89,7 +89,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/Base38Schema.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Base38Schema.ts#L84) +[packages/matter.js/src/schema/Base38Schema.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Base38Schema.ts#L84) ___ @@ -113,7 +113,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/Base38Schema.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Base38Schema.ts#L45) +[packages/matter.js/src/schema/Base38Schema.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Base38Schema.ts#L45) ___ @@ -139,7 +139,7 @@ Encodes the value using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/Base38Schema.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Base38Schema.ts#L35) +[packages/matter.js/src/schema/Base38Schema.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Base38Schema.ts#L35) ___ @@ -184,7 +184,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/Base38Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Base38Schema.ts#L16) +[packages/matter.js/src/schema/Base38Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Base38Schema.ts#L16) ___ @@ -210,4 +210,4 @@ Optional validator that can be used to enforce constraints on the data before en #### Defined in -[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L28) +[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L28) diff --git a/docs/matter.js/classes/export._internal_.DimmableBaseDevice.md b/docs/matter.js/classes/export._internal_.DimmableBaseDevice.md index eed14d89d6..9c96381778 100644 --- a/docs/matter.js/classes/export._internal_.DimmableBaseDevice.md +++ b/docs/matter.js/classes/export._internal_.DimmableBaseDevice.md @@ -95,7 +95,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L39) +[packages/matter.js/src/util/NamedHandler.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L39) ## Properties @@ -111,7 +111,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Device.ts:168](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L168) +[packages/matter.js/src/device/Device.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L168) ___ @@ -127,7 +127,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Device.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L167) +[packages/matter.js/src/device/Device.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L167) ___ @@ -145,7 +145,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L53) +[packages/matter.js/src/device/Endpoint.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L53) ___ @@ -161,7 +161,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L37) +[packages/matter.js/src/device/Endpoint.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L37) ___ @@ -177,7 +177,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L39) +[packages/matter.js/src/device/Endpoint.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L39) ___ @@ -193,7 +193,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L38) +[packages/matter.js/src/device/Endpoint.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L38) ## Methods @@ -223,7 +223,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Device.ts:225](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L225) +[packages/matter.js/src/device/Device.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L225) ▸ **_executeHandler**\<`K`\>(`action`, `...args`): `Promise`\<`void`\> @@ -255,7 +255,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L42) +[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L42) ▸ **_executeHandler**\<`K`\>(`action`, `...args`): `Promise`\<`void`\> @@ -287,7 +287,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L42) +[packages/matter.js/src/util/NamedHandler.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L42) ___ @@ -313,7 +313,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L256) +[packages/matter.js/src/device/Endpoint.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L256) ___ @@ -348,7 +348,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L173) +[packages/matter.js/src/device/Endpoint.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L173) ___ @@ -381,7 +381,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L146) +[packages/matter.js/src/device/Endpoint.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L146) ___ @@ -411,7 +411,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Device.ts:202](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L202) +[packages/matter.js/src/device/Device.ts:202](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L202) ▸ **addCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -443,7 +443,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L40) +[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L40) ▸ **addCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -475,7 +475,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L40) +[packages/matter.js/src/util/NamedHandler.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L40) ___ @@ -497,7 +497,7 @@ Adds a listener for the CurrentLevel attribute #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L71) +[packages/matter.js/src/device/DimmableDevices.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L71) ___ @@ -524,7 +524,7 @@ extendPublicHandlerMethods\<typeof OnOffBaseDevice, DimmableDeviceCommands\&g #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L29) +[packages/matter.js/src/device/DimmableDevices.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L29) ___ @@ -551,7 +551,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L106) +[packages/matter.js/src/device/Endpoint.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L106) ___ @@ -580,7 +580,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L136) +[packages/matter.js/src/device/OnOffDevices.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L136) ___ @@ -607,7 +607,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L126) +[packages/matter.js/src/device/Endpoint.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L126) ___ @@ -643,7 +643,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Device.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L240) +[packages/matter.js/src/device/Device.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L240) ___ @@ -679,7 +679,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Device.ts:229](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L229) +[packages/matter.js/src/device/Device.ts:229](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L229) ___ @@ -699,7 +699,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L93) +[packages/matter.js/src/device/Endpoint.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L93) ___ @@ -719,7 +719,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L283) +[packages/matter.js/src/device/Endpoint.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L283) ___ @@ -739,7 +739,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L343) +[packages/matter.js/src/device/Endpoint.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L343) ___ @@ -759,7 +759,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L339) +[packages/matter.js/src/device/Endpoint.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L339) ___ @@ -785,7 +785,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L265) +[packages/matter.js/src/device/Endpoint.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L265) ___ @@ -805,7 +805,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L269) +[packages/matter.js/src/device/Endpoint.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L269) ___ @@ -841,7 +841,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Device.ts:271](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L271) +[packages/matter.js/src/device/Device.ts:271](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L271) ___ @@ -867,7 +867,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L212) +[packages/matter.js/src/device/Endpoint.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L212) ___ @@ -903,7 +903,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Device.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L251) +[packages/matter.js/src/device/Device.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L251) ___ @@ -929,7 +929,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L208) +[packages/matter.js/src/device/Endpoint.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L208) ___ @@ -943,7 +943,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L58) +[packages/matter.js/src/device/DimmableDevices.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L58) ___ @@ -963,7 +963,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L236) +[packages/matter.js/src/device/Endpoint.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L236) ___ @@ -983,7 +983,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L99) +[packages/matter.js/src/device/Endpoint.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L99) ___ @@ -1003,7 +1003,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L116) +[packages/matter.js/src/device/OnOffDevices.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L116) ___ @@ -1039,7 +1039,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L226) +[packages/matter.js/src/device/Endpoint.ts:226](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L226) ___ @@ -1075,7 +1075,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L216) +[packages/matter.js/src/device/Endpoint.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L216) ___ @@ -1101,7 +1101,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L273) +[packages/matter.js/src/device/Endpoint.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L273) ___ @@ -1131,7 +1131,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Device.ts:213](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L213) +[packages/matter.js/src/device/Device.ts:213](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L213) ▸ **removeCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -1163,7 +1163,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L41) +[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L41) ▸ **removeCommandHandler**\<`K`\>(`action`, `handler`): `void` @@ -1195,7 +1195,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L41) +[packages/matter.js/src/util/NamedHandler.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L41) ___ @@ -1215,7 +1215,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L85) +[packages/matter.js/src/device/Endpoint.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L85) ___ @@ -1244,7 +1244,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Device.ts:296](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L296) +[packages/matter.js/src/device/Device.ts:296](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L296) ___ @@ -1264,7 +1264,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L62) +[packages/matter.js/src/device/DimmableDevices.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L62) ___ @@ -1290,7 +1290,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L240) +[packages/matter.js/src/device/Endpoint.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L240) ___ @@ -1319,7 +1319,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L112) +[packages/matter.js/src/device/OnOffDevices.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L112) ___ @@ -1345,7 +1345,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L80) +[packages/matter.js/src/device/Endpoint.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L80) ___ @@ -1368,7 +1368,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L124) +[packages/matter.js/src/device/OnOffDevices.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L124) ___ @@ -1388,7 +1388,7 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L347) +[packages/matter.js/src/device/Endpoint.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L347) ___ @@ -1408,4 +1408,4 @@ extendPublicHandlerMethods\( #### Defined in -[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L305) +[packages/matter.js/src/device/Endpoint.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L305) diff --git a/docs/matter.js/classes/export._internal_.EventHandler.md b/docs/matter.js/classes/export._internal_.EventHandler.md index d7978d7fe5..4e846444b3 100644 --- a/docs/matter.js/classes/export._internal_.EventHandler.md +++ b/docs/matter.js/classes/export._internal_.EventHandler.md @@ -44,7 +44,7 @@ to handle subscriptions (TBD) #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L54) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L54) ## Properties @@ -54,7 +54,7 @@ to handle subscriptions (TBD) #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L46) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L46) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L45) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L45) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L48) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L48) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L47) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L47) ## Methods @@ -106,7 +106,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L99) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:100](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L100) ___ @@ -127,7 +127,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L60) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L60) ___ @@ -157,4 +157,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L86) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L87) diff --git a/docs/matter.js/classes/export._internal_.GaloisField.md b/docs/matter.js/classes/export._internal_.GaloisField.md index 438a752d4b..34f6b3ea9e 100644 --- a/docs/matter.js/classes/export._internal_.GaloisField.md +++ b/docs/matter.js/classes/export._internal_.GaloisField.md @@ -44,7 +44,7 @@ #### Defined in -[packages/matter.js/src/math/ReedSolomon.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/ReedSolomon.ts#L14) +[packages/matter.js/src/math/ReedSolomon.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/ReedSolomon.ts#L14) ## Properties @@ -54,7 +54,7 @@ #### Defined in -[packages/matter.js/src/math/ReedSolomon.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/ReedSolomon.ts#L10) +[packages/matter.js/src/math/ReedSolomon.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/ReedSolomon.ts#L10) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[packages/matter.js/src/math/ReedSolomon.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/ReedSolomon.ts#L11) +[packages/matter.js/src/math/ReedSolomon.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/ReedSolomon.ts#L11) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[packages/matter.js/src/math/ReedSolomon.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/ReedSolomon.ts#L15) +[packages/matter.js/src/math/ReedSolomon.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/ReedSolomon.ts#L15) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[packages/matter.js/src/math/ReedSolomon.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/ReedSolomon.ts#L12) +[packages/matter.js/src/math/ReedSolomon.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/ReedSolomon.ts#L12) ## Methods @@ -105,7 +105,7 @@ ___ #### Defined in -[packages/matter.js/src/math/ReedSolomon.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/ReedSolomon.ts#L32) +[packages/matter.js/src/math/ReedSolomon.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/ReedSolomon.ts#L32) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -[packages/matter.js/src/math/ReedSolomon.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/ReedSolomon.ts#L58) +[packages/matter.js/src/math/ReedSolomon.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/ReedSolomon.ts#L58) ___ @@ -147,7 +147,7 @@ ___ #### Defined in -[packages/matter.js/src/math/ReedSolomon.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/ReedSolomon.ts#L37) +[packages/matter.js/src/math/ReedSolomon.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/ReedSolomon.ts#L37) ___ @@ -168,4 +168,4 @@ ___ #### Defined in -[packages/matter.js/src/math/ReedSolomon.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/ReedSolomon.ts#L54) +[packages/matter.js/src/math/ReedSolomon.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/ReedSolomon.ts#L54) diff --git a/docs/matter.js/classes/export._internal_.InteractionMessenger.md b/docs/matter.js/classes/export._internal_.InteractionMessenger.md index d0f59faee4..8f5dd23093 100644 --- a/docs/matter.js/classes/export._internal_.InteractionMessenger.md +++ b/docs/matter.js/classes/export._internal_.InteractionMessenger.md @@ -62,7 +62,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L81) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L81) ## Properties @@ -72,7 +72,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L81) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L81) ## Methods @@ -86,7 +86,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L111) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L111) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L126) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L126) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L99) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L99) ___ @@ -142,7 +142,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L83) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L83) ___ @@ -162,7 +162,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L87) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L87) ___ @@ -182,7 +182,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L115) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L115) ___ @@ -196,4 +196,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L94) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L94) diff --git a/docs/matter.js/classes/export._internal_.ManualPairingCodeSchema.md b/docs/matter.js/classes/export._internal_.ManualPairingCodeSchema.md index b44fbc0de8..45d70c5699 100644 --- a/docs/matter.js/classes/export._internal_.ManualPairingCodeSchema.md +++ b/docs/matter.js/classes/export._internal_.ManualPairingCodeSchema.md @@ -65,7 +65,7 @@ Decodes the encoded data using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -89,7 +89,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/PairingCodeSchema.ts:100](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/PairingCodeSchema.ts#L100) +[packages/matter.js/src/schema/PairingCodeSchema.ts:100](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/PairingCodeSchema.ts#L100) ___ @@ -115,7 +115,7 @@ Encodes the value using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -139,7 +139,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/PairingCodeSchema.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/PairingCodeSchema.ts#L84) +[packages/matter.js/src/schema/PairingCodeSchema.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/PairingCodeSchema.ts#L84) ___ @@ -165,4 +165,4 @@ Optional validator that can be used to enforce constraints on the data before en #### Defined in -[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L28) +[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L28) diff --git a/docs/matter.js/classes/export._internal_.MatterController.md b/docs/matter.js/classes/export._internal_.MatterController.md index c031e1207a..4913240caa 100644 --- a/docs/matter.js/classes/export._internal_.MatterController.md +++ b/docs/matter.js/classes/export._internal_.MatterController.md @@ -88,7 +88,7 @@ #### Defined in -[packages/matter.js/src/MatterController.ts:150](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L150) +[packages/matter.js/src/MatterController.ts:150](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L150) ## Properties @@ -98,7 +98,7 @@ #### Defined in -[packages/matter.js/src/MatterController.ts:157](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L157) +[packages/matter.js/src/MatterController.ts:157](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L157) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:147](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L147) +[packages/matter.js/src/MatterController.ts:147](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L147) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:144](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L144) +[packages/matter.js/src/MatterController.ts:144](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L144) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:154](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L154) +[packages/matter.js/src/MatterController.ts:154](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L154) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:141](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L141) +[packages/matter.js/src/MatterController.ts:141](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L141) ___ @@ -148,7 +148,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:148](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L148) +[packages/matter.js/src/MatterController.ts:148](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L148) ___ @@ -158,7 +158,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:145](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L145) +[packages/matter.js/src/MatterController.ts:145](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L145) ___ @@ -168,7 +168,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L142) +[packages/matter.js/src/MatterController.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L142) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:155](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L155) +[packages/matter.js/src/MatterController.ts:155](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L155) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:151](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L151) +[packages/matter.js/src/MatterController.ts:151](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L151) ___ @@ -198,7 +198,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L146) +[packages/matter.js/src/MatterController.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L146) ___ @@ -208,7 +208,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:152](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L152) +[packages/matter.js/src/MatterController.ts:152](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L152) ___ @@ -218,7 +218,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:153](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L153) +[packages/matter.js/src/MatterController.ts:153](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L153) ___ @@ -228,7 +228,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:143](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L143) +[packages/matter.js/src/MatterController.ts:143](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L143) ___ @@ -252,7 +252,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:158](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L158) +[packages/matter.js/src/MatterController.ts:158](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L158) ___ @@ -262,7 +262,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:140](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L140) +[packages/matter.js/src/MatterController.ts:140](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L140) ___ @@ -272,7 +272,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:156](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L156) +[packages/matter.js/src/MatterController.ts:156](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L156) ## Accessors @@ -286,7 +286,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:193](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L193) +[packages/matter.js/src/MatterController.ts:193](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L193) ## Methods @@ -306,7 +306,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:197](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L197) +[packages/matter.js/src/MatterController.ts:197](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L197) ___ @@ -320,7 +320,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:716](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L716) +[packages/matter.js/src/MatterController.ts:710](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L710) ___ @@ -334,7 +334,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:720](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L720) +[packages/matter.js/src/MatterController.ts:714](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L714) ___ @@ -354,7 +354,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:201](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L201) +[packages/matter.js/src/MatterController.ts:201](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L201) ___ @@ -380,7 +380,7 @@ request or the passode did not match to any discovered device/address. #### Defined in -[packages/matter.js/src/MatterController.ts:242](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L242) +[packages/matter.js/src/MatterController.ts:242](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L242) ___ @@ -404,7 +404,7 @@ success. #### Defined in -[packages/matter.js/src/MatterController.ts:394](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L394) +[packages/matter.js/src/MatterController.ts:397](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L397) ___ @@ -428,7 +428,7 @@ Returns a InteractionClient on success. #### Defined in -[packages/matter.js/src/MatterController.ts:644](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L644) +[packages/matter.js/src/MatterController.ts:647](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L647) ___ @@ -450,28 +450,29 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:482](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L482) +[packages/matter.js/src/MatterController.ts:485](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L485) ___ ### createSecureSession -▸ **createSecureSession**(`sessionId`, `fabric`, `peerNodeId`, `peerSessionId`, `sharedSecret`, `salt`, `isInitiator`, `isResumption`, `idleRetransmissionTimeoutMs?`, `activeRetransmissionTimeoutMs?`): `Promise`\<[`SecureSession`](session_export.SecureSession.md)\<[`MatterController`](export._internal_.MatterController.md)\>\> +▸ **createSecureSession**(`args`): `Promise`\<[`SecureSession`](session_export.SecureSession.md)\<[`MatterController`](export._internal_.MatterController.md)\>\> #### Parameters | Name | Type | | :------ | :------ | -| `sessionId` | `number` | -| `fabric` | `undefined` \| [`Fabric`](fabric_export.Fabric.md) | -| `peerNodeId` | [`NodeId`](../modules/datatype_export.md#nodeid) | -| `peerSessionId` | `number` | -| `sharedSecret` | `Uint8Array` | -| `salt` | `Uint8Array` | -| `isInitiator` | `boolean` | -| `isResumption` | `boolean` | -| `idleRetransmissionTimeoutMs?` | `number` | -| `activeRetransmissionTimeoutMs?` | `number` | +| `args` | `Object` | +| `args.activeRetransmissionTimeoutMs?` | `number` | +| `args.fabric` | `undefined` \| [`Fabric`](fabric_export.Fabric.md) | +| `args.idleRetransmissionTimeoutMs?` | `number` | +| `args.isInitiator` | `boolean` | +| `args.isResumption` | `boolean` | +| `args.peerNodeId` | [`NodeId`](../modules/datatype_export.md#nodeid) | +| `args.peerSessionId` | `number` | +| `args.salt` | `Uint8Array` | +| `args.sessionId` | `number` | +| `args.sharedSecret` | `Uint8Array` | #### Returns @@ -479,7 +480,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:669](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L669) +[packages/matter.js/src/MatterController.ts:672](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L672) ___ @@ -499,7 +500,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:325](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L325) +[packages/matter.js/src/MatterController.ts:325](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L325) ___ @@ -519,21 +520,21 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:708](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L708) +[packages/matter.js/src/MatterController.ts:702](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L702) ___ ### getActiveSessionInformation -▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] +▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] #### Returns -\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] +\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] #### Defined in -[packages/matter.js/src/MatterController.ts:729](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L729) +[packages/matter.js/src/MatterController.ts:723](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L723) ___ @@ -547,7 +548,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:621](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L621) +[packages/matter.js/src/MatterController.ts:624](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L624) ___ @@ -567,21 +568,21 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:632](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L632) +[packages/matter.js/src/MatterController.ts:635](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L635) ___ ### getNextAvailableSessionId -▸ **getNextAvailableSessionId**(): `number` +▸ **getNextAvailableSessionId**(): `Promise`\<`number`\> #### Returns -`number` +`Promise`\<`number`\> #### Defined in -[packages/matter.js/src/MatterController.ts:665](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L665) +[packages/matter.js/src/MatterController.ts:668](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L668) ___ @@ -601,7 +602,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:704](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L704) +[packages/matter.js/src/MatterController.ts:698](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L698) ___ @@ -626,7 +627,7 @@ is wrong. #### Defined in -[packages/matter.js/src/MatterController.ts:344](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L344) +[packages/matter.js/src/MatterController.ts:344](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L344) ___ @@ -640,7 +641,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:617](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L617) +[packages/matter.js/src/MatterController.ts:620](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L620) ___ @@ -663,7 +664,7 @@ Pair with an operational device (already commissioned) and establish a CASE sess #### Defined in -[packages/matter.js/src/MatterController.ts:572](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L572) +[packages/matter.js/src/MatterController.ts:575](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L575) ___ @@ -684,7 +685,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:459](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L459) +[packages/matter.js/src/MatterController.ts:462](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L462) ___ @@ -704,7 +705,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:330](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L330) +[packages/matter.js/src/MatterController.ts:330](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L330) ___ @@ -730,7 +731,7 @@ It returns the operational MessageChannel on success. #### Defined in -[packages/matter.js/src/MatterController.ts:553](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L553) +[packages/matter.js/src/MatterController.ts:556](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L556) ___ @@ -750,7 +751,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:712](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L712) +[packages/matter.js/src/MatterController.ts:706](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L706) ___ @@ -771,7 +772,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:625](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L625) +[packages/matter.js/src/MatterController.ts:628](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L628) ___ @@ -785,7 +786,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:636](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L636) +[packages/matter.js/src/MatterController.ts:639](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L639) ___ @@ -813,4 +814,4 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L83) +[packages/matter.js/src/MatterController.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L83) diff --git a/docs/matter.js/classes/export._internal_.MatterDevice.md b/docs/matter.js/classes/export._internal_.MatterDevice.md index e11fc52a3e..4c2330607c 100644 --- a/docs/matter.js/classes/export._internal_.MatterDevice.md +++ b/docs/matter.js/classes/export._internal_.MatterDevice.md @@ -103,7 +103,7 @@ #### Defined in -[packages/matter.js/src/MatterDevice.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L70) +[packages/matter.js/src/MatterDevice.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L70) ## Properties @@ -121,7 +121,7 @@ #### Defined in -[packages/matter.js/src/MatterDevice.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L64) +[packages/matter.js/src/MatterDevice.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L64) ___ @@ -131,7 +131,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L63) +[packages/matter.js/src/MatterDevice.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L63) ___ @@ -141,7 +141,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L65) +[packages/matter.js/src/MatterDevice.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L65) ___ @@ -151,7 +151,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L66) +[packages/matter.js/src/MatterDevice.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L66) ___ @@ -161,7 +161,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L56) +[packages/matter.js/src/MatterDevice.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L56) ___ @@ -171,7 +171,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L60) +[packages/matter.js/src/MatterDevice.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L60) ___ @@ -195,7 +195,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L78) +[packages/matter.js/src/MatterDevice.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L78) ___ @@ -205,7 +205,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L71) +[packages/matter.js/src/MatterDevice.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L71) ___ @@ -215,7 +215,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L72) +[packages/matter.js/src/MatterDevice.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L72) ___ @@ -225,7 +225,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L75) +[packages/matter.js/src/MatterDevice.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L75) ___ @@ -235,7 +235,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L61) +[packages/matter.js/src/MatterDevice.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L61) ___ @@ -245,7 +245,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L58) +[packages/matter.js/src/MatterDevice.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L58) ___ @@ -255,7 +255,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L68) +[packages/matter.js/src/MatterDevice.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L68) ___ @@ -265,7 +265,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L76) +[packages/matter.js/src/MatterDevice.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L76) ___ @@ -275,7 +275,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L67) +[packages/matter.js/src/MatterDevice.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L67) ___ @@ -285,7 +285,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L74) +[packages/matter.js/src/MatterDevice.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L74) ___ @@ -295,7 +295,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L55) +[packages/matter.js/src/MatterDevice.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L55) ___ @@ -305,7 +305,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L62) +[packages/matter.js/src/MatterDevice.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L62) ___ @@ -329,7 +329,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L79) +[packages/matter.js/src/MatterDevice.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L79) ___ @@ -339,7 +339,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L59) +[packages/matter.js/src/MatterDevice.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L59) ___ @@ -349,7 +349,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L77) +[packages/matter.js/src/MatterDevice.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L77) ___ @@ -359,7 +359,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L57) +[packages/matter.js/src/MatterDevice.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L57) ___ @@ -369,7 +369,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L73) +[packages/matter.js/src/MatterDevice.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L73) ## Methods @@ -389,7 +389,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L106) +[packages/matter.js/src/MatterDevice.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L106) ___ @@ -409,7 +409,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:298](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L298) +[packages/matter.js/src/MatterDevice.ts:286](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L286) ___ @@ -429,7 +429,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:121](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L121) +[packages/matter.js/src/MatterDevice.ts:121](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L121) ___ @@ -449,7 +449,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L97) +[packages/matter.js/src/MatterDevice.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L97) ___ @@ -469,7 +469,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L111) +[packages/matter.js/src/MatterDevice.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L111) ___ @@ -489,7 +489,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:523](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L523) +[packages/matter.js/src/MatterDevice.ts:511](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L511) ___ @@ -511,7 +511,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:504](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L504) +[packages/matter.js/src/MatterDevice.ts:492](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L492) ___ @@ -531,7 +531,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:140](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L140) +[packages/matter.js/src/MatterDevice.ts:140](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L140) ___ @@ -553,7 +553,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:189](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L189) +[packages/matter.js/src/MatterDevice.ts:185](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L185) ___ @@ -576,7 +576,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:435](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L435) +[packages/matter.js/src/MatterDevice.ts:423](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L423) ___ @@ -596,7 +596,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:345](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L345) +[packages/matter.js/src/MatterDevice.ts:333](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L333) ___ @@ -610,28 +610,29 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:478](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L478) +[packages/matter.js/src/MatterDevice.ts:466](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L466) ___ ### createSecureSession -▸ **createSecureSession**(`sessionId`, `fabric`, `peerNodeId`, `peerSessionId`, `sharedSecret`, `salt`, `isInitiator`, `isResumption`, `idleRetransmissionTimeoutMs?`, `activeRetransmissionTimeoutMs?`): `Promise`\<[`SecureSession`](session_export.SecureSession.md)\<[`MatterDevice`](export._internal_.MatterDevice.md)\>\> +▸ **createSecureSession**(`args`): `Promise`\<[`SecureSession`](session_export.SecureSession.md)\<[`MatterDevice`](export._internal_.MatterDevice.md)\>\> #### Parameters | Name | Type | | :------ | :------ | -| `sessionId` | `number` | -| `fabric` | `undefined` \| [`Fabric`](fabric_export.Fabric.md) | -| `peerNodeId` | [`NodeId`](../modules/datatype_export.md#nodeid) | -| `peerSessionId` | `number` | -| `sharedSecret` | `Uint8Array` | -| `salt` | `Uint8Array` | -| `isInitiator` | `boolean` | -| `isResumption` | `boolean` | -| `idleRetransmissionTimeoutMs?` | `number` | -| `activeRetransmissionTimeoutMs?` | `number` | +| `args` | `Object` | +| `args.activeRetransmissionTimeoutMs?` | `number` | +| `args.fabric` | `undefined` \| [`Fabric`](fabric_export.Fabric.md) | +| `args.idleRetransmissionTimeoutMs?` | `number` | +| `args.isInitiator` | `boolean` | +| `args.isResumption` | `boolean` | +| `args.peerNodeId` | [`NodeId`](../modules/datatype_export.md#nodeid) | +| `args.peerSessionId` | `number` | +| `args.salt` | `Uint8Array` | +| `args.sessionId` | `number` | +| `args.sharedSecret` | `Uint8Array` | #### Returns @@ -639,7 +640,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:233](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L233) +[packages/matter.js/src/MatterDevice.ts:229](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L229) ___ @@ -653,7 +654,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:543](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L543) +[packages/matter.js/src/MatterDevice.ts:531](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L531) ___ @@ -667,7 +668,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:566](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L566) +[packages/matter.js/src/MatterDevice.ts:554](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L554) ___ @@ -681,7 +682,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:353](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L353) +[packages/matter.js/src/MatterDevice.ts:341](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L341) ___ @@ -703,7 +704,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:570](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L570) +[packages/matter.js/src/MatterDevice.ts:558](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L558) ___ @@ -724,7 +725,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L284) +[packages/matter.js/src/MatterDevice.ts:272](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L272) ___ @@ -744,21 +745,21 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:330](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L330) +[packages/matter.js/src/MatterDevice.ts:318](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L318) ___ ### getActiveSessionInformation -▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] +▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] #### Returns -\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] +\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] #### Defined in -[packages/matter.js/src/MatterDevice.ts:606](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L606) +[packages/matter.js/src/MatterDevice.ts:594](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L594) ___ @@ -778,7 +779,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:322](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L322) +[packages/matter.js/src/MatterDevice.ts:310](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L310) ___ @@ -792,7 +793,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:474](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L474) +[packages/matter.js/src/MatterDevice.ts:462](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L462) ___ @@ -806,21 +807,21 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:469](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L469) +[packages/matter.js/src/MatterDevice.ts:457](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L457) ___ ### getNextAvailableSessionId -▸ **getNextAvailableSessionId**(): `number` +▸ **getNextAvailableSessionId**(): `Promise`\<`number`\> #### Returns -`number` +`Promise`\<`number`\> #### Defined in -[packages/matter.js/src/MatterDevice.ts:229](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L229) +[packages/matter.js/src/MatterDevice.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L225) ___ @@ -834,7 +835,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:294](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L294) +[packages/matter.js/src/MatterDevice.ts:282](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L282) ___ @@ -854,7 +855,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L102) +[packages/matter.js/src/MatterDevice.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L102) ___ @@ -874,7 +875,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L117) +[packages/matter.js/src/MatterDevice.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L117) ___ @@ -896,7 +897,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:326](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L326) +[packages/matter.js/src/MatterDevice.ts:314](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L314) ___ @@ -910,7 +911,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:500](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L500) +[packages/matter.js/src/MatterDevice.ts:488](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L488) ___ @@ -924,7 +925,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:465](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L465) +[packages/matter.js/src/MatterDevice.ts:453](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L453) ___ @@ -938,7 +939,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:338](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L338) +[packages/matter.js/src/MatterDevice.ts:326](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L326) ___ @@ -958,7 +959,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:334](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L334) +[packages/matter.js/src/MatterDevice.ts:322](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L322) ___ @@ -979,7 +980,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:210](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L210) +[packages/matter.js/src/MatterDevice.ts:206](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L206) ___ @@ -1000,7 +1001,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:315](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L315) +[packages/matter.js/src/MatterDevice.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L303) ___ @@ -1014,7 +1015,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L126) +[packages/matter.js/src/MatterDevice.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L126) ___ @@ -1028,7 +1029,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L130) +[packages/matter.js/src/MatterDevice.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L130) ___ @@ -1042,7 +1043,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:588](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L588) +[packages/matter.js/src/MatterDevice.ts:576](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L576) ___ @@ -1062,4 +1063,4 @@ ___ #### Defined in -[packages/matter.js/src/MatterDevice.ts:288](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterDevice.ts#L288) +[packages/matter.js/src/MatterDevice.ts:276](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterDevice.ts#L276) diff --git a/docs/matter.js/classes/export._internal_.MdnsInstanceBroadcaster.md b/docs/matter.js/classes/export._internal_.MdnsInstanceBroadcaster.md index 4e7fd42436..e1005c93fc 100644 --- a/docs/matter.js/classes/export._internal_.MdnsInstanceBroadcaster.md +++ b/docs/matter.js/classes/export._internal_.MdnsInstanceBroadcaster.md @@ -50,7 +50,7 @@ This class is handing MDNS Announcements for one instance of a device aka "port" #### Defined in -[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L19) +[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L19) ## Properties @@ -60,7 +60,7 @@ This class is handing MDNS Announcements for one instance of a device aka "port" #### Defined in -[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L20) +[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L20) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L21) +[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L21) ## Methods @@ -90,7 +90,7 @@ Send out announcements for this instance. #### Defined in -[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L41) +[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L41) ___ @@ -110,7 +110,7 @@ Expire all announcements. #### Defined in -[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L53) +[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L53) ___ @@ -130,7 +130,7 @@ Expire the announcement for this commissioning instance. #### Defined in -[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L49) +[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L49) ___ @@ -150,7 +150,7 @@ Expire the announcement for this operative instance. #### Defined in -[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L45) +[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L45) ___ @@ -177,7 +177,7 @@ Set a commissionable mode and details to announce a commissionable device. #### Defined in -[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L24) +[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L24) ___ @@ -203,7 +203,7 @@ Set the Broadcaster data to announce a Commissioner (aka Commissioner discovery) #### Defined in -[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L37) +[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L37) ___ @@ -230,4 +230,4 @@ Set the Broadcaster Data to announce a device for operative discovery (aka "alre #### Defined in -[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L29) +[packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsInstanceBroadcaster.ts#L29) diff --git a/docs/matter.js/classes/export._internal_.ModelTraversal-1.md b/docs/matter.js/classes/export._internal_.ModelTraversal-1.md index 080384ff2f..ada1bc9011 100644 --- a/docs/matter.js/classes/export._internal_.ModelTraversal-1.md +++ b/docs/matter.js/classes/export._internal_.ModelTraversal-1.md @@ -70,7 +70,7 @@ inefficient. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L29) +[packages/matter.js/src/model/logic/ModelTraversal.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L29) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L28) +[packages/matter.js/src/model/logic/ModelTraversal.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L28) ## Methods @@ -107,7 +107,7 @@ take priority as they are presumably more specific. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:264](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L264) +[packages/matter.js/src/model/logic/ModelTraversal.ts:264](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L264) ___ @@ -129,7 +129,7 @@ Find the model a model derives from, if any. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:138](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L138) +[packages/matter.js/src/model/logic/ModelTraversal.ts:138](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L138) ___ @@ -152,7 +152,7 @@ Search inherited scope for a bit definition. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:387](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L387) +[packages/matter.js/src/model/logic/ModelTraversal.ts:387](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L387) ___ @@ -177,7 +177,7 @@ that are referenced in other models. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:298](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L298) +[packages/matter.js/src/model/logic/ModelTraversal.ts:298](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L298) ___ @@ -199,7 +199,7 @@ Find the model this model derives from that has children, if any. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L216) +[packages/matter.js/src/model/logic/ModelTraversal.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L216) ___ @@ -221,7 +221,7 @@ Find the first global model this model derives from, if any. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:160](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L160) +[packages/matter.js/src/model/logic/ModelTraversal.ts:160](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L160) ___ @@ -245,7 +245,7 @@ Search for a direct child by name. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:551](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L551) +[packages/matter.js/src/model/logic/ModelTraversal.ts:551](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L551) ___ @@ -269,7 +269,7 @@ Search inherited scope for a named member. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:351](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L351) +[packages/matter.js/src/model/logic/ModelTraversal.ts:351](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L351) ___ @@ -292,7 +292,7 @@ Retrieve all children of a specific type, inherited or otherwise. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:370](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L370) +[packages/matter.js/src/model/logic/ModelTraversal.ts:370](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L370) ___ @@ -315,7 +315,7 @@ This will be the first inherited model with a metatype. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L126) +[packages/matter.js/src/model/logic/ModelTraversal.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L126) ___ @@ -344,7 +344,7 @@ Find an owning model of a specific type. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:490](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L490) +[packages/matter.js/src/model/logic/ModelTraversal.ts:490](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L490) ___ @@ -367,7 +367,7 @@ Find all children of a node that reference a specific type. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:453](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L453) +[packages/matter.js/src/model/logic/ModelTraversal.ts:453](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L453) ___ @@ -389,7 +389,7 @@ Find the response model for a command. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:444](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L444) +[packages/matter.js/src/model/logic/ModelTraversal.ts:444](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L444) ___ @@ -411,7 +411,7 @@ Find the root model. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:503](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L503) +[packages/matter.js/src/model/logic/ModelTraversal.ts:503](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L503) ___ @@ -434,7 +434,7 @@ and ID/name. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:234](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L234) +[packages/matter.js/src/model/logic/ModelTraversal.ts:234](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L234) ___ @@ -458,7 +458,7 @@ Search inherited and structural type scope for a named type. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:413](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L413) +[packages/matter.js/src/model/logic/ModelTraversal.ts:413](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L413) ___ @@ -480,7 +480,7 @@ Find an xref from this model or a parent. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:201](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L201) +[packages/matter.js/src/model/logic/ModelTraversal.ts:201](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L201) ___ @@ -504,7 +504,7 @@ some datatypes based on their parent's type. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L68) +[packages/matter.js/src/model/logic/ModelTraversal.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L68) ___ @@ -527,7 +527,7 @@ Determine whether this model derives from another. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:179](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L179) +[packages/matter.js/src/model/logic/ModelTraversal.ts:179](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L179) ___ @@ -556,7 +556,7 @@ Perform an operation with iteration tracking. If iteration depth limit #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L34) +[packages/matter.js/src/model/logic/ModelTraversal.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L34) ___ @@ -586,7 +586,7 @@ lookup. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L59) +[packages/matter.js/src/model/logic/ModelTraversal.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L59) ___ @@ -609,7 +609,7 @@ Visit all nodes in the model tree. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:518](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L518) +[packages/matter.js/src/model/logic/ModelTraversal.ts:518](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L518) ___ @@ -632,4 +632,4 @@ Visit all nodes in the inheritance hierarchy until the visitor returns false. #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:535](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L535) +[packages/matter.js/src/model/logic/ModelTraversal.ts:535](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L535) diff --git a/docs/matter.js/classes/export._internal_.QrPairingCodeSchema.md b/docs/matter.js/classes/export._internal_.QrPairingCodeSchema.md index fd3c7ee9bf..70c5d98aea 100644 --- a/docs/matter.js/classes/export._internal_.QrPairingCodeSchema.md +++ b/docs/matter.js/classes/export._internal_.QrPairingCodeSchema.md @@ -65,7 +65,7 @@ Decodes the encoded data using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -89,7 +89,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/PairingCodeSchema.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/PairingCodeSchema.ts#L66) +[packages/matter.js/src/schema/PairingCodeSchema.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/PairingCodeSchema.ts#L66) ___ @@ -115,7 +115,7 @@ Encodes the value using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -139,7 +139,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/PairingCodeSchema.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/PairingCodeSchema.ts#L62) +[packages/matter.js/src/schema/PairingCodeSchema.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/PairingCodeSchema.ts#L62) ___ @@ -165,4 +165,4 @@ Optional validator that can be used to enforce constraints on the data before en #### Defined in -[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L28) +[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L28) diff --git a/docs/matter.js/classes/export._internal_.TlvCaseAuthenticatedTagSchema.md b/docs/matter.js/classes/export._internal_.TlvCaseAuthenticatedTagSchema.md index 033567b141..559fee5b91 100644 --- a/docs/matter.js/classes/export._internal_.TlvCaseAuthenticatedTagSchema.md +++ b/docs/matter.js/classes/export._internal_.TlvCaseAuthenticatedTagSchema.md @@ -49,7 +49,7 @@ TlvWrapper\<CaseAuthenticatedTag, number\>.constructor #### Defined in -[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L53) +[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L53) ## Methods @@ -76,7 +76,7 @@ TlvWrapper.decode #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -100,7 +100,7 @@ TlvWrapper.decodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L14) +[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L14) ___ @@ -124,7 +124,7 @@ TlvWrapper.decodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L30) +[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L30) ___ @@ -153,7 +153,7 @@ TlvWrapper.decodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L34) +[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L34) ___ @@ -178,7 +178,7 @@ TlvWrapper.decodeTlvInternalValue #### Defined in -[packages/matter.js/src/tlv/TlvWrapper.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvWrapper.ts#L19) +[packages/matter.js/src/tlv/TlvWrapper.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvWrapper.ts#L19) ___ @@ -204,7 +204,7 @@ TlvWrapper.encode #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -228,7 +228,7 @@ TlvWrapper.encodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L18) +[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L18) ___ @@ -252,7 +252,7 @@ TlvWrapper.encodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L24) +[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L24) ___ @@ -278,7 +278,7 @@ TlvWrapper.encodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvWrapper.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvWrapper.ts#L23) +[packages/matter.js/src/tlv/TlvWrapper.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvWrapper.ts#L23) ___ @@ -305,7 +305,7 @@ TlvWrapper.injectField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L43) +[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L43) ___ @@ -331,7 +331,7 @@ TlvWrapper.removeField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L47) +[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L47) ___ @@ -355,4 +355,4 @@ TlvWrapper.validate #### Defined in -[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L61) +[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L61) diff --git a/docs/matter.js/classes/export._internal_.UdpConnection.md b/docs/matter.js/classes/export._internal_.UdpConnection.md index 631b359bd1..06c46b546e 100644 --- a/docs/matter.js/classes/export._internal_.UdpConnection.md +++ b/docs/matter.js/classes/export._internal_.UdpConnection.md @@ -54,7 +54,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/net/UdpInterface.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpInterface.ts#L43) +[packages/matter.js/src/net/UdpInterface.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpInterface.ts#L43) ## Properties @@ -64,7 +64,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/net/UdpInterface.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpInterface.ts#L45) +[packages/matter.js/src/net/UdpInterface.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpInterface.ts#L45) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpInterface.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpInterface.ts#L46) +[packages/matter.js/src/net/UdpInterface.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpInterface.ts#L46) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpInterface.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpInterface.ts#L44) +[packages/matter.js/src/net/UdpInterface.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpInterface.ts#L44) ## Accessors @@ -102,7 +102,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpInterface.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpInterface.ts#L53) +[packages/matter.js/src/net/UdpInterface.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpInterface.ts#L53) ## Methods @@ -120,7 +120,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpInterface.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpInterface.ts#L57) +[packages/matter.js/src/net/UdpInterface.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpInterface.ts#L57) ___ @@ -144,4 +144,4 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpInterface.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpInterface.ts#L49) +[packages/matter.js/src/net/UdpInterface.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpInterface.ts#L49) diff --git a/docs/matter.js/classes/fabric_export.Fabric.md b/docs/matter.js/classes/fabric_export.Fabric.md index 7c8dfec01a..92a1b6031d 100644 --- a/docs/matter.js/classes/fabric_export.Fabric.md +++ b/docs/matter.js/classes/fabric_export.Fabric.md @@ -90,7 +90,7 @@ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L59) +[packages/matter.js/src/fabric/Fabric.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L59) ## Properties @@ -100,7 +100,7 @@ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L74) +[packages/matter.js/src/fabric/Fabric.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L74) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L61) +[packages/matter.js/src/fabric/Fabric.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L61) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L60) +[packages/matter.js/src/fabric/Fabric.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L60) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L69) +[packages/matter.js/src/fabric/Fabric.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L69) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L71) +[packages/matter.js/src/fabric/Fabric.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L71) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L66) +[packages/matter.js/src/fabric/Fabric.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L66) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L73) +[packages/matter.js/src/fabric/Fabric.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L73) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L62) +[packages/matter.js/src/fabric/Fabric.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L62) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L72) +[packages/matter.js/src/fabric/Fabric.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L72) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L64) +[packages/matter.js/src/fabric/Fabric.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L64) ___ @@ -200,7 +200,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L70) +[packages/matter.js/src/fabric/Fabric.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L70) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L57) +[packages/matter.js/src/fabric/Fabric.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L57) ___ @@ -220,7 +220,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L56) +[packages/matter.js/src/fabric/Fabric.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L56) ___ @@ -230,7 +230,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L68) +[packages/matter.js/src/fabric/Fabric.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L68) ___ @@ -240,7 +240,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L63) +[packages/matter.js/src/fabric/Fabric.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L63) ___ @@ -250,7 +250,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L65) +[packages/matter.js/src/fabric/Fabric.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L65) ___ @@ -260,7 +260,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L67) +[packages/matter.js/src/fabric/Fabric.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L67) ___ @@ -270,7 +270,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L54) +[packages/matter.js/src/fabric/Fabric.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L54) ___ @@ -280,7 +280,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L52) +[packages/matter.js/src/fabric/Fabric.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L52) ## Methods @@ -300,7 +300,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:164](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L164) +[packages/matter.js/src/fabric/Fabric.ts:164](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L164) ___ @@ -320,7 +320,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:153](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L153) +[packages/matter.js/src/fabric/Fabric.ts:153](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L153) ___ @@ -340,7 +340,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:168](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L168) +[packages/matter.js/src/fabric/Fabric.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L168) ___ @@ -360,7 +360,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:218](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L218) +[packages/matter.js/src/fabric/Fabric.ts:218](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L218) ___ @@ -381,7 +381,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:206](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L206) +[packages/matter.js/src/fabric/Fabric.ts:206](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L206) ___ @@ -402,7 +402,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:144](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L144) +[packages/matter.js/src/fabric/Fabric.ts:144](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L144) ___ @@ -425,7 +425,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L230) +[packages/matter.js/src/fabric/Fabric.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L230) ___ @@ -439,7 +439,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:127](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L127) +[packages/matter.js/src/fabric/Fabric.ts:127](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L127) ___ @@ -459,7 +459,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L223) +[packages/matter.js/src/fabric/Fabric.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L223) ___ @@ -486,7 +486,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:190](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L190) +[packages/matter.js/src/fabric/Fabric.ts:190](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L190) ___ @@ -507,7 +507,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:214](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L214) +[packages/matter.js/src/fabric/Fabric.ts:214](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L214) ___ @@ -528,7 +528,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:140](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L140) +[packages/matter.js/src/fabric/Fabric.ts:140](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L140) ___ @@ -542,7 +542,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:186](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L186) +[packages/matter.js/src/fabric/Fabric.ts:186](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L186) ___ @@ -562,7 +562,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:179](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L179) +[packages/matter.js/src/fabric/Fabric.ts:179](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L179) ___ @@ -582,7 +582,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:157](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L157) +[packages/matter.js/src/fabric/Fabric.ts:157](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L157) ___ @@ -602,7 +602,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L122) +[packages/matter.js/src/fabric/Fabric.ts:122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L122) ___ @@ -622,7 +622,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:175](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L175) +[packages/matter.js/src/fabric/Fabric.ts:175](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L175) ___ @@ -650,7 +650,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:198](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L198) +[packages/matter.js/src/fabric/Fabric.ts:198](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L198) ___ @@ -670,7 +670,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L131) +[packages/matter.js/src/fabric/Fabric.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L131) ___ @@ -684,7 +684,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L80) +[packages/matter.js/src/fabric/Fabric.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L80) ___ @@ -705,7 +705,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:135](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L135) +[packages/matter.js/src/fabric/Fabric.ts:135](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L135) ___ @@ -725,4 +725,4 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L101) +[packages/matter.js/src/fabric/Fabric.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L101) diff --git a/docs/matter.js/classes/fabric_export.FabricBuilder.md b/docs/matter.js/classes/fabric_export.FabricBuilder.md index e9ca13519b..289d78eb0f 100644 --- a/docs/matter.js/classes/fabric_export.FabricBuilder.md +++ b/docs/matter.js/classes/fabric_export.FabricBuilder.md @@ -62,7 +62,7 @@ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:255](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L255) +[packages/matter.js/src/fabric/Fabric.ts:255](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L255) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:248](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L248) +[packages/matter.js/src/fabric/Fabric.ts:248](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L248) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:253](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L253) +[packages/matter.js/src/fabric/Fabric.ts:253](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L253) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:252](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L252) +[packages/matter.js/src/fabric/Fabric.ts:252](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L252) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:246](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L246) +[packages/matter.js/src/fabric/Fabric.ts:246](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L246) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:243](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L243) +[packages/matter.js/src/fabric/Fabric.ts:243](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L243) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:254](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L254) +[packages/matter.js/src/fabric/Fabric.ts:254](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L254) ___ @@ -132,7 +132,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:249](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L249) +[packages/matter.js/src/fabric/Fabric.ts:249](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L249) ___ @@ -142,7 +142,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:247](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L247) +[packages/matter.js/src/fabric/Fabric.ts:247](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L247) ___ @@ -152,7 +152,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:245](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L245) +[packages/matter.js/src/fabric/Fabric.ts:245](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L245) ___ @@ -162,7 +162,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:250](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L250) +[packages/matter.js/src/fabric/Fabric.ts:250](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L250) ___ @@ -172,7 +172,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L251) +[packages/matter.js/src/fabric/Fabric.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L251) ___ @@ -182,7 +182,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L244) +[packages/matter.js/src/fabric/Fabric.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L244) ## Methods @@ -202,7 +202,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:338](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L338) +[packages/matter.js/src/fabric/Fabric.ts:338](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L338) ___ @@ -216,7 +216,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L265) +[packages/matter.js/src/fabric/Fabric.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L265) ___ @@ -230,7 +230,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:334](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L334) +[packages/matter.js/src/fabric/Fabric.ts:334](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L334) ___ @@ -244,7 +244,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:261](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L261) +[packages/matter.js/src/fabric/Fabric.ts:261](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L261) ___ @@ -258,7 +258,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:330](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L330) +[packages/matter.js/src/fabric/Fabric.ts:330](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L330) ___ @@ -272,7 +272,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:257](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L257) +[packages/matter.js/src/fabric/Fabric.ts:257](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L257) ___ @@ -286,7 +286,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L275) +[packages/matter.js/src/fabric/Fabric.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L275) ___ @@ -306,7 +306,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:314](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L314) +[packages/matter.js/src/fabric/Fabric.ts:314](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L314) ___ @@ -326,7 +326,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:323](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L323) +[packages/matter.js/src/fabric/Fabric.ts:323](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L323) ___ @@ -346,7 +346,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:309](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L309) +[packages/matter.js/src/fabric/Fabric.ts:309](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L309) ___ @@ -366,7 +366,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:294](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L294) +[packages/matter.js/src/fabric/Fabric.ts:294](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L294) ___ @@ -386,7 +386,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:279](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L279) +[packages/matter.js/src/fabric/Fabric.ts:279](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L279) ___ @@ -406,7 +406,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L269) +[packages/matter.js/src/fabric/Fabric.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L269) ___ @@ -426,7 +426,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:304](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L304) +[packages/matter.js/src/fabric/Fabric.ts:304](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L304) ___ @@ -446,4 +446,4 @@ ___ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:299](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L299) +[packages/matter.js/src/fabric/Fabric.ts:299](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L299) diff --git a/docs/matter.js/classes/fabric_export.FabricManager.md b/docs/matter.js/classes/fabric_export.FabricManager.md index 364343e3cd..4969af9f1d 100644 --- a/docs/matter.js/classes/fabric_export.FabricManager.md +++ b/docs/matter.js/classes/fabric_export.FabricManager.md @@ -47,7 +47,7 @@ #### Defined in -[packages/matter.js/src/fabric/FabricManager.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/FabricManager.ts#L23) +[packages/matter.js/src/fabric/FabricManager.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/FabricManager.ts#L23) ## Properties @@ -72,7 +72,7 @@ #### Defined in -[packages/matter.js/src/fabric/FabricManager.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/FabricManager.ts#L25) +[packages/matter.js/src/fabric/FabricManager.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/FabricManager.ts#L25) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/FabricManager.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/FabricManager.ts#L21) +[packages/matter.js/src/fabric/FabricManager.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/FabricManager.ts#L21) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/FabricManager.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/FabricManager.ts#L20) +[packages/matter.js/src/fabric/FabricManager.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/FabricManager.ts#L20) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/FabricManager.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/FabricManager.ts#L19) +[packages/matter.js/src/fabric/FabricManager.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/FabricManager.ts#L19) ## Methods @@ -122,7 +122,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/FabricManager.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/FabricManager.ts#L52) +[packages/matter.js/src/fabric/FabricManager.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/FabricManager.ts#L52) ___ @@ -143,7 +143,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/FabricManager.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/FabricManager.ts#L77) +[packages/matter.js/src/fabric/FabricManager.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/FabricManager.ts#L77) ___ @@ -157,7 +157,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/FabricManager.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/FabricManager.ts#L73) +[packages/matter.js/src/fabric/FabricManager.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/FabricManager.ts#L73) ___ @@ -171,7 +171,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/FabricManager.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/FabricManager.ts#L33) +[packages/matter.js/src/fabric/FabricManager.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/FabricManager.ts#L33) ___ @@ -185,7 +185,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/FabricManager.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/FabricManager.ts#L44) +[packages/matter.js/src/fabric/FabricManager.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/FabricManager.ts#L44) ___ @@ -205,7 +205,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/FabricManager.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/FabricManager.ts#L62) +[packages/matter.js/src/fabric/FabricManager.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/FabricManager.ts#L62) ___ @@ -225,7 +225,7 @@ ___ #### Defined in -[packages/matter.js/src/fabric/FabricManager.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/FabricManager.ts#L97) +[packages/matter.js/src/fabric/FabricManager.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/FabricManager.ts#L97) ___ @@ -245,4 +245,4 @@ ___ #### Defined in -[packages/matter.js/src/fabric/FabricManager.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/FabricManager.ts#L87) +[packages/matter.js/src/fabric/FabricManager.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/FabricManager.ts#L87) diff --git a/docs/matter.js/classes/log_export.DiagnosticDictionary.md b/docs/matter.js/classes/log_export.DiagnosticDictionary.md index 2cbdecffc5..aed38baa4a 100644 --- a/docs/matter.js/classes/log_export.DiagnosticDictionary.md +++ b/docs/matter.js/classes/log_export.DiagnosticDictionary.md @@ -42,7 +42,7 @@ Create a new dictionary with optional entry values. #### Defined in -[packages/matter.js/src/log/Logger.ts:214](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L214) +[packages/matter.js/src/log/Logger.ts:214](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L214) ## Properties @@ -58,7 +58,7 @@ the entries as [ "KEY", value ] tuples #### Defined in -[packages/matter.js/src/log/Logger.ts:214](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L214) +[packages/matter.js/src/log/Logger.ts:214](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L214) ## Methods @@ -83,7 +83,7 @@ the formatted value #### Defined in -[packages/matter.js/src/log/Logger.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L223) +[packages/matter.js/src/log/Logger.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L223) ___ @@ -97,4 +97,4 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:234](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L234) +[packages/matter.js/src/log/Logger.ts:234](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L234) diff --git a/docs/matter.js/classes/log_export.Logger.md b/docs/matter.js/classes/log_export.Logger.md index df6e276688..11a32b7e48 100644 --- a/docs/matter.js/classes/log_export.Logger.md +++ b/docs/matter.js/classes/log_export.Logger.md @@ -67,7 +67,7 @@ Logger.format = Format.ANSI enables colorization via ANSI escape sequences in de #### Defined in -[packages/matter.js/src/log/Logger.ts:353](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L353) +[packages/matter.js/src/log/Logger.ts:353](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L353) ## Properties @@ -77,7 +77,7 @@ Logger.format = Format.ANSI enables colorization via ANSI escape sequences in de #### Defined in -[packages/matter.js/src/log/Logger.ts:353](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L353) +[packages/matter.js/src/log/Logger.ts:353](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L353) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:254](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L254) +[packages/matter.js/src/log/Logger.ts:254](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L254) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:253](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L253) +[packages/matter.js/src/log/Logger.ts:253](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L253) ___ @@ -139,7 +139,7 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:252](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L252) +[packages/matter.js/src/log/Logger.ts:252](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L252) ___ @@ -153,7 +153,7 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:255](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L255) +[packages/matter.js/src/log/Logger.ts:255](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L255) ___ @@ -163,7 +163,7 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L256) +[packages/matter.js/src/log/Logger.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L256) ## Accessors @@ -185,7 +185,7 @@ Set logFormatter using configuration-style format name. #### Defined in -[packages/matter.js/src/log/Logger.ts:263](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L263) +[packages/matter.js/src/log/Logger.ts:263](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L263) ## Methods @@ -205,7 +205,7 @@ Set logFormatter using configuration-style format name. #### Defined in -[packages/matter.js/src/log/Logger.ts:355](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L355) +[packages/matter.js/src/log/Logger.ts:355](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L355) ___ @@ -225,7 +225,7 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:358](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L358) +[packages/matter.js/src/log/Logger.ts:358](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L358) ___ @@ -245,7 +245,7 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:359](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L359) +[packages/matter.js/src/log/Logger.ts:359](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L359) ___ @@ -265,7 +265,7 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L356) +[packages/matter.js/src/log/Logger.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L356) ___ @@ -286,7 +286,7 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:361](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L361) +[packages/matter.js/src/log/Logger.ts:361](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L361) ___ @@ -306,7 +306,7 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:357](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L357) +[packages/matter.js/src/log/Logger.ts:357](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L357) ___ @@ -328,7 +328,7 @@ Shortcut for new DiagnosticDictionary(). #### Defined in -[packages/matter.js/src/log/Logger.ts:324](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L324) +[packages/matter.js/src/log/Logger.ts:324](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L324) ___ @@ -352,7 +352,7 @@ a new facility #### Defined in -[packages/matter.js/src/log/Logger.ts:285](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L285) +[packages/matter.js/src/log/Logger.ts:285](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L285) ___ @@ -377,7 +377,7 @@ shown unmasked. #### Defined in -[packages/matter.js/src/log/Logger.ts:315](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L315) +[packages/matter.js/src/log/Logger.ts:315](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L315) ___ @@ -406,7 +406,7 @@ indented while the context executes. #### Defined in -[packages/matter.js/src/log/Logger.ts:332](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L332) +[packages/matter.js/src/log/Logger.ts:332](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L332) ___ @@ -428,7 +428,7 @@ Async version of nest(). #### Defined in -[packages/matter.js/src/log/Logger.ts:344](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L344) +[packages/matter.js/src/log/Logger.ts:344](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L344) ___ @@ -452,4 +452,4 @@ the stringified value #### Defined in -[packages/matter.js/src/log/Logger.ts:295](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L295) +[packages/matter.js/src/log/Logger.ts:295](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L295) diff --git a/docs/matter.js/classes/math_export.ReedSolomon.md b/docs/matter.js/classes/math_export.ReedSolomon.md index b91f7c7a50..77dfdfb222 100644 --- a/docs/matter.js/classes/math_export.ReedSolomon.md +++ b/docs/matter.js/classes/math_export.ReedSolomon.md @@ -37,7 +37,7 @@ #### Defined in -[packages/matter.js/src/math/ReedSolomon.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/ReedSolomon.ts#L73) +[packages/matter.js/src/math/ReedSolomon.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/ReedSolomon.ts#L73) ## Methods @@ -58,7 +58,7 @@ #### Defined in -[packages/matter.js/src/math/ReedSolomon.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/ReedSolomon.ts#L75) +[packages/matter.js/src/math/ReedSolomon.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/ReedSolomon.ts#L75) ___ @@ -78,4 +78,4 @@ ___ #### Defined in -[packages/matter.js/src/math/ReedSolomon.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/ReedSolomon.ts#L93) +[packages/matter.js/src/math/ReedSolomon.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/ReedSolomon.ts#L93) diff --git a/docs/matter.js/classes/math_export.Verhoeff.md b/docs/matter.js/classes/math_export.Verhoeff.md index b74cfeb88f..61461b9707 100644 --- a/docs/matter.js/classes/math_export.Verhoeff.md +++ b/docs/matter.js/classes/math_export.Verhoeff.md @@ -44,7 +44,7 @@ Verhoeff algorithm to compute a checksum. #### Defined in -[packages/matter.js/src/math/Verhoeff.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/Verhoeff.ts#L26) +[packages/matter.js/src/math/Verhoeff.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/Verhoeff.ts#L26) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[packages/matter.js/src/math/Verhoeff.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/Verhoeff.ts#L14) +[packages/matter.js/src/math/Verhoeff.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/Verhoeff.ts#L14) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[packages/matter.js/src/math/Verhoeff.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/Verhoeff.ts#L27) +[packages/matter.js/src/math/Verhoeff.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/Verhoeff.ts#L27) ## Methods @@ -84,4 +84,4 @@ ___ #### Defined in -[packages/matter.js/src/math/Verhoeff.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/math/Verhoeff.ts#L38) +[packages/matter.js/src/math/Verhoeff.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/math/Verhoeff.ts#L38) diff --git a/docs/matter.js/classes/mdns_export.MdnsBroadcaster.md b/docs/matter.js/classes/mdns_export.MdnsBroadcaster.md index 4e82bdb513..5a9134390b 100644 --- a/docs/matter.js/classes/mdns_export.MdnsBroadcaster.md +++ b/docs/matter.js/classes/mdns_export.MdnsBroadcaster.md @@ -53,7 +53,7 @@ This class is handing MDNS Announcements for multiple instances/devices #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L66) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L66) ## Properties @@ -63,7 +63,7 @@ This class is handing MDNS Announcements for multiple instances/devices #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L63) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L63) ___ @@ -73,7 +73,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L64) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L64) ___ @@ -83,7 +83,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L68) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L68) ___ @@ -93,7 +93,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L67) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L67) ___ @@ -103,7 +103,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L62) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L62) ## Methods @@ -123,7 +123,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:314](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L314) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:314](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L314) ___ @@ -137,7 +137,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L343) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L343) ___ @@ -157,7 +157,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:332](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L332) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:332](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L332) ___ @@ -177,7 +177,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:325](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L325) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:325](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L325) ___ @@ -197,7 +197,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:318](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L318) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:318](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L318) ___ @@ -218,7 +218,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L95) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L95) ___ @@ -242,7 +242,7 @@ Set the Broadcaster data to announce a device ready for commissioning in a speci #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L112) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L112) ___ @@ -265,7 +265,7 @@ Set the Broadcaster data to announce a Commissioner (aka Commissioner discovery) #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:259](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L259) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:259](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L259) ___ @@ -289,7 +289,7 @@ Set the Broadcaster Data to announce a device for operative discovery (aka "alre #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:195](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L195) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:195](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L195) ___ @@ -310,7 +310,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L71) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L71) ___ @@ -332,4 +332,4 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsBroadcaster.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L54) +[packages/matter.js/src/mdns/MdnsBroadcaster.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsBroadcaster.ts#L54) diff --git a/docs/matter.js/classes/mdns_export.MdnsScanner.md b/docs/matter.js/classes/mdns_export.MdnsScanner.md index d61b6a5e66..cd06fa2a03 100644 --- a/docs/matter.js/classes/mdns_export.MdnsScanner.md +++ b/docs/matter.js/classes/mdns_export.MdnsScanner.md @@ -82,7 +82,7 @@ It sends out queries to discover various types of Matter device types and listen #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L96) +[packages/matter.js/src/mdns/MdnsScanner.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L96) ## Properties @@ -92,7 +92,7 @@ It sends out queries to discover various types of Matter device types and listen #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L79) +[packages/matter.js/src/mdns/MdnsScanner.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L79) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L94) +[packages/matter.js/src/mdns/MdnsScanner.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L94) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L84) +[packages/matter.js/src/mdns/MdnsScanner.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L84) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:98](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L98) +[packages/matter.js/src/mdns/MdnsScanner.ts:98](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L98) ___ @@ -132,7 +132,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L97) +[packages/matter.js/src/mdns/MdnsScanner.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L97) ___ @@ -142,7 +142,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L81) +[packages/matter.js/src/mdns/MdnsScanner.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L81) ___ @@ -152,7 +152,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L83) +[packages/matter.js/src/mdns/MdnsScanner.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L83) ___ @@ -162,7 +162,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L93) +[packages/matter.js/src/mdns/MdnsScanner.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L93) ___ @@ -172,7 +172,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L80) +[packages/matter.js/src/mdns/MdnsScanner.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L80) ___ @@ -182,7 +182,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L85) +[packages/matter.js/src/mdns/MdnsScanner.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L85) ## Methods @@ -205,7 +205,7 @@ Some identifiers are identical to the official DNS-SD identifiers, others are cu #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:396](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L396) +[packages/matter.js/src/mdns/MdnsScanner.ts:396](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L396) ___ @@ -232,7 +232,7 @@ be over. #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:346](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L346) +[packages/matter.js/src/mdns/MdnsScanner.ts:346](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L346) ___ @@ -253,7 +253,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:341](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L341) +[packages/matter.js/src/mdns/MdnsScanner.ts:341](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L341) ___ @@ -273,7 +273,7 @@ Close all connects, end all timers and resolve all pending promises. #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:571](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L571) +[packages/matter.js/src/mdns/MdnsScanner.ts:571](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L571) ___ @@ -294,7 +294,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:302](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L302) +[packages/matter.js/src/mdns/MdnsScanner.ts:302](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L302) ___ @@ -308,7 +308,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:839](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L839) +[packages/matter.js/src/mdns/MdnsScanner.ts:839](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L839) ___ @@ -328,7 +328,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:416](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L416) +[packages/matter.js/src/mdns/MdnsScanner.ts:416](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L416) ___ @@ -361,7 +361,7 @@ These can be requested by the getCommissionableDevices method. #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:508](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L508) +[packages/matter.js/src/mdns/MdnsScanner.ts:508](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L508) ___ @@ -389,7 +389,7 @@ Discovers commissionable devices based on a defined identifier and returns the f #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:534](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L534) +[packages/matter.js/src/mdns/MdnsScanner.ts:534](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L534) ___ @@ -412,7 +412,7 @@ Check all options for a query identifier and return the most relevant one with a #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:427](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L427) +[packages/matter.js/src/mdns/MdnsScanner.ts:427](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L427) ___ @@ -442,7 +442,7 @@ IP/ports or an empty array if not found. #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:311](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L311) +[packages/matter.js/src/mdns/MdnsScanner.ts:311](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L311) ___ @@ -467,7 +467,7 @@ promise. #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:282](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L282) +[packages/matter.js/src/mdns/MdnsScanner.ts:282](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L282) ___ @@ -481,7 +481,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:196](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L196) +[packages/matter.js/src/mdns/MdnsScanner.ts:196](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L196) ___ @@ -504,7 +504,7 @@ record. #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:359](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L359) +[packages/matter.js/src/mdns/MdnsScanner.ts:359](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L359) ___ @@ -524,7 +524,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:477](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L477) +[packages/matter.js/src/mdns/MdnsScanner.ts:477](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L477) ___ @@ -550,7 +550,7 @@ Return already discovered commissionable devices and return them. Does not send #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:564](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L564) +[packages/matter.js/src/mdns/MdnsScanner.ts:564](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L564) ___ @@ -578,7 +578,7 @@ DNS-SD queries. #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:351](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L351) +[packages/matter.js/src/mdns/MdnsScanner.ts:351](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L351) ___ @@ -600,7 +600,7 @@ Returns the list of all targets (IP/port) discovered for a queried operational d #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:218](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L218) +[packages/matter.js/src/mdns/MdnsScanner.ts:218](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L218) ___ @@ -622,7 +622,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:689](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L689) +[packages/matter.js/src/mdns/MdnsScanner.ts:689](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L689) ___ @@ -647,7 +647,7 @@ It will parse the message and check if it contains relevant discovery records. #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:586](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L586) +[packages/matter.js/src/mdns/MdnsScanner.ts:586](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L586) ___ @@ -669,7 +669,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:602](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L602) +[packages/matter.js/src/mdns/MdnsScanner.ts:602](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L602) ___ @@ -691,7 +691,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:618](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L618) +[packages/matter.js/src/mdns/MdnsScanner.ts:618](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L618) ___ @@ -713,7 +713,7 @@ Returns weather a waiter promise is registered for a specific queryId. #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:298](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L298) +[packages/matter.js/src/mdns/MdnsScanner.ts:298](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L298) ___ @@ -733,7 +733,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:817](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L817) +[packages/matter.js/src/mdns/MdnsScanner.ts:817](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L817) ___ @@ -758,7 +758,7 @@ The promise will be resolved when the timer runs out latest. #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:263](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L263) +[packages/matter.js/src/mdns/MdnsScanner.ts:263](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L263) ___ @@ -781,7 +781,7 @@ out. If it was the last query announcing will stop completely. #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:204](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L204) +[packages/matter.js/src/mdns/MdnsScanner.ts:204](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L204) ___ @@ -800,7 +800,7 @@ packets and the query is sent as Truncated query. #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L113) +[packages/matter.js/src/mdns/MdnsScanner.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L113) ___ @@ -825,7 +825,7 @@ out. When entry already exists the query is overwritten and answers are always a #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:184](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L184) +[packages/matter.js/src/mdns/MdnsScanner.ts:184](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L184) ___ @@ -847,7 +847,7 @@ Sort the list of found IP/ports and make sure link-local IPv6 addresses come fir #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:235](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L235) +[packages/matter.js/src/mdns/MdnsScanner.ts:235](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L235) ___ @@ -869,4 +869,4 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L66) +[packages/matter.js/src/mdns/MdnsScanner.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L66) diff --git a/docs/matter.js/classes/mdns_export.MdnsServer.md b/docs/matter.js/classes/mdns_export.MdnsServer.md index f18027ef8e..fafae488d8 100644 --- a/docs/matter.js/classes/mdns_export.MdnsServer.md +++ b/docs/matter.js/classes/mdns_export.MdnsServer.md @@ -54,7 +54,7 @@ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L63) +[packages/matter.js/src/mdns/MdnsServer.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L63) ## Properties @@ -64,7 +64,7 @@ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L64) +[packages/matter.js/src/mdns/MdnsServer.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L64) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L65) +[packages/matter.js/src/mdns/MdnsServer.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L65) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L49) +[packages/matter.js/src/mdns/MdnsServer.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L49) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L61) +[packages/matter.js/src/mdns/MdnsServer.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L61) ___ @@ -104,7 +104,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L51) +[packages/matter.js/src/mdns/MdnsServer.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L51) ___ @@ -114,7 +114,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L50) +[packages/matter.js/src/mdns/MdnsServer.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L50) ## Methods @@ -134,7 +134,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L230) +[packages/matter.js/src/mdns/MdnsServer.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L230) ___ @@ -155,7 +155,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:166](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L166) +[packages/matter.js/src/mdns/MdnsServer.ts:166](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L166) ___ @@ -176,7 +176,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L72) +[packages/matter.js/src/mdns/MdnsServer.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L72) ___ @@ -197,7 +197,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L76) +[packages/matter.js/src/mdns/MdnsServer.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L76) ___ @@ -211,7 +211,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:294](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L294) +[packages/matter.js/src/mdns/MdnsServer.ts:294](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L294) ___ @@ -232,7 +232,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:245](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L245) +[packages/matter.js/src/mdns/MdnsServer.ts:245](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L245) ___ @@ -246,7 +246,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:300](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L300) +[packages/matter.js/src/mdns/MdnsServer.ts:300](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L300) ___ @@ -268,7 +268,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L84) +[packages/matter.js/src/mdns/MdnsServer.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L84) ___ @@ -289,7 +289,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L80) +[packages/matter.js/src/mdns/MdnsServer.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L80) ___ @@ -312,7 +312,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:304](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L304) +[packages/matter.js/src/mdns/MdnsServer.ts:304](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L304) ___ @@ -334,7 +334,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L180) +[packages/matter.js/src/mdns/MdnsServer.ts:180](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L180) ___ @@ -356,7 +356,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L284) +[packages/matter.js/src/mdns/MdnsServer.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L284) ___ @@ -378,4 +378,4 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L36) +[packages/matter.js/src/mdns/MdnsServer.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L36) diff --git a/docs/matter.js/classes/model.Access-1.md b/docs/matter.js/classes/model.Access-1.md index bd233316c7..1f5073d123 100644 --- a/docs/matter.js/classes/model.Access-1.md +++ b/docs/matter.js/classes/model.Access-1.md @@ -78,7 +78,7 @@ by the Matter Specification. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L41) +[packages/matter.js/src/model/aspects/Access.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L41) ## Properties @@ -92,7 +92,7 @@ by the Matter Specification. #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L17) +[packages/matter.js/src/model/aspects/Aspect.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L17) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L18) +[packages/matter.js/src/model/aspects/Aspect.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L18) ___ @@ -120,7 +120,7 @@ Access.Ast.fabric #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L20) +[packages/matter.js/src/model/aspects/Access.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L20) ___ @@ -134,7 +134,7 @@ Access.Ast.readPriv #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L18) +[packages/matter.js/src/model/aspects/Access.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L18) ___ @@ -148,7 +148,7 @@ Access.Ast.rw #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L17) +[packages/matter.js/src/model/aspects/Access.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L17) ___ @@ -162,7 +162,7 @@ Access.Ast.timed #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L21) +[packages/matter.js/src/model/aspects/Access.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L21) ___ @@ -176,7 +176,7 @@ Access.Ast.writePriv #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L19) +[packages/matter.js/src/model/aspects/Access.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L19) ## Accessors @@ -194,7 +194,7 @@ Aspect.empty #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L31) +[packages/matter.js/src/model/aspects/Access.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L31) ___ @@ -208,7 +208,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L23) +[packages/matter.js/src/model/aspects/Access.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L23) ___ @@ -226,7 +226,7 @@ Aspect.valid #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L20) +[packages/matter.js/src/model/aspects/Aspect.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L20) ___ @@ -240,7 +240,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L27) +[packages/matter.js/src/model/aspects/Access.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L27) ## Methods @@ -266,7 +266,7 @@ Test for logical equivalence. #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L40) +[packages/matter.js/src/model/aspects/Aspect.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L40) ___ @@ -291,7 +291,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L54) +[packages/matter.js/src/model/aspects/Aspect.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L54) ___ @@ -315,7 +315,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L65) +[packages/matter.js/src/model/aspects/Aspect.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L65) ___ @@ -335,7 +335,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L167) +[packages/matter.js/src/model/aspects/Access.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L167) ___ @@ -355,7 +355,7 @@ Displays access using the standard Matter syntax. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:135](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L135) +[packages/matter.js/src/model/aspects/Access.ts:135](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L135) ___ @@ -373,7 +373,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L47) +[packages/matter.js/src/model/aspects/Aspect.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L47) ___ @@ -397,4 +397,4 @@ lenient. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L57) +[packages/matter.js/src/model/aspects/Access.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L57) diff --git a/docs/matter.js/classes/model.Aspect.md b/docs/matter.js/classes/model.Aspect.md index 841f4c5254..146085f08e 100644 --- a/docs/matter.js/classes/model.Aspect.md +++ b/docs/matter.js/classes/model.Aspect.md @@ -74,7 +74,7 @@ for "constraint" which is not formally described as a quality. #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L24) +[packages/matter.js/src/model/aspects/Aspect.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L24) ## Properties @@ -84,7 +84,7 @@ for "constraint" which is not formally described as a quality. #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L17) +[packages/matter.js/src/model/aspects/Aspect.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L17) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L18) +[packages/matter.js/src/model/aspects/Aspect.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L18) ## Accessors @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L28) +[packages/matter.js/src/model/aspects/Aspect.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L28) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L20) +[packages/matter.js/src/model/aspects/Aspect.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L20) ## Methods @@ -144,7 +144,7 @@ Test for logical equivalence. #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L40) +[packages/matter.js/src/model/aspects/Aspect.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L40) ___ @@ -165,7 +165,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L54) +[packages/matter.js/src/model/aspects/Aspect.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L54) ___ @@ -185,7 +185,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L65) +[packages/matter.js/src/model/aspects/Aspect.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L65) ___ @@ -199,7 +199,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L52) +[packages/matter.js/src/model/aspects/Aspect.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L52) ___ @@ -213,4 +213,4 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L47) +[packages/matter.js/src/model/aspects/Aspect.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L47) diff --git a/docs/matter.js/classes/model.AttributeModel.md b/docs/matter.js/classes/model.AttributeModel.md index a6637dd86a..c75ff1c1e0 100644 --- a/docs/matter.js/classes/model.AttributeModel.md +++ b/docs/matter.js/classes/model.AttributeModel.md @@ -122,7 +122,7 @@ this class. #### Defined in -[packages/matter.js/src/model/models/AttributeModel.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/AttributeModel.ts#L28) +[packages/matter.js/src/model/models/AttributeModel.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/AttributeModel.ts#L28) ## Properties @@ -140,7 +140,7 @@ AttributeElement.byteSize #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L30) +[packages/matter.js/src/model/models/ValueModel.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L30) ___ @@ -158,7 +158,7 @@ AttributeElement.default #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L31) +[packages/matter.js/src/model/models/ValueModel.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L31) ___ @@ -176,7 +176,7 @@ AttributeElement.description #### Defined in -[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L26) +[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L26) ___ @@ -194,7 +194,7 @@ AttributeElement.details #### Defined in -[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L27) +[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L27) ___ @@ -208,7 +208,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L29) +[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L29) ___ @@ -228,7 +228,7 @@ AttributeElement.global #### Defined in -[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L34) +[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L34) ___ @@ -246,7 +246,7 @@ AttributeElement.id #### Defined in -[packages/matter.js/src/model/models/AttributeModel.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/AttributeModel.ts#L14) +[packages/matter.js/src/model/models/AttributeModel.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/AttributeModel.ts#L14) ___ @@ -262,7 +262,7 @@ Indicates that an element defines a datatype. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L33) +[packages/matter.js/src/model/models/ValueModel.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L33) ___ @@ -278,7 +278,7 @@ Indicates that an element may have type definitions as children. #### Defined in -[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L39) +[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L39) ___ @@ -292,7 +292,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L32) +[packages/matter.js/src/model/models/ValueModel.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L32) ___ @@ -310,7 +310,7 @@ AttributeElement.name #### Defined in -[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L24) +[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L24) ___ @@ -328,7 +328,7 @@ AttributeElement.tag #### Defined in -[packages/matter.js/src/model/models/AttributeModel.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/AttributeModel.ts#L13) +[packages/matter.js/src/model/models/AttributeModel.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/AttributeModel.ts#L13) ___ @@ -346,7 +346,7 @@ AttributeElement.type #### Defined in -[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L25) +[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L25) ___ @@ -364,7 +364,7 @@ AttributeElement.xref #### Defined in -[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L28) +[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L28) ___ @@ -374,7 +374,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/AttributeModel.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/AttributeModel.ts#L36) +[packages/matter.js/src/model/models/AttributeModel.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/AttributeModel.ts#L36) ___ @@ -394,7 +394,7 @@ Factory support. Populated by derivatives upon definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L192) +[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L192) ## Accessors @@ -416,7 +416,7 @@ ValueModel.access #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L63) +[packages/matter.js/src/model/models/ValueModel.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L63) • `set` **access**(`definition`): `void` @@ -440,7 +440,7 @@ ValueModel.access #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L66) +[packages/matter.js/src/model/models/ValueModel.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L66) ___ @@ -461,7 +461,7 @@ ValueModel.allowedBaseTags #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L180) +[packages/matter.js/src/model/models/ValueModel.ts:180](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L180) ___ @@ -481,7 +481,7 @@ ValueModel.base #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L172) +[packages/matter.js/src/model/models/ValueModel.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L172) ___ @@ -505,7 +505,7 @@ ValueModel.children #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L35) +[packages/matter.js/src/model/models/ValueModel.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L35) • `set` **children**(`children`): `void` @@ -531,7 +531,7 @@ ValueModel.children #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L39) +[packages/matter.js/src/model/models/ValueModel.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L39) ___ @@ -553,7 +553,7 @@ ValueModel.conformance #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L53) +[packages/matter.js/src/model/models/ValueModel.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L53) • `set` **conformance**(`definition`): `void` @@ -577,7 +577,7 @@ ValueModel.conformance #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L56) +[packages/matter.js/src/model/models/ValueModel.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L56) ___ @@ -599,7 +599,7 @@ ValueModel.constraint #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L43) +[packages/matter.js/src/model/models/ValueModel.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L43) • `set` **constraint**(`definition`): `void` @@ -623,7 +623,7 @@ ValueModel.constraint #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L46) +[packages/matter.js/src/model/models/ValueModel.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L46) ___ @@ -643,7 +643,7 @@ ValueModel.definingModel #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:158](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L158) +[packages/matter.js/src/model/models/ValueModel.ts:158](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L158) ___ @@ -663,7 +663,7 @@ ValueModel.deprecated #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:220](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L220) +[packages/matter.js/src/model/models/ValueModel.ts:220](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L220) ___ @@ -683,7 +683,7 @@ ValueModel.directMetatype #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L149) +[packages/matter.js/src/model/models/ValueModel.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L149) ___ @@ -703,7 +703,7 @@ ValueModel.disallowed #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:227](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L227) +[packages/matter.js/src/model/models/ValueModel.ts:227](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L227) ___ @@ -721,7 +721,7 @@ ValueModel.effectiveAccess #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L69) +[packages/matter.js/src/model/models/ValueModel.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L69) ___ @@ -739,7 +739,7 @@ ValueModel.effectiveConformance #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L59) +[packages/matter.js/src/model/models/ValueModel.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L59) ___ @@ -757,7 +757,7 @@ ValueModel.effectiveConstraint #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L49) +[packages/matter.js/src/model/models/ValueModel.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L49) ___ @@ -779,7 +779,7 @@ ValueModel.effectiveDefault #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L142) +[packages/matter.js/src/model/models/ValueModel.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L142) ___ @@ -799,7 +799,7 @@ ValueModel.effectiveId #### Defined in -[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L112) +[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L112) ___ @@ -819,7 +819,7 @@ ValueModel.effectiveMetatype #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L130) +[packages/matter.js/src/model/models/ValueModel.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L130) ___ @@ -837,7 +837,7 @@ ValueModel.effectiveQuality #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L79) +[packages/matter.js/src/model/models/ValueModel.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L79) ___ @@ -857,7 +857,7 @@ ValueModel.effectiveType #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L119) +[packages/matter.js/src/model/models/ValueModel.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L119) ___ @@ -877,7 +877,7 @@ ValueModel.effectiveXref #### Defined in -[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L230) +[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L230) ___ @@ -898,7 +898,7 @@ ValueModel.elements #### Defined in -[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L102) +[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L102) ___ @@ -912,7 +912,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/AttributeModel.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/AttributeModel.ts#L20) +[packages/matter.js/src/model/models/AttributeModel.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/AttributeModel.ts#L20) ___ @@ -926,7 +926,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/AttributeModel.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/AttributeModel.ts#L24) +[packages/matter.js/src/model/models/AttributeModel.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/AttributeModel.ts#L24) ___ @@ -947,7 +947,7 @@ ValueModel.globalBase #### Defined in -[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L223) +[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L223) ___ @@ -968,7 +968,7 @@ ValueModel.key #### Defined in -[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L120) +[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L120) ___ @@ -988,7 +988,7 @@ ValueModel.listEntry #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:165](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L165) +[packages/matter.js/src/model/models/ValueModel.ts:165](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L165) ___ @@ -1009,7 +1009,7 @@ ValueModel.mandatory #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:242](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L242) +[packages/matter.js/src/model/models/ValueModel.ts:242](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L242) ___ @@ -1029,7 +1029,7 @@ ValueModel.members #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:190](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L190) +[packages/matter.js/src/model/models/ValueModel.ts:190](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L190) ___ @@ -1051,7 +1051,7 @@ ValueModel.metabase #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L88) +[packages/matter.js/src/model/models/ValueModel.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L88) ___ @@ -1071,7 +1071,7 @@ ValueModel.nullable #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:234](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L234) +[packages/matter.js/src/model/models/ValueModel.ts:234](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L234) ___ @@ -1091,7 +1091,7 @@ ValueModel.overridesShadow #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:263](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L263) +[packages/matter.js/src/model/models/ValueModel.ts:263](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L263) ___ @@ -1112,7 +1112,7 @@ ValueModel.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L71) +[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L71) • `set` **parent**(`parent`): `void` @@ -1132,7 +1132,7 @@ ValueModel.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L75) +[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L75) ___ @@ -1152,7 +1152,7 @@ ValueModel.path #### Defined in -[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L59) +[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L59) ___ @@ -1173,7 +1173,7 @@ ValueModel.primitiveBase #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L96) +[packages/matter.js/src/model/models/ValueModel.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L96) ___ @@ -1195,7 +1195,7 @@ ValueModel.quality #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L73) +[packages/matter.js/src/model/models/ValueModel.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L73) • `set` **quality**(`definition`): `void` @@ -1219,7 +1219,7 @@ ValueModel.quality #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L76) +[packages/matter.js/src/model/models/ValueModel.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L76) ___ @@ -1240,7 +1240,7 @@ ValueModel.shadow #### Defined in -[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L215) +[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L215) ___ @@ -1260,7 +1260,7 @@ ValueModel.valid #### Defined in -[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L52) +[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L52) ___ @@ -1280,7 +1280,7 @@ ValueModel.validationAspects #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:197](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L197) +[packages/matter.js/src/model/models/ValueModel.ts:197](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L197) ___ @@ -1294,7 +1294,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/AttributeModel.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/AttributeModel.ts#L16) +[packages/matter.js/src/model/models/AttributeModel.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/AttributeModel.ts#L16) ## Methods @@ -1320,7 +1320,7 @@ Add a child. children.push works too but only accepts models. #### Defined in -[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L244) +[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L244) ___ @@ -1352,7 +1352,7 @@ Retrieve all models of a specific element type from local scope. #### Defined in -[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L268) +[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L268) ___ @@ -1378,7 +1378,7 @@ Search the inheritance chain for a bitmap field defining a specific bit. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:289](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L289) +[packages/matter.js/src/model/models/ValueModel.ts:289](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L289) ___ @@ -1405,7 +1405,7 @@ Record a validation error for this model. #### Defined in -[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L303) +[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L303) ___ @@ -1438,7 +1438,7 @@ Retrieve a specific model by ID or name. #### Defined in -[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L275) +[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L275) ___ @@ -1464,7 +1464,7 @@ Does this model derive from another? #### Defined in -[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L373) +[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L373) ___ @@ -1490,7 +1490,7 @@ Check identity of element by name or ID. #### Defined in -[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L291) +[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L291) ___ @@ -1517,7 +1517,7 @@ Search the inheritance chain for a child property. #### Defined in -[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L363) +[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L363) ___ @@ -1549,7 +1549,7 @@ Retrieve a model of a specific type from the ownership hierarchy. #### Defined in -[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L284) +[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L284) ___ @@ -1575,7 +1575,7 @@ Find all children that reference a specific type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L356) +[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L356) ___ @@ -1595,7 +1595,7 @@ Convert model to JSON. #### Defined in -[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L319) +[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L319) ___ @@ -1615,7 +1615,7 @@ Convert to non-class structure. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:293](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L293) +[packages/matter.js/src/model/models/ValueModel.ts:293](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L293) ___ @@ -1641,7 +1641,7 @@ Apply a function to all tree elements. #### Defined in -[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L349) +[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L349) ___ @@ -1667,4 +1667,4 @@ Create a model for an element. #### Defined in -[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L251) +[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L251) diff --git a/docs/matter.js/classes/model.ClusterModel-1.md b/docs/matter.js/classes/model.ClusterModel-1.md index c3972f0785..542df8bb92 100644 --- a/docs/matter.js/classes/model.ClusterModel-1.md +++ b/docs/matter.js/classes/model.ClusterModel-1.md @@ -97,7 +97,7 @@ the corresponding element type. #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L63) +[packages/matter.js/src/model/models/ClusterModel.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L63) ## Properties @@ -107,7 +107,7 @@ the corresponding element type. #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L18) +[packages/matter.js/src/model/models/ClusterModel.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L18) ___ @@ -121,7 +121,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L26) +[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L26) ___ @@ -135,7 +135,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L27) +[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L27) ___ @@ -149,7 +149,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L29) +[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L29) ___ @@ -165,7 +165,7 @@ Flag set on elements loaded from Globals. #### Defined in -[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L34) +[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L34) ___ @@ -179,7 +179,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L17) +[packages/matter.js/src/model/models/ClusterModel.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L17) ___ @@ -195,7 +195,7 @@ Indicates that an element defines a datatype. #### Defined in -[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L44) +[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L44) ___ @@ -211,7 +211,7 @@ Indicates that an element may have type definitions as children. #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L19) +[packages/matter.js/src/model/models/ClusterModel.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L19) ___ @@ -225,7 +225,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L24) +[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L24) ___ @@ -235,7 +235,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L20) +[packages/matter.js/src/model/models/ClusterModel.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L20) ___ @@ -249,7 +249,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L16) +[packages/matter.js/src/model/models/ClusterModel.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L16) ___ @@ -263,7 +263,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L25) +[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L25) ___ @@ -277,7 +277,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L28) +[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L28) ___ @@ -297,7 +297,7 @@ Factory support. Populated by derivatives upon definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L192) +[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L192) ## Accessors @@ -317,7 +317,7 @@ Model.allowedBaseTags #### Defined in -[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L237) +[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L237) ___ @@ -331,7 +331,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L22) +[packages/matter.js/src/model/models/ClusterModel.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L22) ___ @@ -351,7 +351,7 @@ Model.base #### Defined in -[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L207) +[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L207) ___ @@ -371,7 +371,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L55) +[packages/matter.js/src/model/models/ClusterModel.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L55) • `set` **children**(`children`): `void` @@ -393,7 +393,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L59) +[packages/matter.js/src/model/models/ClusterModel.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L59) ___ @@ -407,7 +407,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L26) +[packages/matter.js/src/model/models/ClusterModel.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L26) ___ @@ -421,7 +421,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L34) +[packages/matter.js/src/model/models/ClusterModel.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L34) ___ @@ -441,7 +441,7 @@ Model.effectiveId #### Defined in -[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L112) +[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L112) ___ @@ -464,7 +464,7 @@ Model.effectiveType #### Defined in -[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L200) +[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L200) ___ @@ -484,7 +484,7 @@ Model.effectiveXref #### Defined in -[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L230) +[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L230) ___ @@ -505,7 +505,7 @@ Model.elements #### Defined in -[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L102) +[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L102) ___ @@ -519,7 +519,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L30) +[packages/matter.js/src/model/models/ClusterModel.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L30) ___ @@ -533,7 +533,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L51) +[packages/matter.js/src/model/models/ClusterModel.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L51) ___ @@ -547,7 +547,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L47) +[packages/matter.js/src/model/models/ClusterModel.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L47) ___ @@ -568,7 +568,7 @@ Model.globalBase #### Defined in -[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L223) +[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L223) ___ @@ -589,7 +589,7 @@ Model.key #### Defined in -[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L120) +[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L120) ___ @@ -610,7 +610,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L71) +[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L71) • `set` **parent**(`parent`): `void` @@ -630,7 +630,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L75) +[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L75) ___ @@ -650,7 +650,7 @@ Model.path #### Defined in -[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L59) +[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L59) ___ @@ -664,7 +664,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L38) +[packages/matter.js/src/model/models/ClusterModel.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L38) ___ @@ -685,7 +685,7 @@ Model.shadow #### Defined in -[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L215) +[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L215) ___ @@ -705,7 +705,7 @@ Model.valid #### Defined in -[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L52) +[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L52) ## Methods @@ -731,7 +731,7 @@ Add a child. children.push works too but only accepts models. #### Defined in -[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L244) +[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L244) ___ @@ -763,7 +763,7 @@ Retrieve all models of a specific element type from local scope. #### Defined in -[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L268) +[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L268) ___ @@ -790,7 +790,7 @@ Record a validation error for this model. #### Defined in -[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L303) +[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L303) ___ @@ -823,7 +823,7 @@ Retrieve a specific model by ID or name. #### Defined in -[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L275) +[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L275) ___ @@ -849,7 +849,7 @@ Does this model derive from another? #### Defined in -[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L373) +[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L373) ___ @@ -875,7 +875,7 @@ Check identity of element by name or ID. #### Defined in -[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L291) +[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L291) ___ @@ -902,7 +902,7 @@ Search the inheritance chain for a child property. #### Defined in -[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L363) +[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L363) ___ @@ -934,7 +934,7 @@ Retrieve a model of a specific type from the ownership hierarchy. #### Defined in -[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L284) +[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L284) ___ @@ -960,7 +960,7 @@ Find all children that reference a specific type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L356) +[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L356) ___ @@ -980,7 +980,7 @@ Convert model to JSON. #### Defined in -[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L319) +[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L319) ___ @@ -1000,7 +1000,7 @@ Convert to non-class structure. #### Defined in -[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L326) +[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L326) ___ @@ -1026,7 +1026,7 @@ Apply a function to all tree elements. #### Defined in -[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L349) +[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L349) ___ @@ -1052,4 +1052,4 @@ Create a model for an element. #### Defined in -[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L251) +[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L251) diff --git a/docs/matter.js/classes/model.CommandModel.md b/docs/matter.js/classes/model.CommandModel.md index 9631e55f47..4b2e7a50b9 100644 --- a/docs/matter.js/classes/model.CommandModel.md +++ b/docs/matter.js/classes/model.CommandModel.md @@ -124,7 +124,7 @@ this class. #### Defined in -[packages/matter.js/src/model/models/CommandModel.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/CommandModel.ts#L39) +[packages/matter.js/src/model/models/CommandModel.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/CommandModel.ts#L39) ## Properties @@ -142,7 +142,7 @@ CommandElement.byteSize #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L30) +[packages/matter.js/src/model/models/ValueModel.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L30) ___ @@ -160,7 +160,7 @@ CommandElement.default #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L31) +[packages/matter.js/src/model/models/ValueModel.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L31) ___ @@ -178,7 +178,7 @@ CommandElement.description #### Defined in -[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L26) +[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L26) ___ @@ -196,7 +196,7 @@ CommandElement.details #### Defined in -[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L27) +[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L27) ___ @@ -210,7 +210,7 @@ CommandElement.direction #### Defined in -[packages/matter.js/src/model/models/CommandModel.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/CommandModel.ts#L16) +[packages/matter.js/src/model/models/CommandModel.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/CommandModel.ts#L16) ___ @@ -224,7 +224,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L29) +[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L29) ___ @@ -244,7 +244,7 @@ CommandElement.global #### Defined in -[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L34) +[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L34) ___ @@ -262,7 +262,7 @@ CommandElement.id #### Defined in -[packages/matter.js/src/model/models/CommandModel.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/CommandModel.ts#L15) +[packages/matter.js/src/model/models/CommandModel.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/CommandModel.ts#L15) ___ @@ -278,7 +278,7 @@ Indicates that an element defines a datatype. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L33) +[packages/matter.js/src/model/models/ValueModel.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L33) ___ @@ -294,7 +294,7 @@ Indicates that an element may have type definitions as children. #### Defined in -[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L39) +[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L39) ___ @@ -308,7 +308,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L32) +[packages/matter.js/src/model/models/ValueModel.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L32) ___ @@ -326,7 +326,7 @@ CommandElement.name #### Defined in -[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L24) +[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L24) ___ @@ -340,7 +340,7 @@ CommandElement.response #### Defined in -[packages/matter.js/src/model/models/CommandModel.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/CommandModel.ts#L17) +[packages/matter.js/src/model/models/CommandModel.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/CommandModel.ts#L17) ___ @@ -358,7 +358,7 @@ CommandElement.tag #### Defined in -[packages/matter.js/src/model/models/CommandModel.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/CommandModel.ts#L14) +[packages/matter.js/src/model/models/CommandModel.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/CommandModel.ts#L14) ___ @@ -376,7 +376,7 @@ CommandElement.type #### Defined in -[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L25) +[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L25) ___ @@ -394,7 +394,7 @@ CommandElement.xref #### Defined in -[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L28) +[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L28) ___ @@ -404,7 +404,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/CommandModel.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/CommandModel.ts#L47) +[packages/matter.js/src/model/models/CommandModel.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/CommandModel.ts#L47) ___ @@ -424,7 +424,7 @@ Factory support. Populated by derivatives upon definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L192) +[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L192) ## Accessors @@ -446,7 +446,7 @@ ValueModel.access #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L63) +[packages/matter.js/src/model/models/ValueModel.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L63) • `set` **access**(`definition`): `void` @@ -470,7 +470,7 @@ ValueModel.access #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L66) +[packages/matter.js/src/model/models/ValueModel.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L66) ___ @@ -491,7 +491,7 @@ ValueModel.allowedBaseTags #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L180) +[packages/matter.js/src/model/models/ValueModel.ts:180](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L180) ___ @@ -511,7 +511,7 @@ ValueModel.base #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L172) +[packages/matter.js/src/model/models/ValueModel.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L172) ___ @@ -535,7 +535,7 @@ ValueModel.children #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L35) +[packages/matter.js/src/model/models/ValueModel.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L35) • `set` **children**(`children`): `void` @@ -561,7 +561,7 @@ ValueModel.children #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L39) +[packages/matter.js/src/model/models/ValueModel.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L39) ___ @@ -583,7 +583,7 @@ ValueModel.conformance #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L53) +[packages/matter.js/src/model/models/ValueModel.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L53) • `set` **conformance**(`definition`): `void` @@ -607,7 +607,7 @@ ValueModel.conformance #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L56) +[packages/matter.js/src/model/models/ValueModel.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L56) ___ @@ -629,7 +629,7 @@ ValueModel.constraint #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L43) +[packages/matter.js/src/model/models/ValueModel.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L43) • `set` **constraint**(`definition`): `void` @@ -653,7 +653,7 @@ ValueModel.constraint #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L46) +[packages/matter.js/src/model/models/ValueModel.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L46) ___ @@ -673,7 +673,7 @@ ValueModel.definingModel #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:158](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L158) +[packages/matter.js/src/model/models/ValueModel.ts:158](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L158) ___ @@ -693,7 +693,7 @@ ValueModel.deprecated #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:220](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L220) +[packages/matter.js/src/model/models/ValueModel.ts:220](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L220) ___ @@ -713,7 +713,7 @@ ValueModel.directMetatype #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L149) +[packages/matter.js/src/model/models/ValueModel.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L149) ___ @@ -733,7 +733,7 @@ ValueModel.disallowed #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:227](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L227) +[packages/matter.js/src/model/models/ValueModel.ts:227](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L227) ___ @@ -751,7 +751,7 @@ ValueModel.effectiveAccess #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L69) +[packages/matter.js/src/model/models/ValueModel.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L69) ___ @@ -769,7 +769,7 @@ ValueModel.effectiveConformance #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L59) +[packages/matter.js/src/model/models/ValueModel.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L59) ___ @@ -787,7 +787,7 @@ ValueModel.effectiveConstraint #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L49) +[packages/matter.js/src/model/models/ValueModel.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L49) ___ @@ -809,7 +809,7 @@ ValueModel.effectiveDefault #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L142) +[packages/matter.js/src/model/models/ValueModel.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L142) ___ @@ -829,7 +829,7 @@ ValueModel.effectiveId #### Defined in -[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L112) +[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L112) ___ @@ -849,7 +849,7 @@ ValueModel.effectiveMetatype #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L130) +[packages/matter.js/src/model/models/ValueModel.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L130) ___ @@ -867,7 +867,7 @@ ValueModel.effectiveQuality #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L79) +[packages/matter.js/src/model/models/ValueModel.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L79) ___ @@ -887,7 +887,7 @@ ValueModel.effectiveType #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L119) +[packages/matter.js/src/model/models/ValueModel.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L119) ___ @@ -907,7 +907,7 @@ ValueModel.effectiveXref #### Defined in -[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L230) +[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L230) ___ @@ -928,7 +928,7 @@ ValueModel.elements #### Defined in -[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L102) +[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L102) ___ @@ -949,7 +949,7 @@ ValueModel.globalBase #### Defined in -[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L223) +[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L223) ___ @@ -963,7 +963,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/CommandModel.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/CommandModel.ts#L19) +[packages/matter.js/src/model/models/CommandModel.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/CommandModel.ts#L19) ___ @@ -977,7 +977,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/CommandModel.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/CommandModel.ts#L23) +[packages/matter.js/src/model/models/CommandModel.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/CommandModel.ts#L23) ___ @@ -998,7 +998,7 @@ ValueModel.key #### Defined in -[packages/matter.js/src/model/models/CommandModel.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/CommandModel.ts#L35) +[packages/matter.js/src/model/models/CommandModel.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/CommandModel.ts#L35) ___ @@ -1018,7 +1018,7 @@ ValueModel.listEntry #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:165](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L165) +[packages/matter.js/src/model/models/ValueModel.ts:165](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L165) ___ @@ -1039,7 +1039,7 @@ ValueModel.mandatory #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:242](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L242) +[packages/matter.js/src/model/models/ValueModel.ts:242](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L242) ___ @@ -1059,7 +1059,7 @@ ValueModel.members #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:190](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L190) +[packages/matter.js/src/model/models/ValueModel.ts:190](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L190) ___ @@ -1081,7 +1081,7 @@ ValueModel.metabase #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L88) +[packages/matter.js/src/model/models/ValueModel.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L88) ___ @@ -1101,7 +1101,7 @@ ValueModel.nullable #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:234](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L234) +[packages/matter.js/src/model/models/ValueModel.ts:234](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L234) ___ @@ -1121,7 +1121,7 @@ ValueModel.overridesShadow #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:263](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L263) +[packages/matter.js/src/model/models/ValueModel.ts:263](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L263) ___ @@ -1142,7 +1142,7 @@ ValueModel.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L71) +[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L71) • `set` **parent**(`parent`): `void` @@ -1162,7 +1162,7 @@ ValueModel.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L75) +[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L75) ___ @@ -1182,7 +1182,7 @@ ValueModel.path #### Defined in -[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L59) +[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L59) ___ @@ -1203,7 +1203,7 @@ ValueModel.primitiveBase #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L96) +[packages/matter.js/src/model/models/ValueModel.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L96) ___ @@ -1225,7 +1225,7 @@ ValueModel.quality #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L73) +[packages/matter.js/src/model/models/ValueModel.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L73) • `set` **quality**(`definition`): `void` @@ -1249,7 +1249,7 @@ ValueModel.quality #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L76) +[packages/matter.js/src/model/models/ValueModel.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L76) ___ @@ -1263,7 +1263,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/CommandModel.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/CommandModel.ts#L27) +[packages/matter.js/src/model/models/CommandModel.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/CommandModel.ts#L27) ___ @@ -1284,7 +1284,7 @@ ValueModel.shadow #### Defined in -[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L215) +[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L215) ___ @@ -1304,7 +1304,7 @@ ValueModel.valid #### Defined in -[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L52) +[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L52) ___ @@ -1324,7 +1324,7 @@ ValueModel.validationAspects #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:197](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L197) +[packages/matter.js/src/model/models/ValueModel.ts:197](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L197) ## Methods @@ -1350,7 +1350,7 @@ Add a child. children.push works too but only accepts models. #### Defined in -[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L244) +[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L244) ___ @@ -1382,7 +1382,7 @@ Retrieve all models of a specific element type from local scope. #### Defined in -[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L268) +[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L268) ___ @@ -1408,7 +1408,7 @@ Search the inheritance chain for a bitmap field defining a specific bit. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:289](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L289) +[packages/matter.js/src/model/models/ValueModel.ts:289](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L289) ___ @@ -1435,7 +1435,7 @@ Record a validation error for this model. #### Defined in -[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L303) +[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L303) ___ @@ -1468,7 +1468,7 @@ Retrieve a specific model by ID or name. #### Defined in -[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L275) +[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L275) ___ @@ -1494,7 +1494,7 @@ Does this model derive from another? #### Defined in -[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L373) +[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L373) ___ @@ -1520,7 +1520,7 @@ Check identity of element by name or ID. #### Defined in -[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L291) +[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L291) ___ @@ -1547,7 +1547,7 @@ Search the inheritance chain for a child property. #### Defined in -[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L363) +[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L363) ___ @@ -1579,7 +1579,7 @@ Retrieve a model of a specific type from the ownership hierarchy. #### Defined in -[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L284) +[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L284) ___ @@ -1605,7 +1605,7 @@ Find all children that reference a specific type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L356) +[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L356) ___ @@ -1625,7 +1625,7 @@ Convert model to JSON. #### Defined in -[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L319) +[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L319) ___ @@ -1645,7 +1645,7 @@ Convert to non-class structure. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:293](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L293) +[packages/matter.js/src/model/models/ValueModel.ts:293](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L293) ___ @@ -1671,7 +1671,7 @@ Apply a function to all tree elements. #### Defined in -[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L349) +[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L349) ___ @@ -1697,4 +1697,4 @@ Create a model for an element. #### Defined in -[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L251) +[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L251) diff --git a/docs/matter.js/classes/model.Conformance-1.md b/docs/matter.js/classes/model.Conformance-1.md index cd6cfcfe1b..748c8be78f 100644 --- a/docs/matter.js/classes/model.Conformance-1.md +++ b/docs/matter.js/classes/model.Conformance-1.md @@ -71,7 +71,7 @@ by the Matter Specification. #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L35) +[packages/matter.js/src/model/aspects/Conformance.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L35) ## Properties @@ -81,7 +81,7 @@ by the Matter Specification. #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L21) +[packages/matter.js/src/model/aspects/Conformance.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L21) ___ @@ -95,7 +95,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L17) +[packages/matter.js/src/model/aspects/Aspect.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L17) ___ @@ -109,7 +109,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L18) +[packages/matter.js/src/model/aspects/Aspect.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L18) ## Accessors @@ -127,7 +127,7 @@ Aspect.empty #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L27) +[packages/matter.js/src/model/aspects/Conformance.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L27) ___ @@ -141,7 +141,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L23) +[packages/matter.js/src/model/aspects/Conformance.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L23) ___ @@ -159,7 +159,7 @@ Aspect.valid #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L20) +[packages/matter.js/src/model/aspects/Aspect.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L20) ## Methods @@ -185,7 +185,7 @@ Test for logical equivalence. #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L40) +[packages/matter.js/src/model/aspects/Aspect.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L40) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L54) +[packages/matter.js/src/model/aspects/Aspect.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L54) ___ @@ -234,7 +234,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L65) +[packages/matter.js/src/model/aspects/Aspect.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L65) ___ @@ -252,7 +252,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L68) +[packages/matter.js/src/model/aspects/Conformance.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L68) ___ @@ -272,7 +272,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L64) +[packages/matter.js/src/model/aspects/Conformance.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L64) ___ @@ -290,4 +290,4 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L47) +[packages/matter.js/src/model/aspects/Aspect.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L47) diff --git a/docs/matter.js/classes/model.Constraint-1.md b/docs/matter.js/classes/model.Constraint-1.md index fa5bea37b8..1488cb3077 100644 --- a/docs/matter.js/classes/model.Constraint-1.md +++ b/docs/matter.js/classes/model.Constraint-1.md @@ -78,7 +78,7 @@ by the Matter Specification. #### Defined in -[packages/matter.js/src/model/aspects/Constraint.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Constraint.ts#L32) +[packages/matter.js/src/model/aspects/Constraint.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Constraint.ts#L32) ## Properties @@ -92,7 +92,7 @@ by the Matter Specification. #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L17) +[packages/matter.js/src/model/aspects/Aspect.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L17) ___ @@ -106,7 +106,7 @@ Constraint.Ast.desc #### Defined in -[packages/matter.js/src/model/aspects/Constraint.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Constraint.ts#L21) +[packages/matter.js/src/model/aspects/Constraint.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Constraint.ts#L21) ___ @@ -120,7 +120,7 @@ Constraint.Ast.entry #### Defined in -[packages/matter.js/src/model/aspects/Constraint.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Constraint.ts#L25) +[packages/matter.js/src/model/aspects/Constraint.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Constraint.ts#L25) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L18) +[packages/matter.js/src/model/aspects/Aspect.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L18) ___ @@ -148,7 +148,7 @@ Constraint.Ast.max #### Defined in -[packages/matter.js/src/model/aspects/Constraint.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Constraint.ts#L24) +[packages/matter.js/src/model/aspects/Constraint.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Constraint.ts#L24) ___ @@ -162,7 +162,7 @@ Constraint.Ast.min #### Defined in -[packages/matter.js/src/model/aspects/Constraint.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Constraint.ts#L23) +[packages/matter.js/src/model/aspects/Constraint.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Constraint.ts#L23) ___ @@ -176,7 +176,7 @@ Constraint.Ast.parts #### Defined in -[packages/matter.js/src/model/aspects/Constraint.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Constraint.ts#L26) +[packages/matter.js/src/model/aspects/Constraint.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Constraint.ts#L26) ___ @@ -190,7 +190,7 @@ Constraint.Ast.value #### Defined in -[packages/matter.js/src/model/aspects/Constraint.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Constraint.ts#L22) +[packages/matter.js/src/model/aspects/Constraint.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Constraint.ts#L22) ## Accessors @@ -208,7 +208,7 @@ Aspect.empty #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L28) +[packages/matter.js/src/model/aspects/Aspect.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L28) ___ @@ -226,7 +226,7 @@ Aspect.valid #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L20) +[packages/matter.js/src/model/aspects/Aspect.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L20) ## Methods @@ -252,7 +252,7 @@ Test for logical equivalence. #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L40) +[packages/matter.js/src/model/aspects/Aspect.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L40) ___ @@ -277,7 +277,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L54) +[packages/matter.js/src/model/aspects/Aspect.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L54) ___ @@ -301,7 +301,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L65) +[packages/matter.js/src/model/aspects/Aspect.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L65) ___ @@ -323,7 +323,7 @@ Test a value against a constraint. #### Defined in -[packages/matter.js/src/model/aspects/Constraint.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Constraint.ts#L55) +[packages/matter.js/src/model/aspects/Constraint.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Constraint.ts#L55) ___ @@ -341,7 +341,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Constraint.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Constraint.ts#L83) +[packages/matter.js/src/model/aspects/Constraint.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Constraint.ts#L83) ___ @@ -359,4 +359,4 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L47) +[packages/matter.js/src/model/aspects/Aspect.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L47) diff --git a/docs/matter.js/classes/model.DatatypeModel.md b/docs/matter.js/classes/model.DatatypeModel.md index 155aa628ef..105787f9c6 100644 --- a/docs/matter.js/classes/model.DatatypeModel.md +++ b/docs/matter.js/classes/model.DatatypeModel.md @@ -118,7 +118,7 @@ this class. #### Defined in -[packages/matter.js/src/model/models/DatatypeModel.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/DatatypeModel.ts#L16) +[packages/matter.js/src/model/models/DatatypeModel.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/DatatypeModel.ts#L16) ## Properties @@ -136,7 +136,7 @@ DatatypeElement.byteSize #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L30) +[packages/matter.js/src/model/models/ValueModel.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L30) ___ @@ -154,7 +154,7 @@ DatatypeElement.default #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L31) +[packages/matter.js/src/model/models/ValueModel.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L31) ___ @@ -172,7 +172,7 @@ DatatypeElement.description #### Defined in -[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L26) +[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L26) ___ @@ -190,7 +190,7 @@ DatatypeElement.details #### Defined in -[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L27) +[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L27) ___ @@ -204,7 +204,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L29) +[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L29) ___ @@ -224,7 +224,7 @@ DatatypeElement.global #### Defined in -[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L34) +[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L34) ___ @@ -242,7 +242,7 @@ DatatypeElement.id #### Defined in -[packages/matter.js/src/model/models/DatatypeModel.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/DatatypeModel.ts#L14) +[packages/matter.js/src/model/models/DatatypeModel.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/DatatypeModel.ts#L14) ___ @@ -258,7 +258,7 @@ Indicates that an element defines a datatype. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L33) +[packages/matter.js/src/model/models/ValueModel.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L33) ___ @@ -274,7 +274,7 @@ Indicates that an element may have type definitions as children. #### Defined in -[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L39) +[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L39) ___ @@ -292,7 +292,7 @@ DatatypeElement.metatype #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L32) +[packages/matter.js/src/model/models/ValueModel.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L32) ___ @@ -310,7 +310,7 @@ DatatypeElement.name #### Defined in -[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L24) +[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L24) ___ @@ -328,7 +328,7 @@ DatatypeElement.tag #### Defined in -[packages/matter.js/src/model/models/DatatypeModel.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/DatatypeModel.ts#L13) +[packages/matter.js/src/model/models/DatatypeModel.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/DatatypeModel.ts#L13) ___ @@ -346,7 +346,7 @@ DatatypeElement.type #### Defined in -[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L25) +[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L25) ___ @@ -364,7 +364,7 @@ DatatypeElement.xref #### Defined in -[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L28) +[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L28) ___ @@ -384,7 +384,7 @@ Factory support. Populated by derivatives upon definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L192) +[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L192) ## Accessors @@ -406,7 +406,7 @@ ValueModel.access #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L63) +[packages/matter.js/src/model/models/ValueModel.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L63) • `set` **access**(`definition`): `void` @@ -430,7 +430,7 @@ ValueModel.access #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L66) +[packages/matter.js/src/model/models/ValueModel.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L66) ___ @@ -451,7 +451,7 @@ ValueModel.allowedBaseTags #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L180) +[packages/matter.js/src/model/models/ValueModel.ts:180](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L180) ___ @@ -471,7 +471,7 @@ ValueModel.base #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L172) +[packages/matter.js/src/model/models/ValueModel.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L172) ___ @@ -495,7 +495,7 @@ ValueModel.children #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L35) +[packages/matter.js/src/model/models/ValueModel.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L35) • `set` **children**(`children`): `void` @@ -521,7 +521,7 @@ ValueModel.children #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L39) +[packages/matter.js/src/model/models/ValueModel.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L39) ___ @@ -543,7 +543,7 @@ ValueModel.conformance #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L53) +[packages/matter.js/src/model/models/ValueModel.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L53) • `set` **conformance**(`definition`): `void` @@ -567,7 +567,7 @@ ValueModel.conformance #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L56) +[packages/matter.js/src/model/models/ValueModel.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L56) ___ @@ -589,7 +589,7 @@ ValueModel.constraint #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L43) +[packages/matter.js/src/model/models/ValueModel.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L43) • `set` **constraint**(`definition`): `void` @@ -613,7 +613,7 @@ ValueModel.constraint #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L46) +[packages/matter.js/src/model/models/ValueModel.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L46) ___ @@ -633,7 +633,7 @@ ValueModel.definingModel #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:158](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L158) +[packages/matter.js/src/model/models/ValueModel.ts:158](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L158) ___ @@ -653,7 +653,7 @@ ValueModel.deprecated #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:220](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L220) +[packages/matter.js/src/model/models/ValueModel.ts:220](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L220) ___ @@ -673,7 +673,7 @@ ValueModel.directMetatype #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L149) +[packages/matter.js/src/model/models/ValueModel.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L149) ___ @@ -693,7 +693,7 @@ ValueModel.disallowed #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:227](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L227) +[packages/matter.js/src/model/models/ValueModel.ts:227](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L227) ___ @@ -711,7 +711,7 @@ ValueModel.effectiveAccess #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L69) +[packages/matter.js/src/model/models/ValueModel.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L69) ___ @@ -729,7 +729,7 @@ ValueModel.effectiveConformance #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L59) +[packages/matter.js/src/model/models/ValueModel.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L59) ___ @@ -747,7 +747,7 @@ ValueModel.effectiveConstraint #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L49) +[packages/matter.js/src/model/models/ValueModel.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L49) ___ @@ -769,7 +769,7 @@ ValueModel.effectiveDefault #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L142) +[packages/matter.js/src/model/models/ValueModel.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L142) ___ @@ -793,7 +793,7 @@ ValueModel.effectiveId #### Defined in -[packages/matter.js/src/model/models/DatatypeModel.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/DatatypeModel.ts#L27) +[packages/matter.js/src/model/models/DatatypeModel.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/DatatypeModel.ts#L27) ___ @@ -813,7 +813,7 @@ ValueModel.effectiveMetatype #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L130) +[packages/matter.js/src/model/models/ValueModel.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L130) ___ @@ -831,7 +831,7 @@ ValueModel.effectiveQuality #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L79) +[packages/matter.js/src/model/models/ValueModel.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L79) ___ @@ -851,7 +851,7 @@ ValueModel.effectiveType #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L119) +[packages/matter.js/src/model/models/ValueModel.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L119) ___ @@ -871,7 +871,7 @@ ValueModel.effectiveXref #### Defined in -[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L230) +[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L230) ___ @@ -892,7 +892,7 @@ ValueModel.elements #### Defined in -[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L102) +[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L102) ___ @@ -913,7 +913,7 @@ ValueModel.globalBase #### Defined in -[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L223) +[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L223) ___ @@ -934,7 +934,7 @@ ValueModel.key #### Defined in -[packages/matter.js/src/model/models/DatatypeModel.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/DatatypeModel.ts#L43) +[packages/matter.js/src/model/models/DatatypeModel.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/DatatypeModel.ts#L43) ___ @@ -954,7 +954,7 @@ ValueModel.listEntry #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:165](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L165) +[packages/matter.js/src/model/models/ValueModel.ts:165](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L165) ___ @@ -975,7 +975,7 @@ ValueModel.mandatory #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:242](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L242) +[packages/matter.js/src/model/models/ValueModel.ts:242](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L242) ___ @@ -995,7 +995,7 @@ ValueModel.members #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:190](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L190) +[packages/matter.js/src/model/models/ValueModel.ts:190](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L190) ___ @@ -1017,7 +1017,7 @@ ValueModel.metabase #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L88) +[packages/matter.js/src/model/models/ValueModel.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L88) ___ @@ -1037,7 +1037,7 @@ ValueModel.nullable #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:234](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L234) +[packages/matter.js/src/model/models/ValueModel.ts:234](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L234) ___ @@ -1057,7 +1057,7 @@ ValueModel.overridesShadow #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:263](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L263) +[packages/matter.js/src/model/models/ValueModel.ts:263](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L263) ___ @@ -1078,7 +1078,7 @@ ValueModel.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L71) +[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L71) • `set` **parent**(`parent`): `void` @@ -1098,7 +1098,7 @@ ValueModel.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L75) +[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L75) ___ @@ -1118,7 +1118,7 @@ ValueModel.path #### Defined in -[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L59) +[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L59) ___ @@ -1139,7 +1139,7 @@ ValueModel.primitiveBase #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L96) +[packages/matter.js/src/model/models/ValueModel.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L96) ___ @@ -1161,7 +1161,7 @@ ValueModel.quality #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L73) +[packages/matter.js/src/model/models/ValueModel.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L73) • `set` **quality**(`definition`): `void` @@ -1185,7 +1185,7 @@ ValueModel.quality #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L76) +[packages/matter.js/src/model/models/ValueModel.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L76) ___ @@ -1206,7 +1206,7 @@ ValueModel.shadow #### Defined in -[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L215) +[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L215) ___ @@ -1226,7 +1226,7 @@ ValueModel.valid #### Defined in -[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L52) +[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L52) ___ @@ -1246,7 +1246,7 @@ ValueModel.validationAspects #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:197](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L197) +[packages/matter.js/src/model/models/ValueModel.ts:197](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L197) ## Methods @@ -1272,7 +1272,7 @@ Add a child. children.push works too but only accepts models. #### Defined in -[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L244) +[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L244) ___ @@ -1304,7 +1304,7 @@ Retrieve all models of a specific element type from local scope. #### Defined in -[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L268) +[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L268) ___ @@ -1330,7 +1330,7 @@ Search the inheritance chain for a bitmap field defining a specific bit. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:289](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L289) +[packages/matter.js/src/model/models/ValueModel.ts:289](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L289) ___ @@ -1357,7 +1357,7 @@ Record a validation error for this model. #### Defined in -[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L303) +[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L303) ___ @@ -1390,7 +1390,7 @@ Retrieve a specific model by ID or name. #### Defined in -[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L275) +[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L275) ___ @@ -1416,7 +1416,7 @@ Does this model derive from another? #### Defined in -[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L373) +[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L373) ___ @@ -1442,7 +1442,7 @@ Check identity of element by name or ID. #### Defined in -[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L291) +[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L291) ___ @@ -1469,7 +1469,7 @@ Search the inheritance chain for a child property. #### Defined in -[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L363) +[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L363) ___ @@ -1501,7 +1501,7 @@ Retrieve a model of a specific type from the ownership hierarchy. #### Defined in -[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L284) +[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L284) ___ @@ -1527,7 +1527,7 @@ Find all children that reference a specific type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L356) +[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L356) ___ @@ -1547,7 +1547,7 @@ Convert model to JSON. #### Defined in -[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L319) +[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L319) ___ @@ -1567,7 +1567,7 @@ Convert to non-class structure. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:293](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L293) +[packages/matter.js/src/model/models/ValueModel.ts:293](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L293) ___ @@ -1593,7 +1593,7 @@ Apply a function to all tree elements. #### Defined in -[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L349) +[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L349) ___ @@ -1619,4 +1619,4 @@ Create a model for an element. #### Defined in -[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L251) +[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L251) diff --git a/docs/matter.js/classes/model.DeviceTypeModel.md b/docs/matter.js/classes/model.DeviceTypeModel.md index 369be26205..e75fdbeac2 100644 --- a/docs/matter.js/classes/model.DeviceTypeModel.md +++ b/docs/matter.js/classes/model.DeviceTypeModel.md @@ -95,7 +95,7 @@ the corresponding element type. #### Defined in -[packages/matter.js/src/model/models/DeviceTypeModel.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/DeviceTypeModel.ts#L31) +[packages/matter.js/src/model/models/DeviceTypeModel.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/DeviceTypeModel.ts#L31) ## Properties @@ -109,7 +109,7 @@ DeviceTypeElement.classification #### Defined in -[packages/matter.js/src/model/models/DeviceTypeModel.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/DeviceTypeModel.ts#L16) +[packages/matter.js/src/model/models/DeviceTypeModel.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/DeviceTypeModel.ts#L16) ___ @@ -127,7 +127,7 @@ DeviceTypeElement.description #### Defined in -[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L26) +[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L26) ___ @@ -145,7 +145,7 @@ DeviceTypeElement.details #### Defined in -[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L27) +[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L27) ___ @@ -159,7 +159,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L29) +[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L29) ___ @@ -179,7 +179,7 @@ DeviceTypeElement.global #### Defined in -[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L34) +[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L34) ___ @@ -197,7 +197,7 @@ DeviceTypeElement.id #### Defined in -[packages/matter.js/src/model/models/DeviceTypeModel.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/DeviceTypeModel.ts#L15) +[packages/matter.js/src/model/models/DeviceTypeModel.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/DeviceTypeModel.ts#L15) ___ @@ -213,7 +213,7 @@ Indicates that an element defines a datatype. #### Defined in -[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L44) +[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L44) ___ @@ -229,7 +229,7 @@ Indicates that an element may have type definitions as children. #### Defined in -[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L39) +[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L39) ___ @@ -247,7 +247,7 @@ DeviceTypeElement.name #### Defined in -[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L24) +[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L24) ___ @@ -257,7 +257,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/DeviceTypeModel.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/DeviceTypeModel.ts#L17) +[packages/matter.js/src/model/models/DeviceTypeModel.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/DeviceTypeModel.ts#L17) ___ @@ -275,7 +275,7 @@ DeviceTypeElement.tag #### Defined in -[packages/matter.js/src/model/models/DeviceTypeModel.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/DeviceTypeModel.ts#L14) +[packages/matter.js/src/model/models/DeviceTypeModel.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/DeviceTypeModel.ts#L14) ___ @@ -293,7 +293,7 @@ DeviceTypeElement.type #### Defined in -[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L25) +[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L25) ___ @@ -311,7 +311,7 @@ DeviceTypeElement.xref #### Defined in -[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L28) +[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L28) ___ @@ -331,7 +331,7 @@ Factory support. Populated by derivatives upon definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L192) +[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L192) ## Accessors @@ -351,7 +351,7 @@ Model.allowedBaseTags #### Defined in -[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L237) +[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L237) ___ @@ -371,7 +371,7 @@ Model.base #### Defined in -[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L207) +[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L207) ___ @@ -395,7 +395,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/DeviceTypeModel.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/DeviceTypeModel.ts#L23) +[packages/matter.js/src/model/models/DeviceTypeModel.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/DeviceTypeModel.ts#L23) • `set` **children**(`children`): `void` @@ -421,7 +421,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/DeviceTypeModel.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/DeviceTypeModel.ts#L27) +[packages/matter.js/src/model/models/DeviceTypeModel.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/DeviceTypeModel.ts#L27) ___ @@ -441,7 +441,7 @@ Model.effectiveId #### Defined in -[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L112) +[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L112) ___ @@ -464,7 +464,7 @@ Model.effectiveType #### Defined in -[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L200) +[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L200) ___ @@ -484,7 +484,7 @@ Model.effectiveXref #### Defined in -[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L230) +[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L230) ___ @@ -505,7 +505,7 @@ Model.elements #### Defined in -[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L102) +[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L102) ___ @@ -526,7 +526,7 @@ Model.globalBase #### Defined in -[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L223) +[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L223) ___ @@ -547,7 +547,7 @@ Model.key #### Defined in -[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L120) +[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L120) ___ @@ -568,7 +568,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L71) +[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L71) • `set` **parent**(`parent`): `void` @@ -588,7 +588,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L75) +[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L75) ___ @@ -608,7 +608,7 @@ Model.path #### Defined in -[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L59) +[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L59) ___ @@ -622,7 +622,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/DeviceTypeModel.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/DeviceTypeModel.ts#L19) +[packages/matter.js/src/model/models/DeviceTypeModel.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/DeviceTypeModel.ts#L19) ___ @@ -643,7 +643,7 @@ Model.shadow #### Defined in -[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L215) +[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L215) ___ @@ -663,7 +663,7 @@ Model.valid #### Defined in -[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L52) +[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L52) ## Methods @@ -689,7 +689,7 @@ Add a child. children.push works too but only accepts models. #### Defined in -[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L244) +[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L244) ___ @@ -721,7 +721,7 @@ Retrieve all models of a specific element type from local scope. #### Defined in -[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L268) +[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L268) ___ @@ -748,7 +748,7 @@ Record a validation error for this model. #### Defined in -[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L303) +[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L303) ___ @@ -781,7 +781,7 @@ Retrieve a specific model by ID or name. #### Defined in -[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L275) +[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L275) ___ @@ -807,7 +807,7 @@ Does this model derive from another? #### Defined in -[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L373) +[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L373) ___ @@ -833,7 +833,7 @@ Check identity of element by name or ID. #### Defined in -[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L291) +[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L291) ___ @@ -860,7 +860,7 @@ Search the inheritance chain for a child property. #### Defined in -[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L363) +[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L363) ___ @@ -892,7 +892,7 @@ Retrieve a model of a specific type from the ownership hierarchy. #### Defined in -[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L284) +[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L284) ___ @@ -918,7 +918,7 @@ Find all children that reference a specific type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L356) +[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L356) ___ @@ -938,7 +938,7 @@ Convert model to JSON. #### Defined in -[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L319) +[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L319) ___ @@ -958,7 +958,7 @@ Convert to non-class structure. #### Defined in -[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L326) +[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L326) ___ @@ -984,7 +984,7 @@ Apply a function to all tree elements. #### Defined in -[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L349) +[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L349) ___ @@ -1010,4 +1010,4 @@ Create a model for an element. #### Defined in -[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L251) +[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L251) diff --git a/docs/matter.js/classes/model.EndpointModel.md b/docs/matter.js/classes/model.EndpointModel.md index ebf6f5a493..2108bb8692 100644 --- a/docs/matter.js/classes/model.EndpointModel.md +++ b/docs/matter.js/classes/model.EndpointModel.md @@ -93,7 +93,7 @@ the corresponding element type. #### Defined in -[packages/matter.js/src/model/models/EndpointModel.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/EndpointModel.ts#L27) +[packages/matter.js/src/model/models/EndpointModel.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/EndpointModel.ts#L27) ## Properties @@ -111,7 +111,7 @@ EndpointElement.description #### Defined in -[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L26) +[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L26) ___ @@ -129,7 +129,7 @@ EndpointElement.details #### Defined in -[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L27) +[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L27) ___ @@ -143,7 +143,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L29) +[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L29) ___ @@ -163,7 +163,7 @@ EndpointElement.global #### Defined in -[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L34) +[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L34) ___ @@ -181,7 +181,7 @@ EndpointElement.id #### Defined in -[packages/matter.js/src/model/models/EndpointModel.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/EndpointModel.ts#L13) +[packages/matter.js/src/model/models/EndpointModel.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/EndpointModel.ts#L13) ___ @@ -197,7 +197,7 @@ Indicates that an element defines a datatype. #### Defined in -[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L44) +[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L44) ___ @@ -213,7 +213,7 @@ Indicates that an element may have type definitions as children. #### Defined in -[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L39) +[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L39) ___ @@ -231,7 +231,7 @@ EndpointElement.name #### Defined in -[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L24) +[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L24) ___ @@ -249,7 +249,7 @@ EndpointElement.tag #### Defined in -[packages/matter.js/src/model/models/EndpointModel.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/EndpointModel.ts#L12) +[packages/matter.js/src/model/models/EndpointModel.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/EndpointModel.ts#L12) ___ @@ -267,7 +267,7 @@ EndpointElement.type #### Defined in -[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L25) +[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L25) ___ @@ -285,7 +285,7 @@ EndpointElement.xref #### Defined in -[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L28) +[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L28) ___ @@ -305,7 +305,7 @@ Factory support. Populated by derivatives upon definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L192) +[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L192) ## Accessors @@ -325,7 +325,7 @@ Model.allowedBaseTags #### Defined in -[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L237) +[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L237) ___ @@ -345,7 +345,7 @@ Model.base #### Defined in -[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L207) +[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L207) ___ @@ -369,7 +369,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/EndpointModel.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/EndpointModel.ts#L19) +[packages/matter.js/src/model/models/EndpointModel.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/EndpointModel.ts#L19) • `set` **children**(`children`): `void` @@ -395,7 +395,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/EndpointModel.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/EndpointModel.ts#L23) +[packages/matter.js/src/model/models/EndpointModel.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/EndpointModel.ts#L23) ___ @@ -409,7 +409,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/EndpointModel.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/EndpointModel.ts#L15) +[packages/matter.js/src/model/models/EndpointModel.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/EndpointModel.ts#L15) ___ @@ -429,7 +429,7 @@ Model.effectiveId #### Defined in -[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L112) +[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L112) ___ @@ -452,7 +452,7 @@ Model.effectiveType #### Defined in -[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L200) +[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L200) ___ @@ -472,7 +472,7 @@ Model.effectiveXref #### Defined in -[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L230) +[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L230) ___ @@ -493,7 +493,7 @@ Model.elements #### Defined in -[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L102) +[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L102) ___ @@ -514,7 +514,7 @@ Model.globalBase #### Defined in -[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L223) +[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L223) ___ @@ -535,7 +535,7 @@ Model.key #### Defined in -[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L120) +[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L120) ___ @@ -556,7 +556,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L71) +[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L71) • `set` **parent**(`parent`): `void` @@ -576,7 +576,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L75) +[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L75) ___ @@ -596,7 +596,7 @@ Model.path #### Defined in -[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L59) +[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L59) ___ @@ -617,7 +617,7 @@ Model.shadow #### Defined in -[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L215) +[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L215) ___ @@ -637,7 +637,7 @@ Model.valid #### Defined in -[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L52) +[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L52) ## Methods @@ -663,7 +663,7 @@ Add a child. children.push works too but only accepts models. #### Defined in -[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L244) +[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L244) ___ @@ -695,7 +695,7 @@ Retrieve all models of a specific element type from local scope. #### Defined in -[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L268) +[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L268) ___ @@ -722,7 +722,7 @@ Record a validation error for this model. #### Defined in -[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L303) +[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L303) ___ @@ -755,7 +755,7 @@ Retrieve a specific model by ID or name. #### Defined in -[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L275) +[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L275) ___ @@ -781,7 +781,7 @@ Does this model derive from another? #### Defined in -[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L373) +[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L373) ___ @@ -807,7 +807,7 @@ Check identity of element by name or ID. #### Defined in -[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L291) +[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L291) ___ @@ -834,7 +834,7 @@ Search the inheritance chain for a child property. #### Defined in -[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L363) +[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L363) ___ @@ -866,7 +866,7 @@ Retrieve a model of a specific type from the ownership hierarchy. #### Defined in -[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L284) +[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L284) ___ @@ -892,7 +892,7 @@ Find all children that reference a specific type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L356) +[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L356) ___ @@ -912,7 +912,7 @@ Convert model to JSON. #### Defined in -[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L319) +[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L319) ___ @@ -932,7 +932,7 @@ Convert to non-class structure. #### Defined in -[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L326) +[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L326) ___ @@ -958,7 +958,7 @@ Apply a function to all tree elements. #### Defined in -[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L349) +[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L349) ___ @@ -984,4 +984,4 @@ Create a model for an element. #### Defined in -[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L251) +[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L251) diff --git a/docs/matter.js/classes/model.EventModel.md b/docs/matter.js/classes/model.EventModel.md index e149b98f19..5eace8c467 100644 --- a/docs/matter.js/classes/model.EventModel.md +++ b/docs/matter.js/classes/model.EventModel.md @@ -120,7 +120,7 @@ this class. #### Defined in -[packages/matter.js/src/model/models/EventModel.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/EventModel.ts#L17) +[packages/matter.js/src/model/models/EventModel.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/EventModel.ts#L17) ## Properties @@ -138,7 +138,7 @@ EventElement.byteSize #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L30) +[packages/matter.js/src/model/models/ValueModel.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L30) ___ @@ -156,7 +156,7 @@ EventElement.default #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L31) +[packages/matter.js/src/model/models/ValueModel.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L31) ___ @@ -174,7 +174,7 @@ EventElement.description #### Defined in -[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L26) +[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L26) ___ @@ -192,7 +192,7 @@ EventElement.details #### Defined in -[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L27) +[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L27) ___ @@ -206,7 +206,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L29) +[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L29) ___ @@ -226,7 +226,7 @@ EventElement.global #### Defined in -[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L34) +[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L34) ___ @@ -244,7 +244,7 @@ EventElement.id #### Defined in -[packages/matter.js/src/model/models/EventModel.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/EventModel.ts#L14) +[packages/matter.js/src/model/models/EventModel.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/EventModel.ts#L14) ___ @@ -260,7 +260,7 @@ Indicates that an element defines a datatype. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L33) +[packages/matter.js/src/model/models/ValueModel.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L33) ___ @@ -276,7 +276,7 @@ Indicates that an element may have type definitions as children. #### Defined in -[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L39) +[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L39) ___ @@ -290,7 +290,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L32) +[packages/matter.js/src/model/models/ValueModel.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L32) ___ @@ -308,7 +308,7 @@ EventElement.name #### Defined in -[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L24) +[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L24) ___ @@ -322,7 +322,7 @@ EventElement.priority #### Defined in -[packages/matter.js/src/model/models/EventModel.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/EventModel.ts#L15) +[packages/matter.js/src/model/models/EventModel.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/EventModel.ts#L15) ___ @@ -340,7 +340,7 @@ EventElement.tag #### Defined in -[packages/matter.js/src/model/models/EventModel.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/EventModel.ts#L13) +[packages/matter.js/src/model/models/EventModel.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/EventModel.ts#L13) ___ @@ -358,7 +358,7 @@ EventElement.type #### Defined in -[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L25) +[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L25) ___ @@ -376,7 +376,7 @@ EventElement.xref #### Defined in -[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L28) +[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L28) ___ @@ -386,7 +386,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/EventModel.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/EventModel.ts#L25) +[packages/matter.js/src/model/models/EventModel.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/EventModel.ts#L25) ___ @@ -406,7 +406,7 @@ Factory support. Populated by derivatives upon definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L192) +[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L192) ## Accessors @@ -428,7 +428,7 @@ ValueModel.access #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L63) +[packages/matter.js/src/model/models/ValueModel.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L63) • `set` **access**(`definition`): `void` @@ -452,7 +452,7 @@ ValueModel.access #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L66) +[packages/matter.js/src/model/models/ValueModel.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L66) ___ @@ -473,7 +473,7 @@ ValueModel.allowedBaseTags #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L180) +[packages/matter.js/src/model/models/ValueModel.ts:180](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L180) ___ @@ -493,7 +493,7 @@ ValueModel.base #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L172) +[packages/matter.js/src/model/models/ValueModel.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L172) ___ @@ -517,7 +517,7 @@ ValueModel.children #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L35) +[packages/matter.js/src/model/models/ValueModel.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L35) • `set` **children**(`children`): `void` @@ -543,7 +543,7 @@ ValueModel.children #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L39) +[packages/matter.js/src/model/models/ValueModel.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L39) ___ @@ -565,7 +565,7 @@ ValueModel.conformance #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L53) +[packages/matter.js/src/model/models/ValueModel.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L53) • `set` **conformance**(`definition`): `void` @@ -589,7 +589,7 @@ ValueModel.conformance #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L56) +[packages/matter.js/src/model/models/ValueModel.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L56) ___ @@ -611,7 +611,7 @@ ValueModel.constraint #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L43) +[packages/matter.js/src/model/models/ValueModel.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L43) • `set` **constraint**(`definition`): `void` @@ -635,7 +635,7 @@ ValueModel.constraint #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L46) +[packages/matter.js/src/model/models/ValueModel.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L46) ___ @@ -655,7 +655,7 @@ ValueModel.definingModel #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:158](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L158) +[packages/matter.js/src/model/models/ValueModel.ts:158](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L158) ___ @@ -675,7 +675,7 @@ ValueModel.deprecated #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:220](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L220) +[packages/matter.js/src/model/models/ValueModel.ts:220](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L220) ___ @@ -695,7 +695,7 @@ ValueModel.directMetatype #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L149) +[packages/matter.js/src/model/models/ValueModel.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L149) ___ @@ -715,7 +715,7 @@ ValueModel.disallowed #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:227](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L227) +[packages/matter.js/src/model/models/ValueModel.ts:227](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L227) ___ @@ -733,7 +733,7 @@ ValueModel.effectiveAccess #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L69) +[packages/matter.js/src/model/models/ValueModel.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L69) ___ @@ -751,7 +751,7 @@ ValueModel.effectiveConformance #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L59) +[packages/matter.js/src/model/models/ValueModel.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L59) ___ @@ -769,7 +769,7 @@ ValueModel.effectiveConstraint #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L49) +[packages/matter.js/src/model/models/ValueModel.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L49) ___ @@ -791,7 +791,7 @@ ValueModel.effectiveDefault #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L142) +[packages/matter.js/src/model/models/ValueModel.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L142) ___ @@ -811,7 +811,7 @@ ValueModel.effectiveId #### Defined in -[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L112) +[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L112) ___ @@ -831,7 +831,7 @@ ValueModel.effectiveMetatype #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L130) +[packages/matter.js/src/model/models/ValueModel.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L130) ___ @@ -849,7 +849,7 @@ ValueModel.effectiveQuality #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L79) +[packages/matter.js/src/model/models/ValueModel.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L79) ___ @@ -869,7 +869,7 @@ ValueModel.effectiveType #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L119) +[packages/matter.js/src/model/models/ValueModel.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L119) ___ @@ -889,7 +889,7 @@ ValueModel.effectiveXref #### Defined in -[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L230) +[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L230) ___ @@ -910,7 +910,7 @@ ValueModel.elements #### Defined in -[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L102) +[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L102) ___ @@ -931,7 +931,7 @@ ValueModel.globalBase #### Defined in -[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L223) +[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L223) ___ @@ -952,7 +952,7 @@ ValueModel.key #### Defined in -[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L120) +[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L120) ___ @@ -972,7 +972,7 @@ ValueModel.listEntry #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:165](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L165) +[packages/matter.js/src/model/models/ValueModel.ts:165](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L165) ___ @@ -993,7 +993,7 @@ ValueModel.mandatory #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:242](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L242) +[packages/matter.js/src/model/models/ValueModel.ts:242](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L242) ___ @@ -1013,7 +1013,7 @@ ValueModel.members #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:190](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L190) +[packages/matter.js/src/model/models/ValueModel.ts:190](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L190) ___ @@ -1035,7 +1035,7 @@ ValueModel.metabase #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L88) +[packages/matter.js/src/model/models/ValueModel.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L88) ___ @@ -1055,7 +1055,7 @@ ValueModel.nullable #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:234](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L234) +[packages/matter.js/src/model/models/ValueModel.ts:234](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L234) ___ @@ -1075,7 +1075,7 @@ ValueModel.overridesShadow #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:263](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L263) +[packages/matter.js/src/model/models/ValueModel.ts:263](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L263) ___ @@ -1096,7 +1096,7 @@ ValueModel.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L71) +[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L71) • `set` **parent**(`parent`): `void` @@ -1116,7 +1116,7 @@ ValueModel.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L75) +[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L75) ___ @@ -1136,7 +1136,7 @@ ValueModel.path #### Defined in -[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L59) +[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L59) ___ @@ -1157,7 +1157,7 @@ ValueModel.primitiveBase #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L96) +[packages/matter.js/src/model/models/ValueModel.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L96) ___ @@ -1179,7 +1179,7 @@ ValueModel.quality #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L73) +[packages/matter.js/src/model/models/ValueModel.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L73) • `set` **quality**(`definition`): `void` @@ -1203,7 +1203,7 @@ ValueModel.quality #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L76) +[packages/matter.js/src/model/models/ValueModel.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L76) ___ @@ -1224,7 +1224,7 @@ ValueModel.shadow #### Defined in -[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L215) +[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L215) ___ @@ -1244,7 +1244,7 @@ ValueModel.valid #### Defined in -[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L52) +[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L52) ___ @@ -1264,7 +1264,7 @@ ValueModel.validationAspects #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:197](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L197) +[packages/matter.js/src/model/models/ValueModel.ts:197](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L197) ## Methods @@ -1290,7 +1290,7 @@ Add a child. children.push works too but only accepts models. #### Defined in -[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L244) +[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L244) ___ @@ -1322,7 +1322,7 @@ Retrieve all models of a specific element type from local scope. #### Defined in -[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L268) +[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L268) ___ @@ -1348,7 +1348,7 @@ Search the inheritance chain for a bitmap field defining a specific bit. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:289](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L289) +[packages/matter.js/src/model/models/ValueModel.ts:289](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L289) ___ @@ -1375,7 +1375,7 @@ Record a validation error for this model. #### Defined in -[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L303) +[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L303) ___ @@ -1408,7 +1408,7 @@ Retrieve a specific model by ID or name. #### Defined in -[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L275) +[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L275) ___ @@ -1434,7 +1434,7 @@ Does this model derive from another? #### Defined in -[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L373) +[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L373) ___ @@ -1460,7 +1460,7 @@ Check identity of element by name or ID. #### Defined in -[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L291) +[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L291) ___ @@ -1487,7 +1487,7 @@ Search the inheritance chain for a child property. #### Defined in -[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L363) +[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L363) ___ @@ -1519,7 +1519,7 @@ Retrieve a model of a specific type from the ownership hierarchy. #### Defined in -[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L284) +[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L284) ___ @@ -1545,7 +1545,7 @@ Find all children that reference a specific type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L356) +[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L356) ___ @@ -1565,7 +1565,7 @@ Convert model to JSON. #### Defined in -[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L319) +[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L319) ___ @@ -1585,7 +1585,7 @@ Convert to non-class structure. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:293](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L293) +[packages/matter.js/src/model/models/ValueModel.ts:293](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L293) ___ @@ -1611,7 +1611,7 @@ Apply a function to all tree elements. #### Defined in -[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L349) +[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L349) ___ @@ -1637,4 +1637,4 @@ Create a model for an element. #### Defined in -[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L251) +[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L251) diff --git a/docs/matter.js/classes/model.FabricModel.md b/docs/matter.js/classes/model.FabricModel.md index bdf90150ff..a4b822cf55 100644 --- a/docs/matter.js/classes/model.FabricModel.md +++ b/docs/matter.js/classes/model.FabricModel.md @@ -93,7 +93,7 @@ the corresponding element type. #### Defined in -[packages/matter.js/src/model/models/FabricModel.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/FabricModel.ts#L27) +[packages/matter.js/src/model/models/FabricModel.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/FabricModel.ts#L27) ## Properties @@ -111,7 +111,7 @@ FabricElement.description #### Defined in -[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L26) +[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L26) ___ @@ -129,7 +129,7 @@ FabricElement.details #### Defined in -[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L27) +[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L27) ___ @@ -143,7 +143,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L29) +[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L29) ___ @@ -163,7 +163,7 @@ FabricElement.global #### Defined in -[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L34) +[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L34) ___ @@ -181,7 +181,7 @@ FabricElement.id #### Defined in -[packages/matter.js/src/model/models/FabricModel.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/FabricModel.ts#L13) +[packages/matter.js/src/model/models/FabricModel.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/FabricModel.ts#L13) ___ @@ -197,7 +197,7 @@ Indicates that an element defines a datatype. #### Defined in -[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L44) +[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L44) ___ @@ -213,7 +213,7 @@ Indicates that an element may have type definitions as children. #### Defined in -[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L39) +[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L39) ___ @@ -231,7 +231,7 @@ FabricElement.name #### Defined in -[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L24) +[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L24) ___ @@ -249,7 +249,7 @@ FabricElement.tag #### Defined in -[packages/matter.js/src/model/models/FabricModel.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/FabricModel.ts#L12) +[packages/matter.js/src/model/models/FabricModel.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/FabricModel.ts#L12) ___ @@ -267,7 +267,7 @@ FabricElement.type #### Defined in -[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L25) +[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L25) ___ @@ -285,7 +285,7 @@ FabricElement.xref #### Defined in -[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L28) +[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L28) ___ @@ -305,7 +305,7 @@ Factory support. Populated by derivatives upon definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L192) +[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L192) ## Accessors @@ -325,7 +325,7 @@ Model.allowedBaseTags #### Defined in -[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L237) +[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L237) ___ @@ -345,7 +345,7 @@ Model.base #### Defined in -[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L207) +[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L207) ___ @@ -369,7 +369,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/FabricModel.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/FabricModel.ts#L19) +[packages/matter.js/src/model/models/FabricModel.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/FabricModel.ts#L19) • `set` **children**(`children`): `void` @@ -395,7 +395,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/FabricModel.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/FabricModel.ts#L23) +[packages/matter.js/src/model/models/FabricModel.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/FabricModel.ts#L23) ___ @@ -415,7 +415,7 @@ Model.effectiveId #### Defined in -[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L112) +[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L112) ___ @@ -438,7 +438,7 @@ Model.effectiveType #### Defined in -[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L200) +[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L200) ___ @@ -458,7 +458,7 @@ Model.effectiveXref #### Defined in -[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L230) +[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L230) ___ @@ -479,7 +479,7 @@ Model.elements #### Defined in -[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L102) +[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L102) ___ @@ -500,7 +500,7 @@ Model.globalBase #### Defined in -[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L223) +[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L223) ___ @@ -521,7 +521,7 @@ Model.key #### Defined in -[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L120) +[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L120) ___ @@ -535,7 +535,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/FabricModel.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/FabricModel.ts#L15) +[packages/matter.js/src/model/models/FabricModel.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/FabricModel.ts#L15) ___ @@ -556,7 +556,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L71) +[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L71) • `set` **parent**(`parent`): `void` @@ -576,7 +576,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L75) +[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L75) ___ @@ -596,7 +596,7 @@ Model.path #### Defined in -[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L59) +[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L59) ___ @@ -617,7 +617,7 @@ Model.shadow #### Defined in -[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L215) +[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L215) ___ @@ -637,7 +637,7 @@ Model.valid #### Defined in -[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L52) +[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L52) ## Methods @@ -663,7 +663,7 @@ Add a child. children.push works too but only accepts models. #### Defined in -[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L244) +[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L244) ___ @@ -695,7 +695,7 @@ Retrieve all models of a specific element type from local scope. #### Defined in -[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L268) +[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L268) ___ @@ -722,7 +722,7 @@ Record a validation error for this model. #### Defined in -[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L303) +[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L303) ___ @@ -755,7 +755,7 @@ Retrieve a specific model by ID or name. #### Defined in -[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L275) +[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L275) ___ @@ -781,7 +781,7 @@ Does this model derive from another? #### Defined in -[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L373) +[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L373) ___ @@ -807,7 +807,7 @@ Check identity of element by name or ID. #### Defined in -[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L291) +[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L291) ___ @@ -834,7 +834,7 @@ Search the inheritance chain for a child property. #### Defined in -[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L363) +[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L363) ___ @@ -866,7 +866,7 @@ Retrieve a model of a specific type from the ownership hierarchy. #### Defined in -[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L284) +[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L284) ___ @@ -892,7 +892,7 @@ Find all children that reference a specific type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L356) +[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L356) ___ @@ -912,7 +912,7 @@ Convert model to JSON. #### Defined in -[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L319) +[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L319) ___ @@ -932,7 +932,7 @@ Convert to non-class structure. #### Defined in -[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L326) +[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L326) ___ @@ -958,7 +958,7 @@ Apply a function to all tree elements. #### Defined in -[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L349) +[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L349) ___ @@ -984,4 +984,4 @@ Create a model for an element. #### Defined in -[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L251) +[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L251) diff --git a/docs/matter.js/classes/model.FeatureSet-1.md b/docs/matter.js/classes/model.FeatureSet-1.md index 29d5294624..d680457a43 100644 --- a/docs/matter.js/classes/model.FeatureSet-1.md +++ b/docs/matter.js/classes/model.FeatureSet-1.md @@ -53,7 +53,7 @@ Set\<FeatureSet.Flag\>.constructor #### Defined in -[packages/matter.js/src/model/definitions/FeatureSet.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FeatureSet.ts#L16) +[packages/matter.js/src/model/definitions/FeatureSet.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FeatureSet.ts#L16) ## Accessors @@ -69,7 +69,7 @@ Access features as an array of feature names. #### Defined in -[packages/matter.js/src/model/definitions/FeatureSet.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FeatureSet.ts#L28) +[packages/matter.js/src/model/definitions/FeatureSet.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FeatureSet.ts#L28) ___ @@ -85,7 +85,7 @@ Access features as an object mapping feature name -> true. #### Defined in -[packages/matter.js/src/model/definitions/FeatureSet.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FeatureSet.ts#L35) +[packages/matter.js/src/model/definitions/FeatureSet.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FeatureSet.ts#L35) ## Methods @@ -111,4 +111,4 @@ Access features as an object mapping feature name -> true. #### Defined in -[packages/matter.js/src/model/definitions/FeatureSet.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FeatureSet.ts#L39) +[packages/matter.js/src/model/definitions/FeatureSet.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FeatureSet.ts#L39) diff --git a/docs/matter.js/classes/model.MatterModel-1.md b/docs/matter.js/classes/model.MatterModel-1.md index 442f3faa4b..ea7bd61ea8 100644 --- a/docs/matter.js/classes/model.MatterModel-1.md +++ b/docs/matter.js/classes/model.MatterModel-1.md @@ -98,7 +98,7 @@ The root of a Matter model. #### Defined in -[packages/matter.js/src/model/models/MatterModel.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/MatterModel.ts#L67) +[packages/matter.js/src/model/models/MatterModel.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/MatterModel.ts#L67) ## Properties @@ -116,7 +116,7 @@ MatterElement.description #### Defined in -[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L26) +[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L26) ___ @@ -134,7 +134,7 @@ MatterElement.details #### Defined in -[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L27) +[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L27) ___ @@ -148,7 +148,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L29) +[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L29) ___ @@ -168,7 +168,7 @@ MatterElement.global #### Defined in -[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L34) +[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L34) ___ @@ -186,7 +186,7 @@ MatterElement.id #### Defined in -[packages/matter.js/src/model/models/Model.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L23) +[packages/matter.js/src/model/models/Model.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L23) ___ @@ -202,7 +202,7 @@ Indicates that an element defines a datatype. #### Defined in -[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L44) +[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L44) ___ @@ -218,7 +218,7 @@ Indicates that an element may have type definitions as children. #### Defined in -[packages/matter.js/src/model/models/MatterModel.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/MatterModel.ts#L21) +[packages/matter.js/src/model/models/MatterModel.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/MatterModel.ts#L21) ___ @@ -236,7 +236,7 @@ MatterElement.name #### Defined in -[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L24) +[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L24) ___ @@ -254,7 +254,7 @@ MatterElement.tag #### Defined in -[packages/matter.js/src/model/models/MatterModel.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/MatterModel.ts#L20) +[packages/matter.js/src/model/models/MatterModel.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/MatterModel.ts#L20) ___ @@ -272,7 +272,7 @@ MatterElement.type #### Defined in -[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L25) +[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L25) ___ @@ -286,7 +286,7 @@ MatterElement.version #### Defined in -[packages/matter.js/src/model/models/MatterModel.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/MatterModel.ts#L22) +[packages/matter.js/src/model/models/MatterModel.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/MatterModel.ts#L22) ___ @@ -304,7 +304,7 @@ MatterElement.xref #### Defined in -[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L28) +[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L28) ___ @@ -324,7 +324,7 @@ Factory support. Populated by derivatives upon definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L192) +[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L192) ## Accessors @@ -344,7 +344,7 @@ Model.allowedBaseTags #### Defined in -[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L237) +[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L237) ___ @@ -360,7 +360,7 @@ Global attributes. #### Defined in -[packages/matter.js/src/model/models/MatterModel.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/MatterModel.ts#L48) +[packages/matter.js/src/model/models/MatterModel.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/MatterModel.ts#L48) ___ @@ -380,7 +380,7 @@ Model.base #### Defined in -[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L207) +[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L207) ___ @@ -404,7 +404,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/MatterModel.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/MatterModel.ts#L59) +[packages/matter.js/src/model/models/MatterModel.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/MatterModel.ts#L59) • `set` **children**(`children`): `void` @@ -430,7 +430,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/MatterModel.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/MatterModel.ts#L63) +[packages/matter.js/src/model/models/MatterModel.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/MatterModel.ts#L63) ___ @@ -446,7 +446,7 @@ Clusters. #### Defined in -[packages/matter.js/src/model/models/MatterModel.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/MatterModel.ts#L27) +[packages/matter.js/src/model/models/MatterModel.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/MatterModel.ts#L27) ___ @@ -462,7 +462,7 @@ Global datatypes. #### Defined in -[packages/matter.js/src/model/models/MatterModel.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/MatterModel.ts#L41) +[packages/matter.js/src/model/models/MatterModel.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/MatterModel.ts#L41) ___ @@ -478,7 +478,7 @@ Device types. #### Defined in -[packages/matter.js/src/model/models/MatterModel.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/MatterModel.ts#L34) +[packages/matter.js/src/model/models/MatterModel.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/MatterModel.ts#L34) ___ @@ -498,7 +498,7 @@ Model.effectiveId #### Defined in -[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L112) +[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L112) ___ @@ -521,7 +521,7 @@ Model.effectiveType #### Defined in -[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L200) +[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L200) ___ @@ -541,7 +541,7 @@ Model.effectiveXref #### Defined in -[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L230) +[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L230) ___ @@ -562,7 +562,7 @@ Model.elements #### Defined in -[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L102) +[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L102) ___ @@ -578,7 +578,7 @@ Fabrics. #### Defined in -[packages/matter.js/src/model/models/MatterModel.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/MatterModel.ts#L55) +[packages/matter.js/src/model/models/MatterModel.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/MatterModel.ts#L55) ___ @@ -599,7 +599,7 @@ Model.globalBase #### Defined in -[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L223) +[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L223) ___ @@ -620,7 +620,7 @@ Model.key #### Defined in -[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L120) +[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L120) ___ @@ -641,7 +641,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L71) +[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L71) • `set` **parent**(`parent`): `void` @@ -661,7 +661,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L75) +[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L75) ___ @@ -681,7 +681,7 @@ Model.path #### Defined in -[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L59) +[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L59) ___ @@ -702,7 +702,7 @@ Model.shadow #### Defined in -[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L215) +[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L215) ___ @@ -722,7 +722,7 @@ Model.valid #### Defined in -[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L52) +[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L52) ## Methods @@ -748,7 +748,7 @@ Add a child. children.push works too but only accepts models. #### Defined in -[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L244) +[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L244) ___ @@ -780,7 +780,7 @@ Retrieve all models of a specific element type from local scope. #### Defined in -[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L268) +[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L268) ___ @@ -807,7 +807,7 @@ Record a validation error for this model. #### Defined in -[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L303) +[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L303) ___ @@ -840,7 +840,7 @@ Retrieve a specific model by ID or name. #### Defined in -[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L275) +[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L275) ___ @@ -866,7 +866,7 @@ Does this model derive from another? #### Defined in -[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L373) +[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L373) ___ @@ -892,7 +892,7 @@ Check identity of element by name or ID. #### Defined in -[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L291) +[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L291) ___ @@ -919,7 +919,7 @@ Search the inheritance chain for a child property. #### Defined in -[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L363) +[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L363) ___ @@ -951,7 +951,7 @@ Retrieve a model of a specific type from the ownership hierarchy. #### Defined in -[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L284) +[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L284) ___ @@ -977,7 +977,7 @@ Find all children that reference a specific type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L356) +[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L356) ___ @@ -997,7 +997,7 @@ Convert model to JSON. #### Defined in -[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L319) +[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L319) ___ @@ -1017,7 +1017,7 @@ Convert to non-class structure. #### Defined in -[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L326) +[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L326) ___ @@ -1043,7 +1043,7 @@ Apply a function to all tree elements. #### Defined in -[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L349) +[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L349) ___ @@ -1069,4 +1069,4 @@ Create a model for an element. #### Defined in -[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L251) +[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L251) diff --git a/docs/matter.js/classes/model.Model-1.md b/docs/matter.js/classes/model.Model-1.md index 0f8f18beae..c5d7f59878 100644 --- a/docs/matter.js/classes/model.Model-1.md +++ b/docs/matter.js/classes/model.Model-1.md @@ -100,7 +100,7 @@ the corresponding element type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:377](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L377) +[packages/matter.js/src/model/models/Model.ts:377](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L377) ## Properties @@ -110,7 +110,7 @@ the corresponding element type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L46) +[packages/matter.js/src/model/models/Model.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L46) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L47) +[packages/matter.js/src/model/models/Model.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L47) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L26) +[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L26) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L27) +[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L27) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L29) +[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L29) ___ @@ -162,7 +162,7 @@ Flag set on elements loaded from Globals. #### Defined in -[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L34) +[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L34) ___ @@ -172,7 +172,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L23) +[packages/matter.js/src/model/models/Model.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L23) ___ @@ -184,7 +184,7 @@ Indicates that an element defines a datatype. #### Defined in -[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L44) +[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L44) ___ @@ -196,7 +196,7 @@ Indicates that an element may have type definitions as children. #### Defined in -[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L39) +[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L39) ___ @@ -206,7 +206,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L24) +[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L24) ___ @@ -216,7 +216,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L22) +[packages/matter.js/src/model/models/Model.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L22) ___ @@ -226,7 +226,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L25) +[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L25) ___ @@ -236,7 +236,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L28) +[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L28) ___ @@ -252,7 +252,7 @@ Factory support. Populated by derivatives upon definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L192) +[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L192) ## Accessors @@ -268,7 +268,7 @@ The set of tags from which this model may derive. #### Defined in -[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L237) +[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L237) ___ @@ -284,7 +284,7 @@ Get a Model for my base type, if any. #### Defined in -[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L207) +[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L207) ___ @@ -300,7 +300,7 @@ Children of models are always models. #### Defined in -[packages/matter.js/src/model/models/Model.ts:127](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L127) +[packages/matter.js/src/model/models/Model.ts:127](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L127) • `set` **children**(`children`): `void` @@ -318,7 +318,7 @@ Children can be added as models or elements. #### Defined in -[packages/matter.js/src/model/models/Model.ts:137](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L137) +[packages/matter.js/src/model/models/Model.ts:137](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L137) ___ @@ -334,7 +334,7 @@ Allows subclasses to pull a working ID from an alternate source. #### Defined in -[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L112) +[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L112) ___ @@ -353,7 +353,7 @@ Does not recurse so only returns the direct base type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L200) +[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L200) ___ @@ -369,7 +369,7 @@ A local or parent xref. #### Defined in -[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L230) +[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L230) ___ @@ -386,7 +386,7 @@ added as elements. For JavaScript this is identical to children(). #### Defined in -[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L102) +[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L102) ___ @@ -403,7 +403,7 @@ specific than the base primitive type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L223) +[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L223) ___ @@ -420,7 +420,7 @@ the effective ID but some models require a generated identifier. #### Defined in -[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L120) +[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L120) ___ @@ -437,7 +437,7 @@ this element's definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L71) +[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L71) • `set` **parent**(`parent`): `void` @@ -453,7 +453,7 @@ this element's definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L75) +[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L75) ___ @@ -469,7 +469,7 @@ The full path ("." delimited) in the Matter tree. #### Defined in -[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L59) +[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L59) ___ @@ -486,7 +486,7 @@ inheritance hierarchy that I override. #### Defined in -[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L215) +[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L215) ___ @@ -502,7 +502,7 @@ Did validation find errors? #### Defined in -[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L52) +[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L52) ## Methods @@ -524,7 +524,7 @@ Add a child. children.push works too but only accepts models. #### Defined in -[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L244) +[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L244) ___ @@ -552,7 +552,7 @@ Retrieve all models of a specific element type from local scope. #### Defined in -[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L268) +[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L268) ___ @@ -575,7 +575,7 @@ Record a validation error for this model. #### Defined in -[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L303) +[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L303) ___ @@ -604,7 +604,7 @@ Retrieve a specific model by ID or name. #### Defined in -[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L275) +[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L275) ___ @@ -626,7 +626,7 @@ Does this model derive from another? #### Defined in -[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L373) +[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L373) ___ @@ -648,7 +648,7 @@ Check identity of element by name or ID. #### Defined in -[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L291) +[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L291) ___ @@ -671,7 +671,7 @@ Search the inheritance chain for a child property. #### Defined in -[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L363) +[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L363) ___ @@ -699,7 +699,7 @@ Retrieve a model of a specific type from the ownership hierarchy. #### Defined in -[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L284) +[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L284) ___ @@ -721,7 +721,7 @@ Find all children that reference a specific type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L356) +[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L356) ___ @@ -737,7 +737,7 @@ Convert model to JSON. #### Defined in -[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L319) +[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L319) ___ @@ -753,7 +753,7 @@ Convert to non-class structure. #### Defined in -[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L326) +[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L326) ___ @@ -775,7 +775,7 @@ Apply a function to all tree elements. #### Defined in -[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L349) +[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L349) ___ @@ -797,4 +797,4 @@ Create a model for an element. #### Defined in -[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L251) +[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L251) diff --git a/docs/matter.js/classes/model.Model.CrossReference.md b/docs/matter.js/classes/model.Model.CrossReference.md index 9624b40a69..2512cc886e 100644 --- a/docs/matter.js/classes/model.Model.CrossReference.md +++ b/docs/matter.js/classes/model.Model.CrossReference.md @@ -43,7 +43,7 @@ #### Defined in -[packages/matter.js/src/model/models/Model.ts:413](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L413) +[packages/matter.js/src/model/models/Model.ts:413](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L413) ## Properties @@ -57,7 +57,7 @@ Specification.CrossReference.document #### Defined in -[packages/matter.js/src/model/models/Model.ts:409](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L409) +[packages/matter.js/src/model/models/Model.ts:409](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L409) ___ @@ -71,7 +71,7 @@ Specification.CrossReference.section #### Defined in -[packages/matter.js/src/model/models/Model.ts:410](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L410) +[packages/matter.js/src/model/models/Model.ts:410](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L410) ___ @@ -85,7 +85,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:411](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L411) +[packages/matter.js/src/model/models/Model.ts:411](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L411) ## Methods @@ -99,7 +99,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:418](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L418) +[packages/matter.js/src/model/models/Model.ts:418](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L418) ___ @@ -119,4 +119,4 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:422](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L422) +[packages/matter.js/src/model/models/Model.ts:422](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L422) diff --git a/docs/matter.js/classes/model.ModelVariantTraversal.md b/docs/matter.js/classes/model.ModelVariantTraversal.md index 9a85ec997c..9d911e3c3c 100644 --- a/docs/matter.js/classes/model.ModelVariantTraversal.md +++ b/docs/matter.js/classes/model.ModelVariantTraversal.md @@ -63,7 +63,7 @@ model variants have different names. #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L67) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L67) ## Properties @@ -73,7 +73,7 @@ model variants have different names. #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L58) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L58) ___ @@ -83,7 +83,7 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L60) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L60) ___ @@ -93,7 +93,7 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L67) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L67) ___ @@ -103,7 +103,7 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L59) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L59) ## Methods @@ -125,7 +125,7 @@ Create a VariantDetail from a VariantMap. #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L268) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L268) ___ @@ -147,7 +147,7 @@ Determine if we are entering a cluster and install cluster state if so. #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:128](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L128) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:128](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L128) ___ @@ -170,7 +170,7 @@ names may be selected, otherwise the name of the model is returned. #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L115) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L115) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:197](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L197) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:197](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L197) ___ @@ -213,7 +213,7 @@ invoked while traversal is ongoing. #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L73) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L73) ___ @@ -238,7 +238,7 @@ from traverse(). #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L109) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L109) ___ @@ -260,4 +260,4 @@ This is the function that actually recurses during the visit. #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:141](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L141) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:141](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L141) diff --git a/docs/matter.js/classes/model.NodeModel.md b/docs/matter.js/classes/model.NodeModel.md index cf27329276..71df6845de 100644 --- a/docs/matter.js/classes/model.NodeModel.md +++ b/docs/matter.js/classes/model.NodeModel.md @@ -93,7 +93,7 @@ the corresponding element type. #### Defined in -[packages/matter.js/src/model/models/NodeModel.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/NodeModel.ts#L27) +[packages/matter.js/src/model/models/NodeModel.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/NodeModel.ts#L27) ## Properties @@ -111,7 +111,7 @@ NodeElement.description #### Defined in -[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L26) +[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L26) ___ @@ -129,7 +129,7 @@ NodeElement.details #### Defined in -[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L27) +[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L27) ___ @@ -143,7 +143,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L29) +[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L29) ___ @@ -163,7 +163,7 @@ NodeElement.global #### Defined in -[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L34) +[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L34) ___ @@ -181,7 +181,7 @@ NodeElement.id #### Defined in -[packages/matter.js/src/model/models/NodeModel.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/NodeModel.ts#L13) +[packages/matter.js/src/model/models/NodeModel.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/NodeModel.ts#L13) ___ @@ -197,7 +197,7 @@ Indicates that an element defines a datatype. #### Defined in -[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L44) +[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L44) ___ @@ -213,7 +213,7 @@ Indicates that an element may have type definitions as children. #### Defined in -[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L39) +[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L39) ___ @@ -231,7 +231,7 @@ NodeElement.name #### Defined in -[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L24) +[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L24) ___ @@ -249,7 +249,7 @@ NodeElement.tag #### Defined in -[packages/matter.js/src/model/models/NodeModel.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/NodeModel.ts#L12) +[packages/matter.js/src/model/models/NodeModel.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/NodeModel.ts#L12) ___ @@ -267,7 +267,7 @@ NodeElement.type #### Defined in -[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L25) +[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L25) ___ @@ -285,7 +285,7 @@ NodeElement.xref #### Defined in -[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L28) +[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L28) ___ @@ -305,7 +305,7 @@ Factory support. Populated by derivatives upon definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L192) +[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L192) ## Accessors @@ -325,7 +325,7 @@ Model.allowedBaseTags #### Defined in -[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L237) +[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L237) ___ @@ -345,7 +345,7 @@ Model.base #### Defined in -[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L207) +[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L207) ___ @@ -369,7 +369,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/NodeModel.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/NodeModel.ts#L19) +[packages/matter.js/src/model/models/NodeModel.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/NodeModel.ts#L19) • `set` **children**(`children`): `void` @@ -395,7 +395,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/NodeModel.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/NodeModel.ts#L23) +[packages/matter.js/src/model/models/NodeModel.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/NodeModel.ts#L23) ___ @@ -415,7 +415,7 @@ Model.effectiveId #### Defined in -[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L112) +[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L112) ___ @@ -438,7 +438,7 @@ Model.effectiveType #### Defined in -[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L200) +[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L200) ___ @@ -458,7 +458,7 @@ Model.effectiveXref #### Defined in -[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L230) +[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L230) ___ @@ -479,7 +479,7 @@ Model.elements #### Defined in -[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L102) +[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L102) ___ @@ -493,7 +493,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/NodeModel.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/NodeModel.ts#L15) +[packages/matter.js/src/model/models/NodeModel.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/NodeModel.ts#L15) ___ @@ -514,7 +514,7 @@ Model.globalBase #### Defined in -[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L223) +[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L223) ___ @@ -535,7 +535,7 @@ Model.key #### Defined in -[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L120) +[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L120) ___ @@ -556,7 +556,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L71) +[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L71) • `set` **parent**(`parent`): `void` @@ -576,7 +576,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L75) +[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L75) ___ @@ -596,7 +596,7 @@ Model.path #### Defined in -[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L59) +[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L59) ___ @@ -617,7 +617,7 @@ Model.shadow #### Defined in -[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L215) +[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L215) ___ @@ -637,7 +637,7 @@ Model.valid #### Defined in -[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L52) +[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L52) ## Methods @@ -663,7 +663,7 @@ Add a child. children.push works too but only accepts models. #### Defined in -[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L244) +[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L244) ___ @@ -695,7 +695,7 @@ Retrieve all models of a specific element type from local scope. #### Defined in -[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L268) +[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L268) ___ @@ -722,7 +722,7 @@ Record a validation error for this model. #### Defined in -[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L303) +[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L303) ___ @@ -755,7 +755,7 @@ Retrieve a specific model by ID or name. #### Defined in -[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L275) +[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L275) ___ @@ -781,7 +781,7 @@ Does this model derive from another? #### Defined in -[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L373) +[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L373) ___ @@ -807,7 +807,7 @@ Check identity of element by name or ID. #### Defined in -[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L291) +[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L291) ___ @@ -834,7 +834,7 @@ Search the inheritance chain for a child property. #### Defined in -[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L363) +[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L363) ___ @@ -866,7 +866,7 @@ Retrieve a model of a specific type from the ownership hierarchy. #### Defined in -[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L284) +[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L284) ___ @@ -892,7 +892,7 @@ Find all children that reference a specific type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L356) +[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L356) ___ @@ -912,7 +912,7 @@ Convert model to JSON. #### Defined in -[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L319) +[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L319) ___ @@ -932,7 +932,7 @@ Convert to non-class structure. #### Defined in -[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L326) +[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L326) ___ @@ -958,7 +958,7 @@ Apply a function to all tree elements. #### Defined in -[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L349) +[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L349) ___ @@ -984,4 +984,4 @@ Create a model for an element. #### Defined in -[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L251) +[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L251) diff --git a/docs/matter.js/classes/model.Quality-1.md b/docs/matter.js/classes/model.Quality-1.md index d0d586cd3c..d363685d56 100644 --- a/docs/matter.js/classes/model.Quality-1.md +++ b/docs/matter.js/classes/model.Quality-1.md @@ -78,7 +78,7 @@ Initialize from a Quality.All definition or a string conforming to the #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L30) +[packages/matter.js/src/model/aspects/Quality.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L30) ## Properties @@ -92,7 +92,7 @@ Quality.Ast.changesOmitted #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L20) +[packages/matter.js/src/model/aspects/Quality.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L20) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L17) +[packages/matter.js/src/model/aspects/Aspect.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L17) ___ @@ -120,7 +120,7 @@ Quality.Ast.disallowed #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L24) +[packages/matter.js/src/model/aspects/Quality.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L24) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L18) +[packages/matter.js/src/model/aspects/Aspect.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L18) ___ @@ -148,7 +148,7 @@ Quality.Ast.fixed #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L19) +[packages/matter.js/src/model/aspects/Quality.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L19) ___ @@ -162,7 +162,7 @@ Quality.Ast.nonvolatile #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L18) +[packages/matter.js/src/model/aspects/Quality.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L18) ___ @@ -176,7 +176,7 @@ Quality.Ast.nullable #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L17) +[packages/matter.js/src/model/aspects/Quality.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L17) ___ @@ -190,7 +190,7 @@ Quality.Ast.reportable #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L22) +[packages/matter.js/src/model/aspects/Quality.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L22) ___ @@ -204,7 +204,7 @@ Quality.Ast.scene #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L21) +[packages/matter.js/src/model/aspects/Quality.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L21) ___ @@ -218,7 +218,7 @@ Quality.Ast.singleton #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L23) +[packages/matter.js/src/model/aspects/Quality.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L23) ## Accessors @@ -236,7 +236,7 @@ Aspect.empty #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L28) +[packages/matter.js/src/model/aspects/Aspect.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L28) ___ @@ -254,7 +254,7 @@ Aspect.valid #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L20) +[packages/matter.js/src/model/aspects/Aspect.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L20) ## Methods @@ -280,7 +280,7 @@ Test for logical equivalence. #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L40) +[packages/matter.js/src/model/aspects/Aspect.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L40) ___ @@ -305,7 +305,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L54) +[packages/matter.js/src/model/aspects/Aspect.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L54) ___ @@ -329,7 +329,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L65) +[packages/matter.js/src/model/aspects/Aspect.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L65) ___ @@ -350,7 +350,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L42) +[packages/matter.js/src/model/aspects/Quality.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L42) ___ @@ -370,7 +370,7 @@ Display quality using standard Matter syntax. #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L83) +[packages/matter.js/src/model/aspects/Quality.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L83) ___ @@ -388,4 +388,4 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Aspect.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Aspect.ts#L47) +[packages/matter.js/src/model/aspects/Aspect.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Aspect.ts#L47) diff --git a/docs/matter.js/classes/model.RequirementModel.md b/docs/matter.js/classes/model.RequirementModel.md index cfab715897..7e43986733 100644 --- a/docs/matter.js/classes/model.RequirementModel.md +++ b/docs/matter.js/classes/model.RequirementModel.md @@ -97,7 +97,7 @@ the corresponding element type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:377](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L377) +[packages/matter.js/src/model/models/Model.ts:377](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L377) ## Properties @@ -115,7 +115,7 @@ RequirementElement.description #### Defined in -[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L26) +[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L26) ___ @@ -133,7 +133,7 @@ RequirementElement.details #### Defined in -[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L27) +[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L27) ___ @@ -147,7 +147,7 @@ RequirementElement.element #### Defined in -[packages/matter.js/src/model/models/RequirementModel.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/RequirementModel.ts#L20) +[packages/matter.js/src/model/models/RequirementModel.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/RequirementModel.ts#L20) ___ @@ -161,7 +161,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L29) +[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L29) ___ @@ -181,7 +181,7 @@ RequirementElement.global #### Defined in -[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L34) +[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L34) ___ @@ -199,7 +199,7 @@ RequirementElement.id #### Defined in -[packages/matter.js/src/model/models/Model.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L23) +[packages/matter.js/src/model/models/Model.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L23) ___ @@ -215,7 +215,7 @@ Indicates that an element defines a datatype. #### Defined in -[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L44) +[packages/matter.js/src/model/models/Model.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L44) ___ @@ -231,7 +231,7 @@ Indicates that an element may have type definitions as children. #### Defined in -[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L39) +[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L39) ___ @@ -249,7 +249,7 @@ RequirementElement.name #### Defined in -[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L24) +[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L24) ___ @@ -267,7 +267,7 @@ RequirementElement.tag #### Defined in -[packages/matter.js/src/model/models/RequirementModel.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/RequirementModel.ts#L19) +[packages/matter.js/src/model/models/RequirementModel.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/RequirementModel.ts#L19) ___ @@ -285,7 +285,7 @@ RequirementElement.type #### Defined in -[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L25) +[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L25) ___ @@ -303,7 +303,7 @@ RequirementElement.xref #### Defined in -[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L28) +[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L28) ___ @@ -323,7 +323,7 @@ Factory support. Populated by derivatives upon definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L192) +[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L192) ## Accessors @@ -341,7 +341,7 @@ RequirementElement.access #### Defined in -[packages/matter.js/src/model/models/RequirementModel.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/RequirementModel.ts#L34) +[packages/matter.js/src/model/models/RequirementModel.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/RequirementModel.ts#L34) • `set` **access**(`definition`): `void` @@ -361,7 +361,7 @@ RequirementElement.access #### Defined in -[packages/matter.js/src/model/models/RequirementModel.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/RequirementModel.ts#L37) +[packages/matter.js/src/model/models/RequirementModel.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/RequirementModel.ts#L37) ___ @@ -381,7 +381,7 @@ Model.allowedBaseTags #### Defined in -[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L237) +[packages/matter.js/src/model/models/Model.ts:237](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L237) ___ @@ -401,7 +401,7 @@ Model.base #### Defined in -[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L207) +[packages/matter.js/src/model/models/Model.ts:207](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L207) ___ @@ -425,7 +425,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/RequirementModel.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/RequirementModel.ts#L26) +[packages/matter.js/src/model/models/RequirementModel.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/RequirementModel.ts#L26) • `set` **children**(`children`): `void` @@ -451,7 +451,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/RequirementModel.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/RequirementModel.ts#L30) +[packages/matter.js/src/model/models/RequirementModel.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/RequirementModel.ts#L30) ___ @@ -469,7 +469,7 @@ RequirementElement.conformance #### Defined in -[packages/matter.js/src/model/models/RequirementModel.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/RequirementModel.ts#L48) +[packages/matter.js/src/model/models/RequirementModel.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/RequirementModel.ts#L48) • `set` **conformance**(`definition`): `void` @@ -489,7 +489,7 @@ RequirementElement.conformance #### Defined in -[packages/matter.js/src/model/models/RequirementModel.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/RequirementModel.ts#L51) +[packages/matter.js/src/model/models/RequirementModel.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/RequirementModel.ts#L51) ___ @@ -507,7 +507,7 @@ RequirementElement.constraint #### Defined in -[packages/matter.js/src/model/models/RequirementModel.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/RequirementModel.ts#L41) +[packages/matter.js/src/model/models/RequirementModel.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/RequirementModel.ts#L41) • `set` **constraint**(`definition`): `void` @@ -527,7 +527,7 @@ RequirementElement.constraint #### Defined in -[packages/matter.js/src/model/models/RequirementModel.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/RequirementModel.ts#L44) +[packages/matter.js/src/model/models/RequirementModel.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/RequirementModel.ts#L44) ___ @@ -547,7 +547,7 @@ Model.effectiveId #### Defined in -[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L112) +[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L112) ___ @@ -570,7 +570,7 @@ Model.effectiveType #### Defined in -[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L200) +[packages/matter.js/src/model/models/Model.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L200) ___ @@ -590,7 +590,7 @@ Model.effectiveXref #### Defined in -[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L230) +[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L230) ___ @@ -611,7 +611,7 @@ Model.elements #### Defined in -[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L102) +[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L102) ___ @@ -632,7 +632,7 @@ Model.globalBase #### Defined in -[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L223) +[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L223) ___ @@ -653,7 +653,7 @@ Model.key #### Defined in -[packages/matter.js/src/model/models/RequirementModel.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/RequirementModel.ts#L22) +[packages/matter.js/src/model/models/RequirementModel.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/RequirementModel.ts#L22) ___ @@ -674,7 +674,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L71) +[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L71) • `set` **parent**(`parent`): `void` @@ -694,7 +694,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L75) +[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L75) ___ @@ -714,7 +714,7 @@ Model.path #### Defined in -[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L59) +[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L59) ___ @@ -732,7 +732,7 @@ RequirementElement.quality #### Defined in -[packages/matter.js/src/model/models/RequirementModel.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/RequirementModel.ts#L55) +[packages/matter.js/src/model/models/RequirementModel.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/RequirementModel.ts#L55) • `set` **quality**(`definition`): `void` @@ -752,7 +752,7 @@ RequirementElement.quality #### Defined in -[packages/matter.js/src/model/models/RequirementModel.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/RequirementModel.ts#L58) +[packages/matter.js/src/model/models/RequirementModel.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/RequirementModel.ts#L58) ___ @@ -773,7 +773,7 @@ Model.shadow #### Defined in -[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L215) +[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L215) ___ @@ -793,7 +793,7 @@ Model.valid #### Defined in -[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L52) +[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L52) ## Methods @@ -819,7 +819,7 @@ Add a child. children.push works too but only accepts models. #### Defined in -[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L244) +[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L244) ___ @@ -851,7 +851,7 @@ Retrieve all models of a specific element type from local scope. #### Defined in -[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L268) +[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L268) ___ @@ -878,7 +878,7 @@ Record a validation error for this model. #### Defined in -[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L303) +[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L303) ___ @@ -911,7 +911,7 @@ Retrieve a specific model by ID or name. #### Defined in -[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L275) +[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L275) ___ @@ -937,7 +937,7 @@ Does this model derive from another? #### Defined in -[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L373) +[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L373) ___ @@ -963,7 +963,7 @@ Check identity of element by name or ID. #### Defined in -[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L291) +[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L291) ___ @@ -990,7 +990,7 @@ Search the inheritance chain for a child property. #### Defined in -[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L363) +[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L363) ___ @@ -1022,7 +1022,7 @@ Retrieve a model of a specific type from the ownership hierarchy. #### Defined in -[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L284) +[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L284) ___ @@ -1048,7 +1048,7 @@ Find all children that reference a specific type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L356) +[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L356) ___ @@ -1068,7 +1068,7 @@ Convert model to JSON. #### Defined in -[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L319) +[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L319) ___ @@ -1088,7 +1088,7 @@ Convert to non-class structure. #### Defined in -[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L326) +[packages/matter.js/src/model/models/Model.ts:326](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L326) ___ @@ -1114,7 +1114,7 @@ Apply a function to all tree elements. #### Defined in -[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L349) +[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L349) ___ @@ -1140,4 +1140,4 @@ Create a model for an element. #### Defined in -[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L251) +[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L251) diff --git a/docs/matter.js/classes/model.ValidateModel.Result.md b/docs/matter.js/classes/model.ValidateModel.Result.md index 990a526bba..9b4783273f 100644 --- a/docs/matter.js/classes/model.ValidateModel.Result.md +++ b/docs/matter.js/classes/model.ValidateModel.Result.md @@ -44,7 +44,7 @@ #### Defined in -[packages/matter.js/src/model/logic/ValidateModel.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ValidateModel.ts#L92) +[packages/matter.js/src/model/logic/ValidateModel.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ValidateModel.ts#L92) ## Properties @@ -54,7 +54,7 @@ #### Defined in -[packages/matter.js/src/model/logic/ValidateModel.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ValidateModel.ts#L83) +[packages/matter.js/src/model/logic/ValidateModel.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ValidateModel.ts#L83) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/ValidateModel.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ValidateModel.ts#L85) +[packages/matter.js/src/model/logic/ValidateModel.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ValidateModel.ts#L85) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/ValidateModel.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ValidateModel.ts#L86) +[packages/matter.js/src/model/logic/ValidateModel.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ValidateModel.ts#L86) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/ValidateModel.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ValidateModel.ts#L84) +[packages/matter.js/src/model/logic/ValidateModel.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ValidateModel.ts#L84) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/ValidateModel.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ValidateModel.ts#L92) +[packages/matter.js/src/model/logic/ValidateModel.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ValidateModel.ts#L92) ## Accessors @@ -112,7 +112,7 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/ValidateModel.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ValidateModel.ts#L88) +[packages/matter.js/src/model/logic/ValidateModel.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ValidateModel.ts#L88) ## Methods @@ -126,4 +126,4 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/ValidateModel.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ValidateModel.ts#L94) +[packages/matter.js/src/model/logic/ValidateModel.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ValidateModel.ts#L94) diff --git a/docs/matter.js/classes/model.ValueModel.md b/docs/matter.js/classes/model.ValueModel.md index e1869e54b3..6d0eec2c09 100644 --- a/docs/matter.js/classes/model.ValueModel.md +++ b/docs/matter.js/classes/model.ValueModel.md @@ -126,7 +126,7 @@ this class. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:307](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L307) +[packages/matter.js/src/model/models/ValueModel.ts:307](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L307) ## Properties @@ -140,7 +140,7 @@ ValueElement.byteSize #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L30) +[packages/matter.js/src/model/models/ValueModel.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L30) ___ @@ -154,7 +154,7 @@ ValueElement.default #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L31) +[packages/matter.js/src/model/models/ValueModel.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L31) ___ @@ -172,7 +172,7 @@ ValueElement.description #### Defined in -[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L26) +[packages/matter.js/src/model/models/Model.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L26) ___ @@ -190,7 +190,7 @@ ValueElement.details #### Defined in -[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L27) +[packages/matter.js/src/model/models/Model.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L27) ___ @@ -204,7 +204,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L29) +[packages/matter.js/src/model/models/Model.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L29) ___ @@ -224,7 +224,7 @@ ValueElement.global #### Defined in -[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L34) +[packages/matter.js/src/model/models/Model.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L34) ___ @@ -242,7 +242,7 @@ ValueElement.id #### Defined in -[packages/matter.js/src/model/models/Model.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L23) +[packages/matter.js/src/model/models/Model.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L23) ___ @@ -258,7 +258,7 @@ Indicates that an element defines a datatype. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L33) +[packages/matter.js/src/model/models/ValueModel.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L33) ___ @@ -274,7 +274,7 @@ Indicates that an element may have type definitions as children. #### Defined in -[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L39) +[packages/matter.js/src/model/models/Model.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L39) ___ @@ -284,7 +284,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L32) +[packages/matter.js/src/model/models/ValueModel.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L32) ___ @@ -302,7 +302,7 @@ ValueElement.name #### Defined in -[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L24) +[packages/matter.js/src/model/models/Model.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L24) ___ @@ -316,7 +316,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L22) +[packages/matter.js/src/model/models/Model.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L22) ___ @@ -334,7 +334,7 @@ ValueElement.type #### Defined in -[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L25) +[packages/matter.js/src/model/models/Model.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L25) ___ @@ -352,7 +352,7 @@ ValueElement.xref #### Defined in -[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L28) +[packages/matter.js/src/model/models/Model.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L28) ___ @@ -372,7 +372,7 @@ Factory support. Populated by derivatives upon definition. #### Defined in -[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L192) +[packages/matter.js/src/model/models/Model.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L192) ## Accessors @@ -390,7 +390,7 @@ ValueElement.access #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L63) +[packages/matter.js/src/model/models/ValueModel.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L63) • `set` **access**(`definition`): `void` @@ -410,7 +410,7 @@ ValueElement.access #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L66) +[packages/matter.js/src/model/models/ValueModel.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L66) ___ @@ -431,7 +431,7 @@ Model.allowedBaseTags #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L180) +[packages/matter.js/src/model/models/ValueModel.ts:180](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L180) ___ @@ -451,7 +451,7 @@ Model.base #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L172) +[packages/matter.js/src/model/models/ValueModel.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L172) ___ @@ -475,7 +475,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L35) +[packages/matter.js/src/model/models/ValueModel.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L35) • `set` **children**(`children`): `void` @@ -501,7 +501,7 @@ Model.children #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L39) +[packages/matter.js/src/model/models/ValueModel.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L39) ___ @@ -519,7 +519,7 @@ ValueElement.conformance #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L53) +[packages/matter.js/src/model/models/ValueModel.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L53) • `set` **conformance**(`definition`): `void` @@ -539,7 +539,7 @@ ValueElement.conformance #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L56) +[packages/matter.js/src/model/models/ValueModel.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L56) ___ @@ -557,7 +557,7 @@ ValueElement.constraint #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L43) +[packages/matter.js/src/model/models/ValueModel.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L43) • `set` **constraint**(`definition`): `void` @@ -577,7 +577,7 @@ ValueElement.constraint #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L46) +[packages/matter.js/src/model/models/ValueModel.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L46) ___ @@ -593,7 +593,7 @@ Get the first derived ancestor with children, if any. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:158](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L158) +[packages/matter.js/src/model/models/ValueModel.ts:158](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L158) ___ @@ -609,7 +609,7 @@ Is this model deprecated? #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:220](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L220) +[packages/matter.js/src/model/models/ValueModel.ts:220](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L220) ___ @@ -625,7 +625,7 @@ The metatype for this model's type, ignoring inheritance. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L149) +[packages/matter.js/src/model/models/ValueModel.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L149) ___ @@ -641,7 +641,7 @@ Is this model disallowed? #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:227](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L227) +[packages/matter.js/src/model/models/ValueModel.ts:227](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L227) ___ @@ -655,7 +655,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L69) +[packages/matter.js/src/model/models/ValueModel.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L69) ___ @@ -669,7 +669,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L59) +[packages/matter.js/src/model/models/ValueModel.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L59) ___ @@ -683,7 +683,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L49) +[packages/matter.js/src/model/models/ValueModel.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L49) ___ @@ -701,7 +701,7 @@ a default from subfields. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L142) +[packages/matter.js/src/model/models/ValueModel.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L142) ___ @@ -721,7 +721,7 @@ Model.effectiveId #### Defined in -[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L112) +[packages/matter.js/src/model/models/Model.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L112) ___ @@ -737,7 +737,7 @@ The working metatype for this object. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L130) +[packages/matter.js/src/model/models/ValueModel.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L130) ___ @@ -751,7 +751,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L79) +[packages/matter.js/src/model/models/ValueModel.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L79) ___ @@ -771,7 +771,7 @@ Model.effectiveType #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L119) +[packages/matter.js/src/model/models/ValueModel.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L119) ___ @@ -791,7 +791,7 @@ Model.effectiveXref #### Defined in -[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L230) +[packages/matter.js/src/model/models/Model.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L230) ___ @@ -812,7 +812,7 @@ Model.elements #### Defined in -[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L102) +[packages/matter.js/src/model/models/Model.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L102) ___ @@ -833,7 +833,7 @@ Model.globalBase #### Defined in -[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L223) +[packages/matter.js/src/model/models/Model.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L223) ___ @@ -854,7 +854,7 @@ Model.key #### Defined in -[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L120) +[packages/matter.js/src/model/models/Model.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L120) ___ @@ -870,7 +870,7 @@ Get the entry type for lists, if any. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:165](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L165) +[packages/matter.js/src/model/models/ValueModel.ts:165](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L165) ___ @@ -887,7 +887,7 @@ and is only appropriate for field conformance. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:242](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L242) +[packages/matter.js/src/model/models/ValueModel.ts:242](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L242) ___ @@ -903,7 +903,7 @@ Retrieve all datatype members. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:190](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L190) +[packages/matter.js/src/model/models/ValueModel.ts:190](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L190) ___ @@ -921,7 +921,7 @@ manipulate the data. This accessor retrieves this model. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L88) +[packages/matter.js/src/model/models/ValueModel.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L88) ___ @@ -937,7 +937,7 @@ Can this model be omitted? #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:234](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L234) +[packages/matter.js/src/model/models/ValueModel.ts:234](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L234) ___ @@ -953,7 +953,7 @@ Determine whether this element overrides key properties of its shadow. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:263](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L263) +[packages/matter.js/src/model/models/ValueModel.ts:263](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L263) ___ @@ -974,7 +974,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L71) +[packages/matter.js/src/model/models/Model.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L71) • `set` **parent**(`parent`): `void` @@ -994,7 +994,7 @@ Model.parent #### Defined in -[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L75) +[packages/matter.js/src/model/models/Model.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L75) ___ @@ -1014,7 +1014,7 @@ Model.path #### Defined in -[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L59) +[packages/matter.js/src/model/models/Model.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L59) ___ @@ -1031,7 +1031,7 @@ for enums and bitmaps. Otherwise it's the metabase. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L96) +[packages/matter.js/src/model/models/ValueModel.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L96) ___ @@ -1049,7 +1049,7 @@ ValueElement.quality #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L73) +[packages/matter.js/src/model/models/ValueModel.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L73) • `set` **quality**(`definition`): `void` @@ -1069,7 +1069,7 @@ ValueElement.quality #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L76) +[packages/matter.js/src/model/models/ValueModel.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L76) ___ @@ -1090,7 +1090,7 @@ Model.shadow #### Defined in -[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L215) +[packages/matter.js/src/model/models/Model.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L215) ___ @@ -1110,7 +1110,7 @@ Model.valid #### Defined in -[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L52) +[packages/matter.js/src/model/models/Model.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L52) ___ @@ -1126,7 +1126,7 @@ Collect constraints and conformance for this type and all base types. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:197](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L197) +[packages/matter.js/src/model/models/ValueModel.ts:197](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L197) ## Methods @@ -1152,7 +1152,7 @@ Add a child. children.push works too but only accepts models. #### Defined in -[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L244) +[packages/matter.js/src/model/models/Model.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L244) ___ @@ -1184,7 +1184,7 @@ Retrieve all models of a specific element type from local scope. #### Defined in -[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L268) +[packages/matter.js/src/model/models/Model.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L268) ___ @@ -1206,7 +1206,7 @@ Search the inheritance chain for a bitmap field defining a specific bit. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:289](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L289) +[packages/matter.js/src/model/models/ValueModel.ts:289](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L289) ___ @@ -1233,7 +1233,7 @@ Record a validation error for this model. #### Defined in -[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L303) +[packages/matter.js/src/model/models/Model.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L303) ___ @@ -1266,7 +1266,7 @@ Retrieve a specific model by ID or name. #### Defined in -[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L275) +[packages/matter.js/src/model/models/Model.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L275) ___ @@ -1292,7 +1292,7 @@ Does this model derive from another? #### Defined in -[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L373) +[packages/matter.js/src/model/models/Model.ts:373](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L373) ___ @@ -1318,7 +1318,7 @@ Check identity of element by name or ID. #### Defined in -[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L291) +[packages/matter.js/src/model/models/Model.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L291) ___ @@ -1345,7 +1345,7 @@ Search the inheritance chain for a child property. #### Defined in -[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L363) +[packages/matter.js/src/model/models/Model.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L363) ___ @@ -1377,7 +1377,7 @@ Retrieve a model of a specific type from the ownership hierarchy. #### Defined in -[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L284) +[packages/matter.js/src/model/models/Model.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L284) ___ @@ -1403,7 +1403,7 @@ Find all children that reference a specific type. #### Defined in -[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L356) +[packages/matter.js/src/model/models/Model.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L356) ___ @@ -1423,7 +1423,7 @@ Convert model to JSON. #### Defined in -[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L319) +[packages/matter.js/src/model/models/Model.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L319) ___ @@ -1443,7 +1443,7 @@ Convert to non-class structure. #### Defined in -[packages/matter.js/src/model/models/ValueModel.ts:293](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ValueModel.ts#L293) +[packages/matter.js/src/model/models/ValueModel.ts:293](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ValueModel.ts#L293) ___ @@ -1469,7 +1469,7 @@ Apply a function to all tree elements. #### Defined in -[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L349) +[packages/matter.js/src/model/models/Model.ts:349](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L349) ___ @@ -1495,4 +1495,4 @@ Create a model for an element. #### Defined in -[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L251) +[packages/matter.js/src/model/models/Model.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L251) diff --git a/docs/matter.js/classes/net_export.Network.md b/docs/matter.js/classes/net_export.Network.md index 59987b4dda..fc005bf7ad 100644 --- a/docs/matter.js/classes/net_export.Network.md +++ b/docs/matter.js/classes/net_export.Network.md @@ -53,7 +53,7 @@ #### Defined in -[packages/matter.js/src/net/Network.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/Network.ts#L13) +[packages/matter.js/src/net/Network.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/Network.ts#L13) ## Methods @@ -67,7 +67,7 @@ #### Defined in -[packages/matter.js/src/net/Network.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/Network.ts#L21) +[packages/matter.js/src/net/Network.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/Network.ts#L21) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -[packages/matter.js/src/net/Network.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/Network.ts#L19) +[packages/matter.js/src/net/Network.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/Network.ts#L19) ___ @@ -107,7 +107,7 @@ ___ #### Defined in -[packages/matter.js/src/net/Network.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/Network.ts#L18) +[packages/matter.js/src/net/Network.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/Network.ts#L18) ___ @@ -121,4 +121,4 @@ ___ #### Defined in -[packages/matter.js/src/net/Network.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/Network.ts#L17) +[packages/matter.js/src/net/Network.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/Network.ts#L17) diff --git a/docs/matter.js/classes/net_export.NetworkFake.md b/docs/matter.js/classes/net_export.NetworkFake.md index 6f839e7f8a..d9ede5e24b 100644 --- a/docs/matter.js/classes/net_export.NetworkFake.md +++ b/docs/matter.js/classes/net_export.NetworkFake.md @@ -52,7 +52,7 @@ #### Defined in -[packages/matter.js/src/net/fake/NetworkFake.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/NetworkFake.ts#L13) +[packages/matter.js/src/net/fake/NetworkFake.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/NetworkFake.ts#L13) ## Properties @@ -62,7 +62,7 @@ #### Defined in -[packages/matter.js/src/net/fake/NetworkFake.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/NetworkFake.ts#L15) +[packages/matter.js/src/net/fake/NetworkFake.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/NetworkFake.ts#L15) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/NetworkFake.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/NetworkFake.ts#L14) +[packages/matter.js/src/net/fake/NetworkFake.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/NetworkFake.ts#L14) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[packages/matter.js/src/net/Network.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/Network.ts#L13) +[packages/matter.js/src/net/Network.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/Network.ts#L13) ## Methods @@ -112,7 +112,7 @@ ___ #### Defined in -[packages/matter.js/src/net/Network.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/Network.ts#L21) +[packages/matter.js/src/net/Network.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/Network.ts#L21) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/NetworkFake.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/NetworkFake.ts#L28) +[packages/matter.js/src/net/fake/NetworkFake.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/NetworkFake.ts#L28) ___ @@ -165,7 +165,7 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/NetworkFake.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/NetworkFake.ts#L24) +[packages/matter.js/src/net/fake/NetworkFake.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/NetworkFake.ts#L24) ___ @@ -183,4 +183,4 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/NetworkFake.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/NetworkFake.ts#L20) +[packages/matter.js/src/net/fake/NetworkFake.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/NetworkFake.ts#L20) diff --git a/docs/matter.js/classes/net_export.SimulatedNetwork.md b/docs/matter.js/classes/net_export.SimulatedNetwork.md index 15ddb3ba10..96e504bf2f 100644 --- a/docs/matter.js/classes/net_export.SimulatedNetwork.md +++ b/docs/matter.js/classes/net_export.SimulatedNetwork.md @@ -39,7 +39,7 @@ #### Defined in -[packages/matter.js/src/net/fake/SimulatedNetwork.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/SimulatedNetwork.ts#L21) +[packages/matter.js/src/net/fake/SimulatedNetwork.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/SimulatedNetwork.ts#L21) ___ @@ -57,7 +57,7 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/SimulatedNetwork.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/SimulatedNetwork.ts#L19) +[packages/matter.js/src/net/fake/SimulatedNetwork.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/SimulatedNetwork.ts#L19) ## Methods @@ -79,7 +79,7 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/SimulatedNetwork.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/SimulatedNetwork.ts#L36) +[packages/matter.js/src/net/fake/SimulatedNetwork.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/SimulatedNetwork.ts#L36) ___ @@ -101,7 +101,7 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/SimulatedNetwork.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/SimulatedNetwork.ts#L23) +[packages/matter.js/src/net/fake/SimulatedNetwork.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/SimulatedNetwork.ts#L23) ___ @@ -125,4 +125,4 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/SimulatedNetwork.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/SimulatedNetwork.ts#L48) +[packages/matter.js/src/net/fake/SimulatedNetwork.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/SimulatedNetwork.ts#L48) diff --git a/docs/matter.js/classes/net_export.UdpChannelFake.md b/docs/matter.js/classes/net_export.UdpChannelFake.md index 19ad85555d..268d5598aa 100644 --- a/docs/matter.js/classes/net_export.UdpChannelFake.md +++ b/docs/matter.js/classes/net_export.UdpChannelFake.md @@ -49,7 +49,7 @@ #### Defined in -[packages/matter.js/src/net/fake/UdpChannelFake.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/UdpChannelFake.ts#L31) +[packages/matter.js/src/net/fake/UdpChannelFake.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/UdpChannelFake.ts#L31) ## Properties @@ -59,7 +59,7 @@ #### Defined in -[packages/matter.js/src/net/fake/UdpChannelFake.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/UdpChannelFake.ts#L33) +[packages/matter.js/src/net/fake/UdpChannelFake.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/UdpChannelFake.ts#L33) ___ @@ -69,7 +69,7 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/UdpChannelFake.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/UdpChannelFake.ts#L29) +[packages/matter.js/src/net/fake/UdpChannelFake.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/UdpChannelFake.ts#L29) ___ @@ -79,7 +79,7 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/UdpChannelFake.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/UdpChannelFake.ts#L32) +[packages/matter.js/src/net/fake/UdpChannelFake.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/UdpChannelFake.ts#L32) ___ @@ -89,7 +89,7 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/UdpChannelFake.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/UdpChannelFake.ts#L27) +[packages/matter.js/src/net/fake/UdpChannelFake.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/UdpChannelFake.ts#L27) ___ @@ -99,7 +99,7 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/UdpChannelFake.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/UdpChannelFake.ts#L28) +[packages/matter.js/src/net/fake/UdpChannelFake.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/UdpChannelFake.ts#L28) ## Methods @@ -117,7 +117,7 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/UdpChannelFake.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/UdpChannelFake.ts#L49) +[packages/matter.js/src/net/fake/UdpChannelFake.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/UdpChannelFake.ts#L49) ___ @@ -141,7 +141,7 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/UdpChannelFake.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/UdpChannelFake.ts#L39) +[packages/matter.js/src/net/fake/UdpChannelFake.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/UdpChannelFake.ts#L39) ___ @@ -167,7 +167,7 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/UdpChannelFake.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/UdpChannelFake.ts#L45) +[packages/matter.js/src/net/fake/UdpChannelFake.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/UdpChannelFake.ts#L45) ___ @@ -188,4 +188,4 @@ ___ #### Defined in -[packages/matter.js/src/net/fake/UdpChannelFake.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/UdpChannelFake.ts#L16) +[packages/matter.js/src/net/fake/UdpChannelFake.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/UdpChannelFake.ts#L16) diff --git a/docs/matter.js/classes/net_export.UdpInterface.md b/docs/matter.js/classes/net_export.UdpInterface.md index 1b65aeee37..a734a08bdd 100644 --- a/docs/matter.js/classes/net_export.UdpInterface.md +++ b/docs/matter.js/classes/net_export.UdpInterface.md @@ -45,7 +45,7 @@ A Network interface enhances a TransportInterface with the ability to open a cha #### Defined in -[packages/matter.js/src/net/UdpInterface.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpInterface.ts#L22) +[packages/matter.js/src/net/UdpInterface.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpInterface.ts#L22) ## Properties @@ -55,7 +55,7 @@ A Network interface enhances a TransportInterface with the ability to open a cha #### Defined in -[packages/matter.js/src/net/UdpInterface.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpInterface.ts#L22) +[packages/matter.js/src/net/UdpInterface.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpInterface.ts#L22) ## Methods @@ -73,7 +73,7 @@ A Network interface enhances a TransportInterface with the ability to open a cha #### Defined in -[packages/matter.js/src/net/UdpInterface.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpInterface.ts#L37) +[packages/matter.js/src/net/UdpInterface.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpInterface.ts#L37) ___ @@ -97,7 +97,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpInterface.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpInterface.ts#L32) +[packages/matter.js/src/net/UdpInterface.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpInterface.ts#L32) ___ @@ -121,7 +121,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpInterface.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpInterface.ts#L24) +[packages/matter.js/src/net/UdpInterface.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpInterface.ts#L24) ___ @@ -144,4 +144,4 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpInterface.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpInterface.ts#L16) +[packages/matter.js/src/net/UdpInterface.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpInterface.ts#L16) diff --git a/docs/matter.js/classes/net_export.UdpMulticastServer.md b/docs/matter.js/classes/net_export.UdpMulticastServer.md index 6edeecd972..1604e323ea 100644 --- a/docs/matter.js/classes/net_export.UdpMulticastServer.md +++ b/docs/matter.js/classes/net_export.UdpMulticastServer.md @@ -53,7 +53,7 @@ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L60) +[packages/matter.js/src/net/UdpMulticastServer.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L60) ## Properties @@ -63,7 +63,7 @@ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L62) +[packages/matter.js/src/net/UdpMulticastServer.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L62) ___ @@ -73,7 +73,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L63) +[packages/matter.js/src/net/UdpMulticastServer.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L63) ___ @@ -83,7 +83,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L54) +[packages/matter.js/src/net/UdpMulticastServer.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L54) ___ @@ -93,7 +93,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L64) +[packages/matter.js/src/net/UdpMulticastServer.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L64) ___ @@ -103,7 +103,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L67) +[packages/matter.js/src/net/UdpMulticastServer.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L67) ___ @@ -113,7 +113,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L61) +[packages/matter.js/src/net/UdpMulticastServer.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L61) ___ @@ -123,7 +123,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L65) +[packages/matter.js/src/net/UdpMulticastServer.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L65) ___ @@ -133,7 +133,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L66) +[packages/matter.js/src/net/UdpMulticastServer.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L66) ## Methods @@ -147,7 +147,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L126) +[packages/matter.js/src/net/UdpMulticastServer.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L126) ___ @@ -168,7 +168,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L118) +[packages/matter.js/src/net/UdpMulticastServer.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L118) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L70) +[packages/matter.js/src/net/UdpMulticastServer.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L70) ___ @@ -210,7 +210,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L79) +[packages/matter.js/src/net/UdpMulticastServer.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L79) ___ @@ -230,4 +230,4 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L24) +[packages/matter.js/src/net/UdpMulticastServer.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L24) diff --git a/docs/matter.js/classes/protocol_export.ChannelManager.md b/docs/matter.js/classes/protocol_export.ChannelManager.md index d32e7a68cb..ec816a8c3f 100644 --- a/docs/matter.js/classes/protocol_export.ChannelManager.md +++ b/docs/matter.js/classes/protocol_export.ChannelManager.md @@ -44,7 +44,7 @@ #### Defined in -[packages/matter.js/src/protocol/ChannelManager.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ChannelManager.ts#L22) +[packages/matter.js/src/protocol/ChannelManager.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ChannelManager.ts#L22) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ChannelManager.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ChannelManager.ts#L23) +[packages/matter.js/src/protocol/ChannelManager.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ChannelManager.ts#L23) ## Methods @@ -68,7 +68,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ChannelManager.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ChannelManager.ts#L110) +[packages/matter.js/src/protocol/ChannelManager.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ChannelManager.ts#L110) ___ @@ -89,7 +89,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ChannelManager.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ChannelManager.ts#L45) +[packages/matter.js/src/protocol/ChannelManager.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ChannelManager.ts#L45) ___ @@ -109,7 +109,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ChannelManager.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ChannelManager.ts#L51) +[packages/matter.js/src/protocol/ChannelManager.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ChannelManager.ts#L51) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ChannelManager.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ChannelManager.ts#L25) +[packages/matter.js/src/protocol/ChannelManager.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ChannelManager.ts#L25) ___ @@ -151,7 +151,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ChannelManager.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ChannelManager.ts#L77) +[packages/matter.js/src/protocol/ChannelManager.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ChannelManager.ts#L77) ___ @@ -172,7 +172,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ChannelManager.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ChannelManager.ts#L87) +[packages/matter.js/src/protocol/ChannelManager.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ChannelManager.ts#L87) ___ @@ -193,7 +193,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ChannelManager.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ChannelManager.ts#L68) +[packages/matter.js/src/protocol/ChannelManager.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ChannelManager.ts#L68) ___ @@ -215,4 +215,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ChannelManager.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ChannelManager.ts#L29) +[packages/matter.js/src/protocol/ChannelManager.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ChannelManager.ts#L29) diff --git a/docs/matter.js/classes/protocol_export.ControllerCommissioner.md b/docs/matter.js/classes/protocol_export.ControllerCommissioner.md index 4f7dc89698..4aee44f5bb 100644 --- a/docs/matter.js/classes/protocol_export.ControllerCommissioner.md +++ b/docs/matter.js/classes/protocol_export.ControllerCommissioner.md @@ -79,7 +79,7 @@ Class to abstract the Device commission flow in a step wise way as defined in Sp #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:138](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L138) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:138](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L138) ## Properties @@ -89,7 +89,7 @@ Class to abstract the Device commission flow in a step wise way as defined in Sp #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:144](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L144) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:144](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L144) ___ @@ -99,7 +99,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:140](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L140) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:140](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L140) ___ @@ -109,7 +109,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L130) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L130) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:135](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L135) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:135](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L135) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:132](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L132) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:132](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L132) ___ @@ -139,7 +139,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L142) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L142) ___ @@ -149,7 +149,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L131) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L131) ___ @@ -159,7 +159,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L129) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L129) ___ @@ -169,7 +169,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:128](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L128) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:128](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L128) ___ @@ -179,7 +179,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:141](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L141) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:141](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L141) ___ @@ -189,7 +189,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L136) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L136) ___ @@ -199,7 +199,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:139](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L139) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:139](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L139) ___ @@ -209,7 +209,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:134](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L134) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:134](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L134) ___ @@ -219,7 +219,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:133](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L133) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:133](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L133) ___ @@ -229,7 +229,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:143](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L143) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:143](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L143) ___ @@ -247,7 +247,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:145](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L145) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:145](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L145) ## Methods @@ -269,7 +269,7 @@ invoking the ArmFailSafe command. #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:464](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L464) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:464](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L464) ___ @@ -294,7 +294,7 @@ the Commissionee using the AddTrustedRootCertificate and AddNOC commands. #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:652](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L652) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:652](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L652) ___ @@ -314,7 +314,7 @@ the commissioning process. #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:1065](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L1065) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:1065](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L1065) ___ @@ -334,7 +334,7 @@ its desired access control policies. #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:705](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L705) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:705](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L705) ___ @@ -348,7 +348,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:889](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L889) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:889](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L889) ___ @@ -362,7 +362,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:756](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L756) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:756](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L756) ___ @@ -383,7 +383,7 @@ The regulatory information is configured using SetRegulatoryConfig (see Section #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:508](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L508) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:508](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L508) ___ @@ -401,7 +401,7 @@ Commissioner SHALL establish the authenticity of the Commissionee as a certified #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:599](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L599) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:599](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L599) ___ @@ -424,7 +424,7 @@ Helper method to check for errorCode/debugTest responses and throw error on fail #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:379](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L379) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:379](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L379) ___ @@ -447,7 +447,7 @@ Helper method to check for errorCode/debugTest responses and throw error on fail #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:360](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L360) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:360](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L360) ___ @@ -466,7 +466,7 @@ action is allowed to take 30s at minimum based on specs). #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:279](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L279) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:279](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L279) ___ @@ -500,7 +500,7 @@ Helper method to create ClusterClients. If not feature specific and for the Root #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:154](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L154) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:154](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L154) ___ @@ -521,7 +521,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:355](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L355) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:355](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L355) ___ @@ -537,7 +537,7 @@ Initial Step to receive some common data used by other steps #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:392](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L392) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:392](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L392) ___ @@ -553,7 +553,7 @@ Initialize commissioning steps and add them in the default order #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:185](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L185) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:185](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L185) ___ @@ -574,7 +574,7 @@ the Commissioner itself, or another Node to which the Commissioner has delegated #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:1046](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L1046) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:1046](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L1046) ___ @@ -588,7 +588,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:488](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L488) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:488](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L488) ___ @@ -609,7 +609,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:351](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L351) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:351](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L351) ___ @@ -623,7 +623,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:344](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L344) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:344](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L344) ___ @@ -644,7 +644,7 @@ command (see Section 11.16.9.1, “SetUtcTime Command”) while timezone and DST #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:580](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L580) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:580](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L580) ___ @@ -669,4 +669,4 @@ command (see Section 11.8.7.9, “ConnectNetwork Command”) unless the Commissi #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:726](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L726) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:726](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L726) diff --git a/docs/matter.js/classes/protocol_export.ControllerDiscovery.md b/docs/matter.js/classes/protocol_export.ControllerDiscovery.md index f76db9b3c0..418e4f2576 100644 --- a/docs/matter.js/classes/protocol_export.ControllerDiscovery.md +++ b/docs/matter.js/classes/protocol_export.ControllerDiscovery.md @@ -48,7 +48,7 @@ #### Defined in -[packages/matter.js/src/protocol/ControllerDiscovery.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerDiscovery.ts#L130) +[packages/matter.js/src/protocol/ControllerDiscovery.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerDiscovery.ts#L130) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerDiscovery.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerDiscovery.ts#L126) +[packages/matter.js/src/protocol/ControllerDiscovery.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerDiscovery.ts#L126) ___ @@ -93,7 +93,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerDiscovery.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerDiscovery.ts#L62) +[packages/matter.js/src/protocol/ControllerDiscovery.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerDiscovery.ts#L62) ___ @@ -119,7 +119,7 @@ The method returns a list of addresses of the discovered devices. #### Defined in -[packages/matter.js/src/protocol/ControllerDiscovery.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerDiscovery.ts#L30) +[packages/matter.js/src/protocol/ControllerDiscovery.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerDiscovery.ts#L30) ___ @@ -143,7 +143,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerDiscovery.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerDiscovery.ts#L105) +[packages/matter.js/src/protocol/ControllerDiscovery.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerDiscovery.ts#L105) ___ @@ -180,4 +180,4 @@ call is returned. The logic makes sure to only try each unique address (IP/port) #### Defined in -[packages/matter.js/src/protocol/ControllerDiscovery.ts:140](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerDiscovery.ts#L140) +[packages/matter.js/src/protocol/ControllerDiscovery.ts:140](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerDiscovery.ts#L140) diff --git a/docs/matter.js/classes/protocol_export.DuplicateMessageError.md b/docs/matter.js/classes/protocol_export.DuplicateMessageError.md new file mode 100644 index 0000000000..c587f64c38 --- /dev/null +++ b/docs/matter.js/classes/protocol_export.DuplicateMessageError.md @@ -0,0 +1,43 @@ +[@project-chip/matter.js](../README.md) / [Modules](../modules.md) / [protocol/export](../modules/protocol_export.md) / DuplicateMessageError + +# Class: DuplicateMessageError + +[protocol/export](../modules/protocol_export.md).DuplicateMessageError + +Error base class for all errors thrown by this library. + +## Hierarchy + +- [`MatterError`](common_export.MatterError.md) + + ↳ **`DuplicateMessageError`** + +## Table of contents + +### Constructors + +- [constructor](protocol_export.DuplicateMessageError.md#constructor) + +## Constructors + +### constructor + +• **new DuplicateMessageError**(`message?`): [`DuplicateMessageError`](protocol_export.DuplicateMessageError.md) + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `message?` | `string` | + +#### Returns + +[`DuplicateMessageError`](protocol_export.DuplicateMessageError.md) + +#### Inherited from + +[MatterError](common_export.MatterError.md).[constructor](common_export.MatterError.md#constructor) + +#### Defined in + +node_modules/typescript/lib/lib.es5.d.ts:1081 diff --git a/docs/matter.js/classes/protocol_export.ExchangeCounter.md b/docs/matter.js/classes/protocol_export.ExchangeCounter.md index 5518ebac5d..66fbb591b8 100644 --- a/docs/matter.js/classes/protocol_export.ExchangeCounter.md +++ b/docs/matter.js/classes/protocol_export.ExchangeCounter.md @@ -36,7 +36,7 @@ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L244) +[packages/matter.js/src/protocol/ExchangeManager.ts:306](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L306) ## Methods @@ -50,4 +50,4 @@ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:246](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L246) +[packages/matter.js/src/protocol/ExchangeManager.ts:308](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L308) diff --git a/docs/matter.js/classes/protocol_export.ExchangeManager.md b/docs/matter.js/classes/protocol_export.ExchangeManager.md index 22bf581679..72f7e5341b 100644 --- a/docs/matter.js/classes/protocol_export.ExchangeManager.md +++ b/docs/matter.js/classes/protocol_export.ExchangeManager.md @@ -22,7 +22,6 @@ - [closingSessions](protocol_export.ExchangeManager.md#closingsessions) - [exchangeCounter](protocol_export.ExchangeManager.md#exchangecounter) - [exchanges](protocol_export.ExchangeManager.md#exchanges) -- [messageCounter](protocol_export.ExchangeManager.md#messagecounter) - [protocols](protocol_export.ExchangeManager.md#protocols) - [sessionManager](protocol_export.ExchangeManager.md#sessionmanager) - [transportListeners](protocol_export.ExchangeManager.md#transportlisteners) @@ -65,7 +64,7 @@ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L74) +[packages/matter.js/src/protocol/ExchangeManager.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L75) ## Properties @@ -75,7 +74,7 @@ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L76) +[packages/matter.js/src/protocol/ExchangeManager.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L77) ___ @@ -85,7 +84,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L72) +[packages/matter.js/src/protocol/ExchangeManager.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L73) ___ @@ -95,7 +94,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L67) +[packages/matter.js/src/protocol/ExchangeManager.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L69) ___ @@ -105,17 +104,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L69) - -___ - -### messageCounter - -• `Private` `Readonly` **messageCounter**: [`MessageCounter`](protocol_export.MessageCounter.md) - -#### Defined in - -[packages/matter.js/src/protocol/ExchangeManager.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L68) +[packages/matter.js/src/protocol/ExchangeManager.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L70) ___ @@ -125,7 +114,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L70) +[packages/matter.js/src/protocol/ExchangeManager.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L71) ___ @@ -135,7 +124,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L75) +[packages/matter.js/src/protocol/ExchangeManager.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L76) ___ @@ -145,7 +134,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L71) +[packages/matter.js/src/protocol/ExchangeManager.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L72) ## Methods @@ -165,7 +154,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:103](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L103) +[packages/matter.js/src/protocol/ExchangeManager.ts:104](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L104) ___ @@ -185,7 +174,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L79) +[packages/matter.js/src/protocol/ExchangeManager.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L80) ___ @@ -199,7 +188,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L129) +[packages/matter.js/src/protocol/ExchangeManager.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L129) ___ @@ -219,7 +208,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:201](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L201) +[packages/matter.js/src/protocol/ExchangeManager.ts:263](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L263) ___ @@ -239,7 +228,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:181](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L181) +[packages/matter.js/src/protocol/ExchangeManager.ts:243](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L243) ___ @@ -259,7 +248,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L99) +[packages/matter.js/src/protocol/ExchangeManager.ts:100](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L100) ___ @@ -279,7 +268,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L95) +[packages/matter.js/src/protocol/ExchangeManager.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L96) ___ @@ -301,7 +290,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L110) +[packages/matter.js/src/protocol/ExchangeManager.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L111) ___ @@ -322,7 +311,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L114) +[packages/matter.js/src/protocol/ExchangeManager.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L115) ___ @@ -343,4 +332,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:143](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L143) +[packages/matter.js/src/protocol/ExchangeManager.ts:143](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L143) diff --git a/docs/matter.js/classes/protocol_export.ExchangeProvider.md b/docs/matter.js/classes/protocol_export.ExchangeProvider.md index cc539dbd5f..272ed2ddde 100644 --- a/docs/matter.js/classes/protocol_export.ExchangeProvider.md +++ b/docs/matter.js/classes/protocol_export.ExchangeProvider.md @@ -48,7 +48,7 @@ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L268) +[packages/matter.js/src/protocol/ExchangeManager.ts:318](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L318) ## Properties @@ -58,7 +58,7 @@ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:270](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L270) +[packages/matter.js/src/protocol/ExchangeManager.ts:320](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L320) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L269) +[packages/matter.js/src/protocol/ExchangeManager.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L319) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:271](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L271) +[packages/matter.js/src/protocol/ExchangeManager.ts:321](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L321) ## Accessors @@ -100,7 +100,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:296](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L296) +[packages/matter.js/src/protocol/ExchangeManager.ts:346](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L346) ## Methods @@ -120,7 +120,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:282](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L282) +[packages/matter.js/src/protocol/ExchangeManager.ts:332](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L332) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:278](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L278) +[packages/matter.js/src/protocol/ExchangeManager.ts:328](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L328) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:274](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L274) +[packages/matter.js/src/protocol/ExchangeManager.ts:324](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L324) ___ @@ -174,7 +174,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:286](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L286) +[packages/matter.js/src/protocol/ExchangeManager.ts:336](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L336) ___ @@ -188,4 +188,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:290](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L290) +[packages/matter.js/src/protocol/ExchangeManager.ts:340](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L340) diff --git a/docs/matter.js/classes/protocol_export.MessageChannel.md b/docs/matter.js/classes/protocol_export.MessageChannel.md index 545f385d7f..8849ccefa6 100644 --- a/docs/matter.js/classes/protocol_export.MessageChannel.md +++ b/docs/matter.js/classes/protocol_export.MessageChannel.md @@ -67,7 +67,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L32) +[packages/matter.js/src/protocol/ExchangeManager.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L34) ## Properties @@ -77,7 +77,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L33) +[packages/matter.js/src/protocol/ExchangeManager.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L35) ___ @@ -95,7 +95,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L35) +[packages/matter.js/src/protocol/ExchangeManager.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L37) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L31) +[packages/matter.js/src/protocol/ExchangeManager.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L33) ___ @@ -115,7 +115,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L34) +[packages/matter.js/src/protocol/ExchangeManager.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L36) ## Accessors @@ -133,7 +133,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L52) +[packages/matter.js/src/protocol/ExchangeManager.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L54) ## Methods @@ -151,7 +151,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L56) +[packages/matter.js/src/protocol/ExchangeManager.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L58) ___ @@ -175,4 +175,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L38) +[packages/matter.js/src/protocol/ExchangeManager.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ExchangeManager.ts#L40) diff --git a/docs/matter.js/classes/protocol_export.MessageCounter.md b/docs/matter.js/classes/protocol_export.MessageCounter.md index bc80378a87..54194a870b 100644 --- a/docs/matter.js/classes/protocol_export.MessageCounter.md +++ b/docs/matter.js/classes/protocol_export.MessageCounter.md @@ -4,6 +4,15 @@ [protocol/export](../modules/protocol_export.md).MessageCounter +Represents a message counter which gets randomly initialized and then incremented for each message. +Rollover can be allowed or forbidden and a callback can be provided to be notified before a rollover would happen. + +## Hierarchy + +- **`MessageCounter`** + + ↳ [`PersistedMessageCounter`](protocol_export.PersistedMessageCounter.md) + ## Table of contents ### Constructors @@ -12,7 +21,9 @@ ### Properties +- [aboutToRolloverCallback](protocol_export.MessageCounter.md#abouttorollovercallback) - [messageCounter](protocol_export.MessageCounter.md#messagecounter) +- [rolloverInfoDifference](protocol_export.MessageCounter.md#rolloverinfodifference) ### Methods @@ -22,21 +33,64 @@ ### constructor -• **new MessageCounter**(): [`MessageCounter`](protocol_export.MessageCounter.md) +• **new MessageCounter**(`aboutToRolloverCallback?`, `rolloverInfoDifference?`): [`MessageCounter`](protocol_export.MessageCounter.md) + +Creates a new message counter with a random start value. If a aboutToRolloverCallback is provided this +counter is not allowed to rollover and the callback is called before a rollover would happen. Optionally provide +a number of messages before the rollover callback is called (Default 1000). + +#### Parameters + +| Name | Type | Default value | +| :------ | :------ | :------ | +| `aboutToRolloverCallback?` | () => `void` | `undefined` | +| `rolloverInfoDifference` | `number` | `ROLLOVER_INFO_DIFFERENCE` | #### Returns [`MessageCounter`](protocol_export.MessageCounter.md) +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L55) + ## Properties +### aboutToRolloverCallback + +• `Protected` `Optional` `Readonly` **aboutToRolloverCallback**: () => `void` + +#### Type declaration + +▸ (): `void` + +##### Returns + +`void` + +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L56) + +___ + ### messageCounter -• `Private` **messageCounter**: `number` +• `Protected` **messageCounter**: `number` + +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L48) + +___ + +### rolloverInfoDifference + +• `Protected` `Readonly` **rolloverInfoDifference**: `number` = `ROLLOVER_INFO_DIFFERENCE` #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L256) +[packages/matter.js/src/protocol/MessageCounter.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L57) ## Methods @@ -50,4 +104,4 @@ #### Defined in -[packages/matter.js/src/protocol/ExchangeManager.ts:258](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ExchangeManager.ts#L258) +[packages/matter.js/src/protocol/MessageCounter.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L60) diff --git a/docs/matter.js/classes/protocol_export.MessageExchange.md b/docs/matter.js/classes/protocol_export.MessageExchange.md index d9529ad504..09b7a33874 100644 --- a/docs/matter.js/classes/protocol_export.MessageExchange.md +++ b/docs/matter.js/classes/protocol_export.MessageExchange.md @@ -25,7 +25,6 @@ - [exchangeId](protocol_export.MessageExchange.md#exchangeid) - [idleRetransmissionTimeoutMs](protocol_export.MessageExchange.md#idleretransmissiontimeoutms) - [isInitiator](protocol_export.MessageExchange.md#isinitiator) -- [messageCounter](protocol_export.MessageExchange.md#messagecounter) - [messagesQueue](protocol_export.MessageExchange.md#messagesqueue) - [nodeId](protocol_export.MessageExchange.md#nodeid) - [peerNodeId](protocol_export.MessageExchange.md#peernodeid) @@ -63,7 +62,7 @@ ### constructor -• **new MessageExchange**\<`ContextT`\>(`session`, `channel`, `messageCounter`, `isInitiator`, `peerSessionId`, `nodeId`, `peerNodeId`, `exchangeId`, `protocolId`, `closeCallback`): [`MessageExchange`](protocol_export.MessageExchange.md)\<`ContextT`\> +• **new MessageExchange**\<`ContextT`\>(`session`, `channel`, `isInitiator`, `peerSessionId`, `nodeId`, `peerNodeId`, `exchangeId`, `protocolId`, `closeCallback`): [`MessageExchange`](protocol_export.MessageExchange.md)\<`ContextT`\> #### Type parameters @@ -77,7 +76,6 @@ | :------ | :------ | | `session` | [`Session`](../interfaces/session_export.Session.md)\<`ContextT`\> | | `channel` | [`MessageChannel`](protocol_export.MessageChannel.md)\<`ContextT`\> | -| `messageCounter` | [`MessageCounter`](protocol_export.MessageCounter.md) | | `isInitiator` | `boolean` | | `peerSessionId` | `number` | | `nodeId` | `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) | @@ -92,7 +90,7 @@ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L124) +[packages/matter.js/src/protocol/MessageExchange.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L120) ## Properties @@ -102,7 +100,7 @@ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L112) +[packages/matter.js/src/protocol/MessageExchange.ts:108](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L108) ___ @@ -112,7 +110,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L126) +[packages/matter.js/src/protocol/MessageExchange.ts:122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L122) ___ @@ -130,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:134](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L134) +[packages/matter.js/src/protocol/MessageExchange.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L129) ___ @@ -140,7 +138,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:121](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L121) +[packages/matter.js/src/protocol/MessageExchange.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L117) ___ @@ -150,7 +148,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:132](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L132) +[packages/matter.js/src/protocol/MessageExchange.ts:127](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L127) ___ @@ -160,27 +158,17 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L113) +[packages/matter.js/src/protocol/MessageExchange.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L109) ___ ### isInitiator -• `Private` `Readonly` **isInitiator**: `boolean` +• `Readonly` **isInitiator**: `boolean` #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:128](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L128) - -___ - -### messageCounter - -• `Private` `Readonly` **messageCounter**: [`MessageCounter`](protocol_export.MessageCounter.md) - -#### Defined in - -[packages/matter.js/src/protocol/MessageExchange.ts:127](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L127) +[packages/matter.js/src/protocol/MessageExchange.ts:123](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L123) ___ @@ -190,7 +178,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L115) +[packages/matter.js/src/protocol/MessageExchange.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L111) ___ @@ -200,7 +188,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L130) +[packages/matter.js/src/protocol/MessageExchange.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L125) ___ @@ -210,7 +198,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L131) +[packages/matter.js/src/protocol/MessageExchange.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L126) ___ @@ -220,7 +208,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L129) +[packages/matter.js/src/protocol/MessageExchange.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L124) ___ @@ -230,7 +218,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:133](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L133) +[packages/matter.js/src/protocol/MessageExchange.ts:128](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L128) ___ @@ -240,7 +228,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L116) +[packages/matter.js/src/protocol/MessageExchange.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L112) ___ @@ -250,7 +238,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L114) +[packages/matter.js/src/protocol/MessageExchange.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L110) ___ @@ -260,7 +248,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L120) +[packages/matter.js/src/protocol/MessageExchange.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L116) ___ @@ -270,7 +258,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L119) +[packages/matter.js/src/protocol/MessageExchange.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L115) ___ @@ -280,7 +268,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L118) +[packages/matter.js/src/protocol/MessageExchange.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L114) ___ @@ -290,7 +278,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L117) +[packages/matter.js/src/protocol/MessageExchange.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L113) ___ @@ -300,7 +288,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L125) +[packages/matter.js/src/protocol/MessageExchange.ts:121](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L121) ___ @@ -310,7 +298,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L122) +[packages/matter.js/src/protocol/MessageExchange.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L118) ## Methods @@ -324,7 +312,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:376](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L376) +[packages/matter.js/src/protocol/MessageExchange.ts:376](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L376) ___ @@ -338,7 +326,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:396](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L396) +[packages/matter.js/src/protocol/MessageExchange.ts:396](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L396) ___ @@ -352,7 +340,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:411](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L411) +[packages/matter.js/src/protocol/MessageExchange.ts:411](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L411) ___ @@ -366,7 +354,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:347](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L347) +[packages/matter.js/src/protocol/MessageExchange.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L347) ___ @@ -390,7 +378,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:300](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L300) +[packages/matter.js/src/protocol/MessageExchange.ts:296](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L296) ___ @@ -404,7 +392,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:388](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L388) +[packages/matter.js/src/protocol/MessageExchange.ts:388](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L388) ___ @@ -418,7 +406,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:392](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L392) +[packages/matter.js/src/protocol/MessageExchange.ts:392](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L392) ___ @@ -432,7 +420,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:384](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L384) +[packages/matter.js/src/protocol/MessageExchange.ts:384](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L384) ___ @@ -446,19 +434,20 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:281](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L281) +[packages/matter.js/src/protocol/MessageExchange.ts:277](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L277) ___ ### onMessageReceived -▸ **onMessageReceived**(`message`): `Promise`\<`void`\> +▸ **onMessageReceived**(`message`, `isDuplicate?`): `Promise`\<`void`\> #### Parameters -| Name | Type | -| :------ | :------ | -| `message` | [`Message`](../interfaces/codec_export.Message.md) | +| Name | Type | Default value | +| :------ | :------ | :------ | +| `message` | [`Message`](../interfaces/codec_export.Message.md) | `undefined` | +| `isDuplicate` | `boolean` | `false` | #### Returns @@ -466,7 +455,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:155](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L155) +[packages/matter.js/src/protocol/MessageExchange.ts:150](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L150) ___ @@ -488,7 +477,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:312](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L312) +[packages/matter.js/src/protocol/MessageExchange.ts:308](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L308) ___ @@ -510,7 +499,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L215) +[packages/matter.js/src/protocol/MessageExchange.ts:210](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L210) ___ @@ -530,7 +519,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:358](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L358) +[packages/matter.js/src/protocol/MessageExchange.ts:358](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L358) ___ @@ -551,13 +540,13 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:285](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L285) +[packages/matter.js/src/protocol/MessageExchange.ts:281](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L281) ___ ### fromInitialMessage -▸ **fromInitialMessage**\<`ContextT`\>(`channel`, `messageCounter`, `initialMessage`, `closeCallback`): [`MessageExchange`](protocol_export.MessageExchange.md)\<`ContextT`\> +▸ **fromInitialMessage**\<`ContextT`\>(`channel`, `initialMessage`, `closeCallback`): [`MessageExchange`](protocol_export.MessageExchange.md)\<`ContextT`\> #### Type parameters @@ -570,7 +559,6 @@ ___ | Name | Type | | :------ | :------ | | `channel` | [`MessageChannel`](protocol_export.MessageChannel.md)\<`ContextT`\> | -| `messageCounter` | [`MessageCounter`](protocol_export.MessageCounter.md) | | `initialMessage` | [`Message`](../interfaces/codec_export.Message.md) | | `closeCallback` | () => `Promise`\<`void`\> | @@ -580,13 +568,13 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L69) +[packages/matter.js/src/protocol/MessageExchange.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L69) ___ ### initiate -▸ **initiate**\<`ContextT`\>(`channel`, `exchangeId`, `protocolId`, `messageCounter`, `closeCallback`): [`MessageExchange`](protocol_export.MessageExchange.md)\<`ContextT`\> +▸ **initiate**\<`ContextT`\>(`channel`, `exchangeId`, `protocolId`, `closeCallback`): [`MessageExchange`](protocol_export.MessageExchange.md)\<`ContextT`\> #### Type parameters @@ -601,7 +589,6 @@ ___ | `channel` | [`MessageChannel`](protocol_export.MessageChannel.md)\<`ContextT`\> | | `exchangeId` | `number` | | `protocolId` | `number` | -| `messageCounter` | [`MessageCounter`](protocol_export.MessageCounter.md) | | `closeCallback` | () => `Promise`\<`void`\> | #### Returns @@ -610,4 +597,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L90) +[packages/matter.js/src/protocol/MessageExchange.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L88) diff --git a/docs/matter.js/classes/protocol_export.MessageReceptionStateEncryptedWithRollover.md b/docs/matter.js/classes/protocol_export.MessageReceptionStateEncryptedWithRollover.md new file mode 100644 index 0000000000..670b351196 --- /dev/null +++ b/docs/matter.js/classes/protocol_export.MessageReceptionStateEncryptedWithRollover.md @@ -0,0 +1,126 @@ +[@project-chip/matter.js](../README.md) / [Modules](../modules.md) / [protocol/export](../modules/protocol_export.md) / MessageReceptionStateEncryptedWithRollover + +# Class: MessageReceptionStateEncryptedWithRollover + +[protocol/export](../modules/protocol_export.md).MessageReceptionStateEncryptedWithRollover + +Implements a message reception state for encrypted messages with rollover. +A message counter with rollover is a free running message counter that monotonically increases, but rolls +over to zero when it exceeds the maximum value of the counter (32-bits). If the difference is below 2^31 then it is +considered a rollover and not a smaller value + +## Hierarchy + +- [`MessageReceptionStateEncryptedWithoutRollover`](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md) + + ↳ **`MessageReceptionStateEncryptedWithRollover`** + +## Table of contents + +### Constructors + +- [constructor](protocol_export.MessageReceptionStateEncryptedWithRollover.md#constructor) + +### Properties + +- [maximumMessageCounter](protocol_export.MessageReceptionStateEncryptedWithRollover.md#maximummessagecounter) + +### Methods + +- [calculateDiff](protocol_export.MessageReceptionStateEncryptedWithRollover.md#calculatediff) +- [updateMessageCounter](protocol_export.MessageReceptionStateEncryptedWithRollover.md#updatemessagecounter) + +## Constructors + +### constructor + +• **new MessageReceptionStateEncryptedWithRollover**(`messageCounter?`): [`MessageReceptionStateEncryptedWithRollover`](protocol_export.MessageReceptionStateEncryptedWithRollover.md) + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter?` | `number` | + +#### Returns + +[`MessageReceptionStateEncryptedWithRollover`](protocol_export.MessageReceptionStateEncryptedWithRollover.md) + +#### Inherited from + +[MessageReceptionStateEncryptedWithoutRollover](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md).[constructor](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#constructor) + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L29) + +## Properties + +### maximumMessageCounter + +• `Protected` **maximumMessageCounter**: `undefined` \| `number` + +#### Inherited from + +[MessageReceptionStateEncryptedWithoutRollover](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md).[maximumMessageCounter](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#maximummessagecounter) + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L26) + +## Methods + +### calculateDiff + +▸ **calculateDiff**(`messageCounter`): `number` + +Calculate plain diff without rollover. +This method is mainly overridden for other counter types and follow the following semantic +Return number is: +* negative if the new message counter is smaller than the current maximum. Smaller values within the Window size + are check separately within the window. Other smaller values are considered DUPLICATE +* positive if the new message counter is larger than the current maximum and are always NEW + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`number` + +#### Overrides + +[MessageReceptionStateEncryptedWithoutRollover](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md).[calculateDiff](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#calculatediff) + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L142) + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`): `void` + +Returns true if the message counter is a duplicate. + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`void` + +#### Inherited from + +[MessageReceptionStateEncryptedWithoutRollover](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md).[updateMessageCounter](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#updatemessagecounter) + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L106) diff --git a/docs/matter.js/classes/protocol_export.MessageReceptionStateEncryptedWithoutRollover.md b/docs/matter.js/classes/protocol_export.MessageReceptionStateEncryptedWithoutRollover.md new file mode 100644 index 0000000000..23745cfcdf --- /dev/null +++ b/docs/matter.js/classes/protocol_export.MessageReceptionStateEncryptedWithoutRollover.md @@ -0,0 +1,218 @@ +[@project-chip/matter.js](../README.md) / [Modules](../modules.md) / [protocol/export](../modules/protocol_export.md) / MessageReceptionStateEncryptedWithoutRollover + +# Class: MessageReceptionStateEncryptedWithoutRollover + +[protocol/export](../modules/protocol_export.md).MessageReceptionStateEncryptedWithoutRollover + +Implements a message reception state for encrypted messages without rollover. +A counter in the range [(max_message_counter + 1) to (232 - 1)] SHALL be considered new, and cause the +max_message_counter value to be updated. +Message counters within the range of the bitmap SHALL be considered duplicate if the corresponding bit +offset is set to true. All other message counters SHALL be considered duplicate. + +## Hierarchy + +- **`MessageReceptionStateEncryptedWithoutRollover`** + + ↳ [`MessageReceptionStateEncryptedWithRollover`](protocol_export.MessageReceptionStateEncryptedWithRollover.md) + + ↳ [`MessageReceptionStateUnencryptedWithRollover`](protocol_export.MessageReceptionStateUnencryptedWithRollover.md) + +## Table of contents + +### Constructors + +- [constructor](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#constructor) + +### Properties + +- [maximumMessageCounter](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#maximummessagecounter) +- [messageCounterBitmap](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#messagecounterbitmap) + +### Methods + +- [calculateDiff](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#calculatediff) +- [calculateMessageCounterBitmap](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#calculatemessagecounterbitmap) +- [initialize](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#initialize) +- [isCounterKnownInBitmap](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#iscounterknowninbitmap) +- [updateMessageCounter](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#updatemessagecounter) +- [updateMessageCounterAndBitmap](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#updatemessagecounterandbitmap) + +## Constructors + +### constructor + +• **new MessageReceptionStateEncryptedWithoutRollover**(`messageCounter?`): [`MessageReceptionStateEncryptedWithoutRollover`](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md) + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter?` | `number` | + +#### Returns + +[`MessageReceptionStateEncryptedWithoutRollover`](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md) + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L29) + +## Properties + +### maximumMessageCounter + +• `Protected` **maximumMessageCounter**: `undefined` \| `number` + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L26) + +___ + +### messageCounterBitmap + +• `Private` **messageCounterBitmap**: `number` = `0xffffffff` + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L27) + +## Methods + +### calculateDiff + +▸ **calculateDiff**(`messageCounter`): `number` + +Calculate plain diff without rollover. +This method is mainly overridden for other counter types and follow the following semantic +Return number is: +* negative if the new message counter is smaller than the current maximum. Smaller values within the Window size + are check separately within the window. Other smaller values are considered DUPLICATE +* positive if the new message counter is larger than the current maximum and are always NEW + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`number` + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L49) + +___ + +### calculateMessageCounterBitmap + +▸ **calculateMessageCounterBitmap**(`messageCounterBitmap`, `diff`): `number` + +Update or move the message counter window. + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounterBitmap` | `number` | +| `diff` | `number` | + +#### Returns + +`number` + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L57) + +___ + +### initialize + +▸ **initialize**(`messageCounter`): `void` + +Initialize the message counter state. + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`void` + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L36) + +___ + +### isCounterKnownInBitmap + +▸ **isCounterKnownInBitmap**(`diff`): `boolean` + +Check if the message counter is known in the bitmap. + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `diff` | `number` | + +#### Returns + +`boolean` + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L95) + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`): `void` + +Returns true if the message counter is a duplicate. + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`void` + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L106) + +___ + +### updateMessageCounterAndBitmap + +▸ **updateMessageCounterAndBitmap**(`messageCounter`, `diff`): `void` + +Update the message counter and window. + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | +| `diff` | `number` | + +#### Returns + +`void` + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L81) diff --git a/docs/matter.js/classes/protocol_export.MessageReceptionStateUnencryptedWithRollover.md b/docs/matter.js/classes/protocol_export.MessageReceptionStateUnencryptedWithRollover.md new file mode 100644 index 0000000000..bb935828fa --- /dev/null +++ b/docs/matter.js/classes/protocol_export.MessageReceptionStateUnencryptedWithRollover.md @@ -0,0 +1,128 @@ +[@project-chip/matter.js](../README.md) / [Modules](../modules.md) / [protocol/export](../modules/protocol_export.md) / MessageReceptionStateUnencryptedWithRollover + +# Class: MessageReceptionStateUnencryptedWithRollover + +[protocol/export](../modules/protocol_export.md).MessageReceptionStateUnencryptedWithRollover + +Implements a message reception state for unencrypted messages without rollover. +Any message counter equal to max_message_counter or within the message counter window, where the corresponding bit +is set to true SHALL be considered duplicate. All other message counters, whether behind the window or ahead of +max_message_counter, are considered new and SHALL update max_message_counter and shift the window accordingly. +Messages with a counter behind the window are likely caused by a node rebooting and are thus processed as rolling +back the window to the current location. + +## Hierarchy + +- [`MessageReceptionStateEncryptedWithoutRollover`](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md) + + ↳ **`MessageReceptionStateUnencryptedWithRollover`** + +## Table of contents + +### Constructors + +- [constructor](protocol_export.MessageReceptionStateUnencryptedWithRollover.md#constructor) + +### Properties + +- [maximumMessageCounter](protocol_export.MessageReceptionStateUnencryptedWithRollover.md#maximummessagecounter) + +### Methods + +- [calculateDiff](protocol_export.MessageReceptionStateUnencryptedWithRollover.md#calculatediff) +- [updateMessageCounter](protocol_export.MessageReceptionStateUnencryptedWithRollover.md#updatemessagecounter) + +## Constructors + +### constructor + +• **new MessageReceptionStateUnencryptedWithRollover**(`messageCounter?`): [`MessageReceptionStateUnencryptedWithRollover`](protocol_export.MessageReceptionStateUnencryptedWithRollover.md) + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter?` | `number` | + +#### Returns + +[`MessageReceptionStateUnencryptedWithRollover`](protocol_export.MessageReceptionStateUnencryptedWithRollover.md) + +#### Inherited from + +[MessageReceptionStateEncryptedWithoutRollover](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md).[constructor](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#constructor) + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L29) + +## Properties + +### maximumMessageCounter + +• `Protected` **maximumMessageCounter**: `undefined` \| `number` + +#### Inherited from + +[MessageReceptionStateEncryptedWithoutRollover](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md).[maximumMessageCounter](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#maximummessagecounter) + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L26) + +## Methods + +### calculateDiff + +▸ **calculateDiff**(`messageCounter`): `number` + +Calculate plain diff without rollover. +This method is mainly overridden for other counter types and follow the following semantic +Return number is: +* negative if the new message counter is smaller than the current maximum. Smaller values within the Window size + are check separately within the window. Other smaller values are considered DUPLICATE +* positive if the new message counter is larger than the current maximum and are always NEW + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`number` + +#### Overrides + +[MessageReceptionStateEncryptedWithoutRollover](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md).[calculateDiff](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#calculatediff) + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:176](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L176) + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`): `void` + +Returns true if the message counter is a duplicate. + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`void` + +#### Inherited from + +[MessageReceptionStateEncryptedWithoutRollover](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md).[updateMessageCounter](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md#updatemessagecounter) + +#### Defined in + +[packages/matter.js/src/protocol/MessageReceptionState.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageReceptionState.ts#L106) diff --git a/docs/matter.js/classes/protocol_export.PersistedMessageCounter.md b/docs/matter.js/classes/protocol_export.PersistedMessageCounter.md new file mode 100644 index 0000000000..061f2d1d40 --- /dev/null +++ b/docs/matter.js/classes/protocol_export.PersistedMessageCounter.md @@ -0,0 +1,146 @@ +[@project-chip/matter.js](../README.md) / [Modules](../modules.md) / [protocol/export](../modules/protocol_export.md) / PersistedMessageCounter + +# Class: PersistedMessageCounter + +[protocol/export](../modules/protocol_export.md).PersistedMessageCounter + +Enhanced Message counter that can be persisted and will be initialized from the persisted value (if existing). + +## Hierarchy + +- [`MessageCounter`](protocol_export.MessageCounter.md) + + ↳ **`PersistedMessageCounter`** + +## Table of contents + +### Constructors + +- [constructor](protocol_export.PersistedMessageCounter.md#constructor) + +### Properties + +- [aboutToRolloverCallback](protocol_export.PersistedMessageCounter.md#abouttorollovercallback) +- [messageCounter](protocol_export.PersistedMessageCounter.md#messagecounter) +- [rolloverInfoDifference](protocol_export.PersistedMessageCounter.md#rolloverinfodifference) +- [storageContext](protocol_export.PersistedMessageCounter.md#storagecontext) +- [storageKey](protocol_export.PersistedMessageCounter.md#storagekey) + +### Methods + +- [getIncrementedCounter](protocol_export.PersistedMessageCounter.md#getincrementedcounter) + +## Constructors + +### constructor + +• **new PersistedMessageCounter**(`storageContext`, `storageKey`, `aboutToRolloverCallback?`, `rolloverInfoDifference?`): [`PersistedMessageCounter`](protocol_export.PersistedMessageCounter.md) + +#### Parameters + +| Name | Type | Default value | +| :------ | :------ | :------ | +| `storageContext` | [`StorageContext`](storage_export.StorageContext.md) | `undefined` | +| `storageKey` | `string` | `undefined` | +| `aboutToRolloverCallback?` | () => `void` | `undefined` | +| `rolloverInfoDifference` | `number` | `ROLLOVER_INFO_DIFFERENCE` | + +#### Returns + +[`PersistedMessageCounter`](protocol_export.PersistedMessageCounter.md) + +#### Overrides + +[MessageCounter](protocol_export.MessageCounter.md).[constructor](protocol_export.MessageCounter.md#constructor) + +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L80) + +## Properties + +### aboutToRolloverCallback + +• `Protected` `Optional` `Readonly` **aboutToRolloverCallback**: () => `void` + +#### Type declaration + +▸ (): `void` + +##### Returns + +`void` + +#### Inherited from + +[MessageCounter](protocol_export.MessageCounter.md).[aboutToRolloverCallback](protocol_export.MessageCounter.md#abouttorollovercallback) + +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L56) + +___ + +### messageCounter + +• `Protected` **messageCounter**: `number` + +#### Inherited from + +[MessageCounter](protocol_export.MessageCounter.md).[messageCounter](protocol_export.MessageCounter.md#messagecounter) + +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L48) + +___ + +### rolloverInfoDifference + +• `Protected` `Readonly` **rolloverInfoDifference**: `number` = `ROLLOVER_INFO_DIFFERENCE` + +#### Inherited from + +[MessageCounter](protocol_export.MessageCounter.md).[rolloverInfoDifference](protocol_export.MessageCounter.md#rolloverinfodifference) + +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L57) + +___ + +### storageContext + +• `Private` `Readonly` **storageContext**: [`StorageContext`](storage_export.StorageContext.md) + +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L81) + +___ + +### storageKey + +• `Private` `Readonly` **storageKey**: `string` + +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L82) + +## Methods + +### getIncrementedCounter + +▸ **getIncrementedCounter**(): `number` + +#### Returns + +`number` + +#### Overrides + +[MessageCounter](protocol_export.MessageCounter.md).[getIncrementedCounter](protocol_export.MessageCounter.md#getincrementedcounter) + +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L102) diff --git a/docs/matter.js/classes/protocol_export.UnexpectedMessageError.md b/docs/matter.js/classes/protocol_export.UnexpectedMessageError.md index 5eb4dfaa59..c811f96ae9 100644 --- a/docs/matter.js/classes/protocol_export.UnexpectedMessageError.md +++ b/docs/matter.js/classes/protocol_export.UnexpectedMessageError.md @@ -45,7 +45,7 @@ Error base class for all errors thrown by this library. #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L27) +[packages/matter.js/src/protocol/MessageExchange.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L27) ## Properties @@ -55,4 +55,4 @@ Error base class for all errors thrown by this library. #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L29) +[packages/matter.js/src/protocol/MessageExchange.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L29) diff --git a/docs/matter.js/classes/protocol_interaction_export.IncomingInteractionClientMessenger.md b/docs/matter.js/classes/protocol_interaction_export.IncomingInteractionClientMessenger.md index 73a933bbbf..0b3b8ef46c 100644 --- a/docs/matter.js/classes/protocol_interaction_export.IncomingInteractionClientMessenger.md +++ b/docs/matter.js/classes/protocol_interaction_export.IncomingInteractionClientMessenger.md @@ -55,7 +55,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L81) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L81) ## Properties @@ -69,7 +69,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L81) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L81) ## Methods @@ -87,7 +87,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L111) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L111) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L126) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L126) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L99) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L99) ___ @@ -143,7 +143,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:330](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L330) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:330](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L330) ___ @@ -169,7 +169,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L83) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L83) ___ @@ -193,7 +193,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L87) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L87) ___ @@ -217,7 +217,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L115) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L115) ___ @@ -235,4 +235,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L94) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L94) diff --git a/docs/matter.js/classes/protocol_interaction_export.InteractionClient.md b/docs/matter.js/classes/protocol_interaction_export.InteractionClient.md index 20db1de76e..49ee35eddd 100644 --- a/docs/matter.js/classes/protocol_interaction_export.InteractionClient.md +++ b/docs/matter.js/classes/protocol_interaction_export.InteractionClient.md @@ -68,7 +68,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:133](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L133) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:133](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L133) ## Properties @@ -78,7 +78,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:134](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L134) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:134](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L134) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:135](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L135) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:135](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L135) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L130) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L130) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L129) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L129) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:128](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L128) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:128](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L128) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L131) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L131) ## Accessors @@ -142,7 +142,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:1030](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L1030) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:1030](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L1030) ## Methods @@ -156,7 +156,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:1022](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L1022) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:1022](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L1022) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:162](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L162) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:162](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L162) ___ @@ -201,7 +201,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:189](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L189) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:189](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L189) ___ @@ -223,7 +223,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:178](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L178) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:178](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L178) ___ @@ -254,7 +254,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L284) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L284) ___ @@ -285,7 +285,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:302](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L302) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:302](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L302) ___ @@ -317,7 +317,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:333](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L333) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:333](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L333) ___ @@ -340,7 +340,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:213](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L213) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:213](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L213) ___ @@ -365,7 +365,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L236) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L236) ___ @@ -388,7 +388,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:225](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L225) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L225) ___ @@ -421,7 +421,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:839](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L839) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:839](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L839) ___ @@ -453,7 +453,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:937](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L937) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:937](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L937) ___ @@ -474,7 +474,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:350](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L350) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:350](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L350) ___ @@ -495,7 +495,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:151](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L151) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:151](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L151) ___ @@ -517,7 +517,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:1000](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L1000) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:1000](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L1000) ___ @@ -537,7 +537,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:156](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L156) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:156](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L156) ___ @@ -572,7 +572,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:394](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L394) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:394](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L394) ___ @@ -596,7 +596,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:430](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L430) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:430](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L430) ___ @@ -626,7 +626,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:654](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L654) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:654](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L654) ___ @@ -662,7 +662,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:499](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L499) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:499](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L499) ___ @@ -699,7 +699,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:583](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L583) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:583](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L583) ___ @@ -730,7 +730,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:696](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L696) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:696](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L696) ___ @@ -756,4 +756,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:991](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L991) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:991](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L991) diff --git a/docs/matter.js/classes/protocol_interaction_export.InteractionClientMessenger.md b/docs/matter.js/classes/protocol_interaction_export.InteractionClientMessenger.md index e89823049d..2010dbdaf6 100644 --- a/docs/matter.js/classes/protocol_interaction_export.InteractionClientMessenger.md +++ b/docs/matter.js/classes/protocol_interaction_export.InteractionClientMessenger.md @@ -61,7 +61,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:365](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L365) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:365](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L365) ## Properties @@ -75,7 +75,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L81) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L81) ___ @@ -85,7 +85,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:365](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L365) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:365](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L365) ## Methods @@ -103,7 +103,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L111) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L111) ___ @@ -121,7 +121,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L126) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L126) ___ @@ -145,7 +145,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L99) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L99) ___ @@ -163,7 +163,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:330](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L330) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:330](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L330) ___ @@ -195,7 +195,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:480](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L480) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:480](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L480) ___ @@ -224,7 +224,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:468](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L468) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:468](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L468) ___ @@ -252,7 +252,7 @@ Implements a send method with an automatic reconnection mechanism #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:370](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L370) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:370](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L370) ___ @@ -273,7 +273,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:427](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L427) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:427](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L427) ___ @@ -293,7 +293,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:390](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L390) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:390](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L390) ___ @@ -317,7 +317,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L87) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L87) ___ @@ -337,7 +337,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:400](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L400) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:400](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L400) ___ @@ -357,7 +357,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:461](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L461) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:461](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L461) ___ @@ -377,7 +377,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:447](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L447) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:447](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L447) ___ @@ -401,7 +401,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L115) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L115) ___ @@ -419,4 +419,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L94) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L94) diff --git a/docs/matter.js/classes/protocol_interaction_export.InteractionEndpointStructure.md b/docs/matter.js/classes/protocol_interaction_export.InteractionEndpointStructure.md index 49814f4b09..b0954a2662 100644 --- a/docs/matter.js/classes/protocol_interaction_export.InteractionEndpointStructure.md +++ b/docs/matter.js/classes/protocol_interaction_export.InteractionEndpointStructure.md @@ -44,6 +44,9 @@ - [resolveEventName](protocol_interaction_export.InteractionEndpointStructure.md#resolveeventname) - [resolveGenericElementName](protocol_interaction_export.InteractionEndpointStructure.md#resolvegenericelementname) - [toHex](protocol_interaction_export.InteractionEndpointStructure.md#tohex) +- [validateConcreteAttributePath](protocol_interaction_export.InteractionEndpointStructure.md#validateconcreteattributepath) +- [validateConcreteCommandPath](protocol_interaction_export.InteractionEndpointStructure.md#validateconcretecommandpath) +- [validateConcreteEventPath](protocol_interaction_export.InteractionEndpointStructure.md#validateconcreteeventpath) - [verifyAndInitializeStructureElementsFromEndpoint](protocol_interaction_export.InteractionEndpointStructure.md#verifyandinitializestructureelementsfromendpoint) ## Constructors @@ -64,7 +67,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L37) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L38) ___ @@ -74,7 +77,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L36) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L37) ___ @@ -84,7 +87,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L41) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L42) ___ @@ -94,7 +97,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L40) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L41) ___ @@ -104,7 +107,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L35) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L36) ___ @@ -114,7 +117,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L39) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L40) ___ @@ -124,7 +127,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L38) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L39) ## Methods @@ -138,7 +141,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L43) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L44) ___ @@ -152,7 +155,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L53) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L54) ___ @@ -174,7 +177,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L192) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:193](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L193) ___ @@ -195,7 +198,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:224](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L224) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:261](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L261) ___ @@ -216,7 +219,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:184](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L184) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:185](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L185) ___ @@ -238,7 +241,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L212) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:237](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L237) ___ @@ -258,7 +261,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L283) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:320](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L320) ___ @@ -278,7 +281,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:176](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L176) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:177](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L177) ___ @@ -300,7 +303,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:204](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L204) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:217](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L217) ___ @@ -320,7 +323,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:254](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L254) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L291) ___ @@ -342,7 +345,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L200) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:201](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L201) ___ @@ -363,7 +366,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:188](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L188) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:189](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L189) ___ @@ -385,7 +388,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:220](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L220) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:245](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L245) ___ @@ -405,7 +408,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L180) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:181](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L181) ___ @@ -427,7 +430,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L208) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:221](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L221) ___ @@ -447,7 +450,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L59) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L60) ___ @@ -467,7 +470,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L66) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L67) ___ @@ -487,7 +490,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:158](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L158) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:159](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L159) ___ @@ -507,7 +510,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L172) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L173) ___ @@ -527,7 +530,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:162](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L162) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L163) ___ @@ -551,7 +554,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L122) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:123](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L123) ___ @@ -571,7 +574,73 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L118) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L119) + +___ + +### validateConcreteAttributePath + +▸ **validateConcreteAttributePath**(`endpointId`, `clusterId`, `attributeId`): `boolean` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `endpointId` | [`EndpointNumber`](../modules/datatype_export.md#endpointnumber) | +| `clusterId` | [`ClusterId`](../modules/datatype_export.md#clusterid) | +| `attributeId` | [`AttributeId`](../modules/datatype_export.md#attributeid) | + +#### Returns + +`boolean` + +#### Defined in + +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:205](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L205) + +___ + +### validateConcreteCommandPath + +▸ **validateConcreteCommandPath**(`endpointId`, `clusterId`, `commandId`): `boolean` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `endpointId` | [`EndpointNumber`](../modules/datatype_export.md#endpointnumber) | +| `clusterId` | [`ClusterId`](../modules/datatype_export.md#clusterid) | +| `commandId` | [`CommandId`](../modules/datatype_export.md#commandid) | + +#### Returns + +`boolean` + +#### Defined in + +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:249](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L249) + +___ + +### validateConcreteEventPath + +▸ **validateConcreteEventPath**(`endpointId`, `clusterId`, `eventId`): `boolean` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `endpointId` | [`EndpointNumber`](../modules/datatype_export.md#endpointnumber) | +| `clusterId` | [`ClusterId`](../modules/datatype_export.md#clusterid) | +| `eventId` | [`EventId`](../modules/datatype_export.md#eventid) | + +#### Returns + +`boolean` + +#### Defined in + +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L225) ___ @@ -591,4 +660,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L74) +[packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionEndpointStructure.ts#L75) diff --git a/docs/matter.js/classes/protocol_interaction_export.InteractionServer.md b/docs/matter.js/classes/protocol_interaction_export.InteractionServer.md index 9d31714be2..f14fb74437 100644 --- a/docs/matter.js/classes/protocol_interaction_export.InteractionServer.md +++ b/docs/matter.js/classes/protocol_interaction_export.InteractionServer.md @@ -55,7 +55,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:135](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L135) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L136) ## Properties @@ -65,7 +65,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L129) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L130) ___ @@ -75,7 +75,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L131) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:132](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L132) ___ @@ -85,7 +85,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:133](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L133) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:134](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L134) ___ @@ -95,7 +95,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L130) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L131) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:137](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L137) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:138](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L138) ___ @@ -115,7 +115,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L136) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:137](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L137) ___ @@ -125,7 +125,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:132](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L132) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:133](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L133) ## Methods @@ -143,7 +143,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:862](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L862) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:917](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L917) ___ @@ -161,7 +161,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:140](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L140) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:141](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L141) ___ @@ -183,7 +183,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:685](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L685) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:728](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L728) ___ @@ -204,7 +204,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L172) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L173) ___ @@ -226,7 +226,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:536](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L536) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:579](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L579) ___ @@ -247,7 +247,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:850](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L850) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:905](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L905) ___ @@ -269,7 +269,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:323](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L323) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:357](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L357) ___ @@ -293,7 +293,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:161](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L161) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:162](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L162) ___ @@ -313,4 +313,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:144](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L144) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:145](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L145) diff --git a/docs/matter.js/classes/protocol_interaction_export.InteractionServerMessenger.md b/docs/matter.js/classes/protocol_interaction_export.InteractionServerMessenger.md index 904236d00b..e0649dc3ad 100644 --- a/docs/matter.js/classes/protocol_interaction_export.InteractionServerMessenger.md +++ b/docs/matter.js/classes/protocol_interaction_export.InteractionServerMessenger.md @@ -55,7 +55,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L81) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L81) ## Properties @@ -69,7 +69,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L81) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L81) ## Methods @@ -87,7 +87,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L111) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L111) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L126) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L126) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:132](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L132) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:132](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L132) ___ @@ -153,7 +153,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L99) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L99) ___ @@ -179,7 +179,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L83) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L83) ___ @@ -202,7 +202,7 @@ messages and send them out based on the size. #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:207](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L207) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:207](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L207) ___ @@ -222,7 +222,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:294](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L294) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:294](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L294) ___ @@ -246,7 +246,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L87) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L87) ___ @@ -270,7 +270,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L115) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L115) ___ @@ -288,4 +288,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L94) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L94) diff --git a/docs/matter.js/classes/protocol_interaction_export.StatusResponseError.md b/docs/matter.js/classes/protocol_interaction_export.StatusResponseError.md index 4bea1c833a..bf4eb796bb 100644 --- a/docs/matter.js/classes/protocol_interaction_export.StatusResponseError.md +++ b/docs/matter.js/classes/protocol_interaction_export.StatusResponseError.md @@ -49,7 +49,7 @@ Error base Class for all errors related to the status response messages. #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L42) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L42) ## Properties @@ -59,7 +59,7 @@ Error base Class for all errors related to the status response messages. #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L45) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L45) ___ @@ -69,4 +69,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L44) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L44) diff --git a/docs/matter.js/classes/protocol_interaction_export.SubscriptionClient.md b/docs/matter.js/classes/protocol_interaction_export.SubscriptionClient.md index 431405e74b..0ea3100d3d 100644 --- a/docs/matter.js/classes/protocol_interaction_export.SubscriptionClient.md +++ b/docs/matter.js/classes/protocol_interaction_export.SubscriptionClient.md @@ -41,7 +41,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L67) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L67) ## Properties @@ -51,7 +51,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L64) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L64) ___ @@ -61,7 +61,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L65) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L65) ## Methods @@ -79,7 +79,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L119) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L119) ___ @@ -97,7 +97,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L69) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L69) ___ @@ -121,7 +121,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L90) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L90) ___ @@ -142,7 +142,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L73) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L73) ___ @@ -163,7 +163,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L81) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L81) ___ @@ -183,7 +183,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L77) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L77) ___ @@ -203,4 +203,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L85) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L85) diff --git a/docs/matter.js/classes/protocol_interaction_export.SubscriptionHandler.md b/docs/matter.js/classes/protocol_interaction_export.SubscriptionHandler.md index 2c29830cd0..c1d90268d1 100644 --- a/docs/matter.js/classes/protocol_interaction_export.SubscriptionHandler.md +++ b/docs/matter.js/classes/protocol_interaction_export.SubscriptionHandler.md @@ -93,7 +93,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L99) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:100](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L100) ## Properties @@ -103,7 +103,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L72) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L73) ___ @@ -113,7 +113,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:103](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L103) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:104](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L104) ___ @@ -131,7 +131,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L114) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L115) ___ @@ -141,7 +141,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:104](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L104) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L105) ___ @@ -151,7 +151,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L102) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:103](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L103) ___ @@ -161,7 +161,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L106) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L107) ___ @@ -171,7 +171,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:107](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L107) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:108](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L108) ___ @@ -181,7 +181,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L79) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L80) ___ @@ -191,7 +191,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L105) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L106) ___ @@ -201,7 +201,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L92) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L93) ___ @@ -211,7 +211,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:108](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L108) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L109) ___ @@ -221,7 +221,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L67) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L68) ___ @@ -231,7 +231,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L87) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L88) ___ @@ -241,7 +241,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L90) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L91) ___ @@ -251,7 +251,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L89) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L90) ___ @@ -261,7 +261,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L70) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L71) ___ @@ -271,7 +271,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L71) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L72) ___ @@ -281,7 +281,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L93) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L94) ___ @@ -291,7 +291,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L69) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L70) ___ @@ -301,7 +301,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L88) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:89](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L89) ___ @@ -311,7 +311,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L96) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L97) ___ @@ -321,7 +321,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L97) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:98](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L98) ___ @@ -331,7 +331,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L86) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L87) ___ @@ -341,7 +341,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L95) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L96) ___ @@ -351,7 +351,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L91) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L92) ___ @@ -361,7 +361,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L101) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L102) ___ @@ -371,7 +371,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:100](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L100) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L101) ___ @@ -381,7 +381,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L68) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L69) ## Methods @@ -395,7 +395,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L339) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:384](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L384) ___ @@ -424,7 +424,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:514](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L514) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:559](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L559) ___ @@ -445,7 +445,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:555](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L555) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:600](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L600) ___ @@ -472,7 +472,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:134](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L134) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:135](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L135) ___ @@ -500,7 +500,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:534](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L534) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:579](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L579) ___ @@ -514,7 +514,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:545](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L545) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:590](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L590) ___ @@ -528,7 +528,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:331](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L331) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:376](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L376) ___ @@ -542,7 +542,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:335](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L335) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:380](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L380) ___ @@ -559,7 +559,7 @@ sending by 50ms in any case to mke sure to catch all updates. #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:355](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L355) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:400](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L400) ___ @@ -578,7 +578,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:166](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L166) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L167) ___ @@ -597,7 +597,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:249](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L249) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L269) ___ @@ -617,7 +617,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:427](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L427) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:472](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L472) ___ @@ -633,7 +633,7 @@ Determine all attributes that have changed since the last update and send them t #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:383](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L383) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:428](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L428) ___ @@ -654,7 +654,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:571](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L571) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:616](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L616) ___ @@ -674,7 +674,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L236) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L256) ___ @@ -694,7 +694,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:295](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L295) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:340](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L340) ___ @@ -713,4 +713,4 @@ controller. The data of newly added events are not sent automatically. #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:314](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L314) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:359](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L359) diff --git a/docs/matter.js/classes/protocol_securechannel_export.ChannelStatusResponseError.md b/docs/matter.js/classes/protocol_securechannel_export.ChannelStatusResponseError.md index b5cc1340e7..a85fdf2a4a 100644 --- a/docs/matter.js/classes/protocol_securechannel_export.ChannelStatusResponseError.md +++ b/docs/matter.js/classes/protocol_securechannel_export.ChannelStatusResponseError.md @@ -47,7 +47,7 @@ Error base Class for all errors related to the status response messages. #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L21) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L21) ## Properties @@ -57,7 +57,7 @@ Error base Class for all errors related to the status response messages. #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L23) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L23) ___ @@ -67,4 +67,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L24) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L24) diff --git a/docs/matter.js/classes/protocol_securechannel_export.SecureChannelMessenger.md b/docs/matter.js/classes/protocol_securechannel_export.SecureChannelMessenger.md index 301f179d04..2ee9fd2617 100644 --- a/docs/matter.js/classes/protocol_securechannel_export.SecureChannelMessenger.md +++ b/docs/matter.js/classes/protocol_securechannel_export.SecureChannelMessenger.md @@ -70,7 +70,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) ## Properties @@ -80,7 +80,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) ## Methods @@ -94,7 +94,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L75) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L75) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L71) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L71) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L33) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L33) ___ @@ -155,7 +155,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L44) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L44) ___ @@ -183,7 +183,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L53) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L53) ___ @@ -197,7 +197,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L67) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L67) ___ @@ -217,7 +217,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L59) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L59) ___ @@ -239,7 +239,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L79) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L79) ___ @@ -253,7 +253,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L63) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L63) ___ @@ -273,7 +273,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L95) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L95) ___ @@ -287,4 +287,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L48) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L48) diff --git a/docs/matter.js/classes/protocol_securechannel_export.SecureChannelProtocol.md b/docs/matter.js/classes/protocol_securechannel_export.SecureChannelProtocol.md index 9d9b2fc4c7..e74e6a4fa2 100644 --- a/docs/matter.js/classes/protocol_securechannel_export.SecureChannelProtocol.md +++ b/docs/matter.js/classes/protocol_securechannel_export.SecureChannelProtocol.md @@ -54,7 +54,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L90) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L90) ## Properties @@ -64,7 +64,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L88) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L88) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L90) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L90) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L87) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L87) ## Methods @@ -110,7 +110,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L81) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L81) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L27) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L27) ___ @@ -153,7 +153,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L45) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L45) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L102) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L102) ___ @@ -192,7 +192,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:98](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L98) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:98](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L98) ___ @@ -212,7 +212,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L94) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L94) ___ @@ -233,4 +233,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:134](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L134) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:134](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L134) diff --git a/docs/matter.js/classes/protocol_securechannel_export.SecureChannelStatusMessageSchema.md b/docs/matter.js/classes/protocol_securechannel_export.SecureChannelStatusMessageSchema.md index 74eb5f5e65..84978d7073 100644 --- a/docs/matter.js/classes/protocol_securechannel_export.SecureChannelStatusMessageSchema.md +++ b/docs/matter.js/classes/protocol_securechannel_export.SecureChannelStatusMessageSchema.md @@ -65,7 +65,7 @@ Decodes the encoded data using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -95,7 +95,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts#L28) +[packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts#L28) ___ @@ -121,7 +121,7 @@ Encodes the value using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -145,7 +145,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts#L20) +[packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts#L20) ___ @@ -171,4 +171,4 @@ Optional validator that can be used to enforce constraints on the data before en #### Defined in -[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L28) +[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L28) diff --git a/docs/matter.js/classes/protocol_securechannel_export.StatusReportOnlySecureChannelProtocol.md b/docs/matter.js/classes/protocol_securechannel_export.StatusReportOnlySecureChannelProtocol.md index ac827ee171..40e85fbf75 100644 --- a/docs/matter.js/classes/protocol_securechannel_export.StatusReportOnlySecureChannelProtocol.md +++ b/docs/matter.js/classes/protocol_securechannel_export.StatusReportOnlySecureChannelProtocol.md @@ -53,7 +53,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L81) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L81) ___ @@ -71,7 +71,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L27) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L27) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L45) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L45) ___ @@ -117,4 +117,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L31) +[packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelProtocol.ts#L31) diff --git a/docs/matter.js/classes/schema_export.BitmapSchemaInternal.md b/docs/matter.js/classes/schema_export.BitmapSchemaInternal.md index e9cff0610b..b0c1b1fa2a 100644 --- a/docs/matter.js/classes/schema_export.BitmapSchemaInternal.md +++ b/docs/matter.js/classes/schema_export.BitmapSchemaInternal.md @@ -65,7 +65,7 @@ Define a schema to encode / decode convert type T to type E. #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L61) +[packages/matter.js/src/schema/BitmapSchema.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L61) ## Properties @@ -75,7 +75,7 @@ Define a schema to encode / decode convert type T to type E. #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L61) +[packages/matter.js/src/schema/BitmapSchema.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L61) ___ @@ -85,7 +85,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L59) +[packages/matter.js/src/schema/BitmapSchema.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L59) ## Methods @@ -112,7 +112,7 @@ Decodes the encoded data using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L97) +[packages/matter.js/src/schema/BitmapSchema.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L97) ___ @@ -163,7 +163,7 @@ provided, rest is unset. #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L77) +[packages/matter.js/src/schema/BitmapSchema.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L77) ___ @@ -187,7 +187,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L81) +[packages/matter.js/src/schema/BitmapSchema.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L81) ___ @@ -213,4 +213,4 @@ Optional validator that can be used to enforce constraints on the data before en #### Defined in -[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L28) +[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L28) diff --git a/docs/matter.js/classes/schema_export.ByteArrayBitmapSchemaInternal.md b/docs/matter.js/classes/schema_export.ByteArrayBitmapSchemaInternal.md index f46c3af2fe..14edcce822 100644 --- a/docs/matter.js/classes/schema_export.ByteArrayBitmapSchemaInternal.md +++ b/docs/matter.js/classes/schema_export.ByteArrayBitmapSchemaInternal.md @@ -66,7 +66,7 @@ Define a schema to encode / decode convert type T to type E. #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L116) +[packages/matter.js/src/schema/BitmapSchema.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L116) ## Properties @@ -76,7 +76,7 @@ Define a schema to encode / decode convert type T to type E. #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L116) +[packages/matter.js/src/schema/BitmapSchema.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L116) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L113) +[packages/matter.js/src/schema/BitmapSchema.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L113) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L114) +[packages/matter.js/src/schema/BitmapSchema.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L114) ## Methods @@ -123,7 +123,7 @@ Decodes the encoded data using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -147,7 +147,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:164](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L164) +[packages/matter.js/src/schema/BitmapSchema.ts:164](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L164) ___ @@ -173,7 +173,7 @@ Encodes the value using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -197,7 +197,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:139](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L139) +[packages/matter.js/src/schema/BitmapSchema.ts:139](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L139) ___ @@ -223,4 +223,4 @@ Optional validator that can be used to enforce constraints on the data before en #### Defined in -[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L28) +[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L28) diff --git a/docs/matter.js/classes/schema_export.QrCodeSchema.md b/docs/matter.js/classes/schema_export.QrCodeSchema.md index 99afac7ff2..86452dbacf 100644 --- a/docs/matter.js/classes/schema_export.QrCodeSchema.md +++ b/docs/matter.js/classes/schema_export.QrCodeSchema.md @@ -67,7 +67,7 @@ Decodes the encoded data using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -91,7 +91,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/QrCodeSchema.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/QrCodeSchema.ts#L208) +[packages/matter.js/src/schema/QrCodeSchema.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/QrCodeSchema.ts#L208) ___ @@ -117,7 +117,7 @@ Encodes the value using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -141,7 +141,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/QrCodeSchema.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/QrCodeSchema.ts#L99) +[packages/matter.js/src/schema/QrCodeSchema.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/QrCodeSchema.ts#L99) ___ @@ -161,7 +161,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/QrCodeSchema.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/QrCodeSchema.ts#L212) +[packages/matter.js/src/schema/QrCodeSchema.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/QrCodeSchema.ts#L212) ___ @@ -181,7 +181,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/QrCodeSchema.ts:202](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/QrCodeSchema.ts#L202) +[packages/matter.js/src/schema/QrCodeSchema.ts:202](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/QrCodeSchema.ts#L202) ___ @@ -207,4 +207,4 @@ Optional validator that can be used to enforce constraints on the data before en #### Defined in -[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L28) +[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L28) diff --git a/docs/matter.js/classes/schema_export.Schema.md b/docs/matter.js/classes/schema_export.Schema.md index efd08e7e37..e537117a46 100644 --- a/docs/matter.js/classes/schema_export.Schema.md +++ b/docs/matter.js/classes/schema_export.Schema.md @@ -85,7 +85,7 @@ Decodes the encoded data using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/Schema.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L25) +[packages/matter.js/src/schema/Schema.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L25) ___ @@ -127,7 +127,7 @@ Encodes the value using the schema. #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -147,7 +147,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/Schema.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L24) +[packages/matter.js/src/schema/Schema.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L24) ___ @@ -169,4 +169,4 @@ Optional validator that can be used to enforce constraints on the data before en #### Defined in -[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L28) +[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L28) diff --git a/docs/matter.js/classes/session_export.CaseClient.md b/docs/matter.js/classes/session_export.CaseClient.md index e4d55fc8de..cd2c2362c1 100644 --- a/docs/matter.js/classes/session_export.CaseClient.md +++ b/docs/matter.js/classes/session_export.CaseClient.md @@ -45,4 +45,4 @@ #### Defined in -[packages/matter.js/src/session/case/CaseClient.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseClient.ts#L35) +[packages/matter.js/src/session/case/CaseClient.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseClient.ts#L35) diff --git a/docs/matter.js/classes/session_export.CaseClientMessenger.md b/docs/matter.js/classes/session_export.CaseClientMessenger.md index 0eee152fc6..35eeabc5da 100644 --- a/docs/matter.js/classes/session_export.CaseClientMessenger.md +++ b/docs/matter.js/classes/session_export.CaseClientMessenger.md @@ -58,7 +58,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) ## Properties @@ -72,7 +72,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) ## Methods @@ -90,7 +90,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L75) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L75) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L71) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L71) ___ @@ -132,7 +132,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L33) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L33) ___ @@ -163,7 +163,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L44) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L44) ___ @@ -177,7 +177,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessenger.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessenger.ts#L40) +[packages/matter.js/src/session/case/CaseMessenger.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessenger.ts#L40) ___ @@ -209,7 +209,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L53) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L53) ___ @@ -227,7 +227,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L67) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L67) ___ @@ -251,7 +251,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L59) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L59) ___ @@ -271,7 +271,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessenger.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessenger.ts#L36) +[packages/matter.js/src/session/case/CaseMessenger.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessenger.ts#L36) ___ @@ -291,7 +291,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessenger.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessenger.ts#L57) +[packages/matter.js/src/session/case/CaseMessenger.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessenger.ts#L57) ___ @@ -309,7 +309,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L63) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L63) ___ @@ -333,7 +333,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L95) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L95) ___ @@ -351,4 +351,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L48) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L48) diff --git a/docs/matter.js/classes/session_export.CaseServer.md b/docs/matter.js/classes/session_export.CaseServer.md index 23f716a8d1..249422704c 100644 --- a/docs/matter.js/classes/session_export.CaseServer.md +++ b/docs/matter.js/classes/session_export.CaseServer.md @@ -47,7 +47,7 @@ #### Defined in -[packages/matter.js/src/session/case/CaseServer.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseServer.ts#L212) +[packages/matter.js/src/session/case/CaseServer.ts:229](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseServer.ts#L229) ___ @@ -65,7 +65,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseServer.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseServer.ts#L45) +[packages/matter.js/src/session/case/CaseServer.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseServer.ts#L58) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseServer.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseServer.ts#L49) +[packages/matter.js/src/session/case/CaseServer.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseServer.ts#L62) ___ @@ -110,4 +110,4 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseServer.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseServer.ts#L35) +[packages/matter.js/src/session/case/CaseServer.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseServer.ts#L38) diff --git a/docs/matter.js/classes/session_export.CaseServerMessenger.md b/docs/matter.js/classes/session_export.CaseServerMessenger.md index 4212c0cf8a..e8bb6cb7b1 100644 --- a/docs/matter.js/classes/session_export.CaseServerMessenger.md +++ b/docs/matter.js/classes/session_export.CaseServerMessenger.md @@ -59,7 +59,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) ## Properties @@ -73,7 +73,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) ## Methods @@ -91,7 +91,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L75) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L75) ___ @@ -109,7 +109,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L71) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L71) ___ @@ -133,7 +133,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L33) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L33) ___ @@ -164,7 +164,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L44) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L44) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessenger.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessenger.ts#L16) +[packages/matter.js/src/session/case/CaseMessenger.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessenger.ts#L16) ___ @@ -192,7 +192,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessenger.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessenger.ts#L29) +[packages/matter.js/src/session/case/CaseMessenger.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessenger.ts#L29) ___ @@ -224,7 +224,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L53) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L53) ___ @@ -242,7 +242,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L67) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L67) ___ @@ -266,7 +266,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L59) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L59) ___ @@ -286,7 +286,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessenger.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessenger.ts#L21) +[packages/matter.js/src/session/case/CaseMessenger.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessenger.ts#L21) ___ @@ -306,7 +306,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessenger.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessenger.ts#L25) +[packages/matter.js/src/session/case/CaseMessenger.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessenger.ts#L25) ___ @@ -324,7 +324,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L63) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L63) ___ @@ -348,7 +348,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L95) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L95) ___ @@ -366,4 +366,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L48) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L48) diff --git a/docs/matter.js/classes/session_export.PaseClient.md b/docs/matter.js/classes/session_export.PaseClient.md index ccde4e79ab..b2f6f6704e 100644 --- a/docs/matter.js/classes/session_export.PaseClient.md +++ b/docs/matter.js/classes/session_export.PaseClient.md @@ -47,7 +47,7 @@ #### Defined in -[packages/matter.js/src/session/pase/PaseClient.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseClient.ts#L39) +[packages/matter.js/src/session/pase/PaseClient.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseClient.ts#L39) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseClient.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseClient.ts#L21) +[packages/matter.js/src/session/pase/PaseClient.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseClient.ts#L21) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseClient.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseClient.ts#L35) +[packages/matter.js/src/session/pase/PaseClient.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseClient.ts#L35) ___ @@ -96,4 +96,4 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseClient.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseClient.ts#L26) +[packages/matter.js/src/session/pase/PaseClient.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseClient.ts#L26) diff --git a/docs/matter.js/classes/session_export.PaseClientMessenger.md b/docs/matter.js/classes/session_export.PaseClientMessenger.md index eab784d02d..ae5b62fc3d 100644 --- a/docs/matter.js/classes/session_export.PaseClientMessenger.md +++ b/docs/matter.js/classes/session_export.PaseClientMessenger.md @@ -60,7 +60,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) ## Properties @@ -74,7 +74,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) ## Methods @@ -92,7 +92,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L75) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L75) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L71) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L71) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L33) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L33) ___ @@ -165,7 +165,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L44) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L44) ___ @@ -179,7 +179,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessenger.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessenger.ts#L67) +[packages/matter.js/src/session/pase/PaseMessenger.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessenger.ts#L67) ___ @@ -193,7 +193,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessenger.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessenger.ts#L58) +[packages/matter.js/src/session/pase/PaseMessenger.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessenger.ts#L58) ___ @@ -225,7 +225,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L53) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L53) ___ @@ -243,7 +243,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L67) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L67) ___ @@ -267,7 +267,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L59) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L59) ___ @@ -287,7 +287,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessenger.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessenger.ts#L63) +[packages/matter.js/src/session/pase/PaseMessenger.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessenger.ts#L63) ___ @@ -307,7 +307,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessenger.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessenger.ts#L71) +[packages/matter.js/src/session/pase/PaseMessenger.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessenger.ts#L71) ___ @@ -327,7 +327,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessenger.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessenger.ts#L54) +[packages/matter.js/src/session/pase/PaseMessenger.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessenger.ts#L54) ___ @@ -345,7 +345,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L63) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L63) ___ @@ -369,7 +369,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L95) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L95) ___ @@ -387,4 +387,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L48) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L48) diff --git a/docs/matter.js/classes/session_export.PaseServer.md b/docs/matter.js/classes/session_export.PaseServer.md index cb98c2737f..76e2815ca8 100644 --- a/docs/matter.js/classes/session_export.PaseServer.md +++ b/docs/matter.js/classes/session_export.PaseServer.md @@ -52,7 +52,7 @@ #### Defined in -[packages/matter.js/src/session/pase/PaseServer.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseServer.ts#L44) +[packages/matter.js/src/session/pase/PaseServer.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseServer.ts#L44) ## Properties @@ -62,7 +62,7 @@ #### Defined in -[packages/matter.js/src/session/pase/PaseServer.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseServer.ts#L46) +[packages/matter.js/src/session/pase/PaseServer.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseServer.ts#L46) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseServer.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseServer.ts#L31) +[packages/matter.js/src/session/pase/PaseServer.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseServer.ts#L31) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseServer.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseServer.ts#L30) +[packages/matter.js/src/session/pase/PaseServer.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseServer.ts#L30) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseServer.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseServer.ts#L47) +[packages/matter.js/src/session/pase/PaseServer.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseServer.ts#L47) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseServer.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseServer.ts#L45) +[packages/matter.js/src/session/pase/PaseServer.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseServer.ts#L45) ## Methods @@ -123,7 +123,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseServer.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseServer.ts#L149) +[packages/matter.js/src/session/pase/PaseServer.ts:153](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseServer.ts#L153) ___ @@ -141,7 +141,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseServer.ts:159](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseServer.ts#L159) +[packages/matter.js/src/session/pase/PaseServer.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseServer.ts#L163) ___ @@ -159,7 +159,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseServer.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseServer.ts#L50) +[packages/matter.js/src/session/pase/PaseServer.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseServer.ts#L50) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseServer.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseServer.ts#L74) +[packages/matter.js/src/session/pase/PaseServer.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseServer.ts#L77) ___ @@ -204,7 +204,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseServer.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseServer.ts#L54) +[packages/matter.js/src/session/pase/PaseServer.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseServer.ts#L54) ___ @@ -225,7 +225,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseServer.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseServer.ts#L33) +[packages/matter.js/src/session/pase/PaseServer.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseServer.ts#L33) ___ @@ -246,4 +246,4 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseServer.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseServer.ts#L38) +[packages/matter.js/src/session/pase/PaseServer.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseServer.ts#L38) diff --git a/docs/matter.js/classes/session_export.PaseServerMessenger.md b/docs/matter.js/classes/session_export.PaseServerMessenger.md index 52219cc276..044d4e8b44 100644 --- a/docs/matter.js/classes/session_export.PaseServerMessenger.md +++ b/docs/matter.js/classes/session_export.PaseServerMessenger.md @@ -60,7 +60,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) ## Properties @@ -74,7 +74,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L31) ## Methods @@ -92,7 +92,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L75) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L75) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L71) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L71) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L33) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L33) ___ @@ -165,7 +165,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L44) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L44) ___ @@ -179,7 +179,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessenger.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessenger.ts#L40) +[packages/matter.js/src/session/pase/PaseMessenger.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessenger.ts#L40) ___ @@ -193,7 +193,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessenger.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessenger.ts#L48) +[packages/matter.js/src/session/pase/PaseMessenger.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessenger.ts#L48) ___ @@ -207,7 +207,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessenger.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessenger.ts#L31) +[packages/matter.js/src/session/pase/PaseMessenger.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessenger.ts#L31) ___ @@ -239,7 +239,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L53) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L53) ___ @@ -257,7 +257,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L67) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L67) ___ @@ -281,7 +281,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L59) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L59) ___ @@ -301,7 +301,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessenger.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessenger.ts#L44) +[packages/matter.js/src/session/pase/PaseMessenger.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessenger.ts#L44) ___ @@ -321,7 +321,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessenger.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessenger.ts#L36) +[packages/matter.js/src/session/pase/PaseMessenger.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessenger.ts#L36) ___ @@ -339,7 +339,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L63) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L63) ___ @@ -363,7 +363,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L95) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L95) ___ @@ -381,4 +381,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L48) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessenger.ts#L48) diff --git a/docs/matter.js/classes/session_export.SecureSession.md b/docs/matter.js/classes/session_export.SecureSession.md index 8ab7ef04a2..b0a0b40aad 100644 --- a/docs/matter.js/classes/session_export.SecureSession.md +++ b/docs/matter.js/classes/session_export.SecureSession.md @@ -34,6 +34,8 @@ - [fabric](session_export.SecureSession.md#fabric) - [id](session_export.SecureSession.md#id) - [idleRetransmissionTimeoutMs](session_export.SecureSession.md#idleretransmissiontimeoutms) +- [messageCounter](session_export.SecureSession.md#messagecounter) +- [messageReceptionState](session_export.SecureSession.md#messagereceptionstate) - [peerNodeId](session_export.SecureSession.md#peernodeid) - [peerSessionId](session_export.SecureSession.md#peersessionid) - [retransmissionRetries](session_export.SecureSession.md#retransmissionretries) @@ -65,6 +67,7 @@ - [getContext](session_export.SecureSession.md#getcontext) - [getFabric](session_export.SecureSession.md#getfabric) - [getId](session_export.SecureSession.md#getid) +- [getIncrementedMessageCounter](session_export.SecureSession.md#getincrementedmessagecounter) - [getMrpParameters](session_export.SecureSession.md#getmrpparameters) - [getNodeId](session_export.SecureSession.md#getnodeid) - [getPeerNodeId](session_export.SecureSession.md#getpeernodeid) @@ -74,6 +77,7 @@ - [isSecure](session_export.SecureSession.md#issecure) - [notifyActivity](session_export.SecureSession.md#notifyactivity) - [removeSubscription](session_export.SecureSession.md#removesubscription) +- [updateMessageCounter](session_export.SecureSession.md#updatemessagecounter) - [create](session_export.SecureSession.md#create) ## Constructors @@ -113,7 +117,7 @@ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:108](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L108) +[packages/matter.js/src/session/SecureSession.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L115) ## Properties @@ -123,7 +127,7 @@ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L37) +[packages/matter.js/src/session/SecureSession.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L38) ___ @@ -133,7 +137,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L38) +[packages/matter.js/src/session/SecureSession.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L39) ___ @@ -143,7 +147,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L50) +[packages/matter.js/src/session/SecureSession.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L51) ___ @@ -153,7 +157,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L36) +[packages/matter.js/src/session/SecureSession.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L37) ___ @@ -163,7 +167,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L46) +[packages/matter.js/src/session/SecureSession.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L47) ___ @@ -181,7 +185,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L47) +[packages/matter.js/src/session/SecureSession.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L48) ___ @@ -191,7 +195,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L39) +[packages/matter.js/src/session/SecureSession.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L40) ___ @@ -201,7 +205,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L44) +[packages/matter.js/src/session/SecureSession.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L45) ___ @@ -211,7 +215,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L45) +[packages/matter.js/src/session/SecureSession.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L46) ___ @@ -221,7 +225,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L41) +[packages/matter.js/src/session/SecureSession.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L42) ___ @@ -231,7 +235,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L40) +[packages/matter.js/src/session/SecureSession.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L41) ___ @@ -241,7 +245,27 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L49) +[packages/matter.js/src/session/SecureSession.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L50) + +___ + +### messageCounter + +• `Private` `Readonly` **messageCounter**: [`MessageCounter`](protocol_export.MessageCounter.md) + +#### Defined in + +[packages/matter.js/src/session/SecureSession.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L53) + +___ + +### messageReceptionState + +• `Private` `Readonly` **messageReceptionState**: [`MessageReceptionStateEncryptedWithoutRollover`](protocol_export.MessageReceptionStateEncryptedWithoutRollover.md) + +#### Defined in + +[packages/matter.js/src/session/SecureSession.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L58) ___ @@ -251,7 +275,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L42) +[packages/matter.js/src/session/SecureSession.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L43) ___ @@ -261,7 +285,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L43) +[packages/matter.js/src/session/SecureSession.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L44) ___ @@ -271,7 +295,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L51) +[packages/matter.js/src/session/SecureSession.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L52) ___ @@ -289,7 +313,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L48) +[packages/matter.js/src/session/SecureSession.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L49) ___ @@ -299,7 +323,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L34) +[packages/matter.js/src/session/SecureSession.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L35) ___ @@ -309,7 +333,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L35) +[packages/matter.js/src/session/SecureSession.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L36) ## Accessors @@ -323,7 +347,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:161](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L161) +[packages/matter.js/src/session/SecureSession.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L168) ___ @@ -341,7 +365,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:165](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L165) +[packages/matter.js/src/session/SecureSession.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L172) ___ @@ -359,7 +383,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:249](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L249) +[packages/matter.js/src/session/SecureSession.ts:258](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L258) ___ @@ -373,7 +397,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L284) +[packages/matter.js/src/session/SecureSession.ts:293](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L293) ___ @@ -387,7 +411,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:169](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L169) +[packages/matter.js/src/session/SecureSession.ts:176](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L176) ## Methods @@ -407,7 +431,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:235](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L235) +[packages/matter.js/src/session/SecureSession.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L244) ___ @@ -427,7 +451,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:278](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L278) +[packages/matter.js/src/session/SecureSession.ts:287](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L287) ___ @@ -447,7 +471,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:297](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L297) +[packages/matter.js/src/session/SecureSession.ts:306](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L306) ___ @@ -467,7 +491,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:181](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L181) +[packages/matter.js/src/session/SecureSession.ts:188](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L188) ___ @@ -492,13 +516,13 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L200) +[packages/matter.js/src/session/SecureSession.ts:207](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L207) ___ ### destroy -▸ **destroy**(`sendClose`, `closeAfterExchangeFinished?`): `Promise`\<`void`\> +▸ **destroy**(`sendClose?`, `closeAfterExchangeFinished?`): `Promise`\<`void`\> Destroys a session. Outstanding subscription data will be discarded. @@ -506,7 +530,7 @@ Destroys a session. Outstanding subscription data will be discarded. | Name | Type | Default value | | :------ | :------ | :------ | -| `sendClose` | `boolean` | `undefined` | +| `sendClose` | `boolean` | `false` | | `closeAfterExchangeFinished` | `boolean` | `true` | #### Returns @@ -519,7 +543,7 @@ Destroys a session. Outstanding subscription data will be discarded. #### Defined in -[packages/matter.js/src/session/SecureSession.ts:311](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L311) +[packages/matter.js/src/session/SecureSession.ts:320](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L320) ___ @@ -543,7 +567,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:217](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L217) +[packages/matter.js/src/session/SecureSession.ts:224](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L224) ___ @@ -570,7 +594,7 @@ Ends a session. Outstanding subscription data will be flushed before the session #### Defined in -[packages/matter.js/src/session/SecureSession.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L305) +[packages/matter.js/src/session/SecureSession.ts:314](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L314) ___ @@ -592,7 +616,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:326](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L326) +[packages/matter.js/src/session/SecureSession.ts:335](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L335) ___ @@ -610,7 +634,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:242](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L242) +[packages/matter.js/src/session/SecureSession.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L251) ___ @@ -624,7 +648,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:227](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L227) +[packages/matter.js/src/session/SecureSession.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L236) ___ @@ -642,7 +666,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:258](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L258) +[packages/matter.js/src/session/SecureSession.ts:267](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L267) ___ @@ -656,7 +680,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:231](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L231) +[packages/matter.js/src/session/SecureSession.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L240) ___ @@ -674,7 +698,25 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:262](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L262) +[packages/matter.js/src/session/SecureSession.ts:271](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L271) + +___ + +### getIncrementedMessageCounter + +▸ **getIncrementedMessageCounter**(): `number` + +#### Returns + +`number` + +#### Implementation of + +[Session](../interfaces/session_export.Session.md).[getIncrementedMessageCounter](../interfaces/session_export.Session.md#getincrementedmessagecounter) + +#### Defined in + +[packages/matter.js/src/session/SecureSession.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L343) ___ @@ -698,7 +740,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:253](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L253) +[packages/matter.js/src/session/SecureSession.ts:262](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L262) ___ @@ -716,7 +758,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:270](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L270) +[packages/matter.js/src/session/SecureSession.ts:279](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L279) ___ @@ -734,7 +776,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:274](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L274) +[packages/matter.js/src/session/SecureSession.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L283) ___ @@ -752,7 +794,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:266](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L266) +[packages/matter.js/src/session/SecureSession.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L275) ___ @@ -770,7 +812,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:177](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L177) +[packages/matter.js/src/session/SecureSession.ts:184](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L184) ___ @@ -788,7 +830,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:196](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L196) +[packages/matter.js/src/session/SecureSession.ts:203](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L203) ___ @@ -806,7 +848,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L173) +[packages/matter.js/src/session/SecureSession.ts:180](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L180) ___ @@ -830,7 +872,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:188](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L188) +[packages/matter.js/src/session/SecureSession.ts:195](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L195) ___ @@ -850,7 +892,31 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:288](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L288) +[packages/matter.js/src/session/SecureSession.ts:297](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L297) + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`): `void` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`void` + +#### Implementation of + +[Session](../interfaces/session_export.Session.md).[updateMessageCounter](../interfaces/session_export.Session.md#updatemessagecounter) + +#### Defined in + +[packages/matter.js/src/session/SecureSession.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L347) ___ @@ -889,4 +955,4 @@ ___ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L53) +[packages/matter.js/src/session/SecureSession.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L60) diff --git a/docs/matter.js/classes/session_export.SessionManager.md b/docs/matter.js/classes/session_export.SessionManager.md index 8887b9b887..a9e763c049 100644 --- a/docs/matter.js/classes/session_export.SessionManager.md +++ b/docs/matter.js/classes/session_export.SessionManager.md @@ -19,16 +19,20 @@ ### Properties - [context](session_export.SessionManager.md#context) +- [globalUnencryptedMessageCounter](session_export.SessionManager.md#globalunencryptedmessagecounter) - [nextSessionId](session_export.SessionManager.md#nextsessionid) - [resumptionRecords](session_export.SessionManager.md#resumptionrecords) - [sessionStorage](session_export.SessionManager.md#sessionstorage) - [sessions](session_export.SessionManager.md#sessions) -- [unsecureSession](session_export.SessionManager.md#unsecuresession) +- [unsecureSessions](session_export.SessionManager.md#unsecuresessions) ### Methods - [close](session_export.SessionManager.md#close) - [createSecureSession](session_export.SessionManager.md#createsecuresession) +- [createUnsecureSession](session_export.SessionManager.md#createunsecuresession) +- [findGroupSession](session_export.SessionManager.md#findgroupsession) +- [findOldestInactiveSession](session_export.SessionManager.md#findoldestinactivesession) - [findResumptionRecordById](session_export.SessionManager.md#findresumptionrecordbyid) - [findResumptionRecordByNodeId](session_export.SessionManager.md#findresumptionrecordbynodeid) - [getActiveSessionInformation](session_export.SessionManager.md#getactivesessioninformation) @@ -70,7 +74,7 @@ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L47) +[packages/matter.js/src/session/SessionManager.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L46) ## Properties @@ -80,7 +84,17 @@ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L48) +[packages/matter.js/src/session/SessionManager.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L47) + +___ + +### globalUnencryptedMessageCounter + +• `Private` `Readonly` **globalUnencryptedMessageCounter**: [`MessageCounter`](protocol_export.MessageCounter.md) + +#### Defined in + +[packages/matter.js/src/session/SessionManager.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L44) ___ @@ -90,7 +104,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L43) +[packages/matter.js/src/session/SessionManager.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L41) ___ @@ -100,7 +114,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L44) +[packages/matter.js/src/session/SessionManager.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L42) ___ @@ -110,27 +124,27 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L45) +[packages/matter.js/src/session/SessionManager.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L43) ___ ### sessions -• `Private` `Readonly` **sessions**: `Map`\<`number`, [`Session`](../interfaces/session_export.Session.md)\<`ContextT`\>\> +• `Private` `Readonly` **sessions**: `Map`\<`number`, [`SecureSession`](session_export.SecureSession.md)\<`ContextT`\>\> #### Defined in -[packages/matter.js/src/session/SessionManager.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L42) +[packages/matter.js/src/session/SessionManager.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L40) ___ -### unsecureSession +### unsecureSessions -• `Private` `Readonly` **unsecureSession**: [`UnsecureSession`](session_export.UnsecureSession.md)\<`ContextT`\> +• `Private` `Readonly` **unsecureSessions**: `Map`\<[`NodeId`](../modules/datatype_export.md#nodeid), [`UnsecureSession`](session_export.UnsecureSession.md)\<`ContextT`\>\> #### Defined in -[packages/matter.js/src/session/SessionManager.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L41) +[packages/matter.js/src/session/SessionManager.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L39) ## Methods @@ -144,7 +158,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:232](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L232) +[packages/matter.js/src/session/SessionManager.ts:287](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L287) ___ @@ -176,7 +190,62 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L56) +[packages/matter.js/src/session/SessionManager.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L78) + +___ + +### createUnsecureSession + +▸ **createUnsecureSession**(`initiatorNodeId?`): [`UnsecureSession`](session_export.UnsecureSession.md)\<`ContextT`\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `initiatorNodeId?` | [`NodeId`](../modules/datatype_export.md#nodeid) | + +#### Returns + +[`UnsecureSession`](session_export.UnsecureSession.md)\<`ContextT`\> + +#### Defined in + +[packages/matter.js/src/session/SessionManager.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L53) + +___ + +### findGroupSession + +▸ **findGroupSession**(`groupId`, `groupSessionId`): `void` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `groupId` | `number` | +| `groupSessionId` | `number` | + +#### Returns + +`void` + +#### Defined in + +[packages/matter.js/src/session/SessionManager.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L208) + +___ + +### findOldestInactiveSession + +▸ **findOldestInactiveSession**(): `number` + +#### Returns + +`number` + +#### Defined in + +[packages/matter.js/src/session/SessionManager.ts:140](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L140) ___ @@ -196,7 +265,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:162](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L162) +[packages/matter.js/src/session/SessionManager.ts:217](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L217) ___ @@ -216,35 +285,35 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:166](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L166) +[packages/matter.js/src/session/SessionManager.ts:221](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L221) ___ ### getActiveSessionInformation -▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] +▸ **getActiveSessionInformation**(): \{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] #### Returns -\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: `undefined` \| [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] +\{ `fabric`: `undefined` \| \{ `fabricId`: [`FabricId`](../modules/datatype_export.md#fabricid) ; `fabricIndex`: [`FabricIndex`](../modules/datatype_export.md#fabricindex) ; `label`: `string` ; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `rootVendorId`: [`VendorId`](../modules/datatype_export.md#vendorid) } ; `isPeerActive`: `boolean` ; `lastActiveTimestamp`: `undefined` \| `number` ; `lastInteractionTimestamp`: `undefined` \| `number` ; `name`: `string` = session.name; `nodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `numberOfActiveSubscriptions`: `number` ; `peerNodeId`: [`NodeId`](../modules/datatype_export.md#nodeid) ; `secure`: `boolean` }[] #### Defined in -[packages/matter.js/src/session/SessionManager.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L216) +[packages/matter.js/src/session/SessionManager.ts:271](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L271) ___ ### getNextAvailableSessionId -▸ **getNextAvailableSessionId**(): `number` +▸ **getNextAvailableSessionId**(): `Promise`\<`number`\> #### Returns -`number` +`Promise`\<`number`\> #### Defined in -[packages/matter.js/src/session/SessionManager.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L118) +[packages/matter.js/src/session/SessionManager.ts:155](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L155) ___ @@ -258,13 +327,13 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:133](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L133) +[packages/matter.js/src/session/SessionManager.ts:176](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L176) ___ ### getSession -▸ **getSession**(`sessionId`): `undefined` \| [`Session`](../interfaces/session_export.Session.md)\<`ContextT`\> +▸ **getSession**(`sessionId`): `undefined` \| [`SecureSession`](session_export.SecureSession.md)\<`ContextT`\> #### Parameters @@ -274,17 +343,17 @@ ___ #### Returns -`undefined` \| [`Session`](../interfaces/session_export.Session.md)\<`ContextT`\> +`undefined` \| [`SecureSession`](session_export.SecureSession.md)\<`ContextT`\> #### Defined in -[packages/matter.js/src/session/SessionManager.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L129) +[packages/matter.js/src/session/SessionManager.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L172) ___ ### getSessionForNode -▸ **getSessionForNode**(`fabric`, `nodeId`): `undefined` \| [`Session`](../interfaces/session_export.Session.md)\<`ContextT`\> +▸ **getSessionForNode**(`fabric`, `nodeId`): `undefined` \| [`SecureSession`](session_export.SecureSession.md)\<`ContextT`\> #### Parameters @@ -295,25 +364,31 @@ ___ #### Returns -`undefined` \| [`Session`](../interfaces/session_export.Session.md)\<`ContextT`\> +`undefined` \| [`SecureSession`](session_export.SecureSession.md)\<`ContextT`\> #### Defined in -[packages/matter.js/src/session/SessionManager.ts:139](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L139) +[packages/matter.js/src/session/SessionManager.ts:182](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L182) ___ ### getUnsecureSession -▸ **getUnsecureSession**(): [`UnsecureSession`](session_export.UnsecureSession.md)\<`ContextT`\> +▸ **getUnsecureSession**(`sourceNodeId?`): `undefined` \| [`UnsecureSession`](session_export.UnsecureSession.md)\<`ContextT`\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `sourceNodeId?` | [`NodeId`](../modules/datatype_export.md#nodeid) | #### Returns -[`UnsecureSession`](session_export.UnsecureSession.md)\<`ContextT`\> +`undefined` \| [`UnsecureSession`](session_export.UnsecureSession.md)\<`ContextT`\> #### Defined in -[packages/matter.js/src/session/SessionManager.ts:158](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L158) +[packages/matter.js/src/session/SessionManager.ts:201](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L201) ___ @@ -333,7 +408,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:197](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L197) +[packages/matter.js/src/session/SessionManager.ts:252](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L252) ___ @@ -354,7 +429,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:148](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L148) +[packages/matter.js/src/session/SessionManager.ts:191](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L191) ___ @@ -374,7 +449,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L113) +[packages/matter.js/src/session/SessionManager.ts:135](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L135) ___ @@ -394,7 +469,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L109) +[packages/matter.js/src/session/SessionManager.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L131) ___ @@ -414,7 +489,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:170](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L170) +[packages/matter.js/src/session/SessionManager.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L225) ___ @@ -428,7 +503,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:184](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L184) +[packages/matter.js/src/session/SessionManager.ts:239](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L239) ___ @@ -448,4 +523,4 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:175](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L175) +[packages/matter.js/src/session/SessionManager.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L230) diff --git a/docs/matter.js/classes/session_export.UnsecureSession.md b/docs/matter.js/classes/session_export.UnsecureSession.md index d504b61f55..83db487780 100644 --- a/docs/matter.js/classes/session_export.UnsecureSession.md +++ b/docs/matter.js/classes/session_export.UnsecureSession.md @@ -22,9 +22,12 @@ ### Properties +- [closeCallback](session_export.UnsecureSession.md#closecallback) - [closingAfterExchangeFinished](session_export.UnsecureSession.md#closingafterexchangefinished) - [context](session_export.UnsecureSession.md#context) - [initiatorNodeId](session_export.UnsecureSession.md#initiatornodeid) +- [messageCounter](session_export.UnsecureSession.md#messagecounter) +- [messageReceptionState](session_export.UnsecureSession.md#messagereceptionstate) ### Accessors @@ -40,6 +43,7 @@ - [getAttestationChallengeKey](session_export.UnsecureSession.md#getattestationchallengekey) - [getContext](session_export.UnsecureSession.md#getcontext) - [getId](session_export.UnsecureSession.md#getid) +- [getIncrementedMessageCounter](session_export.UnsecureSession.md#getincrementedmessagecounter) - [getMrpParameters](session_export.UnsecureSession.md#getmrpparameters) - [getNodeId](session_export.UnsecureSession.md#getnodeid) - [getPeerNodeId](session_export.UnsecureSession.md#getpeernodeid) @@ -49,12 +53,13 @@ - [isSecure](session_export.UnsecureSession.md#issecure) - [notifyActivity](session_export.UnsecureSession.md#notifyactivity) - [setFabric](session_export.UnsecureSession.md#setfabric) +- [updateMessageCounter](session_export.UnsecureSession.md#updatemessagecounter) ## Constructors ### constructor -• **new UnsecureSession**\<`T`\>(`context`): [`UnsecureSession`](session_export.UnsecureSession.md)\<`T`\> +• **new UnsecureSession**\<`T`\>(`context`, `messageCounter`, `closeCallback`, `initiatorNodeId?`): [`UnsecureSession`](session_export.UnsecureSession.md)\<`T`\> #### Type parameters @@ -67,6 +72,9 @@ | Name | Type | | :------ | :------ | | `context` | `T` | +| `messageCounter` | [`MessageCounter`](protocol_export.MessageCounter.md) | +| `closeCallback` | () => `void` | +| `initiatorNodeId?` | [`NodeId`](../modules/datatype_export.md#nodeid) | #### Returns @@ -74,10 +82,28 @@ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L25) +[packages/matter.js/src/session/UnsecureSession.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L28) ## Properties +### closeCallback + +• `Private` `Readonly` **closeCallback**: () => `void` + +#### Type declaration + +▸ (): `void` + +##### Returns + +`void` + +#### Defined in + +[packages/matter.js/src/session/UnsecureSession.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L31) + +___ + ### closingAfterExchangeFinished • `Readonly` **closingAfterExchangeFinished**: ``false`` @@ -88,7 +114,7 @@ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L23) +[packages/matter.js/src/session/UnsecureSession.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L25) ___ @@ -98,7 +124,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L25) +[packages/matter.js/src/session/UnsecureSession.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L29) ___ @@ -108,7 +134,27 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L22) +[packages/matter.js/src/session/UnsecureSession.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L24) + +___ + +### messageCounter + +• `Private` `Readonly` **messageCounter**: [`MessageCounter`](protocol_export.MessageCounter.md) + +#### Defined in + +[packages/matter.js/src/session/UnsecureSession.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L30) + +___ + +### messageReceptionState + +• `Private` `Readonly` **messageReceptionState**: [`MessageReceptionStateUnencryptedWithRollover`](protocol_export.MessageReceptionStateUnencryptedWithRollover.md) + +#### Defined in + +[packages/matter.js/src/session/UnsecureSession.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L26) ## Accessors @@ -126,7 +172,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L59) +[packages/matter.js/src/session/UnsecureSession.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L70) ## Methods @@ -150,7 +196,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L43) +[packages/matter.js/src/session/UnsecureSession.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L54) ___ @@ -168,7 +214,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L91) +[packages/matter.js/src/session/UnsecureSession.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L102) ___ @@ -192,19 +238,13 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L47) +[packages/matter.js/src/session/UnsecureSession.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L58) ___ ### end -▸ **end**(`_sendClose`): `Promise`\<`void`\> - -#### Parameters - -| Name | Type | -| :------ | :------ | -| `_sendClose` | `boolean` | +▸ **end**(): `Promise`\<`void`\> #### Returns @@ -216,7 +256,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L95) +[packages/matter.js/src/session/UnsecureSession.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L106) ___ @@ -234,7 +274,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L99) +[packages/matter.js/src/session/UnsecureSession.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L110) ___ @@ -248,7 +288,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L51) +[packages/matter.js/src/session/UnsecureSession.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L62) ___ @@ -266,7 +306,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L71) +[packages/matter.js/src/session/UnsecureSession.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L82) ___ @@ -284,7 +324,25 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L75) +[packages/matter.js/src/session/UnsecureSession.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L86) + +___ + +### getIncrementedMessageCounter + +▸ **getIncrementedMessageCounter**(): `number` + +#### Returns + +`number` + +#### Implementation of + +[Session](../interfaces/session_export.Session.md).[getIncrementedMessageCounter](../interfaces/session_export.Session.md#getincrementedmessagecounter) + +#### Defined in + +[packages/matter.js/src/session/UnsecureSession.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L114) ___ @@ -308,7 +366,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L63) +[packages/matter.js/src/session/UnsecureSession.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L74) ___ @@ -326,7 +384,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L83) +[packages/matter.js/src/session/UnsecureSession.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L94) ___ @@ -344,7 +402,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L87) +[packages/matter.js/src/session/UnsecureSession.ts:98](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L98) ___ @@ -362,7 +420,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L79) +[packages/matter.js/src/session/UnsecureSession.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L90) ___ @@ -380,7 +438,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L31) +[packages/matter.js/src/session/UnsecureSession.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L42) ___ @@ -398,7 +456,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L39) +[packages/matter.js/src/session/UnsecureSession.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L50) ___ @@ -416,7 +474,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L27) +[packages/matter.js/src/session/UnsecureSession.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L38) ___ @@ -440,7 +498,7 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L35) +[packages/matter.js/src/session/UnsecureSession.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L46) ___ @@ -460,4 +518,28 @@ ___ #### Defined in -[packages/matter.js/src/session/UnsecureSession.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/UnsecureSession.ts#L55) +[packages/matter.js/src/session/UnsecureSession.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L66) + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`): `void` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | + +#### Returns + +`void` + +#### Implementation of + +[Session](../interfaces/session_export.Session.md).[updateMessageCounter](../interfaces/session_export.Session.md#updatemessagecounter) + +#### Defined in + +[packages/matter.js/src/session/UnsecureSession.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/UnsecureSession.ts#L118) diff --git a/docs/matter.js/classes/storage_export.Storage.md b/docs/matter.js/classes/storage_export.Storage.md index e1a5731316..da8f3a6865 100644 --- a/docs/matter.js/classes/storage_export.Storage.md +++ b/docs/matter.js/classes/storage_export.Storage.md @@ -52,7 +52,7 @@ #### Defined in -[packages/matter.js/src/storage/Storage.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/Storage.ts#L18) +[packages/matter.js/src/storage/Storage.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/Storage.ts#L18) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/Storage.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/Storage.ts#L13) +[packages/matter.js/src/storage/Storage.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/Storage.ts#L13) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/Storage.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/Storage.ts#L16) +[packages/matter.js/src/storage/Storage.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/Storage.ts#L16) ___ @@ -114,7 +114,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/Storage.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/Storage.ts#L14) +[packages/matter.js/src/storage/Storage.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/Storage.ts#L14) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/Storage.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/Storage.ts#L12) +[packages/matter.js/src/storage/Storage.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/Storage.ts#L12) ___ @@ -148,7 +148,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/Storage.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/Storage.ts#L17) +[packages/matter.js/src/storage/Storage.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/Storage.ts#L17) ___ @@ -176,4 +176,4 @@ ___ #### Defined in -[packages/matter.js/src/storage/Storage.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/Storage.ts#L15) +[packages/matter.js/src/storage/Storage.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/Storage.ts#L15) diff --git a/docs/matter.js/classes/storage_export.StorageBackendMemory.md b/docs/matter.js/classes/storage_export.StorageBackendMemory.md index 144dd1fcc5..62ab16d2d7 100644 --- a/docs/matter.js/classes/storage_export.StorageBackendMemory.md +++ b/docs/matter.js/classes/storage_export.StorageBackendMemory.md @@ -48,7 +48,7 @@ #### Defined in -[packages/matter.js/src/storage/StorageBackendMemory.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageBackendMemory.ts#L11) +[packages/matter.js/src/storage/StorageBackendMemory.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageBackendMemory.ts#L11) ## Properties @@ -58,7 +58,7 @@ #### Defined in -[packages/matter.js/src/storage/StorageBackendMemory.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageBackendMemory.ts#L11) +[packages/matter.js/src/storage/StorageBackendMemory.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageBackendMemory.ts#L11) ## Methods @@ -72,7 +72,7 @@ #### Defined in -[packages/matter.js/src/storage/StorageBackendMemory.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageBackendMemory.ts#L28) +[packages/matter.js/src/storage/StorageBackendMemory.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageBackendMemory.ts#L28) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageBackendMemory.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageBackendMemory.ts#L56) +[packages/matter.js/src/storage/StorageBackendMemory.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageBackendMemory.ts#L56) ___ @@ -114,7 +114,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageBackendMemory.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageBackendMemory.ts#L24) +[packages/matter.js/src/storage/StorageBackendMemory.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageBackendMemory.ts#L24) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageBackendMemory.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageBackendMemory.ts#L13) +[packages/matter.js/src/storage/StorageBackendMemory.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageBackendMemory.ts#L13) ___ @@ -159,7 +159,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageBackendMemory.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageBackendMemory.ts#L46) +[packages/matter.js/src/storage/StorageBackendMemory.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageBackendMemory.ts#L46) ___ @@ -190,7 +190,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageBackendMemory.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageBackendMemory.ts#L32) +[packages/matter.js/src/storage/StorageBackendMemory.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageBackendMemory.ts#L32) ___ @@ -208,7 +208,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageBackendMemory.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageBackendMemory.ts#L20) +[packages/matter.js/src/storage/StorageBackendMemory.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageBackendMemory.ts#L20) ___ @@ -232,7 +232,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageBackendMemory.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageBackendMemory.ts#L51) +[packages/matter.js/src/storage/StorageBackendMemory.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageBackendMemory.ts#L51) ___ @@ -264,4 +264,4 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageBackendMemory.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageBackendMemory.ts#L37) +[packages/matter.js/src/storage/StorageBackendMemory.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageBackendMemory.ts#L37) diff --git a/docs/matter.js/classes/storage_export.StorageContext.md b/docs/matter.js/classes/storage_export.StorageContext.md index 4debab2f11..8c40d2f62a 100644 --- a/docs/matter.js/classes/storage_export.StorageContext.md +++ b/docs/matter.js/classes/storage_export.StorageContext.md @@ -45,7 +45,7 @@ #### Defined in -[packages/matter.js/src/storage/StorageContext.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageContext.ts#L11) +[packages/matter.js/src/storage/StorageContext.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageContext.ts#L11) ## Properties @@ -55,7 +55,7 @@ #### Defined in -[packages/matter.js/src/storage/StorageContext.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageContext.ts#L13) +[packages/matter.js/src/storage/StorageContext.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageContext.ts#L13) ___ @@ -65,7 +65,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageContext.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageContext.ts#L12) +[packages/matter.js/src/storage/StorageContext.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageContext.ts#L12) ## Methods @@ -81,7 +81,7 @@ Clears all keys in this context #### Defined in -[packages/matter.js/src/storage/StorageContext.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageContext.ts#L50) +[packages/matter.js/src/storage/StorageContext.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageContext.ts#L50) ___ @@ -97,7 +97,7 @@ Clears all keys in this context and all created sub-contexts. #### Defined in -[packages/matter.js/src/storage/StorageContext.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageContext.ts#L57) +[packages/matter.js/src/storage/StorageContext.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageContext.ts#L57) ___ @@ -117,7 +117,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageContext.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageContext.ts#L39) +[packages/matter.js/src/storage/StorageContext.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageContext.ts#L39) ___ @@ -137,7 +137,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageContext.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageContext.ts#L35) +[packages/matter.js/src/storage/StorageContext.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageContext.ts#L35) ___ @@ -164,7 +164,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageContext.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageContext.ts#L16) +[packages/matter.js/src/storage/StorageContext.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageContext.ts#L16) ___ @@ -184,7 +184,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageContext.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageContext.ts#L27) +[packages/matter.js/src/storage/StorageContext.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageContext.ts#L27) ___ @@ -198,7 +198,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageContext.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageContext.ts#L45) +[packages/matter.js/src/storage/StorageContext.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageContext.ts#L45) ___ @@ -225,4 +225,4 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageContext.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageContext.ts#L31) +[packages/matter.js/src/storage/StorageContext.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageContext.ts#L31) diff --git a/docs/matter.js/classes/storage_export.StorageManager.md b/docs/matter.js/classes/storage_export.StorageManager.md index 636cede80a..c050c43af6 100644 --- a/docs/matter.js/classes/storage_export.StorageManager.md +++ b/docs/matter.js/classes/storage_export.StorageManager.md @@ -39,7 +39,7 @@ #### Defined in -[packages/matter.js/src/storage/StorageManager.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageManager.ts#L13) +[packages/matter.js/src/storage/StorageManager.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageManager.ts#L13) ## Properties @@ -49,7 +49,7 @@ #### Defined in -[packages/matter.js/src/storage/StorageManager.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageManager.ts#L11) +[packages/matter.js/src/storage/StorageManager.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageManager.ts#L11) ___ @@ -59,7 +59,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageManager.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageManager.ts#L13) +[packages/matter.js/src/storage/StorageManager.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageManager.ts#L13) ## Methods @@ -73,7 +73,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageManager.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageManager.ts#L20) +[packages/matter.js/src/storage/StorageManager.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageManager.ts#L20) ___ @@ -93,7 +93,7 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageManager.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageManager.ts#L24) +[packages/matter.js/src/storage/StorageManager.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageManager.ts#L24) ___ @@ -107,4 +107,4 @@ ___ #### Defined in -[packages/matter.js/src/storage/StorageManager.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StorageManager.ts#L15) +[packages/matter.js/src/storage/StorageManager.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StorageManager.ts#L15) diff --git a/docs/matter.js/classes/time_export.Time.md b/docs/matter.js/classes/time_export.Time.md index 8dbc286a43..eac1473457 100644 --- a/docs/matter.js/classes/time_export.Time.md +++ b/docs/matter.js/classes/time_export.Time.md @@ -52,7 +52,7 @@ #### Defined in -[packages/matter.js/src/time/Time.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/time/Time.ts#L12) +[packages/matter.js/src/time/Time.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/time/Time.ts#L12) ## Methods @@ -75,7 +75,7 @@ Returns a timer that will periodically call callback at intervalMs intervals. #### Defined in -[packages/matter.js/src/time/Time.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/time/Time.ts#L26) +[packages/matter.js/src/time/Time.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/time/Time.ts#L26) ___ @@ -98,7 +98,7 @@ Returns a timer that will call callback after durationMs has passed. #### Defined in -[packages/matter.js/src/time/Time.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/time/Time.ts#L21) +[packages/matter.js/src/time/Time.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/time/Time.ts#L21) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -[packages/matter.js/src/time/Time.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/time/Time.ts#L14) +[packages/matter.js/src/time/Time.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/time/Time.ts#L14) ___ @@ -126,7 +126,7 @@ ___ #### Defined in -[packages/matter.js/src/time/Time.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/time/Time.ts#L17) +[packages/matter.js/src/time/Time.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/time/Time.ts#L17) ___ @@ -147,7 +147,7 @@ ___ #### Defined in -[packages/matter.js/src/time/Time.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/time/Time.ts#L27) +[packages/matter.js/src/time/Time.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/time/Time.ts#L27) ___ @@ -168,7 +168,7 @@ ___ #### Defined in -[packages/matter.js/src/time/Time.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/time/Time.ts#L22) +[packages/matter.js/src/time/Time.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/time/Time.ts#L22) ___ @@ -182,7 +182,7 @@ ___ #### Defined in -[packages/matter.js/src/time/Time.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/time/Time.ts#L15) +[packages/matter.js/src/time/Time.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/time/Time.ts#L15) ___ @@ -196,7 +196,7 @@ ___ #### Defined in -[packages/matter.js/src/time/Time.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/time/Time.ts#L18) +[packages/matter.js/src/time/Time.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/time/Time.ts#L18) ___ @@ -216,4 +216,4 @@ ___ #### Defined in -[packages/matter.js/src/time/Time.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/time/Time.ts#L30) +[packages/matter.js/src/time/Time.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/time/Time.ts#L30) diff --git a/docs/matter.js/classes/tlv_export.AnySchema.md b/docs/matter.js/classes/tlv_export.AnySchema.md index 9abd1bb98b..fedab60913 100644 --- a/docs/matter.js/classes/tlv_export.AnySchema.md +++ b/docs/matter.js/classes/tlv_export.AnySchema.md @@ -76,7 +76,7 @@ TlvSchema.decode #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvAny.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvAny.ts#L113) +[packages/matter.js/src/tlv/TlvAny.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvAny.ts#L113) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvAny.ts:162](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvAny.ts#L162) +[packages/matter.js/src/tlv/TlvAny.ts:162](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvAny.ts#L162) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvAny.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvAny.ts#L126) +[packages/matter.js/src/tlv/TlvAny.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvAny.ts#L126) ___ @@ -158,7 +158,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvAny.ts:181](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvAny.ts#L181) +[packages/matter.js/src/tlv/TlvAny.ts:181](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvAny.ts#L181) ___ @@ -182,7 +182,7 @@ TlvSchema.decodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L14) +[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L14) ___ @@ -206,7 +206,7 @@ TlvSchema.decodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L30) +[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L30) ___ @@ -235,7 +235,7 @@ TlvSchema.decodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L34) +[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L34) ___ @@ -260,7 +260,7 @@ TlvSchema.decodeTlvInternalValue #### Defined in -[packages/matter.js/src/tlv/TlvAny.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvAny.ts#L67) +[packages/matter.js/src/tlv/TlvAny.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvAny.ts#L67) ___ @@ -283,7 +283,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvAny.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvAny.ts#L71) +[packages/matter.js/src/tlv/TlvAny.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvAny.ts#L71) ___ @@ -309,7 +309,7 @@ TlvSchema.encode #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -333,7 +333,7 @@ TlvSchema.encodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L18) +[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L18) ___ @@ -357,7 +357,7 @@ TlvSchema.encodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L24) +[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L24) ___ @@ -383,7 +383,7 @@ TlvSchema.encodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvAny.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvAny.ts#L39) +[packages/matter.js/src/tlv/TlvAny.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvAny.ts#L39) ___ @@ -403,7 +403,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvAny.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvAny.ts#L14) +[packages/matter.js/src/tlv/TlvAny.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvAny.ts#L14) ___ @@ -430,7 +430,7 @@ TlvSchema.injectField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L43) +[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L43) ___ @@ -456,7 +456,7 @@ TlvSchema.removeField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L47) +[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L47) ___ @@ -480,4 +480,4 @@ TlvSchema.validate #### Defined in -[packages/matter.js/src/tlv/TlvAny.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvAny.ts#L101) +[packages/matter.js/src/tlv/TlvAny.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvAny.ts#L101) diff --git a/docs/matter.js/classes/tlv_export.ArraySchema.md b/docs/matter.js/classes/tlv_export.ArraySchema.md index 61eab1cf5e..4fd1944cad 100644 --- a/docs/matter.js/classes/tlv_export.ArraySchema.md +++ b/docs/matter.js/classes/tlv_export.ArraySchema.md @@ -81,7 +81,7 @@ TlvSchema\<T[]\>.constructor #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L31) +[packages/matter.js/src/tlv/TlvArray.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L31) ## Properties @@ -91,7 +91,7 @@ TlvSchema\<T[]\>.constructor #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L32) +[packages/matter.js/src/tlv/TlvArray.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L32) ___ @@ -101,7 +101,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L34) +[packages/matter.js/src/tlv/TlvArray.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L34) ___ @@ -111,7 +111,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L33) +[packages/matter.js/src/tlv/TlvArray.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L33) ## Methods @@ -138,7 +138,7 @@ TlvSchema.decode #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -159,7 +159,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L91) +[packages/matter.js/src/tlv/TlvArray.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L91) ___ @@ -183,7 +183,7 @@ TlvSchema.decodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L14) +[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L14) ___ @@ -207,7 +207,7 @@ TlvSchema.decodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L30) +[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L30) ___ @@ -236,7 +236,7 @@ TlvSchema.decodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L34) +[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L34) ___ @@ -261,7 +261,7 @@ TlvSchema.decodeTlvInternalValue #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L45) +[packages/matter.js/src/tlv/TlvArray.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L45) ___ @@ -287,7 +287,7 @@ TlvSchema.encode #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -307,7 +307,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L117) +[packages/matter.js/src/tlv/TlvArray.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L117) ___ @@ -331,7 +331,7 @@ TlvSchema.encodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L18) +[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L18) ___ @@ -355,7 +355,7 @@ TlvSchema.encodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L24) +[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L24) ___ @@ -381,7 +381,7 @@ TlvSchema.encodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L39) +[packages/matter.js/src/tlv/TlvArray.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L39) ___ @@ -408,7 +408,7 @@ TlvSchema.injectField #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L58) +[packages/matter.js/src/tlv/TlvArray.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L58) ___ @@ -434,7 +434,7 @@ TlvSchema.removeField #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L73) +[packages/matter.js/src/tlv/TlvArray.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L73) ___ @@ -458,4 +458,4 @@ TlvSchema.validate #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:82](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L82) +[packages/matter.js/src/tlv/TlvArray.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L82) diff --git a/docs/matter.js/classes/tlv_export.BooleanSchema.md b/docs/matter.js/classes/tlv_export.BooleanSchema.md index 110529e574..a2d0a5f590 100644 --- a/docs/matter.js/classes/tlv_export.BooleanSchema.md +++ b/docs/matter.js/classes/tlv_export.BooleanSchema.md @@ -76,7 +76,7 @@ TlvSchema.decode #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -100,7 +100,7 @@ TlvSchema.decodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L14) +[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L14) ___ @@ -124,7 +124,7 @@ TlvSchema.decodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L30) +[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L30) ___ @@ -153,7 +153,7 @@ TlvSchema.decodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L34) +[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L34) ___ @@ -178,7 +178,7 @@ TlvSchema.decodeTlvInternalValue #### Defined in -[packages/matter.js/src/tlv/TlvBoolean.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvBoolean.ts#L23) +[packages/matter.js/src/tlv/TlvBoolean.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvBoolean.ts#L23) ___ @@ -204,7 +204,7 @@ TlvSchema.encode #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -228,7 +228,7 @@ TlvSchema.encodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L18) +[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L18) ___ @@ -252,7 +252,7 @@ TlvSchema.encodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L24) +[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L24) ___ @@ -278,7 +278,7 @@ TlvSchema.encodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvBoolean.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvBoolean.ts#L19) +[packages/matter.js/src/tlv/TlvBoolean.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvBoolean.ts#L19) ___ @@ -305,7 +305,7 @@ TlvSchema.injectField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L43) +[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L43) ___ @@ -331,7 +331,7 @@ TlvSchema.removeField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L47) +[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L47) ___ @@ -355,4 +355,4 @@ TlvSchema.validate #### Defined in -[packages/matter.js/src/tlv/TlvBoolean.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvBoolean.ts#L28) +[packages/matter.js/src/tlv/TlvBoolean.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvBoolean.ts#L28) diff --git a/docs/matter.js/classes/tlv_export.NoArgumentsSchema.md b/docs/matter.js/classes/tlv_export.NoArgumentsSchema.md index b48b9654e3..c281a9e328 100644 --- a/docs/matter.js/classes/tlv_export.NoArgumentsSchema.md +++ b/docs/matter.js/classes/tlv_export.NoArgumentsSchema.md @@ -72,7 +72,7 @@ VoidSchema.decode #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -96,7 +96,7 @@ VoidSchema.decodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L14) +[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L14) ___ @@ -120,7 +120,7 @@ VoidSchema.decodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvVoid.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvVoid.ts#L20) +[packages/matter.js/src/tlv/TlvVoid.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvVoid.ts#L20) ___ @@ -149,7 +149,7 @@ VoidSchema.decodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L34) +[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L34) ___ @@ -174,7 +174,7 @@ VoidSchema.decodeTlvInternalValue #### Defined in -[packages/matter.js/src/tlv/TlvVoid.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvVoid.ts#L24) +[packages/matter.js/src/tlv/TlvVoid.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvVoid.ts#L24) ___ @@ -200,7 +200,7 @@ VoidSchema.encode #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -224,7 +224,7 @@ VoidSchema.encodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L18) +[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L18) ___ @@ -248,7 +248,7 @@ VoidSchema.encodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L24) +[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L24) ___ @@ -274,7 +274,7 @@ VoidSchema.encodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvNoArguments.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNoArguments.ts#L19) +[packages/matter.js/src/tlv/TlvNoArguments.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNoArguments.ts#L19) ___ @@ -301,7 +301,7 @@ VoidSchema.injectField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L43) +[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L43) ___ @@ -327,7 +327,7 @@ VoidSchema.removeField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L47) +[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L47) ___ @@ -351,4 +351,4 @@ VoidSchema.validate #### Defined in -[packages/matter.js/src/tlv/TlvVoid.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvVoid.ts#L28) +[packages/matter.js/src/tlv/TlvVoid.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvVoid.ts#L28) diff --git a/docs/matter.js/classes/tlv_export.NullableSchema.md b/docs/matter.js/classes/tlv_export.NullableSchema.md index 93013a6e59..06c9e93e5a 100644 --- a/docs/matter.js/classes/tlv_export.NullableSchema.md +++ b/docs/matter.js/classes/tlv_export.NullableSchema.md @@ -75,7 +75,7 @@ TlvSchema\<T \| null\>.constructor #### Defined in -[packages/matter.js/src/tlv/TlvNullable.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNullable.ts#L17) +[packages/matter.js/src/tlv/TlvNullable.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNullable.ts#L17) ## Properties @@ -85,7 +85,7 @@ TlvSchema\<T \| null\>.constructor #### Defined in -[packages/matter.js/src/tlv/TlvNullable.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNullable.ts#L17) +[packages/matter.js/src/tlv/TlvNullable.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNullable.ts#L17) ## Methods @@ -112,7 +112,7 @@ TlvSchema.decode #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -136,7 +136,7 @@ TlvSchema.decodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L14) +[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L14) ___ @@ -160,7 +160,7 @@ TlvSchema.decodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L30) +[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L30) ___ @@ -189,7 +189,7 @@ TlvSchema.decodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L34) +[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L34) ___ @@ -214,7 +214,7 @@ TlvSchema.decodeTlvInternalValue #### Defined in -[packages/matter.js/src/tlv/TlvNullable.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNullable.ts#L29) +[packages/matter.js/src/tlv/TlvNullable.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNullable.ts#L29) ___ @@ -240,7 +240,7 @@ TlvSchema.encode #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -264,7 +264,7 @@ TlvSchema.encodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L18) +[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L18) ___ @@ -288,7 +288,7 @@ TlvSchema.encodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L24) +[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L24) ___ @@ -314,7 +314,7 @@ TlvSchema.encodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvNullable.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNullable.ts#L21) +[packages/matter.js/src/tlv/TlvNullable.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNullable.ts#L21) ___ @@ -341,7 +341,7 @@ TlvSchema.injectField #### Defined in -[packages/matter.js/src/tlv/TlvNullable.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNullable.ts#L38) +[packages/matter.js/src/tlv/TlvNullable.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNullable.ts#L38) ___ @@ -367,7 +367,7 @@ TlvSchema.removeField #### Defined in -[packages/matter.js/src/tlv/TlvNullable.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNullable.ts#L45) +[packages/matter.js/src/tlv/TlvNullable.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNullable.ts#L45) ___ @@ -391,4 +391,4 @@ TlvSchema.validate #### Defined in -[packages/matter.js/src/tlv/TlvNullable.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNullable.ts#L34) +[packages/matter.js/src/tlv/TlvNullable.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNullable.ts#L34) diff --git a/docs/matter.js/classes/tlv_export.ObjectSchema.md b/docs/matter.js/classes/tlv_export.ObjectSchema.md index 4850eea295..ba17fdb489 100644 --- a/docs/matter.js/classes/tlv_export.ObjectSchema.md +++ b/docs/matter.js/classes/tlv_export.ObjectSchema.md @@ -78,7 +78,7 @@ TlvSchema\<TypeFromFields\<F\>\>.constructor #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L63) +[packages/matter.js/src/tlv/TlvObject.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L63) ## Properties @@ -88,7 +88,7 @@ TlvSchema\<TypeFromFields\<F\>\>.constructor #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L61) +[packages/matter.js/src/tlv/TlvObject.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L61) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L64) +[packages/matter.js/src/tlv/TlvObject.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L64) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L65) +[packages/matter.js/src/tlv/TlvObject.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L65) ## Methods @@ -135,7 +135,7 @@ TlvSchema.decode #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -159,7 +159,7 @@ TlvSchema.decodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L14) +[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L14) ___ @@ -183,7 +183,7 @@ TlvSchema.decodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L30) +[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L30) ___ @@ -212,7 +212,7 @@ TlvSchema.decodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L34) +[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L34) ___ @@ -237,7 +237,7 @@ TlvSchema.decodeTlvInternalValue #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:103](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L103) +[packages/matter.js/src/tlv/TlvObject.ts:103](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L103) ___ @@ -263,7 +263,7 @@ TlvSchema.encode #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -287,7 +287,7 @@ TlvSchema.encodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L18) +[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L18) ___ @@ -311,7 +311,7 @@ TlvSchema.encodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L24) +[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L24) ___ @@ -337,7 +337,7 @@ TlvSchema.encodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L78) +[packages/matter.js/src/tlv/TlvObject.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L78) ___ @@ -364,7 +364,7 @@ TlvSchema.injectField #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L180) +[packages/matter.js/src/tlv/TlvObject.ts:180](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L180) ___ @@ -390,7 +390,7 @@ TlvSchema.removeField #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:201](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L201) +[packages/matter.js/src/tlv/TlvObject.ts:201](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L201) ___ @@ -414,4 +414,4 @@ TlvSchema.validate #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:148](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L148) +[packages/matter.js/src/tlv/TlvObject.ts:148](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L148) diff --git a/docs/matter.js/classes/tlv_export.StringSchema.md b/docs/matter.js/classes/tlv_export.StringSchema.md index e9b150abda..53ebdfb123 100644 --- a/docs/matter.js/classes/tlv_export.StringSchema.md +++ b/docs/matter.js/classes/tlv_export.StringSchema.md @@ -80,7 +80,7 @@ TlvSchema\<TlvToPrimitive[T]\>.constructor #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L27) +[packages/matter.js/src/tlv/TlvString.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L27) ## Properties @@ -90,7 +90,7 @@ TlvSchema\<TlvToPrimitive[T]\>.constructor #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L30) +[packages/matter.js/src/tlv/TlvString.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L30) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L29) +[packages/matter.js/src/tlv/TlvString.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L29) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L28) +[packages/matter.js/src/tlv/TlvString.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L28) ## Methods @@ -130,7 +130,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L59) +[packages/matter.js/src/tlv/TlvString.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L59) ___ @@ -157,7 +157,7 @@ TlvSchema.decode #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -181,7 +181,7 @@ TlvSchema.decodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L14) +[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L14) ___ @@ -205,7 +205,7 @@ TlvSchema.decodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L30) +[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L30) ___ @@ -234,7 +234,7 @@ TlvSchema.decodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L34) +[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L34) ___ @@ -259,7 +259,7 @@ TlvSchema.decodeTlvInternalValue #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L43) +[packages/matter.js/src/tlv/TlvString.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L43) ___ @@ -285,7 +285,7 @@ TlvSchema.encode #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -309,7 +309,7 @@ TlvSchema.encodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L18) +[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L18) ___ @@ -333,7 +333,7 @@ TlvSchema.encodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L24) +[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L24) ___ @@ -359,7 +359,7 @@ TlvSchema.encodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L37) +[packages/matter.js/src/tlv/TlvString.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L37) ___ @@ -386,7 +386,7 @@ TlvSchema.injectField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L43) +[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L43) ___ @@ -412,7 +412,7 @@ TlvSchema.removeField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L47) +[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L47) ___ @@ -436,4 +436,4 @@ TlvSchema.validate #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L48) +[packages/matter.js/src/tlv/TlvString.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L48) diff --git a/docs/matter.js/classes/tlv_export.TlvArrayReader.md b/docs/matter.js/classes/tlv_export.TlvArrayReader.md index feca4949fb..987cb1c69f 100644 --- a/docs/matter.js/classes/tlv_export.TlvArrayReader.md +++ b/docs/matter.js/classes/tlv_export.TlvArrayReader.md @@ -42,7 +42,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L79) +[packages/matter.js/src/tlv/TlvSchema.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L79) ## Properties @@ -52,7 +52,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L77) +[packages/matter.js/src/tlv/TlvSchema.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L77) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L79) +[packages/matter.js/src/tlv/TlvSchema.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L79) ## Methods @@ -93,7 +93,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L86) +[packages/matter.js/src/tlv/TlvSchema.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L86) ___ @@ -111,4 +111,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L81) +[packages/matter.js/src/tlv/TlvSchema.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L81) diff --git a/docs/matter.js/classes/tlv_export.TlvArrayWriter.md b/docs/matter.js/classes/tlv_export.TlvArrayWriter.md index 5d3f32963d..cedd6d1ebe 100644 --- a/docs/matter.js/classes/tlv_export.TlvArrayWriter.md +++ b/docs/matter.js/classes/tlv_export.TlvArrayWriter.md @@ -42,7 +42,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L61) +[packages/matter.js/src/tlv/TlvSchema.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L61) ## Methods @@ -56,7 +56,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L71) +[packages/matter.js/src/tlv/TlvSchema.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L71) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L67) +[packages/matter.js/src/tlv/TlvSchema.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L67) ___ @@ -112,4 +112,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L63) +[packages/matter.js/src/tlv/TlvSchema.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L63) diff --git a/docs/matter.js/classes/tlv_export.TlvByteArrayReader.md b/docs/matter.js/classes/tlv_export.TlvByteArrayReader.md index 41f30d211d..7545388d57 100644 --- a/docs/matter.js/classes/tlv_export.TlvByteArrayReader.md +++ b/docs/matter.js/classes/tlv_export.TlvByteArrayReader.md @@ -41,7 +41,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L125) +[packages/matter.js/src/tlv/TlvSchema.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L125) ## Properties @@ -51,7 +51,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:123](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L123) +[packages/matter.js/src/tlv/TlvSchema.ts:123](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L123) ## Methods @@ -82,7 +82,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:133](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L133) +[packages/matter.js/src/tlv/TlvSchema.ts:133](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L133) ___ @@ -105,4 +105,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L129) +[packages/matter.js/src/tlv/TlvSchema.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L129) diff --git a/docs/matter.js/classes/tlv_export.TlvByteArrayWriter.md b/docs/matter.js/classes/tlv_export.TlvByteArrayWriter.md index 57c0dc9723..d8a2e7e8a6 100644 --- a/docs/matter.js/classes/tlv_export.TlvByteArrayWriter.md +++ b/docs/matter.js/classes/tlv_export.TlvByteArrayWriter.md @@ -42,7 +42,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:107](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L107) +[packages/matter.js/src/tlv/TlvSchema.ts:107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L107) ## Methods @@ -56,7 +56,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L117) +[packages/matter.js/src/tlv/TlvSchema.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L117) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L113) +[packages/matter.js/src/tlv/TlvSchema.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L113) ___ @@ -112,4 +112,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L109) +[packages/matter.js/src/tlv/TlvSchema.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L109) diff --git a/docs/matter.js/classes/tlv_export.TlvCodec.md b/docs/matter.js/classes/tlv_export.TlvCodec.md index 8165c58106..1e87fe49bb 100644 --- a/docs/matter.js/classes/tlv_export.TlvCodec.md +++ b/docs/matter.js/classes/tlv_export.TlvCodec.md @@ -53,7 +53,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L129) +[packages/matter.js/src/tlv/TlvCodec.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L129) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:422](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L422) +[packages/matter.js/src/tlv/TlvCodec.ts:422](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L422) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:342](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L342) +[packages/matter.js/src/tlv/TlvCodec.ts:342](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L342) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:457](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L457) +[packages/matter.js/src/tlv/TlvCodec.ts:457](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L457) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L117) +[packages/matter.js/src/tlv/TlvCodec.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L117) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:179](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L179) +[packages/matter.js/src/tlv/TlvCodec.ts:179](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L179) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:206](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L206) +[packages/matter.js/src/tlv/TlvCodec.ts:206](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L206) ___ @@ -209,7 +209,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:159](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L159) +[packages/matter.js/src/tlv/TlvCodec.ts:159](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L159) ___ @@ -238,7 +238,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:154](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L154) +[packages/matter.js/src/tlv/TlvCodec.ts:154](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L154) ___ @@ -266,7 +266,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:370](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L370) +[packages/matter.js/src/tlv/TlvCodec.ts:370](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L370) ___ @@ -292,7 +292,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:292](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L292) +[packages/matter.js/src/tlv/TlvCodec.ts:292](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L292) ___ @@ -314,4 +314,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:444](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L444) +[packages/matter.js/src/tlv/TlvCodec.ts:444](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L444) diff --git a/docs/matter.js/classes/tlv_export.TlvNumberSchema.md b/docs/matter.js/classes/tlv_export.TlvNumberSchema.md index ee578ff122..4903e3f205 100644 --- a/docs/matter.js/classes/tlv_export.TlvNumberSchema.md +++ b/docs/matter.js/classes/tlv_export.TlvNumberSchema.md @@ -65,7 +65,7 @@ TlvNumericSchema\<number\>.constructor #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L90) +[packages/matter.js/src/tlv/TlvNumber.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L90) ## Properties @@ -93,7 +93,7 @@ TlvNumericSchema.lengthProvider #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L41) +[packages/matter.js/src/tlv/TlvNumber.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L41) ___ @@ -107,7 +107,7 @@ TlvNumericSchema.max #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L43) +[packages/matter.js/src/tlv/TlvNumber.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L43) ___ @@ -121,7 +121,7 @@ TlvNumericSchema.min #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L42) +[packages/matter.js/src/tlv/TlvNumber.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L42) ___ @@ -135,7 +135,7 @@ TlvNumericSchema.type #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L40) +[packages/matter.js/src/tlv/TlvNumber.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L40) ## Methods @@ -159,7 +159,7 @@ TlvNumericSchema.bound #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:104](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L104) +[packages/matter.js/src/tlv/TlvNumber.ts:104](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L104) ___ @@ -186,7 +186,7 @@ TlvNumericSchema.decode #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -210,7 +210,7 @@ TlvNumericSchema.decodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L14) +[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L14) ___ @@ -234,7 +234,7 @@ TlvNumericSchema.decodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L30) +[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L30) ___ @@ -263,7 +263,7 @@ TlvNumericSchema.decodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L34) +[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L34) ___ @@ -288,7 +288,7 @@ TlvNumericSchema.decodeTlvInternalValue #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L99) +[packages/matter.js/src/tlv/TlvNumber.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L99) ___ @@ -314,7 +314,7 @@ TlvNumericSchema.encode #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -338,7 +338,7 @@ TlvNumericSchema.encodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L18) +[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L18) ___ @@ -362,7 +362,7 @@ TlvNumericSchema.encodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L24) +[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L24) ___ @@ -388,7 +388,7 @@ TlvNumericSchema.encodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L48) +[packages/matter.js/src/tlv/TlvNumber.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L48) ___ @@ -415,7 +415,7 @@ TlvNumericSchema.injectField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L43) +[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L43) ___ @@ -441,7 +441,7 @@ TlvNumericSchema.removeField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L47) +[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L47) ___ @@ -465,7 +465,7 @@ TlvNumericSchema.validate #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:108](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L108) +[packages/matter.js/src/tlv/TlvNumber.ts:108](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L108) ___ @@ -489,4 +489,4 @@ TlvNumericSchema.validateBoundaries #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L66) +[packages/matter.js/src/tlv/TlvNumber.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L66) diff --git a/docs/matter.js/classes/tlv_export.TlvNumericSchema.md b/docs/matter.js/classes/tlv_export.TlvNumericSchema.md index 4116a0f970..be3b831c8c 100644 --- a/docs/matter.js/classes/tlv_export.TlvNumericSchema.md +++ b/docs/matter.js/classes/tlv_export.TlvNumericSchema.md @@ -85,7 +85,7 @@ TlvSchema\<T\>.constructor #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L39) +[packages/matter.js/src/tlv/TlvNumber.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L39) ## Properties @@ -109,7 +109,7 @@ TlvSchema\<T\>.constructor #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L41) +[packages/matter.js/src/tlv/TlvNumber.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L41) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L43) +[packages/matter.js/src/tlv/TlvNumber.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L43) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L42) +[packages/matter.js/src/tlv/TlvNumber.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L42) ___ @@ -139,7 +139,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L40) +[packages/matter.js/src/tlv/TlvNumber.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L40) ## Methods @@ -161,7 +161,7 @@ Restrict value range. #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L74) +[packages/matter.js/src/tlv/TlvNumber.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L74) ___ @@ -188,7 +188,7 @@ TlvSchema.decode #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -212,7 +212,7 @@ TlvSchema.decodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L14) +[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L14) ___ @@ -236,7 +236,7 @@ TlvSchema.decodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L30) +[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L30) ___ @@ -265,7 +265,7 @@ TlvSchema.decodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L34) +[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L34) ___ @@ -290,7 +290,7 @@ TlvSchema.decodeTlvInternalValue #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L54) +[packages/matter.js/src/tlv/TlvNumber.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L54) ___ @@ -316,7 +316,7 @@ TlvSchema.encode #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -340,7 +340,7 @@ TlvSchema.encodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L18) +[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L18) ___ @@ -364,7 +364,7 @@ TlvSchema.encodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L24) +[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L24) ___ @@ -390,7 +390,7 @@ TlvSchema.encodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L48) +[packages/matter.js/src/tlv/TlvNumber.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L48) ___ @@ -417,7 +417,7 @@ TlvSchema.injectField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L43) +[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L43) ___ @@ -443,7 +443,7 @@ TlvSchema.removeField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L47) +[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L47) ___ @@ -467,7 +467,7 @@ TlvSchema.validate #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L60) +[packages/matter.js/src/tlv/TlvNumber.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L60) ___ @@ -487,4 +487,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L66) +[packages/matter.js/src/tlv/TlvNumber.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L66) diff --git a/docs/matter.js/classes/tlv_export.TlvSchema.md b/docs/matter.js/classes/tlv_export.TlvSchema.md index e0e8f43a78..d5fb7886f2 100644 --- a/docs/matter.js/classes/tlv_export.TlvSchema.md +++ b/docs/matter.js/classes/tlv_export.TlvSchema.md @@ -112,7 +112,7 @@ Schema.decode #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -140,7 +140,7 @@ Schema.decodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L14) +[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L14) ___ @@ -164,7 +164,7 @@ TlvSchema.decodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L30) +[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L30) ___ @@ -193,7 +193,7 @@ TlvSchema.decodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L34) +[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L34) ___ @@ -218,7 +218,7 @@ TlvSchema.decodeTlvInternalValue #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L39) +[packages/matter.js/src/tlv/TlvSchema.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L39) ___ @@ -248,7 +248,7 @@ Schema.encode #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -276,7 +276,7 @@ Schema.encodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L18) +[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L18) ___ @@ -300,7 +300,7 @@ TlvSchema.encodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L24) +[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L24) ___ @@ -326,7 +326,7 @@ TlvSchema.encodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L41) +[packages/matter.js/src/tlv/TlvSchema.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L41) ___ @@ -353,7 +353,7 @@ TlvSchema.injectField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L43) +[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L43) ___ @@ -379,7 +379,7 @@ TlvSchema.removeField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L47) +[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L47) ___ @@ -409,4 +409,4 @@ Schema.validate #### Defined in -[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L28) +[packages/matter.js/src/schema/Schema.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L28) diff --git a/docs/matter.js/classes/tlv_export.TlvWrapper.md b/docs/matter.js/classes/tlv_export.TlvWrapper.md index 2c5c70dd61..f226c159b0 100644 --- a/docs/matter.js/classes/tlv_export.TlvWrapper.md +++ b/docs/matter.js/classes/tlv_export.TlvWrapper.md @@ -77,7 +77,7 @@ TlvSchema\<O\>.constructor #### Defined in -[packages/matter.js/src/tlv/TlvWrapper.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvWrapper.ts#L11) +[packages/matter.js/src/tlv/TlvWrapper.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvWrapper.ts#L11) ## Properties @@ -87,7 +87,7 @@ TlvSchema\<O\>.constructor #### Defined in -[packages/matter.js/src/tlv/TlvWrapper.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvWrapper.ts#L12) +[packages/matter.js/src/tlv/TlvWrapper.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvWrapper.ts#L12) ___ @@ -111,7 +111,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvWrapper.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvWrapper.ts#L14) +[packages/matter.js/src/tlv/TlvWrapper.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvWrapper.ts#L14) ___ @@ -135,7 +135,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvWrapper.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvWrapper.ts#L13) +[packages/matter.js/src/tlv/TlvWrapper.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvWrapper.ts#L13) ## Methods @@ -162,7 +162,7 @@ TlvSchema.decode #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -186,7 +186,7 @@ TlvSchema.decodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L14) +[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L14) ___ @@ -210,7 +210,7 @@ TlvSchema.decodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L30) +[packages/matter.js/src/tlv/TlvSchema.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L30) ___ @@ -239,7 +239,7 @@ TlvSchema.decodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L34) +[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L34) ___ @@ -264,7 +264,7 @@ TlvSchema.decodeTlvInternalValue #### Defined in -[packages/matter.js/src/tlv/TlvWrapper.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvWrapper.ts#L19) +[packages/matter.js/src/tlv/TlvWrapper.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvWrapper.ts#L19) ___ @@ -290,7 +290,7 @@ TlvSchema.encode #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -314,7 +314,7 @@ TlvSchema.encodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L18) +[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L18) ___ @@ -338,7 +338,7 @@ TlvSchema.encodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L24) +[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L24) ___ @@ -364,7 +364,7 @@ TlvSchema.encodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvWrapper.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvWrapper.ts#L23) +[packages/matter.js/src/tlv/TlvWrapper.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvWrapper.ts#L23) ___ @@ -391,7 +391,7 @@ TlvSchema.injectField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L43) +[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L43) ___ @@ -417,7 +417,7 @@ TlvSchema.removeField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L47) +[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L47) ___ @@ -441,4 +441,4 @@ TlvSchema.validate #### Defined in -[packages/matter.js/src/tlv/TlvWrapper.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvWrapper.ts#L27) +[packages/matter.js/src/tlv/TlvWrapper.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvWrapper.ts#L27) diff --git a/docs/matter.js/classes/tlv_export.VoidSchema.md b/docs/matter.js/classes/tlv_export.VoidSchema.md index 749830820a..80d8b27541 100644 --- a/docs/matter.js/classes/tlv_export.VoidSchema.md +++ b/docs/matter.js/classes/tlv_export.VoidSchema.md @@ -74,7 +74,7 @@ TlvSchema.decode #### Defined in -[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L16) +[packages/matter.js/src/schema/Schema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L16) ___ @@ -98,7 +98,7 @@ TlvSchema.decodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L14) +[packages/matter.js/src/tlv/TlvSchema.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L14) ___ @@ -122,7 +122,7 @@ TlvSchema.decodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvVoid.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvVoid.ts#L20) +[packages/matter.js/src/tlv/TlvVoid.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvVoid.ts#L20) ___ @@ -151,7 +151,7 @@ TlvSchema.decodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L34) +[packages/matter.js/src/tlv/TlvSchema.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L34) ___ @@ -176,7 +176,7 @@ TlvSchema.decodeTlvInternalValue #### Defined in -[packages/matter.js/src/tlv/TlvVoid.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvVoid.ts#L24) +[packages/matter.js/src/tlv/TlvVoid.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvVoid.ts#L24) ___ @@ -202,7 +202,7 @@ TlvSchema.encode #### Defined in -[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Schema.ts#L10) +[packages/matter.js/src/schema/Schema.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Schema.ts#L10) ___ @@ -226,7 +226,7 @@ TlvSchema.encodeInternal #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L18) +[packages/matter.js/src/tlv/TlvSchema.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L18) ___ @@ -250,7 +250,7 @@ TlvSchema.encodeTlv #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L24) +[packages/matter.js/src/tlv/TlvSchema.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L24) ___ @@ -276,7 +276,7 @@ TlvSchema.encodeTlvInternal #### Defined in -[packages/matter.js/src/tlv/TlvVoid.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvVoid.ts#L16) +[packages/matter.js/src/tlv/TlvVoid.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvVoid.ts#L16) ___ @@ -303,7 +303,7 @@ TlvSchema.injectField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L43) +[packages/matter.js/src/tlv/TlvSchema.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L43) ___ @@ -329,7 +329,7 @@ TlvSchema.removeField #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L47) +[packages/matter.js/src/tlv/TlvSchema.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L47) ___ @@ -353,4 +353,4 @@ TlvSchema.validate #### Defined in -[packages/matter.js/src/tlv/TlvVoid.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvVoid.ts#L28) +[packages/matter.js/src/tlv/TlvVoid.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvVoid.ts#L28) diff --git a/docs/matter.js/classes/util_export.Cache.md b/docs/matter.js/classes/util_export.Cache.md index ed5bc46d02..5f23c2ea78 100644 --- a/docs/matter.js/classes/util_export.Cache.md +++ b/docs/matter.js/classes/util_export.Cache.md @@ -61,7 +61,7 @@ #### Defined in -[packages/matter.js/src/util/Cache.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Cache.ts#L17) +[packages/matter.js/src/util/Cache.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Cache.ts#L17) ## Properties @@ -71,7 +71,7 @@ #### Defined in -[packages/matter.js/src/util/Cache.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Cache.ts#L19) +[packages/matter.js/src/util/Cache.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Cache.ts#L19) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Cache.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Cache.ts#L20) +[packages/matter.js/src/util/Cache.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Cache.ts#L20) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Cache.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Cache.ts#L18) +[packages/matter.js/src/util/Cache.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Cache.ts#L18) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Cache.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Cache.ts#L12) +[packages/matter.js/src/util/Cache.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Cache.ts#L12) ___ @@ -140,7 +140,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Cache.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Cache.ts#L15) +[packages/matter.js/src/util/Cache.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Cache.ts#L15) ___ @@ -150,7 +150,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Cache.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Cache.ts#L14) +[packages/matter.js/src/util/Cache.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Cache.ts#L14) ___ @@ -160,7 +160,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Cache.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Cache.ts#L13) +[packages/matter.js/src/util/Cache.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Cache.ts#L13) ## Methods @@ -174,7 +174,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Cache.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Cache.ts#L50) +[packages/matter.js/src/util/Cache.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Cache.ts#L50) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Cache.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Cache.ts#L58) +[packages/matter.js/src/util/Cache.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Cache.ts#L58) ___ @@ -208,7 +208,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Cache.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Cache.ts#L41) +[packages/matter.js/src/util/Cache.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Cache.ts#L41) ___ @@ -222,7 +222,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Cache.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Cache.ts#L64) +[packages/matter.js/src/util/Cache.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Cache.ts#L64) ___ @@ -242,7 +242,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Cache.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Cache.ts#L25) +[packages/matter.js/src/util/Cache.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Cache.ts#L25) ___ @@ -256,4 +256,4 @@ ___ #### Defined in -[packages/matter.js/src/util/Cache.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Cache.ts#L37) +[packages/matter.js/src/util/Cache.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Cache.ts#L37) diff --git a/docs/matter.js/classes/util_export.DataReader.md b/docs/matter.js/classes/util_export.DataReader.md index 74515e5d62..8441556356 100644 --- a/docs/matter.js/classes/util_export.DataReader.md +++ b/docs/matter.js/classes/util_export.DataReader.md @@ -70,7 +70,7 @@ Reader that auto-increments its offset after each read. #### Defined in -[packages/matter.js/src/util/DataReader.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L15) +[packages/matter.js/src/util/DataReader.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L15) ## Properties @@ -80,7 +80,7 @@ Reader that auto-increments its offset after each read. #### Defined in -[packages/matter.js/src/util/DataReader.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L16) +[packages/matter.js/src/util/DataReader.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L16) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L12) +[packages/matter.js/src/util/DataReader.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L12) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L11) +[packages/matter.js/src/util/DataReader.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L11) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L13) +[packages/matter.js/src/util/DataReader.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L13) ## Methods @@ -124,7 +124,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L81) +[packages/matter.js/src/util/DataReader.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L81) ___ @@ -144,7 +144,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L92) +[packages/matter.js/src/util/DataReader.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L92) ___ @@ -158,7 +158,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L77) +[packages/matter.js/src/util/DataReader.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L77) ___ @@ -172,7 +172,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L73) +[packages/matter.js/src/util/DataReader.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L73) ___ @@ -192,7 +192,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L68) +[packages/matter.js/src/util/DataReader.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L68) ___ @@ -206,7 +206,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L59) +[packages/matter.js/src/util/DataReader.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L59) ___ @@ -220,7 +220,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L55) +[packages/matter.js/src/util/DataReader.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L55) ___ @@ -234,7 +234,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L43) +[packages/matter.js/src/util/DataReader.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L43) ___ @@ -248,7 +248,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L47) +[packages/matter.js/src/util/DataReader.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L47) ___ @@ -262,7 +262,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L51) +[packages/matter.js/src/util/DataReader.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L51) ___ @@ -276,7 +276,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L39) +[packages/matter.js/src/util/DataReader.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L39) ___ @@ -290,7 +290,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L27) +[packages/matter.js/src/util/DataReader.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L27) ___ @@ -304,7 +304,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L31) +[packages/matter.js/src/util/DataReader.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L31) ___ @@ -318,7 +318,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L35) +[packages/matter.js/src/util/DataReader.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L35) ___ @@ -332,7 +332,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L23) +[packages/matter.js/src/util/DataReader.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L23) ___ @@ -352,7 +352,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L63) +[packages/matter.js/src/util/DataReader.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L63) ___ @@ -372,4 +372,4 @@ ___ #### Defined in -[packages/matter.js/src/util/DataReader.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataReader.ts#L85) +[packages/matter.js/src/util/DataReader.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataReader.ts#L85) diff --git a/docs/matter.js/classes/util_export.DataWriter.md b/docs/matter.js/classes/util_export.DataWriter.md index bab936dffd..fbc822cb82 100644 --- a/docs/matter.js/classes/util_export.DataWriter.md +++ b/docs/matter.js/classes/util_export.DataWriter.md @@ -63,7 +63,7 @@ Writer that auto-increments its offset after each write. #### Defined in -[packages/matter.js/src/util/DataWriter.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L17) +[packages/matter.js/src/util/DataWriter.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L17) ## Properties @@ -73,7 +73,7 @@ Writer that auto-increments its offset after each write. #### Defined in -[packages/matter.js/src/util/DataWriter.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L15) +[packages/matter.js/src/util/DataWriter.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L15) ___ @@ -83,7 +83,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataWriter.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L14) +[packages/matter.js/src/util/DataWriter.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L14) ___ @@ -93,7 +93,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataWriter.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L13) +[packages/matter.js/src/util/DataWriter.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L13) ## Methods @@ -107,7 +107,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataWriter.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L94) +[packages/matter.js/src/util/DataWriter.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L94) ___ @@ -127,7 +127,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataWriter.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L89) +[packages/matter.js/src/util/DataWriter.ts:89](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L89) ___ @@ -147,7 +147,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataWriter.ts:82](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L82) +[packages/matter.js/src/util/DataWriter.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L82) ___ @@ -167,7 +167,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataWriter.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L75) +[packages/matter.js/src/util/DataWriter.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L75) ___ @@ -187,7 +187,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataWriter.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L54) +[packages/matter.js/src/util/DataWriter.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L54) ___ @@ -207,7 +207,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataWriter.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L61) +[packages/matter.js/src/util/DataWriter.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L61) ___ @@ -227,7 +227,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataWriter.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L68) +[packages/matter.js/src/util/DataWriter.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L68) ___ @@ -247,7 +247,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataWriter.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L47) +[packages/matter.js/src/util/DataWriter.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L47) ___ @@ -267,7 +267,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataWriter.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L26) +[packages/matter.js/src/util/DataWriter.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L26) ___ @@ -287,7 +287,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataWriter.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L33) +[packages/matter.js/src/util/DataWriter.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L33) ___ @@ -307,7 +307,7 @@ ___ #### Defined in -[packages/matter.js/src/util/DataWriter.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L40) +[packages/matter.js/src/util/DataWriter.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L40) ___ @@ -327,4 +327,4 @@ ___ #### Defined in -[packages/matter.js/src/util/DataWriter.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DataWriter.ts#L21) +[packages/matter.js/src/util/DataWriter.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DataWriter.ts#L21) diff --git a/docs/matter.js/classes/util_export.NamedHandler.md b/docs/matter.js/classes/util_export.NamedHandler.md index 8705a50ea2..8a97ad8e39 100644 --- a/docs/matter.js/classes/util_export.NamedHandler.md +++ b/docs/matter.js/classes/util_export.NamedHandler.md @@ -51,7 +51,7 @@ #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L10) +[packages/matter.js/src/util/NamedHandler.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L10) ## Methods @@ -78,7 +78,7 @@ #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L16) +[packages/matter.js/src/util/NamedHandler.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L16) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L20) +[packages/matter.js/src/util/NamedHandler.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L20) ___ @@ -131,7 +131,7 @@ ___ #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L12) +[packages/matter.js/src/util/NamedHandler.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L12) ___ @@ -158,4 +158,4 @@ ___ #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L28) +[packages/matter.js/src/util/NamedHandler.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L28) diff --git a/docs/matter.js/classes/util_export.Queue.md b/docs/matter.js/classes/util_export.Queue.md index 1fca26788e..d26f821130 100644 --- a/docs/matter.js/classes/util_export.Queue.md +++ b/docs/matter.js/classes/util_export.Queue.md @@ -56,7 +56,7 @@ #### Defined in -[packages/matter.js/src/util/Queue.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Queue.ts#L17) +[packages/matter.js/src/util/Queue.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Queue.ts#L17) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Queue.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Queue.ts#L16) +[packages/matter.js/src/util/Queue.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Queue.ts#L16) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Queue.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Queue.ts#L15) +[packages/matter.js/src/util/Queue.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Queue.ts#L15) ## Methods @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Queue.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Queue.ts#L46) +[packages/matter.js/src/util/Queue.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Queue.ts#L46) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Queue.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Queue.ts#L19) +[packages/matter.js/src/util/Queue.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Queue.ts#L19) ___ @@ -146,4 +146,4 @@ ___ #### Defined in -[packages/matter.js/src/util/Queue.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Queue.ts#L35) +[packages/matter.js/src/util/Queue.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Queue.ts#L35) diff --git a/docs/matter.js/enums/cluster_export.AccessControl.AccessControlEntryAuthMode.md b/docs/matter.js/enums/cluster_export.AccessControl.AccessControlEntryAuthMode.md index 88c2d0d21f..2b2448cafd 100644 --- a/docs/matter.js/enums/cluster_export.AccessControl.AccessControlEntryAuthMode.md +++ b/docs/matter.js/enums/cluster_export.AccessControl.AccessControlEntryAuthMode.md @@ -26,7 +26,7 @@ Certificate authenticated session #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L90) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L90) ___ @@ -38,7 +38,7 @@ Group authenticated session #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L95) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L95) ___ @@ -50,4 +50,4 @@ Passcode authenticated session #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L85) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L85) diff --git a/docs/matter.js/enums/cluster_export.AccessControl.AccessControlEntryPrivilege.md b/docs/matter.js/enums/cluster_export.AccessControl.AccessControlEntryPrivilege.md index 0dfe3baa48..17807dd704 100644 --- a/docs/matter.js/enums/cluster_export.AccessControl.AccessControlEntryPrivilege.md +++ b/docs/matter.js/enums/cluster_export.AccessControl.AccessControlEntryPrivilege.md @@ -38,7 +38,7 @@ This value implicitly grants Manage, Operate, Proxy View & View privileges #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L75) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L75) ___ @@ -56,7 +56,7 @@ This value implicitly grants Operate & View privileges #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L66) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L66) ___ @@ -74,7 +74,7 @@ This value implicitly grants View privileges #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L57) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L57) ___ @@ -86,7 +86,7 @@ Can read and observe all (as seen by a Proxy) #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L48) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L48) ___ @@ -98,4 +98,4 @@ Can read and observe all (except Access Control Cluster and as seen by a non-Pro #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L43) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L43) diff --git a/docs/matter.js/enums/cluster_export.AccessControl.ChangeType.md b/docs/matter.js/enums/cluster_export.AccessControl.ChangeType.md index eb75896b3c..db81fce452 100644 --- a/docs/matter.js/enums/cluster_export.AccessControl.ChangeType.md +++ b/docs/matter.js/enums/cluster_export.AccessControl.ChangeType.md @@ -26,7 +26,7 @@ Entry or extension was added #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:243](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L243) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:243](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L243) ___ @@ -38,7 +38,7 @@ Entry or extension was changed #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:238](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L238) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:238](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L238) ___ @@ -50,4 +50,4 @@ Entry or extension was removed #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:248](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L248) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:248](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L248) diff --git a/docs/matter.js/enums/cluster_export.AccessLevel.md b/docs/matter.js/enums/cluster_export.AccessLevel.md index 99cb030569..3bef71eb11 100644 --- a/docs/matter.js/enums/cluster_export.AccessLevel.md +++ b/docs/matter.js/enums/cluster_export.AccessLevel.md @@ -21,7 +21,7 @@ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L29) +[packages/matter.js/src/cluster/Cluster.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L29) ___ @@ -31,7 +31,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L28) +[packages/matter.js/src/cluster/Cluster.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L28) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L27) +[packages/matter.js/src/cluster/Cluster.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L27) ___ @@ -51,4 +51,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L26) +[packages/matter.js/src/cluster/Cluster.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L26) diff --git a/docs/matter.js/enums/cluster_export.Actions.ActionError.md b/docs/matter.js/enums/cluster_export.Actions.ActionError.md index b8ffd5cefe..fa89640631 100644 --- a/docs/matter.js/enums/cluster_export.Actions.ActionError.md +++ b/docs/matter.js/enums/cluster_export.Actions.ActionError.md @@ -25,7 +25,7 @@ The action was interrupted by another command or interaction #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:508](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L508) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:508](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L508) ___ @@ -37,4 +37,4 @@ Other reason not listed in the row(s) below #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:503](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L503) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:503](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L503) diff --git a/docs/matter.js/enums/cluster_export.Actions.ActionState.md b/docs/matter.js/enums/cluster_export.Actions.ActionState.md index 4f019fb472..540db6715b 100644 --- a/docs/matter.js/enums/cluster_export.Actions.ActionState.md +++ b/docs/matter.js/enums/cluster_export.Actions.ActionState.md @@ -29,7 +29,7 @@ The action is active #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L192) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L192) ___ @@ -41,7 +41,7 @@ The action has been disabled #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:202](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L202) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:202](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L202) ___ @@ -53,7 +53,7 @@ The action is not active #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:187](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L187) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:187](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L187) ___ @@ -65,4 +65,4 @@ The action has been paused #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:197](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L197) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:197](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L197) diff --git a/docs/matter.js/enums/cluster_export.Actions.ActionType.md b/docs/matter.js/enums/cluster_export.Actions.ActionType.md index 09cc6a6a6e..f09839dacc 100644 --- a/docs/matter.js/enums/cluster_export.Actions.ActionType.md +++ b/docs/matter.js/enums/cluster_export.Actions.ActionType.md @@ -39,7 +39,7 @@ Example: flash all lights in the house when CO sensor triggers. #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:108](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L108) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:108](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L108) ___ @@ -58,7 +58,7 @@ started, stopped, paused, resumed. Example: see example 3. #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L72) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L72) ___ @@ -80,7 +80,7 @@ Example: lock the doors when the server’s system has detected no one is at hom #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L85) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L85) ___ @@ -100,7 +100,7 @@ Example: play a pattern on the lights in the living room if there is someone in #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L96) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L96) ___ @@ -112,7 +112,7 @@ Use this only when none of the other values applies #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L34) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L34) ___ @@ -137,7 +137,7 @@ Example: see examples 1 and 2. #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L50) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L50) ___ @@ -158,4 +158,4 @@ Example: see example 4. #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L62) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L62) diff --git a/docs/matter.js/enums/cluster_export.Actions.EndpointListType.md b/docs/matter.js/enums/cluster_export.Actions.EndpointListType.md index 0664edcde0..e699245685 100644 --- a/docs/matter.js/enums/cluster_export.Actions.EndpointListType.md +++ b/docs/matter.js/enums/cluster_export.Actions.EndpointListType.md @@ -37,7 +37,7 @@ not use this for anything else than just to know which endpoints would be affect #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:278](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L278) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:278](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L278) ___ @@ -59,7 +59,7 @@ adds a bridged device or creates a new room). #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L291) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L291) ___ @@ -82,4 +82,4 @@ control as a group, so Matter controllers could provide the user with a way to d #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L305) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L305) diff --git a/docs/matter.js/enums/cluster_export.AdministratorCommissioning.CommissioningWindowStatus.md b/docs/matter.js/enums/cluster_export.AdministratorCommissioning.CommissioningWindowStatus.md index 749c21e287..0bc61e4f23 100644 --- a/docs/matter.js/enums/cluster_export.AdministratorCommissioning.CommissioningWindowStatus.md +++ b/docs/matter.js/enums/cluster_export.AdministratorCommissioning.CommissioningWindowStatus.md @@ -26,7 +26,7 @@ A Basic Commissioning Method window is open #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L39) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L39) ___ @@ -38,7 +38,7 @@ An Enhanced Commissioning Method window is open #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L34) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L34) ___ @@ -50,4 +50,4 @@ Commissioning window not open #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L29) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L29) diff --git a/docs/matter.js/enums/cluster_export.AdministratorCommissioning.Feature.md b/docs/matter.js/enums/cluster_export.AdministratorCommissioning.Feature.md index facfbca98f..347064d0ff 100644 --- a/docs/matter.js/enums/cluster_export.AdministratorCommissioning.Feature.md +++ b/docs/matter.js/enums/cluster_export.AdministratorCommissioning.Feature.md @@ -28,4 +28,4 @@ Node supports Basic Commissioning Method. #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:151](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L151) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:151](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L151) diff --git a/docs/matter.js/enums/cluster_export.AdministratorCommissioning.StatusCode.md b/docs/matter.js/enums/cluster_export.AdministratorCommissioning.StatusCode.md index 5664e2e7b1..f54cb84ded 100644 --- a/docs/matter.js/enums/cluster_export.AdministratorCommissioning.StatusCode.md +++ b/docs/matter.js/enums/cluster_export.AdministratorCommissioning.StatusCode.md @@ -26,7 +26,7 @@ Could not be completed because another commissioning is in progress #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L116) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L116) ___ @@ -42,7 +42,7 @@ Provided PAKE parameters were incorrectly formatted or otherwise invalid #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:123](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L123) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:123](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L123) ___ @@ -58,4 +58,4 @@ No commissioning window was currently open #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L130) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L130) diff --git a/docs/matter.js/enums/cluster_export.ApplicationBasic.ApplicationStatus.md b/docs/matter.js/enums/cluster_export.ApplicationBasic.ApplicationStatus.md index ad65a0580e..1827b18404 100644 --- a/docs/matter.js/enums/cluster_export.ApplicationBasic.ApplicationStatus.md +++ b/docs/matter.js/enums/cluster_export.ApplicationBasic.ApplicationStatus.md @@ -27,7 +27,7 @@ Application is running but not visible to the user. #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L65) +[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L65) ___ @@ -39,7 +39,7 @@ Application is running, is visible to the user, and is the active target for inp #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L60) +[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L60) ___ @@ -51,7 +51,7 @@ Application is running and visible, but is not the active target for input. #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L70) +[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L70) ___ @@ -63,4 +63,4 @@ Application is not running. #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L55) +[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L55) diff --git a/docs/matter.js/enums/cluster_export.ApplicationLauncher.Feature.md b/docs/matter.js/enums/cluster_export.ApplicationLauncher.Feature.md index 757d8cec2e..7bd7d62222 100644 --- a/docs/matter.js/enums/cluster_export.ApplicationLauncher.Feature.md +++ b/docs/matter.js/enums/cluster_export.ApplicationLauncher.Feature.md @@ -29,4 +29,4 @@ supported application catalogs #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:165](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L165) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:165](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L165) diff --git a/docs/matter.js/enums/cluster_export.ApplicationLauncher.Status.md b/docs/matter.js/enums/cluster_export.ApplicationLauncher.Status.md index 63e5963095..58fd0e5847 100644 --- a/docs/matter.js/enums/cluster_export.ApplicationLauncher.Status.md +++ b/docs/matter.js/enums/cluster_export.ApplicationLauncher.Status.md @@ -26,7 +26,7 @@ Requested app is not available. #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L96) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L96) ___ @@ -38,7 +38,7 @@ Command succeeded #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L91) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L91) ___ @@ -50,4 +50,4 @@ Video platform unable to honor command. #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L101) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L101) diff --git a/docs/matter.js/enums/cluster_export.AudioOutput.Feature.md b/docs/matter.js/enums/cluster_export.AudioOutput.Feature.md index 3b98dfc2bc..6b6a04b8ac 100644 --- a/docs/matter.js/enums/cluster_export.AudioOutput.Feature.md +++ b/docs/matter.js/enums/cluster_export.AudioOutput.Feature.md @@ -28,4 +28,4 @@ Supports updates to output names #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L91) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L91) diff --git a/docs/matter.js/enums/cluster_export.AudioOutput.OutputType.md b/docs/matter.js/enums/cluster_export.AudioOutput.OutputType.md index 9066234ea5..2d51854f7a 100644 --- a/docs/matter.js/enums/cluster_export.AudioOutput.OutputType.md +++ b/docs/matter.js/enums/cluster_export.AudioOutput.OutputType.md @@ -29,7 +29,7 @@ The type of output, expressed as an enum, with the following values: #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L30) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L30) ___ @@ -41,7 +41,7 @@ HDMI #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L28) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L28) ___ @@ -51,7 +51,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L32) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L32) ___ @@ -61,7 +61,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L33) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L33) ___ @@ -71,7 +71,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L31) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L31) ___ @@ -81,4 +81,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L34) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L34) diff --git a/docs/matter.js/enums/cluster_export.BasicInformation.Color.md b/docs/matter.js/enums/cluster_export.BasicInformation.Color.md index af103eab7b..9343bb816f 100644 --- a/docs/matter.js/enums/cluster_export.BasicInformation.Color.md +++ b/docs/matter.js/enums/cluster_export.BasicInformation.Color.md @@ -38,7 +38,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L81) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L81) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L71) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L71) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L79) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L79) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L88) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L88) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L87) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L87) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L89) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:89](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L89) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L83) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L83) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L91) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L91) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L78) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L78) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L73) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L73) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L80) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L80) ___ @@ -148,7 +148,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L75) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L75) ___ @@ -158,7 +158,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L72) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L72) ___ @@ -168,7 +168,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L86) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L86) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L77) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L77) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L76) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L76) ___ @@ -198,7 +198,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:82](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L82) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L82) ___ @@ -208,7 +208,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L90) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L90) ___ @@ -218,7 +218,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L74) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L74) ___ @@ -228,7 +228,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L85) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L85) ___ @@ -238,4 +238,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L84) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L84) diff --git a/docs/matter.js/enums/cluster_export.BasicInformation.ProductFinish.md b/docs/matter.js/enums/cluster_export.BasicInformation.ProductFinish.md index 27d4931343..02635cba11 100644 --- a/docs/matter.js/enums/cluster_export.BasicInformation.ProductFinish.md +++ b/docs/matter.js/enums/cluster_export.BasicInformation.ProductFinish.md @@ -23,7 +23,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L67) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L67) ___ @@ -33,7 +33,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L63) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L63) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L62) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L62) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L65) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L65) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L66) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L66) ___ @@ -73,4 +73,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L64) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L64) diff --git a/docs/matter.js/enums/cluster_export.BridgedDeviceBasicInformation.Color.md b/docs/matter.js/enums/cluster_export.BridgedDeviceBasicInformation.Color.md index dd6dcd2038..33ad52514f 100644 --- a/docs/matter.js/enums/cluster_export.BridgedDeviceBasicInformation.Color.md +++ b/docs/matter.js/enums/cluster_export.BridgedDeviceBasicInformation.Color.md @@ -38,7 +38,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L49) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L49) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L39) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L39) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L47) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L47) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L56) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L56) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L55) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L55) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L57) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L57) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L51) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L51) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L59) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L59) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L46) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L46) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L41) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L41) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L48) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L48) ___ @@ -148,7 +148,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L43) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L43) ___ @@ -158,7 +158,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L40) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L40) ___ @@ -168,7 +168,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L54) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L54) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L45) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L45) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L44) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L44) ___ @@ -198,7 +198,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L50) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L50) ___ @@ -208,7 +208,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L58) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L58) ___ @@ -218,7 +218,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L42) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L42) ___ @@ -228,7 +228,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L53) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L53) ___ @@ -238,4 +238,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L52) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L52) diff --git a/docs/matter.js/enums/cluster_export.BridgedDeviceBasicInformation.ProductFinish.md b/docs/matter.js/enums/cluster_export.BridgedDeviceBasicInformation.ProductFinish.md index c0edeb31c6..77a9991938 100644 --- a/docs/matter.js/enums/cluster_export.BridgedDeviceBasicInformation.ProductFinish.md +++ b/docs/matter.js/enums/cluster_export.BridgedDeviceBasicInformation.ProductFinish.md @@ -23,7 +23,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L35) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L35) ___ @@ -33,7 +33,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L31) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L31) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L30) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L30) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L33) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L33) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L34) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L34) ___ @@ -73,4 +73,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L32) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L32) diff --git a/docs/matter.js/enums/cluster_export.Channel.Feature.md b/docs/matter.js/enums/cluster_export.Channel.Feature.md index 6430b8abd0..2518decf4b 100644 --- a/docs/matter.js/enums/cluster_export.Channel.Feature.md +++ b/docs/matter.js/enums/cluster_export.Channel.Feature.md @@ -29,7 +29,7 @@ Provides list of available channels. #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:207](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L207) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:207](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L207) ___ @@ -43,4 +43,4 @@ Provides lineup info, which is a reference to an external source of lineup infor #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:214](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L214) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:214](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L214) diff --git a/docs/matter.js/enums/cluster_export.Channel.LineupInfoType.md b/docs/matter.js/enums/cluster_export.Channel.LineupInfoType.md index 0758da8f00..4e28ef0305 100644 --- a/docs/matter.js/enums/cluster_export.Channel.LineupInfoType.md +++ b/docs/matter.js/enums/cluster_export.Channel.LineupInfoType.md @@ -24,4 +24,4 @@ MultiSystemOperator #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L113) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L113) diff --git a/docs/matter.js/enums/cluster_export.Channel.Status.md b/docs/matter.js/enums/cluster_export.Channel.Status.md index 27eb22febd..2f151267e8 100644 --- a/docs/matter.js/enums/cluster_export.Channel.Status.md +++ b/docs/matter.js/enums/cluster_export.Channel.Status.md @@ -26,7 +26,7 @@ More than one equal match for the ChannelInfoStruct passed in. #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L167) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L167) ___ @@ -38,7 +38,7 @@ No matches for the ChannelInfoStruct passed in. #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L172) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L172) ___ @@ -50,4 +50,4 @@ Command succeeded #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:162](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L162) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:162](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L162) diff --git a/docs/matter.js/enums/cluster_export.ColorControl.Action.md b/docs/matter.js/enums/cluster_export.ColorControl.Action.md index dcd953146d..c151b56003 100644 --- a/docs/matter.js/enums/cluster_export.ColorControl.Action.md +++ b/docs/matter.js/enums/cluster_export.ColorControl.Action.md @@ -26,7 +26,7 @@ The value of ColorControl.action #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:675](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L675) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:675](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L675) ___ @@ -36,7 +36,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:676](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L676) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:676](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L676) ___ @@ -46,4 +46,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:674](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L674) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:674](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L674) diff --git a/docs/matter.js/enums/cluster_export.ColorControl.ColorControlDirection.md b/docs/matter.js/enums/cluster_export.ColorControl.ColorControlDirection.md index a7a9318280..46309186e1 100644 --- a/docs/matter.js/enums/cluster_export.ColorControl.ColorControlDirection.md +++ b/docs/matter.js/enums/cluster_export.ColorControl.ColorControlDirection.md @@ -25,7 +25,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:121](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L121) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:121](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L121) ___ @@ -35,7 +35,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L119) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L119) ___ @@ -45,7 +45,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L118) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L118) ___ @@ -55,4 +55,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L120) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L120) diff --git a/docs/matter.js/enums/cluster_export.ColorControl.ColorLoopSetDirection.md b/docs/matter.js/enums/cluster_export.ColorControl.ColorLoopSetDirection.md index 947143fa03..b4e0d33fb6 100644 --- a/docs/matter.js/enums/cluster_export.ColorControl.ColorLoopSetDirection.md +++ b/docs/matter.js/enums/cluster_export.ColorControl.ColorLoopSetDirection.md @@ -25,7 +25,7 @@ The value of ColorControl.direction #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:685](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L685) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:685](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L685) ___ @@ -35,4 +35,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:686](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L686) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:686](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L686) diff --git a/docs/matter.js/enums/cluster_export.ColorControl.ColorMode.md b/docs/matter.js/enums/cluster_export.ColorControl.ColorMode.md index c85423685d..229e360307 100644 --- a/docs/matter.js/enums/cluster_export.ColorControl.ColorMode.md +++ b/docs/matter.js/enums/cluster_export.ColorControl.ColorMode.md @@ -26,7 +26,7 @@ The value of the ColorControl colorMode attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L50) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L50) ___ @@ -36,7 +36,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L48) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L48) ___ @@ -46,4 +46,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L49) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L49) diff --git a/docs/matter.js/enums/cluster_export.ColorControl.DriftCompensation.md b/docs/matter.js/enums/cluster_export.ColorControl.DriftCompensation.md index 5185fd4cd3..2ed249a23c 100644 --- a/docs/matter.js/enums/cluster_export.ColorControl.DriftCompensation.md +++ b/docs/matter.js/enums/cluster_export.ColorControl.DriftCompensation.md @@ -28,7 +28,7 @@ The value of the ColorControl driftCompensation attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L35) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L35) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L39) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L39) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L38) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L38) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L36) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L36) ___ @@ -68,4 +68,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L37) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L37) diff --git a/docs/matter.js/enums/cluster_export.ColorControl.EnhancedColorMode.md b/docs/matter.js/enums/cluster_export.ColorControl.EnhancedColorMode.md index b4bf215c25..6d51c3f8e5 100644 --- a/docs/matter.js/enums/cluster_export.ColorControl.EnhancedColorMode.md +++ b/docs/matter.js/enums/cluster_export.ColorControl.EnhancedColorMode.md @@ -27,7 +27,7 @@ The value of the ColorControl enhancedColorMode attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L68) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L68) ___ @@ -37,7 +37,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L66) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L66) ___ @@ -47,7 +47,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L67) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L67) ___ @@ -57,4 +57,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L69) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L69) diff --git a/docs/matter.js/enums/cluster_export.ColorControl.Feature.md b/docs/matter.js/enums/cluster_export.ColorControl.Feature.md index 7dd0c1ea76..5741187c88 100644 --- a/docs/matter.js/enums/cluster_export.ColorControl.Feature.md +++ b/docs/matter.js/enums/cluster_export.ColorControl.Feature.md @@ -32,7 +32,7 @@ Color loop is supported. #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:788](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L788) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:788](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L788) ___ @@ -46,7 +46,7 @@ Supports specification of color temperature. #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:802](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L802) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:802](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L802) ___ @@ -60,7 +60,7 @@ Enhanced hue is supported. #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:781](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L781) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:781](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L781) ___ @@ -74,7 +74,7 @@ Supports color specification via hue/saturation. #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:774](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L774) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:774](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L774) ___ @@ -88,4 +88,4 @@ Supports color specification via XY. #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:795](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L795) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:795](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L795) diff --git a/docs/matter.js/enums/cluster_export.ColorControl.MoveMode.md b/docs/matter.js/enums/cluster_export.ColorControl.MoveMode.md index 75c61542f1..62d6df6954 100644 --- a/docs/matter.js/enums/cluster_export.ColorControl.MoveMode.md +++ b/docs/matter.js/enums/cluster_export.ColorControl.MoveMode.md @@ -24,7 +24,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:162](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L162) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:162](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L162) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:160](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L160) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:160](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L160) ___ @@ -44,4 +44,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:161](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L161) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:161](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L161) diff --git a/docs/matter.js/enums/cluster_export.ColorControl.StepMode.md b/docs/matter.js/enums/cluster_export.ColorControl.StepMode.md index 428473acbf..d0898a11fc 100644 --- a/docs/matter.js/enums/cluster_export.ColorControl.StepMode.md +++ b/docs/matter.js/enums/cluster_export.ColorControl.StepMode.md @@ -23,7 +23,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:198](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L198) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:198](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L198) ___ @@ -33,4 +33,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:197](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L197) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:197](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L197) diff --git a/docs/matter.js/enums/cluster_export.ContentLauncher.Feature.md b/docs/matter.js/enums/cluster_export.ContentLauncher.Feature.md index 0e60511e29..ee22dfa037 100644 --- a/docs/matter.js/enums/cluster_export.ContentLauncher.Feature.md +++ b/docs/matter.js/enums/cluster_export.ContentLauncher.Feature.md @@ -29,7 +29,7 @@ Device supports content search (non-app specific) #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:443](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L443) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:443](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L443) ___ @@ -43,4 +43,4 @@ Device supports basic URL-based file playback #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:450](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L450) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:450](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L450) diff --git a/docs/matter.js/enums/cluster_export.ContentLauncher.MetricType.md b/docs/matter.js/enums/cluster_export.ContentLauncher.MetricType.md index 7717c3e895..c85d0c6b1e 100644 --- a/docs/matter.js/enums/cluster_export.ContentLauncher.MetricType.md +++ b/docs/matter.js/enums/cluster_export.ContentLauncher.MetricType.md @@ -33,7 +33,7 @@ integer final value. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L57) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L57) ___ @@ -49,4 +49,4 @@ This value is used for dimensions defined in a number of Pixels. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L46) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L46) diff --git a/docs/matter.js/enums/cluster_export.ContentLauncher.Parameter.md b/docs/matter.js/enums/cluster_export.ContentLauncher.Parameter.md index b638025bdb..7e4b3a5c55 100644 --- a/docs/matter.js/enums/cluster_export.ContentLauncher.Parameter.md +++ b/docs/matter.js/enums/cluster_export.ContentLauncher.Parameter.md @@ -37,7 +37,7 @@ Actor represents an actor credited in video media content; for example, “Gaby #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:261](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L261) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:261](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L261) ___ @@ -49,7 +49,7 @@ Channel represents the identifying data for a television channel; for example, " #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:266](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L266) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:266](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L266) ___ @@ -61,7 +61,7 @@ A character represented in video media content; for example, “Snow White” #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:271](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L271) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:271](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L271) ___ @@ -73,7 +73,7 @@ A director of the video media content; for example, “Spike Lee” #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:276](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L276) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:276](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L276) ___ @@ -87,7 +87,7 @@ entity. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L283) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L283) ___ @@ -103,7 +103,7 @@ of the MOVIE MediaType, rather than attempting to match to a single title. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:292](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L292) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:292](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L292) ___ @@ -115,7 +115,7 @@ Genre represents the genre of video media content such as action, drama or comed #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:297](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L297) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:297](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L297) ___ @@ -127,7 +127,7 @@ League represents the categorical information for a sporting league; for example #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:302](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L302) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:302](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L302) ___ @@ -139,7 +139,7 @@ Popularity indicates whether the user asks for popular content. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:307](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L307) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:307](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L307) ___ @@ -151,7 +151,7 @@ The provider (MSP) the user wants this media to be played on; for example, "Netf #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:312](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L312) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:312](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L312) ___ @@ -163,7 +163,7 @@ Sport represents the categorical information of a sport; for example, football #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:317](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L317) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:317](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L317) ___ @@ -176,7 +176,7 @@ Washington Huskies" #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:323](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L323) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:323](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L323) ___ @@ -189,7 +189,7 @@ The type of content requested. Supported types are "Movie", "MovieSeries", "TVSe #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:329](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L329) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:329](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L329) ___ @@ -202,4 +202,4 @@ Sea". #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:335](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L335) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:335](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L335) diff --git a/docs/matter.js/enums/cluster_export.ContentLauncher.Status.md b/docs/matter.js/enums/cluster_export.ContentLauncher.Status.md index b12f374450..a13c08431c 100644 --- a/docs/matter.js/enums/cluster_export.ContentLauncher.Status.md +++ b/docs/matter.js/enums/cluster_export.ContentLauncher.Status.md @@ -26,7 +26,7 @@ Requested URL returned 401 error code. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:228](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L228) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:228](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L228) ___ @@ -38,7 +38,7 @@ Command succeeded #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:218](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L218) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:218](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L218) ___ @@ -50,4 +50,4 @@ Requested URL could not be reached by device. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L223) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L223) diff --git a/docs/matter.js/enums/cluster_export.DiagnosticLogs.Intent.md b/docs/matter.js/enums/cluster_export.DiagnosticLogs.Intent.md index 50a9f1c4f3..517c8c19b3 100644 --- a/docs/matter.js/enums/cluster_export.DiagnosticLogs.Intent.md +++ b/docs/matter.js/enums/cluster_export.DiagnosticLogs.Intent.md @@ -33,7 +33,7 @@ Node. #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L49) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L49) ___ @@ -52,7 +52,7 @@ support to an end-user. #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L29) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L29) ___ @@ -71,4 +71,4 @@ currently commissioned (and/or connected) or has previously been commissioned (a #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L39) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L39) diff --git a/docs/matter.js/enums/cluster_export.DiagnosticLogs.Status.md b/docs/matter.js/enums/cluster_export.DiagnosticLogs.Status.md index eff399364e..2524fd3ac5 100644 --- a/docs/matter.js/enums/cluster_export.DiagnosticLogs.Status.md +++ b/docs/matter.js/enums/cluster_export.DiagnosticLogs.Status.md @@ -35,7 +35,7 @@ Client SHOULD re-attempt the request later. #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L180) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:180](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L180) ___ @@ -53,7 +53,7 @@ shall be used if the Node is denying the current transfer of diagnostic logs for #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:189](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L189) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:189](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L189) ___ @@ -73,7 +73,7 @@ LogContent field. #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:160](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L160) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:160](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L160) ___ @@ -92,7 +92,7 @@ transfer. #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:170](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L170) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:170](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L170) ___ @@ -110,4 +110,4 @@ shall be used if diagnostic logs will be or are being transferred. #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L149) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L149) diff --git a/docs/matter.js/enums/cluster_export.DiagnosticLogs.TransferProtocol.md b/docs/matter.js/enums/cluster_export.DiagnosticLogs.TransferProtocol.md index 3223d7a57a..09746d2e0c 100644 --- a/docs/matter.js/enums/cluster_export.DiagnosticLogs.TransferProtocol.md +++ b/docs/matter.js/enums/cluster_export.DiagnosticLogs.TransferProtocol.md @@ -31,7 +31,7 @@ shall be used by a Client to request that logs are transferred using BDX as defi #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L72) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L72) ___ @@ -49,4 +49,4 @@ shall be used by a Client to request that logs are transferred using the LogCont #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L63) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L63) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.AlarmCode.md b/docs/matter.js/enums/cluster_export.DoorLock.AlarmCode.md index 5575d85b18..8ab7588992 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.AlarmCode.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.AlarmCode.md @@ -33,7 +33,7 @@ Door ajar #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L291) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L291) ___ @@ -45,7 +45,7 @@ Forced Door Open under Door Locked Condition #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:286](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L286) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:286](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L286) ___ @@ -57,7 +57,7 @@ Force User SOS alarm #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:296](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L296) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:296](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L296) ___ @@ -69,7 +69,7 @@ Tamper Alarm - front escutcheon removed from main #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:281](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L281) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:281](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L281) ___ @@ -81,7 +81,7 @@ Lock Reset to Factory Defaults #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:266](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L266) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:266](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L266) ___ @@ -93,7 +93,7 @@ Locking Mechanism Jammed #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:261](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L261) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:261](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L261) ___ @@ -105,7 +105,7 @@ Lock Radio Power Cycled #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:271](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L271) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:271](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L271) ___ @@ -117,4 +117,4 @@ Tamper Alarm - wrong code entry limit #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:276](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L276) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:276](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L276) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.CredentialRule.md b/docs/matter.js/enums/cluster_export.DoorLock.CredentialRule.md index 40f73f573d..497d293ad9 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.CredentialRule.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.CredentialRule.md @@ -27,7 +27,7 @@ particular user. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:709](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L709) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:709](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L709) ___ @@ -37,7 +37,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:708](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L708) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:708](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L708) ___ @@ -47,4 +47,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:710](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L710) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:710](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L710) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.CredentialType.md b/docs/matter.js/enums/cluster_export.DoorLock.CredentialType.md index 8326d93dd9..9bd96e5111 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.CredentialType.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.CredentialType.md @@ -29,7 +29,7 @@ The Credential Type enum shall indicate the credential type. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:361](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L361) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:361](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L361) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:360](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L360) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:360](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L360) ___ @@ -49,7 +49,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:359](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L359) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:359](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L359) ___ @@ -59,7 +59,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:357](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L357) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:357](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L357) ___ @@ -69,7 +69,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L356) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L356) ___ @@ -79,4 +79,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:358](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L358) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:358](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L358) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.DataOperationType.md b/docs/matter.js/enums/cluster_export.DoorLock.DataOperationType.md index 2a201bffa0..80f00d1c30 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.DataOperationType.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.DataOperationType.md @@ -28,7 +28,7 @@ Data is being added or was added #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:588](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L588) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:588](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L588) ___ @@ -40,7 +40,7 @@ Data is being cleared or was cleared #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:593](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L593) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:593](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L593) ___ @@ -52,4 +52,4 @@ Data is being modified or was modified #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:598](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L598) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:598](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L598) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.DlStatus.md b/docs/matter.js/enums/cluster_export.DoorLock.DlStatus.md index 30dd12e250..0d56f367e2 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.DlStatus.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.DlStatus.md @@ -24,7 +24,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:775](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L775) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:775](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L775) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:774](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L774) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:774](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L774) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:777](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L777) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:777](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L777) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:779](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L779) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:779](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L779) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:776](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L776) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:776](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L776) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:778](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L778) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:778](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L778) ___ @@ -84,4 +84,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:773](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L773) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:773](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L773) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.DoorState.md b/docs/matter.js/enums/cluster_export.DoorLock.DoorState.md index 725144c8da..6f1ec683c9 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.DoorState.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.DoorState.md @@ -33,7 +33,7 @@ Door state is ajar #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:555](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L555) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:555](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L555) ___ @@ -45,7 +45,7 @@ Door state is closed #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:535](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L535) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:535](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L535) ___ @@ -57,7 +57,7 @@ Door state is currently forced open #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:545](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L545) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:545](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L545) ___ @@ -69,7 +69,7 @@ Door state is jammed #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:540](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L540) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:540](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L540) ___ @@ -81,7 +81,7 @@ Door state is open #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:530](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L530) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:530](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L530) ___ @@ -93,4 +93,4 @@ Door state is invalid for unspecified reason #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:550](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L550) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:550](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L550) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.Feature.md b/docs/matter.js/enums/cluster_export.DoorLock.Feature.md index 103ad10c64..1a2b8b7909 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.Feature.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.Feature.md @@ -39,7 +39,7 @@ PIN codes over- the-air supported for lock/unlock operations #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1245](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1245) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1245](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1245) ___ @@ -53,7 +53,7 @@ Lock supports a door position sensor that indicates door’s state #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1231](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1231) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1231](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1231) ___ @@ -67,7 +67,7 @@ Lock supports face related credentials (face, iris, retina) #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1238](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1238) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1238](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1238) ___ @@ -81,7 +81,7 @@ Lock supports finger related credentials (fingerprint, finger vein) #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1210](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1210) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1210](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1210) ___ @@ -95,7 +95,7 @@ Lock supports holiday schedules #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1273) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1273) ___ @@ -109,7 +109,7 @@ Lock supports local/on-lock logging when Events are not supported #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1217](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1217) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1217](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1217) ___ @@ -123,7 +123,7 @@ Operation and Programming Notifications #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1259](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1259) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1259](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1259) ___ @@ -137,7 +137,7 @@ Lock supports PIN credentials (via keypad, or over- the-air) #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1196](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1196) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1196](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1196) ___ @@ -151,7 +151,7 @@ Lock supports RFID credentials #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1203](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1203) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1203](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1203) ___ @@ -165,7 +165,7 @@ Lock supports the user commands and database #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1252](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1252) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1252](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1252) ___ @@ -179,7 +179,7 @@ Lock supports week day user access schedules #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1224](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1224) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1224](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1224) ___ @@ -193,4 +193,4 @@ Lock supports year day user access schedules #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1266](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1266) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1266](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1266) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.LockDataType.md b/docs/matter.js/enums/cluster_export.DoorLock.LockDataType.md index 02f7d21e23..515725c39c 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.LockDataType.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.LockDataType.md @@ -36,7 +36,7 @@ Lock user face information was added, cleared, or modified. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:875](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L875) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:875](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L875) ___ @@ -48,7 +48,7 @@ Lock user finger-vein information was added, cleared, or modified. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:870](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L870) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:870](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L870) ___ @@ -60,7 +60,7 @@ Lock user fingerprint was added, cleared, or modified. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:865](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L865) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:865](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L865) ___ @@ -72,7 +72,7 @@ Lock holiday schedule was added, cleared, or modified. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:850](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L850) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:850](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L850) ___ @@ -84,7 +84,7 @@ Lock user PIN code was added, cleared, or modified. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:855](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L855) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:855](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L855) ___ @@ -96,7 +96,7 @@ Lock programming PIN code was added, cleared, or modified. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:830](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L830) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:830](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L830) ___ @@ -108,7 +108,7 @@ Lock user RFID code was added, cleared, or modified. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:860](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L860) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:860](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L860) ___ @@ -120,7 +120,7 @@ Unspecified or manufacturer specific lock user data added, cleared, or modified. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:825](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L825) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:825](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L825) ___ @@ -132,7 +132,7 @@ Lock user index was added, cleared, or modified. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:835](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L835) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:835](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L835) ___ @@ -144,7 +144,7 @@ Lock user week day schedule was added, cleared, or modified. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:840](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L840) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:840](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L840) ___ @@ -156,4 +156,4 @@ Lock user year day schedule was added, cleared, or modified. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:845](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L845) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:845](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L845) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.LockOperationType.md b/docs/matter.js/enums/cluster_export.DoorLock.LockOperationType.md index a8ea5b03de..cbcf83d4ec 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.LockOperationType.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.LockOperationType.md @@ -27,7 +27,7 @@ The LockOperationType enumeration shall indicate the type of Lock operation perf #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:322](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L322) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:322](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L322) ___ @@ -37,7 +37,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L319) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L319) ___ @@ -47,7 +47,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:321](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L321) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:321](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L321) ___ @@ -57,4 +57,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:320](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L320) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:320](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L320) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.LockState.md b/docs/matter.js/enums/cluster_export.DoorLock.LockState.md index 99dd4375b2..7ebe0a804a 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.LockState.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.LockState.md @@ -28,7 +28,7 @@ Lock state is fully locked #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L50) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L50) ___ @@ -40,7 +40,7 @@ Lock state is not fully locked #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L45) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L45) ___ @@ -52,4 +52,4 @@ Lock state is fully unlocked #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L55) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L55) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.LockType.md b/docs/matter.js/enums/cluster_export.DoorLock.LockType.md index 4919b7b8d8..eea4d88568 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.LockType.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.LockType.md @@ -36,7 +36,7 @@ Physical lock type is cylindrical lock #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L97) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L97) ___ @@ -48,7 +48,7 @@ Physical lock type is dead latch #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L112) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L112) ___ @@ -60,7 +60,7 @@ Physical lock type is dead bolt #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L67) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L67) ___ @@ -72,7 +72,7 @@ Physical lock type is door furniture #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L117) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L117) ___ @@ -84,7 +84,7 @@ Physical lock type is interconnected lock #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:107](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L107) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L107) ___ @@ -96,7 +96,7 @@ Physical lock type is latch bolt #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L92) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L92) ___ @@ -108,7 +108,7 @@ Physical lock type is magnetic #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L72) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L72) ___ @@ -120,7 +120,7 @@ Physical lock type is mortise #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:82](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L82) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L82) ___ @@ -132,7 +132,7 @@ Physical lock type is other #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L77) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L77) ___ @@ -144,7 +144,7 @@ Physical lock type is rim #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L87) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L87) ___ @@ -156,4 +156,4 @@ Physical lock type is tubular lock #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L102) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L102) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.OperatingMode.md b/docs/matter.js/enums/cluster_export.DoorLock.OperatingMode.md index a05fa176d3..7fe710ca98 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.OperatingMode.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.OperatingMode.md @@ -43,7 +43,7 @@ Commands. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L163) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L163) ___ @@ -59,7 +59,7 @@ The lock operates normally. All interfaces are enabled. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:138](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L138) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:138](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L138) ___ @@ -76,7 +76,7 @@ validation (e.g. a lock for a business during work hours). #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:171](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L171) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:171](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L171) ___ @@ -94,7 +94,7 @@ users, presumably inside the property, will have control over the entrance. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:154](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L154) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:154](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L154) ___ @@ -110,4 +110,4 @@ Only remote interaction is enabled. The keypad shall only be operable by the mas #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:145](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L145) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:145](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L145) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.OperationError.md b/docs/matter.js/enums/cluster_export.DoorLock.OperationError.md index 7c68479a65..ea8f9832d6 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.OperationError.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.OperationError.md @@ -28,7 +28,7 @@ The OperationError enumeration shall indicate the error cause of the Lock/Unlock #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:451](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L451) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:451](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L451) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:453](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L453) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:453](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L453) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:450](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L450) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:450](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L450) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:452](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L452) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:452](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L452) ___ @@ -68,4 +68,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:449](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L449) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:449](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L449) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.OperationSource.md b/docs/matter.js/enums/cluster_export.DoorLock.OperationSource.md index c2267ea474..a907c9c234 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.OperationSource.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.OperationSource.md @@ -40,7 +40,7 @@ For example, code of “1, 2, 3, 4” shall be represented as 0x31, 0x32, 0x33, #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:342](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L342) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:342](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L342) ___ @@ -50,7 +50,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:347](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L347) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:347](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L347) ___ @@ -60,7 +60,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L343) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L343) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:341](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L341) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:341](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L341) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L339) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L339) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:340](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L340) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:340](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L340) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:345](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L345) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:345](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L345) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:346](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L346) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:346](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L346) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:344](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L344) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:344](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L344) ___ @@ -130,4 +130,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:338](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L338) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:338](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L338) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.UserStatus.md b/docs/matter.js/enums/cluster_export.DoorLock.UserStatus.md index 01ee5e8498..5298b7f5a3 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.UserStatus.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.UserStatus.md @@ -26,7 +26,7 @@ The UserStatus enum used in various commands shall indicate what the status is f #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:607](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L607) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:607](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L607) ___ @@ -36,7 +36,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:609](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L609) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:609](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L609) ___ @@ -46,4 +46,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:608](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L608) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:608](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L608) diff --git a/docs/matter.js/enums/cluster_export.DoorLock.UserType.md b/docs/matter.js/enums/cluster_export.DoorLock.UserType.md index 9a3e61bc08..dd3f90b082 100644 --- a/docs/matter.js/enums/cluster_export.DoorLock.UserType.md +++ b/docs/matter.js/enums/cluster_export.DoorLock.UserType.md @@ -40,7 +40,7 @@ UserStatus value to OccupiedDisabled automatically. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:671](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L671) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:671](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L671) ___ @@ -59,7 +59,7 @@ timeout across reboots such that the ExpiringUserTimeout is honored. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:681](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L681) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:681](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L681) ___ @@ -76,7 +76,7 @@ to allow a notified Node to alert emergency services or contacts on the user acc #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:663](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L663) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:663](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L663) ___ @@ -93,7 +93,7 @@ lock to generate the appropriate event notification to any bound devices. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:655](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L655) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:655](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L655) ___ @@ -111,7 +111,7 @@ only user that can disable the user interface (keypad, remote, etc…). #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:647](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L647) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:647](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L647) ___ @@ -130,7 +130,7 @@ over-the-air for the lock/unlock commands. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:698](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L698) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:698](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L698) ___ @@ -146,7 +146,7 @@ User access is restricted by Week Day and/or Year Day schedule. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:688](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L688) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:688](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L688) ___ @@ -162,7 +162,7 @@ User has access 24/7 provided proper PIN or RFID is supplied (e.g., owner). #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:623](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L623) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:623](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L623) ___ @@ -179,7 +179,7 @@ cleaning worker). #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:638](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L638) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:638](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L638) ___ @@ -195,4 +195,4 @@ User has ability to open lock within a specific time period (e.g., guest). #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:630](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L630) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:630](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L630) diff --git a/docs/matter.js/enums/cluster_export.EthernetNetworkDiagnostics.Feature.md b/docs/matter.js/enums/cluster_export.EthernetNetworkDiagnostics.Feature.md index db7a269dcb..8bfa0aa9a6 100644 --- a/docs/matter.js/enums/cluster_export.EthernetNetworkDiagnostics.Feature.md +++ b/docs/matter.js/enums/cluster_export.EthernetNetworkDiagnostics.Feature.md @@ -30,7 +30,7 @@ transmission of packets on the ethernet interface. #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L93) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L93) ___ @@ -44,4 +44,4 @@ Node makes available the counts for the number of received and transmitted packe #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L85) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L85) diff --git a/docs/matter.js/enums/cluster_export.EthernetNetworkDiagnostics.PHYRate.md b/docs/matter.js/enums/cluster_export.EthernetNetworkDiagnostics.PHYRate.md index caad16f791..9a40bfbb27 100644 --- a/docs/matter.js/enums/cluster_export.EthernetNetworkDiagnostics.PHYRate.md +++ b/docs/matter.js/enums/cluster_export.EthernetNetworkDiagnostics.PHYRate.md @@ -33,7 +33,7 @@ PHY rate is 100Gbps #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L61) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L61) ___ @@ -45,7 +45,7 @@ PHY rate is 100Mbps #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L31) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L31) ___ @@ -57,7 +57,7 @@ PHY rate is 10Gbps #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L51) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L51) ___ @@ -69,7 +69,7 @@ PHY rate is 10Mbps #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L26) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L26) ___ @@ -81,7 +81,7 @@ PHY rate is 1Gbps #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L36) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L36) ___ @@ -93,7 +93,7 @@ PHY rate is 200Gbps #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L66) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L66) ___ @@ -105,7 +105,7 @@ PHY rate is 2.5Gbps #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L41) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L41) ___ @@ -117,7 +117,7 @@ PHY rate is 400Gbps #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L71) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L71) ___ @@ -129,7 +129,7 @@ PHY rate is 40Gbps #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L56) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L56) ___ @@ -141,4 +141,4 @@ PHY rate is 5Gbps #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L46) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L46) diff --git a/docs/matter.js/enums/cluster_export.EventPriority.md b/docs/matter.js/enums/cluster_export.EventPriority.md index eb04f5c41b..7ad8a5955c 100644 --- a/docs/matter.js/enums/cluster_export.EventPriority.md +++ b/docs/matter.js/enums/cluster_export.EventPriority.md @@ -26,7 +26,7 @@ Interfaces and helper methods to define a cluster event #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:710](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L710) +[packages/matter.js/src/cluster/Cluster.ts:710](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L710) ___ @@ -36,7 +36,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:708](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L708) +[packages/matter.js/src/cluster/Cluster.ts:708](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L708) ___ @@ -46,4 +46,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:709](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L709) +[packages/matter.js/src/cluster/Cluster.ts:709](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L709) diff --git a/docs/matter.js/enums/cluster_export.FanControl.FanMode.md b/docs/matter.js/enums/cluster_export.FanControl.FanMode.md index 8003b41b92..a921fc0ef8 100644 --- a/docs/matter.js/enums/cluster_export.FanControl.FanMode.md +++ b/docs/matter.js/enums/cluster_export.FanControl.FanMode.md @@ -46,7 +46,7 @@ These attributes shall indicate the current state of the fan while this attribut #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L84) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L84) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L66) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L66) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L64) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L64) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L65) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L65) ___ @@ -126,7 +126,7 @@ corresponding range as defined in Speed Rules>: #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L62) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L62) ___ @@ -136,7 +136,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L67) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L67) ___ @@ -146,4 +146,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L86) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L86) diff --git a/docs/matter.js/enums/cluster_export.FanControl.FanModeSequence.md b/docs/matter.js/enums/cluster_export.FanControl.FanModeSequence.md index 0308c98c58..7d48975edc 100644 --- a/docs/matter.js/enums/cluster_export.FanControl.FanModeSequence.md +++ b/docs/matter.js/enums/cluster_export.FanControl.FanModeSequence.md @@ -29,7 +29,7 @@ The value of the FanControl fanModeSequence attribute #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L96) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L96) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:98](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L98) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:98](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L98) ___ @@ -49,7 +49,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L95) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L95) ___ @@ -59,7 +59,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L97) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L97) ___ @@ -69,7 +69,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:100](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L100) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:100](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L100) ___ @@ -79,4 +79,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L99) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L99) diff --git a/docs/matter.js/enums/cluster_export.FanControl.Feature.md b/docs/matter.js/enums/cluster_export.FanControl.Feature.md index b8eea99ddd..eb52c59b36 100644 --- a/docs/matter.js/enums/cluster_export.FanControl.Feature.md +++ b/docs/matter.js/enums/cluster_export.FanControl.Feature.md @@ -31,7 +31,7 @@ Automatic mode supported for fan speed #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L149) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L149) ___ @@ -45,7 +45,7 @@ MultiSpeed #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L142) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L142) ___ @@ -59,7 +59,7 @@ Rocking movement supported #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:156](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L156) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:156](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L156) ___ @@ -73,4 +73,4 @@ Wind emulation supported #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L163) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L163) diff --git a/docs/matter.js/enums/cluster_export.FaultInjection.FaultType.md b/docs/matter.js/enums/cluster_export.FaultInjection.FaultType.md index 101c61f26a..f77b1827f7 100644 --- a/docs/matter.js/enums/cluster_export.FaultInjection.FaultType.md +++ b/docs/matter.js/enums/cluster_export.FaultInjection.FaultType.md @@ -22,7 +22,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L21) +[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L21) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L20) +[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L20) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L19) +[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L19) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L18) +[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L18) ___ @@ -62,4 +62,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L17) +[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L17) diff --git a/docs/matter.js/enums/cluster_export.GeneralCommissioning.CommissioningError.md b/docs/matter.js/enums/cluster_export.GeneralCommissioning.CommissioningError.md index 1726d402c5..0097ff816f 100644 --- a/docs/matter.js/enums/cluster_export.GeneralCommissioning.CommissioningError.md +++ b/docs/matter.js/enums/cluster_export.GeneralCommissioning.CommissioningError.md @@ -31,7 +31,7 @@ associated with the current fail- safe context. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L112) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L112) ___ @@ -43,7 +43,7 @@ Executed CommissioningComplete outside CASE session. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L101) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L101) ___ @@ -55,7 +55,7 @@ Executed CommissioningComplete when there was no active Fail-Safe context. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L106) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L106) ___ @@ -67,7 +67,7 @@ No error #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L90) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L90) ___ @@ -80,4 +80,4 @@ have proper configuration. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L96) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L96) diff --git a/docs/matter.js/enums/cluster_export.GeneralCommissioning.RegulatoryLocationType.md b/docs/matter.js/enums/cluster_export.GeneralCommissioning.RegulatoryLocationType.md index f0ec6e679b..31f2ac6432 100644 --- a/docs/matter.js/enums/cluster_export.GeneralCommissioning.RegulatoryLocationType.md +++ b/docs/matter.js/enums/cluster_export.GeneralCommissioning.RegulatoryLocationType.md @@ -29,7 +29,7 @@ Indoor only #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L58) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L58) ___ @@ -41,7 +41,7 @@ Indoor/Outdoor #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L68) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L68) ___ @@ -53,4 +53,4 @@ Outdoor only #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L63) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L63) diff --git a/docs/matter.js/enums/cluster_export.GeneralDiagnostics.BootReason.md b/docs/matter.js/enums/cluster_export.GeneralDiagnostics.BootReason.md index d700a71839..4cefac1fd2 100644 --- a/docs/matter.js/enums/cluster_export.GeneralDiagnostics.BootReason.md +++ b/docs/matter.js/enums/cluster_export.GeneralDiagnostics.BootReason.md @@ -30,7 +30,7 @@ The Node has rebooted as the result of a brown-out of the Node’s power supply. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:150](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L150) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:150](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L150) ___ @@ -42,7 +42,7 @@ The Node has rebooted as the result of a hardware watchdog timer. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:160](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L160) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:160](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L160) ___ @@ -54,7 +54,7 @@ The Node has booted as the result of physical interaction with the device result #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:145](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L145) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:145](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L145) ___ @@ -66,7 +66,7 @@ The Node has rebooted as the result of a software initiated reboot. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:170](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L170) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:170](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L170) ___ @@ -78,7 +78,7 @@ The Node has rebooted as the result of a completed software update. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:165](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L165) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:165](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L165) ___ @@ -90,7 +90,7 @@ The Node has rebooted as the result of a software watchdog timer. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:155](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L155) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:155](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L155) ___ @@ -102,4 +102,4 @@ The Node is unable to identify the Power-On reason as one of the other provided #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:140](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L140) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:140](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L140) diff --git a/docs/matter.js/enums/cluster_export.GeneralDiagnostics.HardwareFault.md b/docs/matter.js/enums/cluster_export.GeneralDiagnostics.HardwareFault.md index 0ec3dd390d..aa5d353f39 100644 --- a/docs/matter.js/enums/cluster_export.GeneralDiagnostics.HardwareFault.md +++ b/docs/matter.js/enums/cluster_export.GeneralDiagnostics.HardwareFault.md @@ -34,7 +34,7 @@ The Node has encountered a fault with at least one of its audio outputs. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L215) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L215) ___ @@ -46,7 +46,7 @@ The Node has encountered an over-temperature fault that is not resettable. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L200) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L200) ___ @@ -58,7 +58,7 @@ The Node has encountered a fault with its non-volatile memory. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:225](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L225) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L225) ___ @@ -70,7 +70,7 @@ The Node has encountered a fault with at least one of its power sources. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:205](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L205) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:205](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L205) ___ @@ -82,7 +82,7 @@ The Node has encountered a fault with at least one of its radios. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:185](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L185) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:185](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L185) ___ @@ -94,7 +94,7 @@ The Node has encountered an over-temperature fault that is resettable. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:195](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L195) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:195](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L195) ___ @@ -106,7 +106,7 @@ The Node has encountered a fault with at least one of its sensors. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:190](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L190) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:190](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L190) ___ @@ -118,7 +118,7 @@ The Node has encountered disallowed physical tampering. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L230) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L230) ___ @@ -130,7 +130,7 @@ The Node has encountered an unspecified fault. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L180) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:180](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L180) ___ @@ -142,7 +142,7 @@ The Node has encountered a fault with at least one of its user interfaces. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:220](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L220) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:220](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L220) ___ @@ -154,4 +154,4 @@ The Node has encountered a fault with at least one of its visual displays. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:210](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L210) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:210](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L210) diff --git a/docs/matter.js/enums/cluster_export.GeneralDiagnostics.InterfaceType.md b/docs/matter.js/enums/cluster_export.GeneralDiagnostics.InterfaceType.md index 24282868ce..69cc1ef324 100644 --- a/docs/matter.js/enums/cluster_export.GeneralDiagnostics.InterfaceType.md +++ b/docs/matter.js/enums/cluster_export.GeneralDiagnostics.InterfaceType.md @@ -28,7 +28,7 @@ Indicates a Cellular interface. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L51) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L51) ___ @@ -40,7 +40,7 @@ Indicates a Ethernet interface. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L46) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L46) ___ @@ -52,7 +52,7 @@ Indicates a Thread interface. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L56) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L56) ___ @@ -64,7 +64,7 @@ Indicates an interface of an unspecified type. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L36) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L36) ___ @@ -76,4 +76,4 @@ Indicates a Wi-Fi interface. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L41) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L41) diff --git a/docs/matter.js/enums/cluster_export.GeneralDiagnostics.NetworkFault.md b/docs/matter.js/enums/cluster_export.GeneralDiagnostics.NetworkFault.md index dbe0e93d2f..70b1a137d2 100644 --- a/docs/matter.js/enums/cluster_export.GeneralDiagnostics.NetworkFault.md +++ b/docs/matter.js/enums/cluster_export.GeneralDiagnostics.NetworkFault.md @@ -27,7 +27,7 @@ The Node has encountered a network fault as a result of a failure to establish a #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:295](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L295) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:295](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L295) ___ @@ -39,7 +39,7 @@ The Node has encountered a network fault as a result of a hardware failure. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:285](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L285) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:285](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L285) ___ @@ -51,7 +51,7 @@ The Node has encountered a network fault as a result of a jammed network. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:290](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L290) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:290](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L290) ___ @@ -63,4 +63,4 @@ The Node has encountered an unspecified fault. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:280](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L280) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:280](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L280) diff --git a/docs/matter.js/enums/cluster_export.GeneralDiagnostics.RadioFault.md b/docs/matter.js/enums/cluster_export.GeneralDiagnostics.RadioFault.md index cb3175767e..7a95b19d32 100644 --- a/docs/matter.js/enums/cluster_export.GeneralDiagnostics.RadioFault.md +++ b/docs/matter.js/enums/cluster_export.GeneralDiagnostics.RadioFault.md @@ -30,7 +30,7 @@ The Node has encountered a fault with its BLE radio. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L265) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L265) ___ @@ -42,7 +42,7 @@ The Node has encountered a fault with its cellular radio. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:250](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L250) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:250](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L250) ___ @@ -54,7 +54,7 @@ The Node has encountered a fault with its Ethernet controller. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:270](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L270) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:270](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L270) ___ @@ -66,7 +66,7 @@ The Node has encountered a fault with its NFC radio. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:260](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L260) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:260](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L260) ___ @@ -78,7 +78,7 @@ The Node has encountered a fault with its802.15.4 radio. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:255](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L255) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:255](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L255) ___ @@ -90,7 +90,7 @@ The Node has encountered an unspecified radio fault. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L240) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L240) ___ @@ -102,4 +102,4 @@ The Node has encountered a fault with its Wi-Fi radio. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:245](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L245) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:245](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L245) diff --git a/docs/matter.js/enums/cluster_export.GeneralDiagnostics.StatusCode.md b/docs/matter.js/enums/cluster_export.GeneralDiagnostics.StatusCode.md index 2f35133233..961fdd516e 100644 --- a/docs/matter.js/enums/cluster_export.GeneralDiagnostics.StatusCode.md +++ b/docs/matter.js/enums/cluster_export.GeneralDiagnostics.StatusCode.md @@ -24,4 +24,4 @@ Provided EnableKey does not match the previously configured value. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:415](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L415) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:415](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L415) diff --git a/docs/matter.js/enums/cluster_export.GroupKeyManagement.Feature.md b/docs/matter.js/enums/cluster_export.GroupKeyManagement.Feature.md index d6620c67d0..2ce583a001 100644 --- a/docs/matter.js/enums/cluster_export.GroupKeyManagement.Feature.md +++ b/docs/matter.js/enums/cluster_export.GroupKeyManagement.Feature.md @@ -28,4 +28,4 @@ The ability to support CacheAndSync security policy and MCSP. #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:260](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L260) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:260](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L260) diff --git a/docs/matter.js/enums/cluster_export.GroupKeyManagement.GroupKeyMulticastPolicy.md b/docs/matter.js/enums/cluster_export.GroupKeyManagement.GroupKeyMulticastPolicy.md index 0f993ac0b9..bf1584ad8f 100644 --- a/docs/matter.js/enums/cluster_export.GroupKeyManagement.GroupKeyMulticastPolicy.md +++ b/docs/matter.js/enums/cluster_export.GroupKeyManagement.GroupKeyMulticastPolicy.md @@ -31,7 +31,7 @@ The 16-bit Group Identifier of the Multicast Address shall be 0xFFFF. #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L117) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L117) ___ @@ -49,4 +49,4 @@ The 16-bit Group Identifier of the Multicast Address shall be the Group ID of th #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:108](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L108) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:108](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L108) diff --git a/docs/matter.js/enums/cluster_export.GroupKeyManagement.GroupKeySecurityPolicy.md b/docs/matter.js/enums/cluster_export.GroupKeyManagement.GroupKeySecurityPolicy.md index 54bdbc9b4b..1dee38742e 100644 --- a/docs/matter.js/enums/cluster_export.GroupKeyManagement.GroupKeySecurityPolicy.md +++ b/docs/matter.js/enums/cluster_export.GroupKeyManagement.GroupKeySecurityPolicy.md @@ -25,7 +25,7 @@ Message counter synchronization using cache-and-sync #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L94) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L94) ___ @@ -37,4 +37,4 @@ Message counter synchronization using trust-first #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L89) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:89](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L89) diff --git a/docs/matter.js/enums/cluster_export.Groups.Feature.md b/docs/matter.js/enums/cluster_export.Groups.Feature.md index 1e5478cf49..4bed2099e5 100644 --- a/docs/matter.js/enums/cluster_export.Groups.Feature.md +++ b/docs/matter.js/enums/cluster_export.Groups.Feature.md @@ -28,4 +28,4 @@ The ability to store a name for a group. #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:152](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L152) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:152](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L152) diff --git a/docs/matter.js/enums/cluster_export.Identify.EffectIdentifier.md b/docs/matter.js/enums/cluster_export.Identify.EffectIdentifier.md index 1091d9e30e..1878bec9ca 100644 --- a/docs/matter.js/enums/cluster_export.Identify.EffectIdentifier.md +++ b/docs/matter.js/enums/cluster_export.Identify.EffectIdentifier.md @@ -31,7 +31,7 @@ e.g., Light is turned on/off once. #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L76) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L76) ___ @@ -43,7 +43,7 @@ e.g., Light is turned on/off over 1 second and repeated 15 times. #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L81) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L81) ___ @@ -56,7 +56,7 @@ e.g., Colored light turns orange for 8 seconds; non-colored light switches to th #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L92) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L92) ___ @@ -69,7 +69,7 @@ above), first complete the current 1s breathe effect and then terminate the effe #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:98](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L98) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:98](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L98) ___ @@ -81,7 +81,7 @@ e.g., Colored light turns green for 1 second; non-colored light flashes twice. #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L86) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L86) ___ @@ -93,4 +93,4 @@ Terminate the effect as soon as possible. #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:103](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L103) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:103](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L103) diff --git a/docs/matter.js/enums/cluster_export.Identify.EffectVariant.md b/docs/matter.js/enums/cluster_export.Identify.EffectVariant.md index 3b5ced0bb7..0d2313ab48 100644 --- a/docs/matter.js/enums/cluster_export.Identify.EffectVariant.md +++ b/docs/matter.js/enums/cluster_export.Identify.EffectVariant.md @@ -24,4 +24,4 @@ The value of Identify.effectVariant #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L112) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L112) diff --git a/docs/matter.js/enums/cluster_export.Identify.Feature.md b/docs/matter.js/enums/cluster_export.Identify.Feature.md index b942260284..2122493364 100644 --- a/docs/matter.js/enums/cluster_export.Identify.Feature.md +++ b/docs/matter.js/enums/cluster_export.Identify.Feature.md @@ -28,4 +28,4 @@ Multicast query for identification state #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L173) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L173) diff --git a/docs/matter.js/enums/cluster_export.Identify.IdentifyType.md b/docs/matter.js/enums/cluster_export.Identify.IdentifyType.md index 4dfc2ac4d8..30a258f007 100644 --- a/docs/matter.js/enums/cluster_export.Identify.IdentifyType.md +++ b/docs/matter.js/enums/cluster_export.Identify.IdentifyType.md @@ -32,7 +32,7 @@ relay. #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L57) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L57) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L46) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L46) ___ @@ -54,7 +54,7 @@ Presentation will be visible on display screen. #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L51) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L51) ___ @@ -66,7 +66,7 @@ Light output of a lighting product. #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L39) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L39) ___ @@ -78,7 +78,7 @@ No presentation. #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L34) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L34) ___ @@ -90,4 +90,4 @@ Typically a small LED. #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L44) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L44) diff --git a/docs/matter.js/enums/cluster_export.KeypadInput.CecKeyCode.md b/docs/matter.js/enums/cluster_export.KeypadInput.CecKeyCode.md index c7d08bc11f..2b5535dba0 100644 --- a/docs/matter.js/enums/cluster_export.KeypadInput.CecKeyCode.md +++ b/docs/matter.js/enums/cluster_export.KeypadInput.CecKeyCode.md @@ -103,7 +103,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L76) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L76) ___ @@ -113,7 +113,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L72) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L72) ___ @@ -123,7 +123,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L52) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L52) ___ @@ -133,7 +133,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L51) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L51) ___ @@ -143,7 +143,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L49) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L49) ___ @@ -153,7 +153,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L29) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L29) ___ @@ -163,7 +163,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:103](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L103) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:103](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L103) ___ @@ -173,7 +173,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L56) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L56) ___ @@ -183,7 +183,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L47) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L47) ___ @@ -193,7 +193,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L20) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L20) ___ @@ -203,7 +203,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L70) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L70) ___ @@ -213,7 +213,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L79) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L79) ___ @@ -223,7 +223,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L48) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L48) ___ @@ -233,7 +233,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L31) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L31) ___ @@ -243,7 +243,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:98](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L98) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:98](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L98) ___ @@ -253,7 +253,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L99) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L99) ___ @@ -263,7 +263,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:100](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L100) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:100](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L100) ___ @@ -273,7 +273,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L101) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L101) ___ @@ -283,7 +283,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L102) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L102) ___ @@ -293,7 +293,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L69) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L69) ___ @@ -303,7 +303,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L30) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L30) ___ @@ -313,7 +313,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L71) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L71) ___ @@ -323,7 +323,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L57) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L57) ___ @@ -333,7 +333,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L81) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L81) ___ @@ -343,7 +343,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L55) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L55) ___ @@ -353,7 +353,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L21) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L21) ___ @@ -363,7 +363,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L26) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L26) ___ @@ -373,7 +373,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L25) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L25) ___ @@ -383,7 +383,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L33) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L33) ___ @@ -393,7 +393,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L32) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L32) ___ @@ -403,7 +403,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L63) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L63) ___ @@ -413,7 +413,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L89) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:89](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L89) ___ @@ -423,7 +423,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L50) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L50) ___ @@ -433,7 +433,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L37) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L37) ___ @@ -443,7 +443,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L35) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L35) ___ @@ -453,7 +453,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L36) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L36) ___ @@ -463,7 +463,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L34) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L34) ___ @@ -473,7 +473,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L38) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L38) ___ @@ -483,7 +483,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L39) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L39) ___ @@ -493,7 +493,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L40) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L40) ___ @@ -503,7 +503,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L41) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L41) ___ @@ -513,7 +513,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L42) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L42) ___ @@ -523,7 +523,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L43) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L43) ___ @@ -533,7 +533,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L44) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L44) ___ @@ -543,7 +543,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L45) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L45) ___ @@ -553,7 +553,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L46) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L46) ___ @@ -563,7 +563,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L59) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L59) ___ @@ -573,7 +573,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L58) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L58) ___ @@ -583,7 +583,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L66) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L66) ___ @@ -593,7 +593,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L85) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L85) ___ @@ -603,7 +603,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L74) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L74) ___ @@ -613,7 +613,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L87) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L87) ___ @@ -623,7 +623,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L64) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L64) ___ @@ -633,7 +633,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L84) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L84) ___ @@ -643,7 +643,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L60) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L60) ___ @@ -653,7 +653,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L96) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L96) ___ @@ -663,7 +663,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L97) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L97) ___ @@ -673,7 +673,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L95) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L95) ___ @@ -683,7 +683,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L53) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L53) ___ @@ -693,7 +693,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L67) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L67) ___ @@ -703,7 +703,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L86) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L86) ___ @@ -713,7 +713,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L75) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L75) ___ @@ -723,7 +723,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L90) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L90) ___ @@ -733,7 +733,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L68) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L68) ___ @@ -743,7 +743,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L22) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L22) ___ @@ -753,7 +753,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L24) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L24) ___ @@ -763,7 +763,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L23) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L23) ___ @@ -773,7 +773,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L27) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L27) ___ @@ -783,7 +783,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L18) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L18) ___ @@ -793,7 +793,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L94) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L94) ___ @@ -803,7 +803,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L93) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L93) ___ @@ -813,7 +813,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:82](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L82) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L82) ___ @@ -823,7 +823,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L92) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L92) ___ @@ -833,7 +833,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L83) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L83) ___ @@ -843,7 +843,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L28) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L28) ___ @@ -853,7 +853,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L54) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L54) ___ @@ -863,7 +863,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L65) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L65) ___ @@ -873,7 +873,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L88) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L88) ___ @@ -883,7 +883,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L73) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L73) ___ @@ -893,7 +893,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L77) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L77) ___ @@ -903,7 +903,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L80) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L80) ___ @@ -913,7 +913,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L91) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L91) ___ @@ -923,7 +923,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L19) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L19) ___ @@ -933,7 +933,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L78) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L78) ___ @@ -943,7 +943,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L62) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L62) ___ @@ -953,4 +953,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L61) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L61) diff --git a/docs/matter.js/enums/cluster_export.KeypadInput.Feature.md b/docs/matter.js/enums/cluster_export.KeypadInput.Feature.md index f9fab4e26b..b9190fecfa 100644 --- a/docs/matter.js/enums/cluster_export.KeypadInput.Feature.md +++ b/docs/matter.js/enums/cluster_export.KeypadInput.Feature.md @@ -30,7 +30,7 @@ Supports CEC keys 0x0A (Settings) and 0x09 (Home) #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L172) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L172) ___ @@ -44,7 +44,7 @@ Supports UP, DOWN, LEFT, RIGHT, SELECT, BACK, EXIT, MENU #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:165](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L165) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:165](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L165) ___ @@ -58,4 +58,4 @@ Supports numeric input 0..9 #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:179](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L179) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:179](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L179) diff --git a/docs/matter.js/enums/cluster_export.KeypadInput.Status.md b/docs/matter.js/enums/cluster_export.KeypadInput.Status.md index 7a4bf242c3..502d632e45 100644 --- a/docs/matter.js/enums/cluster_export.KeypadInput.Status.md +++ b/docs/matter.js/enums/cluster_export.KeypadInput.Status.md @@ -26,7 +26,7 @@ Command failed: Requested key code is invalid in the context of the responder’ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:137](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L137) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:137](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L137) ___ @@ -38,7 +38,7 @@ Command succeeded #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:127](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L127) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:127](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L127) ___ @@ -50,4 +50,4 @@ Command failed: Key code is not supported. #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:132](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L132) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:132](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L132) diff --git a/docs/matter.js/enums/cluster_export.LevelControl.Feature.md b/docs/matter.js/enums/cluster_export.LevelControl.Feature.md index 54e9187876..e5f67ebf59 100644 --- a/docs/matter.js/enums/cluster_export.LevelControl.Feature.md +++ b/docs/matter.js/enums/cluster_export.LevelControl.Feature.md @@ -31,7 +31,7 @@ control. #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:187](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L187) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:187](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L187) ___ @@ -45,7 +45,7 @@ Behavior that supports lighting applications #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:179](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L179) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:179](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L179) ___ @@ -59,4 +59,4 @@ Dependency with the On/Off cluster #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L172) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L172) diff --git a/docs/matter.js/enums/cluster_export.LevelControl.MoveMode.md b/docs/matter.js/enums/cluster_export.LevelControl.MoveMode.md index 344cbbd8f5..44333f9d71 100644 --- a/docs/matter.js/enums/cluster_export.LevelControl.MoveMode.md +++ b/docs/matter.js/enums/cluster_export.LevelControl.MoveMode.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L47) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L47) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L46) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L46) diff --git a/docs/matter.js/enums/cluster_export.LevelControl.StepMode.md b/docs/matter.js/enums/cluster_export.LevelControl.StepMode.md index c0fad56a3a..7ba78dbb65 100644 --- a/docs/matter.js/enums/cluster_export.LevelControl.StepMode.md +++ b/docs/matter.js/enums/cluster_export.LevelControl.StepMode.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L81) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L81) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L80) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L80) diff --git a/docs/matter.js/enums/cluster_export.MediaInput.Feature.md b/docs/matter.js/enums/cluster_export.MediaInput.Feature.md index 300dbee410..f942ec3612 100644 --- a/docs/matter.js/enums/cluster_export.MediaInput.Feature.md +++ b/docs/matter.js/enums/cluster_export.MediaInput.Feature.md @@ -28,4 +28,4 @@ Supports updates to the input names #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L114) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L114) diff --git a/docs/matter.js/enums/cluster_export.MediaInput.InputType.md b/docs/matter.js/enums/cluster_export.MediaInput.InputType.md index a187b3dfdd..e1742f9f28 100644 --- a/docs/matter.js/enums/cluster_export.MediaInput.InputType.md +++ b/docs/matter.js/enums/cluster_export.MediaInput.InputType.md @@ -35,7 +35,7 @@ The type of input, expressed as an enum, with the following values: #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L31) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L31) ___ @@ -45,7 +45,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L32) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L32) ___ @@ -55,7 +55,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L33) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L33) ___ @@ -65,7 +65,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L34) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L34) ___ @@ -75,7 +75,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L35) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L35) ___ @@ -87,7 +87,7 @@ Indicates content not coming from a physical input. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L29) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L29) ___ @@ -97,7 +97,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L36) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L36) ___ @@ -107,7 +107,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L37) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L37) ___ @@ -117,7 +117,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L41) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L41) ___ @@ -127,7 +127,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L39) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L39) ___ @@ -137,7 +137,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L40) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L40) ___ @@ -147,4 +147,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L38) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L38) diff --git a/docs/matter.js/enums/cluster_export.MediaPlayback.Feature.md b/docs/matter.js/enums/cluster_export.MediaPlayback.Feature.md index c3d4aa2f4e..10fecd388e 100644 --- a/docs/matter.js/enums/cluster_export.MediaPlayback.Feature.md +++ b/docs/matter.js/enums/cluster_export.MediaPlayback.Feature.md @@ -30,7 +30,7 @@ example a "seek bar". Adds support for Attributes and Commands related to advanc #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L200) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L200) ___ @@ -44,4 +44,4 @@ Support for commands to support variable speed playback on media that supports i #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:207](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L207) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:207](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L207) diff --git a/docs/matter.js/enums/cluster_export.MediaPlayback.PlaybackState.md b/docs/matter.js/enums/cluster_export.MediaPlayback.PlaybackState.md index 0aef708101..62e0427abb 100644 --- a/docs/matter.js/enums/cluster_export.MediaPlayback.PlaybackState.md +++ b/docs/matter.js/enums/cluster_export.MediaPlayback.PlaybackState.md @@ -27,7 +27,7 @@ Media is not currently buffering and playback will start when buffer has been fi #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L42) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L42) ___ @@ -39,7 +39,7 @@ Media is not currently playing #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L37) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L37) ___ @@ -51,7 +51,7 @@ Media is currently paused #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L32) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L32) ___ @@ -63,4 +63,4 @@ Media is currently playing (includes FF and REW) #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L27) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L27) diff --git a/docs/matter.js/enums/cluster_export.MediaPlayback.Status.md b/docs/matter.js/enums/cluster_export.MediaPlayback.Status.md index 5d0c4ed351..f51c4fe15e 100644 --- a/docs/matter.js/enums/cluster_export.MediaPlayback.Status.md +++ b/docs/matter.js/enums/cluster_export.MediaPlayback.Status.md @@ -29,7 +29,7 @@ Command failed: Requested playback command is invalid in the current playback st #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L57) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L57) ___ @@ -41,7 +41,7 @@ Command failed: This endpoint is not active for playback. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L68) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L68) ___ @@ -54,7 +54,7 @@ attempting to fast-forward during a commercial might return NotAllowed. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L63) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L63) ___ @@ -67,7 +67,7 @@ the media. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L80) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L80) ___ @@ -80,7 +80,7 @@ fastest speed supported by the server in the respective direction. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L74) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L74) ___ @@ -92,4 +92,4 @@ Command succeeded #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L52) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L52) diff --git a/docs/matter.js/enums/cluster_export.ModeSelect.Feature.md b/docs/matter.js/enums/cluster_export.ModeSelect.Feature.md index b5cf2f5839..2d837414a2 100644 --- a/docs/matter.js/enums/cluster_export.ModeSelect.Feature.md +++ b/docs/matter.js/enums/cluster_export.ModeSelect.Feature.md @@ -28,4 +28,4 @@ Dependency with the On/Off cluster #### Defined in -[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L114) +[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L114) diff --git a/docs/matter.js/enums/cluster_export.NetworkCommissioning.Feature.md b/docs/matter.js/enums/cluster_export.NetworkCommissioning.Feature.md index 6e9208e7f4..e7f7c9dd3f 100644 --- a/docs/matter.js/enums/cluster_export.NetworkCommissioning.Feature.md +++ b/docs/matter.js/enums/cluster_export.NetworkCommissioning.Feature.md @@ -30,7 +30,7 @@ Ethernet related features #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:587](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L587) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:587](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L587) ___ @@ -44,7 +44,7 @@ Thread related features #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:580](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L580) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:580](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L580) ___ @@ -58,4 +58,4 @@ Wi-Fi related features #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:573](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L573) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:573](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L573) diff --git a/docs/matter.js/enums/cluster_export.NetworkCommissioning.NetworkCommissioningStatus.md b/docs/matter.js/enums/cluster_export.NetworkCommissioning.NetworkCommissioningStatus.md index 18786d039e..cdf64c82d4 100644 --- a/docs/matter.js/enums/cluster_export.NetworkCommissioning.NetworkCommissioningStatus.md +++ b/docs/matter.js/enums/cluster_export.NetworkCommissioning.NetworkCommissioningStatus.md @@ -36,7 +36,7 @@ Cannot associate due to authentication failure #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:107](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L107) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L107) ___ @@ -48,7 +48,7 @@ A collection would exceed its size limit #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:82](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L82) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L82) ___ @@ -60,7 +60,7 @@ The NetworkID is already among the collection of added networks #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L92) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L92) ___ @@ -72,7 +72,7 @@ Failure to bind Wi-Fi <-> IP interfaces #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:127](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L127) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:127](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L127) ___ @@ -84,7 +84,7 @@ Failure to generate an IPv6 address #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L122) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L122) ___ @@ -96,7 +96,7 @@ The NetworkID is not among the collection of added networks #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L87) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L87) ___ @@ -108,7 +108,7 @@ Cannot find AP: SSID Not found #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L97) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L97) ___ @@ -120,7 +120,7 @@ Other association failure #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L117) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L117) ___ @@ -132,7 +132,7 @@ Value Outside Range #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L77) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L77) ___ @@ -144,7 +144,7 @@ Cannot find AP: Mismatch on band/channels/regulatory domain / 2.4GHz vs 5GHz #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L102) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L102) ___ @@ -156,7 +156,7 @@ OK, no error #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L72) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L72) ___ @@ -168,7 +168,7 @@ Unknown error #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:132](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L132) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:132](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L132) ___ @@ -180,4 +180,4 @@ Cannot associate due to unsupported security mode #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L112) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L112) diff --git a/docs/matter.js/enums/cluster_export.NetworkCommissioning.WiFiBand.md b/docs/matter.js/enums/cluster_export.NetworkCommissioning.WiFiBand.md index c4072faf30..803cd0a3c6 100644 --- a/docs/matter.js/enums/cluster_export.NetworkCommissioning.WiFiBand.md +++ b/docs/matter.js/enums/cluster_export.NetworkCommissioning.WiFiBand.md @@ -31,7 +31,7 @@ WiFiInterfaceScanResultStruct. #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:203](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L203) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:203](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L203) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L208) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L208) ___ @@ -55,7 +55,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:213](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L213) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:213](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L213) ___ @@ -67,7 +67,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L223) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L223) ___ @@ -79,4 +79,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:218](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L218) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:218](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L218) diff --git a/docs/matter.js/enums/cluster_export.OccupancySensing.OccupancySensorType.md b/docs/matter.js/enums/cluster_export.OccupancySensing.OccupancySensorType.md index 2a39c8e6b9..9d68e94455 100644 --- a/docs/matter.js/enums/cluster_export.OccupancySensing.OccupancySensorType.md +++ b/docs/matter.js/enums/cluster_export.OccupancySensing.OccupancySensorType.md @@ -27,7 +27,7 @@ Indicates a physical contact sensor. #### Defined in -[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L51) +[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L51) ___ @@ -39,7 +39,7 @@ Indicates a passive infrared sensor. #### Defined in -[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L36) +[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L36) ___ @@ -51,7 +51,7 @@ Indicates a passive infrared and ultrasonic sensor. #### Defined in -[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L46) +[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L46) ___ @@ -63,4 +63,4 @@ Indicates a ultrasonic sensor. #### Defined in -[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L41) +[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L41) diff --git a/docs/matter.js/enums/cluster_export.OnOff.Feature.md b/docs/matter.js/enums/cluster_export.OnOff.Feature.md index b9a06083a1..7e4d49c882 100644 --- a/docs/matter.js/enums/cluster_export.OnOff.Feature.md +++ b/docs/matter.js/enums/cluster_export.OnOff.Feature.md @@ -28,4 +28,4 @@ Behavior that supports lighting applications. #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L124) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L124) diff --git a/docs/matter.js/enums/cluster_export.OnOff.OnOffEffectIdentifier.md b/docs/matter.js/enums/cluster_export.OnOff.OnOffEffectIdentifier.md index b0cbe7975d..730da6e68d 100644 --- a/docs/matter.js/enums/cluster_export.OnOff.OnOffEffectIdentifier.md +++ b/docs/matter.js/enums/cluster_export.OnOff.OnOffEffectIdentifier.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L42) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L42) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L43) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L43) diff --git a/docs/matter.js/enums/cluster_export.OnOff.StartUpOnOff.md b/docs/matter.js/enums/cluster_export.OnOff.StartUpOnOff.md index ae73980771..bde44e8483 100644 --- a/docs/matter.js/enums/cluster_export.OnOff.StartUpOnOff.md +++ b/docs/matter.js/enums/cluster_export.OnOff.StartUpOnOff.md @@ -26,7 +26,7 @@ Set the OnOff attribute to FALSE #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L27) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L27) ___ @@ -38,7 +38,7 @@ Set the OnOff attribute to TRUE #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L32) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L32) ___ @@ -51,4 +51,4 @@ previous value of the OnOff attribute is equal to TRUE, set the OnOff attribute #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L38) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L38) diff --git a/docs/matter.js/enums/cluster_export.OnOffSwitchConfiguration.SwitchActions.md b/docs/matter.js/enums/cluster_export.OnOffSwitchConfiguration.SwitchActions.md index 62619904be..bb29f23219 100644 --- a/docs/matter.js/enums/cluster_export.OnOffSwitchConfiguration.SwitchActions.md +++ b/docs/matter.js/enums/cluster_export.OnOffSwitchConfiguration.SwitchActions.md @@ -22,7 +22,7 @@ The value of the OnOffSwitchConfiguration switchActions attribute #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L28) +[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L28) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L27) +[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L27) ___ @@ -42,4 +42,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L29) +[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L29) diff --git a/docs/matter.js/enums/cluster_export.OnOffSwitchConfiguration.SwitchType.md b/docs/matter.js/enums/cluster_export.OnOffSwitchConfiguration.SwitchType.md index 4bfd9bf8b1..4a1648ca13 100644 --- a/docs/matter.js/enums/cluster_export.OnOffSwitchConfiguration.SwitchType.md +++ b/docs/matter.js/enums/cluster_export.OnOffSwitchConfiguration.SwitchType.md @@ -22,7 +22,7 @@ The value of the OnOffSwitchConfiguration switchType attribute #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L19) +[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L19) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L20) +[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L20) ___ @@ -42,4 +42,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L18) +[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L18) diff --git a/docs/matter.js/enums/cluster_export.OperationalCredentials.CertificateChainType.md b/docs/matter.js/enums/cluster_export.OperationalCredentials.CertificateChainType.md index 26b341c084..d66d1272e0 100644 --- a/docs/matter.js/enums/cluster_export.OperationalCredentials.CertificateChainType.md +++ b/docs/matter.js/enums/cluster_export.OperationalCredentials.CertificateChainType.md @@ -28,7 +28,7 @@ Request the DER- encoded DAC certificate #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L163) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L163) ___ @@ -40,4 +40,4 @@ Request the DER- encoded PAI certificate #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:168](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L168) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L168) diff --git a/docs/matter.js/enums/cluster_export.OperationalCredentials.NodeOperationalCertStatus.md b/docs/matter.js/enums/cluster_export.OperationalCredentials.NodeOperationalCertStatus.md index 4af0b44b06..94b13d34c8 100644 --- a/docs/matter.js/enums/cluster_export.OperationalCredentials.NodeOperationalCertStatus.md +++ b/docs/matter.js/enums/cluster_export.OperationalCredentials.NodeOperationalCertStatus.md @@ -37,7 +37,7 @@ Trying to AddNOC instead of UpdateNOC against an existing Fabric. #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:416](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L416) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:416](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L416) ___ @@ -49,7 +49,7 @@ Invalid CaseAdminSubject field for an AddNOC command. #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:411](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L411) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:411](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L411) ___ @@ -61,7 +61,7 @@ FabricIndex argument is invalid. #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:426](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L426) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:426](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L426) ___ @@ -73,7 +73,7 @@ Any other validation error in NOC chain #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:396](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L396) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:396](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L396) ___ @@ -85,7 +85,7 @@ The Node Operational ID in the NOC is not formatted correctly. #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:391](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L391) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:391](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L391) ___ @@ -97,7 +97,7 @@ Public Key in the NOC does not match the public key in the NOCSR #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:386](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L386) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:386](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L386) ___ @@ -109,7 +109,7 @@ Label already exists on another Fabric. #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:421](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L421) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:421](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L421) ___ @@ -121,7 +121,7 @@ No record of prior CSR for which this NOC could match #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:401](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L401) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:401](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L401) ___ @@ -133,7 +133,7 @@ OK, no error #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:381](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L381) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:381](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L381) ___ @@ -145,4 +145,4 @@ NOCs table full, cannot add another one #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:406](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L406) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:406](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L406) diff --git a/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateProvider.ApplyUpdateAction.md b/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateProvider.ApplyUpdateAction.md index 68b9199459..67c8510c08 100644 --- a/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateProvider.ApplyUpdateAction.md +++ b/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateProvider.ApplyUpdateAction.md @@ -29,7 +29,7 @@ Wait at least the given delay time. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L131) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L131) ___ @@ -41,7 +41,7 @@ The OTA Provider is conveying a desire to rescind a previously provided Software #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L136) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L136) ___ @@ -53,4 +53,4 @@ Apply the update. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L126) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L126) diff --git a/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateProvider.DownloadProtocol.md b/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateProvider.DownloadProtocol.md index 1fe1c0557c..fccf2d2e8a 100644 --- a/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateProvider.DownloadProtocol.md +++ b/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateProvider.DownloadProtocol.md @@ -31,7 +31,7 @@ Indicates support for asynchronous BDX. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L36) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L36) ___ @@ -43,7 +43,7 @@ Indicates support for synchronous BDX. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L31) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L31) ___ @@ -55,7 +55,7 @@ Indicates support for HTTPS. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L41) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L41) ___ @@ -67,4 +67,4 @@ Indicates support for vendor specific protocol. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L46) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L46) diff --git a/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateProvider.Status.md b/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateProvider.Status.md index e7336b6585..a5e428643a 100644 --- a/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateProvider.Status.md +++ b/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateProvider.Status.md @@ -29,7 +29,7 @@ Indicates OTA Provider may have an update, but it is not ready yet. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L79) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L79) ___ @@ -41,7 +41,7 @@ Indicates that the requested download protocol is not supported by the OTA Provi #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L89) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:89](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L89) ___ @@ -53,7 +53,7 @@ Indicates that there is definitely no update currently available from the OTA Pr #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L84) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L84) ___ @@ -65,4 +65,4 @@ Indicates that the OTA Provider has an update available. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L74) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L74) diff --git a/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateRequestor.AnnouncementReason.md b/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateRequestor.AnnouncementReason.md index 01e256feff..df39e08eba 100644 --- a/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateRequestor.AnnouncementReason.md +++ b/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateRequestor.AnnouncementReason.md @@ -26,7 +26,7 @@ An OTA Provider is announcing its presence. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:100](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L100) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:100](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L100) ___ @@ -39,7 +39,7 @@ be available. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L106) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L106) ___ @@ -52,4 +52,4 @@ be available, which contains an update that needs to be applied urgently. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L112) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L112) diff --git a/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateRequestor.ChangeReason.md b/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateRequestor.ChangeReason.md index fbc83af49c..a305d6bfe7 100644 --- a/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateRequestor.ChangeReason.md +++ b/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateRequestor.ChangeReason.md @@ -30,7 +30,7 @@ The reason for a state change is a request by the OTA Provider to wait. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:158](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L158) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:158](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L158) ___ @@ -42,7 +42,7 @@ The reason for a state change is the failure of a prior operation. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:148](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L148) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:148](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L148) ___ @@ -54,7 +54,7 @@ The reason for a state change is the success of a prior operation. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:143](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L143) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:143](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L143) ___ @@ -66,7 +66,7 @@ The reason for a state change is a time-out. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:153](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L153) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:153](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L153) ___ @@ -78,4 +78,4 @@ The reason for a state change is unknown. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:138](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L138) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:138](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L138) diff --git a/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateRequestor.UpdateState.md b/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateRequestor.UpdateState.md index 3ee6b23cdf..441e3f3e78 100644 --- a/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateRequestor.UpdateState.md +++ b/docs/matter.js/enums/cluster_export.OtaSoftwareUpdateRequestor.UpdateState.md @@ -32,7 +32,7 @@ Indicate a Node currently in the process of verifying and applying a software up #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L75) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L75) ___ @@ -44,7 +44,7 @@ Indicate a Node waiting caused by AwaitNextAction response. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L80) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L80) ___ @@ -56,7 +56,7 @@ Indicate a Node waiting after a Busy response. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L65) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L65) ___ @@ -68,7 +68,7 @@ Indicate a Node is capable of user consent. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L90) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L90) ___ @@ -80,7 +80,7 @@ Indicate a Node currently in the process of downloading a software update. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L70) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L70) ___ @@ -92,7 +92,7 @@ Indicate a Node not yet in the process of software update. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L55) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L55) ___ @@ -104,7 +104,7 @@ Indicate a Node in the process of querying an OTA Provider. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L60) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L60) ___ @@ -116,7 +116,7 @@ Indicate a Node in the process of recovering to a previous version. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L85) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L85) ___ @@ -128,4 +128,4 @@ Current state is not yet determined. #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L50) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L50) diff --git a/docs/matter.js/enums/cluster_export.PowerSource.BatApprovedChemistry.md b/docs/matter.js/enums/cluster_export.PowerSource.BatApprovedChemistry.md index 8a4256504a..b67ed35fd3 100644 --- a/docs/matter.js/enums/cluster_export.PowerSource.BatApprovedChemistry.md +++ b/docs/matter.js/enums/cluster_export.PowerSource.BatApprovedChemistry.md @@ -56,7 +56,7 @@ Cell chemistry is alkaline #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:608](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L608) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:608](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L608) ___ @@ -68,7 +68,7 @@ Cell chemistry is lead acid #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:683](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L683) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:683](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L683) ___ @@ -80,7 +80,7 @@ Cell chemistry is lithium carbon fluoride #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:613](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L613) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:613](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L613) ___ @@ -92,7 +92,7 @@ Cell chemistry is lithium chromium oxide #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:618](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L618) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:618](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L618) ___ @@ -104,7 +104,7 @@ Cell chemistry is lithium cobalt oxide #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:688](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L688) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:688](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L688) ___ @@ -116,7 +116,7 @@ Cell chemistry is lithium copper oxide #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:623](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L623) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:623](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L623) ___ @@ -128,7 +128,7 @@ Cell chemistry is lithium ion #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:693](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L693) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:693](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L693) ___ @@ -140,7 +140,7 @@ Cell chemistry is lithium ion polymer #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:698](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L698) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:698](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L698) ___ @@ -152,7 +152,7 @@ Cell chemistry is lithium iron disulfide #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:628](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L628) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:628](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L628) ___ @@ -164,7 +164,7 @@ Cell chemistry is lithium iron phosphate #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:703](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L703) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:703](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L703) ___ @@ -176,7 +176,7 @@ Cell chemistry is lithium manganese dioxide #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:633](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L633) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:633](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L633) ___ @@ -188,7 +188,7 @@ Cell chemistry is lithium sulfur #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:708](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L708) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:708](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L708) ___ @@ -200,7 +200,7 @@ Cell chemistry is lithium thionyl chloride #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:638](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L638) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:638](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L638) ___ @@ -212,7 +212,7 @@ Cell chemistry is lithium titanate #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:713](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L713) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:713](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L713) ___ @@ -224,7 +224,7 @@ Cell chemistry is magnesium #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:643](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L643) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:643](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L643) ___ @@ -236,7 +236,7 @@ Cell chemistry is mercury oxide #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:648](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L648) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:648](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L648) ___ @@ -248,7 +248,7 @@ Cell chemistry is nickel cadmium #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:718](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L718) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:718](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L718) ___ @@ -260,7 +260,7 @@ Cell chemistry is nickel hydrogen #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:723](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L723) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:723](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L723) ___ @@ -272,7 +272,7 @@ Cell chemistry is nickel iron #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:728](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L728) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:728](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L728) ___ @@ -284,7 +284,7 @@ Cell chemistry is nickel metal hydride #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:733](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L733) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:733](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L733) ___ @@ -296,7 +296,7 @@ Cell chemistry is nickel oxyhydride #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:653](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L653) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:653](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L653) ___ @@ -308,7 +308,7 @@ Cell chemistry is nickel zinc #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:738](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L738) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:738](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L738) ___ @@ -320,7 +320,7 @@ Cell chemistry is silver oxide #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:658](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L658) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:658](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L658) ___ @@ -332,7 +332,7 @@ Cell chemistry is silver zinc #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:743](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L743) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:743](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L743) ___ @@ -344,7 +344,7 @@ Cell chemistry is sodium ion #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:748](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L748) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:748](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L748) ___ @@ -356,7 +356,7 @@ Cell chemistry is sodium sulfur #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:753](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L753) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:753](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L753) ___ @@ -368,7 +368,7 @@ Cell chemistry is unspecified or unknown #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:603](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L603) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:603](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L603) ___ @@ -380,7 +380,7 @@ Cell chemistry is zinc air #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:663](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L663) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:663](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L663) ___ @@ -392,7 +392,7 @@ Cell chemistry is zinc bromide #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:758](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L758) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:758](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L758) ___ @@ -404,7 +404,7 @@ Cell chemistry is zinc carbon #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:668](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L668) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:668](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L668) ___ @@ -416,7 +416,7 @@ Cell chemistry is zinc cerium #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:763](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L763) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:763](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L763) ___ @@ -428,7 +428,7 @@ Cell chemistry is zinc chloride #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:673](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L673) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:673](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L673) ___ @@ -440,4 +440,4 @@ Cell chemistry is zinc manganese dioxide #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:678](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L678) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:678](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L678) diff --git a/docs/matter.js/enums/cluster_export.PowerSource.BatChargeFault.md b/docs/matter.js/enums/cluster_export.PowerSource.BatChargeFault.md index 27b2bf088d..71dec23176 100644 --- a/docs/matter.js/enums/cluster_export.PowerSource.BatChargeFault.md +++ b/docs/matter.js/enums/cluster_export.PowerSource.BatChargeFault.md @@ -34,7 +34,7 @@ The Node detects the ambient temperature is below the nominal range for this bat #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:808](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L808) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:808](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L808) ___ @@ -46,7 +46,7 @@ The Node detects the ambient temperature is above the nominal range for this bat #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:803](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L803) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:803](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L803) ___ @@ -58,7 +58,7 @@ The Node detects this battery source is not present. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:823](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L823) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:823](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L823) ___ @@ -70,7 +70,7 @@ The Node detects this battery source is over voltage. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:828](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L828) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:828](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L828) ___ @@ -82,7 +82,7 @@ The Node detects the temperature of this battery source is below the nominal ran #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:818](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L818) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:818](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L818) ___ @@ -94,7 +94,7 @@ The Node detects the temperature of this battery source is above the nominal ran #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:813](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L813) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:813](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L813) ___ @@ -106,7 +106,7 @@ The Node detects this battery source is under voltage. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:833](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L833) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:833](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L833) ___ @@ -118,7 +118,7 @@ The Node detects the charger for this battery source is over voltage. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:838](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L838) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:838](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L838) ___ @@ -130,7 +130,7 @@ The Node detects the charger for this battery source is under voltage. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:843](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L843) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:843](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L843) ___ @@ -142,7 +142,7 @@ The Node detects a charging safety timeout for this battery source. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:848](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L848) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:848](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L848) ___ @@ -154,4 +154,4 @@ The Node detects an unspecified fault on this battery source. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:798](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L798) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:798](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L798) diff --git a/docs/matter.js/enums/cluster_export.PowerSource.BatChargeLevel.md b/docs/matter.js/enums/cluster_export.PowerSource.BatChargeLevel.md index 9acf261022..3e0b98aaa4 100644 --- a/docs/matter.js/enums/cluster_export.PowerSource.BatChargeLevel.md +++ b/docs/matter.js/enums/cluster_export.PowerSource.BatChargeLevel.md @@ -26,7 +26,7 @@ Charge level is critical, immediate intervention is required #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:128](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L128) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:128](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L128) ___ @@ -38,7 +38,7 @@ Charge level is nominal #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L118) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L118) ___ @@ -50,4 +50,4 @@ Charge level is low, intervention may soon be required. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:123](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L123) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:123](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L123) diff --git a/docs/matter.js/enums/cluster_export.PowerSource.BatChargeState.md b/docs/matter.js/enums/cluster_export.PowerSource.BatChargeState.md index d2e19a6de3..aafb1a7f75 100644 --- a/docs/matter.js/enums/cluster_export.PowerSource.BatChargeState.md +++ b/docs/matter.js/enums/cluster_export.PowerSource.BatChargeState.md @@ -27,7 +27,7 @@ The battery is at full charge #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:783](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L783) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:783](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L783) ___ @@ -39,7 +39,7 @@ The battery is charging #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:778](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L778) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:778](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L778) ___ @@ -51,7 +51,7 @@ The battery is not charging #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:788](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L788) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:788](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L788) ___ @@ -63,4 +63,4 @@ Unable to determine the charging state #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:773](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L773) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:773](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L773) diff --git a/docs/matter.js/enums/cluster_export.PowerSource.BatCommonDesignation.md b/docs/matter.js/enums/cluster_export.PowerSource.BatCommonDesignation.md index c7b82309fe..7e2443adf2 100644 --- a/docs/matter.js/enums/cluster_export.PowerSource.BatCommonDesignation.md +++ b/docs/matter.js/enums/cluster_export.PowerSource.BatCommonDesignation.md @@ -104,7 +104,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:233](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L233) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:233](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L233) ___ @@ -116,7 +116,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:308](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L308) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:308](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L308) ___ @@ -128,7 +128,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:313](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L313) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:313](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L313) ___ @@ -140,7 +140,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:348](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L348) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:348](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L348) ___ @@ -152,7 +152,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:318](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L318) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:318](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L318) ___ @@ -164,7 +164,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:323](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L323) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:323](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L323) ___ @@ -176,7 +176,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:293](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L293) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:293](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L293) ___ @@ -188,7 +188,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:218](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L218) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:218](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L218) ___ @@ -200,7 +200,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:328](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L328) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:328](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L328) ___ @@ -212,7 +212,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L223) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L223) ___ @@ -224,7 +224,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:228](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L228) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:228](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L228) ___ @@ -236,7 +236,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:243](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L243) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:243](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L243) ___ @@ -248,7 +248,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:478](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L478) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:478](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L478) ___ @@ -260,7 +260,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:483](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L483) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:483](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L483) ___ @@ -272,7 +272,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L273) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L273) ___ @@ -284,7 +284,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:278](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L278) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:278](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L278) ___ @@ -296,7 +296,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:488](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L488) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:488](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L488) ___ @@ -308,7 +308,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:473](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L473) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:473](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L473) ___ @@ -320,7 +320,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:493](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L493) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:493](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L493) ___ @@ -332,7 +332,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:203](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L203) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:203](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L203) ___ @@ -344,7 +344,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:198](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L198) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:198](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L198) ___ @@ -356,7 +356,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:238](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L238) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:238](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L238) ___ @@ -368,7 +368,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:498](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L498) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:498](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L498) ___ @@ -380,7 +380,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:248](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L248) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:248](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L248) ___ @@ -392,7 +392,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L283) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L283) ___ @@ -404,7 +404,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L208) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L208) ___ @@ -416,7 +416,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:338](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L338) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:338](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L338) ___ @@ -428,7 +428,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L343) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L343) ___ @@ -440,7 +440,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:353](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L353) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:353](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L353) ___ @@ -452,7 +452,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:358](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L358) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:358](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L358) ___ @@ -464,7 +464,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:213](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L213) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:213](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L213) ___ @@ -476,7 +476,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:288](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L288) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:288](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L288) ___ @@ -488,7 +488,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:503](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L503) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:503](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L503) ___ @@ -500,7 +500,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:508](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L508) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:508](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L508) ___ @@ -512,7 +512,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:513](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L513) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:513](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L513) ___ @@ -524,7 +524,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:518](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L518) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:518](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L518) ___ @@ -536,7 +536,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:523](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L523) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:523](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L523) ___ @@ -548,7 +548,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:528](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L528) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:528](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L528) ___ @@ -560,7 +560,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:533](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L533) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:533](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L533) ___ @@ -572,7 +572,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:538](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L538) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:538](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L538) ___ @@ -584,7 +584,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:543](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L543) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:543](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L543) ___ @@ -596,7 +596,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:553](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L553) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:553](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L553) ___ @@ -608,7 +608,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:558](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L558) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:558](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L558) ___ @@ -620,7 +620,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:563](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L563) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:563](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L563) ___ @@ -632,7 +632,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:568](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L568) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:568](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L568) ___ @@ -644,7 +644,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:573](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L573) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:573](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L573) ___ @@ -656,7 +656,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:578](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L578) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:578](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L578) ___ @@ -668,7 +668,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:583](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L583) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:583](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L583) ___ @@ -680,7 +680,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:588](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L588) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:588](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L588) ___ @@ -692,7 +692,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:593](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L593) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:593](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L593) ___ @@ -704,7 +704,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:298](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L298) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:298](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L298) ___ @@ -716,7 +716,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L303) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L303) ___ @@ -728,7 +728,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:253](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L253) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:253](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L253) ___ @@ -740,7 +740,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:333](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L333) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:333](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L333) ___ @@ -752,7 +752,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:468](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L468) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:468](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L468) ___ @@ -764,7 +764,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:258](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L258) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:258](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L258) ___ @@ -776,7 +776,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:263](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L263) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:263](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L263) ___ @@ -788,7 +788,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:548](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L548) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:548](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L548) ___ @@ -800,7 +800,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L363) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L363) ___ @@ -812,7 +812,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:368](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L368) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:368](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L368) ___ @@ -824,7 +824,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:373](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L373) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:373](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L373) ___ @@ -836,7 +836,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:378](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L378) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:378](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L378) ___ @@ -848,7 +848,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:383](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L383) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:383](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L383) ___ @@ -860,7 +860,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:453](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L453) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:453](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L453) ___ @@ -872,7 +872,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:388](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L388) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:388](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L388) ___ @@ -884,7 +884,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:393](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L393) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:393](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L393) ___ @@ -896,7 +896,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:398](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L398) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:398](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L398) ___ @@ -908,7 +908,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:403](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L403) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:403](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L403) ___ @@ -920,7 +920,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:408](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L408) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:408](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L408) ___ @@ -932,7 +932,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:413](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L413) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:413](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L413) ___ @@ -944,7 +944,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:418](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L418) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:418](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L418) ___ @@ -956,7 +956,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:423](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L423) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:423](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L423) ___ @@ -968,7 +968,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:428](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L428) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:428](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L428) ___ @@ -980,7 +980,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:433](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L433) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:433](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L433) ___ @@ -992,7 +992,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:438](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L438) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:438](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L438) ___ @@ -1004,7 +1004,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:443](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L443) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:443](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L443) ___ @@ -1016,7 +1016,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:448](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L448) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:448](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L448) ___ @@ -1028,7 +1028,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:463](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L463) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:463](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L463) ___ @@ -1040,7 +1040,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:458](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L458) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:458](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L458) ___ @@ -1052,7 +1052,7 @@ Common type is as specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L268) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L268) ___ @@ -1064,4 +1064,4 @@ Common type is unknown or unspecified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:193](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L193) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:193](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L193) diff --git a/docs/matter.js/enums/cluster_export.PowerSource.BatFault.md b/docs/matter.js/enums/cluster_export.PowerSource.BatFault.md index 91ca95c0a3..76f0743a9b 100644 --- a/docs/matter.js/enums/cluster_export.PowerSource.BatFault.md +++ b/docs/matter.js/enums/cluster_export.PowerSource.BatFault.md @@ -26,7 +26,7 @@ The Node detects the temperature of this battery power source is above ideal ope #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:168](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L168) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L168) ___ @@ -38,7 +38,7 @@ The Node detects the temperature of this battery power source is below ideal ope #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L173) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L173) ___ @@ -50,4 +50,4 @@ The Node detects an unspecified fault on this battery power source. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L163) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L163) diff --git a/docs/matter.js/enums/cluster_export.PowerSource.BatReplaceability.md b/docs/matter.js/enums/cluster_export.PowerSource.BatReplaceability.md index 14c2d67d36..a4aeee8a6c 100644 --- a/docs/matter.js/enums/cluster_export.PowerSource.BatReplaceability.md +++ b/docs/matter.js/enums/cluster_export.PowerSource.BatReplaceability.md @@ -27,7 +27,7 @@ The battery is replaceable by an authorized factory technician. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:153](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L153) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:153](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L153) ___ @@ -39,7 +39,7 @@ The battery is not replaceable. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:143](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L143) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:143](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L143) ___ @@ -51,7 +51,7 @@ The replaceability is unspecified or unknown. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:138](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L138) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:138](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L138) ___ @@ -63,4 +63,4 @@ The battery is replaceable by the user or customer. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:148](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L148) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:148](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L148) diff --git a/docs/matter.js/enums/cluster_export.PowerSource.Feature.md b/docs/matter.js/enums/cluster_export.PowerSource.Feature.md index 33135fc7d8..e10d4020e1 100644 --- a/docs/matter.js/enums/cluster_export.PowerSource.Feature.md +++ b/docs/matter.js/enums/cluster_export.PowerSource.Feature.md @@ -31,7 +31,7 @@ A battery power source #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:879](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L879) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:879](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L879) ___ @@ -45,7 +45,7 @@ A rechargeable battery power source (requires Battery feature) #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:886](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L886) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:886](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L886) ___ @@ -59,7 +59,7 @@ A replaceable battery power source (requires Battery feature) #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:893](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L893) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:893](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L893) ___ @@ -73,4 +73,4 @@ A wired power source #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:872](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L872) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:872](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L872) diff --git a/docs/matter.js/enums/cluster_export.PowerSource.PowerSourceStatus.md b/docs/matter.js/enums/cluster_export.PowerSource.PowerSourceStatus.md index 9866b170bd..d60ef9a556 100644 --- a/docs/matter.js/enums/cluster_export.PowerSource.PowerSourceStatus.md +++ b/docs/matter.js/enums/cluster_export.PowerSource.PowerSourceStatus.md @@ -27,7 +27,7 @@ Indicate the source is available and currently supplying power #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L40) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L40) ___ @@ -39,7 +39,7 @@ Indicate the source is available, but is not currently supplying power #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L45) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L45) ___ @@ -51,7 +51,7 @@ Indicate the source is not currently available to supply power #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L50) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L50) ___ @@ -63,4 +63,4 @@ Indicate the source status is not specified #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L35) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L35) diff --git a/docs/matter.js/enums/cluster_export.PowerSource.WiredCurrentType.md b/docs/matter.js/enums/cluster_export.PowerSource.WiredCurrentType.md index d478aeb49d..80540cc928 100644 --- a/docs/matter.js/enums/cluster_export.PowerSource.WiredCurrentType.md +++ b/docs/matter.js/enums/cluster_export.PowerSource.WiredCurrentType.md @@ -25,7 +25,7 @@ Indicates AC current #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L60) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L60) ___ @@ -37,4 +37,4 @@ Indicates DC current #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L65) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L65) diff --git a/docs/matter.js/enums/cluster_export.PowerSource.WiredFault.md b/docs/matter.js/enums/cluster_export.PowerSource.WiredFault.md index e774169fb4..3e761d0de6 100644 --- a/docs/matter.js/enums/cluster_export.PowerSource.WiredFault.md +++ b/docs/matter.js/enums/cluster_export.PowerSource.WiredFault.md @@ -26,7 +26,7 @@ The Node detects the supplied voltage is above maximum supported value for this #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L80) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L80) ___ @@ -38,7 +38,7 @@ The Node detects the supplied voltage is below maximum supported value for this #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L85) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L85) ___ @@ -50,4 +50,4 @@ The Node detects an unspecified fault on this wired power source. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L75) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L75) diff --git a/docs/matter.js/enums/cluster_export.PressureMeasurement.Feature.md b/docs/matter.js/enums/cluster_export.PressureMeasurement.Feature.md index 3f1c21bf87..72750256a1 100644 --- a/docs/matter.js/enums/cluster_export.PressureMeasurement.Feature.md +++ b/docs/matter.js/enums/cluster_export.PressureMeasurement.Feature.md @@ -28,4 +28,4 @@ The cluster is capable of extended range and resolution #### Defined in -[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L28) +[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L28) diff --git a/docs/matter.js/enums/cluster_export.PulseWidthModulation.Feature.md b/docs/matter.js/enums/cluster_export.PulseWidthModulation.Feature.md index 3a829977ac..a4f3d79658 100644 --- a/docs/matter.js/enums/cluster_export.PulseWidthModulation.Feature.md +++ b/docs/matter.js/enums/cluster_export.PulseWidthModulation.Feature.md @@ -31,7 +31,7 @@ control. #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:141](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L141) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:141](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L141) ___ @@ -45,7 +45,7 @@ Behavior that supports lighting applications #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:133](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L133) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:133](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L133) ___ @@ -59,4 +59,4 @@ Dependency with the On/Off cluster #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L126) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L126) diff --git a/docs/matter.js/enums/cluster_export.PulseWidthModulation.MoveMode.md b/docs/matter.js/enums/cluster_export.PulseWidthModulation.MoveMode.md index ddc03a4c3e..843d554b74 100644 --- a/docs/matter.js/enums/cluster_export.PulseWidthModulation.MoveMode.md +++ b/docs/matter.js/enums/cluster_export.PulseWidthModulation.MoveMode.md @@ -25,7 +25,7 @@ The value of PulseWidthModulation.moveMode #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L53) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L53) ___ @@ -35,4 +35,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L52) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L52) diff --git a/docs/matter.js/enums/cluster_export.PumpConfigurationAndControl.ControlMode.md b/docs/matter.js/enums/cluster_export.PumpConfigurationAndControl.ControlMode.md index 1c456b926e..9947906597 100644 --- a/docs/matter.js/enums/cluster_export.PumpConfigurationAndControl.ControlMode.md +++ b/docs/matter.js/enums/cluster_export.PumpConfigurationAndControl.ControlMode.md @@ -38,7 +38,7 @@ pump is entirely determined by the pump. #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:209](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L209) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:209](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L209) ___ @@ -59,7 +59,7 @@ MaxMeasuredValue] attributes of the remote flow sensor. #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:185](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L185) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:185](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L185) ___ @@ -80,7 +80,7 @@ MaxConstPressure] attributes. In case of a remote pressure sensor, this will be #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:162](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L162) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:162](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L162) ___ @@ -99,7 +99,7 @@ attributes. #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:150](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L150) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:150](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L150) ___ @@ -120,7 +120,7 @@ attributes. In case of a remote temperature sensor, this will be the range deriv #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:197](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L197) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:197](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L197) ___ @@ -140,4 +140,4 @@ flow ⇒ lower internal setpoint). #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L173) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L173) diff --git a/docs/matter.js/enums/cluster_export.PumpConfigurationAndControl.Feature.md b/docs/matter.js/enums/cluster_export.PumpConfigurationAndControl.Feature.md index c7a3a7d9da..8f26c5be39 100644 --- a/docs/matter.js/enums/cluster_export.PumpConfigurationAndControl.Feature.md +++ b/docs/matter.js/enums/cluster_export.PumpConfigurationAndControl.Feature.md @@ -34,7 +34,7 @@ Supports operating in automatic mode #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:258](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L258) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:258](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L258) ___ @@ -48,7 +48,7 @@ Supports operating in compensated pressure mode #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L230) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L230) ___ @@ -62,7 +62,7 @@ Supports operating in constant flow mode #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:237](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L237) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:237](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L237) ___ @@ -76,7 +76,7 @@ Supports operating in constant pressure mode #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:223](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L223) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:223](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L223) ___ @@ -90,7 +90,7 @@ Supports operating in constant speed mode #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L244) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L244) ___ @@ -104,7 +104,7 @@ Supports operating in constant temperature mode #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L251) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L251) ___ @@ -118,4 +118,4 @@ Supports operating using local settings #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L265) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L265) diff --git a/docs/matter.js/enums/cluster_export.PumpConfigurationAndControl.OperationMode.md b/docs/matter.js/enums/cluster_export.PumpConfigurationAndControl.OperationMode.md index df170c5987..62b1f69dce 100644 --- a/docs/matter.js/enums/cluster_export.PumpConfigurationAndControl.OperationMode.md +++ b/docs/matter.js/enums/cluster_export.PumpConfigurationAndControl.OperationMode.md @@ -27,7 +27,7 @@ This value sets the pump to run with the local settings of the pump, regardless #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:135](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L135) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:135](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L135) ___ @@ -39,7 +39,7 @@ This value sets the pump to run at its maximum possible speed. #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L130) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L130) ___ @@ -51,7 +51,7 @@ This value sets the pump to run at the minimum possible speed it can without bei #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L125) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L125) ___ @@ -71,4 +71,4 @@ between 0% and 100%, e.g., by means of the Level Control cluster #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L120) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L120) diff --git a/docs/matter.js/enums/cluster_export.Scenes.Feature.md b/docs/matter.js/enums/cluster_export.Scenes.Feature.md index 44b5787595..df5a9629a5 100644 --- a/docs/matter.js/enums/cluster_export.Scenes.Feature.md +++ b/docs/matter.js/enums/cluster_export.Scenes.Feature.md @@ -28,4 +28,4 @@ The ability to store a name for a scene. #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:333](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L333) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:332](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L332) diff --git a/docs/matter.js/enums/cluster_export.SoftwareDiagnostics.Feature.md b/docs/matter.js/enums/cluster_export.SoftwareDiagnostics.Feature.md index 066c6b50b2..e2f9879a40 100644 --- a/docs/matter.js/enums/cluster_export.SoftwareDiagnostics.Feature.md +++ b/docs/matter.js/enums/cluster_export.SoftwareDiagnostics.Feature.md @@ -28,4 +28,4 @@ Node makes available the metrics for high watermark related to memory consumptio #### Defined in -[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L106) +[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L106) diff --git a/docs/matter.js/enums/cluster_export.Switch.Feature.md b/docs/matter.js/enums/cluster_export.Switch.Feature.md index 7c77aad941..d652724b2b 100644 --- a/docs/matter.js/enums/cluster_export.Switch.Feature.md +++ b/docs/matter.js/enums/cluster_export.Switch.Feature.md @@ -30,7 +30,7 @@ LatchingSwitch #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L81) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L81) ___ @@ -42,7 +42,7 @@ MomentarySwitch #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L86) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L86) ___ @@ -54,7 +54,7 @@ MomentarySwitchLongPress #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L96) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L96) ___ @@ -66,7 +66,7 @@ MomentarySwitchMultiPress #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L101) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L101) ___ @@ -78,4 +78,4 @@ MomentarySwitchRelease #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L91) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L91) diff --git a/docs/matter.js/enums/cluster_export.TargetNavigator.Status.md b/docs/matter.js/enums/cluster_export.TargetNavigator.Status.md index c14719be25..86b79a0c60 100644 --- a/docs/matter.js/enums/cluster_export.TargetNavigator.Status.md +++ b/docs/matter.js/enums/cluster_export.TargetNavigator.Status.md @@ -26,7 +26,7 @@ Target request is not allowed in current state. #### Defined in -[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L79) +[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L79) ___ @@ -38,7 +38,7 @@ Command succeeded #### Defined in -[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L69) +[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L69) ___ @@ -50,4 +50,4 @@ Requested target was not found in the TargetList #### Defined in -[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L74) +[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L74) diff --git a/docs/matter.js/enums/cluster_export.Thermostat.AcCapacityFormat.md b/docs/matter.js/enums/cluster_export.Thermostat.AcCapacityFormat.md index 7c6d702d04..ac7d399103 100644 --- a/docs/matter.js/enums/cluster_export.Thermostat.AcCapacityFormat.md +++ b/docs/matter.js/enums/cluster_export.Thermostat.AcCapacityFormat.md @@ -26,4 +26,4 @@ British Thermal Unit per Hour #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:404](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L404) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:404](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L404) diff --git a/docs/matter.js/enums/cluster_export.Thermostat.AcCompressorType.md b/docs/matter.js/enums/cluster_export.Thermostat.AcCompressorType.md index 7ca16f58bd..f13e080f04 100644 --- a/docs/matter.js/enums/cluster_export.Thermostat.AcCompressorType.md +++ b/docs/matter.js/enums/cluster_export.Thermostat.AcCompressorType.md @@ -29,7 +29,7 @@ Max working ambient 43 °C #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:318](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L318) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:318](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L318) ___ @@ -41,7 +41,7 @@ Max working ambient 35 °C #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:323](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L323) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:323](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L323) ___ @@ -53,7 +53,7 @@ Max working ambient 52 °C #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:328](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L328) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:328](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L328) ___ @@ -65,4 +65,4 @@ Unknown compressor type #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:313](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L313) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:313](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L313) diff --git a/docs/matter.js/enums/cluster_export.Thermostat.AcLouverPosition.md b/docs/matter.js/enums/cluster_export.Thermostat.AcLouverPosition.md index bc9e9835a6..9585c26222 100644 --- a/docs/matter.js/enums/cluster_export.Thermostat.AcLouverPosition.md +++ b/docs/matter.js/enums/cluster_export.Thermostat.AcLouverPosition.md @@ -30,7 +30,7 @@ Fully Closed #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:372](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L372) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:372](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L372) ___ @@ -42,7 +42,7 @@ Half Open #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:387](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L387) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:387](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L387) ___ @@ -54,7 +54,7 @@ Fully Open #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:377](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L377) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:377](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L377) ___ @@ -66,7 +66,7 @@ Quarter Open #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:382](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L382) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:382](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L382) ___ @@ -78,4 +78,4 @@ Three Quarters Open #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:392](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L392) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:392](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L392) diff --git a/docs/matter.js/enums/cluster_export.Thermostat.AcRefrigerantType.md b/docs/matter.js/enums/cluster_export.Thermostat.AcRefrigerantType.md index b5c6b586e8..b944178dfa 100644 --- a/docs/matter.js/enums/cluster_export.Thermostat.AcRefrigerantType.md +++ b/docs/matter.js/enums/cluster_export.Thermostat.AcRefrigerantType.md @@ -29,7 +29,7 @@ R22 Refrigerant #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L291) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L291) ___ @@ -41,7 +41,7 @@ R407c Refrigerant #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:301](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L301) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:301](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L301) ___ @@ -53,7 +53,7 @@ R410a Refrigerant #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:296](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L296) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:296](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L296) ___ @@ -65,4 +65,4 @@ Unknown Refrigerant Type #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:286](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L286) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:286](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L286) diff --git a/docs/matter.js/enums/cluster_export.Thermostat.AcType.md b/docs/matter.js/enums/cluster_export.Thermostat.AcType.md index 71ec0e85d1..8115796728 100644 --- a/docs/matter.js/enums/cluster_export.Thermostat.AcType.md +++ b/docs/matter.js/enums/cluster_export.Thermostat.AcType.md @@ -30,7 +30,7 @@ Cooling and Fixed Speed #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:259](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L259) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:259](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L259) ___ @@ -42,7 +42,7 @@ Cooling and Inverter #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:269](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L269) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:269](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L269) ___ @@ -54,7 +54,7 @@ Heat Pump and Fixed Speed #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:264](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L264) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:264](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L264) ___ @@ -66,7 +66,7 @@ Heat Pump and Inverter #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:274](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L274) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:274](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L274) ___ @@ -78,4 +78,4 @@ Unknown AC Type #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:254](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L254) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:254](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L254) diff --git a/docs/matter.js/enums/cluster_export.Thermostat.ControlSequenceOfOperation.md b/docs/matter.js/enums/cluster_export.Thermostat.ControlSequenceOfOperation.md index e7b2fd0ff1..78d1c7ebe9 100644 --- a/docs/matter.js/enums/cluster_export.Thermostat.ControlSequenceOfOperation.md +++ b/docs/matter.js/enums/cluster_export.Thermostat.ControlSequenceOfOperation.md @@ -31,7 +31,7 @@ All modes are possible #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:82](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L82) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L82) ___ @@ -43,7 +43,7 @@ All modes are possible #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L87) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L87) ___ @@ -55,7 +55,7 @@ Heat and Emergency are not possible #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L62) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L62) ___ @@ -67,7 +67,7 @@ Heat and Emergency are not possible #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L67) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L67) ___ @@ -79,7 +79,7 @@ Cool and precooling (see Terms) are not possible #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L72) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L72) ___ @@ -91,4 +91,4 @@ Cool and precooling are not possible #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L77) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L77) diff --git a/docs/matter.js/enums/cluster_export.Thermostat.Feature.md b/docs/matter.js/enums/cluster_export.Thermostat.Feature.md index aaec416e9d..1408313502 100644 --- a/docs/matter.js/enums/cluster_export.Thermostat.Feature.md +++ b/docs/matter.js/enums/cluster_export.Thermostat.Feature.md @@ -34,7 +34,7 @@ Supports a System Mode of Auto #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:566](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L566) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:566](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L566) ___ @@ -48,7 +48,7 @@ Thermostat is capable of managing a cooling device #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:538](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L538) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:538](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L538) ___ @@ -62,7 +62,7 @@ Thermostat is capable of managing a heating device #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:531](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L531) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:531](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L531) ___ @@ -76,7 +76,7 @@ Thermostat does not expose the LocalTemperature Value in the LocalTemperature at #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:573](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L573) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:573](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L573) ___ @@ -90,7 +90,7 @@ Supports Occupied and Unoccupied setpoints #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:545](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L545) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:545](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L545) ___ @@ -104,7 +104,7 @@ Supports remote configuration of a weekly schedule of setpoint transitions #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:552](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L552) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:552](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L552) ___ @@ -118,4 +118,4 @@ Supports configurable setback (or span) #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:559](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L559) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:559](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L559) diff --git a/docs/matter.js/enums/cluster_export.Thermostat.SetpointAdjustMode.md b/docs/matter.js/enums/cluster_export.Thermostat.SetpointAdjustMode.md index 5fdcc9dbe1..569ce49b0c 100644 --- a/docs/matter.js/enums/cluster_export.Thermostat.SetpointAdjustMode.md +++ b/docs/matter.js/enums/cluster_export.Thermostat.SetpointAdjustMode.md @@ -20,7 +20,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:410](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L410) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:410](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L410) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:409](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L409) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:409](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L409) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:408](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L408) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:408](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L408) diff --git a/docs/matter.js/enums/cluster_export.Thermostat.SetpointChangeSource.md b/docs/matter.js/enums/cluster_export.Thermostat.SetpointChangeSource.md index 047b0596a2..3787ec0ac9 100644 --- a/docs/matter.js/enums/cluster_export.Thermostat.SetpointChangeSource.md +++ b/docs/matter.js/enums/cluster_export.Thermostat.SetpointChangeSource.md @@ -28,7 +28,7 @@ Externally-initiated setpoint change (e.g., DRLC cluster command, attribute writ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:242](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L242) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:242](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L242) ___ @@ -40,7 +40,7 @@ Manual, user-initiated setpoint change via the thermostat #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:232](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L232) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:232](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L232) ___ @@ -52,4 +52,4 @@ Schedule/internal programming-initiated setpoint change #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:237](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L237) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:237](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L237) diff --git a/docs/matter.js/enums/cluster_export.Thermostat.StartOfWeek.md b/docs/matter.js/enums/cluster_export.Thermostat.StartOfWeek.md index 9ca056a4e4..eabca5a5cb 100644 --- a/docs/matter.js/enums/cluster_export.Thermostat.StartOfWeek.md +++ b/docs/matter.js/enums/cluster_export.Thermostat.StartOfWeek.md @@ -30,7 +30,7 @@ The value of the Thermostat startOfWeek attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:452](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L452) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:452](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L452) ___ @@ -40,7 +40,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:448](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L448) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:448](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L448) ___ @@ -50,7 +50,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:453](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L453) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:453](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L453) ___ @@ -60,7 +60,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:447](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L447) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:447](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L447) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:451](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L451) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:451](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L451) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:449](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L449) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:449](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L449) ___ @@ -90,4 +90,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:450](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L450) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:450](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L450) diff --git a/docs/matter.js/enums/cluster_export.Thermostat.SystemMode.md b/docs/matter.js/enums/cluster_export.Thermostat.SystemMode.md index 0187f1495a..88a00a576c 100644 --- a/docs/matter.js/enums/cluster_export.Thermostat.SystemMode.md +++ b/docs/matter.js/enums/cluster_export.Thermostat.SystemMode.md @@ -34,7 +34,7 @@ Demand is generated for either Cooling or Heating, as required #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:104](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L104) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:104](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L104) ___ @@ -46,7 +46,7 @@ Demand is only generated for Cooling #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L109) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L109) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:127](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L127) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:127](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L127) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L119) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L119) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L126) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L126) ___ @@ -90,7 +90,7 @@ Demand is only generated for Heating #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L114) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L114) ___ @@ -102,7 +102,7 @@ The Thermostat does not generate demand for Cooling or Heating #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L99) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L99) ___ @@ -114,7 +114,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L124) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L124) ___ @@ -124,4 +124,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:128](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L128) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:128](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L128) diff --git a/docs/matter.js/enums/cluster_export.Thermostat.TemperatureSetpointHold.md b/docs/matter.js/enums/cluster_export.Thermostat.TemperatureSetpointHold.md index 8df9c3328e..0e1ed08247 100644 --- a/docs/matter.js/enums/cluster_export.Thermostat.TemperatureSetpointHold.md +++ b/docs/matter.js/enums/cluster_export.Thermostat.TemperatureSetpointHold.md @@ -27,7 +27,7 @@ Follow scheduling program #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:151](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L151) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:151](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L151) ___ @@ -39,4 +39,4 @@ Maintain current setpoint, regardless of schedule transitions #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:156](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L156) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:156](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L156) diff --git a/docs/matter.js/enums/cluster_export.Thermostat.ThermostatRunningMode.md b/docs/matter.js/enums/cluster_export.Thermostat.ThermostatRunningMode.md index 84f97968fa..e47c872afb 100644 --- a/docs/matter.js/enums/cluster_export.Thermostat.ThermostatRunningMode.md +++ b/docs/matter.js/enums/cluster_export.Thermostat.ThermostatRunningMode.md @@ -26,7 +26,7 @@ The value of the Thermostat thermostatRunningMode attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:437](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L437) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:437](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L437) ___ @@ -36,7 +36,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:438](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L438) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:438](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L438) ___ @@ -46,4 +46,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:436](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L436) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:436](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L436) diff --git a/docs/matter.js/enums/cluster_export.ThermostatUserInterfaceConfiguration.KeypadLockout.md b/docs/matter.js/enums/cluster_export.ThermostatUserInterfaceConfiguration.KeypadLockout.md index 592310b686..095b557b99 100644 --- a/docs/matter.js/enums/cluster_export.ThermostatUserInterfaceConfiguration.KeypadLockout.md +++ b/docs/matter.js/enums/cluster_export.ThermostatUserInterfaceConfiguration.KeypadLockout.md @@ -31,7 +31,7 @@ Level 1 reduced functionality #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L46) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L46) ___ @@ -43,7 +43,7 @@ Level 2 reduced functionality #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L51) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L51) ___ @@ -55,7 +55,7 @@ Level 3 reduced functionality #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L56) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L56) ___ @@ -67,7 +67,7 @@ Level 4 reduced functionality #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L61) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L61) ___ @@ -79,7 +79,7 @@ Least functionality available to the user #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L66) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L66) ___ @@ -91,4 +91,4 @@ All functionality available to the user #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L41) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L41) diff --git a/docs/matter.js/enums/cluster_export.ThermostatUserInterfaceConfiguration.ScheduleProgrammingVisibility.md b/docs/matter.js/enums/cluster_export.ThermostatUserInterfaceConfiguration.ScheduleProgrammingVisibility.md index 6470eb87c4..83fc0e2115 100644 --- a/docs/matter.js/enums/cluster_export.ThermostatUserInterfaceConfiguration.ScheduleProgrammingVisibility.md +++ b/docs/matter.js/enums/cluster_export.ThermostatUserInterfaceConfiguration.ScheduleProgrammingVisibility.md @@ -27,7 +27,7 @@ Local schedule programming functionality is disabled at the thermostat #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L83) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L83) ___ @@ -39,4 +39,4 @@ Local schedule programming functionality is enabled at the thermostat #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L78) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L78) diff --git a/docs/matter.js/enums/cluster_export.ThermostatUserInterfaceConfiguration.TemperatureDisplayMode.md b/docs/matter.js/enums/cluster_export.ThermostatUserInterfaceConfiguration.TemperatureDisplayMode.md index 61377e669b..18dc803cb1 100644 --- a/docs/matter.js/enums/cluster_export.ThermostatUserInterfaceConfiguration.TemperatureDisplayMode.md +++ b/docs/matter.js/enums/cluster_export.ThermostatUserInterfaceConfiguration.TemperatureDisplayMode.md @@ -27,7 +27,7 @@ Temperature displayed in °C #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L24) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L24) ___ @@ -39,4 +39,4 @@ Temperature displayed in °F #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L29) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L29) diff --git a/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.ConnectionStatus.md b/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.ConnectionStatus.md index ecee38a976..bc8ef3be3e 100644 --- a/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.ConnectionStatus.md +++ b/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.ConnectionStatus.md @@ -25,7 +25,7 @@ Node is connected #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:403](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L403) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:403](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L403) ___ @@ -37,4 +37,4 @@ Node is not connected #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:408](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L408) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:408](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L408) diff --git a/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.Feature.md b/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.Feature.md index f278df63eb..7823810564 100644 --- a/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.Feature.md +++ b/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.Feature.md @@ -32,7 +32,7 @@ of packets on the Thread interface. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:460](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L460) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:460](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L460) ___ @@ -46,7 +46,7 @@ Server supports the counts for various MAC layer happenings. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:474](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L474) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:474](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L474) ___ @@ -60,7 +60,7 @@ Server supports the counts for various MLE layer happenings. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:467](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L467) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:467](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L467) ___ @@ -74,4 +74,4 @@ Server supports the counts for the number of received and transmitted packets on #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:452](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L452) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:452](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L452) diff --git a/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.NetworkFault.md b/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.NetworkFault.md index a1eea51435..3d2f1cc9c0 100644 --- a/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.NetworkFault.md +++ b/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.NetworkFault.md @@ -27,7 +27,7 @@ Indicates there has been Thread hardware failure. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:388](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L388) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:388](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L388) ___ @@ -39,7 +39,7 @@ Indicates the Thread link is down. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:383](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L383) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:383](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L383) ___ @@ -51,7 +51,7 @@ Indicates the Thread network is jammed. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:393](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L393) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:393](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L393) ___ @@ -63,4 +63,4 @@ Indicates an unspecified fault. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:378](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L378) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:378](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L378) diff --git a/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.RoutingRole.md b/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.RoutingRole.md index 37cae9e2ec..0fddc20880 100644 --- a/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.RoutingRole.md +++ b/docs/matter.js/enums/cluster_export.ThreadNetworkDiagnostics.RoutingRole.md @@ -30,7 +30,7 @@ The Node acts as an End Device without RX- off-when-idle sleepy radio behavior. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L53) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L53) ___ @@ -42,7 +42,7 @@ The Node acts as a Leader Device. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L68) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L68) ___ @@ -54,7 +54,7 @@ The Node acts as an Router Eligible End Device. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L58) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L58) ___ @@ -66,7 +66,7 @@ The Node acts as a Router Device. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L63) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L63) ___ @@ -78,7 +78,7 @@ The Node acts as a Sleepy End Device with RX-off-when-idle sleepy radio behavior #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L48) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L48) ___ @@ -91,7 +91,7 @@ or operational. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L43) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L43) ___ @@ -103,4 +103,4 @@ Unspecified routing role. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L37) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L37) diff --git a/docs/matter.js/enums/cluster_export.TimeFormatLocalization.CalendarType.md b/docs/matter.js/enums/cluster_export.TimeFormatLocalization.CalendarType.md index 2136318bae..f2218b9105 100644 --- a/docs/matter.js/enums/cluster_export.TimeFormatLocalization.CalendarType.md +++ b/docs/matter.js/enums/cluster_export.TimeFormatLocalization.CalendarType.md @@ -35,7 +35,7 @@ Dates conveyed using the Buddhist calendar #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L40) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L40) ___ @@ -47,7 +47,7 @@ Dates conveyed using the Chinese calendar #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L45) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L45) ___ @@ -59,7 +59,7 @@ Dates conveyed using the Coptic calendar #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L50) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L50) ___ @@ -71,7 +71,7 @@ Dates conveyed using the Ethiopian calendar #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L55) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L55) ___ @@ -83,7 +83,7 @@ Dates conveyed using the Gregorian calendar #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L60) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L60) ___ @@ -95,7 +95,7 @@ Dates conveyed using the Hebrew calendar #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L65) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L65) ___ @@ -107,7 +107,7 @@ Dates conveyed using the Indian calendar #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L70) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L70) ___ @@ -119,7 +119,7 @@ Dates conveyed using the Islamic calendar #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L75) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L75) ___ @@ -131,7 +131,7 @@ Dates conveyed using the Japanese calendar #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L80) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L80) ___ @@ -143,7 +143,7 @@ Dates conveyed using the Korean calendar #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L85) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L85) ___ @@ -155,7 +155,7 @@ Dates conveyed using the Persian calendar #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L90) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L90) ___ @@ -167,4 +167,4 @@ Dates conveyed using the Taiwanese calendar #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L95) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L95) diff --git a/docs/matter.js/enums/cluster_export.TimeFormatLocalization.Feature.md b/docs/matter.js/enums/cluster_export.TimeFormatLocalization.Feature.md index 61e98e555d..87dac13d60 100644 --- a/docs/matter.js/enums/cluster_export.TimeFormatLocalization.Feature.md +++ b/docs/matter.js/enums/cluster_export.TimeFormatLocalization.Feature.md @@ -28,4 +28,4 @@ The Node can be configured to use different calendar formats when conveying valu #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L109) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L109) diff --git a/docs/matter.js/enums/cluster_export.TimeFormatLocalization.HourFormat.md b/docs/matter.js/enums/cluster_export.TimeFormatLocalization.HourFormat.md index 3a042a209c..346a67002e 100644 --- a/docs/matter.js/enums/cluster_export.TimeFormatLocalization.HourFormat.md +++ b/docs/matter.js/enums/cluster_export.TimeFormatLocalization.HourFormat.md @@ -25,7 +25,7 @@ Time conveyed with a 12-hour clock #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L25) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L25) ___ @@ -37,4 +37,4 @@ Time conveyed with a 24-hour clock #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L30) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L30) diff --git a/docs/matter.js/enums/cluster_export.TimeSync.Feature.md b/docs/matter.js/enums/cluster_export.TimeSync.Feature.md index 0b95341694..8c9c9195f5 100644 --- a/docs/matter.js/enums/cluster_export.TimeSync.Feature.md +++ b/docs/matter.js/enums/cluster_export.TimeSync.Feature.md @@ -30,7 +30,7 @@ Server supports an NTP or SNTP client. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:278](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L278) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:278](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L278) ___ @@ -44,7 +44,7 @@ Server supports an NTP server role. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:285](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L285) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:285](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L285) ___ @@ -58,4 +58,4 @@ Server supports time zone. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:271](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L271) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:271](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L271) diff --git a/docs/matter.js/enums/cluster_export.TimeSync.Granularity.md b/docs/matter.js/enums/cluster_export.TimeSync.Granularity.md index 68ebecf3ae..4090aa4cf3 100644 --- a/docs/matter.js/enums/cluster_export.TimeSync.Granularity.md +++ b/docs/matter.js/enums/cluster_export.TimeSync.Granularity.md @@ -29,7 +29,7 @@ protocol such as PTP, or has built-in GNSS. UTC time is accurate to ± 10 μs. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L66) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L66) ___ @@ -43,7 +43,7 @@ is accurate to ± 50ms. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L60) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L60) ___ @@ -56,7 +56,7 @@ occurred such that the clock error is now > 5 seconds. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L47) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L47) ___ @@ -69,7 +69,7 @@ on the Last Known Good UTC Time only. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L41) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L41) ___ @@ -82,4 +82,4 @@ accurate to ± 5 seconds. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L53) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L53) diff --git a/docs/matter.js/enums/cluster_export.TimeSync.StatusCode.md b/docs/matter.js/enums/cluster_export.TimeSync.StatusCode.md index ce3680650b..fd7a803717 100644 --- a/docs/matter.js/enums/cluster_export.TimeSync.StatusCode.md +++ b/docs/matter.js/enums/cluster_export.TimeSync.StatusCode.md @@ -24,4 +24,4 @@ Server rejected the attempt to set the UTC time #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:194](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L194) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:194](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L194) diff --git a/docs/matter.js/enums/cluster_export.TimeSync.TimeSource.md b/docs/matter.js/enums/cluster_export.TimeSync.TimeSource.md index 171fceca6e..941129fbf4 100644 --- a/docs/matter.js/enums/cluster_export.TimeSync.TimeSource.md +++ b/docs/matter.js/enums/cluster_export.TimeSync.TimeSource.md @@ -40,7 +40,7 @@ Server received time from the Section 11.16.9.1, “SetUtcTime Command”. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L86) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L86) ___ @@ -53,7 +53,7 @@ connection). #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:147](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L147) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:147](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L147) ___ @@ -65,7 +65,7 @@ NTP from a servers within the Fabric. None of the servers used NTS. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L111) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L111) ___ @@ -77,7 +77,7 @@ NTP from a server within the Fabric. NTS is used on at least one server. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L136) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L136) ___ @@ -89,7 +89,7 @@ SNTP from a server within the Fabric. NTS is not used. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L106) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L106) ___ @@ -101,7 +101,7 @@ SNTP from a server within the Fabric. NTS is used. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L131) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L131) ___ @@ -113,7 +113,7 @@ Time synchronization comes from a GNSS source. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:157](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L157) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:157](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L157) ___ @@ -125,7 +125,7 @@ NTP from multiple servers on Fabric and external. None of the servers used NTS. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L116) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L116) ___ @@ -137,7 +137,7 @@ NTP from multiple servers on the Fabric and external. NTS is used on at least on #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:141](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L141) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:141](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L141) ___ @@ -149,7 +149,7 @@ Synchronized time by querying the Time Cluster of another Node. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L91) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L91) ___ @@ -161,7 +161,7 @@ NTP from servers not in the Fabric. None of the servers used NTS. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L101) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L101) ___ @@ -173,7 +173,7 @@ NTP from servers not in the Fabric. NTS is used on at least one server. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L126) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L126) ___ @@ -185,7 +185,7 @@ SNTP from a server not in the Fabric. NTS is not used. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L96) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L96) ___ @@ -197,7 +197,7 @@ SNTP from a server not in the Fabric. NTS is used. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:121](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L121) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:121](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L121) ___ @@ -209,7 +209,7 @@ Server is not currently synchronized with a UTC Time source. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L76) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L76) ___ @@ -221,7 +221,7 @@ Time synchronization comes from PTP. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:152](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L152) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:152](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L152) ___ @@ -233,4 +233,4 @@ Server uses an unlisted time source. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L81) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L81) diff --git a/docs/matter.js/enums/cluster_export.UnitLocalization.Feature.md b/docs/matter.js/enums/cluster_export.UnitLocalization.Feature.md index 1dfa9b9d26..8e878a6a5a 100644 --- a/docs/matter.js/enums/cluster_export.UnitLocalization.Feature.md +++ b/docs/matter.js/enums/cluster_export.UnitLocalization.Feature.md @@ -28,4 +28,4 @@ The Node can be configured to use different units of temperature when conveying #### Defined in -[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L48) +[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L48) diff --git a/docs/matter.js/enums/cluster_export.UnitLocalization.TempUnit.md b/docs/matter.js/enums/cluster_export.UnitLocalization.TempUnit.md index c9b761eeb2..babcd6f18f 100644 --- a/docs/matter.js/enums/cluster_export.UnitLocalization.TempUnit.md +++ b/docs/matter.js/enums/cluster_export.UnitLocalization.TempUnit.md @@ -26,7 +26,7 @@ Temperature conveyed in Celsius #### Defined in -[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L29) +[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L29) ___ @@ -38,7 +38,7 @@ Temperature conveyed in Fahrenheit #### Defined in -[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L24) +[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L24) ___ @@ -50,4 +50,4 @@ Temperature conveyed in Kelvin #### Defined in -[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L34) +[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L34) diff --git a/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.AssociationFailureCause.md b/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.AssociationFailureCause.md index 508b3aa19a..2198ce4c36 100644 --- a/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.AssociationFailureCause.md +++ b/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.AssociationFailureCause.md @@ -27,7 +27,7 @@ An error occurred during association. #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L124) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L124) ___ @@ -39,7 +39,7 @@ An error occurred during authentication. #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L129) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L129) ___ @@ -51,7 +51,7 @@ The specified SSID could not be found. #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:134](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L134) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:134](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L134) ___ @@ -63,4 +63,4 @@ The reason for the failure is unknown. #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L119) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L119) diff --git a/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.ConnectionStatus.md b/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.ConnectionStatus.md index b4b1cec23e..56bece81e1 100644 --- a/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.ConnectionStatus.md +++ b/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.ConnectionStatus.md @@ -25,7 +25,7 @@ Indicate the node is connected #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:175](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L175) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:175](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L175) ___ @@ -37,4 +37,4 @@ Indicate the node is not connected #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L180) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:180](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L180) diff --git a/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.Feature.md b/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.Feature.md index e3775257b3..d67e49d8d0 100644 --- a/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.Feature.md +++ b/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.Feature.md @@ -30,7 +30,7 @@ transmission of packets on the Wi-Fi interface. #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:209](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L209) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:209](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L209) ___ @@ -44,4 +44,4 @@ Node makes available the counts for the number of received and transmitted packe #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:201](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L201) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:201](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L201) diff --git a/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.SecurityType.md b/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.SecurityType.md index cfee7f0a49..545484262a 100644 --- a/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.SecurityType.md +++ b/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.SecurityType.md @@ -29,7 +29,7 @@ Indicate the usage of no Wi-Fi security #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L39) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L39) ___ @@ -41,7 +41,7 @@ Indicate the usage of an unspecified Wi-Fi security type #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L34) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L34) ___ @@ -53,7 +53,7 @@ Indicate the usage of WEP Wi-Fi security #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L44) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L44) ___ @@ -65,7 +65,7 @@ Indicate the usage of WPA Wi-Fi security #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L49) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L49) ___ @@ -77,7 +77,7 @@ Indicate the usage of WPA2 Wi-Fi security #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L54) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L54) ___ @@ -89,4 +89,4 @@ Indicate the usage of WPA3 Wi-Fi security #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L59) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L59) diff --git a/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.WiFiVersion.md b/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.WiFiVersion.md index bef30b27ea..e37934409a 100644 --- a/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.WiFiVersion.md +++ b/docs/matter.js/enums/cluster_export.WiFiNetworkDiagnostics.WiFiVersion.md @@ -29,7 +29,7 @@ Indicate the network interface is currently using 802.11a against the wireless a #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L69) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L69) ___ @@ -41,7 +41,7 @@ Indicate the network interface is currently using 802.11ac against the wireless #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L89) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:89](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L89) ___ @@ -53,7 +53,7 @@ Indicate the network interface is currently using 802.11ax against the wireless #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L94) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L94) ___ @@ -65,7 +65,7 @@ Indicate the network interface is currently using 802.11b against the wireless a #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L74) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L74) ___ @@ -77,7 +77,7 @@ Indicate the network interface is currently using 802.11g against the wireless a #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L79) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L79) ___ @@ -89,4 +89,4 @@ Indicate the network interface is currently using 802.11n against the wireless a #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L84) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L84) diff --git a/docs/matter.js/enums/cluster_export.WindowCovering.EndProductType.md b/docs/matter.js/enums/cluster_export.WindowCovering.EndProductType.md index c3cad85610..855319571f 100644 --- a/docs/matter.js/enums/cluster_export.WindowCovering.EndProductType.md +++ b/docs/matter.js/enums/cluster_export.WindowCovering.EndProductType.md @@ -48,7 +48,7 @@ The value of the WindowCovering endProductType attribute #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:168](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L168) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L168) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:169](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L169) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:169](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L169) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:151](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L151) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:151](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L151) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:154](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L154) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:154](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L154) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:165](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L165) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:165](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L165) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:162](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L162) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:162](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L162) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L167) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L167) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:159](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L159) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:159](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L159) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:161](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L161) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:161](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L161) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L163) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L163) ___ @@ -148,7 +148,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:164](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L164) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:164](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L164) ___ @@ -158,7 +158,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:155](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L155) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:155](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L155) ___ @@ -168,7 +168,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:156](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L156) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:156](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L156) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:153](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L153) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:153](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L153) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L149) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L149) ___ @@ -198,7 +198,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:166](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L166) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:166](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L166) ___ @@ -208,7 +208,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:150](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L150) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:150](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L150) ___ @@ -218,7 +218,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:157](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L157) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:157](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L157) ___ @@ -228,7 +228,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L172) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L172) ___ @@ -238,7 +238,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:171](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L171) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:171](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L171) ___ @@ -248,7 +248,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:158](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L158) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:158](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L158) ___ @@ -258,7 +258,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:170](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L170) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:170](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L170) ___ @@ -268,7 +268,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L173) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L173) ___ @@ -278,7 +278,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:160](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L160) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:160](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L160) ___ @@ -288,4 +288,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:152](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L152) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:152](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L152) diff --git a/docs/matter.js/enums/cluster_export.WindowCovering.Feature.md b/docs/matter.js/enums/cluster_export.WindowCovering.Feature.md index 71744b3619..082c3c2073 100644 --- a/docs/matter.js/enums/cluster_export.WindowCovering.Feature.md +++ b/docs/matter.js/enums/cluster_export.WindowCovering.Feature.md @@ -32,7 +32,7 @@ Absolute positioning is supported. #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:352](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L352) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:352](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L352) ___ @@ -46,7 +46,7 @@ Lift Control and behavior for lifting/sliding window coverings #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:331](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L331) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:331](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L331) ___ @@ -60,7 +60,7 @@ Position Aware lift control is supported. #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:345](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L345) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:345](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L345) ___ @@ -74,7 +74,7 @@ Position Aware tilt control is supported. #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:359](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L359) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:359](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L359) ___ @@ -88,4 +88,4 @@ Tilt Control and behavior for tilting window coverings #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:338](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L338) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:338](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L338) diff --git a/docs/matter.js/enums/cluster_export.WindowCovering.MovementStatus.md b/docs/matter.js/enums/cluster_export.WindowCovering.MovementStatus.md index 38eb7e8b3f..89d1558ecf 100644 --- a/docs/matter.js/enums/cluster_export.WindowCovering.MovementStatus.md +++ b/docs/matter.js/enums/cluster_export.WindowCovering.MovementStatus.md @@ -24,7 +24,7 @@ Covering is moving from open to closed #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:140](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L140) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:140](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L140) ___ @@ -36,7 +36,7 @@ Covering is moving from closed to open #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:135](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L135) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:135](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L135) ___ @@ -48,4 +48,4 @@ Covering is not moving #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L130) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L130) diff --git a/docs/matter.js/enums/cluster_export.WindowCovering.WindowCoveringType.md b/docs/matter.js/enums/cluster_export.WindowCovering.WindowCoveringType.md index 77cecc078a..134ea69dd1 100644 --- a/docs/matter.js/enums/cluster_export.WindowCovering.WindowCoveringType.md +++ b/docs/matter.js/enums/cluster_export.WindowCovering.WindowCoveringType.md @@ -34,7 +34,7 @@ The value of the WindowCovering type attribute #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L46) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L46) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L45) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L45) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L50) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L50) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L41) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L41) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L42) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L42) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L43) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L43) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L44) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L44) ___ @@ -104,7 +104,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L47) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L47) ___ @@ -114,7 +114,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L49) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L49) ___ @@ -124,7 +124,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L48) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L48) ___ @@ -134,4 +134,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L51) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L51) diff --git a/docs/matter.js/enums/codec_export.BtpHeaderBits.md b/docs/matter.js/enums/codec_export.BtpHeaderBits.md index 8b81582eb1..d6d0794862 100644 --- a/docs/matter.js/enums/codec_export.BtpHeaderBits.md +++ b/docs/matter.js/enums/codec_export.BtpHeaderBits.md @@ -23,7 +23,7 @@ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L59) +[packages/matter.js/src/codec/BtpCodec.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L59) ___ @@ -33,7 +33,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L62) +[packages/matter.js/src/codec/BtpCodec.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L62) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L61) +[packages/matter.js/src/codec/BtpCodec.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L61) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L60) +[packages/matter.js/src/codec/BtpCodec.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L60) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L57) +[packages/matter.js/src/codec/BtpCodec.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L57) ___ @@ -73,4 +73,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L58) +[packages/matter.js/src/codec/BtpCodec.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L58) diff --git a/docs/matter.js/enums/codec_export.BtpOpcode.md b/docs/matter.js/enums/codec_export.BtpOpcode.md index e503c6a745..cade7349e7 100644 --- a/docs/matter.js/enums/codec_export.BtpOpcode.md +++ b/docs/matter.js/enums/codec_export.BtpOpcode.md @@ -18,4 +18,4 @@ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L66) +[packages/matter.js/src/codec/BtpCodec.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L66) diff --git a/docs/matter.js/enums/codec_export.DerType.md b/docs/matter.js/enums/codec_export.DerType.md index f925a979c5..b4748c2d20 100644 --- a/docs/matter.js/enums/codec_export.DerType.md +++ b/docs/matter.js/enums/codec_export.DerType.md @@ -26,7 +26,7 @@ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L19) +[packages/matter.js/src/codec/DerCodec.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L19) ___ @@ -36,7 +36,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L17) +[packages/matter.js/src/codec/DerCodec.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L17) ___ @@ -46,7 +46,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L21) +[packages/matter.js/src/codec/DerCodec.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L21) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L20) +[packages/matter.js/src/codec/DerCodec.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L20) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L23) +[packages/matter.js/src/codec/DerCodec.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L23) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L24) +[packages/matter.js/src/codec/DerCodec.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L24) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L22) +[packages/matter.js/src/codec/DerCodec.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L22) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L18) +[packages/matter.js/src/codec/DerCodec.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L18) ___ @@ -106,4 +106,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L25) +[packages/matter.js/src/codec/DerCodec.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L25) diff --git a/docs/matter.js/enums/codec_export.DnsMessageType.md b/docs/matter.js/enums/codec_export.DnsMessageType.md index b9b0ea46ec..7a81a68775 100644 --- a/docs/matter.js/enums/codec_export.DnsMessageType.md +++ b/docs/matter.js/enums/codec_export.DnsMessageType.md @@ -21,7 +21,7 @@ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:103](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L103) +[packages/matter.js/src/codec/DnsCodec.ts:103](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L103) ___ @@ -31,7 +31,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L105) +[packages/matter.js/src/codec/DnsCodec.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L105) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:104](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L104) +[packages/matter.js/src/codec/DnsCodec.ts:104](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L104) ___ @@ -51,4 +51,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L106) +[packages/matter.js/src/codec/DnsCodec.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L106) diff --git a/docs/matter.js/enums/codec_export.DnsRecordClass.md b/docs/matter.js/enums/codec_export.DnsRecordClass.md index da83cc4d53..0485f50016 100644 --- a/docs/matter.js/enums/codec_export.DnsRecordClass.md +++ b/docs/matter.js/enums/codec_export.DnsRecordClass.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:121](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L121) +[packages/matter.js/src/codec/DnsCodec.ts:121](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L121) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L120) +[packages/matter.js/src/codec/DnsCodec.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L120) diff --git a/docs/matter.js/enums/codec_export.DnsRecordType.md b/docs/matter.js/enums/codec_export.DnsRecordType.md index 5885919d28..b30caa7d1e 100644 --- a/docs/matter.js/enums/codec_export.DnsRecordType.md +++ b/docs/matter.js/enums/codec_export.DnsRecordType.md @@ -24,7 +24,7 @@ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L110) +[packages/matter.js/src/codec/DnsCodec.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L110) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L113) +[packages/matter.js/src/codec/DnsCodec.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L113) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L116) +[packages/matter.js/src/codec/DnsCodec.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L116) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L115) +[packages/matter.js/src/codec/DnsCodec.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L115) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L111) +[packages/matter.js/src/codec/DnsCodec.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L111) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L114) +[packages/matter.js/src/codec/DnsCodec.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L114) ___ @@ -84,4 +84,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L112) +[packages/matter.js/src/codec/DnsCodec.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L112) diff --git a/docs/matter.js/enums/codec_export.SessionType.md b/docs/matter.js/enums/codec_export.SessionType.md index aaab2c9f62..a6480eceb2 100644 --- a/docs/matter.js/enums/codec_export.SessionType.md +++ b/docs/matter.js/enums/codec_export.SessionType.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L68) +[packages/matter.js/src/codec/MessageCodec.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L68) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L69) +[packages/matter.js/src/codec/MessageCodec.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L69) diff --git a/docs/matter.js/enums/crypto_export.CurveType.md b/docs/matter.js/enums/crypto_export.CurveType.md index ea99feafda..13c17a8408 100644 --- a/docs/matter.js/enums/crypto_export.CurveType.md +++ b/docs/matter.js/enums/crypto_export.CurveType.md @@ -20,7 +20,7 @@ #### Defined in -[packages/matter.js/src/crypto/Key.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L42) +[packages/matter.js/src/crypto/Key.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L42) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Key.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L43) +[packages/matter.js/src/crypto/Key.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L43) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Key.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L44) +[packages/matter.js/src/crypto/Key.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L44) diff --git a/docs/matter.js/enums/crypto_export.KeyType.md b/docs/matter.js/enums/crypto_export.KeyType.md index 83f642bab3..34ed8a11f6 100644 --- a/docs/matter.js/enums/crypto_export.KeyType.md +++ b/docs/matter.js/enums/crypto_export.KeyType.md @@ -20,7 +20,7 @@ #### Defined in -[packages/matter.js/src/crypto/Key.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L36) +[packages/matter.js/src/crypto/Key.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L36) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Key.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L37) +[packages/matter.js/src/crypto/Key.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L37) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Key.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L38) +[packages/matter.js/src/crypto/Key.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L38) diff --git a/docs/matter.js/enums/device_export.DeviceClasses.md b/docs/matter.js/enums/device_export.DeviceClasses.md index 461be9fbcc..cc8e583086 100644 --- a/docs/matter.js/enums/device_export.DeviceClasses.md +++ b/docs/matter.js/enums/device_export.DeviceClasses.md @@ -37,7 +37,7 @@ Application devices types are typically the most datatype endpoints on a node an #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L24) +[packages/matter.js/src/device/DeviceTypes.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L24) ___ @@ -50,7 +50,7 @@ its power source is available to the Bridge #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L62) +[packages/matter.js/src/device/DeviceTypes.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L62) ___ @@ -62,7 +62,7 @@ There exists a client application cluster on the endpoint. #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L41) +[packages/matter.js/src/device/DeviceTypes.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L41) ___ @@ -74,7 +74,7 @@ The device type is composed of 2 or more device types. #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L47) +[packages/matter.js/src/device/DeviceTypes.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L47) ___ @@ -89,7 +89,7 @@ application device type. #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L38) +[packages/matter.js/src/device/DeviceTypes.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L38) ___ @@ -101,7 +101,7 @@ The endpoint is an Initiator for Zigbee EZ-Mode Finding & Binding. #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L53) +[packages/matter.js/src/device/DeviceTypes.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L53) ___ @@ -113,7 +113,7 @@ The endpoint is a Target for Zigbee EZ-Mode Finding & Binding. #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L56) +[packages/matter.js/src/device/DeviceTypes.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L56) ___ @@ -125,7 +125,7 @@ Composed device type that is composed of 2 or more endpoints with the same devic #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L50) +[packages/matter.js/src/device/DeviceTypes.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L50) ___ @@ -137,7 +137,7 @@ Node device type. #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L18) +[packages/matter.js/src/device/DeviceTypes.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L18) ___ @@ -149,7 +149,7 @@ There exists a server application cluster on the endpoint. #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L44) +[packages/matter.js/src/device/DeviceTypes.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L44) ___ @@ -162,4 +162,4 @@ A Simple device type supports local control that is persistent, independent, and #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L30) +[packages/matter.js/src/device/DeviceTypes.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L30) diff --git a/docs/matter.js/enums/device_export.NodeStateInformation.md b/docs/matter.js/enums/device_export.NodeStateInformation.md index aacaff2636..08441a8182 100644 --- a/docs/matter.js/enums/device_export.NodeStateInformation.md +++ b/docs/matter.js/enums/device_export.NodeStateInformation.md @@ -25,7 +25,7 @@ Node is connected and all data is up-to-date. #### Defined in -[packages/matter.js/src/device/PairedNode.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L62) +[packages/matter.js/src/device/PairedNode.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L62) ___ @@ -37,7 +37,7 @@ The node was just Decommissioned. #### Defined in -[packages/matter.js/src/device/PairedNode.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L88) +[packages/matter.js/src/device/PairedNode.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L88) ___ @@ -50,7 +50,7 @@ is still active then the device will be reconnected once it is available again. #### Defined in -[packages/matter.js/src/device/PairedNode.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L68) +[packages/matter.js/src/device/PairedNode.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L68) ___ @@ -62,7 +62,7 @@ Node is reconnecting. Data are stale. It is yet unknown if the reconnection is s #### Defined in -[packages/matter.js/src/device/PairedNode.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L71) +[packages/matter.js/src/device/PairedNode.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L71) ___ @@ -75,7 +75,7 @@ This State information will only be fired when the subscribeAllAttributesAndEven #### Defined in -[packages/matter.js/src/device/PairedNode.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L83) +[packages/matter.js/src/device/PairedNode.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L83) ___ @@ -88,4 +88,4 @@ minutes to reconnect. #### Defined in -[packages/matter.js/src/device/PairedNode.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L77) +[packages/matter.js/src/device/PairedNode.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L77) diff --git a/docs/matter.js/enums/export._internal_.CommissioningStepResultCode.md b/docs/matter.js/enums/export._internal_.CommissioningStepResultCode.md index db3f831296..aab269aaf7 100644 --- a/docs/matter.js/enums/export._internal_.CommissioningStepResultCode.md +++ b/docs/matter.js/enums/export._internal_.CommissioningStepResultCode.md @@ -22,7 +22,7 @@ Result code of a single commissioning step. #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L68) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L68) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L69) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L69) ___ @@ -42,4 +42,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L67) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L67) diff --git a/docs/matter.js/enums/export._internal_.TagControl.md b/docs/matter.js/enums/export._internal_.TagControl.md index b673426301..5bf50d93f6 100644 --- a/docs/matter.js/enums/export._internal_.TagControl.md +++ b/docs/matter.js/enums/export._internal_.TagControl.md @@ -31,7 +31,7 @@ TLV element tag control. #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L87) +[packages/matter.js/src/tlv/TlvCodec.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L87) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L89) +[packages/matter.js/src/tlv/TlvCodec.ts:89](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L89) ___ @@ -51,7 +51,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L90) +[packages/matter.js/src/tlv/TlvCodec.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L90) ___ @@ -61,7 +61,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L88) +[packages/matter.js/src/tlv/TlvCodec.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L88) ___ @@ -71,7 +71,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L93) +[packages/matter.js/src/tlv/TlvCodec.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L93) ___ @@ -81,7 +81,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L94) +[packages/matter.js/src/tlv/TlvCodec.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L94) ___ @@ -91,7 +91,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L91) +[packages/matter.js/src/tlv/TlvCodec.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L91) ___ @@ -101,4 +101,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L92) +[packages/matter.js/src/tlv/TlvCodec.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L92) diff --git a/docs/matter.js/enums/log_export.Format.md b/docs/matter.js/enums/log_export.Format.md index cf1b433e18..d87e994da0 100644 --- a/docs/matter.js/enums/log_export.Format.md +++ b/docs/matter.js/enums/log_export.Format.md @@ -24,7 +24,7 @@ Format log messages using ANSI escape codes #### Defined in -[packages/matter.js/src/log/Logger.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L27) +[packages/matter.js/src/log/Logger.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L27) ___ @@ -36,7 +36,7 @@ Format log messages using HTML tags #### Defined in -[packages/matter.js/src/log/Logger.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L30) +[packages/matter.js/src/log/Logger.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L30) ___ @@ -48,4 +48,4 @@ Generate text only #### Defined in -[packages/matter.js/src/log/Logger.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L24) +[packages/matter.js/src/log/Logger.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L24) diff --git a/docs/matter.js/enums/log_export.Level.md b/docs/matter.js/enums/log_export.Level.md index cbf55022a0..f9299d9b23 100644 --- a/docs/matter.js/enums/log_export.Level.md +++ b/docs/matter.js/enums/log_export.Level.md @@ -22,7 +22,7 @@ #### Defined in -[packages/matter.js/src/log/Logger.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L12) +[packages/matter.js/src/log/Logger.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L12) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L15) +[packages/matter.js/src/log/Logger.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L15) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L16) +[packages/matter.js/src/log/Logger.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L16) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L13) +[packages/matter.js/src/log/Logger.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L13) ___ @@ -62,4 +62,4 @@ ___ #### Defined in -[packages/matter.js/src/log/Logger.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L14) +[packages/matter.js/src/log/Logger.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L14) diff --git a/docs/matter.js/enums/mdns_export.AnnouncementType.md b/docs/matter.js/enums/mdns_export.AnnouncementType.md index 34d324f5ae..cf5980527c 100644 --- a/docs/matter.js/enums/mdns_export.AnnouncementType.md +++ b/docs/matter.js/enums/mdns_export.AnnouncementType.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L31) +[packages/matter.js/src/mdns/MdnsServer.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L31) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L32) +[packages/matter.js/src/mdns/MdnsServer.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L32) diff --git a/docs/matter.js/enums/model.Access.Fabric.md b/docs/matter.js/enums/model.Access.Fabric.md index f6c0adbfb3..a07efd0a3c 100644 --- a/docs/matter.js/enums/model.Access.Fabric.md +++ b/docs/matter.js/enums/model.Access.Fabric.md @@ -24,7 +24,7 @@ Writable only by scoped fabric. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:277](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L277) +[packages/matter.js/src/model/aspects/Access.ts:277](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L277) ___ @@ -36,7 +36,7 @@ Readable and writable only by scoped fabric. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:282](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L282) +[packages/matter.js/src/model/aspects/Access.ts:282](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L282) ___ @@ -48,4 +48,4 @@ Extension - allows for override of fabric specification. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:272](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L272) +[packages/matter.js/src/model/aspects/Access.ts:272](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L272) diff --git a/docs/matter.js/enums/model.Access.Privilege.md b/docs/matter.js/enums/model.Access.Privilege.md index 6461c5b0b6..9fcacbac1f 100644 --- a/docs/matter.js/enums/model.Access.Privilege.md +++ b/docs/matter.js/enums/model.Access.Privilege.md @@ -25,7 +25,7 @@ Administer privilege. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:307](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L307) +[packages/matter.js/src/model/aspects/Access.ts:307](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L307) ___ @@ -37,7 +37,7 @@ Manage privilege. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:302](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L302) +[packages/matter.js/src/model/aspects/Access.ts:302](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L302) ___ @@ -49,7 +49,7 @@ Operate privilege. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:297](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L297) +[packages/matter.js/src/model/aspects/Access.ts:297](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L297) ___ @@ -61,4 +61,4 @@ View privilege. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:292](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L292) +[packages/matter.js/src/model/aspects/Access.ts:292](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L292) diff --git a/docs/matter.js/enums/model.Access.PrivilegeName.md b/docs/matter.js/enums/model.Access.PrivilegeName.md index b17d482ca7..f657655dcb 100644 --- a/docs/matter.js/enums/model.Access.PrivilegeName.md +++ b/docs/matter.js/enums/model.Access.PrivilegeName.md @@ -23,7 +23,7 @@ Reverse map of Privilege. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:317](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L317) +[packages/matter.js/src/model/aspects/Access.ts:317](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L317) ___ @@ -33,7 +33,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:316](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L316) +[packages/matter.js/src/model/aspects/Access.ts:316](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L316) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:315](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L315) +[packages/matter.js/src/model/aspects/Access.ts:315](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L315) ___ @@ -53,4 +53,4 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:314](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L314) +[packages/matter.js/src/model/aspects/Access.ts:314](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L314) diff --git a/docs/matter.js/enums/model.Access.Rw.md b/docs/matter.js/enums/model.Access.Rw.md index aad2cad237..e19064c0c4 100644 --- a/docs/matter.js/enums/model.Access.Rw.md +++ b/docs/matter.js/enums/model.Access.Rw.md @@ -25,7 +25,7 @@ Read access. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:247](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L247) +[packages/matter.js/src/model/aspects/Access.ts:247](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L247) ___ @@ -37,7 +37,7 @@ Read and mandatory write acess. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:257](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L257) +[packages/matter.js/src/model/aspects/Access.ts:257](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L257) ___ @@ -49,7 +49,7 @@ Read and optional write access. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:262](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L262) +[packages/matter.js/src/model/aspects/Access.ts:262](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L262) ___ @@ -61,4 +61,4 @@ Write access. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:252](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L252) +[packages/matter.js/src/model/aspects/Access.ts:252](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L252) diff --git a/docs/matter.js/enums/model.Access.Timed.md b/docs/matter.js/enums/model.Access.Timed.md index e61110f19f..80ef283748 100644 --- a/docs/matter.js/enums/model.Access.Timed.md +++ b/docs/matter.js/enums/model.Access.Timed.md @@ -22,4 +22,4 @@ Timed access required. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:337](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L337) +[packages/matter.js/src/model/aspects/Access.ts:337](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L337) diff --git a/docs/matter.js/enums/model.ClusterElement.Classification.md b/docs/matter.js/enums/model.ClusterElement.Classification.md index d4d808becf..2bb96dce86 100644 --- a/docs/matter.js/enums/model.ClusterElement.Classification.md +++ b/docs/matter.js/enums/model.ClusterElement.Classification.md @@ -20,7 +20,7 @@ #### Defined in -[packages/matter.js/src/model/elements/ClusterElement.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ClusterElement.ts#L48) +[packages/matter.js/src/model/elements/ClusterElement.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ClusterElement.ts#L48) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/ClusterElement.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ClusterElement.ts#L46) +[packages/matter.js/src/model/elements/ClusterElement.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ClusterElement.ts#L46) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/ClusterElement.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ClusterElement.ts#L47) +[packages/matter.js/src/model/elements/ClusterElement.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ClusterElement.ts#L47) diff --git a/docs/matter.js/enums/model.CommandElement.Direction.md b/docs/matter.js/enums/model.CommandElement.Direction.md index ebfd974ae6..11e5f40fac 100644 --- a/docs/matter.js/enums/model.CommandElement.Direction.md +++ b/docs/matter.js/enums/model.CommandElement.Direction.md @@ -21,7 +21,7 @@ Indicates request vs response command. #### Defined in -[packages/matter.js/src/model/elements/CommandElement.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/CommandElement.ts#L37) +[packages/matter.js/src/model/elements/CommandElement.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/CommandElement.ts#L37) ___ @@ -31,4 +31,4 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/CommandElement.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/CommandElement.ts#L38) +[packages/matter.js/src/model/elements/CommandElement.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/CommandElement.ts#L38) diff --git a/docs/matter.js/enums/model.Conformance.Flag.md b/docs/matter.js/enums/model.Conformance.Flag.md index c3a806d2bf..d2767e1a04 100644 --- a/docs/matter.js/enums/model.Conformance.Flag.md +++ b/docs/matter.js/enums/model.Conformance.Flag.md @@ -22,7 +22,7 @@ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:158](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L158) +[packages/matter.js/src/model/aspects/Conformance.ts:158](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L158) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:159](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L159) +[packages/matter.js/src/model/aspects/Conformance.ts:159](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L159) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:155](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L155) +[packages/matter.js/src/model/aspects/Conformance.ts:155](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L155) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:156](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L156) +[packages/matter.js/src/model/aspects/Conformance.ts:156](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L156) ___ @@ -62,4 +62,4 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:157](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L157) +[packages/matter.js/src/model/aspects/Conformance.ts:157](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L157) diff --git a/docs/matter.js/enums/model.Conformance.Operator.md b/docs/matter.js/enums/model.Conformance.Operator.md index 8d653ce0a2..64d0896b64 100644 --- a/docs/matter.js/enums/model.Conformance.Operator.md +++ b/docs/matter.js/enums/model.Conformance.Operator.md @@ -28,7 +28,7 @@ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:168](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L168) +[packages/matter.js/src/model/aspects/Conformance.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L168) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:169](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L169) +[packages/matter.js/src/model/aspects/Conformance.ts:169](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L169) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:164](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L164) +[packages/matter.js/src/model/aspects/Conformance.ts:164](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L164) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:170](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L170) +[packages/matter.js/src/model/aspects/Conformance.ts:170](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L170) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L172) +[packages/matter.js/src/model/aspects/Conformance.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L172) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:171](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L171) +[packages/matter.js/src/model/aspects/Conformance.ts:171](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L171) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L173) +[packages/matter.js/src/model/aspects/Conformance.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L173) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:165](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L165) +[packages/matter.js/src/model/aspects/Conformance.ts:165](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L165) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L163) +[packages/matter.js/src/model/aspects/Conformance.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L163) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:166](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L166) +[packages/matter.js/src/model/aspects/Conformance.ts:166](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L166) ___ @@ -128,4 +128,4 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L167) +[packages/matter.js/src/model/aspects/Conformance.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L167) diff --git a/docs/matter.js/enums/model.Conformance.Special.md b/docs/matter.js/enums/model.Conformance.Special.md index 5c6140de78..a2fefb4c96 100644 --- a/docs/matter.js/enums/model.Conformance.Special.md +++ b/docs/matter.js/enums/model.Conformance.Special.md @@ -24,7 +24,7 @@ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L149) +[packages/matter.js/src/model/aspects/Conformance.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L149) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L146) +[packages/matter.js/src/model/aspects/Conformance.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L146) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:145](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L145) +[packages/matter.js/src/model/aspects/Conformance.ts:145](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L145) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:150](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L150) +[packages/matter.js/src/model/aspects/Conformance.ts:150](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L150) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:147](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L147) +[packages/matter.js/src/model/aspects/Conformance.ts:147](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L147) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:151](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L151) +[packages/matter.js/src/model/aspects/Conformance.ts:151](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L151) ___ @@ -84,4 +84,4 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:148](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L148) +[packages/matter.js/src/model/aspects/Conformance.ts:148](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L148) diff --git a/docs/matter.js/enums/model.DeviceTypeElement.Classification.md b/docs/matter.js/enums/model.DeviceTypeElement.Classification.md index efaaf42e40..86434fb5d3 100644 --- a/docs/matter.js/enums/model.DeviceTypeElement.Classification.md +++ b/docs/matter.js/enums/model.DeviceTypeElement.Classification.md @@ -22,7 +22,7 @@ #### Defined in -[packages/matter.js/src/model/elements/DeviceTypeElement.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L35) +[packages/matter.js/src/model/elements/DeviceTypeElement.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L35) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/DeviceTypeElement.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L39) +[packages/matter.js/src/model/elements/DeviceTypeElement.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L39) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/DeviceTypeElement.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L36) +[packages/matter.js/src/model/elements/DeviceTypeElement.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L36) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/DeviceTypeElement.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L38) +[packages/matter.js/src/model/elements/DeviceTypeElement.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L38) ___ @@ -62,4 +62,4 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/DeviceTypeElement.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L37) +[packages/matter.js/src/model/elements/DeviceTypeElement.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L37) diff --git a/docs/matter.js/enums/model.ElementTag.md b/docs/matter.js/enums/model.ElementTag.md index 3552bb1d7d..0cf14f9bbe 100644 --- a/docs/matter.js/enums/model.ElementTag.md +++ b/docs/matter.js/enums/model.ElementTag.md @@ -32,7 +32,7 @@ We use "tag" to differentiate elements so we can use "type" for datatypes. #### Defined in -[packages/matter.js/src/model/definitions/ElementTag.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/ElementTag.ts#L19) +[packages/matter.js/src/model/definitions/ElementTag.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/ElementTag.ts#L19) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/ElementTag.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/ElementTag.ts#L16) +[packages/matter.js/src/model/definitions/ElementTag.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/ElementTag.ts#L16) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/ElementTag.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/ElementTag.ts#L17) +[packages/matter.js/src/model/definitions/ElementTag.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/ElementTag.ts#L17) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/ElementTag.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/ElementTag.ts#L21) +[packages/matter.js/src/model/definitions/ElementTag.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/ElementTag.ts#L21) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/ElementTag.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/ElementTag.ts#L20) +[packages/matter.js/src/model/definitions/ElementTag.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/ElementTag.ts#L20) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/ElementTag.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/ElementTag.ts#L15) +[packages/matter.js/src/model/definitions/ElementTag.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/ElementTag.ts#L15) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/ElementTag.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/ElementTag.ts#L18) +[packages/matter.js/src/model/definitions/ElementTag.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/ElementTag.ts#L18) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/ElementTag.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/ElementTag.ts#L13) +[packages/matter.js/src/model/definitions/ElementTag.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/ElementTag.ts#L13) ___ @@ -112,7 +112,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/ElementTag.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/ElementTag.ts#L28) +[packages/matter.js/src/model/definitions/ElementTag.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/ElementTag.ts#L28) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/ElementTag.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/ElementTag.ts#L14) +[packages/matter.js/src/model/definitions/ElementTag.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/ElementTag.ts#L14) ___ @@ -132,4 +132,4 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/ElementTag.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/ElementTag.ts#L25) +[packages/matter.js/src/model/definitions/ElementTag.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/ElementTag.ts#L25) diff --git a/docs/matter.js/enums/model.EventElement.Priority.md b/docs/matter.js/enums/model.EventElement.Priority.md index 72624eba33..e6f59ad3a0 100644 --- a/docs/matter.js/enums/model.EventElement.Priority.md +++ b/docs/matter.js/enums/model.EventElement.Priority.md @@ -22,7 +22,7 @@ Event priority as defined in Matter specification. #### Defined in -[packages/matter.js/src/model/elements/EventElement.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L37) +[packages/matter.js/src/model/elements/EventElement.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L37) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/EventElement.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L35) +[packages/matter.js/src/model/elements/EventElement.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L35) ___ @@ -42,4 +42,4 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/EventElement.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L36) +[packages/matter.js/src/model/elements/EventElement.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L36) diff --git a/docs/matter.js/enums/model.EventElement.PriorityId.md b/docs/matter.js/enums/model.EventElement.PriorityId.md index 7098729a57..d64c1af559 100644 --- a/docs/matter.js/enums/model.EventElement.PriorityId.md +++ b/docs/matter.js/enums/model.EventElement.PriorityId.md @@ -22,7 +22,7 @@ Event priority mapped to official ID. #### Defined in -[packages/matter.js/src/model/elements/EventElement.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L46) +[packages/matter.js/src/model/elements/EventElement.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L46) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/EventElement.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L44) +[packages/matter.js/src/model/elements/EventElement.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L44) ___ @@ -42,4 +42,4 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/EventElement.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L45) +[packages/matter.js/src/model/elements/EventElement.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L45) diff --git a/docs/matter.js/enums/model.Metatype-1.md b/docs/matter.js/enums/model.Metatype-1.md index 076b7de252..ebce36ec18 100644 --- a/docs/matter.js/enums/model.Metatype-1.md +++ b/docs/matter.js/enums/model.Metatype-1.md @@ -30,7 +30,7 @@ General groupings of Matter types. #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L14) +[packages/matter.js/src/model/definitions/Metatype.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L14) ___ @@ -40,7 +40,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L21) +[packages/matter.js/src/model/definitions/Metatype.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L21) ___ @@ -50,7 +50,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L16) +[packages/matter.js/src/model/definitions/Metatype.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L16) ___ @@ -60,7 +60,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L15) +[packages/matter.js/src/model/definitions/Metatype.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L15) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L20) +[packages/matter.js/src/model/definitions/Metatype.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L20) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L24) +[packages/matter.js/src/model/definitions/Metatype.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L24) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L17) +[packages/matter.js/src/model/definitions/Metatype.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L17) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L19) +[packages/matter.js/src/model/definitions/Metatype.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L19) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L18) +[packages/matter.js/src/model/definitions/Metatype.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L18) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L22) +[packages/matter.js/src/model/definitions/Metatype.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L22) ___ @@ -130,4 +130,4 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L23) +[packages/matter.js/src/model/definitions/Metatype.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L23) diff --git a/docs/matter.js/enums/model.Quality.Field.md b/docs/matter.js/enums/model.Quality.Field.md index 3f67080d3e..9e719ad22b 100644 --- a/docs/matter.js/enums/model.Quality.Field.md +++ b/docs/matter.js/enums/model.Quality.Field.md @@ -26,7 +26,7 @@ All qualities designated as "other qualities" in the Matter specification. #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L112) +[packages/matter.js/src/model/aspects/Quality.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L112) ___ @@ -36,7 +36,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L109) +[packages/matter.js/src/model/aspects/Quality.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L109) ___ @@ -46,7 +46,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:108](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L108) +[packages/matter.js/src/model/aspects/Quality.ts:108](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L108) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:107](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L107) +[packages/matter.js/src/model/aspects/Quality.ts:107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L107) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L111) +[packages/matter.js/src/model/aspects/Quality.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L111) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L110) +[packages/matter.js/src/model/aspects/Quality.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L110) ___ @@ -86,4 +86,4 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L113) +[packages/matter.js/src/model/aspects/Quality.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L113) diff --git a/docs/matter.js/enums/model.Quality.Flag.md b/docs/matter.js/enums/model.Quality.Flag.md index 1d87ffc3f8..5e6e0e4a78 100644 --- a/docs/matter.js/enums/model.Quality.Flag.md +++ b/docs/matter.js/enums/model.Quality.Flag.md @@ -26,7 +26,7 @@ Quality flags and the logical field they map to. #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L125) +[packages/matter.js/src/model/aspects/Quality.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L125) ___ @@ -36,7 +36,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L122) +[packages/matter.js/src/model/aspects/Quality.ts:122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L122) ___ @@ -46,7 +46,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L126) +[packages/matter.js/src/model/aspects/Quality.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L126) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:121](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L121) +[packages/matter.js/src/model/aspects/Quality.ts:121](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L121) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L124) +[packages/matter.js/src/model/aspects/Quality.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L124) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:123](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L123) +[packages/matter.js/src/model/aspects/Quality.ts:123](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L123) ___ @@ -86,4 +86,4 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L120) +[packages/matter.js/src/model/aspects/Quality.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L120) diff --git a/docs/matter.js/enums/model.RequirementElement.ElementType.md b/docs/matter.js/enums/model.RequirementElement.ElementType.md index 3b657f88f0..ca7fc9a693 100644 --- a/docs/matter.js/enums/model.RequirementElement.ElementType.md +++ b/docs/matter.js/enums/model.RequirementElement.ElementType.md @@ -24,7 +24,7 @@ #### Defined in -[packages/matter.js/src/model/elements/RequirementElement.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L46) +[packages/matter.js/src/model/elements/RequirementElement.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L46) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/RequirementElement.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L43) +[packages/matter.js/src/model/elements/RequirementElement.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L43) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/RequirementElement.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L47) +[packages/matter.js/src/model/elements/RequirementElement.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L47) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/RequirementElement.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L49) +[packages/matter.js/src/model/elements/RequirementElement.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L49) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/RequirementElement.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L48) +[packages/matter.js/src/model/elements/RequirementElement.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L48) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/RequirementElement.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L45) +[packages/matter.js/src/model/elements/RequirementElement.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L45) ___ @@ -84,4 +84,4 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/RequirementElement.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L44) +[packages/matter.js/src/model/elements/RequirementElement.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L44) diff --git a/docs/matter.js/enums/model.Specification-1.md b/docs/matter.js/enums/model.Specification-1.md index 9558dd125e..c21cc5a24b 100644 --- a/docs/matter.js/enums/model.Specification-1.md +++ b/docs/matter.js/enums/model.Specification-1.md @@ -22,7 +22,7 @@ The Matter specification documents. #### Defined in -[packages/matter.js/src/model/definitions/Specification.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Specification.ts#L12) +[packages/matter.js/src/model/definitions/Specification.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Specification.ts#L12) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/Specification.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Specification.ts#L11) +[packages/matter.js/src/model/definitions/Specification.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Specification.ts#L11) ___ @@ -42,4 +42,4 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/Specification.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Specification.ts#L13) +[packages/matter.js/src/model/definitions/Specification.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Specification.ts#L13) diff --git a/docs/matter.js/enums/model.Specification.Names.md b/docs/matter.js/enums/model.Specification.Names.md index 7cc55ef3f4..1da148752d 100644 --- a/docs/matter.js/enums/model.Specification.Names.md +++ b/docs/matter.js/enums/model.Specification.Names.md @@ -22,7 +22,7 @@ Long names for Matter specification documents. #### Defined in -[packages/matter.js/src/model/definitions/Specification.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Specification.ts#L22) +[packages/matter.js/src/model/definitions/Specification.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Specification.ts#L22) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/Specification.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Specification.ts#L21) +[packages/matter.js/src/model/definitions/Specification.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Specification.ts#L21) ___ @@ -42,4 +42,4 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/Specification.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Specification.ts#L23) +[packages/matter.js/src/model/definitions/Specification.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Specification.ts#L23) diff --git a/docs/matter.js/enums/model.StatusCode.md b/docs/matter.js/enums/model.StatusCode.md index fb30daa151..6db9f55242 100644 --- a/docs/matter.js/enums/model.StatusCode.md +++ b/docs/matter.js/enums/model.StatusCode.md @@ -47,7 +47,7 @@ TODO - extract/merge with StatusCode in InteractionProtocol.ts #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L31) +[packages/matter.js/src/model/definitions/StatusCode.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L31) ___ @@ -57,7 +57,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L22) +[packages/matter.js/src/model/definitions/StatusCode.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L22) ___ @@ -67,7 +67,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L29) +[packages/matter.js/src/model/definitions/StatusCode.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L29) ___ @@ -77,7 +77,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L38) +[packages/matter.js/src/model/definitions/StatusCode.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L38) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L14) +[packages/matter.js/src/model/definitions/StatusCode.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L14) ___ @@ -97,7 +97,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L18) +[packages/matter.js/src/model/definitions/StatusCode.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L18) ___ @@ -107,7 +107,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L20) +[packages/matter.js/src/model/definitions/StatusCode.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L20) ___ @@ -117,7 +117,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L27) +[packages/matter.js/src/model/definitions/StatusCode.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L27) ___ @@ -127,7 +127,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L15) +[packages/matter.js/src/model/definitions/StatusCode.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L15) ___ @@ -137,7 +137,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L34) +[packages/matter.js/src/model/definitions/StatusCode.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L34) ___ @@ -147,7 +147,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L33) +[packages/matter.js/src/model/definitions/StatusCode.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L33) ___ @@ -157,7 +157,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L25) +[packages/matter.js/src/model/definitions/StatusCode.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L25) ___ @@ -167,7 +167,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L36) +[packages/matter.js/src/model/definitions/StatusCode.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L36) ___ @@ -177,7 +177,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L24) +[packages/matter.js/src/model/definitions/StatusCode.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L24) ___ @@ -187,7 +187,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L13) +[packages/matter.js/src/model/definitions/StatusCode.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L13) ___ @@ -197,7 +197,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L37) +[packages/matter.js/src/model/definitions/StatusCode.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L37) ___ @@ -207,7 +207,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L26) +[packages/matter.js/src/model/definitions/StatusCode.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L26) ___ @@ -217,7 +217,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L16) +[packages/matter.js/src/model/definitions/StatusCode.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L16) ___ @@ -227,7 +227,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L21) +[packages/matter.js/src/model/definitions/StatusCode.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L21) ___ @@ -237,7 +237,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L32) +[packages/matter.js/src/model/definitions/StatusCode.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L32) ___ @@ -247,7 +247,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L19) +[packages/matter.js/src/model/definitions/StatusCode.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L19) ___ @@ -257,7 +257,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L17) +[packages/matter.js/src/model/definitions/StatusCode.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L17) ___ @@ -267,7 +267,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L35) +[packages/matter.js/src/model/definitions/StatusCode.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L35) ___ @@ -277,7 +277,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L30) +[packages/matter.js/src/model/definitions/StatusCode.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L30) ___ @@ -287,7 +287,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L28) +[packages/matter.js/src/model/definitions/StatusCode.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L28) ___ @@ -297,4 +297,4 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/StatusCode.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/StatusCode.ts#L23) +[packages/matter.js/src/model/definitions/StatusCode.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/StatusCode.ts#L23) diff --git a/docs/matter.js/enums/model.ValueElement.Metatype.md b/docs/matter.js/enums/model.ValueElement.Metatype.md index 3ace6928ea..a60a350ad5 100644 --- a/docs/matter.js/enums/model.ValueElement.Metatype.md +++ b/docs/matter.js/enums/model.ValueElement.Metatype.md @@ -21,7 +21,7 @@ The general type of datatype (ignoring size). #### Defined in -[packages/matter.js/src/model/elements/ValueElement.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ValueElement.ts#L85) +[packages/matter.js/src/model/elements/ValueElement.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ValueElement.ts#L85) ___ @@ -31,4 +31,4 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/ValueElement.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ValueElement.ts#L86) +[packages/matter.js/src/model/elements/ValueElement.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ValueElement.ts#L86) diff --git a/docs/matter.js/enums/protocol_export.MessageCounterTypes.md b/docs/matter.js/enums/protocol_export.MessageCounterTypes.md new file mode 100644 index 0000000000..948cf33c91 --- /dev/null +++ b/docs/matter.js/enums/protocol_export.MessageCounterTypes.md @@ -0,0 +1,66 @@ +[@project-chip/matter.js](../README.md) / [Modules](../modules.md) / [protocol/export](../modules/protocol_export.md) / MessageCounterTypes + +# Enumeration: MessageCounterTypes + +[protocol/export](../modules/protocol_export.md).MessageCounterTypes + +## Table of contents + +### Enumeration Members + +- [GlobalEncryptedControl](protocol_export.MessageCounterTypes.md#globalencryptedcontrol) +- [GlobalEncryptedData](protocol_export.MessageCounterTypes.md#globalencrypteddata) +- [GlobalUnencrypted](protocol_export.MessageCounterTypes.md#globalunencrypted) +- [SecureSession](protocol_export.MessageCounterTypes.md#securesession) + +## Enumeration Members + +### GlobalEncryptedControl + +• **GlobalEncryptedControl** = ``2`` + +Used for "Group" sessions to encode control messages encrypted with a group key. +Lifetime: Operational Group Key, Rollover allowed, Persistence: Mandatory + +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L34) + +___ + +### GlobalEncryptedData + +• **GlobalEncryptedData** = ``1`` + +Used for "Group" sessions to encode regular data messages encrypted with a group key. +Lifetime: Operational Group Key, Rollover allowed, Persistence: Mandatory + +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L28) + +___ + +### GlobalUnencrypted + +• **GlobalUnencrypted** = ``0`` + +Used for "Unsecure" sessions +Rollover allowed, Persistence: Optional + +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L22) + +___ + +### SecureSession + +• **SecureSession** = ``3`` + +Used for "Unicast" sessions +Lifetime: Session Key, Rollover expires, Persistence: Optional + +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L40) diff --git a/docs/matter.js/enums/protocol_interaction_export.MessageType.md b/docs/matter.js/enums/protocol_interaction_export.MessageType.md index 81a6132591..b9724381b8 100644 --- a/docs/matter.js/enums/protocol_interaction_export.MessageType.md +++ b/docs/matter.js/enums/protocol_interaction_export.MessageType.md @@ -27,7 +27,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L61) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L61) ___ @@ -37,7 +37,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L62) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L62) ___ @@ -47,7 +47,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L55) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L55) ___ @@ -57,7 +57,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L58) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L58) ___ @@ -67,7 +67,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L54) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L54) ___ @@ -77,7 +77,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L56) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L56) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L57) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L57) ___ @@ -97,7 +97,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L63) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L63) ___ @@ -107,7 +107,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L59) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L59) ___ @@ -117,4 +117,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L60) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L60) diff --git a/docs/matter.js/enums/protocol_interaction_export.StatusCode.md b/docs/matter.js/enums/protocol_interaction_export.StatusCode.md index b584764943..7211720ab7 100644 --- a/docs/matter.js/enums/protocol_interaction_export.StatusCode.md +++ b/docs/matter.js/enums/protocol_interaction_export.StatusCode.md @@ -48,7 +48,7 @@ MatterCoreSpecificationV1_0, section 8.10 #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L30) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L30) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L20) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L20) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L27) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L27) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L37) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L37) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L12) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L12) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L16) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L16) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L18) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L18) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L25) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L25) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L13) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L13) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L33) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L33) ___ @@ -148,7 +148,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L32) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L32) ___ @@ -158,7 +158,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L23) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L23) ___ @@ -168,7 +168,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L35) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L35) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L22) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L22) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L11) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L11) ___ @@ -198,7 +198,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L36) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L36) ___ @@ -208,7 +208,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L28) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L28) ___ @@ -218,7 +218,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L24) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L24) ___ @@ -228,7 +228,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L14) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L14) ___ @@ -238,7 +238,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L19) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L19) ___ @@ -248,7 +248,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L31) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L31) ___ @@ -258,7 +258,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L17) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L17) ___ @@ -268,7 +268,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L15) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L15) ___ @@ -278,7 +278,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L34) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L34) ___ @@ -288,7 +288,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L29) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L29) ___ @@ -298,7 +298,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L26) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L26) ___ @@ -308,4 +308,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/StatusCode.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/StatusCode.ts#L21) +[packages/matter.js/src/protocol/interaction/StatusCode.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/StatusCode.ts#L21) diff --git a/docs/matter.js/enums/protocol_securechannel_export.GeneralStatusCode.md b/docs/matter.js/enums/protocol_securechannel_export.GeneralStatusCode.md index 7115f3e821..c30cf8f82f 100644 --- a/docs/matter.js/enums/protocol_securechannel_export.GeneralStatusCode.md +++ b/docs/matter.js/enums/protocol_securechannel_export.GeneralStatusCode.md @@ -36,7 +36,7 @@ Failure, may be due to a concurrency error. #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L66) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L66) ___ @@ -48,7 +48,7 @@ The sender attempted to create something that already exists. #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L75) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L75) ___ @@ -60,7 +60,7 @@ Operation was rejected by the system because the system is in an invalid state. #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L39) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L39) ___ @@ -72,7 +72,7 @@ A request was unrecognized or malformed #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L45) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L45) ___ @@ -84,7 +84,7 @@ Device is busy and cannot handle this request at this time. #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L57) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L57) ___ @@ -96,7 +96,7 @@ Context-specific signal to proceed #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L63) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L63) ___ @@ -108,7 +108,7 @@ Unrecoverable data loss or corruption has occurred. #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L81) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L81) ___ @@ -120,7 +120,7 @@ Generic failure, additional details may be included in the protocol specific sta #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L36) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L36) ___ @@ -132,7 +132,7 @@ An invalid/unsupported argument was provided. #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L69) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L69) ___ @@ -144,7 +144,7 @@ Some requested entity was not found. #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L72) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L72) ___ @@ -156,7 +156,7 @@ A value was out of a required range #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L42) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L42) ___ @@ -168,7 +168,7 @@ The sender does not have sufficient permissions to execute the requested operati #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L78) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L78) ___ @@ -180,7 +180,7 @@ Insufficient resources to process the given request. #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L54) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L54) ___ @@ -192,7 +192,7 @@ Operation completed successfully. #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L33) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L33) ___ @@ -204,7 +204,7 @@ A timeout occurred. #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L60) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L60) ___ @@ -216,7 +216,7 @@ A request was not expected at this time. #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L51) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L51) ___ @@ -228,4 +228,4 @@ An unrecognized or unsupported request was received. #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L48) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L48) diff --git a/docs/matter.js/enums/protocol_securechannel_export.MessageType.md b/docs/matter.js/enums/protocol_securechannel_export.MessageType.md index dd69a6e0f3..099180579e 100644 --- a/docs/matter.js/enums/protocol_securechannel_export.MessageType.md +++ b/docs/matter.js/enums/protocol_securechannel_export.MessageType.md @@ -28,7 +28,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L13) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L13) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L14) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L14) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L15) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L15) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L11) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L11) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L12) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L12) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L16) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L16) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L17) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L17) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L19) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L19) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L18) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L18) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L10) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L10) ___ @@ -128,4 +128,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L20) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L20) diff --git a/docs/matter.js/enums/protocol_securechannel_export.ProtocolStatusCode.md b/docs/matter.js/enums/protocol_securechannel_export.ProtocolStatusCode.md index eac836f973..c56f94d76c 100644 --- a/docs/matter.js/enums/protocol_securechannel_export.ProtocolStatusCode.md +++ b/docs/matter.js/enums/protocol_securechannel_export.ProtocolStatusCode.md @@ -22,7 +22,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L28) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L28) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L27) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L27) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L26) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L26) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L25) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L25) ___ @@ -62,4 +62,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L24) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L24) diff --git a/docs/matter.js/enums/schema_export.CommissionningFlowType.md b/docs/matter.js/enums/schema_export.CommissionningFlowType.md index 325fc39607..a12de9c4b1 100644 --- a/docs/matter.js/enums/schema_export.CommissionningFlowType.md +++ b/docs/matter.js/enums/schema_export.CommissionningFlowType.md @@ -24,7 +24,7 @@ Interaction with a vendor-specified means is needed before commissioning. #### Defined in -[packages/matter.js/src/schema/PairingCodeSchema.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/PairingCodeSchema.ts#L31) +[packages/matter.js/src/schema/PairingCodeSchema.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/PairingCodeSchema.ts#L31) ___ @@ -36,7 +36,7 @@ When not commissioned, the device always enters commissioning mode upon power-up #### Defined in -[packages/matter.js/src/schema/PairingCodeSchema.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/PairingCodeSchema.ts#L25) +[packages/matter.js/src/schema/PairingCodeSchema.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/PairingCodeSchema.ts#L25) ___ @@ -48,4 +48,4 @@ User action required to enter commissioning mode. #### Defined in -[packages/matter.js/src/schema/PairingCodeSchema.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/PairingCodeSchema.ts#L28) +[packages/matter.js/src/schema/PairingCodeSchema.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/PairingCodeSchema.ts#L28) diff --git a/docs/matter.js/enums/tlv_export.TlvLength.md b/docs/matter.js/enums/tlv_export.TlvLength.md index 53c3196cd8..cc1f5020b6 100644 --- a/docs/matter.js/enums/tlv_export.TlvLength.md +++ b/docs/matter.js/enums/tlv_export.TlvLength.md @@ -23,7 +23,7 @@ Byte length of the encoded value or length. #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L49) +[packages/matter.js/src/tlv/TlvCodec.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L49) ___ @@ -33,7 +33,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L48) +[packages/matter.js/src/tlv/TlvCodec.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L48) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L46) +[packages/matter.js/src/tlv/TlvCodec.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L46) ___ @@ -53,4 +53,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L47) +[packages/matter.js/src/tlv/TlvCodec.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L47) diff --git a/docs/matter.js/enums/tlv_export.TlvType.md b/docs/matter.js/enums/tlv_export.TlvType.md index 485251425e..6a4d2901e0 100644 --- a/docs/matter.js/enums/tlv_export.TlvType.md +++ b/docs/matter.js/enums/tlv_export.TlvType.md @@ -34,7 +34,7 @@ TLV element types. #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L39) +[packages/matter.js/src/tlv/TlvCodec.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L39) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L33) +[packages/matter.js/src/tlv/TlvCodec.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L33) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L36) +[packages/matter.js/src/tlv/TlvCodec.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L36) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L41) +[packages/matter.js/src/tlv/TlvCodec.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L41) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L34) +[packages/matter.js/src/tlv/TlvCodec.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L34) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L40) +[packages/matter.js/src/tlv/TlvCodec.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L40) ___ @@ -94,7 +94,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L37) +[packages/matter.js/src/tlv/TlvCodec.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L37) ___ @@ -104,7 +104,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L31) +[packages/matter.js/src/tlv/TlvCodec.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L31) ___ @@ -114,7 +114,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L38) +[packages/matter.js/src/tlv/TlvCodec.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L38) ___ @@ -124,7 +124,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L32) +[packages/matter.js/src/tlv/TlvCodec.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L32) ___ @@ -134,4 +134,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L35) +[packages/matter.js/src/tlv/TlvCodec.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L35) diff --git a/docs/matter.js/enums/util_export.Endian.md b/docs/matter.js/enums/util_export.Endian.md index 4ce030700e..30ceaaaa52 100644 --- a/docs/matter.js/enums/util_export.Endian.md +++ b/docs/matter.js/enums/util_export.Endian.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/util/ByteArray.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/ByteArray.ts#L79) +[packages/matter.js/src/util/ByteArray.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/ByteArray.ts#L79) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/util/ByteArray.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/ByteArray.ts#L78) +[packages/matter.js/src/util/ByteArray.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/ByteArray.ts#L78) diff --git a/docs/matter.js/interfaces/certificate_export.DeviceAttestationCertificate.md b/docs/matter.js/interfaces/certificate_export.DeviceAttestationCertificate.md index 7c11f6925c..60c26ea17d 100644 --- a/docs/matter.js/interfaces/certificate_export.DeviceAttestationCertificate.md +++ b/docs/matter.js/interfaces/certificate_export.DeviceAttestationCertificate.md @@ -28,7 +28,7 @@ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:248](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L248) +[packages/matter.js/src/certificate/CertificateManager.ts:248](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L248) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:249](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L249) +[packages/matter.js/src/certificate/CertificateManager.ts:249](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L249) ___ @@ -61,7 +61,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:250](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L250) +[packages/matter.js/src/certificate/CertificateManager.ts:250](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L250) ___ @@ -79,7 +79,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:235](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L235) +[packages/matter.js/src/certificate/CertificateManager.ts:235](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L235) ___ @@ -89,7 +89,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:241](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L241) +[packages/matter.js/src/certificate/CertificateManager.ts:241](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L241) ___ @@ -99,7 +99,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L240) +[packages/matter.js/src/certificate/CertificateManager.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L240) ___ @@ -109,7 +109,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:247](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L247) +[packages/matter.js/src/certificate/CertificateManager.ts:247](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L247) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:233](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L233) +[packages/matter.js/src/certificate/CertificateManager.ts:233](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L233) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:261](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L261) +[packages/matter.js/src/certificate/CertificateManager.ts:261](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L261) ___ @@ -139,7 +139,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:234](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L234) +[packages/matter.js/src/certificate/CertificateManager.ts:234](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L234) ___ @@ -157,4 +157,4 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:242](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L242) +[packages/matter.js/src/certificate/CertificateManager.ts:242](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L242) diff --git a/docs/matter.js/interfaces/certificate_export.ProductAttestationAuthorityCertificate.md b/docs/matter.js/interfaces/certificate_export.ProductAttestationAuthorityCertificate.md index b8bcd9031e..6221b99b7a 100644 --- a/docs/matter.js/interfaces/certificate_export.ProductAttestationAuthorityCertificate.md +++ b/docs/matter.js/interfaces/certificate_export.ProductAttestationAuthorityCertificate.md @@ -28,7 +28,7 @@ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:309](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L309) +[packages/matter.js/src/certificate/CertificateManager.ts:309](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L309) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:310](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L310) +[packages/matter.js/src/certificate/CertificateManager.ts:310](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L310) ___ @@ -61,7 +61,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:311](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L311) +[packages/matter.js/src/certificate/CertificateManager.ts:311](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L311) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:298](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L298) +[packages/matter.js/src/certificate/CertificateManager.ts:298](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L298) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L303) +[packages/matter.js/src/certificate/CertificateManager.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L303) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:302](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L302) +[packages/matter.js/src/certificate/CertificateManager.ts:302](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L302) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:308](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L308) +[packages/matter.js/src/certificate/CertificateManager.ts:308](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L308) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:296](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L296) +[packages/matter.js/src/certificate/CertificateManager.ts:296](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L296) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:322](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L322) +[packages/matter.js/src/certificate/CertificateManager.ts:322](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L322) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:297](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L297) +[packages/matter.js/src/certificate/CertificateManager.ts:297](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L297) ___ @@ -155,4 +155,4 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:304](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L304) +[packages/matter.js/src/certificate/CertificateManager.ts:304](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L304) diff --git a/docs/matter.js/interfaces/certificate_export.ProductAttestationIntermediateCertificate.md b/docs/matter.js/interfaces/certificate_export.ProductAttestationIntermediateCertificate.md index 9c66ca6613..1a2c64bf74 100644 --- a/docs/matter.js/interfaces/certificate_export.ProductAttestationIntermediateCertificate.md +++ b/docs/matter.js/interfaces/certificate_export.ProductAttestationIntermediateCertificate.md @@ -28,7 +28,7 @@ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:279](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L279) +[packages/matter.js/src/certificate/CertificateManager.ts:279](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L279) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:280](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L280) +[packages/matter.js/src/certificate/CertificateManager.ts:280](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L280) ___ @@ -61,7 +61,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:281](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L281) +[packages/matter.js/src/certificate/CertificateManager.ts:281](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L281) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:267](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L267) +[packages/matter.js/src/certificate/CertificateManager.ts:267](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L267) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:272](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L272) +[packages/matter.js/src/certificate/CertificateManager.ts:272](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L272) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:271](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L271) +[packages/matter.js/src/certificate/CertificateManager.ts:271](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L271) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:278](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L278) +[packages/matter.js/src/certificate/CertificateManager.ts:278](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L278) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L265) +[packages/matter.js/src/certificate/CertificateManager.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L265) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:292](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L292) +[packages/matter.js/src/certificate/CertificateManager.ts:292](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L292) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:266](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L266) +[packages/matter.js/src/certificate/CertificateManager.ts:266](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L266) ___ @@ -156,4 +156,4 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L273) +[packages/matter.js/src/certificate/CertificateManager.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L273) diff --git a/docs/matter.js/interfaces/cluster_export.Attribute.md b/docs/matter.js/interfaces/cluster_export.Attribute.md index d2d64ba4f2..2ad496c8a1 100644 --- a/docs/matter.js/interfaces/cluster_export.Attribute.md +++ b/docs/matter.js/interfaces/cluster_export.Attribute.md @@ -41,7 +41,7 @@ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -51,7 +51,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L45) +[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L45) ___ @@ -61,7 +61,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L44) +[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L44) ___ @@ -71,7 +71,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -81,7 +81,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L49) +[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L49) ___ @@ -91,7 +91,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -101,7 +101,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -111,7 +111,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L38) +[packages/matter.js/src/cluster/Cluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L38) ___ @@ -121,7 +121,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -131,7 +131,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -141,7 +141,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -151,7 +151,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -161,7 +161,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -171,7 +171,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -181,7 +181,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L52) +[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L52) ___ @@ -191,7 +191,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L40) +[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L40) ___ @@ -201,4 +201,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/cluster_export.Cluster.md b/docs/matter.js/interfaces/cluster_export.Cluster.md index 839a336a03..4ed4fbaa0f 100644 --- a/docs/matter.js/interfaces/cluster_export.Cluster.md +++ b/docs/matter.js/interfaces/cluster_export.Cluster.md @@ -36,7 +36,7 @@ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:878](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L878) +[packages/matter.js/src/cluster/Cluster.ts:878](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L878) ___ @@ -46,7 +46,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:879](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L879) +[packages/matter.js/src/cluster/Cluster.ts:879](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L879) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:880](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L880) +[packages/matter.js/src/cluster/Cluster.ts:880](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L880) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:876](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L876) +[packages/matter.js/src/cluster/Cluster.ts:876](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L876) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:873](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L873) +[packages/matter.js/src/cluster/Cluster.ts:873](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L873) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:874](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L874) +[packages/matter.js/src/cluster/Cluster.ts:874](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L874) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:875](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L875) +[packages/matter.js/src/cluster/Cluster.ts:875](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L875) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:877](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L877) +[packages/matter.js/src/cluster/Cluster.ts:877](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L877) ___ @@ -116,4 +116,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:881](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L881) +[packages/matter.js/src/cluster/Cluster.ts:881](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L881) diff --git a/docs/matter.js/interfaces/cluster_export.ClusterFactory.Cluster.md b/docs/matter.js/interfaces/cluster_export.ClusterFactory.Cluster.md index a5c3638b70..d87b4ee54a 100644 --- a/docs/matter.js/interfaces/cluster_export.ClusterFactory.Cluster.md +++ b/docs/matter.js/interfaces/cluster_export.ClusterFactory.Cluster.md @@ -44,7 +44,7 @@ A Cluster represents a fully formed cluster with features selected. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L69) +[packages/matter.js/src/cluster/ClusterFactory.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L69) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L70) +[packages/matter.js/src/cluster/ClusterFactory.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L70) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L71) +[packages/matter.js/src/cluster/ClusterFactory.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L71) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L93) +[packages/matter.js/src/cluster/ClusterFactory.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L93) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L59) +[packages/matter.js/src/cluster/ClusterFactory.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L59) ___ @@ -114,7 +114,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L60) +[packages/matter.js/src/cluster/ClusterFactory.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L60) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L61) +[packages/matter.js/src/cluster/ClusterFactory.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L61) ___ @@ -142,7 +142,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L94) +[packages/matter.js/src/cluster/ClusterFactory.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L94) ___ @@ -156,4 +156,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L95) +[packages/matter.js/src/cluster/ClusterFactory.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L95) diff --git a/docs/matter.js/interfaces/cluster_export.ClusterFactory.ClusterElements.md b/docs/matter.js/interfaces/cluster_export.ClusterFactory.ClusterElements.md index 23648a6598..fe3d3110a8 100644 --- a/docs/matter.js/interfaces/cluster_export.ClusterFactory.ClusterElements.md +++ b/docs/matter.js/interfaces/cluster_export.ClusterFactory.ClusterElements.md @@ -31,7 +31,7 @@ a cluster. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L69) +[packages/matter.js/src/cluster/ClusterFactory.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L69) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L70) +[packages/matter.js/src/cluster/ClusterFactory.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L70) ___ @@ -51,4 +51,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L71) +[packages/matter.js/src/cluster/ClusterFactory.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L71) diff --git a/docs/matter.js/interfaces/cluster_export.ClusterFactory.Component.md b/docs/matter.js/interfaces/cluster_export.ClusterFactory.Component.md index aa9e2f5387..8df6496a1f 100644 --- a/docs/matter.js/interfaces/cluster_export.ClusterFactory.Component.md +++ b/docs/matter.js/interfaces/cluster_export.ClusterFactory.Component.md @@ -47,7 +47,7 @@ ClusterElements.constructor #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L69) +[packages/matter.js/src/cluster/ClusterFactory.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L69) ___ @@ -61,7 +61,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L70) +[packages/matter.js/src/cluster/ClusterFactory.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L70) ___ @@ -75,4 +75,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L71) +[packages/matter.js/src/cluster/ClusterFactory.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L71) diff --git a/docs/matter.js/interfaces/cluster_export.ClusterFactory.Extensible.md b/docs/matter.js/interfaces/cluster_export.ClusterFactory.Extensible.md index 115ad2f16e..8c7bf9d1f3 100644 --- a/docs/matter.js/interfaces/cluster_export.ClusterFactory.Extensible.md +++ b/docs/matter.js/interfaces/cluster_export.ClusterFactory.Extensible.md @@ -54,7 +54,7 @@ Cluster.constructor #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L69) +[packages/matter.js/src/cluster/ClusterFactory.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L69) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L70) +[packages/matter.js/src/cluster/ClusterFactory.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L70) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L71) +[packages/matter.js/src/cluster/ClusterFactory.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L71) ___ @@ -96,7 +96,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L93) +[packages/matter.js/src/cluster/ClusterFactory.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L93) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L59) +[packages/matter.js/src/cluster/ClusterFactory.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L59) ___ @@ -124,7 +124,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L60) +[packages/matter.js/src/cluster/ClusterFactory.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L60) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L61) +[packages/matter.js/src/cluster/ClusterFactory.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L61) ___ @@ -152,7 +152,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L94) +[packages/matter.js/src/cluster/ClusterFactory.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L94) ___ @@ -166,7 +166,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L95) +[packages/matter.js/src/cluster/ClusterFactory.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L95) ___ @@ -176,4 +176,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L149) +[packages/matter.js/src/cluster/ClusterFactory.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L149) diff --git a/docs/matter.js/interfaces/cluster_export.ClusterFactory.Features.md b/docs/matter.js/interfaces/cluster_export.ClusterFactory.Features.md index 84aa9a1961..fbae2d35d8 100644 --- a/docs/matter.js/interfaces/cluster_export.ClusterFactory.Features.md +++ b/docs/matter.js/interfaces/cluster_export.ClusterFactory.Features.md @@ -34,7 +34,7 @@ Cluster "features" describe the features supported by a cluster. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L93) +[packages/matter.js/src/cluster/ClusterFactory.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L93) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L94) +[packages/matter.js/src/cluster/ClusterFactory.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L94) ___ @@ -54,4 +54,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L95) +[packages/matter.js/src/cluster/ClusterFactory.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L95) diff --git a/docs/matter.js/interfaces/cluster_export.ClusterFactory.Identity.md b/docs/matter.js/interfaces/cluster_export.ClusterFactory.Identity.md index 7f0bf097f2..081b480bad 100644 --- a/docs/matter.js/interfaces/cluster_export.ClusterFactory.Identity.md +++ b/docs/matter.js/interfaces/cluster_export.ClusterFactory.Identity.md @@ -28,7 +28,7 @@ These fields uniquely identify a cluster. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L59) +[packages/matter.js/src/cluster/ClusterFactory.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L59) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L60) +[packages/matter.js/src/cluster/ClusterFactory.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L60) ___ @@ -48,4 +48,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L61) +[packages/matter.js/src/cluster/ClusterFactory.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L61) diff --git a/docs/matter.js/interfaces/cluster_export.ClusterFactory.TypedComponent.md b/docs/matter.js/interfaces/cluster_export.ClusterFactory.TypedComponent.md index f57cfded82..c2e1c45f39 100644 --- a/docs/matter.js/interfaces/cluster_export.ClusterFactory.TypedComponent.md +++ b/docs/matter.js/interfaces/cluster_export.ClusterFactory.TypedComponent.md @@ -28,7 +28,7 @@ A "typed component" is a component with detailed type information. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L84) +[packages/matter.js/src/cluster/ClusterFactory.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L84) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L85) +[packages/matter.js/src/cluster/ClusterFactory.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L85) ___ @@ -48,4 +48,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L86) +[packages/matter.js/src/cluster/ClusterFactory.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L86) diff --git a/docs/matter.js/interfaces/cluster_export.Command.md b/docs/matter.js/interfaces/cluster_export.Command.md index 1b6a80dd49..d4850d2a23 100644 --- a/docs/matter.js/interfaces/cluster_export.Command.md +++ b/docs/matter.js/interfaces/cluster_export.Command.md @@ -35,7 +35,7 @@ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:604](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L604) +[packages/matter.js/src/cluster/Cluster.ts:604](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L604) ___ @@ -45,7 +45,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:606](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L606) +[packages/matter.js/src/cluster/Cluster.ts:606](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L606) ___ @@ -55,7 +55,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:607](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L607) +[packages/matter.js/src/cluster/Cluster.ts:607](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L607) ___ @@ -65,7 +65,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:599](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L599) +[packages/matter.js/src/cluster/Cluster.ts:599](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L599) ___ @@ -75,7 +75,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:608](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L608) +[packages/matter.js/src/cluster/Cluster.ts:608](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L608) ___ @@ -85,7 +85,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:600](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L600) +[packages/matter.js/src/cluster/Cluster.ts:600](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L600) ___ @@ -95,7 +95,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:601](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L601) +[packages/matter.js/src/cluster/Cluster.ts:601](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L601) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:602](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L602) +[packages/matter.js/src/cluster/Cluster.ts:602](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L602) ___ @@ -115,7 +115,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:603](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L603) +[packages/matter.js/src/cluster/Cluster.ts:603](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L603) ___ @@ -125,4 +125,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:605](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L605) +[packages/matter.js/src/cluster/Cluster.ts:605](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L605) diff --git a/docs/matter.js/interfaces/cluster_export.ConditionalAttribute.md b/docs/matter.js/interfaces/cluster_export.ConditionalAttribute.md index e7ac0d9ffd..99c4f8f519 100644 --- a/docs/matter.js/interfaces/cluster_export.ConditionalAttribute.md +++ b/docs/matter.js/interfaces/cluster_export.ConditionalAttribute.md @@ -51,7 +51,7 @@ OptionalAttribute.default #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -65,7 +65,7 @@ OptionalAttribute.fabricScoped #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L45) +[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L45) ___ @@ -79,7 +79,7 @@ OptionalAttribute.fixed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L44) +[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L44) ___ @@ -93,7 +93,7 @@ OptionalAttribute.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -107,7 +107,7 @@ OptionalAttribute.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L60) +[packages/matter.js/src/cluster/Cluster.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L60) ___ @@ -121,7 +121,7 @@ OptionalAttribute.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -135,7 +135,7 @@ OptionalAttribute.omitChanges #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -149,7 +149,7 @@ OptionalAttribute.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L56) +[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L56) ___ @@ -163,7 +163,7 @@ OptionalAttribute.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -177,7 +177,7 @@ OptionalAttribute.persistent #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -191,7 +191,7 @@ OptionalAttribute.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -205,7 +205,7 @@ OptionalAttribute.scene #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -219,7 +219,7 @@ OptionalAttribute.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -233,7 +233,7 @@ OptionalAttribute.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -247,7 +247,7 @@ OptionalAttribute.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L52) +[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L52) ___ @@ -261,7 +261,7 @@ OptionalAttribute.writable #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L40) +[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L40) ___ @@ -275,4 +275,4 @@ OptionalAttribute.writeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/cluster_export.ConditionalCommand.md b/docs/matter.js/interfaces/cluster_export.ConditionalCommand.md index 8cb998e244..98fcdd2307 100644 --- a/docs/matter.js/interfaces/cluster_export.ConditionalCommand.md +++ b/docs/matter.js/interfaces/cluster_export.ConditionalCommand.md @@ -45,7 +45,7 @@ OptionalCommand.invokeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:604](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L604) +[packages/matter.js/src/cluster/Cluster.ts:604](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L604) ___ @@ -59,7 +59,7 @@ OptionalCommand.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:617](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L617) +[packages/matter.js/src/cluster/Cluster.ts:617](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L617) ___ @@ -73,7 +73,7 @@ OptionalCommand.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:607](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L607) +[packages/matter.js/src/cluster/Cluster.ts:607](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L607) ___ @@ -87,7 +87,7 @@ OptionalCommand.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:612](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L612) +[packages/matter.js/src/cluster/Cluster.ts:612](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L612) ___ @@ -101,7 +101,7 @@ OptionalCommand.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:608](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L608) +[packages/matter.js/src/cluster/Cluster.ts:608](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L608) ___ @@ -115,7 +115,7 @@ OptionalCommand.requestId #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:600](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L600) +[packages/matter.js/src/cluster/Cluster.ts:600](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L600) ___ @@ -129,7 +129,7 @@ OptionalCommand.requestSchema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:601](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L601) +[packages/matter.js/src/cluster/Cluster.ts:601](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L601) ___ @@ -143,7 +143,7 @@ OptionalCommand.responseId #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:602](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L602) +[packages/matter.js/src/cluster/Cluster.ts:602](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L602) ___ @@ -157,7 +157,7 @@ OptionalCommand.responseSchema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:603](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L603) +[packages/matter.js/src/cluster/Cluster.ts:603](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L603) ___ @@ -171,4 +171,4 @@ OptionalCommand.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:605](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L605) +[packages/matter.js/src/cluster/Cluster.ts:605](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L605) diff --git a/docs/matter.js/interfaces/cluster_export.ConditionalEvent.md b/docs/matter.js/interfaces/cluster_export.ConditionalEvent.md index 7fb41a953b..ca3f94a0e6 100644 --- a/docs/matter.js/interfaces/cluster_export.ConditionalEvent.md +++ b/docs/matter.js/interfaces/cluster_export.ConditionalEvent.md @@ -43,7 +43,7 @@ OptionalEvent.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:714](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L714) +[packages/matter.js/src/cluster/Cluster.ts:714](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L714) ___ @@ -57,7 +57,7 @@ OptionalEvent.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:743](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L743) +[packages/matter.js/src/cluster/Cluster.ts:743](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L743) ___ @@ -71,7 +71,7 @@ OptionalEvent.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:721](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L721) +[packages/matter.js/src/cluster/Cluster.ts:721](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L721) ___ @@ -85,7 +85,7 @@ OptionalEvent.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:739](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L739) +[packages/matter.js/src/cluster/Cluster.ts:739](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L739) ___ @@ -99,7 +99,7 @@ OptionalEvent.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:720](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L720) +[packages/matter.js/src/cluster/Cluster.ts:720](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L720) ___ @@ -113,7 +113,7 @@ OptionalEvent.priority #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:716](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L716) +[packages/matter.js/src/cluster/Cluster.ts:716](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L716) ___ @@ -127,7 +127,7 @@ OptionalEvent.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:718](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L718) +[packages/matter.js/src/cluster/Cluster.ts:718](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L718) ___ @@ -141,7 +141,7 @@ OptionalEvent.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:715](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L715) +[packages/matter.js/src/cluster/Cluster.ts:715](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L715) ___ @@ -155,4 +155,4 @@ OptionalEvent.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:722](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L722) +[packages/matter.js/src/cluster/Cluster.ts:722](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L722) diff --git a/docs/matter.js/interfaces/cluster_export.ConditionalFixedAttribute.md b/docs/matter.js/interfaces/cluster_export.ConditionalFixedAttribute.md index ceaac13d60..ec2df47bb3 100644 --- a/docs/matter.js/interfaces/cluster_export.ConditionalFixedAttribute.md +++ b/docs/matter.js/interfaces/cluster_export.ConditionalFixedAttribute.md @@ -51,7 +51,7 @@ OptionalFixedAttribute.default #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -65,7 +65,7 @@ OptionalFixedAttribute.fabricScoped #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L45) +[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L45) ___ @@ -79,7 +79,7 @@ OptionalFixedAttribute.fixed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L101) +[packages/matter.js/src/cluster/Cluster.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L101) ___ @@ -93,7 +93,7 @@ OptionalFixedAttribute.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -107,7 +107,7 @@ OptionalFixedAttribute.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L105) +[packages/matter.js/src/cluster/Cluster.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L105) ___ @@ -121,7 +121,7 @@ OptionalFixedAttribute.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -135,7 +135,7 @@ OptionalFixedAttribute.omitChanges #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -149,7 +149,7 @@ OptionalFixedAttribute.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L56) +[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L56) ___ @@ -163,7 +163,7 @@ OptionalFixedAttribute.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -177,7 +177,7 @@ OptionalFixedAttribute.persistent #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -191,7 +191,7 @@ OptionalFixedAttribute.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -205,7 +205,7 @@ OptionalFixedAttribute.scene #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -219,7 +219,7 @@ OptionalFixedAttribute.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -233,7 +233,7 @@ OptionalFixedAttribute.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -247,7 +247,7 @@ OptionalFixedAttribute.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L52) +[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L52) ___ @@ -261,7 +261,7 @@ OptionalFixedAttribute.writable #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L40) +[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L40) ___ @@ -275,4 +275,4 @@ OptionalFixedAttribute.writeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/cluster_export.ConditionalWritableAttribute.md b/docs/matter.js/interfaces/cluster_export.ConditionalWritableAttribute.md index e9f69545c3..c57ff2eb3c 100644 --- a/docs/matter.js/interfaces/cluster_export.ConditionalWritableAttribute.md +++ b/docs/matter.js/interfaces/cluster_export.ConditionalWritableAttribute.md @@ -51,7 +51,7 @@ OptionalWritableAttribute.default #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -65,7 +65,7 @@ OptionalWritableAttribute.fabricScoped #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L45) +[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L45) ___ @@ -79,7 +79,7 @@ OptionalWritableAttribute.fixed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L44) +[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L44) ___ @@ -93,7 +93,7 @@ OptionalWritableAttribute.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -107,7 +107,7 @@ OptionalWritableAttribute.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L72) +[packages/matter.js/src/cluster/Cluster.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L72) ___ @@ -121,7 +121,7 @@ OptionalWritableAttribute.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -135,7 +135,7 @@ OptionalWritableAttribute.omitChanges #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -149,7 +149,7 @@ OptionalWritableAttribute.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L56) +[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L56) ___ @@ -163,7 +163,7 @@ OptionalWritableAttribute.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -177,7 +177,7 @@ OptionalWritableAttribute.persistent #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -191,7 +191,7 @@ OptionalWritableAttribute.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -205,7 +205,7 @@ OptionalWritableAttribute.scene #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -219,7 +219,7 @@ OptionalWritableAttribute.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -233,7 +233,7 @@ OptionalWritableAttribute.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -247,7 +247,7 @@ OptionalWritableAttribute.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L52) +[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L52) ___ @@ -261,7 +261,7 @@ OptionalWritableAttribute.writable #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L68) +[packages/matter.js/src/cluster/Cluster.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L68) ___ @@ -275,4 +275,4 @@ OptionalWritableAttribute.writeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/cluster_export.ConditionalWritableFabricScopedAttribute.md b/docs/matter.js/interfaces/cluster_export.ConditionalWritableFabricScopedAttribute.md index 97e6c2c553..f6423849e4 100644 --- a/docs/matter.js/interfaces/cluster_export.ConditionalWritableFabricScopedAttribute.md +++ b/docs/matter.js/interfaces/cluster_export.ConditionalWritableFabricScopedAttribute.md @@ -51,7 +51,7 @@ OptionalWritableFabricScopedAttribute.default #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -65,7 +65,7 @@ OptionalWritableFabricScopedAttribute.fabricScoped #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L84) +[packages/matter.js/src/cluster/Cluster.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L84) ___ @@ -79,7 +79,7 @@ OptionalWritableFabricScopedAttribute.fixed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L44) +[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L44) ___ @@ -93,7 +93,7 @@ OptionalWritableFabricScopedAttribute.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -107,7 +107,7 @@ OptionalWritableFabricScopedAttribute.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L89) +[packages/matter.js/src/cluster/Cluster.ts:89](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L89) ___ @@ -121,7 +121,7 @@ OptionalWritableFabricScopedAttribute.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -135,7 +135,7 @@ OptionalWritableFabricScopedAttribute.omitChanges #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -149,7 +149,7 @@ OptionalWritableFabricScopedAttribute.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L56) +[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L56) ___ @@ -163,7 +163,7 @@ OptionalWritableFabricScopedAttribute.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -177,7 +177,7 @@ OptionalWritableFabricScopedAttribute.persistent #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -191,7 +191,7 @@ OptionalWritableFabricScopedAttribute.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -205,7 +205,7 @@ OptionalWritableFabricScopedAttribute.scene #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -219,7 +219,7 @@ OptionalWritableFabricScopedAttribute.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -233,7 +233,7 @@ OptionalWritableFabricScopedAttribute.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -247,7 +247,7 @@ OptionalWritableFabricScopedAttribute.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L52) +[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L52) ___ @@ -261,7 +261,7 @@ OptionalWritableFabricScopedAttribute.writable #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L68) +[packages/matter.js/src/cluster/Cluster.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L68) ___ @@ -275,4 +275,4 @@ OptionalWritableFabricScopedAttribute.writeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/cluster_export.Event.md b/docs/matter.js/interfaces/cluster_export.Event.md index 3cf7832027..369e672038 100644 --- a/docs/matter.js/interfaces/cluster_export.Event.md +++ b/docs/matter.js/interfaces/cluster_export.Event.md @@ -33,7 +33,7 @@ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:714](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L714) +[packages/matter.js/src/cluster/Cluster.ts:714](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L714) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:719](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L719) +[packages/matter.js/src/cluster/Cluster.ts:719](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L719) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:721](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L721) +[packages/matter.js/src/cluster/Cluster.ts:721](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L721) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:717](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L717) +[packages/matter.js/src/cluster/Cluster.ts:717](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L717) ___ @@ -73,7 +73,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:720](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L720) +[packages/matter.js/src/cluster/Cluster.ts:720](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L720) ___ @@ -83,7 +83,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:716](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L716) +[packages/matter.js/src/cluster/Cluster.ts:716](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L716) ___ @@ -93,7 +93,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:718](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L718) +[packages/matter.js/src/cluster/Cluster.ts:718](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L718) ___ @@ -103,7 +103,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:715](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L715) +[packages/matter.js/src/cluster/Cluster.ts:715](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L715) ___ @@ -113,4 +113,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:722](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L722) +[packages/matter.js/src/cluster/Cluster.ts:722](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L722) diff --git a/docs/matter.js/interfaces/cluster_export.FabricScopedAttribute.md b/docs/matter.js/interfaces/cluster_export.FabricScopedAttribute.md index 8aa7514e25..7efcccd6f3 100644 --- a/docs/matter.js/interfaces/cluster_export.FabricScopedAttribute.md +++ b/docs/matter.js/interfaces/cluster_export.FabricScopedAttribute.md @@ -51,7 +51,7 @@ Attribute.default #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -65,7 +65,7 @@ Attribute.fabricScoped #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L76) +[packages/matter.js/src/cluster/Cluster.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L76) ___ @@ -79,7 +79,7 @@ Attribute.fixed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L44) +[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L44) ___ @@ -93,7 +93,7 @@ Attribute.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -107,7 +107,7 @@ Attribute.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L49) +[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L49) ___ @@ -121,7 +121,7 @@ Attribute.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -135,7 +135,7 @@ Attribute.omitChanges #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -149,7 +149,7 @@ Attribute.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L38) +[packages/matter.js/src/cluster/Cluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L38) ___ @@ -163,7 +163,7 @@ Attribute.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -177,7 +177,7 @@ Attribute.persistent #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -191,7 +191,7 @@ Attribute.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -205,7 +205,7 @@ Attribute.scene #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -219,7 +219,7 @@ Attribute.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -233,7 +233,7 @@ Attribute.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -247,7 +247,7 @@ Attribute.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L52) +[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L52) ___ @@ -261,7 +261,7 @@ Attribute.writable #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L40) +[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L40) ___ @@ -275,4 +275,4 @@ Attribute.writeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/cluster_export.FixedAttribute.md b/docs/matter.js/interfaces/cluster_export.FixedAttribute.md index 546dce0440..8352ea01a6 100644 --- a/docs/matter.js/interfaces/cluster_export.FixedAttribute.md +++ b/docs/matter.js/interfaces/cluster_export.FixedAttribute.md @@ -51,7 +51,7 @@ Attribute.default #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -65,7 +65,7 @@ Attribute.fabricScoped #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L45) +[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L45) ___ @@ -79,7 +79,7 @@ Attribute.fixed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L93) +[packages/matter.js/src/cluster/Cluster.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L93) ___ @@ -93,7 +93,7 @@ Attribute.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -107,7 +107,7 @@ Attribute.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L49) +[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L49) ___ @@ -121,7 +121,7 @@ Attribute.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -135,7 +135,7 @@ Attribute.omitChanges #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -149,7 +149,7 @@ Attribute.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L38) +[packages/matter.js/src/cluster/Cluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L38) ___ @@ -163,7 +163,7 @@ Attribute.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -177,7 +177,7 @@ Attribute.persistent #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -191,7 +191,7 @@ Attribute.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -205,7 +205,7 @@ Attribute.scene #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -219,7 +219,7 @@ Attribute.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -233,7 +233,7 @@ Attribute.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -247,7 +247,7 @@ Attribute.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L52) +[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L52) ___ @@ -261,7 +261,7 @@ Attribute.writable #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L40) +[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L40) ___ @@ -275,4 +275,4 @@ Attribute.writeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/cluster_export.OperationalCredentialsServerConf.md b/docs/matter.js/interfaces/cluster_export.OperationalCredentialsServerConf.md index a847abc8f6..1873324590 100644 --- a/docs/matter.js/interfaces/cluster_export.OperationalCredentialsServerConf.md +++ b/docs/matter.js/interfaces/cluster_export.OperationalCredentialsServerConf.md @@ -21,7 +21,7 @@ #### Defined in -[packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts#L34) +[packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts#L34) ___ @@ -31,7 +31,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts#L32) +[packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts#L32) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts#L33) +[packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts#L33) ___ @@ -51,4 +51,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts#L31) +[packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts#L31) diff --git a/docs/matter.js/interfaces/cluster_export.OptionalAttribute.md b/docs/matter.js/interfaces/cluster_export.OptionalAttribute.md index 7e6531c7e3..a0c9e06d75 100644 --- a/docs/matter.js/interfaces/cluster_export.OptionalAttribute.md +++ b/docs/matter.js/interfaces/cluster_export.OptionalAttribute.md @@ -51,7 +51,7 @@ Attribute.default #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -65,7 +65,7 @@ Attribute.fabricScoped #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L45) +[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L45) ___ @@ -79,7 +79,7 @@ Attribute.fixed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L44) +[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L44) ___ @@ -93,7 +93,7 @@ Attribute.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -107,7 +107,7 @@ Attribute.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L49) +[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L49) ___ @@ -121,7 +121,7 @@ Attribute.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -135,7 +135,7 @@ Attribute.omitChanges #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -149,7 +149,7 @@ Attribute.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L56) +[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L56) ___ @@ -163,7 +163,7 @@ Attribute.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -177,7 +177,7 @@ Attribute.persistent #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -191,7 +191,7 @@ Attribute.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -205,7 +205,7 @@ Attribute.scene #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -219,7 +219,7 @@ Attribute.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -233,7 +233,7 @@ Attribute.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -247,7 +247,7 @@ Attribute.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L52) +[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L52) ___ @@ -261,7 +261,7 @@ Attribute.writable #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L40) +[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L40) ___ @@ -275,4 +275,4 @@ Attribute.writeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/cluster_export.OptionalCommand.md b/docs/matter.js/interfaces/cluster_export.OptionalCommand.md index 3a65e5aeaa..74c595cc24 100644 --- a/docs/matter.js/interfaces/cluster_export.OptionalCommand.md +++ b/docs/matter.js/interfaces/cluster_export.OptionalCommand.md @@ -45,7 +45,7 @@ Command.invokeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:604](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L604) +[packages/matter.js/src/cluster/Cluster.ts:604](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L604) ___ @@ -59,7 +59,7 @@ Command.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:606](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L606) +[packages/matter.js/src/cluster/Cluster.ts:606](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L606) ___ @@ -73,7 +73,7 @@ Command.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:607](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L607) +[packages/matter.js/src/cluster/Cluster.ts:607](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L607) ___ @@ -87,7 +87,7 @@ Command.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:612](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L612) +[packages/matter.js/src/cluster/Cluster.ts:612](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L612) ___ @@ -101,7 +101,7 @@ Command.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:608](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L608) +[packages/matter.js/src/cluster/Cluster.ts:608](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L608) ___ @@ -115,7 +115,7 @@ Command.requestId #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:600](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L600) +[packages/matter.js/src/cluster/Cluster.ts:600](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L600) ___ @@ -129,7 +129,7 @@ Command.requestSchema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:601](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L601) +[packages/matter.js/src/cluster/Cluster.ts:601](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L601) ___ @@ -143,7 +143,7 @@ Command.responseId #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:602](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L602) +[packages/matter.js/src/cluster/Cluster.ts:602](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L602) ___ @@ -157,7 +157,7 @@ Command.responseSchema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:603](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L603) +[packages/matter.js/src/cluster/Cluster.ts:603](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L603) ___ @@ -171,4 +171,4 @@ Command.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:605](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L605) +[packages/matter.js/src/cluster/Cluster.ts:605](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L605) diff --git a/docs/matter.js/interfaces/cluster_export.OptionalEvent.md b/docs/matter.js/interfaces/cluster_export.OptionalEvent.md index c8e4689cc7..a7105e144f 100644 --- a/docs/matter.js/interfaces/cluster_export.OptionalEvent.md +++ b/docs/matter.js/interfaces/cluster_export.OptionalEvent.md @@ -43,7 +43,7 @@ Event.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:714](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L714) +[packages/matter.js/src/cluster/Cluster.ts:714](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L714) ___ @@ -57,7 +57,7 @@ Event.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:719](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L719) +[packages/matter.js/src/cluster/Cluster.ts:719](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L719) ___ @@ -71,7 +71,7 @@ Event.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:721](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L721) +[packages/matter.js/src/cluster/Cluster.ts:721](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L721) ___ @@ -85,7 +85,7 @@ Event.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:739](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L739) +[packages/matter.js/src/cluster/Cluster.ts:739](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L739) ___ @@ -99,7 +99,7 @@ Event.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:720](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L720) +[packages/matter.js/src/cluster/Cluster.ts:720](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L720) ___ @@ -113,7 +113,7 @@ Event.priority #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:716](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L716) +[packages/matter.js/src/cluster/Cluster.ts:716](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L716) ___ @@ -127,7 +127,7 @@ Event.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:718](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L718) +[packages/matter.js/src/cluster/Cluster.ts:718](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L718) ___ @@ -141,7 +141,7 @@ Event.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:715](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L715) +[packages/matter.js/src/cluster/Cluster.ts:715](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L715) ___ @@ -155,4 +155,4 @@ Event.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:722](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L722) +[packages/matter.js/src/cluster/Cluster.ts:722](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L722) diff --git a/docs/matter.js/interfaces/cluster_export.OptionalFixedAttribute.md b/docs/matter.js/interfaces/cluster_export.OptionalFixedAttribute.md index ba92946661..2915d488d8 100644 --- a/docs/matter.js/interfaces/cluster_export.OptionalFixedAttribute.md +++ b/docs/matter.js/interfaces/cluster_export.OptionalFixedAttribute.md @@ -51,7 +51,7 @@ OptionalAttribute.default #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -65,7 +65,7 @@ OptionalAttribute.fabricScoped #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L45) +[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L45) ___ @@ -79,7 +79,7 @@ OptionalAttribute.fixed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L101) +[packages/matter.js/src/cluster/Cluster.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L101) ___ @@ -93,7 +93,7 @@ OptionalAttribute.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -107,7 +107,7 @@ OptionalAttribute.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L49) +[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L49) ___ @@ -121,7 +121,7 @@ OptionalAttribute.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -135,7 +135,7 @@ OptionalAttribute.omitChanges #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -149,7 +149,7 @@ OptionalAttribute.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L56) +[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L56) ___ @@ -163,7 +163,7 @@ OptionalAttribute.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -177,7 +177,7 @@ OptionalAttribute.persistent #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -191,7 +191,7 @@ OptionalAttribute.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -205,7 +205,7 @@ OptionalAttribute.scene #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -219,7 +219,7 @@ OptionalAttribute.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -233,7 +233,7 @@ OptionalAttribute.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -247,7 +247,7 @@ OptionalAttribute.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L52) +[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L52) ___ @@ -261,7 +261,7 @@ OptionalAttribute.writable #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L40) +[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L40) ___ @@ -275,4 +275,4 @@ OptionalAttribute.writeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/cluster_export.OptionalWritableAttribute.md b/docs/matter.js/interfaces/cluster_export.OptionalWritableAttribute.md index e508780a9c..c813df432c 100644 --- a/docs/matter.js/interfaces/cluster_export.OptionalWritableAttribute.md +++ b/docs/matter.js/interfaces/cluster_export.OptionalWritableAttribute.md @@ -51,7 +51,7 @@ OptionalAttribute.default #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -65,7 +65,7 @@ OptionalAttribute.fabricScoped #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L45) +[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L45) ___ @@ -79,7 +79,7 @@ OptionalAttribute.fixed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L44) +[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L44) ___ @@ -93,7 +93,7 @@ OptionalAttribute.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -107,7 +107,7 @@ OptionalAttribute.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L49) +[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L49) ___ @@ -121,7 +121,7 @@ OptionalAttribute.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -135,7 +135,7 @@ OptionalAttribute.omitChanges #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -149,7 +149,7 @@ OptionalAttribute.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L56) +[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L56) ___ @@ -163,7 +163,7 @@ OptionalAttribute.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -177,7 +177,7 @@ OptionalAttribute.persistent #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -191,7 +191,7 @@ OptionalAttribute.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -205,7 +205,7 @@ OptionalAttribute.scene #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -219,7 +219,7 @@ OptionalAttribute.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -233,7 +233,7 @@ OptionalAttribute.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -247,7 +247,7 @@ OptionalAttribute.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L52) +[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L52) ___ @@ -261,7 +261,7 @@ OptionalAttribute.writable #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L68) +[packages/matter.js/src/cluster/Cluster.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L68) ___ @@ -275,4 +275,4 @@ OptionalAttribute.writeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/cluster_export.OptionalWritableFabricScopedAttribute.md b/docs/matter.js/interfaces/cluster_export.OptionalWritableFabricScopedAttribute.md index 101be07729..0d86c6ec53 100644 --- a/docs/matter.js/interfaces/cluster_export.OptionalWritableFabricScopedAttribute.md +++ b/docs/matter.js/interfaces/cluster_export.OptionalWritableFabricScopedAttribute.md @@ -51,7 +51,7 @@ OptionalWritableAttribute.default #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -65,7 +65,7 @@ OptionalWritableAttribute.fabricScoped #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L84) +[packages/matter.js/src/cluster/Cluster.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L84) ___ @@ -79,7 +79,7 @@ OptionalWritableAttribute.fixed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L44) +[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L44) ___ @@ -93,7 +93,7 @@ OptionalWritableAttribute.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -107,7 +107,7 @@ OptionalWritableAttribute.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L49) +[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L49) ___ @@ -121,7 +121,7 @@ OptionalWritableAttribute.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -135,7 +135,7 @@ OptionalWritableAttribute.omitChanges #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -149,7 +149,7 @@ OptionalWritableAttribute.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L56) +[packages/matter.js/src/cluster/Cluster.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L56) ___ @@ -163,7 +163,7 @@ OptionalWritableAttribute.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -177,7 +177,7 @@ OptionalWritableAttribute.persistent #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -191,7 +191,7 @@ OptionalWritableAttribute.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -205,7 +205,7 @@ OptionalWritableAttribute.scene #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -219,7 +219,7 @@ OptionalWritableAttribute.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -233,7 +233,7 @@ OptionalWritableAttribute.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -247,7 +247,7 @@ OptionalWritableAttribute.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L52) +[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L52) ___ @@ -261,7 +261,7 @@ OptionalWritableAttribute.writable #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L68) +[packages/matter.js/src/cluster/Cluster.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L68) ___ @@ -275,4 +275,4 @@ OptionalWritableAttribute.writeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/cluster_export.UnknownAttribute.md b/docs/matter.js/interfaces/cluster_export.UnknownAttribute.md index 65c4b174a9..daf8e3c781 100644 --- a/docs/matter.js/interfaces/cluster_export.UnknownAttribute.md +++ b/docs/matter.js/interfaces/cluster_export.UnknownAttribute.md @@ -51,7 +51,7 @@ Attribute.default #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -65,7 +65,7 @@ Attribute.fabricScoped #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L45) +[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L45) ___ @@ -79,7 +79,7 @@ Attribute.fixed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L44) +[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L44) ___ @@ -93,7 +93,7 @@ Attribute.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -107,7 +107,7 @@ Attribute.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L49) +[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L49) ___ @@ -121,7 +121,7 @@ Attribute.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -135,7 +135,7 @@ Attribute.omitChanges #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -149,7 +149,7 @@ Attribute.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L38) +[packages/matter.js/src/cluster/Cluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L38) ___ @@ -163,7 +163,7 @@ Attribute.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -177,7 +177,7 @@ Attribute.persistent #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -191,7 +191,7 @@ Attribute.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -205,7 +205,7 @@ Attribute.scene #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -219,7 +219,7 @@ Attribute.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -233,7 +233,7 @@ Attribute.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -247,7 +247,7 @@ Attribute.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:566](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L566) +[packages/matter.js/src/cluster/Cluster.ts:566](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L566) ___ @@ -261,7 +261,7 @@ Attribute.writable #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L40) +[packages/matter.js/src/cluster/Cluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L40) ___ @@ -275,4 +275,4 @@ Attribute.writeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/cluster_export.UnknownEvent.md b/docs/matter.js/interfaces/cluster_export.UnknownEvent.md index 30805737d1..37cfdb317f 100644 --- a/docs/matter.js/interfaces/cluster_export.UnknownEvent.md +++ b/docs/matter.js/interfaces/cluster_export.UnknownEvent.md @@ -42,7 +42,7 @@ Event.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:714](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L714) +[packages/matter.js/src/cluster/Cluster.ts:714](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L714) ___ @@ -56,7 +56,7 @@ Event.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:719](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L719) +[packages/matter.js/src/cluster/Cluster.ts:719](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L719) ___ @@ -70,7 +70,7 @@ Event.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:721](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L721) +[packages/matter.js/src/cluster/Cluster.ts:721](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L721) ___ @@ -84,7 +84,7 @@ Event.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:717](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L717) +[packages/matter.js/src/cluster/Cluster.ts:717](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L717) ___ @@ -98,7 +98,7 @@ Event.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:720](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L720) +[packages/matter.js/src/cluster/Cluster.ts:720](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L720) ___ @@ -112,7 +112,7 @@ Event.priority #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:716](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L716) +[packages/matter.js/src/cluster/Cluster.ts:716](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L716) ___ @@ -126,7 +126,7 @@ Event.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:718](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L718) +[packages/matter.js/src/cluster/Cluster.ts:718](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L718) ___ @@ -140,7 +140,7 @@ Event.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:715](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L715) +[packages/matter.js/src/cluster/Cluster.ts:715](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L715) ___ @@ -154,4 +154,4 @@ Event.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:726](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L726) +[packages/matter.js/src/cluster/Cluster.ts:726](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L726) diff --git a/docs/matter.js/interfaces/cluster_export.WritableAttribute.md b/docs/matter.js/interfaces/cluster_export.WritableAttribute.md index e49a575de6..4bd8ad868c 100644 --- a/docs/matter.js/interfaces/cluster_export.WritableAttribute.md +++ b/docs/matter.js/interfaces/cluster_export.WritableAttribute.md @@ -51,7 +51,7 @@ Attribute.default #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -65,7 +65,7 @@ Attribute.fabricScoped #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L45) +[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L45) ___ @@ -79,7 +79,7 @@ Attribute.fixed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L44) +[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L44) ___ @@ -93,7 +93,7 @@ Attribute.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -107,7 +107,7 @@ Attribute.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L49) +[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L49) ___ @@ -121,7 +121,7 @@ Attribute.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -135,7 +135,7 @@ Attribute.omitChanges #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -149,7 +149,7 @@ Attribute.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L38) +[packages/matter.js/src/cluster/Cluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L38) ___ @@ -163,7 +163,7 @@ Attribute.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -177,7 +177,7 @@ Attribute.persistent #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -191,7 +191,7 @@ Attribute.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -205,7 +205,7 @@ Attribute.scene #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -219,7 +219,7 @@ Attribute.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -233,7 +233,7 @@ Attribute.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -247,7 +247,7 @@ Attribute.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L52) +[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L52) ___ @@ -261,7 +261,7 @@ Attribute.writable #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L64) +[packages/matter.js/src/cluster/Cluster.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L64) ___ @@ -275,4 +275,4 @@ Attribute.writeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/cluster_export.WritableFabricScopedAttribute.md b/docs/matter.js/interfaces/cluster_export.WritableFabricScopedAttribute.md index 4d4cebb1d8..4d5446304b 100644 --- a/docs/matter.js/interfaces/cluster_export.WritableFabricScopedAttribute.md +++ b/docs/matter.js/interfaces/cluster_export.WritableFabricScopedAttribute.md @@ -51,7 +51,7 @@ WritableAttribute.default #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -65,7 +65,7 @@ WritableAttribute.fabricScoped #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L80) +[packages/matter.js/src/cluster/Cluster.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L80) ___ @@ -79,7 +79,7 @@ WritableAttribute.fixed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L44) +[packages/matter.js/src/cluster/Cluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L44) ___ @@ -93,7 +93,7 @@ WritableAttribute.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -107,7 +107,7 @@ WritableAttribute.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L49) +[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L49) ___ @@ -121,7 +121,7 @@ WritableAttribute.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -135,7 +135,7 @@ WritableAttribute.omitChanges #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -149,7 +149,7 @@ WritableAttribute.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L38) +[packages/matter.js/src/cluster/Cluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L38) ___ @@ -163,7 +163,7 @@ WritableAttribute.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -177,7 +177,7 @@ WritableAttribute.persistent #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -191,7 +191,7 @@ WritableAttribute.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -205,7 +205,7 @@ WritableAttribute.scene #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -219,7 +219,7 @@ WritableAttribute.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -233,7 +233,7 @@ WritableAttribute.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -247,7 +247,7 @@ WritableAttribute.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L52) +[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L52) ___ @@ -261,7 +261,7 @@ WritableAttribute.writable #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L64) +[packages/matter.js/src/cluster/Cluster.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L64) ___ @@ -275,4 +275,4 @@ WritableAttribute.writeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/cluster_export.WritableFixedAttribute.md b/docs/matter.js/interfaces/cluster_export.WritableFixedAttribute.md index 5b708f289f..df4e738f6f 100644 --- a/docs/matter.js/interfaces/cluster_export.WritableFixedAttribute.md +++ b/docs/matter.js/interfaces/cluster_export.WritableFixedAttribute.md @@ -51,7 +51,7 @@ WritableAttribute.default #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L48) +[packages/matter.js/src/cluster/Cluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L48) ___ @@ -65,7 +65,7 @@ WritableAttribute.fabricScoped #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L45) +[packages/matter.js/src/cluster/Cluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L45) ___ @@ -79,7 +79,7 @@ WritableAttribute.fixed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L97) +[packages/matter.js/src/cluster/Cluster.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L97) ___ @@ -93,7 +93,7 @@ WritableAttribute.id #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L36) +[packages/matter.js/src/cluster/Cluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L36) ___ @@ -107,7 +107,7 @@ WritableAttribute.isConditional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L49) +[packages/matter.js/src/cluster/Cluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L49) ___ @@ -121,7 +121,7 @@ WritableAttribute.mandatoryIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L51) +[packages/matter.js/src/cluster/Cluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L51) ___ @@ -135,7 +135,7 @@ WritableAttribute.omitChanges #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L46) +[packages/matter.js/src/cluster/Cluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L46) ___ @@ -149,7 +149,7 @@ WritableAttribute.optional #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L38) +[packages/matter.js/src/cluster/Cluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L38) ___ @@ -163,7 +163,7 @@ WritableAttribute.optionalIf #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L50) +[packages/matter.js/src/cluster/Cluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L50) ___ @@ -177,7 +177,7 @@ WritableAttribute.persistent #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L42) +[packages/matter.js/src/cluster/Cluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L42) ___ @@ -191,7 +191,7 @@ WritableAttribute.readAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L39) +[packages/matter.js/src/cluster/Cluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L39) ___ @@ -205,7 +205,7 @@ WritableAttribute.scene #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L41) +[packages/matter.js/src/cluster/Cluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L41) ___ @@ -219,7 +219,7 @@ WritableAttribute.schema #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L37) +[packages/matter.js/src/cluster/Cluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L37) ___ @@ -233,7 +233,7 @@ WritableAttribute.timed #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L43) +[packages/matter.js/src/cluster/Cluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L43) ___ @@ -247,7 +247,7 @@ WritableAttribute.unknown #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L52) +[packages/matter.js/src/cluster/Cluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L52) ___ @@ -261,7 +261,7 @@ WritableAttribute.writable #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L64) +[packages/matter.js/src/cluster/Cluster.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L64) ___ @@ -275,4 +275,4 @@ WritableAttribute.writeAcl #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L47) +[packages/matter.js/src/cluster/Cluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L47) diff --git a/docs/matter.js/interfaces/codec_export.BtpHandshakeRequest.md b/docs/matter.js/interfaces/codec_export.BtpHandshakeRequest.md index ac1bb5cc9d..126a0f2d95 100644 --- a/docs/matter.js/interfaces/codec_export.BtpHandshakeRequest.md +++ b/docs/matter.js/interfaces/codec_export.BtpHandshakeRequest.md @@ -20,7 +20,7 @@ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L16) +[packages/matter.js/src/codec/BtpCodec.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L16) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L17) +[packages/matter.js/src/codec/BtpCodec.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L17) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L15) +[packages/matter.js/src/codec/BtpCodec.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L15) diff --git a/docs/matter.js/interfaces/codec_export.BtpHandshakeResponse.md b/docs/matter.js/interfaces/codec_export.BtpHandshakeResponse.md index 1e2ca4d348..87876504da 100644 --- a/docs/matter.js/interfaces/codec_export.BtpHandshakeResponse.md +++ b/docs/matter.js/interfaces/codec_export.BtpHandshakeResponse.md @@ -20,7 +20,7 @@ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L22) +[packages/matter.js/src/codec/BtpCodec.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L22) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L21) +[packages/matter.js/src/codec/BtpCodec.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L21) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L23) +[packages/matter.js/src/codec/BtpCodec.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L23) diff --git a/docs/matter.js/interfaces/codec_export.BtpHeader.md b/docs/matter.js/interfaces/codec_export.BtpHeader.md index cfb17beb25..541bd4533a 100644 --- a/docs/matter.js/interfaces/codec_export.BtpHeader.md +++ b/docs/matter.js/interfaces/codec_export.BtpHeader.md @@ -23,7 +23,7 @@ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L40) +[packages/matter.js/src/codec/BtpCodec.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L40) ___ @@ -33,7 +33,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L39) +[packages/matter.js/src/codec/BtpCodec.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L39) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L43) +[packages/matter.js/src/codec/BtpCodec.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L43) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L42) +[packages/matter.js/src/codec/BtpCodec.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L42) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L41) +[packages/matter.js/src/codec/BtpCodec.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L41) ___ @@ -73,4 +73,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L38) +[packages/matter.js/src/codec/BtpCodec.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L38) diff --git a/docs/matter.js/interfaces/codec_export.BtpPacket.md b/docs/matter.js/interfaces/codec_export.BtpPacket.md index ab79786745..b5981ec104 100644 --- a/docs/matter.js/interfaces/codec_export.BtpPacket.md +++ b/docs/matter.js/interfaces/codec_export.BtpPacket.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L47) +[packages/matter.js/src/codec/BtpCodec.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L47) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L48) +[packages/matter.js/src/codec/BtpCodec.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L48) diff --git a/docs/matter.js/interfaces/codec_export.BtpPacketPayload.md b/docs/matter.js/interfaces/codec_export.BtpPacketPayload.md index 42d42f9e6f..15c016fa6c 100644 --- a/docs/matter.js/interfaces/codec_export.BtpPacketPayload.md +++ b/docs/matter.js/interfaces/codec_export.BtpPacketPayload.md @@ -27,7 +27,7 @@ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L27) +[packages/matter.js/src/codec/BtpCodec.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L27) ___ @@ -37,7 +37,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L29) +[packages/matter.js/src/codec/BtpCodec.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L29) ___ @@ -47,7 +47,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L30) +[packages/matter.js/src/codec/BtpCodec.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L30) ___ @@ -57,4 +57,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L28) +[packages/matter.js/src/codec/BtpCodec.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L28) diff --git a/docs/matter.js/interfaces/codec_export.DecodedBtpPacket.md b/docs/matter.js/interfaces/codec_export.DecodedBtpPacket.md index 3a116815e7..688c53000c 100644 --- a/docs/matter.js/interfaces/codec_export.DecodedBtpPacket.md +++ b/docs/matter.js/interfaces/codec_export.DecodedBtpPacket.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L52) +[packages/matter.js/src/codec/BtpCodec.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L52) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L53) +[packages/matter.js/src/codec/BtpCodec.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L53) diff --git a/docs/matter.js/interfaces/codec_export.DecodedBtpPacketPayload.md b/docs/matter.js/interfaces/codec_export.DecodedBtpPacketPayload.md index 88465bbcb7..a7a32f1b97 100644 --- a/docs/matter.js/interfaces/codec_export.DecodedBtpPacketPayload.md +++ b/docs/matter.js/interfaces/codec_export.DecodedBtpPacketPayload.md @@ -31,7 +31,7 @@ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L27) +[packages/matter.js/src/codec/BtpCodec.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L27) ___ @@ -45,7 +45,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L29) +[packages/matter.js/src/codec/BtpCodec.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L29) ___ @@ -59,7 +59,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L34) +[packages/matter.js/src/codec/BtpCodec.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L34) ___ @@ -73,4 +73,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/BtpCodec.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/BtpCodec.ts#L28) +[packages/matter.js/src/codec/BtpCodec.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/BtpCodec.ts#L28) diff --git a/docs/matter.js/interfaces/codec_export.DecodedMessage.md b/docs/matter.js/interfaces/codec_export.DecodedMessage.md index 554cb43eda..80e502010f 100644 --- a/docs/matter.js/interfaces/codec_export.DecodedMessage.md +++ b/docs/matter.js/interfaces/codec_export.DecodedMessage.md @@ -31,7 +31,7 @@ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L62) +[packages/matter.js/src/codec/MessageCodec.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L62) ___ @@ -45,7 +45,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L58) +[packages/matter.js/src/codec/MessageCodec.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L58) ___ @@ -59,7 +59,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L56) +[packages/matter.js/src/codec/MessageCodec.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L56) ___ @@ -73,4 +73,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L57) +[packages/matter.js/src/codec/MessageCodec.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L57) diff --git a/docs/matter.js/interfaces/codec_export.DecodedPacket.md b/docs/matter.js/interfaces/codec_export.DecodedPacket.md index 13ff7534e3..d9d1e8ef13 100644 --- a/docs/matter.js/interfaces/codec_export.DecodedPacket.md +++ b/docs/matter.js/interfaces/codec_export.DecodedPacket.md @@ -30,7 +30,7 @@ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L47) +[packages/matter.js/src/codec/MessageCodec.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L47) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L51) +[packages/matter.js/src/codec/MessageCodec.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L51) ___ @@ -58,4 +58,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L46) +[packages/matter.js/src/codec/MessageCodec.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L46) diff --git a/docs/matter.js/interfaces/codec_export.DecodedPacketHeader.md b/docs/matter.js/interfaces/codec_export.DecodedPacketHeader.md index 47f89db709..da37ebea6b 100644 --- a/docs/matter.js/interfaces/codec_export.DecodedPacketHeader.md +++ b/docs/matter.js/interfaces/codec_export.DecodedPacketHeader.md @@ -37,7 +37,7 @@ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L27) +[packages/matter.js/src/codec/MessageCodec.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L27) ___ @@ -51,7 +51,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L26) +[packages/matter.js/src/codec/MessageCodec.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L26) ___ @@ -65,7 +65,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L23) +[packages/matter.js/src/codec/MessageCodec.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L23) ___ @@ -79,7 +79,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L21) +[packages/matter.js/src/codec/MessageCodec.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L21) ___ @@ -93,7 +93,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L22) +[packages/matter.js/src/codec/MessageCodec.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L22) ___ @@ -107,7 +107,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L24) +[packages/matter.js/src/codec/MessageCodec.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L24) ___ @@ -117,7 +117,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L31) +[packages/matter.js/src/codec/MessageCodec.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L31) ___ @@ -131,7 +131,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L19) +[packages/matter.js/src/codec/MessageCodec.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L19) ___ @@ -145,7 +145,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L20) +[packages/matter.js/src/codec/MessageCodec.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L20) ___ @@ -159,4 +159,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L25) +[packages/matter.js/src/codec/MessageCodec.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L25) diff --git a/docs/matter.js/interfaces/codec_export.Message.md b/docs/matter.js/interfaces/codec_export.Message.md index c4c142eb8d..adf8e0a13e 100644 --- a/docs/matter.js/interfaces/codec_export.Message.md +++ b/docs/matter.js/interfaces/codec_export.Message.md @@ -27,7 +27,7 @@ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L55) +[packages/matter.js/src/codec/MessageCodec.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L55) ___ @@ -37,7 +37,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L58) +[packages/matter.js/src/codec/MessageCodec.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L58) ___ @@ -47,7 +47,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L56) +[packages/matter.js/src/codec/MessageCodec.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L56) ___ @@ -57,4 +57,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L57) +[packages/matter.js/src/codec/MessageCodec.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L57) diff --git a/docs/matter.js/interfaces/codec_export.Packet.md b/docs/matter.js/interfaces/codec_export.Packet.md index 3185261217..935cdb1e9a 100644 --- a/docs/matter.js/interfaces/codec_export.Packet.md +++ b/docs/matter.js/interfaces/codec_export.Packet.md @@ -26,7 +26,7 @@ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L47) +[packages/matter.js/src/codec/MessageCodec.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L47) ___ @@ -36,7 +36,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L45) +[packages/matter.js/src/codec/MessageCodec.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L45) ___ @@ -46,4 +46,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L46) +[packages/matter.js/src/codec/MessageCodec.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L46) diff --git a/docs/matter.js/interfaces/codec_export.PacketHeader.md b/docs/matter.js/interfaces/codec_export.PacketHeader.md index d28d4c669c..4060263a5c 100644 --- a/docs/matter.js/interfaces/codec_export.PacketHeader.md +++ b/docs/matter.js/interfaces/codec_export.PacketHeader.md @@ -32,7 +32,7 @@ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L27) +[packages/matter.js/src/codec/MessageCodec.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L27) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L26) +[packages/matter.js/src/codec/MessageCodec.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L26) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L23) +[packages/matter.js/src/codec/MessageCodec.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L23) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L21) +[packages/matter.js/src/codec/MessageCodec.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L21) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L22) +[packages/matter.js/src/codec/MessageCodec.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L22) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L24) +[packages/matter.js/src/codec/MessageCodec.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L24) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L19) +[packages/matter.js/src/codec/MessageCodec.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L19) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L20) +[packages/matter.js/src/codec/MessageCodec.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L20) ___ @@ -112,4 +112,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L25) +[packages/matter.js/src/codec/MessageCodec.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L25) diff --git a/docs/matter.js/interfaces/codec_export.PayloadHeader.md b/docs/matter.js/interfaces/codec_export.PayloadHeader.md index c3c9080142..81cccf20dd 100644 --- a/docs/matter.js/interfaces/codec_export.PayloadHeader.md +++ b/docs/matter.js/interfaces/codec_export.PayloadHeader.md @@ -24,7 +24,7 @@ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L40) +[packages/matter.js/src/codec/MessageCodec.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L40) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L35) +[packages/matter.js/src/codec/MessageCodec.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L35) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L41) +[packages/matter.js/src/codec/MessageCodec.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L41) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L38) +[packages/matter.js/src/codec/MessageCodec.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L38) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L37) +[packages/matter.js/src/codec/MessageCodec.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L37) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L36) +[packages/matter.js/src/codec/MessageCodec.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L36) ___ @@ -84,4 +84,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L39) +[packages/matter.js/src/codec/MessageCodec.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L39) diff --git a/docs/matter.js/interfaces/common_export.Channel.md b/docs/matter.js/interfaces/common_export.Channel.md index 5555bb5693..6c7f43b3e8 100644 --- a/docs/matter.js/interfaces/common_export.Channel.md +++ b/docs/matter.js/interfaces/common_export.Channel.md @@ -39,7 +39,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/common/Channel.ts:8](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/Channel.ts#L8) +[packages/matter.js/src/common/Channel.ts:8](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/Channel.ts#L8) ## Methods @@ -53,7 +53,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/common/Channel.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/Channel.ts#L10) +[packages/matter.js/src/common/Channel.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/Channel.ts#L10) ___ @@ -73,4 +73,4 @@ ___ #### Defined in -[packages/matter.js/src/common/Channel.ts:9](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/Channel.ts#L9) +[packages/matter.js/src/common/Channel.ts:9](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/Channel.ts#L9) diff --git a/docs/matter.js/interfaces/common_export.InstanceBroadcaster.md b/docs/matter.js/interfaces/common_export.InstanceBroadcaster.md index fce2e42b4f..bea088d86b 100644 --- a/docs/matter.js/interfaces/common_export.InstanceBroadcaster.md +++ b/docs/matter.js/interfaces/common_export.InstanceBroadcaster.md @@ -36,7 +36,7 @@ Send out announcements for this instance. #### Defined in -[packages/matter.js/src/common/InstanceBroadcaster.ts:205](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/InstanceBroadcaster.ts#L205) +[packages/matter.js/src/common/InstanceBroadcaster.ts:205](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/InstanceBroadcaster.ts#L205) ___ @@ -52,7 +52,7 @@ Expire all announcements. #### Defined in -[packages/matter.js/src/common/InstanceBroadcaster.ts:214](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/InstanceBroadcaster.ts#L214) +[packages/matter.js/src/common/InstanceBroadcaster.ts:214](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/InstanceBroadcaster.ts#L214) ___ @@ -68,7 +68,7 @@ Expire the announcement for this commissioning instance. #### Defined in -[packages/matter.js/src/common/InstanceBroadcaster.ts:211](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/InstanceBroadcaster.ts#L211) +[packages/matter.js/src/common/InstanceBroadcaster.ts:211](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/InstanceBroadcaster.ts#L211) ___ @@ -84,7 +84,7 @@ Expire the announcement for this operative instance. #### Defined in -[packages/matter.js/src/common/InstanceBroadcaster.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/InstanceBroadcaster.ts#L208) +[packages/matter.js/src/common/InstanceBroadcaster.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/InstanceBroadcaster.ts#L208) ___ @@ -107,7 +107,7 @@ Set a commissionable mode and details to announce a commissionable device. #### Defined in -[packages/matter.js/src/common/InstanceBroadcaster.ts:193](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/InstanceBroadcaster.ts#L193) +[packages/matter.js/src/common/InstanceBroadcaster.ts:193](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/InstanceBroadcaster.ts#L193) ___ @@ -129,7 +129,7 @@ Set commissioner details to announce a commissioner service for User directed co #### Defined in -[packages/matter.js/src/common/InstanceBroadcaster.ts:202](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/InstanceBroadcaster.ts#L202) +[packages/matter.js/src/common/InstanceBroadcaster.ts:202](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/InstanceBroadcaster.ts#L202) ___ @@ -153,4 +153,4 @@ Use expireCommissioningAnnouncements = true when Fabrics are changed after a n c #### Defined in -[packages/matter.js/src/common/InstanceBroadcaster.ts:199](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/InstanceBroadcaster.ts#L199) +[packages/matter.js/src/common/InstanceBroadcaster.ts:199](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/InstanceBroadcaster.ts#L199) diff --git a/docs/matter.js/interfaces/common_export.Listener.md b/docs/matter.js/interfaces/common_export.Listener.md index 2800883ec5..20f59e77ab 100644 --- a/docs/matter.js/interfaces/common_export.Listener.md +++ b/docs/matter.js/interfaces/common_export.Listener.md @@ -22,4 +22,4 @@ #### Defined in -[packages/matter.js/src/common/TransportInterface.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/TransportInterface.ts#L11) +[packages/matter.js/src/common/TransportInterface.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/TransportInterface.ts#L11) diff --git a/docs/matter.js/interfaces/common_export.Scanner.md b/docs/matter.js/interfaces/common_export.Scanner.md index ee011e1fbe..0df2f3c438 100644 --- a/docs/matter.js/interfaces/common_export.Scanner.md +++ b/docs/matter.js/interfaces/common_export.Scanner.md @@ -41,7 +41,7 @@ be over. #### Defined in -[packages/matter.js/src/common/Scanner.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/Scanner.ts#L136) +[packages/matter.js/src/common/Scanner.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/Scanner.ts#L136) ___ @@ -57,7 +57,7 @@ Close the scanner server and free resources. #### Defined in -[packages/matter.js/src/common/Scanner.ts:139](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/Scanner.ts#L139) +[packages/matter.js/src/common/Scanner.ts:139](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/Scanner.ts#L139) ___ @@ -82,7 +82,7 @@ vendorId, etc.) and returns as soon as minimum one was found or the timeout is o #### Defined in -[packages/matter.js/src/common/Scanner.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/Scanner.ts#L112) +[packages/matter.js/src/common/Scanner.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/Scanner.ts#L112) ___ @@ -108,7 +108,7 @@ called when it is discovered. #### Defined in -[packages/matter.js/src/common/Scanner.ts:123](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/Scanner.ts#L123) +[packages/matter.js/src/common/Scanner.ts:123](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/Scanner.ts#L123) ___ @@ -134,7 +134,7 @@ and return them. #### Defined in -[packages/matter.js/src/common/Scanner.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/Scanner.ts#L95) +[packages/matter.js/src/common/Scanner.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/Scanner.ts#L95) ___ @@ -156,7 +156,7 @@ Return already discovered commissionable devices and return them. Does not send #### Defined in -[packages/matter.js/src/common/Scanner.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/Scanner.ts#L130) +[packages/matter.js/src/common/Scanner.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/Scanner.ts#L130) ___ @@ -180,4 +180,4 @@ DNS-SD queries. #### Defined in -[packages/matter.js/src/common/Scanner.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/Scanner.ts#L106) +[packages/matter.js/src/common/Scanner.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/Scanner.ts#L106) diff --git a/docs/matter.js/interfaces/common_export.TransportInterface.md b/docs/matter.js/interfaces/common_export.TransportInterface.md index 4826f8d2b1..991958a340 100644 --- a/docs/matter.js/interfaces/common_export.TransportInterface.md +++ b/docs/matter.js/interfaces/common_export.TransportInterface.md @@ -32,7 +32,7 @@ It can not open new connections. #### Defined in -[packages/matter.js/src/common/TransportInterface.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/TransportInterface.ts#L20) +[packages/matter.js/src/common/TransportInterface.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/TransportInterface.ts#L20) ___ @@ -52,4 +52,4 @@ ___ #### Defined in -[packages/matter.js/src/common/TransportInterface.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/TransportInterface.ts#L19) +[packages/matter.js/src/common/TransportInterface.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/TransportInterface.ts#L19) diff --git a/docs/matter.js/interfaces/crypto_export.Key.md b/docs/matter.js/interfaces/crypto_export.Key.md index 671c0eb27d..813db07f68 100644 --- a/docs/matter.js/interfaces/crypto_export.Key.md +++ b/docs/matter.js/interfaces/crypto_export.Key.md @@ -85,7 +85,7 @@ JsonWebKey.alg #### Defined in -[packages/matter.js/src/crypto/Key.ts:107](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L107) +[packages/matter.js/src/crypto/Key.ts:107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L107) ___ @@ -97,7 +97,7 @@ The key algorithm, alias for JWK "alg" field. #### Defined in -[packages/matter.js/src/crypto/Key.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L79) +[packages/matter.js/src/crypto/Key.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L79) ___ @@ -111,7 +111,7 @@ JsonWebKey.crv #### Defined in -[packages/matter.js/src/crypto/Key.ts:108](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L108) +[packages/matter.js/src/crypto/Key.ts:108](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L108) ___ @@ -123,7 +123,7 @@ The elliptic curve type, alias for JWK "crv" field. #### Defined in -[packages/matter.js/src/crypto/Key.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L84) +[packages/matter.js/src/crypto/Key.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L84) ___ @@ -137,7 +137,7 @@ JsonWebKey.d #### Defined in -[packages/matter.js/src/crypto/Key.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L109) +[packages/matter.js/src/crypto/Key.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L109) ___ @@ -151,7 +151,7 @@ JsonWebKey.dp #### Defined in -[packages/matter.js/src/crypto/Key.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L110) +[packages/matter.js/src/crypto/Key.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L110) ___ @@ -165,7 +165,7 @@ JsonWebKey.dq #### Defined in -[packages/matter.js/src/crypto/Key.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L111) +[packages/matter.js/src/crypto/Key.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L111) ___ @@ -179,7 +179,7 @@ JsonWebKey.e #### Defined in -[packages/matter.js/src/crypto/Key.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L112) +[packages/matter.js/src/crypto/Key.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L112) ___ @@ -193,7 +193,7 @@ JsonWebKey.ext #### Defined in -[packages/matter.js/src/crypto/Key.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L113) +[packages/matter.js/src/crypto/Key.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L113) ___ @@ -206,7 +206,7 @@ field. #### Defined in -[packages/matter.js/src/crypto/Key.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L105) +[packages/matter.js/src/crypto/Key.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L105) ___ @@ -220,7 +220,7 @@ JsonWebKey.k #### Defined in -[packages/matter.js/src/crypto/Key.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L114) +[packages/matter.js/src/crypto/Key.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L114) ___ @@ -232,7 +232,7 @@ Alias for keyPairBits that throws if a complete key pair is not present. #### Defined in -[packages/matter.js/src/crypto/Key.ts:184](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L184) +[packages/matter.js/src/crypto/Key.ts:184](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L184) ___ @@ -245,7 +245,7 @@ serialization format for legacy reasons. #### Defined in -[packages/matter.js/src/crypto/Key.ts:169](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L169) +[packages/matter.js/src/crypto/Key.ts:169](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L169) ___ @@ -259,7 +259,7 @@ JsonWebKey.key\_ops #### Defined in -[packages/matter.js/src/crypto/Key.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L115) +[packages/matter.js/src/crypto/Key.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L115) ___ @@ -273,7 +273,7 @@ JsonWebKey.kty #### Defined in -[packages/matter.js/src/crypto/Key.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L116) +[packages/matter.js/src/crypto/Key.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L116) ___ @@ -287,7 +287,7 @@ JsonWebKey.n #### Defined in -[packages/matter.js/src/crypto/Key.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L117) +[packages/matter.js/src/crypto/Key.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L117) ___ @@ -299,7 +299,7 @@ Operations supported by the key, alias for JWK "key_ops" field. #### Defined in -[packages/matter.js/src/crypto/Key.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L94) +[packages/matter.js/src/crypto/Key.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L94) ___ @@ -313,7 +313,7 @@ JsonWebKey.oth #### Defined in -[packages/matter.js/src/crypto/Key.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L118) +[packages/matter.js/src/crypto/Key.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L118) ___ @@ -327,7 +327,7 @@ JsonWebKey.p #### Defined in -[packages/matter.js/src/crypto/Key.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L119) +[packages/matter.js/src/crypto/Key.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L119) ___ @@ -339,7 +339,7 @@ Import (write-only) of private keys encoded in PKCS #8 format. #### Defined in -[packages/matter.js/src/crypto/Key.ts:152](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L152) +[packages/matter.js/src/crypto/Key.ts:152](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L152) ___ @@ -351,7 +351,7 @@ The private key, alias for JWK "d" field. #### Defined in -[packages/matter.js/src/crypto/Key.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L99) +[packages/matter.js/src/crypto/Key.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L99) ___ @@ -364,7 +364,7 @@ base-64 private key. #### Defined in -[packages/matter.js/src/crypto/Key.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L130) +[packages/matter.js/src/crypto/Key.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L130) ___ @@ -376,7 +376,7 @@ Alias for privateBits that throws if no private key is present. #### Defined in -[packages/matter.js/src/crypto/Key.ts:179](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L179) +[packages/matter.js/src/crypto/Key.ts:179](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L179) ___ @@ -389,7 +389,7 @@ fields internally. #### Defined in -[packages/matter.js/src/crypto/Key.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L163) +[packages/matter.js/src/crypto/Key.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L163) ___ @@ -401,7 +401,7 @@ Alias for publicBits that throws if no public key is present. #### Defined in -[packages/matter.js/src/crypto/Key.ts:174](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L174) +[packages/matter.js/src/crypto/Key.ts:174](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L174) ___ @@ -415,7 +415,7 @@ JsonWebKey.q #### Defined in -[packages/matter.js/src/crypto/Key.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L120) +[packages/matter.js/src/crypto/Key.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L120) ___ @@ -429,7 +429,7 @@ JsonWebKey.qi #### Defined in -[packages/matter.js/src/crypto/Key.ts:121](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L121) +[packages/matter.js/src/crypto/Key.ts:121](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L121) ___ @@ -441,7 +441,7 @@ Import (write-only) of private keys encoded in SEC1 format. #### Defined in -[packages/matter.js/src/crypto/Key.ts:147](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L147) +[packages/matter.js/src/crypto/Key.ts:147](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L147) ___ @@ -453,7 +453,7 @@ Import (write-only) of public keys encoded in SPKI format. #### Defined in -[packages/matter.js/src/crypto/Key.ts:157](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L157) +[packages/matter.js/src/crypto/Key.ts:157](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L157) ___ @@ -465,7 +465,7 @@ The key type, alias for JWK "kty" field. #### Defined in -[packages/matter.js/src/crypto/Key.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L89) +[packages/matter.js/src/crypto/Key.ts:89](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L89) ___ @@ -479,7 +479,7 @@ JsonWebKey.use #### Defined in -[packages/matter.js/src/crypto/Key.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L122) +[packages/matter.js/src/crypto/Key.ts:122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L122) ___ @@ -493,7 +493,7 @@ JsonWebKey.x #### Defined in -[packages/matter.js/src/crypto/Key.ts:123](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L123) +[packages/matter.js/src/crypto/Key.ts:123](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L123) ___ @@ -506,7 +506,7 @@ x-point on EC public keys. #### Defined in -[packages/matter.js/src/crypto/Key.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L136) +[packages/matter.js/src/crypto/Key.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L136) ___ @@ -520,7 +520,7 @@ JsonWebKey.y #### Defined in -[packages/matter.js/src/crypto/Key.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L124) +[packages/matter.js/src/crypto/Key.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L124) ___ @@ -533,4 +533,4 @@ y-point on EC public keys. #### Defined in -[packages/matter.js/src/crypto/Key.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L142) +[packages/matter.js/src/crypto/Key.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L142) diff --git a/docs/matter.js/interfaces/crypto_export.PbkdfParameters.md b/docs/matter.js/interfaces/crypto_export.PbkdfParameters.md index fe2f012cf4..8a2ada29df 100644 --- a/docs/matter.js/interfaces/crypto_export.PbkdfParameters.md +++ b/docs/matter.js/interfaces/crypto_export.PbkdfParameters.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L20) +[packages/matter.js/src/crypto/Spake2p.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L20) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Spake2p.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Spake2p.ts#L21) +[packages/matter.js/src/crypto/Spake2p.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Spake2p.ts#L21) diff --git a/docs/matter.js/interfaces/crypto_export.PrivateKey.md b/docs/matter.js/interfaces/crypto_export.PrivateKey.md index fec05d3003..3ff7530ff1 100644 --- a/docs/matter.js/interfaces/crypto_export.PrivateKey.md +++ b/docs/matter.js/interfaces/crypto_export.PrivateKey.md @@ -78,7 +78,7 @@ PublicKey.alg #### Defined in -[packages/matter.js/src/crypto/Key.ts:107](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L107) +[packages/matter.js/src/crypto/Key.ts:107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L107) ___ @@ -94,7 +94,7 @@ PublicKey.algorithm #### Defined in -[packages/matter.js/src/crypto/Key.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L79) +[packages/matter.js/src/crypto/Key.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L79) ___ @@ -108,7 +108,7 @@ PublicKey.crv #### Defined in -[packages/matter.js/src/crypto/Key.ts:108](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L108) +[packages/matter.js/src/crypto/Key.ts:108](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L108) ___ @@ -122,7 +122,7 @@ PublicKey.curve #### Defined in -[packages/matter.js/src/crypto/Key.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L192) +[packages/matter.js/src/crypto/Key.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L192) ___ @@ -136,7 +136,7 @@ PublicKey.d #### Defined in -[packages/matter.js/src/crypto/Key.ts:205](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L205) +[packages/matter.js/src/crypto/Key.ts:205](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L205) ___ @@ -150,7 +150,7 @@ PublicKey.dp #### Defined in -[packages/matter.js/src/crypto/Key.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L110) +[packages/matter.js/src/crypto/Key.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L110) ___ @@ -164,7 +164,7 @@ PublicKey.dq #### Defined in -[packages/matter.js/src/crypto/Key.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L111) +[packages/matter.js/src/crypto/Key.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L111) ___ @@ -178,7 +178,7 @@ PublicKey.e #### Defined in -[packages/matter.js/src/crypto/Key.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L112) +[packages/matter.js/src/crypto/Key.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L112) ___ @@ -192,7 +192,7 @@ PublicKey.ext #### Defined in -[packages/matter.js/src/crypto/Key.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L113) +[packages/matter.js/src/crypto/Key.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L113) ___ @@ -209,7 +209,7 @@ PublicKey.extractable #### Defined in -[packages/matter.js/src/crypto/Key.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L105) +[packages/matter.js/src/crypto/Key.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L105) ___ @@ -223,7 +223,7 @@ PublicKey.k #### Defined in -[packages/matter.js/src/crypto/Key.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L114) +[packages/matter.js/src/crypto/Key.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L114) ___ @@ -237,7 +237,7 @@ PublicKey.keyPair #### Defined in -[packages/matter.js/src/crypto/Key.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L208) +[packages/matter.js/src/crypto/Key.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L208) ___ @@ -251,7 +251,7 @@ PublicKey.keyPairBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:209](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L209) +[packages/matter.js/src/crypto/Key.ts:209](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L209) ___ @@ -265,7 +265,7 @@ PublicKey.key\_ops #### Defined in -[packages/matter.js/src/crypto/Key.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L115) +[packages/matter.js/src/crypto/Key.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L115) ___ @@ -279,7 +279,7 @@ PublicKey.kty #### Defined in -[packages/matter.js/src/crypto/Key.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L116) +[packages/matter.js/src/crypto/Key.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L116) ___ @@ -293,7 +293,7 @@ PublicKey.n #### Defined in -[packages/matter.js/src/crypto/Key.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L117) +[packages/matter.js/src/crypto/Key.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L117) ___ @@ -309,7 +309,7 @@ PublicKey.operations #### Defined in -[packages/matter.js/src/crypto/Key.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L94) +[packages/matter.js/src/crypto/Key.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L94) ___ @@ -323,7 +323,7 @@ PublicKey.oth #### Defined in -[packages/matter.js/src/crypto/Key.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L118) +[packages/matter.js/src/crypto/Key.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L118) ___ @@ -337,7 +337,7 @@ PublicKey.p #### Defined in -[packages/matter.js/src/crypto/Key.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L119) +[packages/matter.js/src/crypto/Key.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L119) ___ @@ -353,7 +353,7 @@ PublicKey.pkcs8 #### Defined in -[packages/matter.js/src/crypto/Key.ts:152](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L152) +[packages/matter.js/src/crypto/Key.ts:152](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L152) ___ @@ -367,7 +367,7 @@ PublicKey.private #### Defined in -[packages/matter.js/src/crypto/Key.ts:204](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L204) +[packages/matter.js/src/crypto/Key.ts:204](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L204) ___ @@ -381,7 +381,7 @@ PublicKey.privateBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:206](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L206) +[packages/matter.js/src/crypto/Key.ts:206](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L206) ___ @@ -395,7 +395,7 @@ PublicKey.privateKey #### Defined in -[packages/matter.js/src/crypto/Key.ts:207](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L207) +[packages/matter.js/src/crypto/Key.ts:207](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L207) ___ @@ -409,7 +409,7 @@ PublicKey.publicBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:197](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L197) +[packages/matter.js/src/crypto/Key.ts:197](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L197) ___ @@ -425,7 +425,7 @@ PublicKey.publicKey #### Defined in -[packages/matter.js/src/crypto/Key.ts:174](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L174) +[packages/matter.js/src/crypto/Key.ts:174](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L174) ___ @@ -439,7 +439,7 @@ PublicKey.q #### Defined in -[packages/matter.js/src/crypto/Key.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L120) +[packages/matter.js/src/crypto/Key.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L120) ___ @@ -453,7 +453,7 @@ PublicKey.qi #### Defined in -[packages/matter.js/src/crypto/Key.ts:121](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L121) +[packages/matter.js/src/crypto/Key.ts:121](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L121) ___ @@ -469,7 +469,7 @@ PublicKey.sec1 #### Defined in -[packages/matter.js/src/crypto/Key.ts:147](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L147) +[packages/matter.js/src/crypto/Key.ts:147](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L147) ___ @@ -485,7 +485,7 @@ PublicKey.spki #### Defined in -[packages/matter.js/src/crypto/Key.ts:157](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L157) +[packages/matter.js/src/crypto/Key.ts:157](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L157) ___ @@ -499,7 +499,7 @@ PublicKey.type #### Defined in -[packages/matter.js/src/crypto/Key.ts:191](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L191) +[packages/matter.js/src/crypto/Key.ts:191](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L191) ___ @@ -513,7 +513,7 @@ PublicKey.use #### Defined in -[packages/matter.js/src/crypto/Key.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L122) +[packages/matter.js/src/crypto/Key.ts:122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L122) ___ @@ -527,7 +527,7 @@ PublicKey.x #### Defined in -[packages/matter.js/src/crypto/Key.ts:193](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L193) +[packages/matter.js/src/crypto/Key.ts:193](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L193) ___ @@ -541,7 +541,7 @@ PublicKey.xBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:195](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L195) +[packages/matter.js/src/crypto/Key.ts:195](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L195) ___ @@ -555,7 +555,7 @@ PublicKey.y #### Defined in -[packages/matter.js/src/crypto/Key.ts:194](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L194) +[packages/matter.js/src/crypto/Key.ts:194](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L194) ___ @@ -569,4 +569,4 @@ PublicKey.yBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:196](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L196) +[packages/matter.js/src/crypto/Key.ts:196](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L196) diff --git a/docs/matter.js/interfaces/crypto_export.PublicKey.md b/docs/matter.js/interfaces/crypto_export.PublicKey.md index 9677ce4f76..799230f458 100644 --- a/docs/matter.js/interfaces/crypto_export.PublicKey.md +++ b/docs/matter.js/interfaces/crypto_export.PublicKey.md @@ -78,7 +78,7 @@ Key.alg #### Defined in -[packages/matter.js/src/crypto/Key.ts:107](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L107) +[packages/matter.js/src/crypto/Key.ts:107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L107) ___ @@ -94,7 +94,7 @@ Key.algorithm #### Defined in -[packages/matter.js/src/crypto/Key.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L79) +[packages/matter.js/src/crypto/Key.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L79) ___ @@ -108,7 +108,7 @@ Key.crv #### Defined in -[packages/matter.js/src/crypto/Key.ts:108](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L108) +[packages/matter.js/src/crypto/Key.ts:108](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L108) ___ @@ -122,7 +122,7 @@ Key.curve #### Defined in -[packages/matter.js/src/crypto/Key.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L192) +[packages/matter.js/src/crypto/Key.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L192) ___ @@ -136,7 +136,7 @@ Key.d #### Defined in -[packages/matter.js/src/crypto/Key.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L109) +[packages/matter.js/src/crypto/Key.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L109) ___ @@ -150,7 +150,7 @@ Key.dp #### Defined in -[packages/matter.js/src/crypto/Key.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L110) +[packages/matter.js/src/crypto/Key.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L110) ___ @@ -164,7 +164,7 @@ Key.dq #### Defined in -[packages/matter.js/src/crypto/Key.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L111) +[packages/matter.js/src/crypto/Key.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L111) ___ @@ -178,7 +178,7 @@ Key.e #### Defined in -[packages/matter.js/src/crypto/Key.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L112) +[packages/matter.js/src/crypto/Key.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L112) ___ @@ -192,7 +192,7 @@ Key.ext #### Defined in -[packages/matter.js/src/crypto/Key.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L113) +[packages/matter.js/src/crypto/Key.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L113) ___ @@ -209,7 +209,7 @@ Key.extractable #### Defined in -[packages/matter.js/src/crypto/Key.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L105) +[packages/matter.js/src/crypto/Key.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L105) ___ @@ -223,7 +223,7 @@ Key.k #### Defined in -[packages/matter.js/src/crypto/Key.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L114) +[packages/matter.js/src/crypto/Key.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L114) ___ @@ -239,7 +239,7 @@ Key.keyPair #### Defined in -[packages/matter.js/src/crypto/Key.ts:184](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L184) +[packages/matter.js/src/crypto/Key.ts:184](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L184) ___ @@ -256,7 +256,7 @@ Key.keyPairBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:169](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L169) +[packages/matter.js/src/crypto/Key.ts:169](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L169) ___ @@ -270,7 +270,7 @@ Key.key\_ops #### Defined in -[packages/matter.js/src/crypto/Key.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L115) +[packages/matter.js/src/crypto/Key.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L115) ___ @@ -284,7 +284,7 @@ Key.kty #### Defined in -[packages/matter.js/src/crypto/Key.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L116) +[packages/matter.js/src/crypto/Key.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L116) ___ @@ -298,7 +298,7 @@ Key.n #### Defined in -[packages/matter.js/src/crypto/Key.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L117) +[packages/matter.js/src/crypto/Key.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L117) ___ @@ -314,7 +314,7 @@ Key.operations #### Defined in -[packages/matter.js/src/crypto/Key.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L94) +[packages/matter.js/src/crypto/Key.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L94) ___ @@ -328,7 +328,7 @@ Key.oth #### Defined in -[packages/matter.js/src/crypto/Key.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L118) +[packages/matter.js/src/crypto/Key.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L118) ___ @@ -342,7 +342,7 @@ Key.p #### Defined in -[packages/matter.js/src/crypto/Key.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L119) +[packages/matter.js/src/crypto/Key.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L119) ___ @@ -358,7 +358,7 @@ Key.pkcs8 #### Defined in -[packages/matter.js/src/crypto/Key.ts:152](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L152) +[packages/matter.js/src/crypto/Key.ts:152](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L152) ___ @@ -374,7 +374,7 @@ Key.private #### Defined in -[packages/matter.js/src/crypto/Key.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L99) +[packages/matter.js/src/crypto/Key.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L99) ___ @@ -391,7 +391,7 @@ Key.privateBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L130) +[packages/matter.js/src/crypto/Key.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L130) ___ @@ -407,7 +407,7 @@ Key.privateKey #### Defined in -[packages/matter.js/src/crypto/Key.ts:179](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L179) +[packages/matter.js/src/crypto/Key.ts:179](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L179) ___ @@ -421,7 +421,7 @@ Key.publicBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:197](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L197) +[packages/matter.js/src/crypto/Key.ts:197](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L197) ___ @@ -437,7 +437,7 @@ Key.publicKey #### Defined in -[packages/matter.js/src/crypto/Key.ts:174](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L174) +[packages/matter.js/src/crypto/Key.ts:174](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L174) ___ @@ -451,7 +451,7 @@ Key.q #### Defined in -[packages/matter.js/src/crypto/Key.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L120) +[packages/matter.js/src/crypto/Key.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L120) ___ @@ -465,7 +465,7 @@ Key.qi #### Defined in -[packages/matter.js/src/crypto/Key.ts:121](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L121) +[packages/matter.js/src/crypto/Key.ts:121](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L121) ___ @@ -481,7 +481,7 @@ Key.sec1 #### Defined in -[packages/matter.js/src/crypto/Key.ts:147](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L147) +[packages/matter.js/src/crypto/Key.ts:147](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L147) ___ @@ -497,7 +497,7 @@ Key.spki #### Defined in -[packages/matter.js/src/crypto/Key.ts:157](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L157) +[packages/matter.js/src/crypto/Key.ts:157](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L157) ___ @@ -511,7 +511,7 @@ Key.type #### Defined in -[packages/matter.js/src/crypto/Key.ts:191](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L191) +[packages/matter.js/src/crypto/Key.ts:191](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L191) ___ @@ -525,7 +525,7 @@ Key.use #### Defined in -[packages/matter.js/src/crypto/Key.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L122) +[packages/matter.js/src/crypto/Key.ts:122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L122) ___ @@ -539,7 +539,7 @@ Key.x #### Defined in -[packages/matter.js/src/crypto/Key.ts:193](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L193) +[packages/matter.js/src/crypto/Key.ts:193](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L193) ___ @@ -553,7 +553,7 @@ Key.xBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:195](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L195) +[packages/matter.js/src/crypto/Key.ts:195](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L195) ___ @@ -567,7 +567,7 @@ Key.y #### Defined in -[packages/matter.js/src/crypto/Key.ts:194](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L194) +[packages/matter.js/src/crypto/Key.ts:194](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L194) ___ @@ -581,4 +581,4 @@ Key.yBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:196](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L196) +[packages/matter.js/src/crypto/Key.ts:196](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L196) diff --git a/docs/matter.js/interfaces/crypto_export.SymmetricKey.md b/docs/matter.js/interfaces/crypto_export.SymmetricKey.md index 077cd4a009..46912d637a 100644 --- a/docs/matter.js/interfaces/crypto_export.SymmetricKey.md +++ b/docs/matter.js/interfaces/crypto_export.SymmetricKey.md @@ -78,7 +78,7 @@ Key.alg #### Defined in -[packages/matter.js/src/crypto/Key.ts:107](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L107) +[packages/matter.js/src/crypto/Key.ts:107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L107) ___ @@ -94,7 +94,7 @@ Key.algorithm #### Defined in -[packages/matter.js/src/crypto/Key.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L79) +[packages/matter.js/src/crypto/Key.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L79) ___ @@ -108,7 +108,7 @@ Key.crv #### Defined in -[packages/matter.js/src/crypto/Key.ts:108](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L108) +[packages/matter.js/src/crypto/Key.ts:108](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L108) ___ @@ -124,7 +124,7 @@ Key.curve #### Defined in -[packages/matter.js/src/crypto/Key.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L84) +[packages/matter.js/src/crypto/Key.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L84) ___ @@ -138,7 +138,7 @@ Key.d #### Defined in -[packages/matter.js/src/crypto/Key.ts:218](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L218) +[packages/matter.js/src/crypto/Key.ts:218](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L218) ___ @@ -152,7 +152,7 @@ Key.dp #### Defined in -[packages/matter.js/src/crypto/Key.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L110) +[packages/matter.js/src/crypto/Key.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L110) ___ @@ -166,7 +166,7 @@ Key.dq #### Defined in -[packages/matter.js/src/crypto/Key.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L111) +[packages/matter.js/src/crypto/Key.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L111) ___ @@ -180,7 +180,7 @@ Key.e #### Defined in -[packages/matter.js/src/crypto/Key.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L112) +[packages/matter.js/src/crypto/Key.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L112) ___ @@ -194,7 +194,7 @@ Key.ext #### Defined in -[packages/matter.js/src/crypto/Key.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L113) +[packages/matter.js/src/crypto/Key.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L113) ___ @@ -211,7 +211,7 @@ Key.extractable #### Defined in -[packages/matter.js/src/crypto/Key.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L105) +[packages/matter.js/src/crypto/Key.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L105) ___ @@ -225,7 +225,7 @@ Key.k #### Defined in -[packages/matter.js/src/crypto/Key.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L114) +[packages/matter.js/src/crypto/Key.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L114) ___ @@ -241,7 +241,7 @@ Key.keyPair #### Defined in -[packages/matter.js/src/crypto/Key.ts:184](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L184) +[packages/matter.js/src/crypto/Key.ts:184](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L184) ___ @@ -258,7 +258,7 @@ Key.keyPairBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:169](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L169) +[packages/matter.js/src/crypto/Key.ts:169](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L169) ___ @@ -272,7 +272,7 @@ Key.key\_ops #### Defined in -[packages/matter.js/src/crypto/Key.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L115) +[packages/matter.js/src/crypto/Key.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L115) ___ @@ -286,7 +286,7 @@ Key.kty #### Defined in -[packages/matter.js/src/crypto/Key.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L116) +[packages/matter.js/src/crypto/Key.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L116) ___ @@ -300,7 +300,7 @@ Key.n #### Defined in -[packages/matter.js/src/crypto/Key.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L117) +[packages/matter.js/src/crypto/Key.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L117) ___ @@ -316,7 +316,7 @@ Key.operations #### Defined in -[packages/matter.js/src/crypto/Key.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L94) +[packages/matter.js/src/crypto/Key.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L94) ___ @@ -330,7 +330,7 @@ Key.oth #### Defined in -[packages/matter.js/src/crypto/Key.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L118) +[packages/matter.js/src/crypto/Key.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L118) ___ @@ -344,7 +344,7 @@ Key.p #### Defined in -[packages/matter.js/src/crypto/Key.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L119) +[packages/matter.js/src/crypto/Key.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L119) ___ @@ -360,7 +360,7 @@ Key.pkcs8 #### Defined in -[packages/matter.js/src/crypto/Key.ts:152](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L152) +[packages/matter.js/src/crypto/Key.ts:152](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L152) ___ @@ -374,7 +374,7 @@ Key.private #### Defined in -[packages/matter.js/src/crypto/Key.ts:217](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L217) +[packages/matter.js/src/crypto/Key.ts:217](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L217) ___ @@ -391,7 +391,7 @@ Key.privateBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L130) +[packages/matter.js/src/crypto/Key.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L130) ___ @@ -407,7 +407,7 @@ Key.privateKey #### Defined in -[packages/matter.js/src/crypto/Key.ts:179](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L179) +[packages/matter.js/src/crypto/Key.ts:179](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L179) ___ @@ -424,7 +424,7 @@ Key.publicBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L163) +[packages/matter.js/src/crypto/Key.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L163) ___ @@ -440,7 +440,7 @@ Key.publicKey #### Defined in -[packages/matter.js/src/crypto/Key.ts:174](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L174) +[packages/matter.js/src/crypto/Key.ts:174](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L174) ___ @@ -454,7 +454,7 @@ Key.q #### Defined in -[packages/matter.js/src/crypto/Key.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L120) +[packages/matter.js/src/crypto/Key.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L120) ___ @@ -468,7 +468,7 @@ Key.qi #### Defined in -[packages/matter.js/src/crypto/Key.ts:121](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L121) +[packages/matter.js/src/crypto/Key.ts:121](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L121) ___ @@ -484,7 +484,7 @@ Key.sec1 #### Defined in -[packages/matter.js/src/crypto/Key.ts:147](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L147) +[packages/matter.js/src/crypto/Key.ts:147](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L147) ___ @@ -500,7 +500,7 @@ Key.spki #### Defined in -[packages/matter.js/src/crypto/Key.ts:157](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L157) +[packages/matter.js/src/crypto/Key.ts:157](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L157) ___ @@ -514,7 +514,7 @@ Key.type #### Defined in -[packages/matter.js/src/crypto/Key.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L216) +[packages/matter.js/src/crypto/Key.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L216) ___ @@ -528,7 +528,7 @@ Key.use #### Defined in -[packages/matter.js/src/crypto/Key.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L122) +[packages/matter.js/src/crypto/Key.ts:122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L122) ___ @@ -542,7 +542,7 @@ Key.x #### Defined in -[packages/matter.js/src/crypto/Key.ts:123](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L123) +[packages/matter.js/src/crypto/Key.ts:123](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L123) ___ @@ -559,7 +559,7 @@ Key.xBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L136) +[packages/matter.js/src/crypto/Key.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L136) ___ @@ -573,7 +573,7 @@ Key.y #### Defined in -[packages/matter.js/src/crypto/Key.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L124) +[packages/matter.js/src/crypto/Key.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L124) ___ @@ -590,4 +590,4 @@ Key.yBits #### Defined in -[packages/matter.js/src/crypto/Key.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L142) +[packages/matter.js/src/crypto/Key.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L142) diff --git a/docs/matter.js/interfaces/device_export.DeviceTypeDefinition.md b/docs/matter.js/interfaces/device_export.DeviceTypeDefinition.md index 03ca1ea910..0085fcdce7 100644 --- a/docs/matter.js/interfaces/device_export.DeviceTypeDefinition.md +++ b/docs/matter.js/interfaces/device_export.DeviceTypeDefinition.md @@ -27,7 +27,7 @@ #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L67) +[packages/matter.js/src/device/DeviceTypes.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L67) ___ @@ -37,7 +37,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L68) +[packages/matter.js/src/device/DeviceTypes.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L68) ___ @@ -47,7 +47,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L66) +[packages/matter.js/src/device/DeviceTypes.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L66) ___ @@ -57,7 +57,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L74) +[packages/matter.js/src/device/DeviceTypes.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L74) ___ @@ -67,7 +67,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L72) +[packages/matter.js/src/device/DeviceTypes.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L72) ___ @@ -77,7 +77,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L73) +[packages/matter.js/src/device/DeviceTypes.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L73) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L71) +[packages/matter.js/src/device/DeviceTypes.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L71) ___ @@ -97,7 +97,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L70) +[packages/matter.js/src/device/DeviceTypes.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L70) ___ @@ -107,7 +107,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L69) +[packages/matter.js/src/device/DeviceTypes.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L69) ___ @@ -117,4 +117,4 @@ ___ #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L75) +[packages/matter.js/src/device/DeviceTypes.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L75) diff --git a/docs/matter.js/interfaces/device_export.EndpointOptions.md b/docs/matter.js/interfaces/device_export.EndpointOptions.md index 2ddaa68424..fc90f78b68 100644 --- a/docs/matter.js/interfaces/device_export.EndpointOptions.md +++ b/docs/matter.js/interfaces/device_export.EndpointOptions.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L29) +[packages/matter.js/src/device/Endpoint.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L29) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/device/Endpoint.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Endpoint.ts#L30) +[packages/matter.js/src/device/Endpoint.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Endpoint.ts#L30) diff --git a/docs/matter.js/interfaces/export.CommissioningServerOptions.md b/docs/matter.js/interfaces/export.CommissioningServerOptions.md index 5c6c0eb3c0..b56fe23832 100644 --- a/docs/matter.js/interfaces/export.CommissioningServerOptions.md +++ b/docs/matter.js/interfaces/export.CommissioningServerOptions.md @@ -58,7 +58,7 @@ about the open sessions and their status. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:195](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L195) +[packages/matter.js/src/CommissioningServer.ts:195](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L195) ___ @@ -70,7 +70,7 @@ Optional Vendor specific additional BLE Advertisement data. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L130) +[packages/matter.js/src/CommissioningServer.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L130) ___ @@ -83,7 +83,7 @@ not set here. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:159](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L159) +[packages/matter.js/src/CommissioningServer.ts:159](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L159) ___ @@ -96,7 +96,7 @@ Vendor specific certificates to be used for the OperationalCredentials cluster. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L172) +[packages/matter.js/src/CommissioningServer.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L172) ___ @@ -124,7 +124,7 @@ fabricIndex can be used together with getCommissionedFabricInformation() to get #### Defined in -[packages/matter.js/src/CommissioningServer.ts:188](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L188) +[packages/matter.js/src/CommissioningServer.ts:188](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L188) ___ @@ -136,7 +136,7 @@ Should the device directly be announced automatically by the MatterServer of man #### Defined in -[packages/matter.js/src/CommissioningServer.ts:133](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L133) +[packages/matter.js/src/CommissioningServer.ts:133](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L133) ___ @@ -148,7 +148,7 @@ The device name to be used for the BasicInformation cluster. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L112) +[packages/matter.js/src/CommissioningServer.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L112) ___ @@ -160,7 +160,7 @@ The device type to be used for the BasicInformation cluster. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L115) +[packages/matter.js/src/CommissioningServer.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L115) ___ @@ -172,7 +172,7 @@ The Discriminator to use for initial commissioning. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L124) +[packages/matter.js/src/CommissioningServer.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L124) ___ @@ -184,7 +184,7 @@ The Flow type of the Commissioning flow used in announcements. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:127](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L127) +[packages/matter.js/src/CommissioningServer.ts:127](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L127) ___ @@ -197,7 +197,7 @@ Use these options to limit the allowed countries for regulatory configuration. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:178](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L178) +[packages/matter.js/src/CommissioningServer.ts:178](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L178) ___ @@ -209,7 +209,7 @@ IPv4 listener address, defaults to all interfaces. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L106) +[packages/matter.js/src/CommissioningServer.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L106) ___ @@ -221,7 +221,7 @@ IPv6 listener address, defaults to all interfaces. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L109) +[packages/matter.js/src/CommissioningServer.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L109) ___ @@ -233,7 +233,7 @@ The next endpoint ID to be assigned to a new endpoint. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L118) +[packages/matter.js/src/CommissioningServer.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L118) ___ @@ -245,7 +245,7 @@ The passcode/pin of the device to use for initial commissioning. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:121](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L121) +[packages/matter.js/src/CommissioningServer.ts:121](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L121) ___ @@ -257,7 +257,7 @@ Port of the server, normally automatically managed. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:103](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L103) +[packages/matter.js/src/CommissioningServer.ts:103](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L103) ___ @@ -270,7 +270,7 @@ and inside the range requested by the connected controller. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:139](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L139) +[packages/matter.js/src/CommissioningServer.ts:139](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L139) ___ @@ -284,7 +284,7 @@ limits. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L146) +[packages/matter.js/src/CommissioningServer.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L146) ___ @@ -298,4 +298,4 @@ powered on in parallel not all send at the same timepoint. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:153](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L153) +[packages/matter.js/src/CommissioningServer.ts:153](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L153) diff --git a/docs/matter.js/interfaces/export.DevicePairingInformation.md b/docs/matter.js/interfaces/export.DevicePairingInformation.md index 81b047807b..6f150b8217 100644 --- a/docs/matter.js/interfaces/export.DevicePairingInformation.md +++ b/docs/matter.js/interfaces/export.DevicePairingInformation.md @@ -21,7 +21,7 @@ Represents device pairing information. #### Defined in -[packages/matter.js/src/CommissioningServer.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L92) +[packages/matter.js/src/CommissioningServer.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L92) ___ @@ -31,4 +31,4 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L93) +[packages/matter.js/src/CommissioningServer.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L93) diff --git a/docs/matter.js/interfaces/export._internal_.AttributeOptions.md b/docs/matter.js/interfaces/export._internal_.AttributeOptions.md index 7dc3d82f00..6c253a674b 100644 --- a/docs/matter.js/interfaces/export._internal_.AttributeOptions.md +++ b/docs/matter.js/interfaces/export._internal_.AttributeOptions.md @@ -36,7 +36,7 @@ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L115) +[packages/matter.js/src/cluster/Cluster.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L115) ___ @@ -46,7 +46,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L113) +[packages/matter.js/src/cluster/Cluster.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L113) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L112) +[packages/matter.js/src/cluster/Cluster.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L112) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L116) +[packages/matter.js/src/cluster/Cluster.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L116) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L111) +[packages/matter.js/src/cluster/Cluster.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L111) ___ @@ -86,7 +86,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L114) +[packages/matter.js/src/cluster/Cluster.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L114) ___ @@ -96,4 +96,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L117) +[packages/matter.js/src/cluster/Cluster.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L117) diff --git a/docs/matter.js/interfaces/export._internal_.AttributePathWithValueVersion.md b/docs/matter.js/interfaces/export._internal_.AttributePathWithValueVersion.md index ad51682b90..8897680584 100644 --- a/docs/matter.js/interfaces/export._internal_.AttributePathWithValueVersion.md +++ b/docs/matter.js/interfaces/export._internal_.AttributePathWithValueVersion.md @@ -27,7 +27,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L54) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L55) ___ @@ -37,7 +37,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L55) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L56) ___ @@ -47,7 +47,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L56) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L57) ___ @@ -57,4 +57,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L57) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L58) diff --git a/docs/matter.js/interfaces/export._internal_.CachedAttributeInfo.md b/docs/matter.js/interfaces/export._internal_.CachedAttributeInfo.md index 64093c3c35..6bd74148bd 100644 --- a/docs/matter.js/interfaces/export._internal_.CachedAttributeInfo.md +++ b/docs/matter.js/interfaces/export._internal_.CachedAttributeInfo.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:98](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L98) +[packages/matter.js/src/cluster/ClusterHelper.ts:98](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L98) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L99) +[packages/matter.js/src/cluster/ClusterHelper.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L99) diff --git a/docs/matter.js/interfaces/export._internal_.CachedCommandInfo.md b/docs/matter.js/interfaces/export._internal_.CachedCommandInfo.md index e8cb865ef9..a7da3c31ee 100644 --- a/docs/matter.js/interfaces/export._internal_.CachedCommandInfo.md +++ b/docs/matter.js/interfaces/export._internal_.CachedCommandInfo.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L106) +[packages/matter.js/src/cluster/ClusterHelper.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L106) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:107](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L107) +[packages/matter.js/src/cluster/ClusterHelper.ts:107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L107) diff --git a/docs/matter.js/interfaces/export._internal_.CachedEventInfo.md b/docs/matter.js/interfaces/export._internal_.CachedEventInfo.md index 10bb911567..2110c738d3 100644 --- a/docs/matter.js/interfaces/export._internal_.CachedEventInfo.md +++ b/docs/matter.js/interfaces/export._internal_.CachedEventInfo.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L102) +[packages/matter.js/src/cluster/ClusterHelper.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L102) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:103](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L103) +[packages/matter.js/src/cluster/ClusterHelper.ts:103](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L103) diff --git a/docs/matter.js/interfaces/export._internal_.CommandOptions.md b/docs/matter.js/interfaces/export._internal_.CommandOptions.md index e015b26c82..513fac301d 100644 --- a/docs/matter.js/interfaces/export._internal_.CommandOptions.md +++ b/docs/matter.js/interfaces/export._internal_.CommandOptions.md @@ -25,7 +25,7 @@ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:632](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L632) +[packages/matter.js/src/cluster/Cluster.ts:632](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L632) ___ @@ -35,4 +35,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:633](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L633) +[packages/matter.js/src/cluster/Cluster.ts:633](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L633) diff --git a/docs/matter.js/interfaces/export._internal_.ConditionalAttributeOptions.md b/docs/matter.js/interfaces/export._internal_.ConditionalAttributeOptions.md index 3977e1c7f3..8802cd0288 100644 --- a/docs/matter.js/interfaces/export._internal_.ConditionalAttributeOptions.md +++ b/docs/matter.js/interfaces/export._internal_.ConditionalAttributeOptions.md @@ -43,7 +43,7 @@ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L115) +[packages/matter.js/src/cluster/Cluster.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L115) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L122) +[packages/matter.js/src/cluster/Cluster.ts:122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L122) ___ @@ -67,7 +67,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L113) +[packages/matter.js/src/cluster/Cluster.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L113) ___ @@ -77,7 +77,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:121](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L121) +[packages/matter.js/src/cluster/Cluster.ts:121](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L121) ___ @@ -91,7 +91,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L112) +[packages/matter.js/src/cluster/Cluster.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L112) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L116) +[packages/matter.js/src/cluster/Cluster.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L116) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L111) +[packages/matter.js/src/cluster/Cluster.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L111) ___ @@ -133,7 +133,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L114) +[packages/matter.js/src/cluster/Cluster.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L114) ___ @@ -147,4 +147,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L117) +[packages/matter.js/src/cluster/Cluster.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L117) diff --git a/docs/matter.js/interfaces/export._internal_.ConditionalCommandOptions.md b/docs/matter.js/interfaces/export._internal_.ConditionalCommandOptions.md index c85356c89b..63ef43ffd9 100644 --- a/docs/matter.js/interfaces/export._internal_.ConditionalCommandOptions.md +++ b/docs/matter.js/interfaces/export._internal_.ConditionalCommandOptions.md @@ -37,7 +37,7 @@ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:632](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L632) +[packages/matter.js/src/cluster/Cluster.ts:632](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L632) ___ @@ -47,7 +47,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:638](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L638) +[packages/matter.js/src/cluster/Cluster.ts:638](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L638) ___ @@ -57,7 +57,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:637](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L637) +[packages/matter.js/src/cluster/Cluster.ts:637](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L637) ___ @@ -71,4 +71,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:633](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L633) +[packages/matter.js/src/cluster/Cluster.ts:633](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L633) diff --git a/docs/matter.js/interfaces/export._internal_.ConditionalEventOptions.md b/docs/matter.js/interfaces/export._internal_.ConditionalEventOptions.md index 6c14202153..2daaf13847 100644 --- a/docs/matter.js/interfaces/export._internal_.ConditionalEventOptions.md +++ b/docs/matter.js/interfaces/export._internal_.ConditionalEventOptions.md @@ -32,7 +32,7 @@ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:735](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L735) +[packages/matter.js/src/cluster/Cluster.ts:735](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L735) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:734](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L734) +[packages/matter.js/src/cluster/Cluster.ts:734](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L734) ___ @@ -56,4 +56,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:730](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L730) +[packages/matter.js/src/cluster/Cluster.ts:730](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L730) diff --git a/docs/matter.js/interfaces/export._internal_.EventData.md b/docs/matter.js/interfaces/export._internal_.EventData.md index 9ead26fef8..d1f5923aff 100644 --- a/docs/matter.js/interfaces/export._internal_.EventData.md +++ b/docs/matter.js/interfaces/export._internal_.EventData.md @@ -37,7 +37,7 @@ Data of one Event #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L26) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L26) ___ @@ -47,7 +47,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L30) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L30) ___ @@ -57,7 +57,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L25) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L25) ___ @@ -67,7 +67,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L28) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L28) ___ @@ -77,7 +77,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L27) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L27) ___ @@ -87,4 +87,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L29) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L29) diff --git a/docs/matter.js/interfaces/export._internal_.EventOptions.md b/docs/matter.js/interfaces/export._internal_.EventOptions.md index 670214f279..bda8eb59f9 100644 --- a/docs/matter.js/interfaces/export._internal_.EventOptions.md +++ b/docs/matter.js/interfaces/export._internal_.EventOptions.md @@ -24,4 +24,4 @@ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:730](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L730) +[packages/matter.js/src/cluster/Cluster.ts:730](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L730) diff --git a/docs/matter.js/interfaces/export._internal_.EventPathWithEventData.md b/docs/matter.js/interfaces/export._internal_.EventPathWithEventData.md index eef6f87d18..aa9003d9cf 100644 --- a/docs/matter.js/interfaces/export._internal_.EventPathWithEventData.md +++ b/docs/matter.js/interfaces/export._internal_.EventPathWithEventData.md @@ -26,7 +26,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L63) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L64) ___ @@ -36,7 +36,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L61) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L62) ___ @@ -46,4 +46,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L62) +[packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/SubscriptionHandler.ts#L63) diff --git a/docs/matter.js/interfaces/export._internal_.EventStorageData.md b/docs/matter.js/interfaces/export._internal_.EventStorageData.md index f077254f0b..a184660bdf 100644 --- a/docs/matter.js/interfaces/export._internal_.EventStorageData.md +++ b/docs/matter.js/interfaces/export._internal_.EventStorageData.md @@ -42,7 +42,7 @@ Data of an event which was triggered and stored internally #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L26) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L26) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L30) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L30) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L25) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L25) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L28) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L28) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L27) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L27) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L37) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L37) ___ @@ -122,4 +122,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventHandler.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventHandler.ts#L29) +[packages/matter.js/src/protocol/interaction/EventHandler.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventHandler.ts#L29) diff --git a/docs/matter.js/interfaces/export._internal_.MrpParameters.md b/docs/matter.js/interfaces/export._internal_.MrpParameters.md index b000b0ca48..7c52e73996 100644 --- a/docs/matter.js/interfaces/export._internal_.MrpParameters.md +++ b/docs/matter.js/interfaces/export._internal_.MrpParameters.md @@ -20,7 +20,7 @@ #### Defined in -[packages/matter.js/src/session/Session.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L27) +[packages/matter.js/src/session/Session.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L27) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L26) +[packages/matter.js/src/session/Session.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L26) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L28) +[packages/matter.js/src/session/Session.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L28) diff --git a/docs/matter.js/interfaces/export._internal_.RecordValidationResult.md b/docs/matter.js/interfaces/export._internal_.RecordValidationResult.md index aa9608d9a9..9bab72e272 100644 --- a/docs/matter.js/interfaces/export._internal_.RecordValidationResult.md +++ b/docs/matter.js/interfaces/export._internal_.RecordValidationResult.md @@ -21,7 +21,7 @@ The result of validation. #### Defined in -[packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts#L14) +[packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts#L14) ___ @@ -31,4 +31,4 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts#L13) +[packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts#L13) diff --git a/docs/matter.js/interfaces/export._internal_.RecordValidator.md b/docs/matter.js/interfaces/export._internal_.RecordValidator.md index f0350c4c41..07efed85bf 100644 --- a/docs/matter.js/interfaces/export._internal_.RecordValidator.md +++ b/docs/matter.js/interfaces/export._internal_.RecordValidator.md @@ -25,7 +25,7 @@ Record validation API. #### Defined in -[packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts#L22) +[packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts#L22) ___ @@ -45,4 +45,4 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts#L21) +[packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/record-validation/RecordValidatorInterface.ts#L21) diff --git a/docs/matter.js/interfaces/export._internal_.scenesTableEntry.md b/docs/matter.js/interfaces/export._internal_.scenesTableEntry.md index f4fb938ac4..36e25597b6 100644 --- a/docs/matter.js/interfaces/export._internal_.scenesTableEntry.md +++ b/docs/matter.js/interfaces/export._internal_.scenesTableEntry.md @@ -27,7 +27,7 @@ these attributes for a cluster implemented on the same endpoint. The sum of all #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L36) +[packages/matter.js/src/cluster/server/ScenesServer.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L36) ___ @@ -39,7 +39,7 @@ The identifier, unique within this group, which is used to identify this scene. #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L23) +[packages/matter.js/src/cluster/server/ScenesServer.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L23) ___ @@ -51,7 +51,7 @@ The name of the scene (optional) #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L26) +[packages/matter.js/src/cluster/server/ScenesServer.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L26) ___ @@ -63,7 +63,7 @@ The amount of time, in seconds, it will take for a cluster to change from its cu #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L29) +[packages/matter.js/src/cluster/server/ScenesServer.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L29) ___ @@ -75,7 +75,7 @@ The group identifier for which this scene applies, or 0 if the scene is not asso #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L20) +[packages/matter.js/src/cluster/server/ScenesServer.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L20) ___ @@ -87,4 +87,4 @@ Together with the SceneTransitionTime field, this field allows the transition ti #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L39) +[packages/matter.js/src/cluster/server/ScenesServer.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L39) diff --git a/docs/matter.js/interfaces/model.VariantDetail.md b/docs/matter.js/interfaces/model.VariantDetail.md index bdf5f3b650..62c4200cce 100644 --- a/docs/matter.js/interfaces/model.VariantDetail.md +++ b/docs/matter.js/interfaces/model.VariantDetail.md @@ -26,7 +26,7 @@ ID. #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L41) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L41) ___ @@ -38,7 +38,7 @@ The actual variants. #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L51) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L51) ___ @@ -50,7 +50,7 @@ The canonical name to use for the variants. #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L46) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L46) ___ @@ -62,4 +62,4 @@ The shared tag across all variants. #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L35) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L35) diff --git a/docs/matter.js/interfaces/net_export.NetInterface.md b/docs/matter.js/interfaces/net_export.NetInterface.md index 1a13b3ac7d..018975736e 100644 --- a/docs/matter.js/interfaces/net_export.NetInterface.md +++ b/docs/matter.js/interfaces/net_export.NetInterface.md @@ -40,7 +40,7 @@ A Network interface enhances a TransportInterface with the ability to open a cha #### Defined in -[packages/matter.js/src/common/TransportInterface.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/TransportInterface.ts#L20) +[packages/matter.js/src/common/TransportInterface.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/TransportInterface.ts#L20) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[packages/matter.js/src/common/TransportInterface.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/TransportInterface.ts#L19) +[packages/matter.js/src/common/TransportInterface.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/TransportInterface.ts#L19) ___ @@ -84,4 +84,4 @@ ___ #### Defined in -[packages/matter.js/src/net/NetInterface.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/NetInterface.ts#L16) +[packages/matter.js/src/net/NetInterface.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/NetInterface.ts#L16) diff --git a/docs/matter.js/interfaces/net_export.UdpChannel.md b/docs/matter.js/interfaces/net_export.UdpChannel.md index 6adc15c1dc..7874de4012 100644 --- a/docs/matter.js/interfaces/net_export.UdpChannel.md +++ b/docs/matter.js/interfaces/net_export.UdpChannel.md @@ -28,7 +28,7 @@ #### Defined in -[packages/matter.js/src/net/UdpChannel.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpChannel.ts#L21) +[packages/matter.js/src/net/UdpChannel.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpChannel.ts#L21) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpChannel.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpChannel.ts#L19) +[packages/matter.js/src/net/UdpChannel.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpChannel.ts#L19) ___ @@ -70,4 +70,4 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpChannel.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpChannel.ts#L20) +[packages/matter.js/src/net/UdpChannel.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpChannel.ts#L20) diff --git a/docs/matter.js/interfaces/net_export.UdpChannelOptions.md b/docs/matter.js/interfaces/net_export.UdpChannelOptions.md index 9b4f2a3163..927d4e1235 100644 --- a/docs/matter.js/interfaces/net_export.UdpChannelOptions.md +++ b/docs/matter.js/interfaces/net_export.UdpChannelOptions.md @@ -22,7 +22,7 @@ #### Defined in -[packages/matter.js/src/net/UdpChannel.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpChannel.ts#L13) +[packages/matter.js/src/net/UdpChannel.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpChannel.ts#L13) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpChannel.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpChannel.ts#L11) +[packages/matter.js/src/net/UdpChannel.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpChannel.ts#L11) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpChannel.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpChannel.ts#L15) +[packages/matter.js/src/net/UdpChannel.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpChannel.ts#L15) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpChannel.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpChannel.ts#L14) +[packages/matter.js/src/net/UdpChannel.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpChannel.ts#L14) ___ @@ -62,4 +62,4 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpChannel.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpChannel.ts#L12) +[packages/matter.js/src/net/UdpChannel.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpChannel.ts#L12) diff --git a/docs/matter.js/interfaces/net_export.UdpMulticastServerOptions.md b/docs/matter.js/interfaces/net_export.UdpMulticastServerOptions.md index fad96ea36a..8f8129eb26 100644 --- a/docs/matter.js/interfaces/net_export.UdpMulticastServerOptions.md +++ b/docs/matter.js/interfaces/net_export.UdpMulticastServerOptions.md @@ -21,7 +21,7 @@ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L18) +[packages/matter.js/src/net/UdpMulticastServer.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L18) ___ @@ -31,7 +31,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L19) +[packages/matter.js/src/net/UdpMulticastServer.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L19) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L17) +[packages/matter.js/src/net/UdpMulticastServer.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L17) ___ @@ -51,4 +51,4 @@ ___ #### Defined in -[packages/matter.js/src/net/UdpMulticastServer.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/UdpMulticastServer.ts#L20) +[packages/matter.js/src/net/UdpMulticastServer.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/UdpMulticastServer.ts#L20) diff --git a/docs/matter.js/interfaces/protocol_export.ProtocolHandler.md b/docs/matter.js/interfaces/protocol_export.ProtocolHandler.md index 1bc3029cd1..244ae3a002 100644 --- a/docs/matter.js/interfaces/protocol_export.ProtocolHandler.md +++ b/docs/matter.js/interfaces/protocol_export.ProtocolHandler.md @@ -38,7 +38,7 @@ #### Defined in -[packages/matter.js/src/protocol/ProtocolHandler.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ProtocolHandler.ts#L13) +[packages/matter.js/src/protocol/ProtocolHandler.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ProtocolHandler.ts#L13) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ProtocolHandler.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ProtocolHandler.ts#L11) +[packages/matter.js/src/protocol/ProtocolHandler.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ProtocolHandler.ts#L11) ___ @@ -73,4 +73,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/ProtocolHandler.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ProtocolHandler.ts#L12) +[packages/matter.js/src/protocol/ProtocolHandler.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ProtocolHandler.ts#L12) diff --git a/docs/matter.js/interfaces/protocol_interaction_export.AttributePath.md b/docs/matter.js/interfaces/protocol_interaction_export.AttributePath.md index 961a404406..7147891e80 100644 --- a/docs/matter.js/interfaces/protocol_interaction_export.AttributePath.md +++ b/docs/matter.js/interfaces/protocol_interaction_export.AttributePath.md @@ -20,7 +20,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L74) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L75) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L73) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L74) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L72) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L73) diff --git a/docs/matter.js/interfaces/protocol_interaction_export.AttributeStatus.md b/docs/matter.js/interfaces/protocol_interaction_export.AttributeStatus.md index 9c4b42e91b..a26ce88ce7 100644 --- a/docs/matter.js/interfaces/protocol_interaction_export.AttributeStatus.md +++ b/docs/matter.js/interfaces/protocol_interaction_export.AttributeStatus.md @@ -28,7 +28,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L54) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L54) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionClient.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L60) +[packages/matter.js/src/protocol/interaction/InteractionClient.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionClient.ts#L60) diff --git a/docs/matter.js/interfaces/protocol_interaction_export.AttributeWithPath.md b/docs/matter.js/interfaces/protocol_interaction_export.AttributeWithPath.md index 39229795a5..9b724b535d 100644 --- a/docs/matter.js/interfaces/protocol_interaction_export.AttributeWithPath.md +++ b/docs/matter.js/interfaces/protocol_interaction_export.AttributeWithPath.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L85) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L86) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L84) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L85) diff --git a/docs/matter.js/interfaces/protocol_interaction_export.CommandPath.md b/docs/matter.js/interfaces/protocol_interaction_export.CommandPath.md index a53a724e91..3aeaf727e2 100644 --- a/docs/matter.js/interfaces/protocol_interaction_export.CommandPath.md +++ b/docs/matter.js/interfaces/protocol_interaction_export.CommandPath.md @@ -20,7 +20,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L67) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L68) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L68) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L69) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L66) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L67) diff --git a/docs/matter.js/interfaces/protocol_interaction_export.CommandWithPath.md b/docs/matter.js/interfaces/protocol_interaction_export.CommandWithPath.md index a803f1e7aa..7877ddeeaf 100644 --- a/docs/matter.js/interfaces/protocol_interaction_export.CommandWithPath.md +++ b/docs/matter.js/interfaces/protocol_interaction_export.CommandWithPath.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L95) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L96) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L94) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L95) diff --git a/docs/matter.js/interfaces/protocol_interaction_export.EventPath.md b/docs/matter.js/interfaces/protocol_interaction_export.EventPath.md index 40aa30109b..926e108719 100644 --- a/docs/matter.js/interfaces/protocol_interaction_export.EventPath.md +++ b/docs/matter.js/interfaces/protocol_interaction_export.EventPath.md @@ -20,7 +20,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L79) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L80) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L78) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L79) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L80) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L81) diff --git a/docs/matter.js/interfaces/protocol_interaction_export.EventWithPath.md b/docs/matter.js/interfaces/protocol_interaction_export.EventWithPath.md index 9899e561e0..37da82c4e4 100644 --- a/docs/matter.js/interfaces/protocol_interaction_export.EventWithPath.md +++ b/docs/matter.js/interfaces/protocol_interaction_export.EventWithPath.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L90) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L91) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L89) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L90) diff --git a/docs/matter.js/interfaces/session_export.ResumptionRecord.md b/docs/matter.js/interfaces/session_export.ResumptionRecord.md index 61221838a4..ab5432df3d 100644 --- a/docs/matter.js/interfaces/session_export.ResumptionRecord.md +++ b/docs/matter.js/interfaces/session_export.ResumptionRecord.md @@ -21,7 +21,7 @@ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L28) +[packages/matter.js/src/session/SessionManager.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L26) ___ @@ -31,7 +31,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L29) +[packages/matter.js/src/session/SessionManager.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L27) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L27) +[packages/matter.js/src/session/SessionManager.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L25) ___ @@ -51,4 +51,4 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L26) +[packages/matter.js/src/session/SessionManager.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L24) diff --git a/docs/matter.js/interfaces/session_export.Session.md b/docs/matter.js/interfaces/session_export.Session.md index c8376b8a30..6abd8ff766 100644 --- a/docs/matter.js/interfaces/session_export.Session.md +++ b/docs/matter.js/interfaces/session_export.Session.md @@ -31,6 +31,7 @@ - [getAssociatedFabric](session_export.Session.md#getassociatedfabric) - [getContext](session_export.Session.md#getcontext) - [getId](session_export.Session.md#getid) +- [getIncrementedMessageCounter](session_export.Session.md#getincrementedmessagecounter) - [getMrpParameters](session_export.Session.md#getmrpparameters) - [getNodeId](session_export.Session.md#getnodeid) - [getPeerNodeId](session_export.Session.md#getpeernodeid) @@ -39,6 +40,7 @@ - [isPeerActive](session_export.Session.md#ispeeractive) - [isSecure](session_export.Session.md#issecure) - [notifyActivity](session_export.Session.md#notifyactivity) +- [updateMessageCounter](session_export.Session.md#updatemessagecounter) ## Properties @@ -48,7 +50,7 @@ #### Defined in -[packages/matter.js/src/session/Session.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L33) +[packages/matter.js/src/session/Session.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L33) ___ @@ -58,7 +60,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L32) +[packages/matter.js/src/session/Session.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L32) ## Methods @@ -79,19 +81,19 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L37) +[packages/matter.js/src/session/Session.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L37) ___ ### destroy -▸ **destroy**(`sendClose`, `closeAfterExchangeFinished?`): `Promise`\<`void`\> +▸ **destroy**(`sendClose?`, `closeAfterExchangeFinished?`): `Promise`\<`void`\> #### Parameters | Name | Type | | :------ | :------ | -| `sendClose` | `boolean` | +| `sendClose?` | `boolean` | | `closeAfterExchangeFinished?` | `boolean` | #### Returns @@ -100,7 +102,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L46) +[packages/matter.js/src/session/Session.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L47) ___ @@ -120,7 +122,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L38) +[packages/matter.js/src/session/Session.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L38) ___ @@ -140,7 +142,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L45) +[packages/matter.js/src/session/Session.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L46) ___ @@ -154,7 +156,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L49) +[packages/matter.js/src/session/Session.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L50) ___ @@ -168,7 +170,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L40) +[packages/matter.js/src/session/Session.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L40) ___ @@ -182,7 +184,21 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L41) +[packages/matter.js/src/session/Session.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L41) + +___ + +### getIncrementedMessageCounter + +▸ **getIncrementedMessageCounter**(): `number` + +#### Returns + +`number` + +#### Defined in + +[packages/matter.js/src/session/Session.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L45) ___ @@ -196,7 +212,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L39) +[packages/matter.js/src/session/Session.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L39) ___ @@ -210,7 +226,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L43) +[packages/matter.js/src/session/Session.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L43) ___ @@ -224,7 +240,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L44) +[packages/matter.js/src/session/Session.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L44) ___ @@ -238,7 +254,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L42) +[packages/matter.js/src/session/Session.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L42) ___ @@ -252,7 +268,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L36) +[packages/matter.js/src/session/Session.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L36) ___ @@ -266,7 +282,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L48) +[packages/matter.js/src/session/Session.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L49) ___ @@ -280,7 +296,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L35) +[packages/matter.js/src/session/Session.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L35) ___ @@ -300,4 +316,25 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L47) +[packages/matter.js/src/session/Session.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L48) + +___ + +### updateMessageCounter + +▸ **updateMessageCounter**(`messageCounter`, `sourceNodeId?`): `void` + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `messageCounter` | `number` | +| `sourceNodeId?` | [`NodeId`](../modules/datatype_export.md#nodeid) | + +#### Returns + +`void` + +#### Defined in + +[packages/matter.js/src/session/Session.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L51) diff --git a/docs/matter.js/interfaces/time_export.Timer.md b/docs/matter.js/interfaces/time_export.Timer.md index 2c85948bb4..32f68c76c2 100644 --- a/docs/matter.js/interfaces/time_export.Timer.md +++ b/docs/matter.js/interfaces/time_export.Timer.md @@ -25,7 +25,7 @@ Is true if this timer is running. #### Defined in -[packages/matter.js/src/time/Time.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/time/Time.ts#L54) +[packages/matter.js/src/time/Time.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/time/Time.ts#L54) ## Methods @@ -41,7 +41,7 @@ Starts this timer, chainable. #### Defined in -[packages/matter.js/src/time/Time.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/time/Time.ts#L57) +[packages/matter.js/src/time/Time.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/time/Time.ts#L57) ___ @@ -57,4 +57,4 @@ Stops this timer, chainable. #### Defined in -[packages/matter.js/src/time/Time.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/time/Time.ts#L60) +[packages/matter.js/src/time/Time.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/time/Time.ts#L60) diff --git a/docs/matter.js/interfaces/tlv_export.FieldType.md b/docs/matter.js/interfaces/tlv_export.FieldType.md index 7cf5458282..3f18cb0e9e 100644 --- a/docs/matter.js/interfaces/tlv_export.FieldType.md +++ b/docs/matter.js/interfaces/tlv_export.FieldType.md @@ -36,7 +36,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L21) +[packages/matter.js/src/tlv/TlvObject.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L21) ___ @@ -46,7 +46,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L17) +[packages/matter.js/src/tlv/TlvObject.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L17) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L19) +[packages/matter.js/src/tlv/TlvObject.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L19) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L20) +[packages/matter.js/src/tlv/TlvObject.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L20) ___ @@ -76,4 +76,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L18) +[packages/matter.js/src/tlv/TlvObject.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L18) diff --git a/docs/matter.js/interfaces/tlv_export.OptionalFieldType.md b/docs/matter.js/interfaces/tlv_export.OptionalFieldType.md index d04b1b9b45..6fce33ae64 100644 --- a/docs/matter.js/interfaces/tlv_export.OptionalFieldType.md +++ b/docs/matter.js/interfaces/tlv_export.OptionalFieldType.md @@ -40,7 +40,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L21) +[packages/matter.js/src/tlv/TlvObject.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L21) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L17) +[packages/matter.js/src/tlv/TlvObject.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L17) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L31) +[packages/matter.js/src/tlv/TlvObject.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L31) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L20) +[packages/matter.js/src/tlv/TlvObject.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L20) ___ @@ -96,4 +96,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L18) +[packages/matter.js/src/tlv/TlvObject.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L18) diff --git a/docs/matter.js/interfaces/tlv_export.OptionalRepeatedFieldType.md b/docs/matter.js/interfaces/tlv_export.OptionalRepeatedFieldType.md index a62d01e6ea..952c422d90 100644 --- a/docs/matter.js/interfaces/tlv_export.OptionalRepeatedFieldType.md +++ b/docs/matter.js/interfaces/tlv_export.OptionalRepeatedFieldType.md @@ -39,7 +39,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L21) +[packages/matter.js/src/tlv/TlvObject.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L21) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L17) +[packages/matter.js/src/tlv/TlvObject.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L17) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L36) +[packages/matter.js/src/tlv/TlvObject.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L36) ___ @@ -77,7 +77,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L31) +[packages/matter.js/src/tlv/TlvObject.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L31) ___ @@ -91,7 +91,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L35) +[packages/matter.js/src/tlv/TlvObject.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L35) ___ @@ -105,4 +105,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L18) +[packages/matter.js/src/tlv/TlvObject.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L18) diff --git a/docs/matter.js/interfaces/tlv_export.RepeatedFieldType.md b/docs/matter.js/interfaces/tlv_export.RepeatedFieldType.md index 7ad510d700..fa6e028770 100644 --- a/docs/matter.js/interfaces/tlv_export.RepeatedFieldType.md +++ b/docs/matter.js/interfaces/tlv_export.RepeatedFieldType.md @@ -40,7 +40,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L21) +[packages/matter.js/src/tlv/TlvObject.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L21) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L17) +[packages/matter.js/src/tlv/TlvObject.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L17) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L27) +[packages/matter.js/src/tlv/TlvObject.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L27) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L26) +[packages/matter.js/src/tlv/TlvObject.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L26) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L19) +[packages/matter.js/src/tlv/TlvObject.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L19) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L25) +[packages/matter.js/src/tlv/TlvObject.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L25) ___ @@ -116,4 +116,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L18) +[packages/matter.js/src/tlv/TlvObject.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L18) diff --git a/docs/matter.js/interfaces/tlv_export.TlvReader.md b/docs/matter.js/interfaces/tlv_export.TlvReader.md index ac9486737e..5d9ae508b9 100644 --- a/docs/matter.js/interfaces/tlv_export.TlvReader.md +++ b/docs/matter.js/interfaces/tlv_export.TlvReader.md @@ -41,7 +41,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L97) +[packages/matter.js/src/tlv/TlvSchema.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L97) ___ @@ -60,4 +60,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L95) +[packages/matter.js/src/tlv/TlvSchema.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L95) diff --git a/docs/matter.js/interfaces/tlv_export.TlvWriter.md b/docs/matter.js/interfaces/tlv_export.TlvWriter.md index e67f27e055..5ce39ef2cd 100644 --- a/docs/matter.js/interfaces/tlv_export.TlvWriter.md +++ b/docs/matter.js/interfaces/tlv_export.TlvWriter.md @@ -41,7 +41,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:103](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L103) +[packages/matter.js/src/tlv/TlvSchema.ts:103](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L103) ___ @@ -62,4 +62,4 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L101) +[packages/matter.js/src/tlv/TlvSchema.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L101) diff --git a/docs/matter.js/interfaces/util_export.Stream.md b/docs/matter.js/interfaces/util_export.Stream.md index eb5cd43e16..00f3685c6f 100644 --- a/docs/matter.js/interfaces/util_export.Stream.md +++ b/docs/matter.js/interfaces/util_export.Stream.md @@ -33,7 +33,7 @@ #### Defined in -[packages/matter.js/src/util/Stream.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Stream.ts#L12) +[packages/matter.js/src/util/Stream.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Stream.ts#L12) ___ @@ -53,4 +53,4 @@ ___ #### Defined in -[packages/matter.js/src/util/Stream.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Stream.ts#L13) +[packages/matter.js/src/util/Stream.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Stream.ts#L13) diff --git a/docs/matter.js/modules/ble_export.md b/docs/matter.js/modules/ble_export.md index 2bf0828930..4e1aa1ab5d 100644 --- a/docs/matter.js/modules/ble_export.md +++ b/docs/matter.js/modules/ble_export.md @@ -35,7 +35,7 @@ #### Defined in -[packages/matter.js/src/ble/BleConsts.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BleConsts.ts#L11) +[packages/matter.js/src/ble/BleConsts.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BleConsts.ts#L11) ___ @@ -45,7 +45,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BleConsts.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BleConsts.ts#L12) +[packages/matter.js/src/ble/BleConsts.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BleConsts.ts#L12) ___ @@ -55,7 +55,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BleConsts.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BleConsts.ts#L13) +[packages/matter.js/src/ble/BleConsts.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BleConsts.ts#L13) ___ @@ -69,7 +69,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BleConsts.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BleConsts.ts#L10) +[packages/matter.js/src/ble/BleConsts.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BleConsts.ts#L10) ___ @@ -79,7 +79,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BleConsts.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BleConsts.ts#L16) +[packages/matter.js/src/ble/BleConsts.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BleConsts.ts#L16) ___ @@ -89,7 +89,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BleConsts.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BleConsts.ts#L15) +[packages/matter.js/src/ble/BleConsts.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BleConsts.ts#L15) ___ @@ -99,7 +99,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BleConsts.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BleConsts.ts#L21) +[packages/matter.js/src/ble/BleConsts.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BleConsts.ts#L21) ___ @@ -109,7 +109,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BleConsts.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BleConsts.ts#L20) +[packages/matter.js/src/ble/BleConsts.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BleConsts.ts#L20) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BleConsts.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BleConsts.ts#L18) +[packages/matter.js/src/ble/BleConsts.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BleConsts.ts#L18) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[packages/matter.js/src/ble/BleConsts.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BleConsts.ts#L22) +[packages/matter.js/src/ble/BleConsts.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BleConsts.ts#L22) ___ @@ -139,4 +139,4 @@ ___ #### Defined in -[packages/matter.js/src/ble/BtpSessionHandler.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/ble/BtpSessionHandler.ts#L25) +[packages/matter.js/src/ble/BtpSessionHandler.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/ble/BtpSessionHandler.ts#L25) diff --git a/docs/matter.js/modules/certificate_export.md b/docs/matter.js/modules/certificate_export.md index 15c8fbd7e4..458a5ad7b4 100644 --- a/docs/matter.js/modules/certificate_export.md +++ b/docs/matter.js/modules/certificate_export.md @@ -61,7 +61,7 @@ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:344](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L344) +[packages/matter.js/src/certificate/CertificateManager.ts:344](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L344) ___ @@ -71,7 +71,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:345](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L345) +[packages/matter.js/src/certificate/CertificateManager.ts:345](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L345) ___ @@ -81,7 +81,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L343) +[packages/matter.js/src/certificate/CertificateManager.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L343) ## Variables @@ -91,7 +91,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/ChipPAAuthorities.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L32) +[packages/matter.js/src/certificate/ChipPAAuthorities.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L32) ___ @@ -101,7 +101,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/ChipPAAuthorities.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L25) +[packages/matter.js/src/certificate/ChipPAAuthorities.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L25) ___ @@ -111,7 +111,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/ChipPAAuthorities.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L28) +[packages/matter.js/src/certificate/ChipPAAuthorities.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L28) ___ @@ -121,7 +121,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/ChipPAAuthorities.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L31) +[packages/matter.js/src/certificate/ChipPAAuthorities.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L31) ___ @@ -131,7 +131,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/ChipPAAuthorities.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L19) +[packages/matter.js/src/certificate/ChipPAAuthorities.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L19) ___ @@ -141,7 +141,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/ChipPAAuthorities.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L15) +[packages/matter.js/src/certificate/ChipPAAuthorities.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L15) ___ @@ -151,7 +151,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/ChipPAAuthorities.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L12) +[packages/matter.js/src/certificate/ChipPAAuthorities.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L12) ___ @@ -161,7 +161,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/ChipPAAuthorities.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L18) +[packages/matter.js/src/certificate/ChipPAAuthorities.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/ChipPAAuthorities.ts#L18) ___ @@ -171,7 +171,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:325](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L325) +[packages/matter.js/src/certificate/CertificateManager.ts:325](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L325) ___ @@ -181,7 +181,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:194](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L194) +[packages/matter.js/src/certificate/CertificateManager.ts:194](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L194) ___ @@ -191,7 +191,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:151](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L151) +[packages/matter.js/src/certificate/CertificateManager.ts:151](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L151) ___ @@ -201,7 +201,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L111) +[packages/matter.js/src/certificate/CertificateManager.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L111) ## Functions @@ -223,7 +223,7 @@ commonName = ASN.1 OID 2.5.4.3 #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L81) +[packages/matter.js/src/certificate/CertificateManager.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L81) ___ @@ -245,7 +245,7 @@ matter-fabric-id = ASN.1 OID 1.3.6.1.4.1.37244.1.5 #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:98](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L98) +[packages/matter.js/src/certificate/CertificateManager.ts:98](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L98) ___ @@ -267,7 +267,7 @@ matter-firmware-signing-id = ASN.1 OID 1.3.6.1.4.1.37244.1.2 #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L87) +[packages/matter.js/src/certificate/CertificateManager.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L87) ___ @@ -289,7 +289,7 @@ matter-icac-id = ASN.1 OID 1.3.6.1.4.1.37244.1.3 #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L92) +[packages/matter.js/src/certificate/CertificateManager.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L92) ___ @@ -311,7 +311,7 @@ matter-noc-cat = ASN.1 OID 1.3.6.1.4.1.37244.1.6 #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L101) +[packages/matter.js/src/certificate/CertificateManager.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L101) ___ @@ -333,7 +333,7 @@ matter-node-id = ASN.1 OID 1.3.6.1.4.1.37244.1.1 #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L84) +[packages/matter.js/src/certificate/CertificateManager.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L84) ___ @@ -355,7 +355,7 @@ matter-oid-pid = ASN.1 OID 1.3.6.1.4.1.37244.2.2 #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L109) +[packages/matter.js/src/certificate/CertificateManager.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L109) ___ @@ -377,7 +377,7 @@ matter-rcac-id = ASN.1 OID 1.3.6.1.4.1.37244.1.4 #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L95) +[packages/matter.js/src/certificate/CertificateManager.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L95) ___ @@ -399,7 +399,7 @@ matter-oid-vid = ASN.1 OID 1.3.6.1.4.1.37244.2.1 #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:104](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L104) +[packages/matter.js/src/certificate/CertificateManager.ts:104](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L104) ___ @@ -420,7 +420,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L55) +[packages/matter.js/src/certificate/CertificateManager.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L55) ___ @@ -440,4 +440,4 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L51) +[packages/matter.js/src/certificate/CertificateManager.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L51) diff --git a/docs/matter.js/modules/cluster_export.AccessControl.md b/docs/matter.js/modules/cluster_export.AccessControl.md index 03b0e530d7..11321428f8 100644 --- a/docs/matter.js/modules/cluster_export.AccessControl.md +++ b/docs/matter.js/modules/cluster_export.AccessControl.md @@ -43,7 +43,7 @@ any other Endpoint of any Node. #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:324](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L324) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:324](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L324) ___ @@ -59,7 +59,7 @@ Body of the AccessControl accessControlEntryChanged event #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L256) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L256) ___ @@ -73,7 +73,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L110) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L110) ___ @@ -89,7 +89,7 @@ Body of the AccessControl accessControlExtensionChanged event #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L303) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L303) ___ @@ -103,7 +103,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L212) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L212) ___ @@ -117,4 +117,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L101) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L101) diff --git a/docs/matter.js/modules/cluster_export.AccountLogin.md b/docs/matter.js/modules/cluster_export.AccountLogin.md index 7e573492a2..b4698c13e0 100644 --- a/docs/matter.js/modules/cluster_export.AccountLogin.md +++ b/docs/matter.js/modules/cluster_export.AccountLogin.md @@ -32,7 +32,7 @@ Client. #### Defined in -[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L80) +[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L80) ___ @@ -48,7 +48,7 @@ Input to the AccountLogin getSetupPin command #### Defined in -[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L23) +[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L23) ___ @@ -65,7 +65,7 @@ account identified in the request does not match the active account of the runni #### Defined in -[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L39) +[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L39) ___ @@ -81,4 +81,4 @@ Input to the AccountLogin login command #### Defined in -[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L54) +[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L54) diff --git a/docs/matter.js/modules/cluster_export.Actions.md b/docs/matter.js/modules/cluster_export.Actions.md index 2a8c2c232e..ae1abae751 100644 --- a/docs/matter.js/modules/cluster_export.Actions.md +++ b/docs/matter.js/modules/cluster_export.Actions.md @@ -80,7 +80,7 @@ the Interaction Model. #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:566](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L566) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:566](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L566) ___ @@ -113,7 +113,7 @@ Note - The bit allocation of this bitmap shall follow the ID’s of the Commands #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L116) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L116) ___ @@ -129,7 +129,7 @@ Body of the Actions actionFailed event #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:516](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L516) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:516](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L516) ___ @@ -145,7 +145,7 @@ This data type holds the details of a single action, and contains the data field #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:210](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L210) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:210](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L210) ___ @@ -161,7 +161,7 @@ Input to the Actions disableAction command #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:456](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L456) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:456](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L456) ___ @@ -177,7 +177,7 @@ Input to the Actions disableActionWithDuration command #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:466](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L466) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:466](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L466) ___ @@ -193,7 +193,7 @@ Input to the Actions enableAction command #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:435](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L435) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:435](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L435) ___ @@ -209,7 +209,7 @@ Input to the Actions enableActionWithDuration command #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:445](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L445) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:445](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L445) ___ @@ -234,7 +234,7 @@ This field shall indicate the type of endpoint list, see EndpointListTypeEnum. #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:322](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L322) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:322](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L322) ___ @@ -250,7 +250,7 @@ Input to the Actions instantAction command #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:340](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L340) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:340](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L340) ___ @@ -266,7 +266,7 @@ Input to the Actions instantActionWithTransition command #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:350](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L350) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:350](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L350) ___ @@ -282,7 +282,7 @@ Input to the Actions pauseAction command #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:404](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L404) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:404](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L404) ___ @@ -298,7 +298,7 @@ Input to the Actions pauseActionWithDuration command #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:414](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L414) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:414](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L414) ___ @@ -314,7 +314,7 @@ Input to the Actions resumeAction command #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:425](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L425) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:425](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L425) ___ @@ -330,7 +330,7 @@ Input to the Actions startAction command #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:367](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L367) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:367](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L367) ___ @@ -346,7 +346,7 @@ Input to the Actions startActionWithDuration command #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:377](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L377) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:377](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L377) ___ @@ -362,7 +362,7 @@ Body of the Actions stateChanged event #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:477](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L477) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:477](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L477) ___ @@ -378,4 +378,4 @@ Input to the Actions stopAction command #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:394](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L394) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:394](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L394) diff --git a/docs/matter.js/modules/cluster_export.AdministratorCommissioning.md b/docs/matter.js/modules/cluster_export.AdministratorCommissioning.md index 5df7a33690..495eeea11b 100644 --- a/docs/matter.js/modules/cluster_export.AdministratorCommissioning.md +++ b/docs/matter.js/modules/cluster_export.AdministratorCommissioning.md @@ -39,7 +39,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:359](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L359) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:359](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L359) ## Variables @@ -51,7 +51,7 @@ These elements and properties are present in all AdministratorCommissioning clus #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:157](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L157) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:157](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L157) ___ @@ -63,7 +63,7 @@ A AdministratorCommissioningCluster supports these elements if it supports featu #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:279](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L279) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:279](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L279) ___ @@ -88,7 +88,7 @@ AdministratorCommissioningCluster.with() factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:337](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L337) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:337](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L337) ___ @@ -103,7 +103,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:371](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L371) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:371](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L371) ___ @@ -119,7 +119,7 @@ Input to the AdministratorCommissioning openBasicCommissioningWindow command #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:138](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L138) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:138](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L138) ___ @@ -135,4 +135,4 @@ Input to the AdministratorCommissioning openCommissioningWindow command #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L47) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L47) diff --git a/docs/matter.js/modules/cluster_export.ApplicationBasic.md b/docs/matter.js/modules/cluster_export.ApplicationBasic.md index 11c807f7c1..a7e6d09abf 100644 --- a/docs/matter.js/modules/cluster_export.ApplicationBasic.md +++ b/docs/matter.js/modules/cluster_export.ApplicationBasic.md @@ -32,7 +32,7 @@ an endpoint (see Device Type Library document). #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L81) +[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L81) ___ @@ -48,4 +48,4 @@ This indicates a global identifier for an Application given a catalog. #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L24) +[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L24) diff --git a/docs/matter.js/modules/cluster_export.ApplicationLauncher.md b/docs/matter.js/modules/cluster_export.ApplicationLauncher.md index 6688698cf9..8f0bb7e648 100644 --- a/docs/matter.js/modules/cluster_export.ApplicationLauncher.md +++ b/docs/matter.js/modules/cluster_export.ApplicationLauncher.md @@ -42,7 +42,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:308](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L308) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:308](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L308) ## Variables @@ -54,7 +54,7 @@ A ApplicationLauncherCluster supports these elements if it supports feature Appl #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:261](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L261) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:261](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L261) ___ @@ -66,7 +66,7 @@ These elements and properties are present in all ApplicationLauncher clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:171](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L171) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:171](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L171) ___ @@ -87,7 +87,7 @@ ApplicationLauncherCluster.with() factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:286](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L286) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:286](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L286) ___ @@ -102,7 +102,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:320](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L320) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:320](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L320) ___ @@ -118,7 +118,7 @@ This specifies an app along with its corresponding endpoint. #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L53) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L53) ___ @@ -134,7 +134,7 @@ This indicates a global identifier for an Application given a catalog. #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L26) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L26) ___ @@ -150,7 +150,7 @@ Input to the ApplicationLauncher hideApp command #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:144](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L144) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:144](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L144) ___ @@ -166,7 +166,7 @@ Input to the ApplicationLauncher launchApp command #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L63) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L63) ___ @@ -182,7 +182,7 @@ This command shall be generated in response to LaunchApp/StopApp/HideApp command #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L109) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L109) ___ @@ -198,4 +198,4 @@ Input to the ApplicationLauncher stopApp command #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L130) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L130) diff --git a/docs/matter.js/modules/cluster_export.AudioOutput.md b/docs/matter.js/modules/cluster_export.AudioOutput.md index 60447c6aa8..1a98d59153 100644 --- a/docs/matter.js/modules/cluster_export.AudioOutput.md +++ b/docs/matter.js/modules/cluster_export.AudioOutput.md @@ -39,7 +39,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:184](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L184) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:184](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L184) ## Variables @@ -51,7 +51,7 @@ These elements and properties are present in all AudioOutput clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L97) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L97) ___ @@ -72,7 +72,7 @@ method. #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:162](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L162) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:162](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L162) ___ @@ -87,7 +87,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:196](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L196) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:196](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L196) ___ @@ -99,7 +99,7 @@ A AudioOutputCluster supports these elements if it supports feature NameUpdates. #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:138](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L138) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:138](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L138) ___ @@ -115,7 +115,7 @@ This contains information about an output. #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L42) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L42) ___ @@ -131,7 +131,7 @@ Input to the AudioOutput renameOutput command #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L78) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L78) ___ @@ -147,4 +147,4 @@ Input to the AudioOutput selectOutput command #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L71) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L71) diff --git a/docs/matter.js/modules/cluster_export.BallastConfiguration.md b/docs/matter.js/modules/cluster_export.BallastConfiguration.md index 2695b23535..eb578d0740 100644 --- a/docs/matter.js/modules/cluster_export.BallastConfiguration.md +++ b/docs/matter.js/modules/cluster_export.BallastConfiguration.md @@ -33,7 +33,7 @@ The value of the BallastConfiguration ballastStatus attribute #### Defined in -[packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts#L29) +[packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts#L29) ___ @@ -51,7 +51,7 @@ Attributes and commands for configuring a lighting ballast. #### Defined in -[packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts#L45) +[packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts#L45) ___ @@ -73,4 +73,4 @@ The value of the BallastConfiguration lampAlarmMode attribute #### Defined in -[packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts#L36) +[packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts#L36) diff --git a/docs/matter.js/modules/cluster_export.BarrierControl.md b/docs/matter.js/modules/cluster_export.BarrierControl.md index 73bf6fdc3e..314ace01b6 100644 --- a/docs/matter.js/modules/cluster_export.BarrierControl.md +++ b/docs/matter.js/modules/cluster_export.BarrierControl.md @@ -23,7 +23,7 @@ This cluster provides control of a barrier (garage door). #### Defined in -[packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts#L26) +[packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts#L26) ___ @@ -35,4 +35,4 @@ Input to the BarrierControl barrierControlGoToPercent command #### Defined in -[packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts#L19) +[packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts#L19) diff --git a/docs/matter.js/modules/cluster_export.BasicInformation.md b/docs/matter.js/modules/cluster_export.BasicInformation.md index b4ad9cd7af..9576b3917d 100644 --- a/docs/matter.js/modules/cluster_export.BasicInformation.md +++ b/docs/matter.js/modules/cluster_export.BasicInformation.md @@ -38,7 +38,7 @@ number, which apply to the whole Node. #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:151](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L151) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:151](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L151) ___ @@ -55,7 +55,7 @@ cluster-specific. #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L38) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L38) ___ @@ -71,7 +71,7 @@ Body of the BasicInformation leave event #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L119) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L119) ___ @@ -81,7 +81,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L94) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L94) ___ @@ -97,7 +97,7 @@ Body of the BasicInformation reachableChanged event #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:133](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L133) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:133](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L133) ___ @@ -113,4 +113,4 @@ Body of the BasicInformation startUp event #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:104](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L104) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:104](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L104) diff --git a/docs/matter.js/modules/cluster_export.BinaryInputBasic.md b/docs/matter.js/modules/cluster_export.BinaryInputBasic.md index ff78d17975..3865160e44 100644 --- a/docs/matter.js/modules/cluster_export.BinaryInputBasic.md +++ b/docs/matter.js/modules/cluster_export.BinaryInputBasic.md @@ -23,4 +23,4 @@ measurement. #### Defined in -[packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts#L22) +[packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts#L22) diff --git a/docs/matter.js/modules/cluster_export.Binding.md b/docs/matter.js/modules/cluster_export.Binding.md index a29d242864..f03fc2d4c2 100644 --- a/docs/matter.js/modules/cluster_export.Binding.md +++ b/docs/matter.js/modules/cluster_export.Binding.md @@ -54,7 +54,7 @@ binding target. #### Defined in -[packages/matter.js/src/cluster/definitions/BindingCluster.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BindingCluster.ts#L94) +[packages/matter.js/src/cluster/definitions/BindingCluster.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BindingCluster.ts#L94) ___ @@ -68,4 +68,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BindingCluster.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BindingCluster.ts#L24) +[packages/matter.js/src/cluster/definitions/BindingCluster.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BindingCluster.ts#L24) diff --git a/docs/matter.js/modules/cluster_export.BooleanState.md b/docs/matter.js/modules/cluster_export.BooleanState.md index 91ee73a6d3..1fa3f1bd17 100644 --- a/docs/matter.js/modules/cluster_export.BooleanState.md +++ b/docs/matter.js/modules/cluster_export.BooleanState.md @@ -27,7 +27,7 @@ This cluster provides an interface to a boolean state called StateValue. #### Defined in -[packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts#L30) +[packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts#L30) ___ @@ -43,4 +43,4 @@ Body of the BooleanState stateChange event #### Defined in -[packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts#L21) +[packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts#L21) diff --git a/docs/matter.js/modules/cluster_export.BridgedDeviceBasicInformation.md b/docs/matter.js/modules/cluster_export.BridgedDeviceBasicInformation.md index 032da88cc9..a42b60548d 100644 --- a/docs/matter.js/modules/cluster_export.BridgedDeviceBasicInformation.md +++ b/docs/matter.js/modules/cluster_export.BridgedDeviceBasicInformation.md @@ -55,7 +55,7 @@ Bridged Device. See below for Conformance details. #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L109) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L109) ___ @@ -65,7 +65,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L62) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L62) ___ @@ -81,7 +81,7 @@ Body of the BridgedDeviceBasicInformation reachableChanged event #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L79) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L79) ___ @@ -97,4 +97,4 @@ Body of the BridgedDeviceBasicInformation startUp event #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L72) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L72) diff --git a/docs/matter.js/modules/cluster_export.Channel.md b/docs/matter.js/modules/cluster_export.Channel.md index a93e9b5554..d7910ff989 100644 --- a/docs/matter.js/modules/cluster_export.Channel.md +++ b/docs/matter.js/modules/cluster_export.Channel.md @@ -45,7 +45,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L363) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L363) ## Variables @@ -57,7 +57,7 @@ These elements and properties are present in all Channel clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:220](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L220) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:220](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L220) ___ @@ -69,7 +69,7 @@ A ChannelCluster supports these elements if it supports feature ChannelList. #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:277](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L277) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:277](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L277) ___ @@ -81,7 +81,7 @@ A ChannelCluster supports these elements if it supports features ChannelList or #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L305) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L305) ___ @@ -101,7 +101,7 @@ ChannelCluster supports optional features that you can enable with the ChannelCl #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:332](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L332) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:332](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L332) ___ @@ -116,7 +116,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:379](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L379) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:379](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L379) ___ @@ -128,7 +128,7 @@ A ChannelCluster supports these elements if it supports feature LineupInfo. #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L291) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L291) ___ @@ -144,7 +144,7 @@ Input to the Channel changeChannelByNumber command #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L75) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L75) ___ @@ -160,7 +160,7 @@ Input to the Channel changeChannel command #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L146) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L146) ___ @@ -176,7 +176,7 @@ This command shall be generated in response to a ChangeChannel command. #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L180) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:180](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L180) ___ @@ -195,7 +195,7 @@ other formats which can map into these numeric values. #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L28) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L28) ___ @@ -212,7 +212,7 @@ LineupName, and PostalCode MUST uniquely identify a lineup. #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L122) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L122) ___ @@ -228,4 +228,4 @@ Input to the Channel skipChannel command #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L96) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L96) diff --git a/docs/matter.js/modules/cluster_export.ClientMonitoring.md b/docs/matter.js/modules/cluster_export.ClientMonitoring.md index b04507caa1..6b3cf6a21c 100644 --- a/docs/matter.js/modules/cluster_export.ClientMonitoring.md +++ b/docs/matter.js/modules/cluster_export.ClientMonitoring.md @@ -25,7 +25,7 @@ Client Monitoring allows for ensuring that listed clients meet the required moni #### Defined in -[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L44) +[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L44) ___ @@ -35,7 +35,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L18) +[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L18) ___ @@ -47,7 +47,7 @@ Input to the ClientMonitoring registerClientMonitoring command #### Defined in -[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L26) +[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L26) ___ @@ -59,4 +59,4 @@ Input to the ClientMonitoring unregisterClientMonitoring command #### Defined in -[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L34) +[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L34) diff --git a/docs/matter.js/modules/cluster_export.ClusterFactory.md b/docs/matter.js/modules/cluster_export.ClusterFactory.md index e69564d6b3..e583730a40 100644 --- a/docs/matter.js/modules/cluster_export.ClusterFactory.md +++ b/docs/matter.js/modules/cluster_export.ClusterFactory.md @@ -62,7 +62,7 @@ Definition of a cluster attribute. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L43) +[packages/matter.js/src/cluster/ClusterFactory.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L43) ___ @@ -80,7 +80,7 @@ Extract the type of a cluster's attributes. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:316](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L316) +[packages/matter.js/src/cluster/ClusterFactory.ts:316](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L316) ___ @@ -92,7 +92,7 @@ Definition of a cluster command. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L48) +[packages/matter.js/src/cluster/ClusterFactory.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L48) ___ @@ -110,7 +110,7 @@ Extract the type of a cluster's commands. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:323](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L323) +[packages/matter.js/src/cluster/ClusterFactory.ts:323](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L323) ___ @@ -128,9 +128,9 @@ A "definition" is the fully typed Cluster for a PartialDefinition. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L172) +[packages/matter.js/src/cluster/ClusterFactory.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L172) -[packages/matter.js/src/cluster/ClusterFactory.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L117) +[packages/matter.js/src/cluster/ClusterFactory.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L117) ___ @@ -142,7 +142,7 @@ An "element" is a single attribute, command or event of a cluster. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:155](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L155) +[packages/matter.js/src/cluster/ClusterFactory.ts:155](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L155) ___ @@ -161,7 +161,7 @@ events) of a cluster. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L38) +[packages/matter.js/src/cluster/ClusterFactory.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L38) ___ @@ -173,7 +173,7 @@ Definition of a cluster event. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L53) +[packages/matter.js/src/cluster/ClusterFactory.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L53) ___ @@ -191,7 +191,7 @@ Extract the type of a cluster's events. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:330](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L330) +[packages/matter.js/src/cluster/ClusterFactory.ts:330](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L330) ___ @@ -218,7 +218,7 @@ features enabled. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L142) +[packages/matter.js/src/cluster/ClusterFactory.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L142) ___ @@ -230,7 +230,7 @@ A "MutableDefinition" is a Cluster with fields that may be modified. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:134](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L134) +[packages/matter.js/src/cluster/ClusterFactory.ts:134](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L134) ___ @@ -243,7 +243,7 @@ empty elements to be present. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:107](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L107) +[packages/matter.js/src/cluster/ClusterFactory.ts:107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L107) ## Functions @@ -277,7 +277,7 @@ Create a conditional version of an unconditional element definition. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:298](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L298) +[packages/matter.js/src/cluster/ClusterFactory.ts:298](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L298) ___ @@ -305,7 +305,7 @@ Define a cluster component. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:160](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L160) +[packages/matter.js/src/cluster/ClusterFactory.ts:160](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L160) ___ @@ -333,7 +333,7 @@ Define a cluster. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L172) +[packages/matter.js/src/cluster/ClusterFactory.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L172) ___ @@ -363,7 +363,7 @@ Define an extensible cluster. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L192) +[packages/matter.js/src/cluster/ClusterFactory.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L192) ___ @@ -395,7 +395,7 @@ Define a cluster that can only be extended. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:205](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L205) +[packages/matter.js/src/cluster/ClusterFactory.ts:205](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L205) ___ @@ -422,7 +422,7 @@ This is used by extenders and does not convey type information. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:217](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L217) +[packages/matter.js/src/cluster/ClusterFactory.ts:217](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L217) ___ @@ -448,7 +448,7 @@ Used by extenders. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:282](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L282) +[packages/matter.js/src/cluster/ClusterFactory.ts:282](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L282) ___ @@ -474,4 +474,4 @@ Used by extenders. #### Defined in -[packages/matter.js/src/cluster/ClusterFactory.ts:268](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterFactory.ts#L268) +[packages/matter.js/src/cluster/ClusterFactory.ts:268](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterFactory.ts#L268) diff --git a/docs/matter.js/modules/cluster_export.ColorControl.md b/docs/matter.js/modules/cluster_export.ColorControl.md index d5f3c43a55..76785fb6c1 100644 --- a/docs/matter.js/modules/cluster_export.ColorControl.md +++ b/docs/matter.js/modules/cluster_export.ColorControl.md @@ -70,25 +70,25 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1614](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1614) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1614](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1614) ## Variables ### Base -• `Const` **Base**: [`Definition`](cluster_export.ClusterFactory.md#definition)\<\{ `attributes`: \{ `colorCapabilities`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](schema_export.md#bitflag-1) ; `ct`: [`BitFlag`](schema_export.md#bitflag-1) ; `ehue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hs`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `colorMode`: [`Attribute`](cluster_export.md#attribute)\<[`ColorMode`](../enums/cluster_export.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<[`DriftCompensation`](../enums/cluster_export.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](cluster_export.md#attribute)\<[`EnhancedColorMode`](../enums/cluster_export.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](cluster_export.md#writableattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary4Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary5Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary6Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> } ; `features`: \{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) } ; `id`: ``768`` = 0x300; `name`: ``"ColorControl"`` = "ColorControl"; `revision`: ``5`` = 5 }\> +• `Const` **Base**: [`Definition`](cluster_export.ClusterFactory.md#definition)\<\{ `attributes`: \{ `colorCapabilities`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](schema_export.md#bitflag-1) ; `ct`: [`BitFlag`](schema_export.md#bitflag-1) ; `ehue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hs`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `colorMode`: [`Attribute`](cluster_export.md#attribute)\<[`ColorMode`](../enums/cluster_export.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<[`DriftCompensation`](../enums/cluster_export.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](cluster_export.md#attribute)\<[`EnhancedColorMode`](../enums/cluster_export.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](cluster_export.md#writableattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> } ; `features`: \{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) } ; `id`: ``768`` = 0x300; `name`: ``"ColorControl"`` = "ColorControl"; `revision`: ``5`` = 5 }\> These elements and properties are present in all ColorControl clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:808](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L808) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:808](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L808) ___ ### Cluster -• `Const` **Cluster**: \{ `attributes`: [`Merge`](util_export.md#merge)\<[`Merge`](util_export.md#merge)\<\{ `colorCapabilities`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](schema_export.md#bitflag-1) ; `ct`: [`BitFlag`](schema_export.md#bitflag-1) ; `ehue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hs`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `colorMode`: [`Attribute`](cluster_export.md#attribute)\<[`ColorMode`](../enums/cluster_export.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<[`DriftCompensation`](../enums/cluster_export.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](cluster_export.md#attribute)\<[`EnhancedColorMode`](../enums/cluster_export.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](cluster_export.md#writableattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary4Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary5Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary6Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> }, [`GlobalAttributes`](cluster_export.md#globalattributes-1)\<\{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>\>, [`GlobalAttributes`](cluster_export.md#globalattributes-1)\<\{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `commands`: {} ; `events`: {} ; `features`: \{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) } ; `id`: [`Branded`](util_export.md#branded)\<``768`` & [`Brand`](util_export.md#brand)\<``"ClusterId"``\>, ``"ClusterId"``\> ; `name`: ``"ColorControl"`` ; `revision`: ``5`` ; `supportedFeatures`: {} ; `unknown`: ``false`` } & `Omit`\<[`Definition`](cluster_export.ClusterFactory.md#definition)\<\{ `attributes`: \{ `colorCapabilities`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](schema_export.md#bitflag-1) ; `ct`: [`BitFlag`](schema_export.md#bitflag-1) ; `ehue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hs`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `colorMode`: [`Attribute`](cluster_export.md#attribute)\<[`ColorMode`](../enums/cluster_export.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<[`DriftCompensation`](../enums/cluster_export.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](cluster_export.md#attribute)\<[`EnhancedColorMode`](../enums/cluster_export.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](cluster_export.md#writableattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary4Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary5Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary6Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> } ; `features`: \{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) } ; `id`: ``768`` = 0x300; `name`: ``"ColorControl"`` = "ColorControl"; `revision`: ``5`` = 5 }\>, ``"attributes"``\> & \{ `with`: \(...`features`: [...T[]]) => [`Extension`](cluster_export.ColorControl.md#extension)\<[`BitFlags`](schema_export.md#bitflags)\<\{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }, `T`\>\> = extender } +• `Const` **Cluster**: \{ `attributes`: [`Merge`](util_export.md#merge)\<[`Merge`](util_export.md#merge)\<\{ `colorCapabilities`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](schema_export.md#bitflag-1) ; `ct`: [`BitFlag`](schema_export.md#bitflag-1) ; `ehue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hs`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `colorMode`: [`Attribute`](cluster_export.md#attribute)\<[`ColorMode`](../enums/cluster_export.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<[`DriftCompensation`](../enums/cluster_export.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](cluster_export.md#attribute)\<[`EnhancedColorMode`](../enums/cluster_export.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](cluster_export.md#writableattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> }, [`GlobalAttributes`](cluster_export.md#globalattributes-1)\<\{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>\>, [`GlobalAttributes`](cluster_export.md#globalattributes-1)\<\{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `commands`: {} ; `events`: {} ; `features`: \{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) } ; `id`: [`Branded`](util_export.md#branded)\<``768`` & [`Brand`](util_export.md#brand)\<``"ClusterId"``\>, ``"ClusterId"``\> ; `name`: ``"ColorControl"`` ; `revision`: ``5`` ; `supportedFeatures`: {} ; `unknown`: ``false`` } & `Omit`\<[`Definition`](cluster_export.ClusterFactory.md#definition)\<\{ `attributes`: \{ `colorCapabilities`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](schema_export.md#bitflag-1) ; `ct`: [`BitFlag`](schema_export.md#bitflag-1) ; `ehue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hs`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `colorMode`: [`Attribute`](cluster_export.md#attribute)\<[`ColorMode`](../enums/cluster_export.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<[`DriftCompensation`](../enums/cluster_export.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](cluster_export.md#attribute)\<[`EnhancedColorMode`](../enums/cluster_export.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](cluster_export.md#writableattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> } ; `features`: \{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) } ; `id`: ``768`` = 0x300; `name`: ``"ColorControl"`` = "ColorControl"; `revision`: ``5`` = 5 }\>, ``"attributes"``\> & \{ `with`: \(...`features`: [...T[]]) => [`Extension`](cluster_export.ColorControl.md#extension)\<[`BitFlags`](schema_export.md#bitflags)\<\{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }, `T`\>\> = extender } Color Control @@ -103,7 +103,7 @@ method. #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1579](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1579) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1579](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1579) ___ @@ -115,7 +115,7 @@ A ColorControlCluster supports these elements if it supports feature ColorLoop. #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1494](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1494) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1494](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1494) ___ @@ -127,13 +127,13 @@ A ColorControlCluster supports these elements if it supports feature ColorTemper #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1328](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1328) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1328](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1328) ___ ### Complete -• `Const` **Complete**: [`Definition`](cluster_export.ClusterFactory.md#definition)\<\{ `attributes`: \{ `acceptedCommandList`: [`Attribute`](cluster_export.md#attribute)\<[`CommandId`](datatype_export.md#commandid)[], `never`\> ; `attributeList`: [`Attribute`](cluster_export.md#attribute)\<[`AttributeId`](datatype_export.md#attributeid)[], `never`\> ; `clusterRevision`: [`Attribute`](cluster_export.md#attribute)\<`number`, `never`\> ; `colorCapabilities`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](schema_export.md#bitflag-1) ; `ct`: [`BitFlag`](schema_export.md#bitflag-1) ; `ehue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hs`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `colorLoopActive`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `colorLoopDirection`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `colorLoopStartEnhancedHue`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `colorLoopStoredEnhancedHue`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `colorLoopTime`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `colorMode`: [`Attribute`](cluster_export.md#attribute)\<[`ColorMode`](../enums/cluster_export.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorTempPhysicalMaxMireds`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `colorTempPhysicalMinMireds`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `colorTemperatureMireds`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `compensationText`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`string`, `any`\> ; `coupleColorTempToLevelMinMireds`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> ; `optional`: ``true`` = true; `optionalIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] } ; `currentHue`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `currentSaturation`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `currentX`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `xy`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `currentY`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `xy`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `driftCompensation`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<[`DriftCompensation`](../enums/cluster_export.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](cluster_export.md#attribute)\<[`EnhancedColorMode`](../enums/cluster_export.ColorControl.EnhancedColorMode.md), `any`\> ; `enhancedCurrentHue`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `eventList`: [`Attribute`](cluster_export.md#attribute)\<[`EventId`](datatype_export.md#eventid)[], `never`\> ; `featureMap`: [`Attribute`](cluster_export.md#attribute)\<[`TypeFromPartialBitSchema`](schema_export.md#typefrompartialbitschema)\<\{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `never`\> ; `generatedCommandList`: [`Attribute`](cluster_export.md#attribute)\<[`CommandId`](datatype_export.md#commandid)[], `never`\> ; `numberOfPrimaries`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](cluster_export.md#writableattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary4Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary5Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary6Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`number`, `any`\> ; `startUpColorTemperatureMireds`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> ; `optional`: ``true`` = true; `optionalIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] } ; `whitePointX`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> } ; `commands`: \{ `colorLoopSet`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `action`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`Action`](../enums/cluster_export.ColorControl.Action.md)\> ; `direction`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`ColorLoopSetDirection`](../enums/cluster_export.ColorControl.ColorLoopSetDirection.md)\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `startHue`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `time`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `updateFlags`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `reserved`: [`BitField`](schema_export.md#bitfield-1) ; `updateAction`: [`BitFlag`](schema_export.md#bitflag-1) ; `updateDirection`: [`BitFlag`](schema_export.md#bitflag-1) ; `updateStartHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `updateTime`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `enhancedMoveHue`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `moveMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`MoveMode`](../enums/cluster_export.ColorControl.MoveMode.md)\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `rate`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `enhancedMoveToHue`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `direction`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`ColorControlDirection`](../enums/cluster_export.ColorControl.ColorControlDirection.md)\> ; `enhancedHue`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `enhancedMoveToHueAndSaturation`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `enhancedHue`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `saturation`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `enhancedStepHue`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `stepMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`StepMode`](../enums/cluster_export.ColorControl.StepMode.md)\> ; `stepSize`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveColor`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `rateX`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `rateY`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `xy`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveColorTemperature`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `colorTemperatureMaximumMireds`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `colorTemperatureMinimumMireds`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `moveMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `rate`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveHue`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `moveMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`MoveMode`](../enums/cluster_export.ColorControl.MoveMode.md)\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `rate`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveSaturation`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `moveMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`MoveMode`](../enums/cluster_export.ColorControl.MoveMode.md)\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `rate`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveToColor`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `colorX`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `colorY`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `xy`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveToColorTemperature`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `colorTemperatureMireds`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveToHue`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `direction`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`ColorControlDirection`](../enums/cluster_export.ColorControl.ColorControlDirection.md)\> ; `hue`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveToHueAndSaturation`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `hue`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `saturation`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveToSaturation`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `saturation`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `stepColor`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `stepX`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `stepY`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `xy`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `stepColorTemperature`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `colorTemperatureMaximumMireds`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `colorTemperatureMinimumMireds`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `stepMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `stepSize`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `stepHue`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `stepMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`StepMode`](../enums/cluster_export.ColorControl.StepMode.md)\> ; `stepSize`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `stepSaturation`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `stepMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`StepMode`](../enums/cluster_export.ColorControl.StepMode.md)\> ; `stepSize`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `stopMoveStep`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }, \{ `xy`: `boolean` = true }, \{ `colorTemperature`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } } ; `features`: \{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) } = Cluster.features; `id`: ``768`` & [`Brand`](util_export.md#brand)\<``"ClusterId"``\> = Cluster.id; `name`: ``"ColorControl"`` = Cluster.name; `revision`: ``5`` = Cluster.revision }\> +• `Const` **Complete**: [`Definition`](cluster_export.ClusterFactory.md#definition)\<\{ `attributes`: \{ `acceptedCommandList`: [`Attribute`](cluster_export.md#attribute)\<[`CommandId`](datatype_export.md#commandid)[], `never`\> ; `attributeList`: [`Attribute`](cluster_export.md#attribute)\<[`AttributeId`](datatype_export.md#attributeid)[], `never`\> ; `clusterRevision`: [`Attribute`](cluster_export.md#attribute)\<`number`, `never`\> ; `colorCapabilities`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](schema_export.md#bitflag-1) ; `ct`: [`BitFlag`](schema_export.md#bitflag-1) ; `ehue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hs`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `colorLoopActive`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `colorLoopDirection`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `colorLoopStartEnhancedHue`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `colorLoopStoredEnhancedHue`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `colorLoopTime`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `colorMode`: [`Attribute`](cluster_export.md#attribute)\<[`ColorMode`](../enums/cluster_export.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorTempPhysicalMaxMireds`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `colorTempPhysicalMinMireds`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `colorTemperatureMireds`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `compensationText`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`string`, `any`\> ; `coupleColorTempToLevelMinMireds`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> ; `optional`: ``true`` = true; `optionalIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] } ; `currentHue`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `currentSaturation`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `currentX`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `xy`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `currentY`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `xy`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `driftCompensation`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<[`DriftCompensation`](../enums/cluster_export.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](cluster_export.md#attribute)\<[`EnhancedColorMode`](../enums/cluster_export.ColorControl.EnhancedColorMode.md), `any`\> ; `enhancedCurrentHue`: [`Attribute`](cluster_export.md#attribute)\<`number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `eventList`: [`Attribute`](cluster_export.md#attribute)\<[`EventId`](datatype_export.md#eventid)[], `never`\> ; `featureMap`: [`Attribute`](cluster_export.md#attribute)\<[`TypeFromPartialBitSchema`](schema_export.md#typefrompartialbitschema)\<\{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `never`\> ; `generatedCommandList`: [`Attribute`](cluster_export.md#attribute)\<[`CommandId`](datatype_export.md#commandid)[], `never`\> ; `numberOfPrimaries`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](cluster_export.md#writableattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`number`, `any`\> ; `startUpColorTemperatureMireds`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> ; `optional`: ``true`` = true; `optionalIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] } ; `whitePointX`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> } ; `commands`: \{ `colorLoopSet`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `action`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`Action`](../enums/cluster_export.ColorControl.Action.md)\> ; `direction`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`ColorLoopSetDirection`](../enums/cluster_export.ColorControl.ColorLoopSetDirection.md)\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `startHue`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `time`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `updateFlags`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `reserved`: [`BitField`](schema_export.md#bitfield-1) ; `updateAction`: [`BitFlag`](schema_export.md#bitflag-1) ; `updateDirection`: [`BitFlag`](schema_export.md#bitflag-1) ; `updateStartHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `updateTime`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorLoop`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `enhancedMoveHue`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `moveMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`MoveMode`](../enums/cluster_export.ColorControl.MoveMode.md)\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `rate`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `enhancedMoveToHue`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `direction`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`ColorControlDirection`](../enums/cluster_export.ColorControl.ColorControlDirection.md)\> ; `enhancedHue`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `enhancedMoveToHueAndSaturation`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `enhancedHue`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `saturation`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `enhancedStepHue`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `stepMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`StepMode`](../enums/cluster_export.ColorControl.StepMode.md)\> ; `stepSize`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `enhancedHue`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveColor`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `rateX`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `rateY`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `xy`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveColorTemperature`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `colorTemperatureMaximumMireds`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `colorTemperatureMinimumMireds`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `moveMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `rate`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveHue`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `moveMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`MoveMode`](../enums/cluster_export.ColorControl.MoveMode.md)\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `rate`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveSaturation`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `moveMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`MoveMode`](../enums/cluster_export.ColorControl.MoveMode.md)\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `rate`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveToColor`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `colorX`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `colorY`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `xy`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveToColorTemperature`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `colorTemperatureMireds`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveToHue`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `direction`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`ColorControlDirection`](../enums/cluster_export.ColorControl.ColorControlDirection.md)\> ; `hue`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveToHueAndSaturation`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `hue`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `saturation`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `moveToSaturation`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `saturation`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `stepColor`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `stepX`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `stepY`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `xy`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `stepColorTemperature`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `colorTemperatureMaximumMireds`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `colorTemperatureMinimumMireds`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `stepMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `stepSize`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `colorTemperature`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `stepHue`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `stepMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`StepMode`](../enums/cluster_export.ColorControl.StepMode.md)\> ; `stepSize`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `stepSaturation`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `stepMode`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`StepMode`](../enums/cluster_export.ColorControl.StepMode.md)\> ; `stepSize`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> ; `transitionTime`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<`number`\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } ; `stopMoveStep`: [`Command`](cluster_export.md#command)\<[`TypeFromFields`](tlv_export.md#typefromfields)\<\{ `optionsMask`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `optionsOverride`: [`FieldType`](../interfaces/tlv_export.FieldType.md)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> }\>, `void`, `any`\> & \{ `isConditional`: ``true`` = true; `mandatoryIf`: [] \| [\{ `hueSaturation`: `boolean` = true }, \{ `xy`: `boolean` = true }, \{ `colorTemperature`: `boolean` = true }] ; `optional`: ``true`` = true; `optionalIf`: [] \| [`ConditionalFeatureList`](cluster_export.md#conditionalfeaturelist)\<[`BitSchema`](schema_export.md#bitschema)\> } } ; `features`: \{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) } = Cluster.features; `id`: ``768`` & [`Brand`](util_export.md#brand)\<``"ClusterId"``\> = Cluster.id; `name`: ``"ColorControl"`` = Cluster.name; `revision`: ``5`` = Cluster.revision }\> This cluster supports all ColorControl features. It may support illegal feature combinations. @@ -142,7 +142,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1636](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1636) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1636](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1636) ___ @@ -154,7 +154,7 @@ A ColorControlCluster supports these elements if it supports feature EnhancedHue #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1433](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1433) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1433](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1433) ___ @@ -180,7 +180,7 @@ The value of the ColorControl featureMap attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L77) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L77) ___ @@ -192,7 +192,7 @@ A ColorControlCluster supports these elements if it supports feature HueSaturati #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1199](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1199) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1199](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1199) ___ @@ -204,7 +204,7 @@ A ColorControlCluster supports these elements if it supports features HueSaturat #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1555](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1555) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1555](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1555) ___ @@ -226,7 +226,7 @@ The value of the ColorControl options attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L58) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L58) ___ @@ -242,7 +242,7 @@ Input to the ColorControl colorLoopSet command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:694](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L694) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:694](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L694) ___ @@ -258,7 +258,7 @@ Input to the ColorControl enhancedMoveHue command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:562](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L562) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:562](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L562) ___ @@ -274,7 +274,7 @@ Input to the ColorControl enhancedMoveToHueAndSaturation command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:627](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L627) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:627](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L627) ___ @@ -290,7 +290,7 @@ Input to the ColorControl enhancedMoveToHue command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:529](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L529) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:529](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L529) ___ @@ -306,7 +306,7 @@ Input to the ColorControl enhancedStepHue command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:590](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L590) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:590](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L590) ___ @@ -322,7 +322,7 @@ Input to the ColorControl moveColor command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:345](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L345) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:345](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L345) ___ @@ -338,7 +338,7 @@ Input to the ColorControl moveColorTemperature command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:404](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L404) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:404](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L404) ___ @@ -354,7 +354,7 @@ Input to the ColorControl moveHue command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:170](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L170) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:170](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L170) ___ @@ -370,7 +370,7 @@ Input to the ColorControl moveSaturation command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:255](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L255) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:255](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L255) ___ @@ -386,7 +386,7 @@ Input to the ColorControl moveToColor command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:332](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L332) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:332](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L332) ___ @@ -402,7 +402,7 @@ Input to the ColorControl moveToColorTemperature command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:392](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L392) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:392](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L392) ___ @@ -418,7 +418,7 @@ Input to the ColorControl moveToHueAndSaturation command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:319](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L319) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:319](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L319) ___ @@ -434,7 +434,7 @@ Input to the ColorControl moveToHue command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L129) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L129) ___ @@ -450,7 +450,7 @@ Input to the ColorControl moveToSaturation command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:243](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L243) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:243](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L243) ___ @@ -466,7 +466,7 @@ Input to the ColorControl stepColor command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:371](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L371) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:371](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L371) ___ @@ -482,7 +482,7 @@ Input to the ColorControl stepColorTemperature command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:464](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L464) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:464](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L464) ___ @@ -498,7 +498,7 @@ Input to the ColorControl stepHue command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:206](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L206) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:206](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L206) ___ @@ -514,7 +514,7 @@ Input to the ColorControl stepSaturation command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:284](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L284) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:284](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L284) ___ @@ -530,7 +530,7 @@ Input to the ColorControl stopMoveStep command #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:758](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L758) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:758](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L758) ___ @@ -556,7 +556,7 @@ The value of ColorControl.updateFlags #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:660](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L660) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:660](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L660) ___ @@ -568,4 +568,4 @@ A ColorControlCluster supports these elements if it supports feature Xy. #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1274](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1274) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1274](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1274) diff --git a/docs/matter.js/modules/cluster_export.ContentLauncher.md b/docs/matter.js/modules/cluster_export.ContentLauncher.md index 57e129f2a5..d9a39b6456 100644 --- a/docs/matter.js/modules/cluster_export.ContentLauncher.md +++ b/docs/matter.js/modules/cluster_export.ContentLauncher.md @@ -50,7 +50,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:578](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L578) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:578](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L578) ## Variables @@ -62,7 +62,7 @@ These elements and properties are present in all ContentLauncher clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:456](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L456) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:456](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L456) ___ @@ -84,7 +84,7 @@ factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:547](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L547) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:547](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L547) ___ @@ -99,7 +99,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:594](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L594) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:594](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L594) ___ @@ -111,7 +111,7 @@ A ContentLauncherCluster supports these elements if it supports feature ContentS #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:519](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L519) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:519](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L519) ___ @@ -123,7 +123,7 @@ A ContentLauncherCluster supports these elements if it supports features Content #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:534](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L534) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:534](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L534) ___ @@ -146,7 +146,7 @@ The value of the ContentLauncher supportedStreamingProtocols attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L25) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L25) ___ @@ -162,7 +162,7 @@ This object defines additional name=value pairs that can be used for identifying #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L343) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L343) ___ @@ -179,7 +179,7 @@ the Video Player during playback. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:134](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L134) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:134](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L134) ___ @@ -195,7 +195,7 @@ This object defines inputs to a search for content for display or playback. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:392](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L392) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:392](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L392) ___ @@ -214,7 +214,7 @@ because we don’t have any other usecases which require this datatype. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L68) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L68) ___ @@ -230,7 +230,7 @@ Input to the ContentLauncher launchContent command #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:408](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L408) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:408](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L408) ___ @@ -246,7 +246,7 @@ Input to the ContentLauncher launchUrl command #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:186](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L186) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:186](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L186) ___ @@ -264,7 +264,7 @@ WARNING TODO: Data in table above needs a max size #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:238](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L238) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:238](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L238) ___ @@ -280,7 +280,7 @@ This object defines inputs to a search for content for display or playback. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:364](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L364) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:364](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L364) ___ @@ -297,7 +297,7 @@ related properties. #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L97) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L97) ___ @@ -309,4 +309,4 @@ A ContentLauncherCluster supports these elements if it supports feature UrlPlayb #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:481](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L481) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:481](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L481) diff --git a/docs/matter.js/modules/cluster_export.Descriptor.md b/docs/matter.js/modules/cluster_export.Descriptor.md index e64347ec36..412f26bab9 100644 --- a/docs/matter.js/modules/cluster_export.Descriptor.md +++ b/docs/matter.js/modules/cluster_export.Descriptor.md @@ -37,7 +37,7 @@ type. #### Defined in -[packages/matter.js/src/cluster/definitions/DescriptorCluster.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DescriptorCluster.ts#L61) +[packages/matter.js/src/cluster/definitions/DescriptorCluster.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DescriptorCluster.ts#L61) ___ @@ -54,4 +54,4 @@ Model specification for more information. #### Defined in -[packages/matter.js/src/cluster/definitions/DescriptorCluster.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DescriptorCluster.ts#L26) +[packages/matter.js/src/cluster/definitions/DescriptorCluster.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DescriptorCluster.ts#L26) diff --git a/docs/matter.js/modules/cluster_export.DiagnosticLogs.md b/docs/matter.js/modules/cluster_export.DiagnosticLogs.md index 57dd0fedf6..a4c0f0924d 100644 --- a/docs/matter.js/modules/cluster_export.DiagnosticLogs.md +++ b/docs/matter.js/modules/cluster_export.DiagnosticLogs.md @@ -40,7 +40,7 @@ NOTE Support for Diagnostic Logs cluster is provisional. #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:247](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L247) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:247](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L247) ___ @@ -56,7 +56,7 @@ Input to the DiagnosticLogs retrieveLogsRequest command #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L80) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L80) ___ @@ -73,4 +73,4 @@ following. #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:198](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L198) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:198](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L198) diff --git a/docs/matter.js/modules/cluster_export.DoorLock.md b/docs/matter.js/modules/cluster_export.DoorLock.md index 07e0c4b568..d7df3603cf 100644 --- a/docs/matter.js/modules/cluster_export.DoorLock.md +++ b/docs/matter.js/modules/cluster_export.DoorLock.md @@ -109,7 +109,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2494](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2494) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2494](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2494) ## Variables @@ -137,7 +137,7 @@ The value of the DoorLock alarmMask attribute #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:218](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L218) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:218](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L218) ___ @@ -149,7 +149,7 @@ These elements and properties are present in all DoorLock clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1279](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1279) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1279](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1279) ___ @@ -169,7 +169,7 @@ DoorLockCluster supports optional features that you can enable with the DoorLock #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2420](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2420) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2420](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2420) ___ @@ -184,7 +184,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2538](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2538) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2538](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2538) ___ @@ -196,7 +196,7 @@ A DoorLockCluster supports these elements if it supports features CredentialOver #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2103](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2103) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2103](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2103) ___ @@ -220,7 +220,7 @@ The value of the DoorLock credentialRulesSupport attribute #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:577](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L577) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:577](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L577) ___ @@ -249,7 +249,7 @@ applies for. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:947](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L947) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:947](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L947) ___ @@ -276,7 +276,7 @@ The value of the DoorLock defaultConfigurationRegister attribute #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L192) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L192) ___ @@ -288,7 +288,7 @@ A DoorLockCluster supports these elements if it supports feature DoorPositionSen #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1632](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1632) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1632](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1632) ___ @@ -300,7 +300,7 @@ A DoorLockCluster supports these elements if it supports feature HolidaySchedule #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2013](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2013) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2013](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2013) ___ @@ -329,7 +329,7 @@ The value of the DoorLock keypadOperationEventMask attribute #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1091](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1091) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1091](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1091) ___ @@ -355,7 +355,7 @@ The value of the DoorLock keypadProgrammingEventMask attribute #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1107](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1107) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1107) ___ @@ -380,7 +380,7 @@ The value of the DoorLock localProgrammingFeatures attribute #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:206](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L206) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:206](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L206) ___ @@ -392,7 +392,7 @@ A DoorLockCluster supports these elements if it supports feature Logging. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1679](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1679) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1679](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1679) ___ @@ -424,7 +424,7 @@ The value of the DoorLock manualOperationEventMask attribute #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1135](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1135) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1135](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1135) ___ @@ -436,7 +436,7 @@ A DoorLockCluster supports these elements if doesn't support feature USR. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2363) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2363) ___ @@ -448,7 +448,7 @@ A DoorLockCluster supports these elements if it supports features Notification a #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2122) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2122) ___ @@ -460,7 +460,7 @@ A DoorLockCluster supports these elements if it supports features Notification a #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2224](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2224) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2224](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2224) ___ @@ -472,7 +472,7 @@ A DoorLockCluster supports these elements if it supports feature Notification. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2164](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2164) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2164](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2164) ___ @@ -485,7 +485,7 @@ FingerCredentials and it doesn't support feature USR. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2312](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2312) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2312](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2312) ___ @@ -497,7 +497,7 @@ A DoorLockCluster supports these elements if it supports feature PinCredential. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1835](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1835) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1835](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1835) ___ @@ -510,7 +510,7 @@ USR. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2266](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2266) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2266](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2266) ___ @@ -522,7 +522,7 @@ A DoorLockCluster supports these elements if it supports features PinCredential #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2062](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2062) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2062](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2062) ___ @@ -550,7 +550,7 @@ The value of the DoorLock remoteOperationEventMask attribute #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1120) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1120) ___ @@ -577,7 +577,7 @@ The value of the DoorLock remoteProgrammingEventMask attribute #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1154](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1154) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1154](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1154) ___ @@ -589,7 +589,7 @@ A DoorLockCluster supports these elements if it supports feature RfidCredential. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1883](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1883) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1883](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1883) ___ @@ -602,7 +602,7 @@ USR. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2369](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2369) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2369](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2369) ___ @@ -630,7 +630,7 @@ The value of the DoorLock rfidOperationEventMask attribute #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1168](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1168) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1168) ___ @@ -654,7 +654,7 @@ The value of the DoorLock rfidProgrammingEventMask attribute #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1183](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1183) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1183](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1183) ___ @@ -680,7 +680,7 @@ The value of the DoorLock supportedOperatingModes attribute #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:179](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L179) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:179](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L179) ___ @@ -696,7 +696,7 @@ Input to the DoorLock clearCredential command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:814](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L814) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:814](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L814) ___ @@ -712,7 +712,7 @@ Input to the DoorLock clearHolidaySchedule command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1084](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1084) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1084](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1084) ___ @@ -728,7 +728,7 @@ Input to the DoorLock clearUser command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:756](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L756) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:756](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L756) ___ @@ -744,7 +744,7 @@ Input to the DoorLock clearWeekDaySchedule command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1001](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1001) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1001](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1001) ___ @@ -760,7 +760,7 @@ Input to the DoorLock clearYearDaySchedule command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1044](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1044) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1044](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1044) ___ @@ -777,7 +777,7 @@ credential types and their corresponding indices (if any) for the event or user #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:370](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L370) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:370](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L370) ___ @@ -793,7 +793,7 @@ Body of the DoorLock doorLockAlarm event #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:304](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L304) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:304](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L304) ___ @@ -809,7 +809,7 @@ Body of the DoorLock doorStateChange event #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:563](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L563) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:563](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L563) ___ @@ -825,7 +825,7 @@ Input to the DoorLock getCredentialStatus command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:796](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L796) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:796](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L796) ___ @@ -839,7 +839,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:801](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L801) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:801](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L801) ___ @@ -855,7 +855,7 @@ Input to the DoorLock getHolidaySchedule command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1066](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1066) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1066](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1066) ___ @@ -869,7 +869,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1071](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1071) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1071](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1071) ___ @@ -885,7 +885,7 @@ Input to the DoorLock getUser command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:733](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L733) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:733](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L733) ___ @@ -899,7 +899,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:738](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L738) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:738](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L738) ___ @@ -915,7 +915,7 @@ Input to the DoorLock getWeekDaySchedule command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:977](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L977) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:977](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L977) ___ @@ -929,7 +929,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:985](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L985) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:985](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L985) ___ @@ -945,7 +945,7 @@ Input to the DoorLock getYearDaySchedule command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1023](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1023) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1023](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1023) ___ @@ -959,7 +959,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1031](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1031) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1031](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1031) ___ @@ -975,7 +975,7 @@ Input to the DoorLock lockDoor command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:233](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L233) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:233](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L233) ___ @@ -991,7 +991,7 @@ Body of the DoorLock lockOperationError event #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:461](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L461) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:461](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L461) ___ @@ -1007,7 +1007,7 @@ Body of the DoorLock lockOperation event #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:393](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L393) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:393](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L393) ___ @@ -1023,7 +1023,7 @@ Body of the DoorLock lockUserChange event #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:883](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L883) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:883](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L883) ___ @@ -1039,7 +1039,7 @@ Input to the DoorLock setCredential command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:763](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L763) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:763](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L763) ___ @@ -1053,7 +1053,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:785](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L785) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:785](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L785) ___ @@ -1069,7 +1069,7 @@ Input to the DoorLock setHolidaySchedule command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1054](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1054) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1054](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1054) ___ @@ -1085,7 +1085,7 @@ Input to the DoorLock setUser command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:718](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L718) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:718](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L718) ___ @@ -1101,7 +1101,7 @@ Input to the DoorLock setWeekDaySchedule command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:962](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L962) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:962](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L962) ___ @@ -1117,7 +1117,7 @@ Input to the DoorLock setYearDaySchedule command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1011](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1011) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1011](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1011) ___ @@ -1133,7 +1133,7 @@ Input to the DoorLock unlockDoor command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L240) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L240) ___ @@ -1149,7 +1149,7 @@ Input to the DoorLock unlockWithTimeout command #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:247](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L247) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:247](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L247) ___ @@ -1161,7 +1161,7 @@ A DoorLockCluster supports these elements if it supports feature User. #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1710](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1710) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1710](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1710) ___ @@ -1173,7 +1173,7 @@ A DoorLockCluster supports these elements if it supports feature WeekDayAccessSc #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1915](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1915) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1915](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1915) ___ @@ -1185,4 +1185,4 @@ A DoorLockCluster supports these elements if it supports feature YearDayAccessSc #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1964](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1964) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:1964](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L1964) diff --git a/docs/matter.js/modules/cluster_export.ElectricalMeasurement.md b/docs/matter.js/modules/cluster_export.ElectricalMeasurement.md index 4f49fbdf8f..afabb56b07 100644 --- a/docs/matter.js/modules/cluster_export.ElectricalMeasurement.md +++ b/docs/matter.js/modules/cluster_export.ElectricalMeasurement.md @@ -25,7 +25,7 @@ metering cluster.. #### Defined in -[packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts#L32) +[packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts#L32) ___ @@ -37,4 +37,4 @@ Input to the ElectricalMeasurement getMeasurementProfileCommand command #### Defined in -[packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts#L19) +[packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts#L19) diff --git a/docs/matter.js/modules/cluster_export.EthernetNetworkDiagnostics.md b/docs/matter.js/modules/cluster_export.EthernetNetworkDiagnostics.md index 85d5d4fb3d..46d9de7b5b 100644 --- a/docs/matter.js/modules/cluster_export.EthernetNetworkDiagnostics.md +++ b/docs/matter.js/modules/cluster_export.EthernetNetworkDiagnostics.md @@ -38,7 +38,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L283) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L283) ## Variables @@ -50,7 +50,7 @@ These elements and properties are present in all EthernetNetworkDiagnostics clus #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L99) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L99) ___ @@ -74,7 +74,7 @@ EthernetNetworkDiagnosticsCluster.with() factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:252](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L252) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:252](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L252) ___ @@ -89,7 +89,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:299](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L299) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:299](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L299) ___ @@ -101,7 +101,7 @@ A EthernetNetworkDiagnosticsCluster supports these elements if it supports featu #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:183](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L183) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:183](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L183) ___ @@ -113,7 +113,7 @@ A EthernetNetworkDiagnosticsCluster supports these elements if it supports featu #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:159](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L159) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:159](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L159) ___ @@ -125,4 +125,4 @@ A EthernetNetworkDiagnosticsCluster supports these elements if it supports featu #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L216) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L216) diff --git a/docs/matter.js/modules/cluster_export.FanControl.md b/docs/matter.js/modules/cluster_export.FanControl.md index 91a8759eb6..d64ace8503 100644 --- a/docs/matter.js/modules/cluster_export.FanControl.md +++ b/docs/matter.js/modules/cluster_export.FanControl.md @@ -43,7 +43,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:377](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L377) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:377](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L377) ## Variables @@ -55,7 +55,7 @@ These elements and properties are present in all FanControl clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:169](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L169) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:169](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L169) ___ @@ -76,7 +76,7 @@ method. #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:353](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L353) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:353](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L353) ___ @@ -91,7 +91,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:394](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L394) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:394](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L394) ___ @@ -103,7 +103,7 @@ A FanControlCluster supports these elements if it supports feature MultiSpeed. #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:247](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L247) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:247](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L247) ___ @@ -127,7 +127,7 @@ The value of the FanControl rockSetting attribute #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L115) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L115) ___ @@ -151,7 +151,7 @@ The value of the FanControl rockSupport attribute #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:108](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L108) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:108](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L108) ___ @@ -163,7 +163,7 @@ A FanControlCluster supports these elements if it supports feature Rocking. #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:280](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L280) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:280](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L280) ___ @@ -175,7 +175,7 @@ A FanControlCluster supports these elements if it supports feature Wind. #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:313](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L313) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:313](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L313) ___ @@ -198,7 +198,7 @@ The value of the FanControl windSetting attribute #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L129) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L129) ___ @@ -221,4 +221,4 @@ The value of the FanControl windSupport attribute #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L122) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L122) diff --git a/docs/matter.js/modules/cluster_export.FaultInjection.md b/docs/matter.js/modules/cluster_export.FaultInjection.md index 5d41093cb2..d7cf86fdd7 100644 --- a/docs/matter.js/modules/cluster_export.FaultInjection.md +++ b/docs/matter.js/modules/cluster_export.FaultInjection.md @@ -29,7 +29,7 @@ fault in the system). #### Defined in -[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L50) +[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L50) ___ @@ -41,7 +41,7 @@ Input to the FaultInjection failAtFault command #### Defined in -[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L27) +[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L27) ___ @@ -53,4 +53,4 @@ Input to the FaultInjection failRandomlyAtFault command #### Defined in -[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L38) +[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L38) diff --git a/docs/matter.js/modules/cluster_export.FixedLabel.md b/docs/matter.js/modules/cluster_export.FixedLabel.md index 059d254154..a45bbf046c 100644 --- a/docs/matter.js/modules/cluster_export.FixedLabel.md +++ b/docs/matter.js/modules/cluster_export.FixedLabel.md @@ -34,4 +34,4 @@ This cluster provides a feature for the device to tag an endpoint with zero or m #### Defined in -[packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts#L31) +[packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts#L31) diff --git a/docs/matter.js/modules/cluster_export.FlowMeasurement.md b/docs/matter.js/modules/cluster_export.FlowMeasurement.md index 9f7e02ced7..d2341fc72e 100644 --- a/docs/matter.js/modules/cluster_export.FlowMeasurement.md +++ b/docs/matter.js/modules/cluster_export.FlowMeasurement.md @@ -27,4 +27,4 @@ notifications of flow measurements. #### Defined in -[packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts#L24) +[packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts#L24) diff --git a/docs/matter.js/modules/cluster_export.GeneralCommissioning.md b/docs/matter.js/modules/cluster_export.GeneralCommissioning.md index cb4bc81661..8d2f686c18 100644 --- a/docs/matter.js/modules/cluster_export.GeneralCommissioning.md +++ b/docs/matter.js/modules/cluster_export.GeneralCommissioning.md @@ -42,7 +42,7 @@ those other clusters may depend on. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:184](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L184) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:184](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L184) ___ @@ -58,7 +58,7 @@ Input to the GeneralCommissioning armFailSafe command #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L76) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L76) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L118) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L118) ___ @@ -88,7 +88,7 @@ This structure provides some constant values that may be of use to all commissio #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L24) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L24) ___ @@ -107,7 +107,7 @@ See Section 11.9.6.1, “Common fields in General Commissioning cluster response #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L167) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L167) ___ @@ -123,7 +123,7 @@ Input to the GeneralCommissioning setRegulatoryConfig command #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:140](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L140) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:140](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L140) ___ @@ -142,4 +142,4 @@ See Section 11.9.6.1, “Common fields in General Commissioning cluster response #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:154](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L154) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:154](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L154) diff --git a/docs/matter.js/modules/cluster_export.GeneralDiagnostics.md b/docs/matter.js/modules/cluster_export.GeneralDiagnostics.md index 1219c4a1ce..86f6046616 100644 --- a/docs/matter.js/modules/cluster_export.GeneralDiagnostics.md +++ b/docs/matter.js/modules/cluster_export.GeneralDiagnostics.md @@ -44,7 +44,7 @@ majority of Nodes. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:428](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L428) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:428](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L428) ___ @@ -60,7 +60,7 @@ Body of the GeneralDiagnostics bootReason event #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:400](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L400) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:400](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L400) ___ @@ -76,7 +76,7 @@ Body of the GeneralDiagnostics hardwareFaultChange event #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L356) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L356) ___ @@ -92,7 +92,7 @@ Body of the GeneralDiagnostics networkFaultChange event #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:390](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L390) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:390](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L390) ___ @@ -109,7 +109,7 @@ attribute. #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L65) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L65) ___ @@ -125,7 +125,7 @@ Body of the GeneralDiagnostics radioFaultChange event #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:380](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L380) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:380](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L380) ___ @@ -141,4 +141,4 @@ Input to the GeneralDiagnostics testEventTrigger command #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L303) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L303) diff --git a/docs/matter.js/modules/cluster_export.GroupKeyManagement.md b/docs/matter.js/modules/cluster_export.GroupKeyManagement.md index 90c2dee329..55b8b2c89a 100644 --- a/docs/matter.js/modules/cluster_export.GroupKeyManagement.md +++ b/docs/matter.js/modules/cluster_export.GroupKeyManagement.md @@ -43,7 +43,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:479](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L479) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:479](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L479) ## Variables @@ -55,7 +55,7 @@ These elements and properties are present in all GroupKeyManagement clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:266](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L266) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:266](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L266) ___ @@ -76,7 +76,7 @@ GroupKeyManagementCluster.with() factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:458](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L458) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:458](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L458) ___ @@ -92,7 +92,7 @@ This field uniquely identifies the group within the scope of the given Fabric. #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L61) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L61) ___ @@ -106,7 +106,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L34) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L34) ___ @@ -123,7 +123,7 @@ This field shall provide the fabric-unique index for the associated group key se #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L126) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L126) ___ @@ -147,7 +147,7 @@ Each entry in GroupKeySetIDs is a GroupKeySetID field. #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:247](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L247) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:247](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L247) ___ @@ -163,7 +163,7 @@ Input to the GroupKeyManagement keySetRead command #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L216) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L216) ___ @@ -181,7 +181,7 @@ contents replaced by null. #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:225](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L225) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L225) ___ @@ -197,7 +197,7 @@ Input to the GroupKeyManagement keySetRemove command #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:232](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L232) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:232](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L232) ___ @@ -213,4 +213,4 @@ Input to the GroupKeyManagement keySetWrite command #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:209](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L209) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:209](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L209) diff --git a/docs/matter.js/modules/cluster_export.Groups.md b/docs/matter.js/modules/cluster_export.Groups.md index 70214e6583..5f4ef03e61 100644 --- a/docs/matter.js/modules/cluster_export.Groups.md +++ b/docs/matter.js/modules/cluster_export.Groups.md @@ -43,7 +43,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:288](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L288) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:296](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L296) ## Variables @@ -55,7 +55,7 @@ These elements and properties are present in all Groups clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:158](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L158) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:158](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L158) ___ @@ -90,7 +90,7 @@ GroupsCluster supports optional features that you can enable with the GroupsClus #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:267](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L267) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:275](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L275) ___ @@ -112,7 +112,7 @@ The value of the Groups nameSupport attribute #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L28) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L28) ___ @@ -128,7 +128,7 @@ Input to the Groups addGroupIfIdentifying command #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L136) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L136) ___ @@ -144,7 +144,7 @@ Input to the Groups addGroup command #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L40) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L40) ___ @@ -160,7 +160,7 @@ The AddGroupResponse is sent by the Groups cluster server in response to an AddG #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L50) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L50) ___ @@ -176,7 +176,7 @@ Input to the Groups getGroupMembership command #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L78) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L78) ___ @@ -216,7 +216,7 @@ GroupList field shall contain only as many groups as will fit. #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L109) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L109) ___ @@ -232,7 +232,7 @@ Input to the Groups removeGroup command #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L119) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L119) ___ @@ -248,7 +248,7 @@ The RemoveGroupResponse command is generated by the server in response to the re #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L126) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L126) ___ @@ -264,7 +264,7 @@ Input to the Groups viewGroup command #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L60) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L60) ___ @@ -280,4 +280,4 @@ The ViewGroupResponse command is sent by the Groups cluster server in response t #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L67) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L67) diff --git a/docs/matter.js/modules/cluster_export.Identify.md b/docs/matter.js/modules/cluster_export.Identify.md index 771b3fed24..4b7c125ecc 100644 --- a/docs/matter.js/modules/cluster_export.Identify.md +++ b/docs/matter.js/modules/cluster_export.Identify.md @@ -43,7 +43,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:312](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L312) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:312](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L312) ## Variables @@ -55,7 +55,7 @@ These elements and properties are present in all Identify clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:179](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L179) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:179](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L179) ___ @@ -85,7 +85,7 @@ IdentifyCluster supports optional features that you can enable with the Identify #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:290](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L290) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:290](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L290) ___ @@ -100,7 +100,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:324](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L324) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:324](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L324) ___ @@ -112,7 +112,7 @@ A IdentifyCluster supports these elements if it supports feature Query. #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L251) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L251) ___ @@ -129,7 +129,7 @@ case that the device is currently identifying itself. #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:152](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L152) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:152](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L152) ___ @@ -145,7 +145,7 @@ Input to the Identify identify command #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L65) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L65) ___ @@ -161,4 +161,4 @@ Input to the Identify triggerEffect command #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L120) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L120) diff --git a/docs/matter.js/modules/cluster_export.IlluminanceMeasurement.md b/docs/matter.js/modules/cluster_export.IlluminanceMeasurement.md index 7649096527..f09197f3ae 100644 --- a/docs/matter.js/modules/cluster_export.IlluminanceMeasurement.md +++ b/docs/matter.js/modules/cluster_export.IlluminanceMeasurement.md @@ -26,4 +26,4 @@ Attributes and commands for configuring the measurement of illuminance, and repo #### Defined in -[packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts#L23) +[packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts#L23) diff --git a/docs/matter.js/modules/cluster_export.KeypadInput.md b/docs/matter.js/modules/cluster_export.KeypadInput.md index 70ea6dd5f5..3dc2cccac6 100644 --- a/docs/matter.js/modules/cluster_export.KeypadInput.md +++ b/docs/matter.js/modules/cluster_export.KeypadInput.md @@ -37,7 +37,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:259](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L259) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:259](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L259) ## Variables @@ -49,7 +49,7 @@ These elements and properties are present in all KeypadInput clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:185](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L185) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:185](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L185) ___ @@ -71,7 +71,7 @@ method. #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:238](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L238) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:238](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L238) ___ @@ -87,7 +87,7 @@ Input to the KeypadInput sendKey command #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L111) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L111) ___ @@ -103,4 +103,4 @@ This command shall be generated in response to a SendKey command. #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:145](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L145) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:145](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L145) diff --git a/docs/matter.js/modules/cluster_export.LeafWetnessMeasurement.md b/docs/matter.js/modules/cluster_export.LeafWetnessMeasurement.md index 7e65084676..02fcd65880 100644 --- a/docs/matter.js/modules/cluster_export.LeafWetnessMeasurement.md +++ b/docs/matter.js/modules/cluster_export.LeafWetnessMeasurement.md @@ -26,4 +26,4 @@ limited to, leaf wetness, relative humidity, and soil moisture. #### Defined in -[packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts#L23) +[packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts#L23) diff --git a/docs/matter.js/modules/cluster_export.LevelControl.md b/docs/matter.js/modules/cluster_export.LevelControl.md index 2224de8c92..64b0a1ba2c 100644 --- a/docs/matter.js/modules/cluster_export.LevelControl.md +++ b/docs/matter.js/modules/cluster_export.LevelControl.md @@ -48,7 +48,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:474](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L474) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:474](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L474) ## Variables @@ -60,7 +60,7 @@ These elements and properties are present in all LevelControl clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:193](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L193) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:193](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L193) ___ @@ -82,7 +82,7 @@ method. #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:451](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L451) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:451](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L451) ___ @@ -97,7 +97,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:488](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L488) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:488](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L488) ___ @@ -109,7 +109,7 @@ A LevelControlCluster supports these elements if it supports feature Frequency. #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:405](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L405) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:405](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L405) ___ @@ -121,7 +121,7 @@ A LevelControlCluster supports these elements if it supports feature Lighting. #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:372](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L372) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:372](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L372) ___ @@ -144,7 +144,7 @@ The value of the LevelControl options attribute #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L31) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L31) ___ @@ -160,7 +160,7 @@ Input to the LevelControl move command #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L55) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L55) ___ @@ -176,7 +176,7 @@ Input to the LevelControl moveToClosestFrequency command #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:159](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L159) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:159](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L159) ___ @@ -192,7 +192,7 @@ Input to the LevelControl moveToLevel command #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L38) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L38) ___ @@ -208,7 +208,7 @@ Input to the LevelControl moveToLevelWithOnOff command #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L112) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L112) ___ @@ -224,7 +224,7 @@ Input to the LevelControl moveWithOnOff command #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L124) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L124) ___ @@ -240,7 +240,7 @@ Input to the LevelControl step command #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L89) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:89](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L89) ___ @@ -256,7 +256,7 @@ Input to the LevelControl stepWithOnOff command #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L136) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L136) ___ @@ -272,7 +272,7 @@ Input to the LevelControl stop command #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L102) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L102) ___ @@ -288,4 +288,4 @@ Input to the LevelControl stopWithOnOff command #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L149) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L149) diff --git a/docs/matter.js/modules/cluster_export.LocalizationConfiguration.md b/docs/matter.js/modules/cluster_export.LocalizationConfiguration.md index 4e20caf0e6..6568df737b 100644 --- a/docs/matter.js/modules/cluster_export.LocalizationConfiguration.md +++ b/docs/matter.js/modules/cluster_export.LocalizationConfiguration.md @@ -32,4 +32,4 @@ localization information that a Node shall utilize when conveying values to a us #### Defined in -[packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts#L29) +[packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts#L29) diff --git a/docs/matter.js/modules/cluster_export.LowPower.md b/docs/matter.js/modules/cluster_export.LowPower.md index 4edc9a83a1..dc34c36db8 100644 --- a/docs/matter.js/modules/cluster_export.LowPower.md +++ b/docs/matter.js/modules/cluster_export.LowPower.md @@ -26,4 +26,4 @@ This cluster provides an interface for managing low power mode on a device. #### Defined in -[packages/matter.js/src/cluster/definitions/LowPowerCluster.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LowPowerCluster.ts#L22) +[packages/matter.js/src/cluster/definitions/LowPowerCluster.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LowPowerCluster.ts#L22) diff --git a/docs/matter.js/modules/cluster_export.MediaInput.md b/docs/matter.js/modules/cluster_export.MediaInput.md index cf11c78eae..347b69f232 100644 --- a/docs/matter.js/modules/cluster_export.MediaInput.md +++ b/docs/matter.js/modules/cluster_export.MediaInput.md @@ -39,7 +39,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:222](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L222) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:222](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L222) ## Variables @@ -51,7 +51,7 @@ These elements and properties are present in all MediaInput clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L120) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L120) ___ @@ -72,7 +72,7 @@ method. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L200) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L200) ___ @@ -87,7 +87,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:234](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L234) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:234](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L234) ___ @@ -99,7 +99,7 @@ A MediaInputCluster supports these elements if it supports feature NameUpdates. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:178](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L178) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:178](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L178) ___ @@ -115,7 +115,7 @@ This contains information about an input. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L49) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L49) ___ @@ -131,7 +131,7 @@ Input to the MediaInput renameInput command #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L101) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L101) ___ @@ -147,4 +147,4 @@ Input to the MediaInput selectInput command #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:86](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L86) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:86](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L86) diff --git a/docs/matter.js/modules/cluster_export.MediaPlayback.md b/docs/matter.js/modules/cluster_export.MediaPlayback.md index 7cf6fffe5b..925a5e22fd 100644 --- a/docs/matter.js/modules/cluster_export.MediaPlayback.md +++ b/docs/matter.js/modules/cluster_export.MediaPlayback.md @@ -43,7 +43,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:501](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L501) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:501](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L501) ## Variables @@ -55,7 +55,7 @@ A MediaPlaybackCluster supports these elements if it supports feature AdvancedSe #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:312](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L312) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:312](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L312) ___ @@ -67,7 +67,7 @@ These elements and properties are present in all MediaPlayback clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:213](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L213) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:213](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L213) ___ @@ -89,7 +89,7 @@ method. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:478](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L478) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:478](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L478) ___ @@ -104,7 +104,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:515](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L515) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:515](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L515) ___ @@ -120,7 +120,7 @@ This structure defines a playback position within a media stream being played. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:147](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L147) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:147](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L147) ___ @@ -136,7 +136,7 @@ This command shall be generated in response to various Playback Commands. #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L88) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L88) ___ @@ -152,7 +152,7 @@ Input to the MediaPlayback seek command #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:174](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L174) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:174](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L174) ___ @@ -168,7 +168,7 @@ Input to the MediaPlayback skipBackward command #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:128](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L128) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:128](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L128) ___ @@ -184,7 +184,7 @@ Input to the MediaPlayback skipForward command #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L109) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L109) ___ @@ -196,4 +196,4 @@ A MediaPlaybackCluster supports these elements if it supports feature VariableSp #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:427](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L427) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:427](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L427) diff --git a/docs/matter.js/modules/cluster_export.ModeSelect.md b/docs/matter.js/modules/cluster_export.ModeSelect.md index f2d0b5f46a..57d99c874c 100644 --- a/docs/matter.js/modules/cluster_export.ModeSelect.md +++ b/docs/matter.js/modules/cluster_export.ModeSelect.md @@ -38,7 +38,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:278](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L278) +[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:278](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L278) ## Variables @@ -50,7 +50,7 @@ These elements and properties are present in all ModeSelect clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L120) +[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L120) ___ @@ -87,7 +87,7 @@ method. #### Defined in -[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:256](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L256) +[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:256](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L256) ___ @@ -102,7 +102,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:290](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L290) +[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:290](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L290) ___ @@ -114,7 +114,7 @@ A ModeSelectCluster supports these elements if it supports feature OnOff. #### Defined in -[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L215) +[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L215) ___ @@ -130,7 +130,7 @@ Input to the ModeSelect changeToMode command #### Defined in -[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L101) +[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L101) ___ @@ -146,7 +146,7 @@ This is a struct representing a possible mode of the server. #### Defined in -[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L60) +[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L60) ___ @@ -162,4 +162,4 @@ A Semantic Tag is meant to be interpreted by the client for the purpose the clus #### Defined in -[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L33) +[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L33) diff --git a/docs/matter.js/modules/cluster_export.NetworkCommissioning.md b/docs/matter.js/modules/cluster_export.NetworkCommissioning.md index 613f212726..1d23946b98 100644 --- a/docs/matter.js/modules/cluster_export.NetworkCommissioning.md +++ b/docs/matter.js/modules/cluster_export.NetworkCommissioning.md @@ -52,7 +52,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1121](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1121) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1121](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1121) ## Variables @@ -64,7 +64,7 @@ These elements and properties are present in all NetworkCommissioning clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:593](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L593) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:593](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L593) ___ @@ -97,7 +97,7 @@ NetworkCommissioningCluster.with() factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1081](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1081) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1081](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1081) ___ @@ -112,7 +112,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1141](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1141) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1141](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1141) ___ @@ -124,7 +124,7 @@ A NetworkCommissioningCluster supports these elements if it supports feature Thr #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1029](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1029) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1029](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1029) ___ @@ -140,7 +140,7 @@ Input to the NetworkCommissioning addOrUpdateThreadNetwork command #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:545](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L545) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:545](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L545) ___ @@ -156,7 +156,7 @@ Input to the NetworkCommissioning addOrUpdateWiFiNetwork command #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:493](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L493) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:493](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L493) ___ @@ -172,7 +172,7 @@ Input to the NetworkCommissioning connectNetwork command #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:409](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L409) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:409](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L409) ___ @@ -217,7 +217,7 @@ See Section 11.8.7.2.2, “DebugText Field” for usage. #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:448](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L448) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:448](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L448) ___ @@ -258,7 +258,7 @@ See Section 11.8.7.2.2, “DebugText Field” for usage. #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:390](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L390) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:390](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L390) ___ @@ -274,7 +274,7 @@ NetworkInfoStruct struct describes an existing network configuration, as provide #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L26) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L26) ___ @@ -290,7 +290,7 @@ Input to the NetworkCommissioning removeNetwork command #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:355](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L355) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:355](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L355) ___ @@ -306,7 +306,7 @@ Input to the NetworkCommissioning reorderNetwork command #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:482](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L482) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:482](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L482) ___ @@ -322,7 +322,7 @@ Input to the NetworkCommissioning scanNetworks command #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:140](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L140) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:140](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L140) ___ @@ -344,7 +344,7 @@ NetworkingStatus matching the response. #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:287](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L287) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:287](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L287) ___ @@ -360,7 +360,7 @@ ThreadInterfaceScanResultStruct represents a single Thread network scan result. #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:258](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L258) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:258](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L258) ___ @@ -376,7 +376,7 @@ WiFiInterfaceScanResultStruct represents a single Wi-Fi network scan result. #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:231](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L231) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:231](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L231) ___ @@ -388,7 +388,7 @@ A NetworkCommissioningCluster supports these elements if it supports feature WiF #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:997](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L997) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:997](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L997) ___ @@ -401,7 +401,7 @@ ThreadNetworkInterface. #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:750](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L750) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:750](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L750) ___ @@ -428,4 +428,4 @@ WiFiInterfaceScanResultStruct. #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:166](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L166) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:166](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L166) diff --git a/docs/matter.js/modules/cluster_export.OccupancySensing.md b/docs/matter.js/modules/cluster_export.OccupancySensing.md index 35fb4a5ee5..a0459dc820 100644 --- a/docs/matter.js/modules/cluster_export.OccupancySensing.md +++ b/docs/matter.js/modules/cluster_export.OccupancySensing.md @@ -32,7 +32,7 @@ Attributes and commands for configuring occupancy sensing, and reporting occupan #### Defined in -[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L81) +[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L81) ___ @@ -54,7 +54,7 @@ All other bits are reserved. #### Defined in -[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L22) +[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L22) ___ @@ -76,4 +76,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L57) +[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L57) diff --git a/docs/matter.js/modules/cluster_export.OnOff.md b/docs/matter.js/modules/cluster_export.OnOff.md index bf230bae3f..491efdb23d 100644 --- a/docs/matter.js/modules/cluster_export.OnOff.md +++ b/docs/matter.js/modules/cluster_export.OnOff.md @@ -40,7 +40,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:305](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L305) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:305](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L305) ## Variables @@ -52,7 +52,7 @@ These elements and properties are present in all OnOff clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L130) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L130) ___ @@ -72,7 +72,7 @@ OnOffCluster supports optional features that you can enable with the OnOffCluste #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L283) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L283) ___ @@ -87,7 +87,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:317](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L317) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:317](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L317) ___ @@ -99,7 +99,7 @@ A OnOffCluster supports these elements if it supports feature LevelControlForLig #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:181](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L181) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:181](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L181) ___ @@ -122,7 +122,7 @@ The value of OnOff.onOffControl #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L77) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L77) ___ @@ -138,7 +138,7 @@ Input to the OnOff offWithEffect command #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L51) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L51) ___ @@ -154,4 +154,4 @@ Input to the OnOff onWithTimedOff command #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L84) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L84) diff --git a/docs/matter.js/modules/cluster_export.OnOffSwitchConfiguration.md b/docs/matter.js/modules/cluster_export.OnOffSwitchConfiguration.md index 7eb1e9bb7a..17addcb4a5 100644 --- a/docs/matter.js/modules/cluster_export.OnOffSwitchConfiguration.md +++ b/docs/matter.js/modules/cluster_export.OnOffSwitchConfiguration.md @@ -27,4 +27,4 @@ Attributes and commands for configuring On/Off switching devices. #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L37) +[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L37) diff --git a/docs/matter.js/modules/cluster_export.OperationalCredentials.md b/docs/matter.js/modules/cluster_export.OperationalCredentials.md index f7e6622489..124688d5e1 100644 --- a/docs/matter.js/modules/cluster_export.OperationalCredentials.md +++ b/docs/matter.js/modules/cluster_export.OperationalCredentials.md @@ -46,7 +46,7 @@ the associated Fabrics. #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:515](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L515) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:515](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L515) ___ @@ -62,7 +62,7 @@ Input to the OperationalCredentials addNoc command #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:234](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L234) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:234](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L234) ___ @@ -78,7 +78,7 @@ Input to the OperationalCredentials addTrustedRootCertificate command #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:503](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L503) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:503](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L503) ___ @@ -94,7 +94,7 @@ Input to the OperationalCredentials attestationRequest command #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L122) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:122](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L122) ___ @@ -115,7 +115,7 @@ See Section F.2, “Device Attestation Response test vector” for an example co #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L136) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L136) ___ @@ -131,7 +131,7 @@ Input to the OperationalCredentials certificateChainRequest command #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:176](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L176) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:176](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L176) ___ @@ -147,7 +147,7 @@ This command shall be generated in response to a CertificateChainRequest command #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:185](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L185) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:185](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L185) ___ @@ -163,7 +163,7 @@ Input to the OperationalCredentials csrRequest command #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L200) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L200) ___ @@ -184,7 +184,7 @@ See Section F.3, “Node Operational CSR Response test vector” for an example #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L215) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L215) ___ @@ -200,7 +200,7 @@ This structure encodes a Fabric Reference for a fabric within which a given Node #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L65) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L65) ___ @@ -219,7 +219,7 @@ TrustedRootCertificates attribute of the Node Operational Credentials cluster. #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L40) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L40) ___ @@ -245,7 +245,7 @@ It provides status information about the success or failure of those commands. #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:444](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L444) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:444](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L444) ___ @@ -261,7 +261,7 @@ Input to the OperationalCredentials removeFabric command #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:496](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L496) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:496](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L496) ___ @@ -277,7 +277,7 @@ Input to the OperationalCredentials updateFabricLabel command #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:486](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L486) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:486](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L486) ___ @@ -293,4 +293,4 @@ Input to the OperationalCredentials updateNoc command #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:475](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L475) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:475](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L475) diff --git a/docs/matter.js/modules/cluster_export.OtaSoftwareUpdateProvider.md b/docs/matter.js/modules/cluster_export.OtaSoftwareUpdateProvider.md index de4a80f942..967498d002 100644 --- a/docs/matter.js/modules/cluster_export.OtaSoftwareUpdateProvider.md +++ b/docs/matter.js/modules/cluster_export.OtaSoftwareUpdateProvider.md @@ -37,7 +37,7 @@ Provides an interface for providing OTA software updates #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:164](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L164) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:164](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L164) ___ @@ -53,7 +53,7 @@ Input to the OtaSoftwareUpdateProvider applyUpdateRequest command #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L111) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L111) ___ @@ -67,7 +67,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L142) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L142) ___ @@ -83,7 +83,7 @@ Input to the OtaSoftwareUpdateProvider notifyUpdateApplied command #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:152](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L152) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:152](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L152) ___ @@ -99,7 +99,7 @@ Input to the OtaSoftwareUpdateProvider queryImage command #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L54) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L54) ___ @@ -113,4 +113,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L95) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L95) diff --git a/docs/matter.js/modules/cluster_export.OtaSoftwareUpdateRequestor.md b/docs/matter.js/modules/cluster_export.OtaSoftwareUpdateRequestor.md index d9d4e026ec..cf328b89a5 100644 --- a/docs/matter.js/modules/cluster_export.OtaSoftwareUpdateRequestor.md +++ b/docs/matter.js/modules/cluster_export.OtaSoftwareUpdateRequestor.md @@ -37,7 +37,7 @@ Provides an interface for downloading and applying OTA software updates #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:202](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L202) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:202](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L202) ___ @@ -53,7 +53,7 @@ Input to the OtaSoftwareUpdateRequestor announceOtaProvider command #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L120) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L120) ___ @@ -69,7 +69,7 @@ Body of the OtaSoftwareUpdateRequestor downloadError event #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:188](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L188) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:188](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L188) ___ @@ -85,7 +85,7 @@ This structure encodes a fabric-scoped location of an OTA provider on a given fa #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L37) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L37) ___ @@ -101,7 +101,7 @@ Body of the OtaSoftwareUpdateRequestor stateTransition event #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:166](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L166) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:166](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L166) ___ @@ -117,4 +117,4 @@ Body of the OtaSoftwareUpdateRequestor versionApplied event #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:178](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L178) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:178](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L178) diff --git a/docs/matter.js/modules/cluster_export.PowerSource.md b/docs/matter.js/modules/cluster_export.PowerSource.md index 8cd2fad88d..eb3c6a81d5 100644 --- a/docs/matter.js/modules/cluster_export.PowerSource.md +++ b/docs/matter.js/modules/cluster_export.PowerSource.md @@ -51,7 +51,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1332](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1332) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1332](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1332) ## Variables @@ -63,7 +63,7 @@ These elements and properties are present in all PowerSource clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:899](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L899) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:899](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L899) ___ @@ -75,7 +75,7 @@ A PowerSourceCluster supports these elements if it supports feature Battery. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1061](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1061) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1061](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1061) ___ @@ -99,7 +99,7 @@ method. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1307](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1307) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1307](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1307) ___ @@ -114,7 +114,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1351](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1351) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1351](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1351) ___ @@ -126,7 +126,7 @@ A PowerSourceCluster supports these elements if it supports feature Rechargeable #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1225](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1225) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1225) ___ @@ -138,7 +138,7 @@ A PowerSourceCluster supports these elements if it supports feature Replaceable. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1162](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1162) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1162](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1162) ___ @@ -154,7 +154,7 @@ Body of the PowerSource batChargeFaultChange event #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:856](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L856) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:856](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L856) ___ @@ -170,7 +170,7 @@ Body of the PowerSource batFaultChange event #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:181](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L181) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:181](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L181) ___ @@ -186,7 +186,7 @@ Body of the PowerSource wiredFaultChange event #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:93](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L93) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:93](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L93) ___ @@ -198,4 +198,4 @@ A PowerSourceCluster supports these elements if it supports feature Wired. #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:968](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L968) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:968](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L968) diff --git a/docs/matter.js/modules/cluster_export.PowerSourceConfiguration.md b/docs/matter.js/modules/cluster_export.PowerSourceConfiguration.md index 1ee987f53b..d760d4ad24 100644 --- a/docs/matter.js/modules/cluster_export.PowerSourceConfiguration.md +++ b/docs/matter.js/modules/cluster_export.PowerSourceConfiguration.md @@ -27,4 +27,4 @@ ordering overview as well as linking to the one or more endpoints each supportin #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts#L24) +[packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts#L24) diff --git a/docs/matter.js/modules/cluster_export.PressureMeasurement.md b/docs/matter.js/modules/cluster_export.PressureMeasurement.md index 685466b9c6..0750eb8d70 100644 --- a/docs/matter.js/modules/cluster_export.PressureMeasurement.md +++ b/docs/matter.js/modules/cluster_export.PressureMeasurement.md @@ -35,7 +35,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:177](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L177) +[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:177](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L177) ## Variables @@ -47,7 +47,7 @@ These elements and properties are present in all PressureMeasurement clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L34) +[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L34) ___ @@ -69,7 +69,7 @@ PressureMeasurementCluster.with() factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:155](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L155) +[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:155](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L155) ___ @@ -84,7 +84,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:190](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L190) +[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:190](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L190) ___ @@ -96,4 +96,4 @@ A PressureMeasurementCluster supports these elements if it supports feature Exte #### Defined in -[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L94) +[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L94) diff --git a/docs/matter.js/modules/cluster_export.ProxyConfiguration.md b/docs/matter.js/modules/cluster_export.ProxyConfiguration.md index 0559d5fa94..5d1853dc00 100644 --- a/docs/matter.js/modules/cluster_export.ProxyConfiguration.md +++ b/docs/matter.js/modules/cluster_export.ProxyConfiguration.md @@ -27,7 +27,7 @@ This cluster provides a means for a proxy-capable device to be told the set of N #### Defined in -[packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts#L43) +[packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts#L43) ___ @@ -51,4 +51,4 @@ specifically proxy. #### Defined in -[packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts#L31) +[packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts#L31) diff --git a/docs/matter.js/modules/cluster_export.ProxyDiscovery.md b/docs/matter.js/modules/cluster_export.ProxyDiscovery.md index e013f137d2..e51ef65dd0 100644 --- a/docs/matter.js/modules/cluster_export.ProxyDiscovery.md +++ b/docs/matter.js/modules/cluster_export.ProxyDiscovery.md @@ -28,4 +28,4 @@ Discovery” and Section 9.15.7.4, “Step 3: Proxy Response” steps of the ove #### Defined in -[packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts#L24) +[packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts#L24) diff --git a/docs/matter.js/modules/cluster_export.PulseWidthModulation.md b/docs/matter.js/modules/cluster_export.PulseWidthModulation.md index b33d51b779..096c6616ea 100644 --- a/docs/matter.js/modules/cluster_export.PulseWidthModulation.md +++ b/docs/matter.js/modules/cluster_export.PulseWidthModulation.md @@ -43,7 +43,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:428](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L428) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:428](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L428) ## Variables @@ -55,7 +55,7 @@ These elements and properties are present in all PulseWidthModulation clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:147](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L147) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:147](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L147) ___ @@ -77,7 +77,7 @@ PulseWidthModulationCluster.with() factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:405](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L405) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:405](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L405) ___ @@ -92,7 +92,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:442](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L442) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:442](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L442) ___ @@ -104,7 +104,7 @@ A PulseWidthModulationCluster supports these elements if it supports feature Fre #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:359](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L359) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:359](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L359) ___ @@ -116,7 +116,7 @@ A PulseWidthModulationCluster supports these elements if it supports feature Lig #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:326](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L326) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:326](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L326) ___ @@ -139,7 +139,7 @@ The value of the PulseWidthModulation options attribute #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L32) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L32) ___ @@ -155,7 +155,7 @@ Input to the PulseWidthModulation move command #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L61) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L61) ___ @@ -171,7 +171,7 @@ Input to the PulseWidthModulation moveToClosestFrequency command #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L113) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L113) ___ @@ -187,7 +187,7 @@ Input to the PulseWidthModulation moveToLevel command #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L39) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L39) ___ @@ -203,7 +203,7 @@ Input to the PulseWidthModulation step command #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L90) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L90) ___ @@ -219,4 +219,4 @@ Input to the PulseWidthModulation stop command #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:103](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L103) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:103](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L103) diff --git a/docs/matter.js/modules/cluster_export.PumpConfigurationAndControl.md b/docs/matter.js/modules/cluster_export.PumpConfigurationAndControl.md index 6f47f12414..32e6a68afb 100644 --- a/docs/matter.js/modules/cluster_export.PumpConfigurationAndControl.md +++ b/docs/matter.js/modules/cluster_export.PumpConfigurationAndControl.md @@ -43,7 +43,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:950](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L950) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:950](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L950) ## Variables @@ -55,7 +55,7 @@ A PumpConfigurationAndControlCluster supports these elements if it supports feat #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:666](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L666) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:666](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L666) ___ @@ -67,7 +67,7 @@ These elements and properties are present in all PumpConfigurationAndControl clu #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:271](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L271) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:271](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L271) ___ @@ -90,7 +90,7 @@ PumpConfigurationAndControlCluster.with() factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:910](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L910) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:910](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L910) ___ @@ -102,7 +102,7 @@ A PumpConfigurationAndControlCluster supports these elements if it supports feat #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:784](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L784) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:784](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L784) ___ @@ -117,7 +117,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:974](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L974) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:974](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L974) ___ @@ -129,7 +129,7 @@ A PumpConfigurationAndControlCluster supports these elements if it supports feat #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:840](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L840) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:840](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L840) ___ @@ -141,7 +141,7 @@ A PumpConfigurationAndControlCluster supports these elements if it supports feat #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:637](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L637) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:637](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L637) ___ @@ -153,7 +153,7 @@ A PumpConfigurationAndControlCluster supports these elements if it supports feat #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:813](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L813) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:813](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L813) ___ @@ -165,7 +165,7 @@ A PumpConfigurationAndControlCluster supports these elements if it supports feat #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:870](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L870) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:870](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L870) ___ @@ -193,4 +193,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L31) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L31) diff --git a/docs/matter.js/modules/cluster_export.RelativeHumidityMeasurement.md b/docs/matter.js/modules/cluster_export.RelativeHumidityMeasurement.md index 2c29b1c5ff..9241473a27 100644 --- a/docs/matter.js/modules/cluster_export.RelativeHumidityMeasurement.md +++ b/docs/matter.js/modules/cluster_export.RelativeHumidityMeasurement.md @@ -28,4 +28,4 @@ limited to, leaf wetness, relative humidity, and soil moisture. #### Defined in -[packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts#L25) +[packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts#L25) diff --git a/docs/matter.js/modules/cluster_export.Scenes.md b/docs/matter.js/modules/cluster_export.Scenes.md index ee8e3db380..b360d336af 100644 --- a/docs/matter.js/modules/cluster_export.Scenes.md +++ b/docs/matter.js/modules/cluster_export.Scenes.md @@ -52,7 +52,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:538](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L538) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:557](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L557) ## Variables @@ -64,7 +64,7 @@ These elements and properties are present in all Scenes clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L339) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:338](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L338) ___ @@ -96,7 +96,7 @@ ScenesCluster supports optional features that you can enable with the ScenesClus #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:517](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L517) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:536](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L536) ___ @@ -119,7 +119,7 @@ The value of Scenes.mode #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:232](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L232) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:231](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L231) ___ @@ -141,7 +141,7 @@ The value of the Scenes nameSupport attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L40) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L39) ___ @@ -157,7 +157,7 @@ Input to the Scenes addScene command #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L89) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L88) ___ @@ -171,7 +171,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:100](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L100) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L99) ___ @@ -187,7 +187,7 @@ This data type indicates a combination of an identifier and the value of an attr #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L52) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L51) ___ @@ -203,7 +203,7 @@ Input to the Scenes copyScene command #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:239](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L239) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:238](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L238) ___ @@ -219,7 +219,7 @@ The CopySceneResponse command allows a server to respond to a CopyScene command. #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:294](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L294) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:293](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L293) ___ @@ -237,7 +237,7 @@ field. #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L79) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L78) ___ @@ -253,7 +253,7 @@ Input to the Scenes getSceneMembership command #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:191](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L191) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:190](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L190) ___ @@ -291,7 +291,7 @@ frame to be exceeded, then the SceneList field shall contain only as many scenes #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:220](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L220) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:219](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L219) ___ @@ -307,7 +307,7 @@ Input to the Scenes recallScene command #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L180) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:179](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L179) ___ @@ -323,7 +323,7 @@ Input to the Scenes removeAllScenes command #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L149) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:148](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L148) ___ @@ -337,7 +337,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:154](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L154) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:153](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L153) ___ @@ -353,7 +353,7 @@ Input to the Scenes removeScene command #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L130) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L129) ___ @@ -367,7 +367,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:138](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L138) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:137](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L137) ___ @@ -383,7 +383,7 @@ Input to the Scenes storeScene command #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:164](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L164) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L163) ___ @@ -397,7 +397,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:169](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L169) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L168) ___ @@ -413,7 +413,7 @@ Input to the Scenes viewScene command #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L111) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L110) ___ @@ -427,4 +427,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L116) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L115) diff --git a/docs/matter.js/modules/cluster_export.SoftwareDiagnostics.md b/docs/matter.js/modules/cluster_export.SoftwareDiagnostics.md index e42df44957..49286e77ff 100644 --- a/docs/matter.js/modules/cluster_export.SoftwareDiagnostics.md +++ b/docs/matter.js/modules/cluster_export.SoftwareDiagnostics.md @@ -37,7 +37,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L240) +[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L240) ## Variables @@ -49,7 +49,7 @@ These elements and properties are present in all SoftwareDiagnostics clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L112) +[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L112) ___ @@ -72,7 +72,7 @@ SoftwareDiagnosticsCluster.with() factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:218](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L218) +[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:218](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L218) ___ @@ -87,7 +87,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:252](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L252) +[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:252](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L252) ___ @@ -103,7 +103,7 @@ Body of the SoftwareDiagnostics softwareFault event #### Defined in -[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L81) +[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L81) ___ @@ -117,7 +117,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L31) +[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L31) ___ @@ -129,4 +129,4 @@ A SoftwareDiagnosticsCluster supports these elements if it supports feature Wate #### Defined in -[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:170](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L170) +[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:170](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L170) diff --git a/docs/matter.js/modules/cluster_export.SoilMoistureMeasurement.md b/docs/matter.js/modules/cluster_export.SoilMoistureMeasurement.md index d9897f4751..3b8a7e33c5 100644 --- a/docs/matter.js/modules/cluster_export.SoilMoistureMeasurement.md +++ b/docs/matter.js/modules/cluster_export.SoilMoistureMeasurement.md @@ -26,4 +26,4 @@ limited to, leaf wetness, relative humidity, and soil moisture. #### Defined in -[packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts#L23) +[packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts#L23) diff --git a/docs/matter.js/modules/cluster_export.Switch.md b/docs/matter.js/modules/cluster_export.Switch.md index c3311ec7f0..80156096c4 100644 --- a/docs/matter.js/modules/cluster_export.Switch.md +++ b/docs/matter.js/modules/cluster_export.Switch.md @@ -46,7 +46,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:371](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L371) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:371](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L371) ## Variables @@ -58,7 +58,7 @@ These elements and properties are present in all Switch clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:107](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L107) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L107) ___ @@ -89,7 +89,7 @@ SwitchCluster supports optional features that you can enable with the SwitchClus #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:333](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L333) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:333](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L333) ___ @@ -104,7 +104,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:399](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L399) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:399](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L399) ___ @@ -116,7 +116,7 @@ A SwitchCluster supports these elements if it supports feature LatchingSwitch. #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:227](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L227) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:227](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L227) ___ @@ -128,7 +128,7 @@ A SwitchCluster supports these elements if it supports feature MomentarySwitch. #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L244) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L244) ___ @@ -140,7 +140,7 @@ A SwitchCluster supports these elements if it supports feature MomentarySwitchLo #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:260](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L260) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:260](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L260) ___ @@ -152,7 +152,7 @@ A SwitchCluster supports these elements if it supports feature MomentarySwitchMu #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:163](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L163) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:163](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L163) ___ @@ -164,7 +164,7 @@ A SwitchCluster supports these elements if it supports feature MomentarySwitchRe #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:290](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L290) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:290](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L290) ___ @@ -180,7 +180,7 @@ Body of the Switch initialPress event #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L49) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L49) ___ @@ -196,7 +196,7 @@ Body of the Switch longPress event #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:56](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L56) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:56](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L56) ___ @@ -212,7 +212,7 @@ Body of the Switch longRelease event #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L63) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L63) ___ @@ -228,7 +228,7 @@ Body of the Switch multiPressComplete event #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L32) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L32) ___ @@ -244,7 +244,7 @@ Body of the Switch multiPressOngoing event #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L22) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L22) ___ @@ -260,7 +260,7 @@ Body of the Switch shortRelease event #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L70) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L70) ___ @@ -276,4 +276,4 @@ Body of the Switch switchLatched event #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L42) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L42) diff --git a/docs/matter.js/modules/cluster_export.TargetNavigator.md b/docs/matter.js/modules/cluster_export.TargetNavigator.md index 6a18a862ce..a17c18b195 100644 --- a/docs/matter.js/modules/cluster_export.TargetNavigator.md +++ b/docs/matter.js/modules/cluster_export.TargetNavigator.md @@ -33,7 +33,7 @@ This cluster provides an interface for UX navigation within a set of targets on #### Defined in -[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L110) +[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L110) ___ @@ -49,7 +49,7 @@ Input to the TargetNavigator navigateTarget command #### Defined in -[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L45) +[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L45) ___ @@ -65,7 +65,7 @@ This command shall be generated in response to NavigateTarget command. #### Defined in -[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L87) +[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L87) ___ @@ -81,4 +81,4 @@ This indicates an object describing the navigable target. #### Defined in -[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L24) +[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L24) diff --git a/docs/matter.js/modules/cluster_export.TemperatureMeasurement.md b/docs/matter.js/modules/cluster_export.TemperatureMeasurement.md index 87f6a25213..de2cc24db9 100644 --- a/docs/matter.js/modules/cluster_export.TemperatureMeasurement.md +++ b/docs/matter.js/modules/cluster_export.TemperatureMeasurement.md @@ -27,4 +27,4 @@ provision of notifications of temperature measurements. #### Defined in -[packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts#L24) +[packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts#L24) diff --git a/docs/matter.js/modules/cluster_export.Thermostat.md b/docs/matter.js/modules/cluster_export.Thermostat.md index 754351a2b7..f10d82af43 100644 --- a/docs/matter.js/modules/cluster_export.Thermostat.md +++ b/docs/matter.js/modules/cluster_export.Thermostat.md @@ -69,7 +69,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1537](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1537) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1537](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1537) ## Variables @@ -95,7 +95,7 @@ The value of the Thermostat acErrorCode attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:336](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L336) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:336](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L336) ___ @@ -119,7 +119,7 @@ The value of the Thermostat alarmMask attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L136) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L136) ___ @@ -131,7 +131,7 @@ A ThermostatCluster supports these elements if it supports feature AutoMode. #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1274](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1274) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1274](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1274) ___ @@ -143,7 +143,7 @@ These elements and properties are present in all Thermostat clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:579](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L579) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:579](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L579) ___ @@ -164,7 +164,7 @@ method. #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1494](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1494) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1494](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1494) ___ @@ -179,7 +179,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1570](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1570) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1570](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1570) ___ @@ -191,7 +191,7 @@ A ThermostatCluster supports these elements if it supports features Cooling and #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1228](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1228) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1228](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1228) ___ @@ -203,7 +203,7 @@ A ThermostatCluster supports these elements if it supports feature Cooling. #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1111) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1111) ___ @@ -226,7 +226,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:456](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L456) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:456](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L456) ___ @@ -238,7 +238,7 @@ A ThermostatCluster supports these elements if it supports features Heating and #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1251](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1251) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1251](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1251) ___ @@ -250,7 +250,7 @@ A ThermostatCluster supports these elements if it supports feature Heating. #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1019](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1019) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1019](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1019) ___ @@ -267,7 +267,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:467](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L467) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:467](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L467) ___ @@ -279,7 +279,7 @@ A ThermostatCluster supports these elements if doesn't support feature LTNE. #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1201](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1201) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1201](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1201) ___ @@ -301,7 +301,7 @@ The value of the Thermostat occupancy attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:428](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L428) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:428](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L428) ___ @@ -313,7 +313,7 @@ A ThermostatCluster supports these elements if it supports feature Occupancy. #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:999](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L999) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:999](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L999) ___ @@ -337,7 +337,7 @@ The value of the Thermostat remoteSensing attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L36) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L36) ___ @@ -349,7 +349,7 @@ A ThermostatCluster supports these elements if it supports feature ScheduleConfi #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1308](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1308) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1308](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1308) ___ @@ -361,7 +361,7 @@ A ThermostatCluster supports these elements if it supports features Setback and #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1426](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1426) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1426](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1426) ___ @@ -373,7 +373,7 @@ A ThermostatCluster supports these elements if it supports feature Setback. #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1365](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1365) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1365](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1365) ___ @@ -397,7 +397,7 @@ The value of the Thermostat thermostatProgrammingOperationMode attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:164](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L164) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:164](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L164) ___ @@ -425,7 +425,7 @@ The value of the Thermostat thermostatRunningState attribute #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:186](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L186) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:186](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L186) ___ @@ -441,7 +441,7 @@ Input to the Thermostat getWeeklySchedule command #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:505](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L505) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:505](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L505) ___ @@ -455,7 +455,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:513](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L513) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:513](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L513) ___ @@ -471,7 +471,7 @@ Input to the Thermostat setWeeklySchedule command #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:493](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L493) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:493](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L493) ___ @@ -487,7 +487,7 @@ Input to the Thermostat setpointRaiseLower command #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:418](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L418) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:418](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L418) ___ @@ -503,4 +503,4 @@ This represents a single transition in a Thermostat schedule #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:474](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L474) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:474](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L474) diff --git a/docs/matter.js/modules/cluster_export.ThermostatUserInterfaceConfiguration.md b/docs/matter.js/modules/cluster_export.ThermostatUserInterfaceConfiguration.md index e27b98842e..497531a831 100644 --- a/docs/matter.js/modules/cluster_export.ThermostatUserInterfaceConfiguration.md +++ b/docs/matter.js/modules/cluster_export.ThermostatUserInterfaceConfiguration.md @@ -33,4 +33,4 @@ thermostat controller device, that supports a keypad and LCD screen. #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L94) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L94) diff --git a/docs/matter.js/modules/cluster_export.ThreadNetworkDiagnostics.md b/docs/matter.js/modules/cluster_export.ThreadNetworkDiagnostics.md index eeaf2cfe72..c93ae59826 100644 --- a/docs/matter.js/modules/cluster_export.ThreadNetworkDiagnostics.md +++ b/docs/matter.js/modules/cluster_export.ThreadNetworkDiagnostics.md @@ -46,7 +46,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:1174](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L1174) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:1174](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L1174) ## Variables @@ -58,7 +58,7 @@ These elements and properties are present in all ThreadNetworkDiagnostics cluste #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:480](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L480) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:480](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L480) ___ @@ -82,7 +82,7 @@ ThreadNetworkDiagnosticsCluster.with() factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:1150](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L1150) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:1150](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L1150) ___ @@ -97,7 +97,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:1191](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L1191) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:1191](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L1191) ___ @@ -109,7 +109,7 @@ A ThreadNetworkDiagnosticsCluster supports these elements if it supports feature #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:714](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L714) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:714](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L714) ___ @@ -121,7 +121,7 @@ A ThreadNetworkDiagnosticsCluster supports these elements if it supports feature #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:821](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L821) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:821](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L821) ___ @@ -133,7 +133,7 @@ A ThreadNetworkDiagnosticsCluster supports these elements if it supports feature #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:744](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L744) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:744](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L744) ___ @@ -149,7 +149,7 @@ Body of the ThreadNetworkDiagnostics connectionStatus event #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:416](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L416) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:416](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L416) ___ @@ -163,7 +163,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L74) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L74) ___ @@ -179,7 +179,7 @@ Body of the ThreadNetworkDiagnostics networkFaultChange event #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:423](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L423) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:423](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L423) ___ @@ -193,7 +193,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:283](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L283) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:283](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L283) ___ @@ -212,7 +212,7 @@ This field shall specify the RLOC16 for the Node for which this route table entr #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:196](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L196) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:196](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L196) ___ @@ -226,4 +226,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:262](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L262) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:262](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L262) diff --git a/docs/matter.js/modules/cluster_export.TimeFormatLocalization.md b/docs/matter.js/modules/cluster_export.TimeFormatLocalization.md index b9471807a5..6d4f4c57e3 100644 --- a/docs/matter.js/modules/cluster_export.TimeFormatLocalization.md +++ b/docs/matter.js/modules/cluster_export.TimeFormatLocalization.md @@ -37,7 +37,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:213](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L213) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:213](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L213) ## Variables @@ -49,7 +49,7 @@ These elements and properties are present in all TimeFormatLocalization clusters #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L115) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L115) ___ @@ -61,7 +61,7 @@ A TimeFormatLocalizationCluster supports these elements if it supports feature C #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L149) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L149) ___ @@ -87,7 +87,7 @@ TimeFormatLocalizationCluster.with() factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:191](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L191) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:191](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L191) ___ @@ -102,4 +102,4 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:225](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L225) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:225](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L225) diff --git a/docs/matter.js/modules/cluster_export.TimeSync.md b/docs/matter.js/modules/cluster_export.TimeSync.md index 9255717ac5..079111d7b5 100644 --- a/docs/matter.js/modules/cluster_export.TimeSync.md +++ b/docs/matter.js/modules/cluster_export.TimeSync.md @@ -44,7 +44,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:600](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L600) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:600](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L600) ## Variables @@ -56,7 +56,7 @@ These elements and properties are present in all TimeSync clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L291) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L291) ___ @@ -84,7 +84,7 @@ TimeSyncCluster supports optional features that you can enable with the TimeSync #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:576](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L576) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:576](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L576) ___ @@ -99,7 +99,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:617](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L617) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:617](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L617) ___ @@ -111,7 +111,7 @@ A TimeSyncCluster supports these elements if it supports feature NtpClient. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:394](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L394) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:394](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L394) ___ @@ -123,7 +123,7 @@ A TimeSyncCluster supports these elements if it supports feature NtpServer. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:544](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L544) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:544](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L544) ___ @@ -135,7 +135,7 @@ A TimeSyncCluster supports these elements if it supports feature TimeZone. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:416](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L416) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:416](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L416) ___ @@ -153,7 +153,7 @@ assumptions. #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:231](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L231) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:231](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L231) ___ @@ -169,7 +169,7 @@ Input to the TimeSync setUtcTime command #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:165](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L165) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:165](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L165) ___ @@ -185,7 +185,7 @@ Body of the TimeSync timeZoneStatus event #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:255](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L255) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:255](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L255) ___ @@ -199,4 +199,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L200) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L200) diff --git a/docs/matter.js/modules/cluster_export.UnitLocalization.md b/docs/matter.js/modules/cluster_export.UnitLocalization.md index b6cea65c63..6b19822664 100644 --- a/docs/matter.js/modules/cluster_export.UnitLocalization.md +++ b/docs/matter.js/modules/cluster_export.UnitLocalization.md @@ -36,7 +36,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:127](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L127) +[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:127](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L127) ## Variables @@ -48,7 +48,7 @@ These elements and properties are present in all UnitLocalization clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L54) +[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L54) ___ @@ -75,7 +75,7 @@ factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L105) +[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L105) ___ @@ -90,7 +90,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:139](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L139) +[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:139](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L139) ___ @@ -102,4 +102,4 @@ A UnitLocalizationCluster supports these elements if it supports feature Tempera #### Defined in -[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L72) +[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L72) diff --git a/docs/matter.js/modules/cluster_export.UserLabel.md b/docs/matter.js/modules/cluster_export.UserLabel.md index 40f1f522c0..df45ded9b8 100644 --- a/docs/matter.js/modules/cluster_export.UserLabel.md +++ b/docs/matter.js/modules/cluster_export.UserLabel.md @@ -26,4 +26,4 @@ This cluster provides a feature to tag an endpoint with zero or more labels. #### Defined in -[packages/matter.js/src/cluster/definitions/UserLabelCluster.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UserLabelCluster.ts#L23) +[packages/matter.js/src/cluster/definitions/UserLabelCluster.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UserLabelCluster.ts#L23) diff --git a/docs/matter.js/modules/cluster_export.ValidProxies.md b/docs/matter.js/modules/cluster_export.ValidProxies.md index b369fe3962..2858d1de63 100644 --- a/docs/matter.js/modules/cluster_export.ValidProxies.md +++ b/docs/matter.js/modules/cluster_export.ValidProxies.md @@ -28,7 +28,7 @@ subscriptions on its behalf as per Section 9.15.7, “Proxy Discovery & Assignme #### Defined in -[packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts#L33) +[packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts#L33) ___ @@ -44,4 +44,4 @@ Encapsulates the Node ID of a Valid Proxy. #### Defined in -[packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts#L23) +[packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts#L23) diff --git a/docs/matter.js/modules/cluster_export.WakeOnLan.md b/docs/matter.js/modules/cluster_export.WakeOnLan.md index 8bb36eba0e..1a38259c5b 100644 --- a/docs/matter.js/modules/cluster_export.WakeOnLan.md +++ b/docs/matter.js/modules/cluster_export.WakeOnLan.md @@ -27,4 +27,4 @@ On Wireless LAN (WLAN) protocol (see [Wake On LAN]). #### Defined in -[packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts#L23) +[packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts#L23) diff --git a/docs/matter.js/modules/cluster_export.WiFiNetworkDiagnostics.md b/docs/matter.js/modules/cluster_export.WiFiNetworkDiagnostics.md index 24fe059cc6..2ae6a41731 100644 --- a/docs/matter.js/modules/cluster_export.WiFiNetworkDiagnostics.md +++ b/docs/matter.js/modules/cluster_export.WiFiNetworkDiagnostics.md @@ -43,7 +43,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:449](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L449) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:449](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L449) ## Variables @@ -55,7 +55,7 @@ These elements and properties are present in all WiFiNetworkDiagnostics clusters #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L215) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L215) ___ @@ -78,7 +78,7 @@ WiFiNetworkDiagnosticsCluster.with() factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:426](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L426) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:426](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L426) ___ @@ -93,7 +93,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:463](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L463) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:463](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L463) ___ @@ -105,7 +105,7 @@ A WiFiNetworkDiagnosticsCluster supports these elements if it supports feature E #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:321](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L321) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:321](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L321) ___ @@ -117,7 +117,7 @@ A WiFiNetworkDiagnosticsCluster supports these elements if it supports feature P #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:369](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L369) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:369](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L369) ___ @@ -133,7 +133,7 @@ Body of the WiFiNetworkDiagnostics associationFailure event #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L142) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L142) ___ @@ -149,7 +149,7 @@ Body of the WiFiNetworkDiagnostics connectionStatus event #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:188](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L188) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:188](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L188) ___ @@ -165,4 +165,4 @@ Body of the WiFiNetworkDiagnostics disconnection event #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L102) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L102) diff --git a/docs/matter.js/modules/cluster_export.WindowCovering.md b/docs/matter.js/modules/cluster_export.WindowCovering.md index 31defbbcaf..8e0391b3d9 100644 --- a/docs/matter.js/modules/cluster_export.WindowCovering.md +++ b/docs/matter.js/modules/cluster_export.WindowCovering.md @@ -53,7 +53,7 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:958](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L958) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:958](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L958) ## Variables @@ -65,7 +65,7 @@ These elements and properties are present in all WindowCovering clusters. #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:365](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L365) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:365](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L365) ___ @@ -87,7 +87,7 @@ factory method. #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:913](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L913) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:913](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L913) ___ @@ -102,7 +102,7 @@ features is legal per the Matter specification. #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:988](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L988) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:988](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L988) ___ @@ -130,7 +130,7 @@ The value of the WindowCovering configStatus attribute #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L59) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L59) ___ @@ -142,7 +142,7 @@ A WindowCoveringCluster supports these elements if it supports features Lift and #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:869](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L869) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:869](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L869) ___ @@ -155,7 +155,7 @@ AbsolutePosition. #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:562](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L562) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:562](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L562) ___ @@ -167,7 +167,7 @@ A WindowCoveringCluster supports these elements if it supports features Lift and #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:734](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L734) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:734](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L734) ___ @@ -179,7 +179,7 @@ A WindowCoveringCluster supports these elements if it supports feature Lift. #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:657](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L657) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:657](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L657) ___ @@ -204,7 +204,7 @@ The value of the WindowCovering mode attribute #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:181](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L181) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:181](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L181) ___ @@ -228,7 +228,7 @@ The value of the WindowCovering operationalStatus attribute #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L106) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L106) ___ @@ -261,7 +261,7 @@ The value of the WindowCovering safetyStatus attribute #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:221](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L221) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:221](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L221) ___ @@ -273,7 +273,7 @@ A WindowCoveringCluster supports these elements if it supports features Tilt and #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:887](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L887) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:887](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L887) ___ @@ -286,7 +286,7 @@ AbsolutePosition. #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:610](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L610) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:610](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L610) ___ @@ -298,7 +298,7 @@ A WindowCoveringCluster supports these elements if it supports features Tilt and #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:801](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L801) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:801](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L801) ___ @@ -310,7 +310,7 @@ A WindowCoveringCluster supports these elements if it supports feature Tilt. #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:695](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L695) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:695](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L695) ___ @@ -326,7 +326,7 @@ Input to the WindowCovering goToLiftPercentage command #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:291](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L291) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:291](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L291) ___ @@ -342,7 +342,7 @@ Input to the WindowCovering goToLiftValue command #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:311](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L311) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:311](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L311) ___ @@ -358,7 +358,7 @@ Input to the WindowCovering goToTiltPercentage command #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:301](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L301) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:301](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L301) ___ @@ -374,4 +374,4 @@ Input to the WindowCovering goToTiltValue command #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:318](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L318) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:318](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L318) diff --git a/docs/matter.js/modules/cluster_export.md b/docs/matter.js/modules/cluster_export.md index 00c8d9bac2..7ac50bd773 100644 --- a/docs/matter.js/modules/cluster_export.md +++ b/docs/matter.js/modules/cluster_export.md @@ -397,9 +397,9 @@ #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:463](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L463) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:463](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L463) -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:464](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L464) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:464](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L464) ___ @@ -409,9 +409,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L200) +[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L200) -[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:201](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L201) +[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:201](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L201) ___ @@ -421,9 +421,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:836](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L836) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:836](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L836) -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:837](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L837) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:837](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L837) ___ @@ -433,9 +433,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:388](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L388) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:388](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L388) -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:389](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L389) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:389](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L389) ___ @@ -451,7 +451,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L29) +[packages/matter.js/src/cluster/server/AttributeServer.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L29) ___ @@ -461,9 +461,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:156](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L156) +[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:156](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L156) -[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:157](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L157) +[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:157](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L157) ___ @@ -473,9 +473,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:338](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L338) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:338](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L338) -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L339) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L339) ___ @@ -492,7 +492,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L41) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L41) ___ @@ -510,7 +510,7 @@ Initial values for the cluster attribute #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L76) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L76) ___ @@ -526,7 +526,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:108](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L108) +[packages/matter.js/src/cluster/Cluster.ts:108](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L108) ___ @@ -542,7 +542,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L80) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L80) ___ @@ -558,7 +558,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L73) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L73) ___ @@ -568,9 +568,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:213](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L213) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:213](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L213) -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:214](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L214) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:214](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L214) ___ @@ -580,9 +580,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts:239](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts#L239) +[packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts:239](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts#L239) -[packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts#L240) +[packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts#L240) ___ @@ -592,9 +592,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts#L51) +[packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts#L51) -[packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts#L52) +[packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts#L52) ___ @@ -604,9 +604,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:435](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L435) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:435](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L435) -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:436](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L436) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:436](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L436) ___ @@ -616,9 +616,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts#L41) +[packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts#L41) -[packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts#L42) +[packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts#L42) ___ @@ -628,9 +628,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BindingCluster.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BindingCluster.ts#L114) +[packages/matter.js/src/cluster/definitions/BindingCluster.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BindingCluster.ts#L114) -[packages/matter.js/src/cluster/definitions/BindingCluster.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BindingCluster.ts#L115) +[packages/matter.js/src/cluster/definitions/BindingCluster.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BindingCluster.ts#L115) ___ @@ -640,9 +640,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts#L57) +[packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts#L57) -[packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts#L58) +[packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts#L58) ___ @@ -652,9 +652,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:227](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L227) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:227](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L227) -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:228](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L228) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:228](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L228) ___ @@ -664,9 +664,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:404](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L404) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:404](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L404) -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:405](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L405) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:405](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L405) ___ @@ -676,9 +676,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L84) +[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L84) -[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L85) +[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L85) ___ @@ -699,7 +699,7 @@ Strongly typed interface of a cluster client #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L142) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L142) ___ @@ -715,7 +715,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:134](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L134) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:134](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L134) ___ @@ -734,7 +734,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:248](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L248) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:248](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L248) ___ @@ -750,7 +750,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:135](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L135) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:135](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L135) ___ @@ -767,7 +767,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:263](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L263) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:263](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L263) ___ @@ -783,7 +783,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:258](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L258) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:258](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L258) ___ @@ -803,7 +803,7 @@ Strongly typed interface of a cluster server #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:318](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L318) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:318](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L318) ___ @@ -813,9 +813,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1760](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1760) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1760](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1760) -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1761](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1761) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1761](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1761) ___ @@ -833,7 +833,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L111) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L111) ___ @@ -849,7 +849,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:150](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L150) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:150](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L150) ___ @@ -865,7 +865,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L32) +[packages/matter.js/src/cluster/Cluster.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L32) ___ @@ -875,9 +875,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:621](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L621) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:621](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L621) -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:622](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L622) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:622](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L622) ___ @@ -887,9 +887,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DescriptorCluster.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DescriptorCluster.ts#L105) +[packages/matter.js/src/cluster/definitions/DescriptorCluster.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DescriptorCluster.ts#L105) -[packages/matter.js/src/cluster/definitions/DescriptorCluster.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DescriptorCluster.ts#L106) +[packages/matter.js/src/cluster/definitions/DescriptorCluster.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DescriptorCluster.ts#L106) ___ @@ -899,9 +899,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:263](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L263) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:263](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L263) -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:264](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L264) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:264](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L264) ___ @@ -911,9 +911,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2780](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2780) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2780](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2780) -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2781](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2781) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2781](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2781) ___ @@ -923,9 +923,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts:181](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts#L181) +[packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts:181](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts#L181) -[packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts:182](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts#L182) +[packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts:182](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts#L182) ___ @@ -935,9 +935,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:338](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L338) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:338](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L338) -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L339) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L339) ___ @@ -953,7 +953,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L49) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L49) ___ @@ -969,7 +969,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:246](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L246) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:246](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L246) ___ @@ -985,7 +985,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:809](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L809) +[packages/matter.js/src/cluster/Cluster.ts:809](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L809) ___ @@ -1001,7 +1001,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L200) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L200) ___ @@ -1011,9 +1011,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:419](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L419) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:419](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L419) -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:420](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L420) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:420](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L420) ___ @@ -1023,9 +1023,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L69) +[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L69) -[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L70) +[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L70) ___ @@ -1035,9 +1035,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts#L45) +[packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts#L45) -[packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts#L46) +[packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts#L46) ___ @@ -1047,9 +1047,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts#L70) +[packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts#L70) -[packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts#L71) +[packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts#L71) ___ @@ -1059,9 +1059,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:500](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L500) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:500](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L500) -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:501](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L501) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:501](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L501) ___ @@ -1071,9 +1071,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:616](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L616) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:616](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L616) -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:617](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L617) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:617](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L617) ___ @@ -1089,7 +1089,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:593](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L593) +[packages/matter.js/src/cluster/Cluster.ts:593](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L593) ___ @@ -1120,9 +1120,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:836](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L836) +[packages/matter.js/src/cluster/Cluster.ts:836](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L836) -[packages/matter.js/src/cluster/Cluster.ts:856](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L856) +[packages/matter.js/src/cluster/Cluster.ts:856](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L856) ___ @@ -1132,9 +1132,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:484](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L484) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:484](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L484) -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:485](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L485) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:485](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L485) ___ @@ -1144,9 +1144,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:294](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L294) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:301](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L301) -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:295](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L295) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:302](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L302) ___ @@ -1156,9 +1156,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:337](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L337) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:337](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L337) -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:338](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L338) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:338](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L338) ___ @@ -1168,9 +1168,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts#L83) +[packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts#L83) -[packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts#L84) +[packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts#L84) ___ @@ -1180,9 +1180,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:264](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L264) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:264](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L264) -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L265) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L265) ___ @@ -1192,9 +1192,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts#L74) +[packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts#L74) -[packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts#L75) +[packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts#L75) ___ @@ -1204,9 +1204,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:528](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L528) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:528](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L528) -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:529](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L529) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:529](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L529) ___ @@ -1216,9 +1216,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts#L64) +[packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts#L64) -[packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts#L65) +[packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts#L65) ___ @@ -1228,9 +1228,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/LowPowerCluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LowPowerCluster.ts#L38) +[packages/matter.js/src/cluster/definitions/LowPowerCluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LowPowerCluster.ts#L38) -[packages/matter.js/src/cluster/definitions/LowPowerCluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LowPowerCluster.ts#L39) +[packages/matter.js/src/cluster/definitions/LowPowerCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LowPowerCluster.ts#L39) ___ @@ -1246,7 +1246,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:587](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L587) +[packages/matter.js/src/cluster/Cluster.ts:587](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L587) ___ @@ -1262,7 +1262,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:814](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L814) +[packages/matter.js/src/cluster/Cluster.ts:814](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L814) ___ @@ -1272,9 +1272,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:247](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L247) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:247](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L247) -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:248](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L248) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:248](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L248) ___ @@ -1284,9 +1284,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:555](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L555) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:555](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L555) -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:556](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L556) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:556](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L556) ___ @@ -1296,9 +1296,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L303) +[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L303) -[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:304](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L304) +[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:304](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L304) ___ @@ -1308,9 +1308,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1188](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1188) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1188](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1188) -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1189](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1189) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1189](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1189) ___ @@ -1326,7 +1326,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:209](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L209) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:209](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L209) ___ @@ -1336,9 +1336,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L236) +[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L236) -[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:237](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L237) +[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:237](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L237) ___ @@ -1348,9 +1348,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:361](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L361) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:361](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L361) -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:362](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L362) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:362](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L362) ___ @@ -1360,9 +1360,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L48) +[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L48) -[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L49) +[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L49) ___ @@ -1372,9 +1372,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:895](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L895) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:895](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L895) -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:896](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L896) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:896](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L896) ___ @@ -1390,7 +1390,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:590](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L590) +[packages/matter.js/src/cluster/Cluster.ts:590](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L590) ___ @@ -1406,7 +1406,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:817](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L817) +[packages/matter.js/src/cluster/Cluster.ts:817](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L817) ___ @@ -1416,9 +1416,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:227](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L227) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:227](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L227) -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:228](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L228) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:228](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L228) ___ @@ -1428,9 +1428,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:316](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L316) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:316](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L316) -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:317](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L317) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:317](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L317) ___ @@ -1440,9 +1440,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1478](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1478) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1478](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1478) -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1479](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1479) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1479](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1479) ___ @@ -1452,9 +1452,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts#L48) +[packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts#L48) -[packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts#L49) +[packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts#L49) ___ @@ -1464,9 +1464,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L216) +[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L216) -[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:217](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L217) +[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:217](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L217) ___ @@ -1476,9 +1476,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts#L63) +[packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts#L63) -[packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts#L64) +[packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts#L64) ___ @@ -1488,9 +1488,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts#L38) +[packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts#L38) -[packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts#L39) +[packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts#L39) ___ @@ -1500,9 +1500,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:482](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L482) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:482](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L482) -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:483](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L483) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:483](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L483) ___ @@ -1512,9 +1512,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:1028](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L1028) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:1028](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L1028) -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:1029](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L1029) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:1029](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L1029) ___ @@ -1524,9 +1524,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts#L76) +[packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts#L76) -[packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts#L77) +[packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts#L77) ___ @@ -1542,7 +1542,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:625](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L625) +[packages/matter.js/src/cluster/Cluster.ts:625](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L625) ___ @@ -1558,7 +1558,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:620](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L620) +[packages/matter.js/src/cluster/Cluster.ts:620](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L620) ___ @@ -1568,9 +1568,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:544](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L544) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:562](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L562) -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:545](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L545) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:563](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L563) ___ @@ -1604,7 +1604,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L54) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L54) ___ @@ -1614,9 +1614,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:277](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L277) +[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:277](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L277) -[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:278](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L278) +[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:278](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L278) ___ @@ -1626,9 +1626,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts#L74) +[packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts#L74) -[packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts#L75) +[packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts#L75) ___ @@ -1644,7 +1644,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:253](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L253) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:253](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L253) ___ @@ -1654,9 +1654,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:446](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L446) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:446](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L446) -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:447](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L447) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:447](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L447) ___ @@ -1666,9 +1666,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L149) +[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L149) -[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:150](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L150) +[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:150](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L150) ___ @@ -1678,9 +1678,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts#L72) +[packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts#L72) -[packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts#L73) +[packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts#L73) ___ @@ -1690,9 +1690,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1703](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1703) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1703](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1703) -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1704](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1704) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1704](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1704) ___ @@ -1702,9 +1702,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:153](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L153) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:153](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L153) -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:154](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L154) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:154](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L154) ___ @@ -1714,9 +1714,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:1384](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L1384) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:1384](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L1384) -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:1385](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L1385) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:1385](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L1385) ___ @@ -1726,9 +1726,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:245](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L245) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:245](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L245) -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:246](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L246) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:246](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L246) ___ @@ -1738,9 +1738,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:652](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L652) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:652](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L652) -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:653](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L653) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:653](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L653) ___ @@ -1750,9 +1750,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:154](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L154) +[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:154](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L154) -[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:155](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L155) +[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:155](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L155) ___ @@ -1762,9 +1762,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/UserLabelCluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UserLabelCluster.ts#L44) +[packages/matter.js/src/cluster/definitions/UserLabelCluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UserLabelCluster.ts#L44) -[packages/matter.js/src/cluster/definitions/UserLabelCluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UserLabelCluster.ts#L45) +[packages/matter.js/src/cluster/definitions/UserLabelCluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UserLabelCluster.ts#L45) ___ @@ -1774,9 +1774,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts#L60) +[packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts#L60) -[packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts#L61) +[packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts#L61) ___ @@ -1786,9 +1786,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts#L54) +[packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts#L54) -[packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts#L55) +[packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts#L55) ___ @@ -1798,9 +1798,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:512](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L512) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:512](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L512) -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:513](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L513) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:513](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L513) ___ @@ -1810,9 +1810,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:1084](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L1084) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:1084](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L1084) -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:1085](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L1085) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:1085](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L1085) ## Variables @@ -1822,9 +1822,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:463](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L463) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:463](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L463) -[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:464](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L464) +[packages/matter.js/src/cluster/definitions/AccessControlCluster.ts:464](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccessControlCluster.ts#L464) ___ @@ -1834,9 +1834,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L200) +[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L200) -[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:201](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L201) +[packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts:201](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AccountLoginCluster.ts#L201) ___ @@ -1846,9 +1846,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:836](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L836) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:836](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L836) -[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:837](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L837) +[packages/matter.js/src/cluster/definitions/ActionsCluster.ts:837](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ActionsCluster.ts#L837) ___ @@ -1858,9 +1858,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:388](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L388) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:388](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L388) -[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:389](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L389) +[packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts:389](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AdministratorCommissioningCluster.ts#L389) ___ @@ -1874,7 +1874,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L21) +[packages/matter.js/src/cluster/ClusterHelper.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L21) ___ @@ -1884,9 +1884,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:156](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L156) +[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:156](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L156) -[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:157](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L157) +[packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts:157](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationBasicCluster.ts#L157) ___ @@ -1896,9 +1896,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:338](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L338) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:338](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L338) -[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L339) +[packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ApplicationLauncherCluster.ts#L339) ___ @@ -1908,9 +1908,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:213](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L213) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:213](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L213) -[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:214](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L214) +[packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts:214](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/AudioOutputCluster.ts#L214) ___ @@ -1920,9 +1920,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts:239](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts#L239) +[packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts:239](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts#L239) -[packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts:240](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts#L240) +[packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts:240](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BallastConfigurationCluster.ts#L240) ___ @@ -1932,9 +1932,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts#L51) +[packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts#L51) -[packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts#L52) +[packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BarrierControlCluster.ts#L52) ___ @@ -1944,9 +1944,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:435](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L435) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:435](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L435) -[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:436](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L436) +[packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts:436](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BasicInformationCluster.ts#L436) ___ @@ -1956,9 +1956,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts#L41) +[packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts#L41) -[packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts#L42) +[packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BinaryInputBasicCluster.ts#L42) ___ @@ -1968,9 +1968,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BindingCluster.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BindingCluster.ts#L114) +[packages/matter.js/src/cluster/definitions/BindingCluster.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BindingCluster.ts#L114) -[packages/matter.js/src/cluster/definitions/BindingCluster.ts:115](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BindingCluster.ts#L115) +[packages/matter.js/src/cluster/definitions/BindingCluster.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BindingCluster.ts#L115) ___ @@ -1980,9 +1980,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts#L57) +[packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts#L57) -[packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts#L58) +[packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BooleanStateCluster.ts#L58) ___ @@ -1992,9 +1992,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:227](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L227) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:227](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L227) -[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:228](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L228) +[packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts:228](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/BridgedDeviceBasicInformationCluster.ts#L228) ___ @@ -2004,9 +2004,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:404](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L404) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:404](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L404) -[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:405](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L405) +[packages/matter.js/src/cluster/definitions/ChannelCluster.ts:405](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ChannelCluster.ts#L405) ___ @@ -2016,21 +2016,21 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L84) +[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L84) -[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L85) +[packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ClientMonitoringCluster.ts#L85) ___ ### ColorControlCluster -• **ColorControlCluster**: \{ `attributes`: [`Merge`](util_export.md#merge)\<[`Merge`](util_export.md#merge)\<\{ `colorCapabilities`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](schema_export.md#bitflag-1) ; `ct`: [`BitFlag`](schema_export.md#bitflag-1) ; `ehue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hs`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `colorMode`: [`Attribute`](cluster_export.md#attribute)\<[`ColorMode`](../enums/cluster_export.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<[`DriftCompensation`](../enums/cluster_export.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](cluster_export.md#attribute)\<[`EnhancedColorMode`](../enums/cluster_export.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](cluster_export.md#writableattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary4Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary5Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary6Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> }, [`GlobalAttributes`](cluster_export.md#globalattributes-1)\<\{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>\>, [`GlobalAttributes`](cluster_export.md#globalattributes-1)\<\{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `commands`: {} ; `events`: {} ; `features`: \{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) } ; `id`: [`Branded`](util_export.md#branded)\<``768`` & [`Brand`](util_export.md#brand)\<``"ClusterId"``\>, ``"ClusterId"``\> ; `name`: ``"ColorControl"`` ; `revision`: ``5`` ; `supportedFeatures`: {} ; `unknown`: ``false`` } & `Omit`\<[`Definition`](cluster_export.ClusterFactory.md#definition)\<\{ `attributes`: \{ `colorCapabilities`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](schema_export.md#bitflag-1) ; `ct`: [`BitFlag`](schema_export.md#bitflag-1) ; `ehue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hs`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `colorMode`: [`Attribute`](cluster_export.md#attribute)\<[`ColorMode`](../enums/cluster_export.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<[`DriftCompensation`](../enums/cluster_export.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](cluster_export.md#attribute)\<[`EnhancedColorMode`](../enums/cluster_export.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](cluster_export.md#writableattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary4Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary5Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `primary6Y`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> } ; `features`: \{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) } ; `id`: ``768`` = 0x300; `name`: ``"ColorControl"`` = "ColorControl"; `revision`: ``5`` = 5 }\>, ``"attributes"``\> & \{ `with`: \(...`features`: [...T[]]) => [`Extension`](cluster_export.ColorControl.md#extension)\<[`BitFlags`](schema_export.md#bitflags)\<\{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }, `T`\>\> = extender } +• **ColorControlCluster**: \{ `attributes`: [`Merge`](util_export.md#merge)\<[`Merge`](util_export.md#merge)\<\{ `colorCapabilities`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](schema_export.md#bitflag-1) ; `ct`: [`BitFlag`](schema_export.md#bitflag-1) ; `ehue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hs`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `colorMode`: [`Attribute`](cluster_export.md#attribute)\<[`ColorMode`](../enums/cluster_export.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<[`DriftCompensation`](../enums/cluster_export.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](cluster_export.md#attribute)\<[`EnhancedColorMode`](../enums/cluster_export.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](cluster_export.md#writableattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> }, [`GlobalAttributes`](cluster_export.md#globalattributes-1)\<\{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>\>, [`GlobalAttributes`](cluster_export.md#globalattributes-1)\<\{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>\> ; `commands`: {} ; `events`: {} ; `features`: \{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) } ; `id`: [`Branded`](util_export.md#branded)\<``768`` & [`Brand`](util_export.md#brand)\<``"ClusterId"``\>, ``"ClusterId"``\> ; `name`: ``"ColorControl"`` ; `revision`: ``5`` ; `supportedFeatures`: {} ; `unknown`: ``false`` } & `Omit`\<[`Definition`](cluster_export.ClusterFactory.md#definition)\<\{ `attributes`: \{ `colorCapabilities`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `cl`: [`BitFlag`](schema_export.md#bitflag-1) ; `ct`: [`BitFlag`](schema_export.md#bitflag-1) ; `ehue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hs`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `colorMode`: [`Attribute`](cluster_export.md#attribute)\<[`ColorMode`](../enums/cluster_export.ColorControl.ColorMode.md), `any`\> ; `colorPointBIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointBx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointBy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointGx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointGy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRIntensity`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<``null`` \| `number`, `any`\> ; `colorPointRx`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `colorPointRy`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `compensationText`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`string`, `any`\> ; `driftCompensation`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<[`DriftCompensation`](../enums/cluster_export.ColorControl.DriftCompensation.md), `any`\> ; `enhancedColorMode`: [`Attribute`](cluster_export.md#attribute)\<[`EnhancedColorMode`](../enums/cluster_export.ColorControl.EnhancedColorMode.md), `any`\> ; `numberOfPrimaries`: [`FixedAttribute`](cluster_export.md#fixedattribute)\<``null`` \| `number`, `any`\> ; `options`: [`WritableAttribute`](cluster_export.md#writableattribute)\<[`TypeFromBitSchema`](schema_export.md#typefrombitschema)\<\{ `executeIfOff`: [`BitFlag`](schema_export.md#bitflag-1) }\>, `any`\> ; `primary1Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary1X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary1Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary2X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary2Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary3X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary3Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary4X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary4Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary5X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary5Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Intensity`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<``null`` \| `number`, `any`\> ; `primary6X`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `primary6Y`: [`OptionalFixedAttribute`](cluster_export.md#optionalfixedattribute)\<`number`, `any`\> ; `remainingTime`: [`OptionalAttribute`](cluster_export.md#optionalattribute)\<`number`, `any`\> ; `whitePointX`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> ; `whitePointY`: [`OptionalWritableAttribute`](cluster_export.md#optionalwritableattribute)\<`number`, `any`\> } ; `features`: \{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) } ; `id`: ``768`` = 0x300; `name`: ``"ColorControl"`` = "ColorControl"; `revision`: ``5`` = 5 }\>, ``"attributes"``\> & \{ `with`: \(...`features`: [...T[]]) => [`Extension`](cluster_export.ColorControl.md#extension)\<[`BitFlags`](schema_export.md#bitflags)\<\{ `colorLoop`: [`BitFlag`](schema_export.md#bitflag-1) ; `colorTemperature`: [`BitFlag`](schema_export.md#bitflag-1) ; `enhancedHue`: [`BitFlag`](schema_export.md#bitflag-1) ; `hueSaturation`: [`BitFlag`](schema_export.md#bitflag-1) ; `xy`: [`BitFlag`](schema_export.md#bitflag-1) }, `T`\>\> = extender } #### Defined in -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1760](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1760) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1760](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1760) -[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1761](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1761) +[packages/matter.js/src/cluster/definitions/ColorControlCluster.ts:1761](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ColorControlCluster.ts#L1761) ___ @@ -2040,9 +2040,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:621](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L621) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:621](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L621) -[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:622](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L622) +[packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts:622](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ContentLauncherCluster.ts#L622) ___ @@ -2052,9 +2052,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DescriptorCluster.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DescriptorCluster.ts#L105) +[packages/matter.js/src/cluster/definitions/DescriptorCluster.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DescriptorCluster.ts#L105) -[packages/matter.js/src/cluster/definitions/DescriptorCluster.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DescriptorCluster.ts#L106) +[packages/matter.js/src/cluster/definitions/DescriptorCluster.ts:106](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DescriptorCluster.ts#L106) ___ @@ -2064,9 +2064,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:263](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L263) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:263](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L263) -[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:264](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L264) +[packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts:264](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DiagnosticLogsCluster.ts#L264) ___ @@ -2076,9 +2076,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2780](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2780) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2780](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2780) -[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2781](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2781) +[packages/matter.js/src/cluster/definitions/DoorLockCluster.ts:2781](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/DoorLockCluster.ts#L2781) ___ @@ -2088,9 +2088,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts:181](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts#L181) +[packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts:181](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts#L181) -[packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts:182](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts#L182) +[packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts:182](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ElectricalMeasurementCluster.ts#L182) ___ @@ -2100,9 +2100,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:338](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L338) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:338](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L338) -[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:339](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L339) +[packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts:339](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/EthernetNetworkDiagnosticsCluster.ts#L339) ___ @@ -2112,9 +2112,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:419](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L419) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:419](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L419) -[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:420](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L420) +[packages/matter.js/src/cluster/definitions/FanControlCluster.ts:420](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FanControlCluster.ts#L420) ___ @@ -2124,9 +2124,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L69) +[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L69) -[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L70) +[packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FaultInjectionCluster.ts#L70) ___ @@ -2136,9 +2136,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts#L45) +[packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts#L45) -[packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts#L46) +[packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FixedLabelCluster.ts#L46) ___ @@ -2148,9 +2148,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts#L70) +[packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts#L70) -[packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts#L71) +[packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/FlowMeasurementCluster.ts#L71) ___ @@ -2160,9 +2160,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:500](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L500) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:500](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L500) -[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:501](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L501) +[packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts:501](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralCommissioningCluster.ts#L501) ___ @@ -2172,9 +2172,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:616](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L616) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:616](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L616) -[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:617](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L617) +[packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts:617](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GeneralDiagnosticsCluster.ts#L617) ___ @@ -2184,9 +2184,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:484](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L484) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:484](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L484) -[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:485](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L485) +[packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts:485](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupKeyManagementCluster.ts#L485) ___ @@ -2196,9 +2196,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:294](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L294) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:301](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L301) -[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:295](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L295) +[packages/matter.js/src/cluster/definitions/GroupsCluster.ts:302](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/GroupsCluster.ts#L302) ___ @@ -2208,9 +2208,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:337](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L337) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:337](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L337) -[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:338](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L338) +[packages/matter.js/src/cluster/definitions/IdentifyCluster.ts:338](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IdentifyCluster.ts#L338) ___ @@ -2220,9 +2220,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts#L83) +[packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts#L83) -[packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts#L84) +[packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/IlluminanceMeasurementCluster.ts#L84) ___ @@ -2232,9 +2232,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:264](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L264) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:264](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L264) -[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:265](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L265) +[packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts:265](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/KeypadInputCluster.ts#L265) ___ @@ -2244,9 +2244,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts#L74) +[packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts#L74) -[packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts#L75) +[packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LeafWetnessMeasurementCluster.ts#L75) ___ @@ -2256,9 +2256,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:528](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L528) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:528](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L528) -[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:529](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L529) +[packages/matter.js/src/cluster/definitions/LevelControlCluster.ts:529](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LevelControlCluster.ts#L529) ___ @@ -2268,9 +2268,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts#L64) +[packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts#L64) -[packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts#L65) +[packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LocalizationConfigurationCluster.ts#L65) ___ @@ -2280,9 +2280,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/LowPowerCluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LowPowerCluster.ts#L38) +[packages/matter.js/src/cluster/definitions/LowPowerCluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LowPowerCluster.ts#L38) -[packages/matter.js/src/cluster/definitions/LowPowerCluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/LowPowerCluster.ts#L39) +[packages/matter.js/src/cluster/definitions/LowPowerCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/LowPowerCluster.ts#L39) ___ @@ -2292,7 +2292,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts#L23) +[packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts#L23) ___ @@ -2302,7 +2302,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts#L24) +[packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts#L24) ___ @@ -2312,9 +2312,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:247](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L247) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:247](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L247) -[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:248](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L248) +[packages/matter.js/src/cluster/definitions/MediaInputCluster.ts:248](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaInputCluster.ts#L248) ___ @@ -2324,9 +2324,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:555](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L555) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:555](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L555) -[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:556](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L556) +[packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts:556](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/MediaPlaybackCluster.ts#L556) ___ @@ -2336,9 +2336,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:303](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L303) +[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:303](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L303) -[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:304](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L304) +[packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts:304](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ModeSelectCluster.ts#L304) ___ @@ -2348,9 +2348,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1188](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1188) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1188](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1188) -[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1189](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1189) +[packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts:1189](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/NetworkCommissioningCluster.ts#L1189) ___ @@ -2360,9 +2360,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:236](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L236) +[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:236](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L236) -[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:237](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L237) +[packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts:237](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OccupancySensingCluster.ts#L237) ___ @@ -2372,9 +2372,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:361](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L361) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:361](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L361) -[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:362](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L362) +[packages/matter.js/src/cluster/definitions/OnOffCluster.ts:362](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffCluster.ts#L362) ___ @@ -2384,9 +2384,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L48) +[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L48) -[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L49) +[packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OnOffSwitchConfigurationCluster.ts#L49) ___ @@ -2396,9 +2396,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:895](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L895) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:895](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L895) -[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:896](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L896) +[packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts:896](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OperationalCredentialsCluster.ts#L896) ___ @@ -2408,9 +2408,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:227](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L227) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:227](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L227) -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:228](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L228) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts:228](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateProviderCluster.ts#L228) ___ @@ -2420,9 +2420,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:316](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L316) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:316](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L316) -[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:317](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L317) +[packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts:317](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/OtaSoftwareUpdateRequestorCluster.ts#L317) ___ @@ -2432,9 +2432,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1478](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1478) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1478](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1478) -[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1479](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1479) +[packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts:1479](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceCluster.ts#L1479) ___ @@ -2444,9 +2444,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts#L48) +[packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts#L48) -[packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts#L49) +[packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PowerSourceConfigurationCluster.ts#L49) ___ @@ -2456,9 +2456,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L216) +[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L216) -[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:217](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L217) +[packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts:217](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PressureMeasurementCluster.ts#L217) ___ @@ -2468,9 +2468,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts:63](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts#L63) +[packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts:63](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts#L63) -[packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts#L64) +[packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ProxyConfigurationCluster.ts#L64) ___ @@ -2480,9 +2480,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts#L38) +[packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts#L38) -[packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts#L39) +[packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ProxyDiscoveryCluster.ts#L39) ___ @@ -2492,9 +2492,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:482](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L482) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:482](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L482) -[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:483](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L483) +[packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts:483](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PulseWidthModulationCluster.ts#L483) ___ @@ -2504,9 +2504,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:1028](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L1028) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:1028](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L1028) -[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:1029](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L1029) +[packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts:1029](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/PumpConfigurationAndControlCluster.ts#L1029) ___ @@ -2516,9 +2516,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts#L76) +[packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts#L76) -[packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts:77](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts#L77) +[packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts:77](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/RelativeHumidityMeasurementCluster.ts#L77) ___ @@ -2528,9 +2528,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:544](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L544) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:562](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L562) -[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:545](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L545) +[packages/matter.js/src/cluster/definitions/ScenesCluster.ts:563](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ScenesCluster.ts#L563) ___ @@ -2540,9 +2540,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:277](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L277) +[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:277](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L277) -[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:278](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L278) +[packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts:278](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoftwareDiagnosticsCluster.ts#L278) ___ @@ -2552,9 +2552,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts#L74) +[packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts#L74) -[packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts#L75) +[packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SoilMoistureMeasurementCluster.ts#L75) ___ @@ -2564,9 +2564,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:446](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L446) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:446](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L446) -[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:447](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L447) +[packages/matter.js/src/cluster/definitions/SwitchCluster.ts:447](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/SwitchCluster.ts#L447) ___ @@ -2576,9 +2576,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L149) +[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L149) -[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:150](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L150) +[packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts:150](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TargetNavigatorCluster.ts#L150) ___ @@ -2588,9 +2588,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts#L72) +[packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts#L72) -[packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts#L73) +[packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TemperatureMeasurementCluster.ts#L73) ___ @@ -2600,9 +2600,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1703](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1703) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1703](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1703) -[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1704](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1704) +[packages/matter.js/src/cluster/definitions/ThermostatCluster.ts:1704](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatCluster.ts#L1704) ___ @@ -2612,9 +2612,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:153](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L153) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:153](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L153) -[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:154](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L154) +[packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts:154](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThermostatUserInterfaceConfigurationCluster.ts#L154) ___ @@ -2624,9 +2624,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:1384](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L1384) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:1384](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L1384) -[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:1385](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L1385) +[packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts:1385](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ThreadNetworkDiagnosticsCluster.ts#L1385) ___ @@ -2636,9 +2636,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:245](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L245) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:245](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L245) -[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:246](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L246) +[packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts:246](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeFormatLocalizationCluster.ts#L246) ___ @@ -2648,9 +2648,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:652](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L652) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:652](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L652) -[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:653](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L653) +[packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts:653](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/TimeSyncCluster.ts#L653) ___ @@ -2664,7 +2664,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts#L38) +[packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts#L38) ___ @@ -2678,7 +2678,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts#L46) +[packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts#L46) ___ @@ -2688,7 +2688,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:596](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L596) +[packages/matter.js/src/cluster/Cluster.ts:596](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L596) ___ @@ -2698,9 +2698,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:154](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L154) +[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:154](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L154) -[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:155](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L155) +[packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts:155](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UnitLocalizationCluster.ts#L155) ___ @@ -2710,9 +2710,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/UserLabelCluster.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UserLabelCluster.ts#L44) +[packages/matter.js/src/cluster/definitions/UserLabelCluster.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UserLabelCluster.ts#L44) -[packages/matter.js/src/cluster/definitions/UserLabelCluster.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/UserLabelCluster.ts#L45) +[packages/matter.js/src/cluster/definitions/UserLabelCluster.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/UserLabelCluster.ts#L45) ___ @@ -2722,9 +2722,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts#L60) +[packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts#L60) -[packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts#L61) +[packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/ValidProxiesCluster.ts#L61) ___ @@ -2734,9 +2734,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts#L54) +[packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts#L54) -[packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts#L55) +[packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WakeOnLanCluster.ts#L55) ___ @@ -2746,9 +2746,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:512](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L512) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:512](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L512) -[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:513](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L513) +[packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts:513](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WiFiNetworkDiagnosticsCluster.ts#L513) ___ @@ -2758,9 +2758,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:1084](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L1084) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:1084](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L1084) -[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:1085](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L1085) +[packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts:1085](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/definitions/WindowCoveringCluster.ts#L1085) ## Functions @@ -2774,7 +2774,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts:182](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts#L182) +[packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts:182](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts#L182) ___ @@ -2804,7 +2804,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L125) +[packages/matter.js/src/cluster/Cluster.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L125) ___ @@ -2818,7 +2818,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts#L212) +[packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AdministratorCommissioningServer.ts#L212) ___ @@ -2857,7 +2857,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:884](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L884) +[packages/matter.js/src/cluster/Cluster.ts:884](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L884) ___ @@ -2889,7 +2889,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClient.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClient.ts#L42) +[packages/matter.js/src/cluster/client/ClusterClient.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClient.ts#L42) ___ @@ -2924,7 +2924,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:935](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L935) +[packages/matter.js/src/cluster/Cluster.ts:935](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L935) ___ @@ -2958,7 +2958,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServer.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServer.ts#L49) +[packages/matter.js/src/cluster/server/ClusterServer.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServer.ts#L49) ___ @@ -2990,7 +2990,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:641](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L641) +[packages/matter.js/src/cluster/Cluster.ts:641](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L641) ___ @@ -3020,7 +3020,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:185](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L185) +[packages/matter.js/src/cluster/Cluster.ts:185](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L185) ___ @@ -3052,7 +3052,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:679](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L679) +[packages/matter.js/src/cluster/Cluster.ts:679](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L679) ___ @@ -3082,7 +3082,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:780](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L780) +[packages/matter.js/src/cluster/Cluster.ts:780](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L780) ___ @@ -3112,7 +3112,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:533](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L533) +[packages/matter.js/src/cluster/Cluster.ts:533](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L533) ___ @@ -3142,7 +3142,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:281](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L281) +[packages/matter.js/src/cluster/Cluster.ts:281](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L281) ___ @@ -3172,7 +3172,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:409](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L409) +[packages/matter.js/src/cluster/Cluster.ts:409](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L409) ___ @@ -3202,7 +3202,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:746](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L746) +[packages/matter.js/src/cluster/Cluster.ts:746](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L746) ___ @@ -3232,7 +3232,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:315](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L315) +[packages/matter.js/src/cluster/Cluster.ts:315](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L315) ___ @@ -3262,7 +3262,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:443](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L443) +[packages/matter.js/src/cluster/Cluster.ts:443](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L443) ___ @@ -3284,7 +3284,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/GeneralCommissioningServer.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/GeneralCommissioningServer.ts#L18) +[packages/matter.js/src/cluster/server/GeneralCommissioningServer.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/GeneralCommissioningServer.ts#L18) ___ @@ -3310,7 +3310,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:856](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L856) +[packages/matter.js/src/cluster/Cluster.ts:856](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L856) ___ @@ -3324,7 +3324,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/GroupKeyManagementServer.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/GroupKeyManagementServer.ts#L13) +[packages/matter.js/src/cluster/server/GroupKeyManagementServer.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/GroupKeyManagementServer.ts#L13) ___ @@ -3338,7 +3338,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/GroupsServer.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/GroupsServer.ts#L79) +[packages/matter.js/src/cluster/server/GroupsServer.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/GroupsServer.ts#L79) ___ @@ -3352,7 +3352,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/LevelControlServer.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/LevelControlServer.ts#L14) +[packages/matter.js/src/cluster/server/LevelControlServer.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/LevelControlServer.ts#L14) ___ @@ -3366,7 +3366,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/OnOffServer.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/OnOffServer.ts#L16) +[packages/matter.js/src/cluster/server/OnOffServer.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/OnOffServer.ts#L16) ___ @@ -3386,7 +3386,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts#L62) +[packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/OperationalCredentialsServer.ts#L62) ___ @@ -3416,7 +3416,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:155](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L155) +[packages/matter.js/src/cluster/Cluster.ts:155](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L155) ___ @@ -3448,7 +3448,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:660](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L660) +[packages/matter.js/src/cluster/Cluster.ts:660](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L660) ___ @@ -3478,7 +3478,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:763](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L763) +[packages/matter.js/src/cluster/Cluster.ts:763](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L763) ___ @@ -3508,7 +3508,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:503](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L503) +[packages/matter.js/src/cluster/Cluster.ts:503](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L503) ___ @@ -3538,7 +3538,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:249](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L249) +[packages/matter.js/src/cluster/Cluster.ts:249](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L249) ___ @@ -3568,7 +3568,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:377](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L377) +[packages/matter.js/src/cluster/Cluster.ts:377](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L377) ___ @@ -3582,7 +3582,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:132](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L132) +[packages/matter.js/src/cluster/server/ScenesServer.ts:132](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L132) ___ @@ -3608,7 +3608,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:568](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L568) +[packages/matter.js/src/cluster/Cluster.ts:568](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L568) ___ @@ -3628,7 +3628,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L113) +[packages/matter.js/src/cluster/ClusterHelper.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L113) ___ @@ -3654,7 +3654,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:797](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L797) +[packages/matter.js/src/cluster/Cluster.ts:797](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L797) ___ @@ -3684,7 +3684,7 @@ Forces the presence of the specified optional attributes, so they can be used in #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L192) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L192) ___ @@ -3714,7 +3714,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:217](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L217) +[packages/matter.js/src/cluster/Cluster.ts:217](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L217) ___ @@ -3744,7 +3744,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:345](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L345) +[packages/matter.js/src/cluster/Cluster.ts:345](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L345) ___ @@ -3774,7 +3774,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:473](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L473) +[packages/matter.js/src/cluster/Cluster.ts:473](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L473) ___ @@ -3803,7 +3803,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:282](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L282) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:282](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L282) ___ @@ -3830,7 +3830,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:401](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L401) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:401](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L401) ___ @@ -3863,7 +3863,7 @@ Factory function to create an AttributeClient for a given attribute. #### Defined in -[packages/matter.js/src/cluster/client/AttributeClient.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/AttributeClient.ts#L21) +[packages/matter.js/src/cluster/client/AttributeClient.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/AttributeClient.ts#L21) ___ @@ -3904,7 +3904,7 @@ Factory function to create an attribute server. #### Defined in -[packages/matter.js/src/cluster/server/AttributeServer.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/AttributeServer.ts#L34) +[packages/matter.js/src/cluster/server/AttributeServer.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/AttributeServer.ts#L34) ___ @@ -3918,7 +3918,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/GroupsServer.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/GroupsServer.ts#L172) +[packages/matter.js/src/cluster/server/GroupsServer.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/GroupsServer.ts#L172) ___ @@ -3938,7 +3938,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/IdentifyServer.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/IdentifyServer.ts#L10) +[packages/matter.js/src/cluster/server/IdentifyServer.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/IdentifyServer.ts#L10) ___ @@ -3959,7 +3959,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/LevelControlServer.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/LevelControlServer.ts#L60) +[packages/matter.js/src/cluster/server/LevelControlServer.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/LevelControlServer.ts#L60) ___ @@ -3980,7 +3980,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/OnOffServer.ts:98](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/OnOffServer.ts#L98) +[packages/matter.js/src/cluster/server/OnOffServer.ts:98](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/OnOffServer.ts#L98) ___ @@ -3994,7 +3994,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ScenesServer.ts:500](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ScenesServer.ts#L500) +[packages/matter.js/src/cluster/server/ScenesServer.ts:500](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ScenesServer.ts#L500) ___ @@ -4027,7 +4027,7 @@ Factory function to create an EVentClient for a given event. #### Defined in -[packages/matter.js/src/cluster/client/EventClient.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/EventClient.ts#L17) +[packages/matter.js/src/cluster/client/EventClient.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/EventClient.ts#L17) ___ @@ -4048,7 +4048,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:133](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L133) +[packages/matter.js/src/cluster/ClusterHelper.ts:133](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L133) ___ @@ -4068,7 +4068,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L125) +[packages/matter.js/src/cluster/ClusterHelper.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L125) ___ @@ -4089,7 +4089,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:183](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L183) +[packages/matter.js/src/cluster/ClusterHelper.ts:183](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L183) ___ @@ -4110,7 +4110,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:158](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L158) +[packages/matter.js/src/cluster/ClusterHelper.ts:158](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L158) ___ @@ -4130,7 +4130,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:121](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L121) +[packages/matter.js/src/cluster/ClusterHelper.ts:121](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L121) ___ @@ -4159,7 +4159,7 @@ obj is ClusterClientObj\ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:267](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L267) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:267](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L267) ___ @@ -4188,7 +4188,7 @@ obj is ClusterClientObjInternal\ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:273](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L273) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:273](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L273) ___ @@ -4217,7 +4217,7 @@ obj is ClusterServerObj\ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:386](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L386) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:386](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L386) ___ @@ -4246,7 +4246,7 @@ obj is ClusterServerObjInternal\ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:392](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L392) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:392](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L392) ___ @@ -4266,7 +4266,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:234](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L234) +[packages/matter.js/src/cluster/ClusterHelper.ts:234](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L234) ___ @@ -4286,7 +4286,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:264](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L264) +[packages/matter.js/src/cluster/ClusterHelper.ts:264](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L264) ___ @@ -4306,4 +4306,4 @@ ___ #### Defined in -[packages/matter.js/src/cluster/ClusterHelper.ts:252](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/ClusterHelper.ts#L252) +[packages/matter.js/src/cluster/ClusterHelper.ts:252](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/ClusterHelper.ts#L252) diff --git a/docs/matter.js/modules/codec_export.Base64.md b/docs/matter.js/modules/codec_export.Base64.md index ef7c852ead..731767e418 100644 --- a/docs/matter.js/modules/codec_export.Base64.md +++ b/docs/matter.js/modules/codec_export.Base64.md @@ -33,7 +33,7 @@ decoded bytes in a ByteArray #### Defined in -[packages/matter.js/src/codec/Base64Codec.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/Base64Codec.ts#L91) +[packages/matter.js/src/codec/Base64Codec.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/Base64Codec.ts#L91) ___ @@ -58,4 +58,4 @@ an encoded string #### Defined in -[packages/matter.js/src/codec/Base64Codec.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/Base64Codec.ts#L52) +[packages/matter.js/src/codec/Base64Codec.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/Base64Codec.ts#L52) diff --git a/docs/matter.js/modules/codec_export.md b/docs/matter.js/modules/codec_export.md index 473c71e4c3..add3654be4 100644 --- a/docs/matter.js/modules/codec_export.md +++ b/docs/matter.js/modules/codec_export.md @@ -103,7 +103,7 @@ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L55) +[packages/matter.js/src/codec/DerCodec.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L55) ___ @@ -124,7 +124,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L88) +[packages/matter.js/src/codec/DnsCodec.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L88) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L97) +[packages/matter.js/src/codec/DnsCodec.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L97) ___ @@ -153,7 +153,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L72) +[packages/matter.js/src/codec/DnsCodec.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L72) ___ @@ -180,7 +180,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L79) +[packages/matter.js/src/codec/DnsCodec.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L79) ___ @@ -199,7 +199,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:65](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L65) +[packages/matter.js/src/codec/DnsCodec.ts:65](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L65) ## Variables @@ -209,7 +209,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L14) +[packages/matter.js/src/codec/DerCodec.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L14) ___ @@ -219,7 +219,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L12) +[packages/matter.js/src/codec/DerCodec.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L12) ___ @@ -229,7 +229,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L13) +[packages/matter.js/src/codec/DerCodec.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L13) ___ @@ -239,7 +239,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:207](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L207) +[packages/matter.js/src/codec/DerCodec.ts:207](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L207) ___ @@ -249,7 +249,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:228](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L228) +[packages/matter.js/src/codec/DerCodec.ts:228](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L228) ___ @@ -259,7 +259,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:224](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L224) +[packages/matter.js/src/codec/DerCodec.ts:224](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L224) ___ @@ -272,7 +272,7 @@ when needed. #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L17) +[packages/matter.js/src/codec/DnsCodec.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L17) ___ @@ -286,7 +286,7 @@ MatterCoreSpecificationV1_2 § 4.4.4 #### Defined in -[packages/matter.js/src/codec/MessageCodec.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/MessageCodec.ts#L16) +[packages/matter.js/src/codec/MessageCodec.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/MessageCodec.ts#L16) ___ @@ -296,7 +296,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L10) +[packages/matter.js/src/codec/DerCodec.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L10) ___ @@ -306,7 +306,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:208](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L208) +[packages/matter.js/src/codec/DerCodec.ts:208](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L208) ___ @@ -316,7 +316,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L11) +[packages/matter.js/src/codec/DerCodec.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L11) ## Functions @@ -339,7 +339,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L35) +[packages/matter.js/src/codec/DnsCodec.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L35) ___ @@ -362,7 +362,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L27) +[packages/matter.js/src/codec/DnsCodec.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L27) ___ @@ -382,7 +382,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:212](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L212) +[packages/matter.js/src/codec/DerCodec.ts:212](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L212) ___ @@ -402,7 +402,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:214](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L214) +[packages/matter.js/src/codec/DerCodec.ts:214](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L214) ___ @@ -429,7 +429,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L41) +[packages/matter.js/src/codec/DerCodec.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L41) ___ @@ -455,7 +455,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L46) +[packages/matter.js/src/codec/DerCodec.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L46) ___ @@ -481,7 +481,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L50) +[packages/matter.js/src/codec/DerCodec.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L50) ___ @@ -502,7 +502,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L40) +[packages/matter.js/src/codec/DerCodec.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L40) ___ @@ -524,7 +524,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:216](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L216) +[packages/matter.js/src/codec/DerCodec.ts:216](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L216) ___ @@ -549,7 +549,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L36) +[packages/matter.js/src/codec/DerCodec.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L36) ___ @@ -569,7 +569,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:209](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L209) +[packages/matter.js/src/codec/DerCodec.ts:209](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L209) ___ @@ -589,7 +589,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:232](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L232) +[packages/matter.js/src/codec/DerCodec.ts:232](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L232) ___ @@ -609,7 +609,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:233](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L233) +[packages/matter.js/src/codec/DerCodec.ts:233](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L233) ___ @@ -632,7 +632,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L19) +[packages/matter.js/src/codec/DnsCodec.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L19) ___ @@ -666,7 +666,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L200) +[packages/matter.js/src/codec/DerCodec.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L200) ___ @@ -689,7 +689,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L51) +[packages/matter.js/src/codec/DnsCodec.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L51) ___ @@ -709,7 +709,7 @@ ___ #### Defined in -[packages/matter.js/src/codec/DerCodec.ts:210](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DerCodec.ts#L210) +[packages/matter.js/src/codec/DerCodec.ts:210](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DerCodec.ts#L210) ___ @@ -732,4 +732,4 @@ ___ #### Defined in -[packages/matter.js/src/codec/DnsCodec.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/codec/DnsCodec.ts#L43) +[packages/matter.js/src/codec/DnsCodec.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/codec/DnsCodec.ts#L43) diff --git a/docs/matter.js/modules/common_export.md b/docs/matter.js/modules/common_export.md index f09f426135..1290028b37 100644 --- a/docs/matter.js/modules/common_export.md +++ b/docs/matter.js/modules/common_export.md @@ -76,7 +76,7 @@ The properties are named identical as in the Matter specification. #### Defined in -[packages/matter.js/src/common/Scanner.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/Scanner.ts#L16) +[packages/matter.js/src/common/Scanner.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/Scanner.ts#L16) ___ @@ -89,7 +89,7 @@ Please decide for the best matching identifier that you have. #### Defined in -[packages/matter.js/src/common/Scanner.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/Scanner.ts#L60) +[packages/matter.js/src/common/Scanner.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/Scanner.ts#L60) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[packages/matter.js/src/common/InstanceBroadcaster.ts:162](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/InstanceBroadcaster.ts#L162) +[packages/matter.js/src/common/InstanceBroadcaster.ts:162](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/InstanceBroadcaster.ts#L162) ___ @@ -134,7 +134,7 @@ ___ #### Defined in -[packages/matter.js/src/common/InstanceBroadcaster.ts:133](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/InstanceBroadcaster.ts#L133) +[packages/matter.js/src/common/InstanceBroadcaster.ts:133](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/InstanceBroadcaster.ts#L133) ___ @@ -151,7 +151,7 @@ ___ #### Defined in -[packages/matter.js/src/common/InstanceBroadcaster.ts:182](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/InstanceBroadcaster.ts#L182) +[packages/matter.js/src/common/InstanceBroadcaster.ts:182](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/InstanceBroadcaster.ts#L182) ___ @@ -161,7 +161,7 @@ ___ #### Defined in -[packages/matter.js/src/common/ServerAddress.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/ServerAddress.ts#L18) +[packages/matter.js/src/common/ServerAddress.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/ServerAddress.ts#L18) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[packages/matter.js/src/common/ServerAddress.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/ServerAddress.ts#L13) +[packages/matter.js/src/common/ServerAddress.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/ServerAddress.ts#L13) ___ @@ -201,7 +201,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/common/ServerAddress.ts:7](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/ServerAddress.ts#L7) +[packages/matter.js/src/common/ServerAddress.ts:7](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/ServerAddress.ts#L7) ## Variables @@ -236,7 +236,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/common/InstanceBroadcaster.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/InstanceBroadcaster.ts#L11) +[packages/matter.js/src/common/InstanceBroadcaster.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/InstanceBroadcaster.ts#L11) ___ @@ -246,7 +246,7 @@ ___ #### Defined in -[packages/matter.js/src/common/InstanceBroadcaster.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/InstanceBroadcaster.ts#L131) +[packages/matter.js/src/common/InstanceBroadcaster.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/InstanceBroadcaster.ts#L131) ## Functions @@ -266,7 +266,7 @@ ___ #### Defined in -[packages/matter.js/src/common/ServerAddress.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/ServerAddress.ts#L20) +[packages/matter.js/src/common/ServerAddress.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/ServerAddress.ts#L20) ___ @@ -299,7 +299,7 @@ If the function returns undefined or the error type do not match, the error is n #### Defined in -[packages/matter.js/src/common/TryCatchHandler.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/TryCatchHandler.ts#L19) +[packages/matter.js/src/common/TryCatchHandler.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/TryCatchHandler.ts#L19) ___ @@ -332,4 +332,4 @@ If the function returns undefined or the error type do not match, the error is n #### Defined in -[packages/matter.js/src/common/TryCatchHandler.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/TryCatchHandler.ts#L47) +[packages/matter.js/src/common/TryCatchHandler.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/TryCatchHandler.ts#L47) diff --git a/docs/matter.js/modules/crypto_export.md b/docs/matter.js/modules/crypto_export.md index 0cebb70bf6..0a06b7f254 100644 --- a/docs/matter.js/modules/crypto_export.md +++ b/docs/matter.js/modules/crypto_export.md @@ -71,7 +71,7 @@ #### Defined in -[packages/matter.js/src/crypto/Key.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L60) +[packages/matter.js/src/crypto/Key.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L60) ___ @@ -81,7 +81,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L20) +[packages/matter.js/src/crypto/Crypto.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L20) ## Variables @@ -91,7 +91,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/CryptoConstants.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/CryptoConstants.ts#L19) +[packages/matter.js/src/crypto/CryptoConstants.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/CryptoConstants.ts#L19) ___ @@ -101,7 +101,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/CryptoConstants.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/CryptoConstants.ts#L20) +[packages/matter.js/src/crypto/CryptoConstants.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/CryptoConstants.ts#L20) ___ @@ -111,7 +111,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/CryptoConstants.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/CryptoConstants.ts#L21) +[packages/matter.js/src/crypto/CryptoConstants.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/CryptoConstants.ts#L21) ___ @@ -121,7 +121,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L18) +[packages/matter.js/src/crypto/Crypto.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L18) ___ @@ -131,7 +131,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L16) +[packages/matter.js/src/crypto/Crypto.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L16) ___ @@ -141,7 +141,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L17) +[packages/matter.js/src/crypto/Crypto.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L17) ___ @@ -151,7 +151,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L14) +[packages/matter.js/src/crypto/Crypto.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L14) ___ @@ -165,7 +165,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/CryptoConstants.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/CryptoConstants.ts#L10) +[packages/matter.js/src/crypto/CryptoConstants.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/CryptoConstants.ts#L10) ___ @@ -175,7 +175,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/CryptoConstants.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/CryptoConstants.ts#L11) +[packages/matter.js/src/crypto/CryptoConstants.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/CryptoConstants.ts#L11) ___ @@ -185,7 +185,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L15) +[packages/matter.js/src/crypto/Crypto.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L15) ___ @@ -195,7 +195,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/CryptoConstants.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/CryptoConstants.ts#L15) +[packages/matter.js/src/crypto/CryptoConstants.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/CryptoConstants.ts#L15) ___ @@ -209,7 +209,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/CryptoConstants.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/CryptoConstants.ts#L14) +[packages/matter.js/src/crypto/CryptoConstants.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/CryptoConstants.ts#L14) ___ @@ -219,7 +219,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/CryptoConstants.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/CryptoConstants.ts#L12) +[packages/matter.js/src/crypto/CryptoConstants.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/CryptoConstants.ts#L12) ___ @@ -229,7 +229,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L13) +[packages/matter.js/src/crypto/Crypto.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L13) ___ @@ -239,7 +239,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L19) +[packages/matter.js/src/crypto/Crypto.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L19) ___ @@ -253,7 +253,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/CryptoConstants.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/CryptoConstants.ts#L17) +[packages/matter.js/src/crypto/CryptoConstants.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/CryptoConstants.ts#L17) ___ @@ -263,7 +263,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/CryptoConstants.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/CryptoConstants.ts#L18) +[packages/matter.js/src/crypto/CryptoConstants.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/CryptoConstants.ts#L18) ___ @@ -273,7 +273,7 @@ ___ #### Defined in -[packages/matter.js/src/crypto/Crypto.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Crypto.ts#L125) +[packages/matter.js/src/crypto/Crypto.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Crypto.ts#L125) ## Functions @@ -295,7 +295,7 @@ Generic key factory. #### Defined in -[packages/matter.js/src/crypto/Key.ts:452](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L452) +[packages/matter.js/src/crypto/Key.ts:452](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L452) ___ @@ -318,7 +318,7 @@ Private key factory. #### Defined in -[packages/matter.js/src/crypto/Key.ts:556](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L556) +[packages/matter.js/src/crypto/Key.ts:556](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L556) ___ @@ -341,7 +341,7 @@ Public key factory. #### Defined in -[packages/matter.js/src/crypto/Key.ts:575](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L575) +[packages/matter.js/src/crypto/Key.ts:575](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L575) ___ @@ -364,4 +364,4 @@ Symmetric key factory. #### Defined in -[packages/matter.js/src/crypto/Key.ts:586](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/crypto/Key.ts#L586) +[packages/matter.js/src/crypto/Key.ts:586](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/crypto/Key.ts#L586) diff --git a/docs/matter.js/modules/datatype_export.CaseAuthenticatedTag.md b/docs/matter.js/modules/datatype_export.CaseAuthenticatedTag.md index 92f0775b99..e0f4dd5880 100644 --- a/docs/matter.js/modules/datatype_export.CaseAuthenticatedTag.md +++ b/docs/matter.js/modules/datatype_export.CaseAuthenticatedTag.md @@ -31,7 +31,7 @@ #### Defined in -[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L27) +[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L27) ___ @@ -51,7 +51,7 @@ ___ #### Defined in -[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L29) +[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L29) ___ @@ -71,7 +71,7 @@ ___ #### Defined in -[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L31) +[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L31) ___ @@ -91,4 +91,4 @@ ___ #### Defined in -[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L39) +[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L39) diff --git a/docs/matter.js/modules/datatype_export.FabricIndex.md b/docs/matter.js/modules/datatype_export.FabricIndex.md index 66d3423b3f..05ee379408 100644 --- a/docs/matter.js/modules/datatype_export.FabricIndex.md +++ b/docs/matter.js/modules/datatype_export.FabricIndex.md @@ -19,7 +19,7 @@ #### Defined in -[packages/matter.js/src/datatype/FabricIndex.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/FabricIndex.ts#L29) +[packages/matter.js/src/datatype/FabricIndex.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/FabricIndex.ts#L29) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[packages/matter.js/src/datatype/FabricIndex.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/FabricIndex.ts#L30) +[packages/matter.js/src/datatype/FabricIndex.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/FabricIndex.ts#L30) diff --git a/docs/matter.js/modules/datatype_export.NodeId.md b/docs/matter.js/modules/datatype_export.NodeId.md index 3b380be75b..611523d6a2 100644 --- a/docs/matter.js/modules/datatype_export.NodeId.md +++ b/docs/matter.js/modules/datatype_export.NodeId.md @@ -31,7 +31,7 @@ usage. It exists to mark or detect the presence of uninitialized, missing, or in #### Defined in -[packages/matter.js/src/datatype/NodeId.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/NodeId.ts#L38) +[packages/matter.js/src/datatype/NodeId.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/NodeId.ts#L38) ## Functions @@ -51,7 +51,7 @@ usage. It exists to mark or detect the presence of uninitialized, missing, or in #### Defined in -[packages/matter.js/src/datatype/NodeId.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/NodeId.ts#L91) +[packages/matter.js/src/datatype/NodeId.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/NodeId.ts#L91) ___ @@ -74,7 +74,7 @@ single CASE session as specified in Section 6.6.2.1.2, “Subjects identified by #### Defined in -[packages/matter.js/src/datatype/NodeId.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/NodeId.ts#L84) +[packages/matter.js/src/datatype/NodeId.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/NodeId.ts#L84) ___ @@ -96,7 +96,7 @@ A Group Node ID is a 64-bit Node ID that contains a particular Group ID in the l #### Defined in -[packages/matter.js/src/datatype/NodeId.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/NodeId.ts#L61) +[packages/matter.js/src/datatype/NodeId.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/NodeId.ts#L61) ___ @@ -120,7 +120,7 @@ administrative access to any commissioner communicating via a PASE session estab #### Defined in -[packages/matter.js/src/datatype/NodeId.ts:100](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/NodeId.ts#L100) +[packages/matter.js/src/datatype/NodeId.ts:100](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/NodeId.ts#L100) ___ @@ -144,7 +144,7 @@ housekeeping internal usage purposes in contexts where an Operational Node ID is #### Defined in -[packages/matter.js/src/datatype/NodeId.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/NodeId.ts#L73) +[packages/matter.js/src/datatype/NodeId.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/NodeId.ts#L73) ___ @@ -162,7 +162,7 @@ as the destination address. #### Defined in -[packages/matter.js/src/datatype/NodeId.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/NodeId.ts#L51) +[packages/matter.js/src/datatype/NodeId.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/NodeId.ts#L51) ___ @@ -182,4 +182,4 @@ ___ #### Defined in -[packages/matter.js/src/datatype/NodeId.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/NodeId.ts#L40) +[packages/matter.js/src/datatype/NodeId.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/NodeId.ts#L40) diff --git a/docs/matter.js/modules/datatype_export.md b/docs/matter.js/modules/datatype_export.md index c6a2da4764..0811e8a314 100644 --- a/docs/matter.js/modules/datatype_export.md +++ b/docs/matter.js/modules/datatype_export.md @@ -71,9 +71,9 @@ An Attribute ID is a 32 bit number and indicates an attribute defined in a clust #### Defined in -[packages/matter.js/src/datatype/AttributeId.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/AttributeId.ts#L19) +[packages/matter.js/src/datatype/AttributeId.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/AttributeId.ts#L19) -[packages/matter.js/src/datatype/AttributeId.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/AttributeId.ts#L17) +[packages/matter.js/src/datatype/AttributeId.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/AttributeId.ts#L17) ___ @@ -89,11 +89,11 @@ MatterCoreSpecificationV1_2 § 6.6.2.1.2. #### Defined in -[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L19) +[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L19) -[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L17) +[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L17) -[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L26) +[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L26) ___ @@ -110,9 +110,9 @@ SHALL define conformance to that specification. #### Defined in -[packages/matter.js/src/datatype/ClusterId.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/ClusterId.ts#L20) +[packages/matter.js/src/datatype/ClusterId.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/ClusterId.ts#L20) -[packages/matter.js/src/datatype/ClusterId.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/ClusterId.ts#L18) +[packages/matter.js/src/datatype/ClusterId.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/ClusterId.ts#L18) ___ @@ -128,9 +128,9 @@ A Command ID is a 32 bit number and indicates a command defined in a cluster spe #### Defined in -[packages/matter.js/src/datatype/CommandId.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CommandId.ts#L19) +[packages/matter.js/src/datatype/CommandId.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CommandId.ts#L19) -[packages/matter.js/src/datatype/CommandId.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CommandId.ts#L17) +[packages/matter.js/src/datatype/CommandId.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CommandId.ts#L17) ___ @@ -146,9 +146,9 @@ A Device type ID is a 32-bit number that defines the type of the device. #### Defined in -[packages/matter.js/src/datatype/DeviceTypeId.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/DeviceTypeId.ts#L19) +[packages/matter.js/src/datatype/DeviceTypeId.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/DeviceTypeId.ts#L19) -[packages/matter.js/src/datatype/DeviceTypeId.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/DeviceTypeId.ts#L17) +[packages/matter.js/src/datatype/DeviceTypeId.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/DeviceTypeId.ts#L17) ___ @@ -164,9 +164,9 @@ A Endpoint Number is a 16-bit number that that indicates an instance of a device #### Defined in -[packages/matter.js/src/datatype/EndpointNumber.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/EndpointNumber.ts#L19) +[packages/matter.js/src/datatype/EndpointNumber.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/EndpointNumber.ts#L19) -[packages/matter.js/src/datatype/EndpointNumber.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/EndpointNumber.ts#L17) +[packages/matter.js/src/datatype/EndpointNumber.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/EndpointNumber.ts#L17) ___ @@ -182,9 +182,9 @@ An EVent ID is a 32 bit number and indicates an event defined in a cluster speci #### Defined in -[packages/matter.js/src/datatype/EventId.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/EventId.ts#L19) +[packages/matter.js/src/datatype/EventId.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/EventId.ts#L19) -[packages/matter.js/src/datatype/EventId.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/EventId.ts#L17) +[packages/matter.js/src/datatype/EventId.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/EventId.ts#L17) ___ @@ -201,9 +201,9 @@ a particular root CA. #### Defined in -[packages/matter.js/src/datatype/FabricId.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/FabricId.ts#L21) +[packages/matter.js/src/datatype/FabricId.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/FabricId.ts#L21) -[packages/matter.js/src/datatype/FabricId.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/FabricId.ts#L19) +[packages/matter.js/src/datatype/FabricId.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/FabricId.ts#L19) ___ @@ -224,11 +224,11 @@ a fabric, such as fabric-scoped data model elements, then the fabric-index value #### Defined in -[packages/matter.js/src/datatype/FabricIndex.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/FabricIndex.ts#L24) +[packages/matter.js/src/datatype/FabricIndex.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/FabricIndex.ts#L24) -[packages/matter.js/src/datatype/FabricIndex.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/FabricIndex.ts#L22) +[packages/matter.js/src/datatype/FabricIndex.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/FabricIndex.ts#L22) -[packages/matter.js/src/datatype/FabricIndex.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/FabricIndex.ts#L28) +[packages/matter.js/src/datatype/FabricIndex.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/FabricIndex.ts#L28) ___ @@ -251,9 +251,9 @@ The Group ID space is allocated as described in Table 2, “Group ID Allocations #### Defined in -[packages/matter.js/src/datatype/GroupId.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/GroupId.ts#L26) +[packages/matter.js/src/datatype/GroupId.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/GroupId.ts#L26) -[packages/matter.js/src/datatype/GroupId.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/GroupId.ts#L24) +[packages/matter.js/src/datatype/GroupId.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/GroupId.ts#L24) ___ @@ -270,11 +270,11 @@ group of Nodes on a Fabric. #### Defined in -[packages/matter.js/src/datatype/NodeId.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/NodeId.ts#L26) +[packages/matter.js/src/datatype/NodeId.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/NodeId.ts#L26) -[packages/matter.js/src/datatype/NodeId.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/NodeId.ts#L24) +[packages/matter.js/src/datatype/NodeId.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/NodeId.ts#L24) -[packages/matter.js/src/datatype/NodeId.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/NodeId.ts#L30) +[packages/matter.js/src/datatype/NodeId.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/NodeId.ts#L30) ___ @@ -291,7 +291,7 @@ authentication method provided by the Secure Channel architecture. #### Defined in -[packages/matter.js/src/datatype/SubjectId.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/SubjectId.ts#L16) +[packages/matter.js/src/datatype/SubjectId.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/SubjectId.ts#L16) ___ @@ -309,9 +309,9 @@ Connectivity Standards Alliance (see [CSA Manufacturer Code Database]). #### Defined in -[packages/matter.js/src/datatype/VendorId.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/VendorId.ts#L21) +[packages/matter.js/src/datatype/VendorId.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/VendorId.ts#L21) -[packages/matter.js/src/datatype/VendorId.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/VendorId.ts#L19) +[packages/matter.js/src/datatype/VendorId.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/VendorId.ts#L19) ## Variables @@ -323,7 +323,7 @@ Tlv schema for an Attribute Id. #### Defined in -[packages/matter.js/src/datatype/AttributeId.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/AttributeId.ts#L24) +[packages/matter.js/src/datatype/AttributeId.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/AttributeId.ts#L24) ___ @@ -333,7 +333,7 @@ ___ #### Defined in -[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L71) +[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L71) ___ @@ -345,7 +345,7 @@ Tlv schema for a cluster Id. #### Defined in -[packages/matter.js/src/datatype/ClusterId.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/ClusterId.ts#L25) +[packages/matter.js/src/datatype/ClusterId.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/ClusterId.ts#L25) ___ @@ -357,7 +357,7 @@ Tlv schema for an Command Id. #### Defined in -[packages/matter.js/src/datatype/CommandId.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CommandId.ts#L24) +[packages/matter.js/src/datatype/CommandId.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CommandId.ts#L24) ___ @@ -369,7 +369,7 @@ Tlv schema for a Device type ID. #### Defined in -[packages/matter.js/src/datatype/DeviceTypeId.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/DeviceTypeId.ts#L24) +[packages/matter.js/src/datatype/DeviceTypeId.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/DeviceTypeId.ts#L24) ___ @@ -381,7 +381,7 @@ Tlv schema for an Endpoint number. #### Defined in -[packages/matter.js/src/datatype/EndpointNumber.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/EndpointNumber.ts#L24) +[packages/matter.js/src/datatype/EndpointNumber.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/EndpointNumber.ts#L24) ___ @@ -393,7 +393,7 @@ Tlv schema for an Event Id. #### Defined in -[packages/matter.js/src/datatype/EventId.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/EventId.ts#L24) +[packages/matter.js/src/datatype/EventId.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/EventId.ts#L24) ___ @@ -405,7 +405,7 @@ Tlv schema for a Node Identifier. #### Defined in -[packages/matter.js/src/datatype/FabricId.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/FabricId.ts#L26) +[packages/matter.js/src/datatype/FabricId.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/FabricId.ts#L26) ___ @@ -417,7 +417,7 @@ Tlv Schema for a Fabric Index. #### Defined in -[packages/matter.js/src/datatype/FabricIndex.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/FabricIndex.ts#L34) +[packages/matter.js/src/datatype/FabricIndex.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/FabricIndex.ts#L34) ___ @@ -429,7 +429,7 @@ Tlv Schema for a Group Id. #### Defined in -[packages/matter.js/src/datatype/GroupId.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/GroupId.ts#L31) +[packages/matter.js/src/datatype/GroupId.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/GroupId.ts#L31) ___ @@ -441,7 +441,7 @@ Tlv schema for a Node Identifier. #### Defined in -[packages/matter.js/src/datatype/NodeId.ts:109](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/NodeId.ts#L109) +[packages/matter.js/src/datatype/NodeId.ts:109](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/NodeId.ts#L109) ___ @@ -453,7 +453,7 @@ Tlv schema for a Subject Id #### Defined in -[packages/matter.js/src/datatype/SubjectId.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/SubjectId.ts#L19) +[packages/matter.js/src/datatype/SubjectId.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/SubjectId.ts#L19) ___ @@ -465,7 +465,7 @@ Data model for a Vendor Identifier. #### Defined in -[packages/matter.js/src/datatype/VendorId.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/VendorId.ts#L26) +[packages/matter.js/src/datatype/VendorId.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/VendorId.ts#L26) ## Functions @@ -485,7 +485,7 @@ Data model for a Vendor Identifier. #### Defined in -[packages/matter.js/src/datatype/AttributeId.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/AttributeId.ts#L19) +[packages/matter.js/src/datatype/AttributeId.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/AttributeId.ts#L19) ___ @@ -505,7 +505,7 @@ ___ #### Defined in -[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L19) +[packages/matter.js/src/datatype/CaseAuthenticatedTag.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CaseAuthenticatedTag.ts#L19) ___ @@ -525,7 +525,7 @@ ___ #### Defined in -[packages/matter.js/src/datatype/ClusterId.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/ClusterId.ts#L20) +[packages/matter.js/src/datatype/ClusterId.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/ClusterId.ts#L20) ___ @@ -545,7 +545,7 @@ ___ #### Defined in -[packages/matter.js/src/datatype/CommandId.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/CommandId.ts#L19) +[packages/matter.js/src/datatype/CommandId.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/CommandId.ts#L19) ___ @@ -565,7 +565,7 @@ ___ #### Defined in -[packages/matter.js/src/datatype/DeviceTypeId.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/DeviceTypeId.ts#L19) +[packages/matter.js/src/datatype/DeviceTypeId.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/DeviceTypeId.ts#L19) ___ @@ -585,7 +585,7 @@ ___ #### Defined in -[packages/matter.js/src/datatype/EndpointNumber.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/EndpointNumber.ts#L19) +[packages/matter.js/src/datatype/EndpointNumber.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/EndpointNumber.ts#L19) ___ @@ -605,7 +605,7 @@ ___ #### Defined in -[packages/matter.js/src/datatype/EventId.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/EventId.ts#L19) +[packages/matter.js/src/datatype/EventId.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/EventId.ts#L19) ___ @@ -625,7 +625,7 @@ ___ #### Defined in -[packages/matter.js/src/datatype/FabricId.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/FabricId.ts#L21) +[packages/matter.js/src/datatype/FabricId.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/FabricId.ts#L21) ___ @@ -645,7 +645,7 @@ ___ #### Defined in -[packages/matter.js/src/datatype/FabricIndex.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/FabricIndex.ts#L24) +[packages/matter.js/src/datatype/FabricIndex.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/FabricIndex.ts#L24) ___ @@ -665,7 +665,7 @@ ___ #### Defined in -[packages/matter.js/src/datatype/GroupId.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/GroupId.ts#L26) +[packages/matter.js/src/datatype/GroupId.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/GroupId.ts#L26) ___ @@ -685,7 +685,7 @@ ___ #### Defined in -[packages/matter.js/src/datatype/NodeId.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/NodeId.ts#L26) +[packages/matter.js/src/datatype/NodeId.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/NodeId.ts#L26) ___ @@ -705,4 +705,4 @@ ___ #### Defined in -[packages/matter.js/src/datatype/VendorId.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/datatype/VendorId.ts#L21) +[packages/matter.js/src/datatype/VendorId.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/datatype/VendorId.ts#L21) diff --git a/docs/matter.js/modules/device_export.md b/docs/matter.js/modules/device_export.md index 0e697d35e3..46b2a890d9 100644 --- a/docs/matter.js/modules/device_export.md +++ b/docs/matter.js/modules/device_export.md @@ -66,7 +66,7 @@ #### Defined in -[packages/matter.js/src/device/PairedNode.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/PairedNode.ts#L91) +[packages/matter.js/src/device/PairedNode.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/PairedNode.ts#L91) ___ @@ -99,7 +99,7 @@ events on ClusterClients. The Filter methods can be used to filter out specific #### Defined in -[packages/matter.js/src/device/EndpointStructureLogger.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/EndpointStructureLogger.ts#L23) +[packages/matter.js/src/device/EndpointStructureLogger.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/EndpointStructureLogger.ts#L23) ## Variables @@ -113,7 +113,7 @@ events on ClusterClients. The Filter methods can be used to filter out specific #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:113](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L113) +[packages/matter.js/src/device/DeviceTypes.ts:113](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L113) ## Functions @@ -143,7 +143,7 @@ events on ClusterClients. The Filter methods can be used to filter out specific #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L78) +[packages/matter.js/src/device/DeviceTypes.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L78) ___ @@ -163,7 +163,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:974](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L974) +[packages/matter.js/src/device/DeviceTypes.ts:974](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L974) ___ @@ -193,7 +193,7 @@ the custom ones are used if defined #### Defined in -[packages/matter.js/src/device/Device.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/Device.ts#L29) +[packages/matter.js/src/device/Device.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/Device.ts#L29) ___ @@ -227,7 +227,7 @@ for multiple clusters #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L36) +[packages/matter.js/src/device/OnOffDevices.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L36) ___ @@ -247,7 +247,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DeviceTypes.ts:983](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DeviceTypes.ts#L983) +[packages/matter.js/src/device/DeviceTypes.ts:983](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DeviceTypes.ts#L983) ___ @@ -268,4 +268,4 @@ ___ #### Defined in -[packages/matter.js/src/device/EndpointStructureLogger.ts:235](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/EndpointStructureLogger.ts#L235) +[packages/matter.js/src/device/EndpointStructureLogger.ts:235](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/EndpointStructureLogger.ts#L235) diff --git a/docs/matter.js/modules/export._internal_.ModelTraversal.md b/docs/matter.js/modules/export._internal_.ModelTraversal.md index c4c8b176ea..38ce3126ad 100644 --- a/docs/matter.js/modules/export._internal_.ModelTraversal.md +++ b/docs/matter.js/modules/export._internal_.ModelTraversal.md @@ -18,4 +18,4 @@ #### Defined in -[packages/matter.js/src/model/logic/ModelTraversal.ts:561](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelTraversal.ts#L561) +[packages/matter.js/src/model/logic/ModelTraversal.ts:561](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelTraversal.ts#L561) diff --git a/docs/matter.js/modules/export._internal_.md b/docs/matter.js/modules/export._internal_.md index 3d040448b8..81c7882857 100644 --- a/docs/matter.js/modules/export._internal_.md +++ b/docs/matter.js/modules/export._internal_.md @@ -149,7 +149,7 @@ Re-exports [ElementSelector](export._internal_.ModelTraversal.md#elementselector #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L16) +[packages/matter.js/src/schema/BitmapSchema.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L16) ___ @@ -159,7 +159,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L14) +[packages/matter.js/src/schema/BitmapSchema.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L14) ___ @@ -169,7 +169,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L15) +[packages/matter.js/src/schema/BitmapSchema.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L15) ## Type Aliases @@ -186,7 +186,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L19) +[packages/matter.js/src/tlv/TlvArray.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L19) ___ @@ -198,7 +198,7 @@ Type for TlvAttributeReportData where the real data are represented with the sch #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L37) +[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L37) ___ @@ -214,7 +214,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L91) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L91) ___ @@ -232,7 +232,7 @@ Handlers to process cluster commands #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L131) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L131) ___ @@ -248,7 +248,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:99](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L99) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L99) ___ @@ -264,7 +264,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L105) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L105) ___ @@ -290,9 +290,9 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L19) +[packages/matter.js/src/schema/BitmapSchema.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L19) -[packages/matter.js/src/schema/BitmapSchema.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L25) +[packages/matter.js/src/schema/BitmapSchema.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L25) ___ @@ -310,7 +310,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Array.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Array.ts#L11) +[packages/matter.js/src/util/Array.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Array.ts#L11) ___ @@ -328,7 +328,7 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:198](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L198) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:198](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L198) ___ @@ -344,7 +344,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L73) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L73) ___ @@ -360,7 +360,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:104](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L104) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:104](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L104) ___ @@ -376,7 +376,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:90](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L90) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:90](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L90) ___ @@ -392,7 +392,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L95) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L95) ___ @@ -408,7 +408,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:112](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L112) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:112](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L112) ___ @@ -424,7 +424,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:128](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L128) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:128](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L128) ___ @@ -440,7 +440,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L118) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L118) ___ @@ -456,7 +456,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:82](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L82) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L82) ___ @@ -485,9 +485,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:922](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L922) +[packages/matter.js/src/cluster/Cluster.ts:922](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L922) -[packages/matter.js/src/cluster/Cluster.ts:935](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L935) +[packages/matter.js/src/cluster/Cluster.ts:935](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L935) ___ @@ -505,7 +505,7 @@ This type manages state that changes when we enter a cluster. #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:314](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L314) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:314](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L314) ___ @@ -532,7 +532,7 @@ Data that are collected initially or through the commissioning process and can b #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:100](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L100) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:100](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L100) ___ @@ -550,7 +550,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L125) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L125) ___ @@ -566,7 +566,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L110) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L110) ___ @@ -576,7 +576,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L49) +[packages/matter.js/src/mdns/MdnsScanner.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L49) ___ @@ -592,7 +592,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterController.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterController.ts#L64) +[packages/matter.js/src/MatterController.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterController.ts#L64) ___ @@ -610,7 +610,7 @@ Commands exposed by the CommissioningServer #### Defined in -[packages/matter.js/src/CommissioningServer.ts:201](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L201) +[packages/matter.js/src/CommissioningServer.ts:201](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L201) ___ @@ -632,7 +632,7 @@ All steps are for execution sorted by stepNumber and subStepNumber #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L85) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L85) ___ @@ -652,7 +652,7 @@ Breadcrump value is stored for each step for transparency #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L76) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L76) ___ @@ -671,7 +671,7 @@ Types representation of a general commissioning response. #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L60) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L60) ___ @@ -694,7 +694,7 @@ ___ #### Defined in -[packages/matter.js/src/device/DimmableDevices.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/DimmableDevices.ts#L15) +[packages/matter.js/src/device/DimmableDevices.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/DimmableDevices.ts#L15) ___ @@ -725,7 +725,7 @@ ___ #### Defined in -[packages/matter.js/src/common/TryCatchHandler.ts:8](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/common/TryCatchHandler.ts#L8) +[packages/matter.js/src/common/TryCatchHandler.ts:8](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/common/TryCatchHandler.ts#L8) ___ @@ -737,7 +737,7 @@ Type for TlvEventData where the real data are represented with the schema and th #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L48) +[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L48) ___ @@ -754,7 +754,7 @@ ___ #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L35) +[packages/matter.js/src/util/NamedHandler.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L35) ___ @@ -770,7 +770,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L70) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L70) ___ @@ -786,7 +786,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:217](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L217) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:217](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L217) ___ @@ -804,7 +804,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L15) +[packages/matter.js/src/tlv/TlvString.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L15) ___ @@ -820,7 +820,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:156](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L156) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:156](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L156) ___ @@ -837,9 +837,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:166](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L166) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:166](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L166) -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:170](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L170) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:170](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L170) ___ @@ -857,7 +857,7 @@ Cluster attributes accessible on the cluster server #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L54) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L54) ___ @@ -873,7 +873,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:85](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L85) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:85](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L85) ___ @@ -889,7 +889,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L41) +[packages/matter.js/src/tlv/TlvObject.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L41) ___ @@ -905,7 +905,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L53) +[packages/matter.js/src/schema/BitmapSchema.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L53) ___ @@ -921,7 +921,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L54) +[packages/matter.js/src/schema/BitmapSchema.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L54) ___ @@ -931,7 +931,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsScanner.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsScanner.ts#L45) +[packages/matter.js/src/mdns/MdnsScanner.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsScanner.ts#L45) ___ @@ -943,7 +943,7 @@ Map of Model -> name #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:309](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L309) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:309](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L309) ___ @@ -960,7 +960,7 @@ ___ #### Defined in -[packages/matter.js/src/device/OnOffDevices.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/device/OnOffDevices.ts#L24) +[packages/matter.js/src/device/OnOffDevices.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/device/OnOffDevices.ts#L24) ___ @@ -976,7 +976,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:155](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L155) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:155](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L155) ___ @@ -992,7 +992,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L66) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L66) ___ @@ -1008,7 +1008,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L88) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L88) ___ @@ -1024,7 +1024,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L44) +[packages/matter.js/src/tlv/TlvObject.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L44) ___ @@ -1040,7 +1040,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:220](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L220) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:220](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L220) ___ @@ -1056,7 +1056,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:227](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L227) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:227](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L227) ___ @@ -1072,7 +1072,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:235](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L235) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:235](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L235) ___ @@ -1088,7 +1088,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:250](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L250) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:250](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L250) ___ @@ -1100,7 +1100,7 @@ Supported combined types to stringify the data for the storage that can be used #### Defined in -[packages/matter.js/src/storage/StringifyTools.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StringifyTools.ts#L39) +[packages/matter.js/src/storage/StringifyTools.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StringifyTools.ts#L39) ___ @@ -1112,7 +1112,7 @@ Supported base types to stringify the data for the storage that can be used as k #### Defined in -[packages/matter.js/src/storage/StringifyTools.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StringifyTools.ts#L21) +[packages/matter.js/src/storage/StringifyTools.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StringifyTools.ts#L21) ___ @@ -1129,7 +1129,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L48) +[packages/matter.js/src/tlv/TlvObject.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L48) ___ @@ -1146,7 +1146,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:49](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L49) +[packages/matter.js/src/tlv/TlvObject.ts:49](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L49) ___ @@ -1162,7 +1162,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L47) +[packages/matter.js/src/tlv/TlvObject.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L47) ___ @@ -1178,7 +1178,7 @@ ___ #### Defined in -[packages/matter.js/src/certificate/CertificateManager.ts:346](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/certificate/CertificateManager.ts#L346) +[packages/matter.js/src/certificate/CertificateManager.ts:346](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/certificate/CertificateManager.ts#L346) ___ @@ -1195,9 +1195,9 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L180) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:180](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L180) -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L192) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L192) ___ @@ -1213,7 +1213,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:87](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L87) +[packages/matter.js/src/cluster/client/ClusterClientTypes.ts:87](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/client/ClusterClientTypes.ts#L87) ## Variables @@ -1225,7 +1225,7 @@ See [MatterCoreSpecificationV1_0](../interfaces/spec_export.MatterCoreSpecificat #### Defined in -[packages/matter.js/src/schema/PairingCodeSchema.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/PairingCodeSchema.ts#L48) +[packages/matter.js/src/schema/PairingCodeSchema.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/PairingCodeSchema.ts#L48) ## Functions @@ -1254,7 +1254,7 @@ See [MatterCoreSpecificationV1_0](../interfaces/spec_export.MatterCoreSpecificat #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L25) +[packages/matter.js/src/schema/BitmapSchema.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L25) ___ @@ -1289,7 +1289,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/Cluster.ts:935](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/Cluster.ts#L935) +[packages/matter.js/src/cluster/Cluster.ts:935](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/Cluster.ts#L935) ___ @@ -1317,7 +1317,7 @@ ___ #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:170](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L170) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:170](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L170) ___ @@ -1347,4 +1347,4 @@ Forces the presence of the specified optional attributes, so they can be used in #### Defined in -[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L192) +[packages/matter.js/src/cluster/server/ClusterServerTypes.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/cluster/server/ClusterServerTypes.ts#L192) diff --git a/docs/matter.js/modules/export.md b/docs/matter.js/modules/export.md index de5f948361..db6a1033ae 100644 --- a/docs/matter.js/modules/export.md +++ b/docs/matter.js/modules/export.md @@ -107,7 +107,7 @@ Constructor options for the CommissioningController class #### Defined in -[packages/matter.js/src/CommissioningController.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L37) +[packages/matter.js/src/CommissioningController.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L37) ___ @@ -125,7 +125,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterServer.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L31) +[packages/matter.js/src/MatterServer.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L31) ___ @@ -137,7 +137,7 @@ Options needed to commission a new node #### Defined in -[packages/matter.js/src/CommissioningController.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningController.ts#L80) +[packages/matter.js/src/CommissioningController.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningController.ts#L80) ___ @@ -154,7 +154,7 @@ ___ #### Defined in -[packages/matter.js/src/MatterServer.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/MatterServer.ts#L19) +[packages/matter.js/src/MatterServer.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/MatterServer.ts#L19) ## Variables @@ -164,4 +164,4 @@ ___ #### Defined in -[packages/matter.js/src/CommissioningServer.ts:76](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/CommissioningServer.ts#L76) +[packages/matter.js/src/CommissioningServer.ts:76](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/CommissioningServer.ts#L76) diff --git a/docs/matter.js/modules/fabric_export.md b/docs/matter.js/modules/fabric_export.md index 6097a3e855..17c3e6c691 100644 --- a/docs/matter.js/modules/fabric_export.md +++ b/docs/matter.js/modules/fabric_export.md @@ -45,4 +45,4 @@ #### Defined in -[packages/matter.js/src/fabric/Fabric.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/fabric/Fabric.ts#L32) +[packages/matter.js/src/fabric/Fabric.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/fabric/Fabric.ts#L32) diff --git a/docs/matter.js/modules/log_export.consoleLogger.md b/docs/matter.js/modules/log_export.consoleLogger.md index aa218d6bb5..75fb4f88c3 100644 --- a/docs/matter.js/modules/log_export.consoleLogger.md +++ b/docs/matter.js/modules/log_export.consoleLogger.md @@ -20,4 +20,4 @@ The target for consoleLogger. #### Defined in -[packages/matter.js/src/log/Logger.ts:198](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L198) +[packages/matter.js/src/log/Logger.ts:198](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L198) diff --git a/docs/matter.js/modules/log_export.md b/docs/matter.js/modules/log_export.md index e8e786f71c..491056b041 100644 --- a/docs/matter.js/modules/log_export.md +++ b/docs/matter.js/modules/log_export.md @@ -43,4 +43,4 @@ Log messages to the console. This is the default logging mechanism. #### Defined in -[packages/matter.js/src/log/Logger.ts:171](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/log/Logger.ts#L171) +[packages/matter.js/src/log/Logger.ts:171](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/log/Logger.ts#L171) diff --git a/docs/matter.js/modules/mdns_export.md b/docs/matter.js/modules/mdns_export.md index 6cd3990b2d..1e3c9383d1 100644 --- a/docs/matter.js/modules/mdns_export.md +++ b/docs/matter.js/modules/mdns_export.md @@ -43,7 +43,7 @@ #### Defined in -[packages/matter.js/src/mdns/MdnsConsts.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsConsts.ts#L11) +[packages/matter.js/src/mdns/MdnsConsts.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsConsts.ts#L11) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsConsts.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsConsts.ts#L10) +[packages/matter.js/src/mdns/MdnsConsts.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsConsts.ts#L10) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsConsts.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsConsts.ts#L12) +[packages/matter.js/src/mdns/MdnsConsts.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsConsts.ts#L12) ___ @@ -73,7 +73,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L26) +[packages/matter.js/src/mdns/MdnsServer.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L26) ___ @@ -83,7 +83,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L27) +[packages/matter.js/src/mdns/MdnsServer.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L27) ___ @@ -93,7 +93,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsServer.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsServer.ts#L28) +[packages/matter.js/src/mdns/MdnsServer.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsServer.ts#L28) ___ @@ -103,7 +103,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsConsts.ts:9](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsConsts.ts#L9) +[packages/matter.js/src/mdns/MdnsConsts.ts:9](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsConsts.ts#L9) ## Functions @@ -117,7 +117,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsConsts.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsConsts.ts#L23) +[packages/matter.js/src/mdns/MdnsConsts.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsConsts.ts#L23) ___ @@ -137,7 +137,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsConsts.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsConsts.ts#L24) +[packages/matter.js/src/mdns/MdnsConsts.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsConsts.ts#L24) ___ @@ -158,7 +158,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsConsts.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsConsts.ts#L15) +[packages/matter.js/src/mdns/MdnsConsts.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsConsts.ts#L15) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsConsts.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsConsts.ts#L18) +[packages/matter.js/src/mdns/MdnsConsts.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsConsts.ts#L18) ___ @@ -198,7 +198,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsConsts.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsConsts.ts#L14) +[packages/matter.js/src/mdns/MdnsConsts.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsConsts.ts#L14) ___ @@ -218,7 +218,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsConsts.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsConsts.ts#L21) +[packages/matter.js/src/mdns/MdnsConsts.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsConsts.ts#L21) ___ @@ -238,7 +238,7 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsConsts.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsConsts.ts#L19) +[packages/matter.js/src/mdns/MdnsConsts.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsConsts.ts#L19) ___ @@ -258,4 +258,4 @@ ___ #### Defined in -[packages/matter.js/src/mdns/MdnsConsts.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/mdns/MdnsConsts.ts#L17) +[packages/matter.js/src/mdns/MdnsConsts.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/mdns/MdnsConsts.ts#L17) diff --git a/docs/matter.js/modules/model.Access.md b/docs/matter.js/modules/model.Access.md index 224cefa3f9..cfdcf90ec6 100644 --- a/docs/matter.js/modules/model.Access.md +++ b/docs/matter.js/modules/model.Access.md @@ -63,7 +63,7 @@ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:232](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L232) +[packages/matter.js/src/model/aspects/Access.ts:232](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L232) ___ @@ -75,7 +75,7 @@ All valid privilege tags. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:375](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L375) +[packages/matter.js/src/model/aspects/Access.ts:375](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L375) ___ @@ -90,7 +90,7 @@ like `[ RW, VA ]` or `[ Access.Rw.W, Access.Privilege.Operate ]`. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:398](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L398) +[packages/matter.js/src/model/aspects/Access.ts:398](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L398) ___ @@ -102,7 +102,7 @@ All atomic access control values. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:343](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L343) +[packages/matter.js/src/model/aspects/Access.ts:343](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L343) ___ @@ -114,7 +114,7 @@ A defined set of access control values. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:348](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L348) +[packages/matter.js/src/model/aspects/Access.ts:348](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L348) ___ @@ -126,7 +126,7 @@ All valid timed tags. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:390](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L390) +[packages/matter.js/src/model/aspects/Access.ts:390](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L390) ## Variables @@ -136,7 +136,7 @@ All valid timed tags. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:362](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L362) +[packages/matter.js/src/model/aspects/Access.ts:362](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L362) ___ @@ -146,7 +146,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:356](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L356) +[packages/matter.js/src/model/aspects/Access.ts:356](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L356) ___ @@ -156,7 +156,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:361](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L361) +[packages/matter.js/src/model/aspects/Access.ts:361](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L361) ___ @@ -166,7 +166,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:368](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L368) +[packages/matter.js/src/model/aspects/Access.ts:368](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L368) ___ @@ -176,7 +176,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:360](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L360) +[packages/matter.js/src/model/aspects/Access.ts:360](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L360) ___ @@ -186,7 +186,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:367](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L367) +[packages/matter.js/src/model/aspects/Access.ts:367](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L367) ___ @@ -196,7 +196,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:366](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L366) +[packages/matter.js/src/model/aspects/Access.ts:366](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L366) ___ @@ -217,7 +217,7 @@ Relative ordering of privilege. #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:323](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L323) +[packages/matter.js/src/model/aspects/Access.ts:323](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L323) ___ @@ -227,7 +227,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:350](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L350) +[packages/matter.js/src/model/aspects/Access.ts:350](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L350) ___ @@ -237,7 +237,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:352](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L352) +[packages/matter.js/src/model/aspects/Access.ts:352](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L352) ___ @@ -247,7 +247,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:353](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L353) +[packages/matter.js/src/model/aspects/Access.ts:353](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L353) ___ @@ -257,7 +257,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:357](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L357) +[packages/matter.js/src/model/aspects/Access.ts:357](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L357) ___ @@ -267,7 +267,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:370](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L370) +[packages/matter.js/src/model/aspects/Access.ts:370](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L370) ___ @@ -277,7 +277,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:355](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L355) +[packages/matter.js/src/model/aspects/Access.ts:355](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L355) ___ @@ -287,7 +287,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:359](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L359) +[packages/matter.js/src/model/aspects/Access.ts:359](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L359) ___ @@ -297,7 +297,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:365](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L365) +[packages/matter.js/src/model/aspects/Access.ts:365](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L365) ___ @@ -307,7 +307,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:364](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L364) +[packages/matter.js/src/model/aspects/Access.ts:364](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L364) ___ @@ -317,7 +317,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:363](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L363) +[packages/matter.js/src/model/aspects/Access.ts:363](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L363) ___ @@ -327,4 +327,4 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Access.ts:351](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Access.ts#L351) +[packages/matter.js/src/model/aspects/Access.ts:351](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Access.ts#L351) diff --git a/docs/matter.js/modules/model.AttributeElement.md b/docs/matter.js/modules/model.AttributeElement.md index 54327b8721..9c892399e8 100644 --- a/docs/matter.js/modules/model.AttributeElement.md +++ b/docs/matter.js/modules/model.AttributeElement.md @@ -23,7 +23,7 @@ #### Defined in -[packages/matter.js/src/model/elements/AttributeElement.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/AttributeElement.ts#L26) +[packages/matter.js/src/model/elements/AttributeElement.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/AttributeElement.ts#L26) ___ @@ -33,9 +33,9 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/AttributeElement.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/AttributeElement.ts#L24) +[packages/matter.js/src/model/elements/AttributeElement.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/AttributeElement.ts#L24) -[packages/matter.js/src/model/elements/AttributeElement.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/AttributeElement.ts#L25) +[packages/matter.js/src/model/elements/AttributeElement.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/AttributeElement.ts#L25) ## Variables @@ -45,6 +45,6 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/AttributeElement.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/AttributeElement.ts#L24) +[packages/matter.js/src/model/elements/AttributeElement.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/AttributeElement.ts#L24) -[packages/matter.js/src/model/elements/AttributeElement.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/AttributeElement.ts#L25) +[packages/matter.js/src/model/elements/AttributeElement.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/AttributeElement.ts#L25) diff --git a/docs/matter.js/modules/model.BaseElement.md b/docs/matter.js/modules/model.BaseElement.md index 1bc8414271..42a0a39720 100644 --- a/docs/matter.js/modules/model.BaseElement.md +++ b/docs/matter.js/modules/model.BaseElement.md @@ -25,7 +25,7 @@ #### Defined in -[packages/matter.js/src/model/elements/BaseElement.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/BaseElement.ts#L75) +[packages/matter.js/src/model/elements/BaseElement.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/BaseElement.ts#L75) ___ @@ -43,4 +43,4 @@ Element with optional type; used for factory functions and constructors. #### Defined in -[packages/matter.js/src/model/elements/BaseElement.ts:80](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/BaseElement.ts#L80) +[packages/matter.js/src/model/elements/BaseElement.ts:80](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/BaseElement.ts#L80) diff --git a/docs/matter.js/modules/model.ClusterElement.md b/docs/matter.js/modules/model.ClusterElement.md index c597060a59..5e42e2fc75 100644 --- a/docs/matter.js/modules/model.ClusterElement.md +++ b/docs/matter.js/modules/model.ClusterElement.md @@ -28,7 +28,7 @@ #### Defined in -[packages/matter.js/src/model/elements/ClusterElement.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ClusterElement.ts#L43) +[packages/matter.js/src/model/elements/ClusterElement.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ClusterElement.ts#L43) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/ClusterElement.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ClusterElement.ts#L42) +[packages/matter.js/src/model/elements/ClusterElement.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ClusterElement.ts#L42) ___ @@ -48,9 +48,9 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/ClusterElement.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ClusterElement.ts#L40) +[packages/matter.js/src/model/elements/ClusterElement.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ClusterElement.ts#L40) -[packages/matter.js/src/model/elements/ClusterElement.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ClusterElement.ts#L41) +[packages/matter.js/src/model/elements/ClusterElement.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ClusterElement.ts#L41) ## Variables @@ -60,6 +60,6 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/ClusterElement.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ClusterElement.ts#L40) +[packages/matter.js/src/model/elements/ClusterElement.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ClusterElement.ts#L40) -[packages/matter.js/src/model/elements/ClusterElement.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ClusterElement.ts#L41) +[packages/matter.js/src/model/elements/ClusterElement.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ClusterElement.ts#L41) diff --git a/docs/matter.js/modules/model.ClusterModel.md b/docs/matter.js/modules/model.ClusterModel.md index e4bc51357f..48eeab5cf2 100644 --- a/docs/matter.js/modules/model.ClusterModel.md +++ b/docs/matter.js/modules/model.ClusterModel.md @@ -18,4 +18,4 @@ #### Defined in -[packages/matter.js/src/model/models/ClusterModel.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/ClusterModel.ts#L73) +[packages/matter.js/src/model/models/ClusterModel.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/ClusterModel.ts#L73) diff --git a/docs/matter.js/modules/model.CommandElement.md b/docs/matter.js/modules/model.CommandElement.md index 6773b2e9df..1cdac6b61b 100644 --- a/docs/matter.js/modules/model.CommandElement.md +++ b/docs/matter.js/modules/model.CommandElement.md @@ -27,7 +27,7 @@ #### Defined in -[packages/matter.js/src/model/elements/CommandElement.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/CommandElement.ts#L31) +[packages/matter.js/src/model/elements/CommandElement.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/CommandElement.ts#L31) ___ @@ -37,9 +37,9 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/CommandElement.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/CommandElement.ts#L29) +[packages/matter.js/src/model/elements/CommandElement.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/CommandElement.ts#L29) -[packages/matter.js/src/model/elements/CommandElement.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/CommandElement.ts#L30) +[packages/matter.js/src/model/elements/CommandElement.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/CommandElement.ts#L30) ## Variables @@ -49,6 +49,6 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/CommandElement.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/CommandElement.ts#L29) +[packages/matter.js/src/model/elements/CommandElement.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/CommandElement.ts#L29) -[packages/matter.js/src/model/elements/CommandElement.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/CommandElement.ts#L30) +[packages/matter.js/src/model/elements/CommandElement.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/CommandElement.ts#L30) diff --git a/docs/matter.js/modules/model.Conformance.Ast.md b/docs/matter.js/modules/model.Conformance.Ast.md index 545ce47f77..a398acf4dc 100644 --- a/docs/matter.js/modules/model.Conformance.Ast.md +++ b/docs/matter.js/modules/model.Conformance.Ast.md @@ -31,7 +31,7 @@ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L131) +[packages/matter.js/src/model/aspects/Conformance.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L131) ___ @@ -50,7 +50,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:136](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L136) +[packages/matter.js/src/model/aspects/Conformance.ts:136](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L136) ___ @@ -60,7 +60,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:135](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L135) +[packages/matter.js/src/model/aspects/Conformance.ts:135](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L135) ___ @@ -70,7 +70,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:127](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L127) +[packages/matter.js/src/model/aspects/Conformance.ts:127](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L127) ___ @@ -80,7 +80,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L129) +[packages/matter.js/src/model/aspects/Conformance.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L129) ___ @@ -90,7 +90,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L130) +[packages/matter.js/src/model/aspects/Conformance.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L130) ___ @@ -100,4 +100,4 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:128](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L128) +[packages/matter.js/src/model/aspects/Conformance.ts:128](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L128) diff --git a/docs/matter.js/modules/model.Conformance.md b/docs/matter.js/modules/model.Conformance.md index 35abecef5f..76723e4edf 100644 --- a/docs/matter.js/modules/model.Conformance.md +++ b/docs/matter.js/modules/model.Conformance.md @@ -60,9 +60,9 @@ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L84) +[packages/matter.js/src/model/aspects/Conformance.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L84) -[packages/matter.js/src/model/aspects/Conformance.ts:126](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L126) +[packages/matter.js/src/model/aspects/Conformance.ts:126](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L126) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L74) +[packages/matter.js/src/model/aspects/Conformance.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L74) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:196](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L196) +[packages/matter.js/src/model/aspects/Conformance.ts:196](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L196) ___ @@ -95,7 +95,7 @@ include Flag but that is covered by string). #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L230) +[packages/matter.js/src/model/aspects/Conformance.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L230) ___ @@ -105,7 +105,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L192) +[packages/matter.js/src/model/aspects/Conformance.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L192) ___ @@ -115,7 +115,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:194](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L194) +[packages/matter.js/src/model/aspects/Conformance.ts:194](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L194) ___ @@ -145,7 +145,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:224](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L224) +[packages/matter.js/src/model/aspects/Conformance.ts:224](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L224) ## Variables @@ -155,7 +155,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:185](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L185) +[packages/matter.js/src/model/aspects/Conformance.ts:185](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L185) ___ @@ -165,7 +165,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:179](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L179) +[packages/matter.js/src/model/aspects/Conformance.ts:179](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L179) ___ @@ -175,7 +175,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:186](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L186) +[packages/matter.js/src/model/aspects/Conformance.ts:186](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L186) ___ @@ -185,7 +185,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:181](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L181) +[packages/matter.js/src/model/aspects/Conformance.ts:181](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L181) ___ @@ -195,7 +195,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:187](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L187) +[packages/matter.js/src/model/aspects/Conformance.ts:187](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L187) ___ @@ -205,7 +205,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:189](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L189) +[packages/matter.js/src/model/aspects/Conformance.ts:189](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L189) ___ @@ -215,7 +215,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:188](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L188) +[packages/matter.js/src/model/aspects/Conformance.ts:188](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L188) ___ @@ -225,7 +225,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:190](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L190) +[packages/matter.js/src/model/aspects/Conformance.ts:190](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L190) ___ @@ -235,7 +235,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:176](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L176) +[packages/matter.js/src/model/aspects/Conformance.ts:176](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L176) ___ @@ -245,7 +245,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:182](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L182) +[packages/matter.js/src/model/aspects/Conformance.ts:182](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L182) ___ @@ -255,7 +255,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:177](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L177) +[packages/matter.js/src/model/aspects/Conformance.ts:177](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L177) ___ @@ -265,7 +265,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:183](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L183) +[packages/matter.js/src/model/aspects/Conformance.ts:183](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L183) ___ @@ -275,7 +275,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:178](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L178) +[packages/matter.js/src/model/aspects/Conformance.ts:178](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L178) ___ @@ -285,7 +285,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:180](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L180) +[packages/matter.js/src/model/aspects/Conformance.ts:180](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L180) ___ @@ -295,7 +295,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:184](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L184) +[packages/matter.js/src/model/aspects/Conformance.ts:184](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L184) ## Functions @@ -315,7 +315,7 @@ type is Operator #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:331](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L331) +[packages/matter.js/src/model/aspects/Conformance.ts:331](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L331) ___ @@ -336,7 +336,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:340](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L340) +[packages/matter.js/src/model/aspects/Conformance.ts:340](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L340) ___ @@ -356,7 +356,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:335](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L335) +[packages/matter.js/src/model/aspects/Conformance.ts:335](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L335) ___ @@ -376,7 +376,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:280](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L280) +[packages/matter.js/src/model/aspects/Conformance.ts:280](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L280) ___ @@ -398,4 +398,4 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Conformance.ts:244](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Conformance.ts#L244) +[packages/matter.js/src/model/aspects/Conformance.ts:244](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Conformance.ts#L244) diff --git a/docs/matter.js/modules/model.Constraint.md b/docs/matter.js/modules/model.Constraint.md index b2be0afdb7..79a75a5f6c 100644 --- a/docs/matter.js/modules/model.Constraint.md +++ b/docs/matter.js/modules/model.Constraint.md @@ -38,7 +38,7 @@ Parsed list structure. #### Defined in -[packages/matter.js/src/model/aspects/Constraint.ts:94](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Constraint.ts#L94) +[packages/matter.js/src/model/aspects/Constraint.ts:94](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Constraint.ts#L94) ___ @@ -50,7 +50,7 @@ These are all ways to describe a constraint. #### Defined in -[packages/matter.js/src/model/aspects/Constraint.ts:130](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Constraint.ts#L130) +[packages/matter.js/src/model/aspects/Constraint.ts:130](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Constraint.ts#L130) ___ @@ -60,7 +60,7 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Constraint.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Constraint.ts#L89) +[packages/matter.js/src/model/aspects/Constraint.ts:89](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Constraint.ts#L89) ## Functions @@ -83,7 +83,7 @@ Parse constraint DSL. Extremely lenient. #### Defined in -[packages/matter.js/src/model/aspects/Constraint.ts:229](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Constraint.ts#L229) +[packages/matter.js/src/model/aspects/Constraint.ts:229](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Constraint.ts#L229) ___ @@ -103,4 +103,4 @@ ___ #### Defined in -[packages/matter.js/src/model/aspects/Constraint.ts:354](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Constraint.ts#L354) +[packages/matter.js/src/model/aspects/Constraint.ts:354](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Constraint.ts#L354) diff --git a/docs/matter.js/modules/model.DatatypeElement.md b/docs/matter.js/modules/model.DatatypeElement.md index 0360ff4927..94116b1671 100644 --- a/docs/matter.js/modules/model.DatatypeElement.md +++ b/docs/matter.js/modules/model.DatatypeElement.md @@ -32,9 +32,9 @@ and other metadata. #### Defined in -[packages/matter.js/src/model/elements/DatatypeElement.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DatatypeElement.ts#L50) +[packages/matter.js/src/model/elements/DatatypeElement.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DatatypeElement.ts#L50) -[packages/matter.js/src/model/elements/DatatypeElement.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DatatypeElement.ts#L73) +[packages/matter.js/src/model/elements/DatatypeElement.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DatatypeElement.ts#L73) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/DatatypeElement.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DatatypeElement.ts#L41) +[packages/matter.js/src/model/elements/DatatypeElement.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DatatypeElement.ts#L41) ___ @@ -54,9 +54,9 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/DatatypeElement.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DatatypeElement.ts#L39) +[packages/matter.js/src/model/elements/DatatypeElement.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DatatypeElement.ts#L39) -[packages/matter.js/src/model/elements/DatatypeElement.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DatatypeElement.ts#L40) +[packages/matter.js/src/model/elements/DatatypeElement.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DatatypeElement.ts#L40) ___ @@ -75,7 +75,7 @@ generating the Matter enum we ignore the string keys. #### Defined in -[packages/matter.js/src/model/elements/DatatypeElement.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DatatypeElement.ts#L81) +[packages/matter.js/src/model/elements/DatatypeElement.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DatatypeElement.ts#L81) ## Variables @@ -85,9 +85,9 @@ generating the Matter enum we ignore the string keys. #### Defined in -[packages/matter.js/src/model/elements/DatatypeElement.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DatatypeElement.ts#L39) +[packages/matter.js/src/model/elements/DatatypeElement.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DatatypeElement.ts#L39) -[packages/matter.js/src/model/elements/DatatypeElement.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DatatypeElement.ts#L40) +[packages/matter.js/src/model/elements/DatatypeElement.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DatatypeElement.ts#L40) ## Functions @@ -113,4 +113,4 @@ we can't use a TypeScript enum directly. #### Defined in -[packages/matter.js/src/model/elements/DatatypeElement.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DatatypeElement.ts#L50) +[packages/matter.js/src/model/elements/DatatypeElement.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DatatypeElement.ts#L50) diff --git a/docs/matter.js/modules/model.DeviceTypeElement.md b/docs/matter.js/modules/model.DeviceTypeElement.md index d92968c05c..145c843d86 100644 --- a/docs/matter.js/modules/model.DeviceTypeElement.md +++ b/docs/matter.js/modules/model.DeviceTypeElement.md @@ -27,7 +27,7 @@ #### Defined in -[packages/matter.js/src/model/elements/DeviceTypeElement.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L32) +[packages/matter.js/src/model/elements/DeviceTypeElement.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L32) ___ @@ -37,9 +37,9 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/DeviceTypeElement.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L30) +[packages/matter.js/src/model/elements/DeviceTypeElement.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L30) -[packages/matter.js/src/model/elements/DeviceTypeElement.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L31) +[packages/matter.js/src/model/elements/DeviceTypeElement.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L31) ## Variables @@ -49,6 +49,6 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/DeviceTypeElement.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L30) +[packages/matter.js/src/model/elements/DeviceTypeElement.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L30) -[packages/matter.js/src/model/elements/DeviceTypeElement.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L31) +[packages/matter.js/src/model/elements/DeviceTypeElement.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L31) diff --git a/docs/matter.js/modules/model.EndpointElement.md b/docs/matter.js/modules/model.EndpointElement.md index f2cefc4c63..a0879842c0 100644 --- a/docs/matter.js/modules/model.EndpointElement.md +++ b/docs/matter.js/modules/model.EndpointElement.md @@ -23,7 +23,7 @@ #### Defined in -[packages/matter.js/src/model/elements/EndpointElement.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EndpointElement.ts#L27) +[packages/matter.js/src/model/elements/EndpointElement.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EndpointElement.ts#L27) ___ @@ -33,9 +33,9 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/EndpointElement.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EndpointElement.ts#L25) +[packages/matter.js/src/model/elements/EndpointElement.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EndpointElement.ts#L25) -[packages/matter.js/src/model/elements/EndpointElement.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EndpointElement.ts#L26) +[packages/matter.js/src/model/elements/EndpointElement.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EndpointElement.ts#L26) ## Variables @@ -45,6 +45,6 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/EndpointElement.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EndpointElement.ts#L25) +[packages/matter.js/src/model/elements/EndpointElement.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EndpointElement.ts#L25) -[packages/matter.js/src/model/elements/EndpointElement.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EndpointElement.ts#L26) +[packages/matter.js/src/model/elements/EndpointElement.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EndpointElement.ts#L26) diff --git a/docs/matter.js/modules/model.EventElement.md b/docs/matter.js/modules/model.EventElement.md index 4cd06ff8f6..be4e37cebc 100644 --- a/docs/matter.js/modules/model.EventElement.md +++ b/docs/matter.js/modules/model.EventElement.md @@ -28,7 +28,7 @@ #### Defined in -[packages/matter.js/src/model/elements/EventElement.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L29) +[packages/matter.js/src/model/elements/EventElement.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L29) ___ @@ -38,9 +38,9 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/EventElement.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L27) +[packages/matter.js/src/model/elements/EventElement.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L27) -[packages/matter.js/src/model/elements/EventElement.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L28) +[packages/matter.js/src/model/elements/EventElement.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L28) ## Variables @@ -50,6 +50,6 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/EventElement.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L27) +[packages/matter.js/src/model/elements/EventElement.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L27) -[packages/matter.js/src/model/elements/EventElement.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L28) +[packages/matter.js/src/model/elements/EventElement.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L28) diff --git a/docs/matter.js/modules/model.FabricElement.md b/docs/matter.js/modules/model.FabricElement.md index 6f90e0799d..f4d7321d53 100644 --- a/docs/matter.js/modules/model.FabricElement.md +++ b/docs/matter.js/modules/model.FabricElement.md @@ -23,7 +23,7 @@ #### Defined in -[packages/matter.js/src/model/elements/FabricElement.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/FabricElement.ts#L27) +[packages/matter.js/src/model/elements/FabricElement.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/FabricElement.ts#L27) ___ @@ -33,9 +33,9 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/FabricElement.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/FabricElement.ts#L25) +[packages/matter.js/src/model/elements/FabricElement.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/FabricElement.ts#L25) -[packages/matter.js/src/model/elements/FabricElement.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/FabricElement.ts#L26) +[packages/matter.js/src/model/elements/FabricElement.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/FabricElement.ts#L26) ## Variables @@ -45,6 +45,6 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/FabricElement.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/FabricElement.ts#L25) +[packages/matter.js/src/model/elements/FabricElement.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/FabricElement.ts#L25) -[packages/matter.js/src/model/elements/FabricElement.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/FabricElement.ts#L26) +[packages/matter.js/src/model/elements/FabricElement.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/FabricElement.ts#L26) diff --git a/docs/matter.js/modules/model.FeatureSet.md b/docs/matter.js/modules/model.FeatureSet.md index 967f45a323..3faad218ac 100644 --- a/docs/matter.js/modules/model.FeatureSet.md +++ b/docs/matter.js/modules/model.FeatureSet.md @@ -20,7 +20,7 @@ #### Defined in -[packages/matter.js/src/model/definitions/FeatureSet.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FeatureSet.ts#L47) +[packages/matter.js/src/model/definitions/FeatureSet.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FeatureSet.ts#L47) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/FeatureSet.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FeatureSet.ts#L45) +[packages/matter.js/src/model/definitions/FeatureSet.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FeatureSet.ts#L45) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/FeatureSet.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FeatureSet.ts#L46) +[packages/matter.js/src/model/definitions/FeatureSet.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FeatureSet.ts#L46) diff --git a/docs/matter.js/modules/model.FieldValue.md b/docs/matter.js/modules/model.FieldValue.md index af5e44ade9..943623350e 100644 --- a/docs/matter.js/modules/model.FieldValue.md +++ b/docs/matter.js/modules/model.FieldValue.md @@ -56,9 +56,9 @@ Celsius value, typically .1°C or .01°C #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L84) +[packages/matter.js/src/model/definitions/FieldValue.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L84) -[packages/matter.js/src/model/definitions/FieldValue.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L79) +[packages/matter.js/src/model/definitions/FieldValue.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L79) ___ @@ -68,9 +68,9 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L61) +[packages/matter.js/src/model/definitions/FieldValue.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L61) -[packages/matter.js/src/model/definitions/FieldValue.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L62) +[packages/matter.js/src/model/definitions/FieldValue.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L62) ___ @@ -89,9 +89,9 @@ Percent value, units of either 1% (.01) or .01% (.0001) #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L96) +[packages/matter.js/src/model/definitions/FieldValue.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L96) -[packages/matter.js/src/model/definitions/FieldValue.ts:91](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L91) +[packages/matter.js/src/model/definitions/FieldValue.ts:91](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L91) ___ @@ -110,7 +110,7 @@ A set of struct property values keyed by name. #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:103](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L103) +[packages/matter.js/src/model/definitions/FieldValue.ts:103](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L103) ___ @@ -129,9 +129,9 @@ Reference to a named field #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L72) +[packages/matter.js/src/model/definitions/FieldValue.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L72) -[packages/matter.js/src/model/definitions/FieldValue.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L67) +[packages/matter.js/src/model/definitions/FieldValue.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L67) ___ @@ -144,7 +144,7 @@ field indicating one of these types. #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L48) +[packages/matter.js/src/model/definitions/FieldValue.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L48) ___ @@ -154,9 +154,9 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L35) +[packages/matter.js/src/model/definitions/FieldValue.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L35) -[packages/matter.js/src/model/definitions/FieldValue.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L36) +[packages/matter.js/src/model/definitions/FieldValue.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L36) ___ @@ -166,9 +166,9 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L32) +[packages/matter.js/src/model/definitions/FieldValue.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L32) -[packages/matter.js/src/model/definitions/FieldValue.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L33) +[packages/matter.js/src/model/definitions/FieldValue.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L33) ___ @@ -178,9 +178,9 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L41) +[packages/matter.js/src/model/definitions/FieldValue.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L41) -[packages/matter.js/src/model/definitions/FieldValue.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L42) +[packages/matter.js/src/model/definitions/FieldValue.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L42) ___ @@ -190,9 +190,9 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L38) +[packages/matter.js/src/model/definitions/FieldValue.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L38) -[packages/matter.js/src/model/definitions/FieldValue.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L39) +[packages/matter.js/src/model/definitions/FieldValue.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L39) ## Variables @@ -205,9 +205,9 @@ returned when casting to a field value if the cast is impossible #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L61) +[packages/matter.js/src/model/definitions/FieldValue.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L61) -[packages/matter.js/src/model/definitions/FieldValue.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L62) +[packages/matter.js/src/model/definitions/FieldValue.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L62) ___ @@ -217,9 +217,9 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L35) +[packages/matter.js/src/model/definitions/FieldValue.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L35) -[packages/matter.js/src/model/definitions/FieldValue.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L36) +[packages/matter.js/src/model/definitions/FieldValue.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L36) ___ @@ -229,9 +229,9 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L32) +[packages/matter.js/src/model/definitions/FieldValue.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L32) -[packages/matter.js/src/model/definitions/FieldValue.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L33) +[packages/matter.js/src/model/definitions/FieldValue.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L33) ___ @@ -241,9 +241,9 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L41) +[packages/matter.js/src/model/definitions/FieldValue.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L41) -[packages/matter.js/src/model/definitions/FieldValue.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L42) +[packages/matter.js/src/model/definitions/FieldValue.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L42) ___ @@ -253,9 +253,9 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L38) +[packages/matter.js/src/model/definitions/FieldValue.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L38) -[packages/matter.js/src/model/definitions/FieldValue.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L39) +[packages/matter.js/src/model/definitions/FieldValue.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L39) ## Functions @@ -275,7 +275,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L84) +[packages/matter.js/src/model/definitions/FieldValue.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L84) ___ @@ -295,7 +295,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:96](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L96) +[packages/matter.js/src/model/definitions/FieldValue.ts:96](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L96) ___ @@ -315,7 +315,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L72) +[packages/matter.js/src/model/definitions/FieldValue.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L72) ___ @@ -338,7 +338,7 @@ Test for one of the special placeholder types. #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L53) +[packages/matter.js/src/model/definitions/FieldValue.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L53) ___ @@ -362,7 +362,7 @@ number. #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:134](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L134) +[packages/matter.js/src/model/definitions/FieldValue.ts:134](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L134) ___ @@ -384,7 +384,7 @@ Extract object properties from the value. #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L172) +[packages/matter.js/src/model/definitions/FieldValue.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L172) ___ @@ -406,7 +406,7 @@ Get the referenced name if the FieldValue is a reference. #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:210](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L210) +[packages/matter.js/src/model/definitions/FieldValue.ts:210](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L210) ___ @@ -428,7 +428,7 @@ Convert the field value to a "defacto-standard" form. #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L111) +[packages/matter.js/src/model/definitions/FieldValue.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L111) ___ @@ -451,4 +451,4 @@ Unwrap wrapped values, leave others as-is. #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:181](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L181) +[packages/matter.js/src/model/definitions/FieldValue.ts:181](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L181) diff --git a/docs/matter.js/modules/model.MatterElement.md b/docs/matter.js/modules/model.MatterElement.md index 86c5e58a37..5db95e5aa6 100644 --- a/docs/matter.js/modules/model.MatterElement.md +++ b/docs/matter.js/modules/model.MatterElement.md @@ -24,7 +24,7 @@ #### Defined in -[packages/matter.js/src/model/elements/MatterElement.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/MatterElement.ts#L33) +[packages/matter.js/src/model/elements/MatterElement.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/MatterElement.ts#L33) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/MatterElement.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/MatterElement.ts#L32) +[packages/matter.js/src/model/elements/MatterElement.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/MatterElement.ts#L32) ___ @@ -44,9 +44,9 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/MatterElement.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/MatterElement.ts#L30) +[packages/matter.js/src/model/elements/MatterElement.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/MatterElement.ts#L30) -[packages/matter.js/src/model/elements/MatterElement.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/MatterElement.ts#L31) +[packages/matter.js/src/model/elements/MatterElement.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/MatterElement.ts#L31) ## Variables @@ -56,6 +56,6 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/MatterElement.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/MatterElement.ts#L30) +[packages/matter.js/src/model/elements/MatterElement.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/MatterElement.ts#L30) -[packages/matter.js/src/model/elements/MatterElement.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/MatterElement.ts#L31) +[packages/matter.js/src/model/elements/MatterElement.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/MatterElement.ts#L31) diff --git a/docs/matter.js/modules/model.MatterModel.md b/docs/matter.js/modules/model.MatterModel.md index d317cf4d59..b9d8efc4bf 100644 --- a/docs/matter.js/modules/model.MatterModel.md +++ b/docs/matter.js/modules/model.MatterModel.md @@ -18,4 +18,4 @@ #### Defined in -[packages/matter.js/src/model/models/MatterModel.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/MatterModel.ts#L78) +[packages/matter.js/src/model/models/MatterModel.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/MatterModel.ts#L78) diff --git a/docs/matter.js/modules/model.MergeModels.md b/docs/matter.js/modules/model.MergeModels.md index c451e2237e..3562e8acfb 100644 --- a/docs/matter.js/modules/model.MergeModels.md +++ b/docs/matter.js/modules/model.MergeModels.md @@ -30,7 +30,7 @@ An element type or "*" to match all elements. #### Defined in -[packages/matter.js/src/model/logic/MergeModels.ts:286](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/MergeModels.ts#L286) +[packages/matter.js/src/model/logic/MergeModels.ts:286](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/MergeModels.ts#L286) ## Variables @@ -45,4 +45,4 @@ revisit the default at some point. #### Defined in -[packages/matter.js/src/model/logic/MergeModels.ts:304](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/MergeModels.ts#L304) +[packages/matter.js/src/model/logic/MergeModels.ts:304](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/MergeModels.ts#L304) diff --git a/docs/matter.js/modules/model.Metatype.md b/docs/matter.js/modules/model.Metatype.md index ff68ccd206..fa83288021 100644 --- a/docs/matter.js/modules/model.Metatype.md +++ b/docs/matter.js/modules/model.Metatype.md @@ -26,7 +26,7 @@ These are the native types used by this module. #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:235](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L235) +[packages/matter.js/src/model/definitions/Metatype.ts:235](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L235) ## Functions @@ -51,7 +51,7 @@ the cast value or FieldValue.Invalid if cast is not possible #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L83) +[packages/matter.js/src/model/definitions/Metatype.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L83) ___ @@ -73,7 +73,7 @@ Does the specific type have children? #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:31](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L31) +[packages/matter.js/src/model/definitions/Metatype.ts:31](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L31) ___ @@ -95,4 +95,4 @@ Determine the JS type for a metatype. #### Defined in -[packages/matter.js/src/model/definitions/Metatype.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Metatype.ts#L46) +[packages/matter.js/src/model/definitions/Metatype.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Metatype.ts#L46) diff --git a/docs/matter.js/modules/model.Model.md b/docs/matter.js/modules/model.Model.md index af1953c66a..0152ddcdbc 100644 --- a/docs/matter.js/modules/model.Model.md +++ b/docs/matter.js/modules/model.Model.md @@ -44,7 +44,7 @@ #### Defined in -[packages/matter.js/src/model/models/Model.ts:394](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L394) +[packages/matter.js/src/model/models/Model.ts:394](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L394) ___ @@ -60,7 +60,7 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:396](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L396) +[packages/matter.js/src/model/models/Model.ts:396](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L396) ___ @@ -80,4 +80,4 @@ ___ #### Defined in -[packages/matter.js/src/model/models/Model.ts:400](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/models/Model.ts#L400) +[packages/matter.js/src/model/models/Model.ts:400](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/models/Model.ts#L400) diff --git a/docs/matter.js/modules/model.NodeElement.md b/docs/matter.js/modules/model.NodeElement.md index 85a3515801..c395a5b2c6 100644 --- a/docs/matter.js/modules/model.NodeElement.md +++ b/docs/matter.js/modules/model.NodeElement.md @@ -23,7 +23,7 @@ #### Defined in -[packages/matter.js/src/model/elements/NodeElement.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/NodeElement.ts#L27) +[packages/matter.js/src/model/elements/NodeElement.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/NodeElement.ts#L27) ___ @@ -33,9 +33,9 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/NodeElement.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/NodeElement.ts#L25) +[packages/matter.js/src/model/elements/NodeElement.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/NodeElement.ts#L25) -[packages/matter.js/src/model/elements/NodeElement.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/NodeElement.ts#L26) +[packages/matter.js/src/model/elements/NodeElement.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/NodeElement.ts#L26) ## Variables @@ -45,6 +45,6 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/NodeElement.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/NodeElement.ts#L25) +[packages/matter.js/src/model/elements/NodeElement.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/NodeElement.ts#L25) -[packages/matter.js/src/model/elements/NodeElement.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/NodeElement.ts#L26) +[packages/matter.js/src/model/elements/NodeElement.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/NodeElement.ts#L26) diff --git a/docs/matter.js/modules/model.Quality.md b/docs/matter.js/modules/model.Quality.md index 80e2739559..1156fb46ba 100644 --- a/docs/matter.js/modules/model.Quality.md +++ b/docs/matter.js/modules/model.Quality.md @@ -36,7 +36,7 @@ Quality properties that apply to device types. #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:190](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L190) +[packages/matter.js/src/model/aspects/Quality.ts:190](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L190) ___ @@ -49,7 +49,7 @@ specification. #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:211](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L211) +[packages/matter.js/src/model/aspects/Quality.ts:211](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L211) ___ @@ -61,7 +61,7 @@ Quality values that apply to attributes. #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:175](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L175) +[packages/matter.js/src/model/aspects/Quality.ts:175](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L175) ___ @@ -73,7 +73,7 @@ Quality values that apply to attribute data. #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:154](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L154) +[packages/matter.js/src/model/aspects/Quality.ts:154](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L154) ___ @@ -91,7 +91,7 @@ Quality values that apply to data fields. #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:142](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L142) +[packages/matter.js/src/model/aspects/Quality.ts:142](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L142) ___ @@ -103,7 +103,7 @@ Various ways to define quality. #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:101](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L101) +[packages/matter.js/src/model/aspects/Quality.ts:101](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L101) ___ @@ -115,7 +115,7 @@ Quality values that apply to device types. #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:200](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L200) +[packages/matter.js/src/model/aspects/Quality.ts:200](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L200) ___ @@ -127,7 +127,7 @@ Valid "other quality" flags. #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:132](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L132) +[packages/matter.js/src/model/aspects/Quality.ts:132](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L132) ## Variables @@ -139,4 +139,4 @@ Runtime version of QualityFlag. #### Defined in -[packages/matter.js/src/model/aspects/Quality.ts:137](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/aspects/Quality.ts#L137) +[packages/matter.js/src/model/aspects/Quality.ts:137](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/aspects/Quality.ts#L137) diff --git a/docs/matter.js/modules/model.RequirementElement.md b/docs/matter.js/modules/model.RequirementElement.md index c25a6f2328..77ee769a38 100644 --- a/docs/matter.js/modules/model.RequirementElement.md +++ b/docs/matter.js/modules/model.RequirementElement.md @@ -27,7 +27,7 @@ #### Defined in -[packages/matter.js/src/model/elements/RequirementElement.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L40) +[packages/matter.js/src/model/elements/RequirementElement.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L40) ___ @@ -37,9 +37,9 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/RequirementElement.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L38) +[packages/matter.js/src/model/elements/RequirementElement.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L38) -[packages/matter.js/src/model/elements/RequirementElement.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L39) +[packages/matter.js/src/model/elements/RequirementElement.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L39) ## Variables @@ -49,6 +49,6 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/RequirementElement.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L38) +[packages/matter.js/src/model/elements/RequirementElement.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L38) -[packages/matter.js/src/model/elements/RequirementElement.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L39) +[packages/matter.js/src/model/elements/RequirementElement.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L39) diff --git a/docs/matter.js/modules/model.Specification.md b/docs/matter.js/modules/model.Specification.md index 20c2ae29dc..76be2301fc 100644 --- a/docs/matter.js/modules/model.Specification.md +++ b/docs/matter.js/modules/model.Specification.md @@ -31,4 +31,4 @@ Information on the source of an element. #### Defined in -[packages/matter.js/src/model/definitions/Specification.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/Specification.ts#L29) +[packages/matter.js/src/model/definitions/Specification.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/Specification.ts#L29) diff --git a/docs/matter.js/modules/model.ValueElement.md b/docs/matter.js/modules/model.ValueElement.md index bf82f58e10..55aecc11fc 100644 --- a/docs/matter.js/modules/model.ValueElement.md +++ b/docs/matter.js/modules/model.ValueElement.md @@ -30,7 +30,7 @@ as base types. #### Defined in -[packages/matter.js/src/model/elements/ValueElement.ts:105](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ValueElement.ts#L105) +[packages/matter.js/src/model/elements/ValueElement.ts:105](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ValueElement.ts#L105) ___ @@ -46,7 +46,7 @@ A pool of datatype definitions indexed by name. #### Defined in -[packages/matter.js/src/model/elements/ValueElement.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ValueElement.ts#L92) +[packages/matter.js/src/model/elements/ValueElement.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ValueElement.ts#L92) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/ValueElement.ts:79](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ValueElement.ts#L79) +[packages/matter.js/src/model/elements/ValueElement.ts:79](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ValueElement.ts#L79) ___ @@ -68,4 +68,4 @@ Valid sizes for ints. #### Defined in -[packages/matter.js/src/model/elements/ValueElement.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ValueElement.ts#L97) +[packages/matter.js/src/model/elements/ValueElement.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ValueElement.ts#L97) diff --git a/docs/matter.js/modules/model.md b/docs/matter.js/modules/model.md index 1ca772e7b1..3d46aec842 100644 --- a/docs/matter.js/modules/model.md +++ b/docs/matter.js/modules/model.md @@ -153,7 +153,7 @@ Any Matter element. #### Defined in -[packages/matter.js/src/model/elements/AnyElement.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/AnyElement.ts#L19) +[packages/matter.js/src/model/elements/AnyElement.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/AnyElement.ts#L19) ___ @@ -165,7 +165,7 @@ All Matter data elements. #### Defined in -[packages/matter.js/src/model/elements/AnyValueElement.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/AnyValueElement.ts#L15) +[packages/matter.js/src/model/elements/AnyValueElement.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/AnyValueElement.ts#L15) ___ @@ -177,11 +177,11 @@ A cluster property description. #### Defined in -[packages/matter.js/src/model/elements/AttributeElement.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/AttributeElement.ts#L19) +[packages/matter.js/src/model/elements/AttributeElement.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/AttributeElement.ts#L19) -[packages/matter.js/src/model/elements/AttributeElement.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/AttributeElement.ts#L14) +[packages/matter.js/src/model/elements/AttributeElement.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/AttributeElement.ts#L14) -[packages/matter.js/src/model/elements/AttributeElement.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/AttributeElement.ts#L23) +[packages/matter.js/src/model/elements/AttributeElement.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/AttributeElement.ts#L23) ___ @@ -211,11 +211,11 @@ functionality related to the element. #### Defined in -[packages/matter.js/src/model/elements/BaseElement.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/BaseElement.ts#L64) +[packages/matter.js/src/model/elements/BaseElement.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/BaseElement.ts#L64) -[packages/matter.js/src/model/elements/BaseElement.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/BaseElement.ts#L18) +[packages/matter.js/src/model/elements/BaseElement.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/BaseElement.ts#L18) -[packages/matter.js/src/model/elements/BaseElement.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/BaseElement.ts#L74) +[packages/matter.js/src/model/elements/BaseElement.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/BaseElement.ts#L74) ___ @@ -227,11 +227,11 @@ A cluster describes a set of related functionality. #### Defined in -[packages/matter.js/src/model/elements/ClusterElement.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ClusterElement.ts#L35) +[packages/matter.js/src/model/elements/ClusterElement.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ClusterElement.ts#L35) -[packages/matter.js/src/model/elements/ClusterElement.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ClusterElement.ts#L17) +[packages/matter.js/src/model/elements/ClusterElement.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ClusterElement.ts#L17) -[packages/matter.js/src/model/elements/ClusterElement.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ClusterElement.ts#L39) +[packages/matter.js/src/model/elements/ClusterElement.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ClusterElement.ts#L39) ___ @@ -252,9 +252,9 @@ Defines different variants of clusters. #### Defined in -[packages/matter.js/src/model/logic/ClusterVariance.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ClusterVariance.ts#L41) +[packages/matter.js/src/model/logic/ClusterVariance.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ClusterVariance.ts#L41) -[packages/matter.js/src/model/logic/ClusterVariance.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ClusterVariance.ts#L15) +[packages/matter.js/src/model/logic/ClusterVariance.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ClusterVariance.ts#L15) ___ @@ -266,11 +266,11 @@ A command describes a remote procedure call. #### Defined in -[packages/matter.js/src/model/elements/CommandElement.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/CommandElement.ts#L24) +[packages/matter.js/src/model/elements/CommandElement.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/CommandElement.ts#L24) -[packages/matter.js/src/model/elements/CommandElement.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/CommandElement.ts#L14) +[packages/matter.js/src/model/elements/CommandElement.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/CommandElement.ts#L14) -[packages/matter.js/src/model/elements/CommandElement.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/CommandElement.ts#L28) +[packages/matter.js/src/model/elements/CommandElement.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/CommandElement.ts#L28) ___ @@ -282,11 +282,11 @@ A datatype element defines a standalone datatype. #### Defined in -[packages/matter.js/src/model/elements/DatatypeElement.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DatatypeElement.ts#L34) +[packages/matter.js/src/model/elements/DatatypeElement.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DatatypeElement.ts#L34) -[packages/matter.js/src/model/elements/DatatypeElement.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DatatypeElement.ts#L14) +[packages/matter.js/src/model/elements/DatatypeElement.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DatatypeElement.ts#L14) -[packages/matter.js/src/model/elements/DatatypeElement.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DatatypeElement.ts#L38) +[packages/matter.js/src/model/elements/DatatypeElement.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DatatypeElement.ts#L38) ___ @@ -307,7 +307,7 @@ Describes an error in model construction. #### Defined in -[packages/matter.js/src/model/definitions/DefinitionError.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/DefinitionError.ts#L10) +[packages/matter.js/src/model/definitions/DefinitionError.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/DefinitionError.ts#L10) ___ @@ -321,11 +321,11 @@ TODO - extract/merge DeviceTypes.ts? #### Defined in -[packages/matter.js/src/model/elements/DeviceTypeElement.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L25) +[packages/matter.js/src/model/elements/DeviceTypeElement.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L25) -[packages/matter.js/src/model/elements/DeviceTypeElement.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L17) +[packages/matter.js/src/model/elements/DeviceTypeElement.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L17) -[packages/matter.js/src/model/elements/DeviceTypeElement.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L29) +[packages/matter.js/src/model/elements/DeviceTypeElement.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L29) ___ @@ -337,11 +337,11 @@ Runtime representation of an endpoint. #### Defined in -[packages/matter.js/src/model/elements/EndpointElement.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EndpointElement.ts#L20) +[packages/matter.js/src/model/elements/EndpointElement.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EndpointElement.ts#L20) -[packages/matter.js/src/model/elements/EndpointElement.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EndpointElement.ts#L14) +[packages/matter.js/src/model/elements/EndpointElement.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EndpointElement.ts#L14) -[packages/matter.js/src/model/elements/EndpointElement.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EndpointElement.ts#L24) +[packages/matter.js/src/model/elements/EndpointElement.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EndpointElement.ts#L24) ___ @@ -353,11 +353,11 @@ An event is triggered by endpoints. #### Defined in -[packages/matter.js/src/model/elements/EventElement.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L22) +[packages/matter.js/src/model/elements/EventElement.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L22) -[packages/matter.js/src/model/elements/EventElement.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L14) +[packages/matter.js/src/model/elements/EventElement.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L14) -[packages/matter.js/src/model/elements/EventElement.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L26) +[packages/matter.js/src/model/elements/EventElement.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L26) ___ @@ -369,11 +369,11 @@ Runtime representation of a fabric. #### Defined in -[packages/matter.js/src/model/elements/FabricElement.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/FabricElement.ts#L20) +[packages/matter.js/src/model/elements/FabricElement.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/FabricElement.ts#L20) -[packages/matter.js/src/model/elements/FabricElement.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/FabricElement.ts#L14) +[packages/matter.js/src/model/elements/FabricElement.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/FabricElement.ts#L14) -[packages/matter.js/src/model/elements/FabricElement.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/FabricElement.ts#L24) +[packages/matter.js/src/model/elements/FabricElement.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/FabricElement.ts#L24) ___ @@ -387,9 +387,9 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts#L14) +[packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts#L14) -[packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts#L11) +[packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts#L11) ___ @@ -399,7 +399,7 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts#L10) +[packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts#L10) ___ @@ -413,7 +413,7 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts#L12) +[packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts#L12) ___ @@ -427,9 +427,9 @@ can capture the original semantic meaning. #### Defined in -[packages/matter.js/src/model/definitions/FieldValue.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L15) +[packages/matter.js/src/model/definitions/FieldValue.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L15) -[packages/matter.js/src/model/definitions/FieldValue.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/FieldValue.ts#L28) +[packages/matter.js/src/model/definitions/FieldValue.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/FieldValue.ts#L28) ___ @@ -439,9 +439,9 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/IllegalFeatureCombinations.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/IllegalFeatureCombinations.ts#L33) +[packages/matter.js/src/model/logic/cluster-variance/IllegalFeatureCombinations.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/IllegalFeatureCombinations.ts#L33) -[packages/matter.js/src/model/logic/cluster-variance/IllegalFeatureCombinations.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/IllegalFeatureCombinations.ts#L13) +[packages/matter.js/src/model/logic/cluster-variance/IllegalFeatureCombinations.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/IllegalFeatureCombinations.ts#L13) ___ @@ -461,7 +461,7 @@ Lists mandatory and optional elements for a specific context. #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts#L15) +[packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts#L15) ___ @@ -473,9 +473,9 @@ A list of component definitions. #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts#L29) +[packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts#L29) -[packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts#L24) +[packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts#L24) ___ @@ -497,7 +497,7 @@ we do not express statically with TypeScript. #### Defined in -[packages/matter.js/src/model/definitions/identifiers.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/identifiers.ts#L20) +[packages/matter.js/src/model/definitions/identifiers.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/identifiers.ts#L20) ___ @@ -509,11 +509,11 @@ The root model element. #### Defined in -[packages/matter.js/src/model/elements/MatterElement.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/MatterElement.ts#L25) +[packages/matter.js/src/model/elements/MatterElement.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/MatterElement.ts#L25) -[packages/matter.js/src/model/elements/MatterElement.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/MatterElement.ts#L19) +[packages/matter.js/src/model/elements/MatterElement.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/MatterElement.ts#L19) -[packages/matter.js/src/model/elements/MatterElement.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/MatterElement.ts#L29) +[packages/matter.js/src/model/elements/MatterElement.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/MatterElement.ts#L29) ___ @@ -523,7 +523,7 @@ ___ #### Defined in -[packages/matter.js/src/model/definitions/identifiers.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/definitions/identifiers.ts#L21) +[packages/matter.js/src/model/definitions/identifiers.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/definitions/identifiers.ts#L21) ___ @@ -535,7 +535,7 @@ An inferred with generated name and documentation. #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts#L14) +[packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts#L14) ___ @@ -547,9 +547,9 @@ A set of components keyed by generated names. #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts#L27) +[packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts#L27) -[packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts#L22) +[packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts#L22) ___ @@ -561,11 +561,11 @@ Runtime representation of a node. #### Defined in -[packages/matter.js/src/model/elements/NodeElement.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/NodeElement.ts#L20) +[packages/matter.js/src/model/elements/NodeElement.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/NodeElement.ts#L20) -[packages/matter.js/src/model/elements/NodeElement.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/NodeElement.ts#L14) +[packages/matter.js/src/model/elements/NodeElement.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/NodeElement.ts#L14) -[packages/matter.js/src/model/elements/NodeElement.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/NodeElement.ts#L24) +[packages/matter.js/src/model/elements/NodeElement.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/NodeElement.ts#L24) ___ @@ -577,11 +577,11 @@ Describes a cluster or cluster element requirement for a device. #### Defined in -[packages/matter.js/src/model/elements/RequirementElement.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L30) +[packages/matter.js/src/model/elements/RequirementElement.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L30) -[packages/matter.js/src/model/elements/RequirementElement.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L14) +[packages/matter.js/src/model/elements/RequirementElement.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L14) -[packages/matter.js/src/model/elements/RequirementElement.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L37) +[packages/matter.js/src/model/elements/RequirementElement.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L37) ___ @@ -597,7 +597,7 @@ Input to traverse(). #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L26) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L26) ___ @@ -609,11 +609,11 @@ A base element for all elements that represent data values. #### Defined in -[packages/matter.js/src/model/elements/ValueElement.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ValueElement.ts#L62) +[packages/matter.js/src/model/elements/ValueElement.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ValueElement.ts#L62) -[packages/matter.js/src/model/elements/ValueElement.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ValueElement.ts#L15) +[packages/matter.js/src/model/elements/ValueElement.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ValueElement.ts#L15) -[packages/matter.js/src/model/elements/ValueElement.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ValueElement.ts#L78) +[packages/matter.js/src/model/elements/ValueElement.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ValueElement.ts#L78) ___ @@ -634,7 +634,7 @@ Attributes, Commands and Events. #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/VarianceCondition.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/VarianceCondition.ts#L14) +[packages/matter.js/src/model/logic/cluster-variance/VarianceCondition.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/VarianceCondition.ts#L14) ___ @@ -652,7 +652,7 @@ name is a string that identifies the source of the variant, such as "chip", #### Defined in -[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L21) +[packages/matter.js/src/model/logic/ModelVariantTraversal.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ModelVariantTraversal.ts#L21) ## Variables @@ -662,7 +662,7 @@ name is a string that identifies the source of the variant, such as "chip", #### Defined in -[packages/matter.js/src/model/elements/EventElement.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L52) +[packages/matter.js/src/model/elements/EventElement.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L52) ___ @@ -672,7 +672,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/EventElement.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L50) +[packages/matter.js/src/model/elements/EventElement.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L50) ___ @@ -682,7 +682,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/Globals.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/Globals.ts#L17) +[packages/matter.js/src/model/elements/Globals.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/Globals.ts#L17) ___ @@ -778,7 +778,7 @@ these types or derive new types. #### Defined in -[packages/matter.js/src/model/elements/Globals.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/Globals.ts#L72) +[packages/matter.js/src/model/elements/Globals.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/Globals.ts#L72) ___ @@ -788,7 +788,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/EventElement.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L51) +[packages/matter.js/src/model/elements/EventElement.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L51) ___ @@ -800,7 +800,7 @@ Canonical instance of the Matter Object Model. #### Defined in -[packages/matter.js/src/model/standard/Matter.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/standard/Matter.ts#L12) +[packages/matter.js/src/model/standard/Matter.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/standard/Matter.ts#L12) ___ @@ -810,7 +810,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/Globals.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/Globals.ts#L15) +[packages/matter.js/src/model/elements/Globals.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/Globals.ts#L15) ___ @@ -820,7 +820,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/Globals.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/Globals.ts#L16) +[packages/matter.js/src/model/elements/Globals.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/Globals.ts#L16) ___ @@ -830,7 +830,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/Globals.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/Globals.ts#L19) +[packages/matter.js/src/model/elements/Globals.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/Globals.ts#L19) ___ @@ -840,7 +840,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/Globals.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/Globals.ts#L20) +[packages/matter.js/src/model/elements/Globals.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/Globals.ts#L20) ___ @@ -850,7 +850,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/Globals.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/Globals.ts#L21) +[packages/matter.js/src/model/elements/Globals.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/Globals.ts#L21) ___ @@ -860,7 +860,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/Globals.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/Globals.ts#L18) +[packages/matter.js/src/model/elements/Globals.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/Globals.ts#L18) ## Functions @@ -880,7 +880,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/AttributeElement.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/AttributeElement.ts#L19) +[packages/matter.js/src/model/elements/AttributeElement.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/AttributeElement.ts#L19) ___ @@ -901,7 +901,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/BaseElement.ts:64](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/BaseElement.ts#L64) +[packages/matter.js/src/model/elements/BaseElement.ts:64](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/BaseElement.ts#L64) ___ @@ -921,7 +921,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/ClusterElement.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ClusterElement.ts#L35) +[packages/matter.js/src/model/elements/ClusterElement.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ClusterElement.ts#L35) ___ @@ -944,7 +944,7 @@ flag -> component mapping. #### Defined in -[packages/matter.js/src/model/logic/ClusterVariance.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ClusterVariance.ts#L41) +[packages/matter.js/src/model/logic/ClusterVariance.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ClusterVariance.ts#L41) ___ @@ -964,7 +964,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/CommandElement.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/CommandElement.ts#L24) +[packages/matter.js/src/model/elements/CommandElement.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/CommandElement.ts#L24) ___ @@ -984,7 +984,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/DatatypeElement.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DatatypeElement.ts#L34) +[packages/matter.js/src/model/elements/DatatypeElement.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DatatypeElement.ts#L34) ___ @@ -1011,7 +1011,7 @@ correct type. #### Defined in -[packages/matter.js/src/model/logic/DefaultValue.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/DefaultValue.ts#L21) +[packages/matter.js/src/model/logic/DefaultValue.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/DefaultValue.ts#L21) ___ @@ -1031,7 +1031,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/DeviceTypeElement.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L25) +[packages/matter.js/src/model/elements/DeviceTypeElement.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/DeviceTypeElement.ts#L25) ___ @@ -1051,7 +1051,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/EndpointElement.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EndpointElement.ts#L20) +[packages/matter.js/src/model/elements/EndpointElement.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EndpointElement.ts#L20) ___ @@ -1071,7 +1071,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/EventElement.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/EventElement.ts#L22) +[packages/matter.js/src/model/elements/EventElement.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/EventElement.ts#L22) ___ @@ -1091,7 +1091,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/FabricElement.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/FabricElement.ts#L20) +[packages/matter.js/src/model/elements/FabricElement.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/FabricElement.ts#L20) ___ @@ -1111,7 +1111,7 @@ ___ #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts#L14) +[packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts#L14) ___ @@ -1146,7 +1146,7 @@ indicates the ruleset needs augmentation. #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/IllegalFeatureCombinations.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/IllegalFeatureCombinations.ts#L33) +[packages/matter.js/src/model/logic/cluster-variance/IllegalFeatureCombinations.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/IllegalFeatureCombinations.ts#L33) ___ @@ -1168,7 +1168,7 @@ Details components generated by analyzing variance of cluster elements. #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts#L29) +[packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/InferredComponents.ts#L29) ___ @@ -1188,7 +1188,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/MatterElement.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/MatterElement.ts#L25) +[packages/matter.js/src/model/elements/MatterElement.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/MatterElement.ts#L25) ___ @@ -1211,7 +1211,7 @@ Merge multiple variants of an element into a single element. #### Defined in -[packages/matter.js/src/model/logic/MergeModels.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/MergeModels.ts#L17) +[packages/matter.js/src/model/logic/MergeModels.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/MergeModels.ts#L17) ___ @@ -1239,7 +1239,7 @@ Compute name and documentation a set of inferred components. #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts#L27) +[packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/NamedComponents.ts#L27) ___ @@ -1259,7 +1259,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/NodeElement.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/NodeElement.ts#L20) +[packages/matter.js/src/model/elements/NodeElement.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/NodeElement.ts#L20) ___ @@ -1287,7 +1287,7 @@ a Validator #### Defined in -[packages/matter.js/src/model/logic/RecordValidator.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/RecordValidator.ts#L23) +[packages/matter.js/src/model/logic/RecordValidator.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/RecordValidator.ts#L23) ___ @@ -1307,7 +1307,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/RequirementElement.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/RequirementElement.ts#L30) +[packages/matter.js/src/model/elements/RequirementElement.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/RequirementElement.ts#L30) ___ @@ -1339,7 +1339,7 @@ logic we rely on for validation. #### Defined in -[packages/matter.js/src/model/logic/ValidateModel.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/ValidateModel.ts#L27) +[packages/matter.js/src/model/logic/ValidateModel.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/ValidateModel.ts#L27) ___ @@ -1360,7 +1360,7 @@ ___ #### Defined in -[packages/matter.js/src/model/elements/ValueElement.ts:62](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/elements/ValueElement.ts#L62) +[packages/matter.js/src/model/elements/ValueElement.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/elements/ValueElement.ts#L62) ___ @@ -1383,7 +1383,7 @@ Convert a VarianceCondition to an array of FeatureBitmaps. #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/VarianceCondition.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/VarianceCondition.ts#L23) +[packages/matter.js/src/model/logic/cluster-variance/VarianceCondition.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/VarianceCondition.ts#L23) ___ @@ -1411,4 +1411,4 @@ If a name isn't present leaves the feature code intact. #### Defined in -[packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts#L29) +[packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/model/logic/cluster-variance/FeatureBitmap.ts#L29) diff --git a/docs/matter.js/modules/net_export.md b/docs/matter.js/modules/net_export.md index 613417dc0e..f3746db280 100644 --- a/docs/matter.js/modules/net_export.md +++ b/docs/matter.js/modules/net_export.md @@ -58,7 +58,7 @@ #### Defined in -[packages/matter.js/src/net/fake/SimulatedNetwork.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/SimulatedNetwork.ts#L12) +[packages/matter.js/src/net/fake/SimulatedNetwork.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/SimulatedNetwork.ts#L12) ## Variables @@ -68,7 +68,7 @@ #### Defined in -[packages/matter.js/src/net/fake/SimulatedNetwork.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/fake/SimulatedNetwork.ts#L16) +[packages/matter.js/src/net/fake/SimulatedNetwork.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/fake/SimulatedNetwork.ts#L16) ## Functions @@ -88,4 +88,4 @@ obj is NetInterface #### Defined in -[packages/matter.js/src/net/NetInterface.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/net/NetInterface.ts#L19) +[packages/matter.js/src/net/NetInterface.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/net/NetInterface.ts#L19) diff --git a/docs/matter.js/modules/protocol_export.md b/docs/matter.js/modules/protocol_export.md index 73292fc5ef..885af3358e 100644 --- a/docs/matter.js/modules/protocol_export.md +++ b/docs/matter.js/modules/protocol_export.md @@ -4,6 +4,10 @@ ## Table of contents +### Enumerations + +- [MessageCounterTypes](../enums/protocol_export.MessageCounterTypes.md) + ### Classes - [ChannelManager](../classes/protocol_export.ChannelManager.md) @@ -11,13 +15,18 @@ - [ControllerCommissioner](../classes/protocol_export.ControllerCommissioner.md) - [ControllerDiscovery](../classes/protocol_export.ControllerDiscovery.md) - [DiscoveryError](../classes/protocol_export.DiscoveryError.md) +- [DuplicateMessageError](../classes/protocol_export.DuplicateMessageError.md) - [ExchangeCounter](../classes/protocol_export.ExchangeCounter.md) - [ExchangeManager](../classes/protocol_export.ExchangeManager.md) - [ExchangeProvider](../classes/protocol_export.ExchangeProvider.md) - [MessageChannel](../classes/protocol_export.MessageChannel.md) - [MessageCounter](../classes/protocol_export.MessageCounter.md) - [MessageExchange](../classes/protocol_export.MessageExchange.md) +- [MessageReceptionStateEncryptedWithRollover](../classes/protocol_export.MessageReceptionStateEncryptedWithRollover.md) +- [MessageReceptionStateEncryptedWithoutRollover](../classes/protocol_export.MessageReceptionStateEncryptedWithoutRollover.md) +- [MessageReceptionStateUnencryptedWithRollover](../classes/protocol_export.MessageReceptionStateUnencryptedWithRollover.md) - [NoChannelError](../classes/protocol_export.NoChannelError.md) +- [PersistedMessageCounter](../classes/protocol_export.PersistedMessageCounter.md) - [RetransmissionLimitReachedError](../classes/protocol_export.RetransmissionLimitReachedError.md) - [UnexpectedMessageError](../classes/protocol_export.UnexpectedMessageError.md) @@ -30,6 +39,10 @@ - [CommissioningOptions](protocol_export.md#commissioningoptions) - [ExchangeSendOptions](protocol_export.md#exchangesendoptions) +### Variables + +- [MAX\_COUNTER\_VALUE\_32BIT](protocol_export.md#max_counter_value_32bit) + ## Type Aliases ### CommissioningOptions @@ -54,7 +67,7 @@ User specific options for the Commissioning process #### Defined in -[packages/matter.js/src/protocol/ControllerCommissioner.ts:38](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/ControllerCommissioner.ts#L38) +[packages/matter.js/src/protocol/ControllerCommissioner.ts:38](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/ControllerCommissioner.ts#L38) ___ @@ -72,4 +85,16 @@ ___ #### Defined in -[packages/matter.js/src/protocol/MessageExchange.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/MessageExchange.ts#L35) +[packages/matter.js/src/protocol/MessageExchange.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageExchange.ts#L35) + +## Variables + +### MAX\_COUNTER\_VALUE\_32BIT + +• `Const` **MAX\_COUNTER\_VALUE\_32BIT**: ``4294967294`` + +Maximum 32 bit counter value. + +#### Defined in + +[packages/matter.js/src/protocol/MessageCounter.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/MessageCounter.ts#L12) diff --git a/docs/matter.js/modules/protocol_interaction_export.md b/docs/matter.js/modules/protocol_interaction_export.md index b6e29204c5..ee5c82d9db 100644 --- a/docs/matter.js/modules/protocol_interaction_export.md +++ b/docs/matter.js/modules/protocol_interaction_export.md @@ -118,7 +118,7 @@ Type for TlvAttributeReport where the real data are represented with the schema #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L32) +[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L32) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L67) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L67) ___ @@ -140,7 +140,7 @@ Type for TlvDataReport where the real data are represented with the schema and t #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L54) +[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L54) ___ @@ -171,7 +171,7 @@ Represents a fully qualified and decoded attribute value from a received DataRep #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L24) +[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L24) ___ @@ -189,7 +189,7 @@ Represents a decoded attribute value from a received DataReport where data versi #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L37) +[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L37) ___ @@ -217,7 +217,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventDataDecoder.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventDataDecoder.ts#L22) +[packages/matter.js/src/protocol/interaction/EventDataDecoder.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventDataDecoder.ts#L22) ___ @@ -245,7 +245,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventDataDecoder.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventDataDecoder.ts#L32) +[packages/matter.js/src/protocol/interaction/EventDataDecoder.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventDataDecoder.ts#L32) ___ @@ -257,7 +257,7 @@ Type for TlvEventReport where the real data are represented with the schema and #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L43) +[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L43) ___ @@ -275,7 +275,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:122](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L122) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:123](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L123) ___ @@ -285,7 +285,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:70](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L70) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:70](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L70) ___ @@ -295,7 +295,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L71) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L71) ___ @@ -305,7 +305,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L66) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L66) ___ @@ -315,7 +315,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L68) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L68) ___ @@ -325,7 +325,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L69) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L69) ___ @@ -335,7 +335,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L72) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L72) ___ @@ -345,7 +345,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L73) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L73) ___ @@ -355,17 +355,17 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L74) +[packages/matter.js/src/protocol/interaction/InteractionMessenger.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionMessenger.ts#L74) ## Variables ### INTERACTION\_MODEL\_REVISION -• `Const` **INTERACTION\_MODEL\_REVISION**: ``10`` +• `Const` **INTERACTION\_MODEL\_REVISION**: ``11`` #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L61) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:62](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L62) ___ @@ -375,7 +375,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L60) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L61) ___ @@ -389,7 +389,7 @@ MatterCoreSpecificationV1_0, section 10.5.4 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:95](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L95) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:95](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L95) ___ @@ -403,7 +403,7 @@ MatterCoreSpecificationV1_0, section 10.5.2 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L25) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L25) ___ @@ -417,7 +417,7 @@ MatterCoreSpecificationV1_0, section 10.5.5 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L110) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:110](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L110) ___ @@ -427,7 +427,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:102](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L102) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:102](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L102) ___ @@ -441,7 +441,7 @@ MatterCoreSpecificationV1_0, section 10.5.16 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:88](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L88) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:88](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L88) ___ @@ -455,7 +455,7 @@ MatterCoreSpecificationV1_0, section 10.5.7 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:66](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L66) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:66](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L66) ___ @@ -469,7 +469,7 @@ MatterCoreSpecificationV1_0, section 10.5.12 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:139](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L139) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:139](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L139) ___ @@ -483,7 +483,7 @@ MatterCoreSpecificationV1_0, section 10.5.11 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L131) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L131) ___ @@ -497,7 +497,7 @@ MatterCoreSpecificationV1_0, section 10.5.14 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:146](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L146) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:146](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L146) ___ @@ -511,7 +511,7 @@ MatterCoreSpecificationV1_0, section 10.6.3 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:178](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L178) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:178](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L178) ___ @@ -523,7 +523,7 @@ Special version of the DataReport Message with pre-encoded report entries used b #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:188](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L188) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:188](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L188) ___ @@ -537,7 +537,7 @@ MatterCoreSpecificationV1_0, section 10.5.3 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L74) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L74) ___ @@ -551,7 +551,7 @@ MatterCoreSpecificationV1_0, section 10.5.9 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L46) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L46) ___ @@ -565,7 +565,7 @@ MatterCoreSpecificationV1_0, section 10.5.6 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L59) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L59) ___ @@ -579,7 +579,7 @@ MatterCoreSpecificationV1_0, section 10.5.8 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L36) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L36) ___ @@ -593,7 +593,7 @@ MatterCoreSpecificationV1_0, section 10.5.10 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:124](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L124) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:124](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L124) ___ @@ -607,7 +607,7 @@ MatterCoreSpecificationV1_0, section 10.5.15 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L117) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L117) ___ @@ -621,7 +621,7 @@ MatterCoreSpecificationV1_0, section 10.6.9 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:218](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L218) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:218](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L218) ___ @@ -635,7 +635,7 @@ MatterCoreSpecificationV1_0, section 10.6.10 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:226](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L226) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:226](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L226) ___ @@ -649,7 +649,7 @@ MatterCoreSpecificationV1_0, section 10.5.13 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:153](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L153) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:153](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L153) ___ @@ -663,7 +663,7 @@ MatterCoreSpecificationV1_0, section 10.6.2 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:168](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L168) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:168](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L168) ___ @@ -677,7 +677,7 @@ MatterCoreSpecificationV1_0, section 10.5.17 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L81) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L81) ___ @@ -691,7 +691,7 @@ MatterCoreSpecificationV1_0, section 10.6.1 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:162](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L162) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:162](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L162) ___ @@ -705,7 +705,7 @@ MatterCoreSpecificationV1_0, section 10.6.4 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:198](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L198) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:198](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L198) ___ @@ -719,7 +719,7 @@ MatterCoreSpecificationV1_0, section 10.6.5 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:211](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L211) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:211](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L211) ___ @@ -733,7 +733,7 @@ MatterCoreSpecificationV1_0, section 10.6.8 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:233](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L233) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:233](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L233) ___ @@ -747,7 +747,7 @@ MatterCoreSpecificationV1_0, section 10.6.6 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:239](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L239) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:239](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L239) ___ @@ -761,7 +761,7 @@ MatterCoreSpecificationV1_0, section 10.6.7 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:248](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L248) +[packages/matter.js/src/protocol/interaction/InteractionProtocol.ts:248](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionProtocol.ts#L248) ## Functions @@ -781,7 +781,7 @@ MatterCoreSpecificationV1_0, section 10.6.7 #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:110](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L110) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L111) ___ @@ -803,7 +803,7 @@ Return if an AttributeReportPayload can be chunked or not. #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:103](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L103) +[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:103](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L103) ___ @@ -825,7 +825,7 @@ Chunk an AttributeReportPayload into multiple AttributeReportPayloads. #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L117) +[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L117) ___ @@ -845,7 +845,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L118) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L119) ___ @@ -865,7 +865,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:106](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L106) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:107](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L107) ___ @@ -887,7 +887,7 @@ Sort and use Tag compression to compress a list of AttributeReportPayloads. #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:183](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L183) +[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:183](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L183) ___ @@ -917,7 +917,7 @@ Decodes the data for one attribute via a schema including array un-chunking. #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:184](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L184) +[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:184](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L184) ___ @@ -939,7 +939,7 @@ Decodes the data for one unknown attribute via the AnySchema including array un- #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:209](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L209) +[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:209](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L209) ___ @@ -959,7 +959,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventDataDecoder.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventDataDecoder.ts#L120) +[packages/matter.js/src/protocol/interaction/EventDataDecoder.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventDataDecoder.ts#L120) ___ @@ -981,7 +981,7 @@ Encodes an AttributeReportPayload into a TlvStream (used for TlvAny type). #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:60](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L60) +[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:60](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L60) ___ @@ -1003,7 +1003,7 @@ Encodes an EventReportPayload into a TlvStream (used for TlvAny type). #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L71) +[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L71) ___ @@ -1023,7 +1023,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L114) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:115](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L115) ___ @@ -1045,7 +1045,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/InteractionServer.ts:98](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L98) +[packages/matter.js/src/protocol/interaction/InteractionServer.ts:99](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/InteractionServer.ts#L99) ___ @@ -1068,7 +1068,7 @@ DataReport. #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:116](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L116) +[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:116](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L116) ___ @@ -1088,7 +1088,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventDataDecoder.ts:71](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventDataDecoder.ts#L71) +[packages/matter.js/src/protocol/interaction/EventDataDecoder.ts:71](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventDataDecoder.ts#L71) ___ @@ -1111,7 +1111,7 @@ a received DataReport. #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L45) +[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L45) ___ @@ -1131,7 +1131,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventDataDecoder.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventDataDecoder.ts#L43) +[packages/matter.js/src/protocol/interaction/EventDataDecoder.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventDataDecoder.ts#L43) ___ @@ -1155,7 +1155,7 @@ a received DataReport. #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:58](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L58) +[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:58](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L58) ___ @@ -1175,7 +1175,7 @@ ___ #### Defined in -[packages/matter.js/src/protocol/interaction/EventDataDecoder.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/EventDataDecoder.ts#L52) +[packages/matter.js/src/protocol/interaction/EventDataDecoder.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/EventDataDecoder.ts#L52) ___ @@ -1199,7 +1199,7 @@ ground for tag compression. #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:160](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L160) +[packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts:160](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataEncoder.ts#L160) ___ @@ -1221,4 +1221,4 @@ Structure the data of a received DataReport into an endpointId/clusterId/attribu #### Defined in -[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:230](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L230) +[packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts:230](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/interaction/AttributeDataDecoder.ts#L230) diff --git a/docs/matter.js/modules/protocol_securechannel_export.md b/docs/matter.js/modules/protocol_securechannel_export.md index 839701cf8a..487b88ce7f 100644 --- a/docs/matter.js/modules/protocol_securechannel_export.md +++ b/docs/matter.js/modules/protocol_securechannel_export.md @@ -43,7 +43,7 @@ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts#L13) +[packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts#L13) ## Variables @@ -58,7 +58,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:7](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L7) +[packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts:7](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelMessages.ts#L7) ___ @@ -68,4 +68,4 @@ ___ #### Defined in -[packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts#L37) +[packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/protocol/securechannel/SecureChannelStatusMessageSchema.ts#L37) diff --git a/docs/matter.js/modules/schema_export.md b/docs/matter.js/modules/schema_export.md index 1c7b33c794..c58f72c7ad 100644 --- a/docs/matter.js/modules/schema_export.md +++ b/docs/matter.js/modules/schema_export.md @@ -58,9 +58,9 @@ Defines the bit position and bit length of a numeric value. #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:36](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L36) +[packages/matter.js/src/schema/BitmapSchema.ts:36](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L36) -[packages/matter.js/src/schema/BitmapSchema.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L37) +[packages/matter.js/src/schema/BitmapSchema.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L37) ___ @@ -78,9 +78,9 @@ Defines the bit position and bit length of an enum flag. #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:40](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L40) +[packages/matter.js/src/schema/BitmapSchema.ts:40](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L40) -[packages/matter.js/src/schema/BitmapSchema.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L41) +[packages/matter.js/src/schema/BitmapSchema.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L41) ___ @@ -92,9 +92,9 @@ Defines the bit position of a boolean flag. #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:32](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L32) +[packages/matter.js/src/schema/BitmapSchema.ts:32](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L32) -[packages/matter.js/src/schema/BitmapSchema.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L33) +[packages/matter.js/src/schema/BitmapSchema.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L33) ___ @@ -113,9 +113,9 @@ Create a type with specified bit flags set #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:202](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L202) +[packages/matter.js/src/schema/BitmapSchema.ts:202](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L202) -[packages/matter.js/src/schema/BitmapSchema.ts:196](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L196) +[packages/matter.js/src/schema/BitmapSchema.ts:196](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L196) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:44](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L44) +[packages/matter.js/src/schema/BitmapSchema.ts:44](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L44) ___ @@ -147,7 +147,7 @@ Create a partial bitmap from a flag sequence #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:191](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L191) +[packages/matter.js/src/schema/BitmapSchema.ts:191](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L191) ___ @@ -167,7 +167,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/PairingCodeSchema.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/PairingCodeSchema.ts#L74) +[packages/matter.js/src/schema/PairingCodeSchema.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/PairingCodeSchema.ts#L74) ___ @@ -177,7 +177,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/PairingCodeSchema.ts:57](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/PairingCodeSchema.ts#L57) +[packages/matter.js/src/schema/PairingCodeSchema.ts:57](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/PairingCodeSchema.ts#L57) ___ @@ -193,7 +193,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L45) +[packages/matter.js/src/schema/BitmapSchema.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L45) ___ @@ -209,7 +209,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L51) +[packages/matter.js/src/schema/BitmapSchema.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L51) ___ @@ -225,7 +225,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L48) +[packages/matter.js/src/schema/BitmapSchema.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L48) ## Variables @@ -235,7 +235,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/Base38Schema.ts:97](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/Base38Schema.ts#L97) +[packages/matter.js/src/schema/Base38Schema.ts:97](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/Base38Schema.ts#L97) ___ @@ -255,7 +255,7 @@ See [MatterCoreSpecificationV1_0](../interfaces/spec_export.MatterCoreSpecificat #### Defined in -[packages/matter.js/src/schema/PairingCodeSchema.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/PairingCodeSchema.ts#L35) +[packages/matter.js/src/schema/PairingCodeSchema.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/PairingCodeSchema.ts#L35) ___ @@ -265,7 +265,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/PairingCodeSchema.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/PairingCodeSchema.ts#L45) +[packages/matter.js/src/schema/PairingCodeSchema.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/PairingCodeSchema.ts#L45) ___ @@ -275,7 +275,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/PairingCodeSchema.ts:120](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/PairingCodeSchema.ts#L120) +[packages/matter.js/src/schema/PairingCodeSchema.ts:120](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/PairingCodeSchema.ts#L120) ___ @@ -285,7 +285,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/QrCodeSchema.ts:217](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/QrCodeSchema.ts#L217) +[packages/matter.js/src/schema/QrCodeSchema.ts:217](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/QrCodeSchema.ts#L217) ___ @@ -295,7 +295,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/PairingCodeSchema.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/PairingCodeSchema.ts#L72) +[packages/matter.js/src/schema/PairingCodeSchema.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/PairingCodeSchema.ts#L72) ## Functions @@ -316,7 +316,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:37](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L37) +[packages/matter.js/src/schema/BitmapSchema.ts:37](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L37) ___ @@ -343,7 +343,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L41) +[packages/matter.js/src/schema/BitmapSchema.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L41) ___ @@ -363,7 +363,7 @@ ___ #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L33) +[packages/matter.js/src/schema/BitmapSchema.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L33) ___ @@ -393,7 +393,7 @@ Create a bitmap schema with a named subset of flags set #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:202](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L202) +[packages/matter.js/src/schema/BitmapSchema.ts:202](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L202) ___ @@ -421,7 +421,7 @@ Declares a bitmap schema by indicating the bit position and their names. #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:231](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L231) +[packages/matter.js/src/schema/BitmapSchema.ts:231](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L231) ___ @@ -451,7 +451,7 @@ Create a full bitmap schema from a partial bitmap schema #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:215](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L215) +[packages/matter.js/src/schema/BitmapSchema.ts:215](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L215) ___ @@ -479,4 +479,4 @@ Declares a bitmap schema backed by a ByteArray by indicating the bit position an #### Defined in -[packages/matter.js/src/schema/BitmapSchema.ts:234](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/schema/BitmapSchema.ts#L234) +[packages/matter.js/src/schema/BitmapSchema.ts:234](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/schema/BitmapSchema.ts#L234) diff --git a/docs/matter.js/modules/session_export.md b/docs/matter.js/modules/session_export.md index e88ff7684d..4bfbebf4a0 100644 --- a/docs/matter.js/modules/session_export.md +++ b/docs/matter.js/modules/session_export.md @@ -55,7 +55,6 @@ - [TlvPbkdfParamRequest](session_export.md#tlvpbkdfparamrequest) - [TlvPbkdfParamResponse](session_export.md#tlvpbkdfparamresponse) - [TlvSignedData](session_export.md#tlvsigneddata) -- [UNDEFINED\_NODE\_ID](session_export.md#undefined_node_id) - [UNICAST\_UNSECURE\_SESSION\_ID](session_export.md#unicast_unsecure_session_id) ### Functions @@ -70,7 +69,7 @@ #### Defined in -[packages/matter.js/src/session/Session.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L13) +[packages/matter.js/src/session/Session.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L13) ___ @@ -80,7 +79,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:12](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L12) +[packages/matter.js/src/session/Session.ts:12](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L12) ___ @@ -90,7 +89,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessenger.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessenger.ts#L21) +[packages/matter.js/src/session/pase/PaseMessenger.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessenger.ts#L21) ___ @@ -100,7 +99,7 @@ ___ #### Defined in -[packages/matter.js/src/session/Session.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L14) +[packages/matter.js/src/session/Session.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L14) ___ @@ -110,7 +109,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L22) +[packages/matter.js/src/session/case/CaseMessages.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L22) ___ @@ -120,7 +119,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L26) +[packages/matter.js/src/session/case/CaseMessages.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L26) ___ @@ -130,7 +129,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L23) +[packages/matter.js/src/session/case/CaseMessages.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L23) ___ @@ -140,7 +139,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:27](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L27) +[packages/matter.js/src/session/case/CaseMessages.ts:27](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L27) ___ @@ -150,7 +149,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L24) +[packages/matter.js/src/session/case/CaseMessages.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L24) ___ @@ -160,7 +159,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L25) +[packages/matter.js/src/session/case/CaseMessages.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L25) ___ @@ -172,7 +171,7 @@ Maximum sleep interval of node when in active mode. #### Defined in -[packages/matter.js/src/session/Session.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L17) +[packages/matter.js/src/session/Session.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L17) ___ @@ -184,7 +183,7 @@ Minimum amount the node SHOULD stay awake after network activity. #### Defined in -[packages/matter.js/src/session/Session.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L23) +[packages/matter.js/src/session/Session.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L23) ___ @@ -196,7 +195,7 @@ Maximum sleep interval of node when in idle mode. #### Defined in -[packages/matter.js/src/session/Session.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/Session.ts#L20) +[packages/matter.js/src/session/Session.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/Session.ts#L20) ___ @@ -206,7 +205,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessenger.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessenger.ts#L22) +[packages/matter.js/src/session/pase/PaseMessenger.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessenger.ts#L22) ___ @@ -216,7 +215,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:28](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L28) +[packages/matter.js/src/session/case/CaseMessages.ts:28](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L28) ___ @@ -226,7 +225,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L29) +[packages/matter.js/src/session/case/CaseMessages.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L29) ___ @@ -240,7 +239,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L41) +[packages/matter.js/src/session/case/CaseMessages.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L41) ___ @@ -254,7 +253,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L52) +[packages/matter.js/src/session/case/CaseMessages.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L52) ___ @@ -268,7 +267,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:61](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L61) +[packages/matter.js/src/session/case/CaseMessages.ts:61](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L61) ___ @@ -282,7 +281,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L68) +[packages/matter.js/src/session/case/CaseMessages.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L68) ___ @@ -296,7 +295,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L81) +[packages/matter.js/src/session/case/CaseMessages.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L81) ___ @@ -310,7 +309,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:89](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L89) +[packages/matter.js/src/session/case/CaseMessages.ts:89](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L89) ___ @@ -324,7 +323,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessages.ts:48](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessages.ts#L48) +[packages/matter.js/src/session/pase/PaseMessages.ts:48](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessages.ts#L48) ___ @@ -338,7 +337,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessages.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessages.ts#L53) +[packages/matter.js/src/session/pase/PaseMessages.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessages.ts#L53) ___ @@ -352,7 +351,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessages.ts:59](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessages.ts#L59) +[packages/matter.js/src/session/pase/PaseMessages.ts:59](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessages.ts#L59) ___ @@ -366,7 +365,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessages.ts:24](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessages.ts#L24) +[packages/matter.js/src/session/pase/PaseMessages.ts:24](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessages.ts#L24) ___ @@ -380,7 +379,7 @@ ___ #### Defined in -[packages/matter.js/src/session/pase/PaseMessages.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/pase/PaseMessages.ts#L33) +[packages/matter.js/src/session/pase/PaseMessages.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/pase/PaseMessages.ts#L33) ___ @@ -394,17 +393,7 @@ ___ #### Defined in -[packages/matter.js/src/session/case/CaseMessages.ts:73](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/case/CaseMessages.ts#L73) - -___ - -### UNDEFINED\_NODE\_ID - -• `Const` **UNDEFINED\_NODE\_ID**: [`NodeId`](datatype_export.md#nodeid) - -#### Defined in - -[packages/matter.js/src/session/SessionManager.ts:21](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L21) +[packages/matter.js/src/session/case/CaseMessages.ts:73](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/case/CaseMessages.ts#L73) ___ @@ -414,7 +403,7 @@ ___ #### Defined in -[packages/matter.js/src/session/SessionManager.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SessionManager.ts#L23) +[packages/matter.js/src/session/SessionManager.ts:21](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SessionManager.ts#L21) ## Functions @@ -441,4 +430,4 @@ asserts session is SecureSession\ #### Defined in -[packages/matter.js/src/session/SecureSession.ts:335](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/session/SecureSession.ts#L335) +[packages/matter.js/src/session/SecureSession.ts:352](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/session/SecureSession.ts#L352) diff --git a/docs/matter.js/modules/storage_export.md b/docs/matter.js/modules/storage_export.md index fa40ec3e9b..d6e013c9a5 100644 --- a/docs/matter.js/modules/storage_export.md +++ b/docs/matter.js/modules/storage_export.md @@ -29,7 +29,7 @@ #### Defined in -[packages/matter.js/src/storage/StringifyTools.ts:47](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StringifyTools.ts#L47) +[packages/matter.js/src/storage/StringifyTools.ts:47](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StringifyTools.ts#L47) ## Functions @@ -49,7 +49,7 @@ #### Defined in -[packages/matter.js/src/storage/StringifyTools.ts:82](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StringifyTools.ts#L82) +[packages/matter.js/src/storage/StringifyTools.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StringifyTools.ts#L82) ___ @@ -70,4 +70,4 @@ ___ #### Defined in -[packages/matter.js/src/storage/StringifyTools.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/storage/StringifyTools.ts#L55) +[packages/matter.js/src/storage/StringifyTools.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/storage/StringifyTools.ts#L55) diff --git a/docs/matter.js/modules/time_export.md b/docs/matter.js/modules/time_export.md index 66aca96b2c..f2c05bd51b 100644 --- a/docs/matter.js/modules/time_export.md +++ b/docs/matter.js/modules/time_export.md @@ -32,4 +32,4 @@ #### Defined in -[packages/matter.js/src/time/Time.ts:9](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/time/Time.ts#L9) +[packages/matter.js/src/time/Time.ts:9](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/time/Time.ts#L9) diff --git a/docs/matter.js/modules/tlv_export.md b/docs/matter.js/modules/tlv_export.md index a401c9476a..f143e3ebfe 100644 --- a/docs/matter.js/modules/tlv_export.md +++ b/docs/matter.js/modules/tlv_export.md @@ -105,7 +105,7 @@ #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L23) +[packages/matter.js/src/tlv/TlvArray.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L23) ___ @@ -123,7 +123,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L13) +[packages/matter.js/src/tlv/TlvArray.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L13) ___ @@ -146,7 +146,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:84](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L84) +[packages/matter.js/src/tlv/TlvNumber.ts:84](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L84) ___ @@ -170,7 +170,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L54) +[packages/matter.js/src/tlv/TlvSchema.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L54) ___ @@ -184,7 +184,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L39) +[packages/matter.js/src/tlv/TlvObject.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L39) ___ @@ -194,7 +194,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:52](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L52) +[packages/matter.js/src/tlv/TlvSchema.ts:52](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L52) ___ @@ -213,7 +213,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:111](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L111) +[packages/matter.js/src/tlv/TlvCodec.ts:111](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L111) ___ @@ -241,7 +241,7 @@ Converts [TlvType](../enums/tlv_export.TlvType.md) to the js primitive type. #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L67) +[packages/matter.js/src/tlv/TlvCodec.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L67) ___ @@ -253,7 +253,7 @@ Type and length or value, when applicable. #### Defined in -[packages/matter.js/src/tlv/TlvCodec.ts:53](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvCodec.ts#L53) +[packages/matter.js/src/tlv/TlvCodec.ts:53](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvCodec.ts#L53) ___ @@ -269,7 +269,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:50](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L50) +[packages/matter.js/src/tlv/TlvObject.ts:50](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L50) ___ @@ -287,7 +287,7 @@ Type defined by the TLV schema. #### Defined in -[packages/matter.js/src/tlv/TlvSchema.ts:92](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvSchema.ts#L92) +[packages/matter.js/src/tlv/TlvSchema.ts:92](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvSchema.ts#L92) ## Variables @@ -297,7 +297,7 @@ Type defined by the TLV schema. #### Defined in -[packages/matter.js/src/tlv/TlvAny.ts:201](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvAny.ts#L201) +[packages/matter.js/src/tlv/TlvAny.ts:201](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvAny.ts#L201) ___ @@ -309,7 +309,7 @@ Boolean TLV schema. #### Defined in -[packages/matter.js/src/tlv/TlvBoolean.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvBoolean.ts#L34) +[packages/matter.js/src/tlv/TlvBoolean.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvBoolean.ts#L34) ___ @@ -321,7 +321,7 @@ ByteString TLV schema. #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:69](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L69) +[packages/matter.js/src/tlv/TlvString.ts:69](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L69) ___ @@ -331,7 +331,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:118](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L118) +[packages/matter.js/src/tlv/TlvNumber.ts:118](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L118) ___ @@ -341,7 +341,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:189](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L189) +[packages/matter.js/src/tlv/TlvNumber.ts:189](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L189) ___ @@ -351,7 +351,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:188](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L188) +[packages/matter.js/src/tlv/TlvNumber.ts:188](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L188) ___ @@ -363,7 +363,7 @@ Unsigned integer TLV schema. #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:117](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L117) +[packages/matter.js/src/tlv/TlvNumber.ts:117](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L117) ___ @@ -373,7 +373,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:83](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L83) +[packages/matter.js/src/tlv/TlvString.ts:83](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L83) ___ @@ -383,7 +383,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:125](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L125) +[packages/matter.js/src/tlv/TlvNumber.ts:125](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L125) ___ @@ -393,7 +393,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:131](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L131) +[packages/matter.js/src/tlv/TlvNumber.ts:131](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L131) ___ @@ -403,7 +403,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:137](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L137) +[packages/matter.js/src/tlv/TlvNumber.ts:137](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L137) ___ @@ -413,7 +413,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:119](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L119) +[packages/matter.js/src/tlv/TlvNumber.ts:119](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L119) ___ @@ -446,7 +446,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:114](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L114) +[packages/matter.js/src/tlv/TlvNumber.ts:114](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L114) ___ @@ -458,7 +458,7 @@ Void TLV schema. #### Defined in -[packages/matter.js/src/tlv/TlvNoArguments.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNoArguments.ts#L26) +[packages/matter.js/src/tlv/TlvNoArguments.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNoArguments.ts#L26) ___ @@ -468,7 +468,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:184](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L184) +[packages/matter.js/src/tlv/TlvNumber.ts:184](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L184) ___ @@ -478,7 +478,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:185](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L185) +[packages/matter.js/src/tlv/TlvNumber.ts:185](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L185) ___ @@ -488,7 +488,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:190](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L190) +[packages/matter.js/src/tlv/TlvNumber.ts:190](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L190) ___ @@ -500,7 +500,7 @@ String TLV schema. #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:72](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L72) +[packages/matter.js/src/tlv/TlvString.ts:72](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L72) ___ @@ -512,7 +512,7 @@ String TLV schema. #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:81](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L81) +[packages/matter.js/src/tlv/TlvString.ts:81](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L81) ___ @@ -524,7 +524,7 @@ String TLV schema. #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L75) +[packages/matter.js/src/tlv/TlvString.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L75) ___ @@ -536,7 +536,7 @@ String TLV schema. #### Defined in -[packages/matter.js/src/tlv/TlvString.ts:78](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvString.ts#L78) +[packages/matter.js/src/tlv/TlvString.ts:78](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvString.ts#L78) ___ @@ -546,7 +546,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:192](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L192) +[packages/matter.js/src/tlv/TlvNumber.ts:192](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L192) ___ @@ -556,7 +556,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:191](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L191) +[packages/matter.js/src/tlv/TlvNumber.ts:191](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L191) ___ @@ -566,7 +566,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:149](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L149) +[packages/matter.js/src/tlv/TlvNumber.ts:149](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L149) ___ @@ -576,7 +576,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:155](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L155) +[packages/matter.js/src/tlv/TlvNumber.ts:155](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L155) ___ @@ -586,7 +586,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:161](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L161) +[packages/matter.js/src/tlv/TlvNumber.ts:161](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L161) ___ @@ -596,7 +596,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:167](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L167) +[packages/matter.js/src/tlv/TlvNumber.ts:167](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L167) ___ @@ -606,7 +606,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:143](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L143) +[packages/matter.js/src/tlv/TlvNumber.ts:143](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L143) ___ @@ -618,7 +618,7 @@ Void TLV schema. #### Defined in -[packages/matter.js/src/tlv/TlvVoid.ts:34](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvVoid.ts#L34) +[packages/matter.js/src/tlv/TlvVoid.ts:34](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvVoid.ts#L34) ## Functions @@ -647,7 +647,7 @@ Array TLV schema. #### Defined in -[packages/matter.js/src/tlv/TlvArray.ts:129](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvArray.ts#L129) +[packages/matter.js/src/tlv/TlvArray.ts:129](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvArray.ts#L129) ___ @@ -674,7 +674,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:174](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L174) +[packages/matter.js/src/tlv/TlvNumber.ts:174](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L174) ___ @@ -694,7 +694,7 @@ ___ #### Defined in -[packages/matter.js/src/tlv/TlvNumber.ts:173](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNumber.ts#L173) +[packages/matter.js/src/tlv/TlvNumber.ts:173](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNumber.ts#L173) ___ @@ -726,7 +726,7 @@ to the value being empty. #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:243](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L243) +[packages/matter.js/src/tlv/TlvObject.ts:243](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L243) ___ @@ -754,7 +754,7 @@ Nullable TLV schema. #### Defined in -[packages/matter.js/src/tlv/TlvNullable.ts:54](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvNullable.ts#L54) +[packages/matter.js/src/tlv/TlvNullable.ts:54](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvNullable.ts#L54) ___ @@ -782,7 +782,7 @@ Object TLV schema. #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:222](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L222) +[packages/matter.js/src/tlv/TlvObject.ts:222](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L222) ___ @@ -811,7 +811,7 @@ Object TLV optional field. #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:247](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L247) +[packages/matter.js/src/tlv/TlvObject.ts:247](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L247) ___ @@ -843,7 +843,7 @@ decoding. #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:270](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L270) +[packages/matter.js/src/tlv/TlvObject.ts:270](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L270) ___ @@ -874,7 +874,7 @@ decoding. #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:254](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L254) +[packages/matter.js/src/tlv/TlvObject.ts:254](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L254) ___ @@ -908,4 +908,4 @@ TODO: We represent Tlv Lists right now as named object properties. This formally #### Defined in -[packages/matter.js/src/tlv/TlvObject.ts:233](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/tlv/TlvObject.ts#L233) +[packages/matter.js/src/tlv/TlvObject.ts:233](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/tlv/TlvObject.ts#L233) diff --git a/docs/matter.js/modules/util_export.md b/docs/matter.js/modules/util_export.md index 21ce8d37bd..74e5b432b0 100644 --- a/docs/matter.js/modules/util_export.md +++ b/docs/matter.js/modules/util_export.md @@ -101,7 +101,7 @@ #### Defined in -[packages/matter.js/src/util/Array.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Array.ts#L15) +[packages/matter.js/src/util/Array.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Array.ts#L15) ___ @@ -124,7 +124,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/util/Array.ts:9](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Array.ts#L9) +[packages/matter.js/src/util/Array.ts:9](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Array.ts#L9) ___ @@ -146,7 +146,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Type.ts:67](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L67) +[packages/matter.js/src/util/Type.ts:67](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L67) ___ @@ -163,7 +163,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Type.ts:68](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L68) +[packages/matter.js/src/util/Type.ts:68](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L68) ___ @@ -175,9 +175,9 @@ Array of bytes, alias of Uint8Array. #### Defined in -[packages/matter.js/src/util/ByteArray.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/ByteArray.ts#L74) +[packages/matter.js/src/util/ByteArray.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/ByteArray.ts#L74) -[packages/matter.js/src/util/ByteArray.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/ByteArray.ts#L75) +[packages/matter.js/src/util/ByteArray.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/ByteArray.ts#L75) ___ @@ -209,7 +209,7 @@ Type that represents a class constructor of a defined type or extend of it #### Defined in -[packages/matter.js/src/util/Type.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L19) +[packages/matter.js/src/util/Type.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L19) ___ @@ -238,7 +238,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:7](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L7) +[packages/matter.js/src/util/NamedHandler.ts:7](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L7) ___ @@ -254,7 +254,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Type.ts:55](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L55) +[packages/matter.js/src/util/Type.ts:55](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L55) ___ @@ -273,9 +273,9 @@ Merges two types into one. #### Defined in -[packages/matter.js/src/util/Type.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L14) +[packages/matter.js/src/util/Type.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L14) -[packages/matter.js/src/util/Type.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L10) +[packages/matter.js/src/util/Type.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L10) ___ @@ -293,9 +293,9 @@ Merge an array of objects into one. Currently assumes unique elements #### Defined in -[packages/matter.js/src/util/Type.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L30) +[packages/matter.js/src/util/Type.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L30) -[packages/matter.js/src/util/Type.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L22) +[packages/matter.js/src/util/Type.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L22) ___ @@ -314,9 +314,9 @@ Pluck an item from an array of objects if present #### Defined in -[packages/matter.js/src/util/Type.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L43) +[packages/matter.js/src/util/Type.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L43) -[packages/matter.js/src/util/Type.ts:35](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L35) +[packages/matter.js/src/util/Type.ts:35](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L35) ___ @@ -335,7 +335,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/util/Type.ts:7](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L7) +[packages/matter.js/src/util/Type.ts:7](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L7) ## Variables @@ -345,9 +345,9 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/util/ByteArray.ts:74](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/ByteArray.ts#L74) +[packages/matter.js/src/util/ByteArray.ts:74](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/ByteArray.ts#L74) -[packages/matter.js/src/util/ByteArray.ts:75](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/ByteArray.ts#L75) +[packages/matter.js/src/util/ByteArray.ts:75](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/ByteArray.ts#L75) ___ @@ -357,7 +357,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:23](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L23) +[packages/matter.js/src/util/Number.ts:23](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L23) ___ @@ -367,7 +367,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:22](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L22) +[packages/matter.js/src/util/Number.ts:22](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L22) ___ @@ -377,7 +377,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:18](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L18) +[packages/matter.js/src/util/Number.ts:18](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L18) ___ @@ -387,7 +387,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L14) +[packages/matter.js/src/util/Number.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L14) ___ @@ -397,7 +397,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:19](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L19) +[packages/matter.js/src/util/Number.ts:19](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L19) ___ @@ -407,7 +407,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L15) +[packages/matter.js/src/util/Number.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L15) ___ @@ -417,7 +417,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:20](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L20) +[packages/matter.js/src/util/Number.ts:20](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L20) ___ @@ -427,7 +427,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:16](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L16) +[packages/matter.js/src/util/Number.ts:16](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L16) ___ @@ -437,7 +437,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L17) +[packages/matter.js/src/util/Number.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L17) ___ @@ -447,7 +447,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L13) +[packages/matter.js/src/util/Number.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L13) ___ @@ -457,7 +457,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:8](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L8) +[packages/matter.js/src/util/Number.ts:8](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L8) ___ @@ -467,7 +467,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:9](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L9) +[packages/matter.js/src/util/Number.ts:9](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L9) ___ @@ -477,7 +477,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:10](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L10) +[packages/matter.js/src/util/Number.ts:10](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L10) ___ @@ -487,7 +487,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:11](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L11) +[packages/matter.js/src/util/Number.ts:11](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L11) ___ @@ -502,7 +502,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/util/Number.ts:7](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L7) +[packages/matter.js/src/util/Number.ts:7](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L7) ## Functions @@ -530,7 +530,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/util/Type.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L14) +[packages/matter.js/src/util/Type.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L14) ___ @@ -556,7 +556,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Type.ts:30](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L30) +[packages/matter.js/src/util/Type.ts:30](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L30) ___ @@ -584,7 +584,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Type.ts:43](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L43) +[packages/matter.js/src/util/Type.ts:43](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L43) ___ @@ -613,7 +613,7 @@ rejected #### Defined in -[packages/matter.js/src/util/Promises.ts:42](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Promises.ts#L42) +[packages/matter.js/src/util/Promises.ts:42](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Promises.ts#L42) ___ @@ -637,7 +637,7 @@ Converts identifiers of the form "foo-bar", "foo_bar", "foo bar", "foo*bar", #### Defined in -[packages/matter.js/src/util/String.ts:15](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/String.ts#L15) +[packages/matter.js/src/util/String.ts:15](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/String.ts#L15) ___ @@ -668,7 +668,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/util/String.ts:7](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/String.ts#L7) +[packages/matter.js/src/util/String.ts:7](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/String.ts#L7) ___ @@ -696,7 +696,7 @@ Obtain a promise with functions to resolve and reject. #### Defined in -[packages/matter.js/src/util/Promises.ts:14](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Promises.ts#L14) +[packages/matter.js/src/util/Promises.ts:14](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Promises.ts#L14) ___ @@ -719,7 +719,7 @@ Create a human readable version of a list of items. #### Defined in -[packages/matter.js/src/util/String.ts:209](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/String.ts#L209) +[packages/matter.js/src/util/String.ts:209](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/String.ts#L209) ___ @@ -746,7 +746,7 @@ ___ #### Defined in -[packages/matter.js/src/util/NamedHandler.ts:46](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/NamedHandler.ts#L46) +[packages/matter.js/src/util/NamedHandler.ts:46](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/NamedHandler.ts#L46) ___ @@ -766,7 +766,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Ip.ts:17](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Ip.ts#L17) +[packages/matter.js/src/util/Ip.ts:17](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Ip.ts#L17) ___ @@ -786,7 +786,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Ip.ts:26](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Ip.ts#L26) +[packages/matter.js/src/util/Ip.ts:26](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Ip.ts#L26) ___ @@ -812,7 +812,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/util/DeepEqual.ts:7](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/DeepEqual.ts#L7) +[packages/matter.js/src/util/DeepEqual.ts:7](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/DeepEqual.ts#L7) ___ @@ -832,7 +832,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Ip.ts:9](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Ip.ts#L9) +[packages/matter.js/src/util/Ip.ts:9](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Ip.ts#L9) ___ @@ -852,7 +852,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Ip.ts:13](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Ip.ts#L13) +[packages/matter.js/src/util/Ip.ts:13](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Ip.ts#L13) ___ @@ -874,7 +874,7 @@ Same as "a == undefined" but keeps the kids happy #### Defined in -[packages/matter.js/src/util/Type.ts:51](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Type.ts#L51) +[packages/matter.js/src/util/Type.ts:51](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Type.ts#L51) ___ @@ -901,7 +901,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:39](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L39) +[packages/matter.js/src/util/Number.ts:39](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L39) ___ @@ -928,7 +928,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:33](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L33) +[packages/matter.js/src/util/Number.ts:33](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L33) ___ @@ -950,7 +950,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Ip.ts:41](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Ip.ts#L41) +[packages/matter.js/src/util/Ip.ts:41](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Ip.ts#L41) ___ @@ -972,7 +972,7 @@ Like JSON.stringify but targets well-formed JS and is slightly more readable. #### Defined in -[packages/matter.js/src/util/String.ts:82](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/String.ts#L82) +[packages/matter.js/src/util/String.ts:82](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/String.ts#L82) ___ @@ -1009,7 +1009,7 @@ SPDX-License-Identifier: Apache-2.0 #### Defined in -[packages/matter.js/src/util/Singleton.ts:7](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Singleton.ts#L7) +[packages/matter.js/src/util/Singleton.ts:7](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Singleton.ts#L7) ___ @@ -1029,7 +1029,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:29](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L29) +[packages/matter.js/src/util/Number.ts:29](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L29) ___ @@ -1049,7 +1049,7 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:45](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L45) +[packages/matter.js/src/util/Number.ts:45](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L45) ___ @@ -1069,4 +1069,4 @@ ___ #### Defined in -[packages/matter.js/src/util/Number.ts:25](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/Number.ts#L25) +[packages/matter.js/src/util/Number.ts:25](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/Number.ts#L25) diff --git a/docs/matter.js/modules/util_export.serialize.md b/docs/matter.js/modules/util_export.serialize.md index d33277a91b..0c4d03c01d 100644 --- a/docs/matter.js/modules/util_export.serialize.md +++ b/docs/matter.js/modules/util_export.serialize.md @@ -25,7 +25,7 @@ Custom serialization function key. #### Defined in -[packages/matter.js/src/util/String.ts:166](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/String.ts#L166) +[packages/matter.js/src/util/String.ts:166](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/String.ts#L166) ## Functions @@ -48,7 +48,7 @@ representation. #### Defined in -[packages/matter.js/src/util/String.ts:172](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/String.ts#L172) +[packages/matter.js/src/util/String.ts:172](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/String.ts#L172) ___ @@ -70,4 +70,4 @@ Test whether a value serializes as a structure or a primitive. #### Defined in -[packages/matter.js/src/util/String.ts:187](https://github.com/project-chip/matter.js/blob/dfd1dc35/packages/matter.js/src/util/String.ts#L187) +[packages/matter.js/src/util/String.ts:187](https://github.com/project-chip/matter.js/blob/e87b236f/packages/matter.js/src/util/String.ts#L187) diff --git a/lerna.json b/lerna.json index 8e01c2f05b..b0201e552d 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "command": { "run": { "stream": true diff --git a/models/package.json b/models/package.json index 73a0ebee5d..557120195d 100644 --- a/models/package.json +++ b/models/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-intermediate-models", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "description": "Matter.js intermediate models", "private": true, "type": "module", @@ -22,7 +22,7 @@ }, "homepage": "https://github.com/project-chip/matter.js#readme", "devDependencies": { - "@project-chip/matter.js": "0.7.4-alpha.0-20231227-954da7aa", - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa" + "@project-chip/matter.js": "0.7.4", + "@project-chip/matter.js-tools": "0.7.4" } } diff --git a/package-lock.json b/package-lock.json index 59626a3c4d..e94616fe73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,24 +34,24 @@ }, "chip-testing": { "name": "@project-chip/matter.js-chip-testing", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node.js": "0.7.4-alpha.0-20231227-954da7aa", - "@project-chip/matter.js": "0.7.4-alpha.0-20231227-954da7aa", - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa" + "@project-chip/matter-node.js": "0.7.4", + "@project-chip/matter.js": "0.7.4", + "@project-chip/matter.js-tools": "0.7.4" } }, "codegen": { "name": "@project-chip/matter.js-codegen", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.7.4-alpha.0-20231227-954da7aa", - "@project-chip/matter.js-intermediate-models": "0.7.4-alpha.0-20231227-954da7aa" + "@project-chip/matter.js": "0.7.4", + "@project-chip/matter.js-intermediate-models": "0.7.4" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa", + "@project-chip/matter.js-tools": "0.7.4", "@types/jsdom": "^21.1.6", "jsdom": "^23.0.1", "typescript": "^5.3.3", @@ -63,11 +63,11 @@ }, "models": { "name": "@project-chip/matter.js-intermediate-models", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "license": "Apache-2.0", "devDependencies": { - "@project-chip/matter.js": "0.7.4-alpha.0-20231227-954da7aa", - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa" + "@project-chip/matter.js": "0.7.4", + "@project-chip/matter.js-tools": "0.7.4" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -13446,13 +13446,13 @@ }, "packages/matter-node-ble.js": { "name": "@project-chip/matter-node-ble.js", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.7.4-alpha.0-20231227-954da7aa" + "@project-chip/matter.js": "0.7.4" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa", + "@project-chip/matter.js-tools": "0.7.4", "ts-node": "^10.9.2", "typescript": "^5.3.3" }, @@ -13466,11 +13466,11 @@ }, "packages/matter-node-shell.js": { "name": "@project-chip/matter-node-shell.js", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.4-alpha.0-20231227-954da7aa", - "@project-chip/matter-node.js": "0.7.4-alpha.0-20231227-954da7aa", + "@project-chip/matter-node-ble.js": "0.7.4", + "@project-chip/matter-node.js": "0.7.4", "child_process": "^1.0.2", "readline": "^1.3.0", "yargs": "^17.7.2" @@ -13479,7 +13479,7 @@ "shell": "dist/cjs/app.js" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa", + "@project-chip/matter.js-tools": "0.7.4", "typescript": "^5.3.3" }, "engines": { @@ -13489,14 +13489,14 @@ }, "packages/matter-node.js": { "name": "@project-chip/matter-node.js", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.7.4-alpha.0-20231227-954da7aa", + "@project-chip/matter.js": "0.7.4", "node-localstorage": "^3.0.5" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa", + "@project-chip/matter.js-tools": "0.7.4", "@types/bn.js": "^5.1.5", "@types/bytebuffer": "^5.0.48", "@types/node-localstorage": "^1.3.3", @@ -13511,12 +13511,12 @@ }, "packages/matter-node.js-examples": { "name": "@project-chip/matter-node.js-examples", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.4-alpha.0-20231227-954da7aa", - "@project-chip/matter-node.js": "0.7.4-alpha.0-20231227-954da7aa", - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa" + "@project-chip/matter-node-ble.js": "0.7.4", + "@project-chip/matter-node.js": "0.7.4", + "@project-chip/matter.js-tools": "0.7.4" }, "bin": { "matter-bridge": "dist/esm/examples/BridgedDevicesNode.js", @@ -13535,14 +13535,14 @@ }, "packages/matter.js": { "name": "@project-chip/matter.js", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "license": "Apache-2.0", "dependencies": { "bn.js": "^5.2.1", "elliptic": "^6.5.4" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa", + "@project-chip/matter.js-tools": "0.7.4", "@types/bn.js": "^5.1.5", "@types/chai": "^4.3.11", "@types/elliptic": "^6.4.18", @@ -13554,7 +13554,7 @@ }, "packages/matter.js-tools": { "name": "@project-chip/matter.js-tools", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "license": "Apache-2.0", "dependencies": { "@npmcli/map-workspaces": "^3.0.4", diff --git a/packages/matter-node-ble.js/package.json b/packages/matter-node-ble.js/package.json index 87fcef7f27..30805131f3 100644 --- a/packages/matter-node-ble.js/package.json +++ b/packages/matter-node-ble.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter-node-ble.js", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "description": "Matter BLE support for node.js", "keywords": [ "iot", @@ -29,12 +29,12 @@ "build-doc": "typedoc --excludeExternals --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-markdown --tsconfig src/tsconfig.json" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa", + "@project-chip/matter.js-tools": "0.7.4", "ts-node": "^10.9.2", "typescript": "^5.3.3" }, "dependencies": { - "@project-chip/matter.js": "0.7.4-alpha.0-20231227-954da7aa" + "@project-chip/matter.js": "0.7.4" }, "optionalDependencies": { "@abandonware/bleno": "^0.6.1", diff --git a/packages/matter-node-shell.js/package.json b/packages/matter-node-shell.js/package.json index bc9f522dca..4e3cc517ac 100644 --- a/packages/matter-node-shell.js/package.json +++ b/packages/matter-node-shell.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter-node-shell.js", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "description": "Shell app for Matter controller", "keywords": [ "iot", @@ -32,12 +32,12 @@ "shell": "./dist/cjs/app.js" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa", + "@project-chip/matter.js-tools": "0.7.4", "typescript": "^5.3.3" }, "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.4-alpha.0-20231227-954da7aa", - "@project-chip/matter-node.js": "0.7.4-alpha.0-20231227-954da7aa", + "@project-chip/matter-node-ble.js": "0.7.4", + "@project-chip/matter-node.js": "0.7.4", "child_process": "^1.0.2", "readline": "^1.3.0", "yargs": "^17.7.2" diff --git a/packages/matter-node.js-examples/package.json b/packages/matter-node.js-examples/package.json index 39b7f17f9a..e75b2acadc 100644 --- a/packages/matter-node.js-examples/package.json +++ b/packages/matter-node.js-examples/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter-node.js-examples", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "description": "CLI/Reference implementation scripts for Matter protocol for node.js", "keywords": [ "iot", @@ -46,9 +46,9 @@ "typescript": "^5.3.3" }, "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.4-alpha.0-20231227-954da7aa", - "@project-chip/matter-node.js": "0.7.4-alpha.0-20231227-954da7aa", - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa" + "@project-chip/matter-node-ble.js": "0.7.4", + "@project-chip/matter-node.js": "0.7.4", + "@project-chip/matter.js-tools": "0.7.4" }, "engines": { "_comment": "For Crypto.hkdf support", diff --git a/packages/matter-node.js/package.json b/packages/matter-node.js/package.json index 7646625123..e3b8ae483a 100644 --- a/packages/matter-node.js/package.json +++ b/packages/matter-node.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter-node.js", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "description": "Matter protocol for node.js", "keywords": [ "iot", @@ -31,7 +31,7 @@ "test": "matter-test" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa", + "@project-chip/matter.js-tools": "0.7.4", "@types/bn.js": "^5.1.5", "@types/bytebuffer": "^5.0.48", "@types/node-localstorage": "^1.3.3", @@ -40,7 +40,7 @@ "typescript": "^5.3.3" }, "dependencies": { - "@project-chip/matter.js": "0.7.4-alpha.0-20231227-954da7aa", + "@project-chip/matter.js": "0.7.4", "node-localstorage": "^3.0.5" }, "engines": { diff --git a/packages/matter.js-tools/package.json b/packages/matter.js-tools/package.json index 1cca09526b..4ad83ca047 100644 --- a/packages/matter.js-tools/package.json +++ b/packages/matter.js-tools/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-tools", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "description": "Matter.js tooling", "type": "module", "scripts": { diff --git a/packages/matter.js/package.json b/packages/matter.js/package.json index c6c6c434f1..bb14801090 100644 --- a/packages/matter.js/package.json +++ b/packages/matter.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js", - "version": "0.7.4-alpha.0-20231227-954da7aa", + "version": "0.7.4", "description": "Matter protocol in pure js", "keywords": [ "iot", @@ -36,7 +36,7 @@ "elliptic": "^6.5.4" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.4-alpha.0-20231227-954da7aa", + "@project-chip/matter.js-tools": "0.7.4", "@types/bn.js": "^5.1.5", "@types/chai": "^4.3.11", "@types/elliptic": "^6.4.18",