@matter/model 0.13.1-alpha.0-20250508-047aa0277 → 0.13.1-alpha.0-20250511-74ef153aa
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/aspects/Constraint.d.ts +2 -0
- package/dist/cjs/aspects/Constraint.d.ts.map +1 -1
- package/dist/cjs/aspects/Constraint.js +5 -1
- package/dist/cjs/aspects/Constraint.js.map +2 -2
- package/dist/cjs/common/Specification.d.ts +4 -4
- package/dist/cjs/common/Specification.d.ts.map +1 -1
- package/dist/cjs/common/Specification.js +2 -2
- package/dist/cjs/common/Specification.js.map +1 -1
- package/dist/cjs/logic/Scope.d.ts.map +1 -1
- package/dist/cjs/logic/Scope.js +36 -10
- package/dist/cjs/logic/Scope.js.map +1 -1
- package/dist/cjs/logic/definition-validation/CommandValidator.js +1 -2
- package/dist/cjs/logic/definition-validation/CommandValidator.js.map +1 -1
- package/dist/cjs/logic/definition-validation/ValueValidator.d.ts +1 -6
- package/dist/cjs/logic/definition-validation/ValueValidator.d.ts.map +1 -1
- package/dist/cjs/logic/definition-validation/ValueValidator.js +32 -17
- package/dist/cjs/logic/definition-validation/ValueValidator.js.map +1 -1
- package/dist/cjs/models/Globals.d.ts +1 -1
- package/dist/cjs/parser/Lexer.d.ts +1 -1
- package/dist/cjs/parser/Lexer.d.ts.map +1 -1
- package/dist/cjs/parser/Lexer.js.map +1 -1
- package/dist/cjs/parser/Token.d.ts +2 -2
- package/dist/cjs/parser/Token.d.ts.map +1 -1
- package/dist/cjs/standard/elements/AcceptedCommandList.d.ts.map +1 -1
- package/dist/cjs/standard/elements/AcceptedCommandList.js +1 -1
- package/dist/cjs/standard/elements/AcceptedCommandList.js.map +1 -1
- package/dist/cjs/standard/elements/AccessControl.d.ts.map +1 -1
- package/dist/cjs/standard/elements/AccessControl.js +8 -8
- package/dist/cjs/standard/elements/AccessControl.js.map +1 -1
- package/dist/cjs/standard/elements/AccountLogin.d.ts.map +1 -1
- package/dist/cjs/standard/elements/AccountLogin.js +5 -5
- package/dist/cjs/standard/elements/AccountLogin.js.map +1 -1
- package/dist/cjs/standard/elements/Actions.d.ts.map +1 -1
- package/dist/cjs/standard/elements/Actions.js +2 -2
- package/dist/cjs/standard/elements/Actions.js.map +1 -1
- package/dist/cjs/standard/elements/AdministratorCommissioning.d.ts.map +1 -1
- package/dist/cjs/standard/elements/AdministratorCommissioning.js +4 -4
- package/dist/cjs/standard/elements/AdministratorCommissioning.js.map +1 -1
- package/dist/cjs/standard/elements/ApplicationLauncher.d.ts.map +1 -1
- package/dist/cjs/standard/elements/ApplicationLauncher.js +2 -2
- package/dist/cjs/standard/elements/ApplicationLauncher.js.map +1 -1
- package/dist/cjs/standard/elements/BallastConfiguration.d.ts.map +1 -1
- package/dist/cjs/standard/elements/BallastConfiguration.js +4 -4
- package/dist/cjs/standard/elements/BallastConfiguration.js.map +1 -1
- package/dist/cjs/standard/elements/BasicInformation.d.ts.map +1 -1
- package/dist/cjs/standard/elements/BasicInformation.js +5 -5
- package/dist/cjs/standard/elements/BasicInformation.js.map +1 -1
- package/dist/cjs/standard/elements/Binding.js +1 -1
- package/dist/cjs/standard/elements/BooleanStateConfiguration.js +1 -1
- package/dist/cjs/standard/elements/BridgedDeviceBasicInformation.d.ts.map +1 -1
- package/dist/cjs/standard/elements/BridgedDeviceBasicInformation.js +3 -3
- package/dist/cjs/standard/elements/BridgedDeviceBasicInformation.js.map +1 -1
- package/dist/cjs/standard/elements/Channel.js +2 -2
- package/dist/cjs/standard/elements/ColorControl.d.ts.map +1 -1
- package/dist/cjs/standard/elements/ColorControl.js +15 -15
- package/dist/cjs/standard/elements/ColorControl.js.map +1 -1
- package/dist/cjs/standard/elements/CommissionerControl.d.ts.map +1 -1
- package/dist/cjs/standard/elements/CommissionerControl.js +6 -6
- package/dist/cjs/standard/elements/CommissionerControl.js.map +1 -1
- package/dist/cjs/standard/elements/ConcentrationMeasurement.d.ts.map +1 -1
- package/dist/cjs/standard/elements/ConcentrationMeasurement.js +2 -2
- package/dist/cjs/standard/elements/ConcentrationMeasurement.js.map +1 -1
- package/dist/cjs/standard/elements/ContentControl.d.ts.map +1 -1
- package/dist/cjs/standard/elements/ContentControl.js +4 -4
- package/dist/cjs/standard/elements/ContentControl.js.map +1 -1
- package/dist/cjs/standard/elements/ContentLauncher.d.ts.map +1 -1
- package/dist/cjs/standard/elements/ContentLauncher.js +13 -15
- package/dist/cjs/standard/elements/ContentLauncher.js.map +1 -1
- package/dist/cjs/standard/elements/Descriptor.js +1 -1
- package/dist/cjs/standard/elements/DeviceEnergyManagement.d.ts.map +1 -1
- package/dist/cjs/standard/elements/DeviceEnergyManagement.js +14 -14
- package/dist/cjs/standard/elements/DeviceEnergyManagement.js.map +1 -1
- package/dist/cjs/standard/elements/DeviceEnergyManagementDT.js +5 -5
- package/dist/cjs/standard/elements/DeviceEnergyManagementDT.js.map +1 -1
- package/dist/cjs/standard/elements/DiagnosticLogs.js +2 -2
- package/dist/cjs/standard/elements/DoorLock.d.ts.map +1 -1
- package/dist/cjs/standard/elements/DoorLock.js +16 -16
- package/dist/cjs/standard/elements/DoorLock.js.map +1 -1
- package/dist/cjs/standard/elements/EcosystemInformation.d.ts.map +1 -1
- package/dist/cjs/standard/elements/EcosystemInformation.js +4 -4
- package/dist/cjs/standard/elements/EcosystemInformation.js.map +1 -1
- package/dist/cjs/standard/elements/ElectricalEnergyMeasurement.js +1 -1
- package/dist/cjs/standard/elements/ElectricalPowerMeasurement.d.ts.map +1 -1
- package/dist/cjs/standard/elements/ElectricalPowerMeasurement.js +3 -3
- package/dist/cjs/standard/elements/ElectricalPowerMeasurement.js.map +1 -1
- package/dist/cjs/standard/elements/EnergyEvse.d.ts.map +1 -1
- package/dist/cjs/standard/elements/EnergyEvse.js +10 -10
- package/dist/cjs/standard/elements/EnergyEvse.js.map +1 -1
- package/dist/cjs/standard/elements/EnergyEvseMode.d.ts.map +1 -1
- package/dist/cjs/standard/elements/EnergyEvseMode.js +3 -3
- package/dist/cjs/standard/elements/EnergyEvseMode.js.map +1 -1
- package/dist/cjs/standard/elements/EnergyPreference.d.ts.map +1 -1
- package/dist/cjs/standard/elements/EnergyPreference.js +2 -2
- package/dist/cjs/standard/elements/EnergyPreference.js.map +1 -1
- package/dist/cjs/standard/elements/FeatureMap.d.ts.map +1 -1
- package/dist/cjs/standard/elements/FeatureMap.js +1 -1
- package/dist/cjs/standard/elements/FeatureMap.js.map +1 -1
- package/dist/cjs/standard/elements/FixedLabel.d.ts.map +1 -1
- package/dist/cjs/standard/elements/FixedLabel.js +1 -1
- package/dist/cjs/standard/elements/FixedLabel.js.map +1 -1
- package/dist/cjs/standard/elements/FlowMeasurement.d.ts.map +1 -1
- package/dist/cjs/standard/elements/FlowMeasurement.js +1 -1
- package/dist/cjs/standard/elements/FlowMeasurement.js.map +1 -1
- package/dist/cjs/standard/elements/GeneralCommissioning.d.ts.map +1 -1
- package/dist/cjs/standard/elements/GeneralCommissioning.js +24 -25
- package/dist/cjs/standard/elements/GeneralCommissioning.js.map +1 -1
- package/dist/cjs/standard/elements/GeneralDiagnostics.d.ts.map +1 -1
- package/dist/cjs/standard/elements/GeneralDiagnostics.js +6 -6
- package/dist/cjs/standard/elements/GeneralDiagnostics.js.map +1 -1
- package/dist/cjs/standard/elements/GroupKeyManagement.d.ts.map +1 -1
- package/dist/cjs/standard/elements/GroupKeyManagement.js +7 -7
- package/dist/cjs/standard/elements/GroupKeyManagement.js.map +1 -1
- package/dist/cjs/standard/elements/Groups.d.ts.map +1 -1
- package/dist/cjs/standard/elements/Groups.js +1 -1
- package/dist/cjs/standard/elements/Groups.js.map +1 -1
- package/dist/cjs/standard/elements/IcdManagement.d.ts.map +1 -1
- package/dist/cjs/standard/elements/IcdManagement.js +4 -4
- package/dist/cjs/standard/elements/IcdManagement.js.map +1 -1
- package/dist/cjs/standard/elements/Identify.js +1 -1
- package/dist/cjs/standard/elements/{JointFabricDatastoreCluster.d.ts → JointFabricDatastore.d.ts} +2 -2
- package/dist/cjs/standard/elements/JointFabricDatastore.d.ts.map +1 -0
- package/dist/cjs/standard/elements/{JointFabricDatastoreCluster.js → JointFabricDatastore.js} +9 -9
- package/dist/cjs/standard/elements/{JointFabricDatastoreCluster.js.map → JointFabricDatastore.js.map} +2 -2
- package/dist/cjs/standard/elements/JointFabricPki.d.ts.map +1 -1
- package/dist/cjs/standard/elements/JointFabricPki.js +2 -2
- package/dist/cjs/standard/elements/JointFabricPki.js.map +1 -1
- package/dist/cjs/standard/elements/KeypadInput.d.ts.map +1 -1
- package/dist/cjs/standard/elements/KeypadInput.js +1 -1
- package/dist/cjs/standard/elements/KeypadInput.js.map +1 -1
- package/dist/cjs/standard/elements/LaundryWasherControls.d.ts.map +1 -1
- package/dist/cjs/standard/elements/LaundryWasherControls.js +2 -2
- package/dist/cjs/standard/elements/LaundryWasherControls.js.map +1 -1
- package/dist/cjs/standard/elements/LaundryWasherMode.d.ts.map +1 -1
- package/dist/cjs/standard/elements/LaundryWasherMode.js +11 -6
- package/dist/cjs/standard/elements/LaundryWasherMode.js.map +1 -1
- package/dist/cjs/standard/elements/LevelControl.d.ts.map +1 -1
- package/dist/cjs/standard/elements/LevelControl.js +4 -4
- package/dist/cjs/standard/elements/LevelControl.js.map +1 -1
- package/dist/cjs/standard/elements/LowPower.js +1 -1
- package/dist/cjs/standard/elements/MeasurementAccuracyRangeStruct.d.ts.map +1 -1
- package/dist/cjs/standard/elements/MeasurementAccuracyRangeStruct.js +1 -1
- package/dist/cjs/standard/elements/MeasurementAccuracyRangeStruct.js.map +1 -1
- package/dist/cjs/standard/elements/MediaInput.d.ts.map +1 -1
- package/dist/cjs/standard/elements/MediaInput.js +2 -2
- package/dist/cjs/standard/elements/MediaInput.js.map +1 -1
- package/dist/cjs/standard/elements/MediaPlayback.d.ts.map +1 -1
- package/dist/cjs/standard/elements/MediaPlayback.js +4 -4
- package/dist/cjs/standard/elements/MediaPlayback.js.map +1 -1
- package/dist/cjs/standard/elements/Messages.js +1 -1
- package/dist/cjs/standard/elements/ModeBase.d.ts.map +1 -1
- package/dist/cjs/standard/elements/ModeBase.js +2 -2
- package/dist/cjs/standard/elements/ModeBase.js.map +1 -1
- package/dist/cjs/standard/elements/ModeSelect.d.ts.map +1 -1
- package/dist/cjs/standard/elements/ModeSelect.js +4 -4
- package/dist/cjs/standard/elements/ModeSelect.js.map +1 -1
- package/dist/cjs/standard/elements/NetworkCommissioning.d.ts.map +1 -1
- package/dist/cjs/standard/elements/NetworkCommissioning.js +8 -8
- package/dist/cjs/standard/elements/NetworkCommissioning.js.map +1 -1
- package/dist/cjs/standard/elements/OccupancySensing.d.ts.map +1 -1
- package/dist/cjs/standard/elements/OccupancySensing.js +4 -4
- package/dist/cjs/standard/elements/OccupancySensing.js.map +1 -1
- package/dist/cjs/standard/elements/OperationalCredentials.d.ts.map +1 -1
- package/dist/cjs/standard/elements/OperationalCredentials.js +7 -7
- package/dist/cjs/standard/elements/OperationalCredentials.js.map +1 -1
- package/dist/cjs/standard/elements/OperationalState.d.ts.map +1 -1
- package/dist/cjs/standard/elements/OperationalState.js +6 -6
- package/dist/cjs/standard/elements/OperationalState.js.map +1 -1
- package/dist/cjs/standard/elements/OtaSoftwareUpdateProvider.d.ts.map +1 -1
- package/dist/cjs/standard/elements/OtaSoftwareUpdateProvider.js +4 -4
- package/dist/cjs/standard/elements/OtaSoftwareUpdateProvider.js.map +1 -1
- package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.d.ts.map +1 -1
- package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.js +2 -2
- package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.js.map +1 -1
- package/dist/cjs/standard/elements/OvenMode.d.ts.map +1 -1
- package/dist/cjs/standard/elements/OvenMode.js +11 -6
- package/dist/cjs/standard/elements/OvenMode.js.map +1 -1
- package/dist/cjs/standard/elements/PowerSource.d.ts.map +1 -1
- package/dist/cjs/standard/elements/PowerSource.js +5 -5
- package/dist/cjs/standard/elements/PowerSource.js.map +1 -1
- package/dist/cjs/standard/elements/PowerSourceNS.js +1 -1
- package/dist/cjs/standard/elements/PressureMeasurement.d.ts.map +1 -1
- package/dist/cjs/standard/elements/PressureMeasurement.js +2 -2
- package/dist/cjs/standard/elements/PressureMeasurement.js.map +1 -1
- package/dist/cjs/standard/elements/PumpConfigurationAndControl.d.ts.map +1 -1
- package/dist/cjs/standard/elements/PumpConfigurationAndControl.js +6 -6
- package/dist/cjs/standard/elements/PumpConfigurationAndControl.js.map +1 -1
- package/dist/cjs/standard/elements/ResourceMonitoring.d.ts.map +1 -1
- package/dist/cjs/standard/elements/ResourceMonitoring.js +1 -1
- package/dist/cjs/standard/elements/ResourceMonitoring.js.map +1 -1
- package/dist/cjs/standard/elements/RootNodeDT.js +1 -1
- package/dist/cjs/standard/elements/RootNodeDT.js.map +1 -1
- package/dist/cjs/standard/elements/RvcRunMode.js +1 -1
- package/dist/cjs/standard/elements/ScenesManagement.d.ts.map +1 -1
- package/dist/cjs/standard/elements/ScenesManagement.js +3 -3
- package/dist/cjs/standard/elements/ScenesManagement.js.map +1 -1
- package/dist/cjs/standard/elements/ServiceArea.d.ts.map +1 -1
- package/dist/cjs/standard/elements/ServiceArea.js +8 -8
- package/dist/cjs/standard/elements/ServiceArea.js.map +1 -1
- package/dist/cjs/standard/elements/SmokeCoAlarm.d.ts.map +1 -1
- package/dist/cjs/standard/elements/SmokeCoAlarm.js +17 -13
- package/dist/cjs/standard/elements/SmokeCoAlarm.js.map +1 -1
- package/dist/cjs/standard/elements/SoftwareDiagnostics.js +1 -1
- package/dist/cjs/standard/elements/Switch.js +1 -1
- package/dist/cjs/standard/elements/Thermostat.d.ts.map +1 -1
- package/dist/cjs/standard/elements/Thermostat.js +17 -17
- package/dist/cjs/standard/elements/Thermostat.js.map +1 -1
- package/dist/cjs/standard/elements/ThreadBorderRouterManagement.js +1 -1
- package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.d.ts.map +1 -1
- package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.js +5 -5
- package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.js.map +1 -1
- package/dist/cjs/standard/elements/ThreadNetworkDirectory.js +1 -1
- package/dist/cjs/standard/elements/TimeSynchronization.d.ts.map +1 -1
- package/dist/cjs/standard/elements/TimeSynchronization.js +4 -4
- package/dist/cjs/standard/elements/TimeSynchronization.js.map +1 -1
- package/dist/cjs/standard/elements/WakeOnLan.js +1 -1
- package/dist/cjs/standard/elements/WaterHeaterManagement.d.ts.map +1 -1
- package/dist/cjs/standard/elements/WaterHeaterManagement.js +3 -3
- package/dist/cjs/standard/elements/WaterHeaterManagement.js.map +1 -1
- package/dist/cjs/standard/elements/WiFiNetworkManagement.d.ts.map +1 -1
- package/dist/cjs/standard/elements/WiFiNetworkManagement.js +2 -2
- package/dist/cjs/standard/elements/WiFiNetworkManagement.js.map +1 -1
- package/dist/cjs/standard/elements/WindowCovering.d.ts.map +1 -1
- package/dist/cjs/standard/elements/WindowCovering.js +2 -2
- package/dist/cjs/standard/elements/WindowCovering.js.map +1 -1
- package/dist/cjs/standard/elements/definitions.d.ts +1 -1
- package/dist/cjs/standard/elements/definitions.d.ts.map +1 -1
- package/dist/cjs/standard/elements/definitions.js +1 -1
- package/dist/cjs/standard/elements/definitions.js.map +1 -1
- package/dist/cjs/standard/elements/epoch-us.js +1 -1
- package/dist/cjs/standard/elements/locationdesc.js +2 -2
- package/dist/cjs/standard/elements/models.d.ts +1 -1
- package/dist/cjs/standard/elements/models.d.ts.map +1 -1
- package/dist/cjs/standard/elements/models.js +2 -2
- package/dist/cjs/standard/elements/models.js.map +1 -1
- package/dist/cjs/standard/elements/status.js +4 -4
- package/dist/cjs/standard/elements/temperature.d.ts.map +1 -1
- package/dist/cjs/standard/elements/temperature.js +1 -1
- package/dist/cjs/standard/elements/temperature.js.map +1 -1
- package/dist/esm/aspects/Constraint.d.ts +2 -0
- package/dist/esm/aspects/Constraint.d.ts.map +1 -1
- package/dist/esm/aspects/Constraint.js +5 -1
- package/dist/esm/aspects/Constraint.js.map +2 -2
- package/dist/esm/common/Specification.d.ts +4 -4
- package/dist/esm/common/Specification.d.ts.map +1 -1
- package/dist/esm/common/Specification.js +2 -2
- package/dist/esm/common/Specification.js.map +1 -1
- package/dist/esm/logic/Scope.d.ts.map +1 -1
- package/dist/esm/logic/Scope.js +36 -10
- package/dist/esm/logic/Scope.js.map +1 -1
- package/dist/esm/logic/definition-validation/CommandValidator.js +1 -2
- package/dist/esm/logic/definition-validation/CommandValidator.js.map +1 -1
- package/dist/esm/logic/definition-validation/ValueValidator.d.ts +1 -6
- package/dist/esm/logic/definition-validation/ValueValidator.d.ts.map +1 -1
- package/dist/esm/logic/definition-validation/ValueValidator.js +32 -17
- package/dist/esm/logic/definition-validation/ValueValidator.js.map +1 -1
- package/dist/esm/models/Globals.d.ts +1 -1
- package/dist/esm/parser/Lexer.d.ts +1 -1
- package/dist/esm/parser/Lexer.d.ts.map +1 -1
- package/dist/esm/parser/Lexer.js.map +1 -1
- package/dist/esm/parser/Token.d.ts +2 -2
- package/dist/esm/parser/Token.d.ts.map +1 -1
- package/dist/esm/standard/elements/AcceptedCommandList.d.ts.map +1 -1
- package/dist/esm/standard/elements/AcceptedCommandList.js +1 -1
- package/dist/esm/standard/elements/AcceptedCommandList.js.map +1 -1
- package/dist/esm/standard/elements/AccessControl.d.ts.map +1 -1
- package/dist/esm/standard/elements/AccessControl.js +8 -8
- package/dist/esm/standard/elements/AccessControl.js.map +1 -1
- package/dist/esm/standard/elements/AccountLogin.d.ts.map +1 -1
- package/dist/esm/standard/elements/AccountLogin.js +5 -5
- package/dist/esm/standard/elements/AccountLogin.js.map +1 -1
- package/dist/esm/standard/elements/Actions.d.ts.map +1 -1
- package/dist/esm/standard/elements/Actions.js +2 -2
- package/dist/esm/standard/elements/Actions.js.map +1 -1
- package/dist/esm/standard/elements/AdministratorCommissioning.d.ts.map +1 -1
- package/dist/esm/standard/elements/AdministratorCommissioning.js +4 -4
- package/dist/esm/standard/elements/AdministratorCommissioning.js.map +1 -1
- package/dist/esm/standard/elements/ApplicationLauncher.d.ts.map +1 -1
- package/dist/esm/standard/elements/ApplicationLauncher.js +2 -2
- package/dist/esm/standard/elements/ApplicationLauncher.js.map +1 -1
- package/dist/esm/standard/elements/BallastConfiguration.d.ts.map +1 -1
- package/dist/esm/standard/elements/BallastConfiguration.js +4 -4
- package/dist/esm/standard/elements/BallastConfiguration.js.map +1 -1
- package/dist/esm/standard/elements/BasicInformation.d.ts.map +1 -1
- package/dist/esm/standard/elements/BasicInformation.js +5 -5
- package/dist/esm/standard/elements/BasicInformation.js.map +1 -1
- package/dist/esm/standard/elements/Binding.js +1 -1
- package/dist/esm/standard/elements/BooleanStateConfiguration.js +1 -1
- package/dist/esm/standard/elements/BridgedDeviceBasicInformation.d.ts.map +1 -1
- package/dist/esm/standard/elements/BridgedDeviceBasicInformation.js +3 -3
- package/dist/esm/standard/elements/BridgedDeviceBasicInformation.js.map +1 -1
- package/dist/esm/standard/elements/Channel.js +2 -2
- package/dist/esm/standard/elements/ColorControl.d.ts.map +1 -1
- package/dist/esm/standard/elements/ColorControl.js +15 -15
- package/dist/esm/standard/elements/ColorControl.js.map +1 -1
- package/dist/esm/standard/elements/CommissionerControl.d.ts.map +1 -1
- package/dist/esm/standard/elements/CommissionerControl.js +6 -6
- package/dist/esm/standard/elements/CommissionerControl.js.map +1 -1
- package/dist/esm/standard/elements/ConcentrationMeasurement.d.ts.map +1 -1
- package/dist/esm/standard/elements/ConcentrationMeasurement.js +2 -2
- package/dist/esm/standard/elements/ConcentrationMeasurement.js.map +1 -1
- package/dist/esm/standard/elements/ContentControl.d.ts.map +1 -1
- package/dist/esm/standard/elements/ContentControl.js +4 -4
- package/dist/esm/standard/elements/ContentControl.js.map +1 -1
- package/dist/esm/standard/elements/ContentLauncher.d.ts.map +1 -1
- package/dist/esm/standard/elements/ContentLauncher.js +13 -15
- package/dist/esm/standard/elements/ContentLauncher.js.map +1 -1
- package/dist/esm/standard/elements/Descriptor.js +1 -1
- package/dist/esm/standard/elements/DeviceEnergyManagement.d.ts.map +1 -1
- package/dist/esm/standard/elements/DeviceEnergyManagement.js +14 -14
- package/dist/esm/standard/elements/DeviceEnergyManagement.js.map +1 -1
- package/dist/esm/standard/elements/DeviceEnergyManagementDT.js +5 -5
- package/dist/esm/standard/elements/DeviceEnergyManagementDT.js.map +1 -1
- package/dist/esm/standard/elements/DiagnosticLogs.js +2 -2
- package/dist/esm/standard/elements/DoorLock.d.ts.map +1 -1
- package/dist/esm/standard/elements/DoorLock.js +16 -16
- package/dist/esm/standard/elements/DoorLock.js.map +1 -1
- package/dist/esm/standard/elements/EcosystemInformation.d.ts.map +1 -1
- package/dist/esm/standard/elements/EcosystemInformation.js +4 -4
- package/dist/esm/standard/elements/EcosystemInformation.js.map +1 -1
- package/dist/esm/standard/elements/ElectricalEnergyMeasurement.js +1 -1
- package/dist/esm/standard/elements/ElectricalPowerMeasurement.d.ts.map +1 -1
- package/dist/esm/standard/elements/ElectricalPowerMeasurement.js +3 -3
- package/dist/esm/standard/elements/ElectricalPowerMeasurement.js.map +1 -1
- package/dist/esm/standard/elements/EnergyEvse.d.ts.map +1 -1
- package/dist/esm/standard/elements/EnergyEvse.js +10 -10
- package/dist/esm/standard/elements/EnergyEvse.js.map +1 -1
- package/dist/esm/standard/elements/EnergyEvseMode.d.ts.map +1 -1
- package/dist/esm/standard/elements/EnergyEvseMode.js +3 -3
- package/dist/esm/standard/elements/EnergyEvseMode.js.map +1 -1
- package/dist/esm/standard/elements/EnergyPreference.d.ts.map +1 -1
- package/dist/esm/standard/elements/EnergyPreference.js +2 -2
- package/dist/esm/standard/elements/EnergyPreference.js.map +1 -1
- package/dist/esm/standard/elements/FeatureMap.d.ts.map +1 -1
- package/dist/esm/standard/elements/FeatureMap.js +1 -1
- package/dist/esm/standard/elements/FeatureMap.js.map +1 -1
- package/dist/esm/standard/elements/FixedLabel.d.ts.map +1 -1
- package/dist/esm/standard/elements/FixedLabel.js +1 -1
- package/dist/esm/standard/elements/FixedLabel.js.map +1 -1
- package/dist/esm/standard/elements/FlowMeasurement.d.ts.map +1 -1
- package/dist/esm/standard/elements/FlowMeasurement.js +1 -1
- package/dist/esm/standard/elements/FlowMeasurement.js.map +1 -1
- package/dist/esm/standard/elements/GeneralCommissioning.d.ts.map +1 -1
- package/dist/esm/standard/elements/GeneralCommissioning.js +24 -25
- package/dist/esm/standard/elements/GeneralCommissioning.js.map +1 -1
- package/dist/esm/standard/elements/GeneralDiagnostics.d.ts.map +1 -1
- package/dist/esm/standard/elements/GeneralDiagnostics.js +6 -6
- package/dist/esm/standard/elements/GeneralDiagnostics.js.map +1 -1
- package/dist/esm/standard/elements/GroupKeyManagement.d.ts.map +1 -1
- package/dist/esm/standard/elements/GroupKeyManagement.js +7 -7
- package/dist/esm/standard/elements/GroupKeyManagement.js.map +1 -1
- package/dist/esm/standard/elements/Groups.d.ts.map +1 -1
- package/dist/esm/standard/elements/Groups.js +1 -1
- package/dist/esm/standard/elements/Groups.js.map +1 -1
- package/dist/esm/standard/elements/IcdManagement.d.ts.map +1 -1
- package/dist/esm/standard/elements/IcdManagement.js +4 -4
- package/dist/esm/standard/elements/IcdManagement.js.map +1 -1
- package/dist/esm/standard/elements/Identify.js +1 -1
- package/dist/esm/standard/elements/{JointFabricDatastoreCluster.d.ts → JointFabricDatastore.d.ts} +2 -2
- package/dist/esm/standard/elements/JointFabricDatastore.d.ts.map +1 -0
- package/dist/esm/standard/elements/{JointFabricDatastoreCluster.js → JointFabricDatastore.js} +6 -6
- package/dist/esm/standard/elements/{JointFabricDatastoreCluster.js.map → JointFabricDatastore.js.map} +2 -2
- package/dist/esm/standard/elements/JointFabricPki.d.ts.map +1 -1
- package/dist/esm/standard/elements/JointFabricPki.js +2 -2
- package/dist/esm/standard/elements/JointFabricPki.js.map +1 -1
- package/dist/esm/standard/elements/KeypadInput.d.ts.map +1 -1
- package/dist/esm/standard/elements/KeypadInput.js +1 -1
- package/dist/esm/standard/elements/KeypadInput.js.map +1 -1
- package/dist/esm/standard/elements/LaundryWasherControls.d.ts.map +1 -1
- package/dist/esm/standard/elements/LaundryWasherControls.js +2 -2
- package/dist/esm/standard/elements/LaundryWasherControls.js.map +1 -1
- package/dist/esm/standard/elements/LaundryWasherMode.d.ts.map +1 -1
- package/dist/esm/standard/elements/LaundryWasherMode.js +11 -6
- package/dist/esm/standard/elements/LaundryWasherMode.js.map +1 -1
- package/dist/esm/standard/elements/LevelControl.d.ts.map +1 -1
- package/dist/esm/standard/elements/LevelControl.js +4 -4
- package/dist/esm/standard/elements/LevelControl.js.map +1 -1
- package/dist/esm/standard/elements/LowPower.js +1 -1
- package/dist/esm/standard/elements/MeasurementAccuracyRangeStruct.d.ts.map +1 -1
- package/dist/esm/standard/elements/MeasurementAccuracyRangeStruct.js +1 -1
- package/dist/esm/standard/elements/MeasurementAccuracyRangeStruct.js.map +1 -1
- package/dist/esm/standard/elements/MediaInput.d.ts.map +1 -1
- package/dist/esm/standard/elements/MediaInput.js +2 -2
- package/dist/esm/standard/elements/MediaInput.js.map +1 -1
- package/dist/esm/standard/elements/MediaPlayback.d.ts.map +1 -1
- package/dist/esm/standard/elements/MediaPlayback.js +4 -4
- package/dist/esm/standard/elements/MediaPlayback.js.map +1 -1
- package/dist/esm/standard/elements/Messages.js +1 -1
- package/dist/esm/standard/elements/ModeBase.d.ts.map +1 -1
- package/dist/esm/standard/elements/ModeBase.js +2 -2
- package/dist/esm/standard/elements/ModeBase.js.map +1 -1
- package/dist/esm/standard/elements/ModeSelect.d.ts.map +1 -1
- package/dist/esm/standard/elements/ModeSelect.js +4 -4
- package/dist/esm/standard/elements/ModeSelect.js.map +1 -1
- package/dist/esm/standard/elements/NetworkCommissioning.d.ts.map +1 -1
- package/dist/esm/standard/elements/NetworkCommissioning.js +8 -8
- package/dist/esm/standard/elements/NetworkCommissioning.js.map +1 -1
- package/dist/esm/standard/elements/OccupancySensing.d.ts.map +1 -1
- package/dist/esm/standard/elements/OccupancySensing.js +4 -4
- package/dist/esm/standard/elements/OccupancySensing.js.map +1 -1
- package/dist/esm/standard/elements/OperationalCredentials.d.ts.map +1 -1
- package/dist/esm/standard/elements/OperationalCredentials.js +7 -7
- package/dist/esm/standard/elements/OperationalCredentials.js.map +1 -1
- package/dist/esm/standard/elements/OperationalState.d.ts.map +1 -1
- package/dist/esm/standard/elements/OperationalState.js +6 -6
- package/dist/esm/standard/elements/OperationalState.js.map +1 -1
- package/dist/esm/standard/elements/OtaSoftwareUpdateProvider.d.ts.map +1 -1
- package/dist/esm/standard/elements/OtaSoftwareUpdateProvider.js +4 -4
- package/dist/esm/standard/elements/OtaSoftwareUpdateProvider.js.map +1 -1
- package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.d.ts.map +1 -1
- package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.js +2 -2
- package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.js.map +1 -1
- package/dist/esm/standard/elements/OvenMode.d.ts.map +1 -1
- package/dist/esm/standard/elements/OvenMode.js +11 -6
- package/dist/esm/standard/elements/OvenMode.js.map +1 -1
- package/dist/esm/standard/elements/PowerSource.d.ts.map +1 -1
- package/dist/esm/standard/elements/PowerSource.js +5 -5
- package/dist/esm/standard/elements/PowerSource.js.map +1 -1
- package/dist/esm/standard/elements/PowerSourceNS.js +1 -1
- package/dist/esm/standard/elements/PressureMeasurement.d.ts.map +1 -1
- package/dist/esm/standard/elements/PressureMeasurement.js +2 -2
- package/dist/esm/standard/elements/PressureMeasurement.js.map +1 -1
- package/dist/esm/standard/elements/PumpConfigurationAndControl.d.ts.map +1 -1
- package/dist/esm/standard/elements/PumpConfigurationAndControl.js +6 -6
- package/dist/esm/standard/elements/PumpConfigurationAndControl.js.map +1 -1
- package/dist/esm/standard/elements/ResourceMonitoring.d.ts.map +1 -1
- package/dist/esm/standard/elements/ResourceMonitoring.js +1 -1
- package/dist/esm/standard/elements/ResourceMonitoring.js.map +1 -1
- package/dist/esm/standard/elements/RootNodeDT.js +1 -1
- package/dist/esm/standard/elements/RootNodeDT.js.map +1 -1
- package/dist/esm/standard/elements/RvcRunMode.js +1 -1
- package/dist/esm/standard/elements/ScenesManagement.d.ts.map +1 -1
- package/dist/esm/standard/elements/ScenesManagement.js +3 -3
- package/dist/esm/standard/elements/ScenesManagement.js.map +1 -1
- package/dist/esm/standard/elements/ServiceArea.d.ts.map +1 -1
- package/dist/esm/standard/elements/ServiceArea.js +8 -8
- package/dist/esm/standard/elements/ServiceArea.js.map +1 -1
- package/dist/esm/standard/elements/SmokeCoAlarm.d.ts.map +1 -1
- package/dist/esm/standard/elements/SmokeCoAlarm.js +17 -13
- package/dist/esm/standard/elements/SmokeCoAlarm.js.map +1 -1
- package/dist/esm/standard/elements/SoftwareDiagnostics.js +1 -1
- package/dist/esm/standard/elements/Switch.js +1 -1
- package/dist/esm/standard/elements/Thermostat.d.ts.map +1 -1
- package/dist/esm/standard/elements/Thermostat.js +17 -17
- package/dist/esm/standard/elements/Thermostat.js.map +1 -1
- package/dist/esm/standard/elements/ThreadBorderRouterManagement.js +1 -1
- package/dist/esm/standard/elements/ThreadNetworkDiagnostics.d.ts.map +1 -1
- package/dist/esm/standard/elements/ThreadNetworkDiagnostics.js +5 -5
- package/dist/esm/standard/elements/ThreadNetworkDiagnostics.js.map +1 -1
- package/dist/esm/standard/elements/ThreadNetworkDirectory.js +1 -1
- package/dist/esm/standard/elements/TimeSynchronization.d.ts.map +1 -1
- package/dist/esm/standard/elements/TimeSynchronization.js +4 -4
- package/dist/esm/standard/elements/TimeSynchronization.js.map +1 -1
- package/dist/esm/standard/elements/WakeOnLan.js +1 -1
- package/dist/esm/standard/elements/WaterHeaterManagement.d.ts.map +1 -1
- package/dist/esm/standard/elements/WaterHeaterManagement.js +3 -3
- package/dist/esm/standard/elements/WaterHeaterManagement.js.map +1 -1
- package/dist/esm/standard/elements/WiFiNetworkManagement.d.ts.map +1 -1
- package/dist/esm/standard/elements/WiFiNetworkManagement.js +2 -2
- package/dist/esm/standard/elements/WiFiNetworkManagement.js.map +1 -1
- package/dist/esm/standard/elements/WindowCovering.d.ts.map +1 -1
- package/dist/esm/standard/elements/WindowCovering.js +2 -2
- package/dist/esm/standard/elements/WindowCovering.js.map +1 -1
- package/dist/esm/standard/elements/definitions.d.ts +1 -1
- package/dist/esm/standard/elements/definitions.d.ts.map +1 -1
- package/dist/esm/standard/elements/definitions.js +1 -1
- package/dist/esm/standard/elements/epoch-us.js +1 -1
- package/dist/esm/standard/elements/locationdesc.js +2 -2
- package/dist/esm/standard/elements/models.d.ts +1 -1
- package/dist/esm/standard/elements/models.d.ts.map +1 -1
- package/dist/esm/standard/elements/models.js +2 -2
- package/dist/esm/standard/elements/models.js.map +1 -1
- package/dist/esm/standard/elements/status.js +4 -4
- package/dist/esm/standard/elements/temperature.d.ts.map +1 -1
- package/dist/esm/standard/elements/temperature.js +1 -1
- package/dist/esm/standard/elements/temperature.js.map +1 -1
- package/package.json +4 -4
- package/src/aspects/Constraint.ts +5 -1
- package/src/common/Specification.ts +7 -4
- package/src/logic/Scope.ts +41 -14
- package/src/logic/definition-validation/CommandValidator.ts +1 -2
- package/src/logic/definition-validation/ValueValidator.ts +39 -18
- package/src/parser/Lexer.ts +1 -1
- package/src/parser/Token.ts +2 -2
- package/src/standard/elements/AcceptedCommandList.ts +2 -3
- package/src/standard/elements/AccessControl.ts +18 -37
- package/src/standard/elements/AccountLogin.ts +13 -16
- package/src/standard/elements/Actions.ts +6 -10
- package/src/standard/elements/AdministratorCommissioning.ts +15 -17
- package/src/standard/elements/ApplicationLauncher.ts +6 -8
- package/src/standard/elements/BallastConfiguration.ts +7 -13
- package/src/standard/elements/BasicInformation.ts +12 -18
- package/src/standard/elements/Binding.ts +4 -4
- package/src/standard/elements/BooleanStateConfiguration.ts +3 -3
- package/src/standard/elements/BridgedDeviceBasicInformation.ts +9 -14
- package/src/standard/elements/Channel.ts +3 -3
- package/src/standard/elements/ColorControl.ts +34 -53
- package/src/standard/elements/CommissionerControl.ts +12 -23
- package/src/standard/elements/ConcentrationMeasurement.ts +3 -2
- package/src/standard/elements/ContentControl.ts +8 -12
- package/src/standard/elements/ContentLauncher.ts +18 -23
- package/src/standard/elements/Descriptor.ts +3 -3
- package/src/standard/elements/DeviceEnergyManagement.ts +24 -61
- package/src/standard/elements/DeviceEnergyManagementDT.ts +5 -5
- package/src/standard/elements/DiagnosticLogs.ts +2 -2
- package/src/standard/elements/DoorLock.ts +45 -58
- package/src/standard/elements/EcosystemInformation.ts +10 -16
- package/src/standard/elements/ElectricalEnergyMeasurement.ts +2 -2
- package/src/standard/elements/ElectricalPowerMeasurement.ts +6 -7
- package/src/standard/elements/EnergyEvse.ts +24 -31
- package/src/standard/elements/EnergyEvseMode.ts +6 -8
- package/src/standard/elements/EnergyPreference.ts +6 -5
- package/src/standard/elements/FeatureMap.ts +1 -3
- package/src/standard/elements/FixedLabel.ts +4 -5
- package/src/standard/elements/FlowMeasurement.ts +2 -3
- package/src/standard/elements/GeneralCommissioning.ts +37 -45
- package/src/standard/elements/GeneralDiagnostics.ts +10 -14
- package/src/standard/elements/GroupKeyManagement.ts +15 -19
- package/src/standard/elements/Groups.ts +1 -2
- package/src/standard/elements/IcdManagement.ts +3 -8
- package/src/standard/elements/Identify.ts +1 -1
- package/src/standard/elements/{JointFabricDatastoreCluster.ts → JointFabricDatastore.ts} +4 -6
- package/src/standard/elements/JointFabricPki.ts +2 -4
- package/src/standard/elements/KeypadInput.ts +1 -3
- package/src/standard/elements/LaundryWasherControls.ts +5 -7
- package/src/standard/elements/LaundryWasherMode.ts +12 -6
- package/src/standard/elements/LevelControl.ts +5 -7
- package/src/standard/elements/LowPower.ts +3 -3
- package/src/standard/elements/MeasurementAccuracyRangeStruct.ts +2 -3
- package/src/standard/elements/MediaInput.ts +2 -3
- package/src/standard/elements/MediaPlayback.ts +7 -12
- package/src/standard/elements/Messages.ts +4 -4
- package/src/standard/elements/ModeBase.ts +4 -8
- package/src/standard/elements/ModeSelect.ts +4 -9
- package/src/standard/elements/NetworkCommissioning.ts +23 -31
- package/src/standard/elements/OccupancySensing.ts +14 -20
- package/src/standard/elements/OperationalCredentials.ts +37 -40
- package/src/standard/elements/OperationalState.ts +8 -14
- package/src/standard/elements/OtaSoftwareUpdateProvider.ts +1 -14
- package/src/standard/elements/OtaSoftwareUpdateRequestor.ts +6 -8
- package/src/standard/elements/OvenMode.ts +12 -6
- package/src/standard/elements/PowerSource.ts +5 -10
- package/src/standard/elements/PowerSourceNS.ts +1 -1
- package/src/standard/elements/PressureMeasurement.ts +3 -6
- package/src/standard/elements/PumpConfigurationAndControl.ts +11 -19
- package/src/standard/elements/ResourceMonitoring.ts +4 -5
- package/src/standard/elements/RootNodeDT.ts +1 -1
- package/src/standard/elements/RvcRunMode.ts +4 -4
- package/src/standard/elements/ScenesManagement.ts +4 -7
- package/src/standard/elements/ServiceArea.ts +32 -33
- package/src/standard/elements/SmokeCoAlarm.ts +14 -13
- package/src/standard/elements/SoftwareDiagnostics.ts +1 -1
- package/src/standard/elements/Switch.ts +6 -6
- package/src/standard/elements/Thermostat.ts +44 -89
- package/src/standard/elements/ThreadBorderRouterManagement.ts +4 -4
- package/src/standard/elements/ThreadNetworkDiagnostics.ts +13 -21
- package/src/standard/elements/ThreadNetworkDirectory.ts +3 -3
- package/src/standard/elements/TimeSynchronization.ts +6 -8
- package/src/standard/elements/WakeOnLan.ts +6 -6
- package/src/standard/elements/WaterHeaterManagement.ts +16 -14
- package/src/standard/elements/WiFiNetworkManagement.ts +9 -11
- package/src/standard/elements/WindowCovering.ts +6 -4
- package/src/standard/elements/definitions.ts +1 -1
- package/src/standard/elements/epoch-us.ts +1 -1
- package/src/standard/elements/locationdesc.ts +6 -6
- package/src/standard/elements/models.ts +1 -1
- package/src/standard/elements/status.ts +4 -4
- package/src/standard/elements/temperature.ts +4 -7
- package/dist/cjs/standard/elements/JointFabricDatastoreCluster.d.ts.map +0 -1
- package/dist/esm/standard/elements/JointFabricDatastoreCluster.d.ts.map +0 -1
|
@@ -26,9 +26,8 @@ export const GroupKeyManagement = Cluster(
|
|
|
26
26
|
"modifications of the list. Such modifications require Administer privilege." +
|
|
27
27
|
"\n" +
|
|
28
28
|
"Each group entry includes a membership list of zero of more endpoints that are members of the group " +
|
|
29
|
-
"on the node. Modification of this membership list is done via the Groups cluster, which is" +
|
|
30
|
-
"
|
|
31
|
-
"scoped to an endpoint. Please see the System Model specification for more information on groups.",
|
|
29
|
+
"on the node. Modification of this membership list is done via the Groups cluster, which is scoped to " +
|
|
30
|
+
"an endpoint. Please see the System Model specification for more information on groups.",
|
|
32
31
|
|
|
33
32
|
xref: { document: "core", section: "11.2" }
|
|
34
33
|
},
|
|
@@ -61,8 +60,7 @@ export const GroupKeyManagement = Cluster(
|
|
|
61
60
|
default: [],
|
|
62
61
|
|
|
63
62
|
details: "This attribute is a list of GroupInfoMapStruct entries. Each entry provides read-only information " +
|
|
64
|
-
"about how a given logical Group ID maps to a particular set of endpoints, and a name for the group." +
|
|
65
|
-
"\n" +
|
|
63
|
+
"about how a given logical Group ID maps to a particular set of endpoints, and a name for the group. " +
|
|
66
64
|
"The content of this attribute reflects data managed via the Groups cluster (see AppClusters), and is " +
|
|
67
65
|
"in general terms referred to as the 'node-wide Group Table'." +
|
|
68
66
|
"\n" +
|
|
@@ -103,7 +101,7 @@ export const GroupKeyManagement = Cluster(
|
|
|
103
101
|
details: "This command is used by Administrators to set the state of a given Group Key Set, including " +
|
|
104
102
|
"atomically updating the state of all epoch keys." +
|
|
105
103
|
"\n" +
|
|
106
|
-
"Effect on Receipt" +
|
|
104
|
+
"### Effect on Receipt" +
|
|
107
105
|
"\n" +
|
|
108
106
|
"The following validations shall be done against the content of the GroupKeySet field:" +
|
|
109
107
|
"\n" +
|
|
@@ -150,13 +148,11 @@ export const GroupKeyManagement = Cluster(
|
|
|
150
148
|
"\n" +
|
|
151
149
|
"If there exists a Group Key Set associated with the accessing fabric which has the same " +
|
|
152
150
|
"GroupKeySetID as that provided in the GroupKeySet field, then the contents of that group key set " +
|
|
153
|
-
"shall be" +
|
|
154
|
-
"
|
|
155
|
-
"
|
|
156
|
-
"Group Key Set with the
|
|
157
|
-
"
|
|
158
|
-
"Key Set associated with the accessing fabric shall be created with the provided data. The Group Key " +
|
|
159
|
-
"Set shall be written to non-volatile storage." +
|
|
151
|
+
"shall be replaced. A replacement shall be done by executing the equivalent of entirely removing the " +
|
|
152
|
+
"previous Group Key Set with the given GroupKeySetID, followed by an addition of a Group Key Set with " +
|
|
153
|
+
"the provided configuration. Otherwise, if the GroupKeySetID did not match an existing entry, a new " +
|
|
154
|
+
"Group Key Set associated with the accessing fabric shall be created with the provided data. The " +
|
|
155
|
+
"Group Key Set shall be written to non-volatile storage." +
|
|
160
156
|
"\n" +
|
|
161
157
|
"Upon completion, this command shall send a status code back to the initiator:" +
|
|
162
158
|
"\n" +
|
|
@@ -181,7 +177,7 @@ export const GroupKeyManagement = Cluster(
|
|
|
181
177
|
|
|
182
178
|
details: "This command is used by Administrators to read the state of a given Group Key Set." +
|
|
183
179
|
"\n" +
|
|
184
|
-
"Effect on Receipt" +
|
|
180
|
+
"### Effect on Receipt" +
|
|
185
181
|
"\n" +
|
|
186
182
|
"If there exists a Group Key Set associated with the accessing fabric which has the same " +
|
|
187
183
|
"GroupKeySetID as that provided in the GroupKeySetID field, then the contents of that Group Key Set " +
|
|
@@ -216,7 +212,7 @@ export const GroupKeyManagement = Cluster(
|
|
|
216
212
|
|
|
217
213
|
details: "This command is used by Administrators to remove all state of a given Group Key Set." +
|
|
218
214
|
"\n" +
|
|
219
|
-
"Effect on Receipt" +
|
|
215
|
+
"### Effect on Receipt" +
|
|
220
216
|
"\n" +
|
|
221
217
|
"If there exists a Group Key Set associated with the accessing fabric which has the same " +
|
|
222
218
|
"GroupKeySetID as that provided in the GroupKeySetID field, then the contents of that Group Key Set " +
|
|
@@ -247,7 +243,7 @@ export const GroupKeyManagement = Cluster(
|
|
|
247
243
|
details: "This command is used by Administrators to query a list of all Group Key Sets associated with the " +
|
|
248
244
|
"accessing fabric." +
|
|
249
245
|
"\n" +
|
|
250
|
-
"Effect on Receipt" +
|
|
246
|
+
"### Effect on Receipt" +
|
|
251
247
|
"\n" +
|
|
252
248
|
"Upon receipt, this command shall iterate all stored GroupKeySetStruct associated with the accessing " +
|
|
253
249
|
"fabric and generate a KeySetReadAllIndicesResponse command containing the list of GroupKeySetID " +
|
|
@@ -413,10 +409,10 @@ export const GroupKeyManagement = Cluster(
|
|
|
413
409
|
"The AllNodes method minimizes the number of multicast addresses to which a receiver node needs to " +
|
|
414
410
|
"subscribe." +
|
|
415
411
|
"\n" +
|
|
416
|
-
"NOTE" +
|
|
412
|
+
"> [!NOTE]" +
|
|
417
413
|
"\n" +
|
|
418
|
-
"Support for GroupKeyMulticastPolicy is provisional. Correct default behavior is that implied by " +
|
|
419
|
-
"value PerGroupID.",
|
|
414
|
+
"> Support for GroupKeyMulticastPolicy is provisional. Correct default behavior is that implied by " +
|
|
415
|
+
" value PerGroupID.",
|
|
420
416
|
|
|
421
417
|
xref: { document: "core", section: "11.2.5.4.9" }
|
|
422
418
|
})
|
|
@@ -163,8 +163,7 @@ export const Groups = Cluster(
|
|
|
163
163
|
|
|
164
164
|
Field({
|
|
165
165
|
name: "GroupName", id: 0x1, type: "string", conformance: "M", constraint: "max 16",
|
|
166
|
-
details: "This field may be set to a human-readable name for the group. If the client has no name for the" +
|
|
167
|
-
"\n" +
|
|
166
|
+
details: "This field may be set to a human-readable name for the group. If the client has no name for the " +
|
|
168
167
|
"group, the GroupName field shall be set to the empty string." +
|
|
169
168
|
"\n" +
|
|
170
169
|
"Support of group names is optional and is indicated by the FeatureMap and NameSupport attribute.",
|
|
@@ -166,7 +166,7 @@ export const IcdManagement = Cluster(
|
|
|
166
166
|
|
|
167
167
|
Attribute({
|
|
168
168
|
name: "OperatingMode", id: 0x8, type: "OperatingModeEnum", access: "R V", conformance: "LITS",
|
|
169
|
-
details: "
|
|
169
|
+
details: "This attribute shall indicate the operating mode of the ICD as specified in the OperatingModeEnum." +
|
|
170
170
|
"\n" +
|
|
171
171
|
" • If the ICD is operating as a LIT ICD, OperatingMode shall be LIT." +
|
|
172
172
|
"\n" +
|
|
@@ -180,7 +180,7 @@ export const IcdManagement = Cluster(
|
|
|
180
180
|
details: "Indicates the maximum time in seconds between two Check-In messages when back-off is active. The " +
|
|
181
181
|
"MaximumCheckInBackoff shall NOT be smaller than the IdleModeDuration." +
|
|
182
182
|
"\n" +
|
|
183
|
-
"If the MaximumCheckInBackoff is equal to the IdleModeDuration, it means the ICD does
|
|
183
|
+
"If the MaximumCheckInBackoff is equal to the IdleModeDuration, it means the ICD does not back-off.",
|
|
184
184
|
xref: { document: "core", section: "9.17.6.10" }
|
|
185
185
|
}),
|
|
186
186
|
|
|
@@ -307,15 +307,11 @@ export const IcdManagement = Cluster(
|
|
|
307
307
|
|
|
308
308
|
Field({
|
|
309
309
|
name: "PromisedActiveDuration", id: 0x0, type: "uint32", conformance: "M", constraint: "desc",
|
|
310
|
-
|
|
311
310
|
details: "This field shall provide the actual duration that the ICD server can stay active from the time it " +
|
|
312
311
|
"receives the StayActiveRequest command." +
|
|
313
312
|
"\n" +
|
|
314
|
-
"### Minimum Value for PromisedActiveDuration" +
|
|
315
|
-
"\n" +
|
|
316
313
|
"The minimum value of the PromisedActiveDuration field shall be equal to either 30000 milliseconds or " +
|
|
317
314
|
"StayActiveDuration (from the received StayActiveRequest command), whichever is smaller.",
|
|
318
|
-
|
|
319
315
|
xref: { document: "core", section: "9.17.7.5.1" }
|
|
320
316
|
})
|
|
321
317
|
),
|
|
@@ -439,8 +435,7 @@ export const IcdManagement = Cluster(
|
|
|
439
435
|
"For example, if the MonitoredSubject is Node ID 0x1111_2222_3333_AAAA, and one of the subscribers to " +
|
|
440
436
|
"the server on the entry’s associated fabric bears that Node ID, then the entry matches." +
|
|
441
437
|
"\n" +
|
|
442
|
-
"Another example is if the MonitoredSubject has the value 0xFFFF_FFFD_AA12_0002, and one of the" +
|
|
443
|
-
"\n" +
|
|
438
|
+
"Another example is if the MonitoredSubject has the value 0xFFFF_FFFD_AA12_0002, and one of the " +
|
|
444
439
|
"subscribers to the server on the entry’s associated fabric bears the CASE Authenticated TAG value " +
|
|
445
440
|
"0xAA12 and the version 0x0002 or higher within its NOC, then the entry matches.",
|
|
446
441
|
|
|
@@ -118,7 +118,7 @@ export const Identify = Cluster(
|
|
|
118
118
|
Field({ name: "Display", id: 0x4, conformance: "M", description: "Presentation will be visible on display screen." }),
|
|
119
119
|
Field({
|
|
120
120
|
name: "Actuator", id: 0x5, conformance: "M",
|
|
121
|
-
description: "Presentation will be conveyed by actuator functionality such as through a window blind operation or in-
|
|
121
|
+
description: "Presentation will be conveyed by actuator functionality such as through a window blind operation or in-wall relay."
|
|
122
122
|
})
|
|
123
123
|
),
|
|
124
124
|
|
|
@@ -15,9 +15,9 @@ import {
|
|
|
15
15
|
DatatypeElement as Datatype
|
|
16
16
|
} from "../../elements/index.js";
|
|
17
17
|
|
|
18
|
-
export const
|
|
18
|
+
export const JointFabricDatastore = Cluster(
|
|
19
19
|
{
|
|
20
|
-
name: "
|
|
20
|
+
name: "JointFabricDatastore", id: 0x752, classification: "node", pics: "JFDS",
|
|
21
21
|
|
|
22
22
|
details: "The Joint Fabric Datastore Cluster is a cluster that provides a mechanism for the Joint Fabric " +
|
|
23
23
|
"Administrators to manage the set of Nodes, Groups, and Group membership among Nodes in the Joint " +
|
|
@@ -34,9 +34,7 @@ export const JointFabricDatastoreCluster = Cluster(
|
|
|
34
34
|
"Joint Fabric Datastore cluster shall NOT be accessible." +
|
|
35
35
|
"\n" +
|
|
36
36
|
"The Admin level of access to the Joint Fabric Datastore cluster server shall be limited to JF " +
|
|
37
|
-
"Administrator Nodes identified using the Administrator CAT."
|
|
38
|
-
"\n" +
|
|
39
|
-
"NOTE Support for Joint Fabric Datastore cluster is provisional.",
|
|
37
|
+
"Administrator Nodes identified using the Administrator CAT.",
|
|
40
38
|
|
|
41
39
|
xref: { document: "core", section: "11.24" }
|
|
42
40
|
},
|
|
@@ -517,4 +515,4 @@ export const JointFabricDatastoreCluster = Cluster(
|
|
|
517
515
|
)
|
|
518
516
|
);
|
|
519
517
|
|
|
520
|
-
MatterDefinition.children.push(
|
|
518
|
+
MatterDefinition.children.push(JointFabricDatastore);
|
|
@@ -19,9 +19,7 @@ export const JointFabricPki = Cluster(
|
|
|
19
19
|
{
|
|
20
20
|
name: "JointFabricPki", id: 0x753, classification: "node", pics: "JFPKI",
|
|
21
21
|
details: "An instance of the Joint Fabric PKI Cluster only applies to Joint Fabric Administrator nodes " +
|
|
22
|
-
"fulfilling the role of Anchor CA."
|
|
23
|
-
"\n" +
|
|
24
|
-
"NOTE Support for Joint Fabric PKI Cluster is provisional.",
|
|
22
|
+
"fulfilling the role of Anchor CA.",
|
|
25
23
|
xref: { document: "core", section: "11.25" }
|
|
26
24
|
},
|
|
27
25
|
|
|
@@ -119,7 +117,7 @@ export const JointFabricPki = Cluster(
|
|
|
119
117
|
Field({ name: "Ok", id: 0x0, conformance: "M", description: "No error" }),
|
|
120
118
|
Field({
|
|
121
119
|
name: "TransferAnchorStatusDatastoreBusy", id: 0x1, conformance: "M",
|
|
122
|
-
description: "Anchor Transfer was not started due to on-
|
|
120
|
+
description: "Anchor Transfer was not started due to on-going Datastore operations"
|
|
123
121
|
}),
|
|
124
122
|
Field({
|
|
125
123
|
name: "TransferAnchorStatusNoUserConsent", id: 0x2, conformance: "M",
|
|
@@ -83,11 +83,9 @@ export const KeypadInput = Cluster(
|
|
|
83
83
|
Command(
|
|
84
84
|
{
|
|
85
85
|
name: "SendKeyResponse", id: 0x1, conformance: "M", direction: "response",
|
|
86
|
-
details: "This command shall be generated in response to a SendKey command.
|
|
87
|
-
"as follows:",
|
|
86
|
+
details: "This command shall be generated in response to a SendKey command.",
|
|
88
87
|
xref: { document: "cluster", section: "6.8.6.2" }
|
|
89
88
|
},
|
|
90
|
-
|
|
91
89
|
Field({
|
|
92
90
|
name: "Status", id: 0x0, type: "StatusEnum", conformance: "M",
|
|
93
91
|
details: "This field shall indicate the status of the request.",
|
|
@@ -67,7 +67,8 @@ export const LaundryWasherControls = Cluster(
|
|
|
67
67
|
"in SpinSpeeds - 1. If a value is received that is outside of the defined constraints, a " +
|
|
68
68
|
"CONSTRAINT_ERROR shall be sent as the response. If a value is attempted to be written that doesn’t " +
|
|
69
69
|
"match a valid index (e.g. an index of 5 when the list has 4 values), a CONSTRAINT_ERROR shall be " +
|
|
70
|
-
"sent as the response. If null is written to this attribute, there will be no spin speed for the
|
|
70
|
+
"sent as the response. If null is written to this attribute, there will be no spin speed for the" +
|
|
71
|
+
"\n" +
|
|
71
72
|
"selected cycle. If the value is null, there will be no spin speed on the current mode.",
|
|
72
73
|
|
|
73
74
|
xref: { document: "cluster", section: "8.6.6.2" }
|
|
@@ -76,14 +77,11 @@ export const LaundryWasherControls = Cluster(
|
|
|
76
77
|
Attribute({
|
|
77
78
|
name: "NumberOfRinses", id: 0x2, type: "NumberOfRinsesEnum", access: "RW VO", conformance: "RINSE",
|
|
78
79
|
constraint: "desc", default: 1,
|
|
79
|
-
|
|
80
80
|
details: "Indicates how many times a rinse cycle shall be performed on a device for the current mode of " +
|
|
81
81
|
"operation. A value of None shall indicate that no rinse cycle will be performed. This value may be " +
|
|
82
|
-
"set by the client to adjust the number of rinses that are performed for" +
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"value, an INVALID_IN_STATE error shall be sent as the response.",
|
|
86
|
-
|
|
82
|
+
"set by the client to adjust the number of rinses that are performed for the current mode of " +
|
|
83
|
+
"operation. If the device is not in a compatible state to accept the provided value, an " +
|
|
84
|
+
"INVALID_IN_STATE error shall be sent as the response.",
|
|
87
85
|
xref: { document: "cluster", section: "8.6.6.3" }
|
|
88
86
|
}),
|
|
89
87
|
|
|
@@ -43,12 +43,18 @@ export const LaundryWasherMode = Cluster(
|
|
|
43
43
|
Attribute({ name: "StartUpMode", id: 0x2, conformance: "X", xref: { document: "cluster", section: "8.5.6" } }),
|
|
44
44
|
Attribute({ name: "OnMode", id: 0x3, conformance: "X", xref: { document: "cluster", section: "8.5.6" } }),
|
|
45
45
|
|
|
46
|
-
Datatype(
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
"
|
|
50
|
-
|
|
51
|
-
|
|
46
|
+
Datatype(
|
|
47
|
+
{
|
|
48
|
+
name: "ModeOptionStruct", type: "struct",
|
|
49
|
+
details: "The table below lists the changes relative to the Mode Base cluster for the fields of the " +
|
|
50
|
+
"ModeOptionStruct type. A blank field indicates no change.",
|
|
51
|
+
xref: { document: "cluster", section: "8.5.5.1" }
|
|
52
|
+
},
|
|
53
|
+
|
|
54
|
+
Field({ name: "Label", id: 0x0, conformance: "M" }),
|
|
55
|
+
Field({ name: "Mode", id: 0x1, conformance: "M" }),
|
|
56
|
+
Field({ name: "ModeTags", id: 0x2, conformance: "M", constraint: "1 to 8" })
|
|
57
|
+
),
|
|
52
58
|
|
|
53
59
|
Datatype(
|
|
54
60
|
{ name: "ModeTag", type: "enum16" },
|
|
@@ -52,7 +52,7 @@ export const LevelControl = Cluster(
|
|
|
52
52
|
|
|
53
53
|
Field({
|
|
54
54
|
name: "FQ", conformance: "P", constraint: "2", default: 0, description: "Frequency",
|
|
55
|
-
details: "
|
|
55
|
+
details: "Supports frequency attributes and behavior.",
|
|
56
56
|
xref: { document: "cluster", section: "1.6.4.3" }
|
|
57
57
|
})
|
|
58
58
|
),
|
|
@@ -123,7 +123,8 @@ export const LevelControl = Cluster(
|
|
|
123
123
|
name: "CurrentFrequency", id: 0x4, type: "uint16", access: "R V", conformance: "FQ",
|
|
124
124
|
constraint: "minFrequency to maxFrequency", default: 0, quality: "S P Q",
|
|
125
125
|
|
|
126
|
-
details: "
|
|
126
|
+
details: "This attribute shall indicate the frequency at which the device is at CurrentLevel. A " +
|
|
127
|
+
"CurrentFrequency of 0 is unknown." +
|
|
127
128
|
"\n" +
|
|
128
129
|
"Changes to this attribute shall only be marked as reportable in the following cases:" +
|
|
129
130
|
"\n" +
|
|
@@ -281,9 +282,7 @@ export const LevelControl = Cluster(
|
|
|
281
282
|
"the DefaultMoveRate attribute shall be used if that attribute is supported and its value is not " +
|
|
282
283
|
"null. If the Rate field is null and the DefaultMoveRate attribute is either not supported or set to " +
|
|
283
284
|
"null, then the device SHOULD move as fast as it is able. If the device is not able to move at a " +
|
|
284
|
-
"variable rate, this"
|
|
285
|
-
"\n" +
|
|
286
|
-
"field may be disregarded.",
|
|
285
|
+
"variable rate, this field may be disregarded.",
|
|
287
286
|
|
|
288
287
|
xref: { document: "cluster", section: "1.6.7.2.2" }
|
|
289
288
|
}),
|
|
@@ -312,8 +311,7 @@ export const LevelControl = Cluster(
|
|
|
312
311
|
name: "TransitionTime", id: 0x2, type: "uint16", conformance: "M", quality: "X",
|
|
313
312
|
|
|
314
313
|
details: "This field shall indicate the time that shall be taken to perform the step, in tenths of a second. A " +
|
|
315
|
-
"step is a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to" +
|
|
316
|
-
"\n" +
|
|
314
|
+
"step is a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to " +
|
|
317
315
|
"this as the device is able. If the TransitionTime field is equal to null, the device SHOULD move as " +
|
|
318
316
|
"fast as it is able." +
|
|
319
317
|
"\n" +
|
|
@@ -28,10 +28,10 @@ export const LowPower = Cluster(
|
|
|
28
28
|
"The cluster server for Low Power is implemented by a device that supports a low power mode, such as " +
|
|
29
29
|
"a TV, Set-top box, or Smart Speaker." +
|
|
30
30
|
"\n" +
|
|
31
|
-
"NOTE" +
|
|
31
|
+
"> [!NOTE]" +
|
|
32
32
|
"\n" +
|
|
33
|
-
"We have considered a “DisableLowPowerMode” command but have not added it due to suspected issues " +
|
|
34
|
-
"with energy consumption regulations. This can be added in the future.",
|
|
33
|
+
"> We have considered a “DisableLowPowerMode” command but have not added it due to suspected issues " +
|
|
34
|
+
" with energy consumption regulations. This can be added in the future.",
|
|
35
35
|
|
|
36
36
|
xref: { document: "cluster", section: "1.11" }
|
|
37
37
|
},
|
|
@@ -32,9 +32,8 @@ export const MeasurementAccuracyRangeStruct = Datatype(
|
|
|
32
32
|
" ◦ the reported value shall be less than or equal to the sum of the true value and PercentMax " +
|
|
33
33
|
" percent of the true value." +
|
|
34
34
|
"\n" +
|
|
35
|
-
" ◦ the reported value shall be greater than or equal to the true value minus PercentMax
|
|
36
|
-
"
|
|
37
|
-
"cent of the true value." +
|
|
35
|
+
" ◦ the reported value shall be greater than or equal to the true value minus PercentMax percent " +
|
|
36
|
+
" of the true value." +
|
|
38
37
|
"\n" +
|
|
39
38
|
" • If only FixedMax is indicated, then for a given true value in the range between RangeMin and " +
|
|
40
39
|
" RangeMax," +
|
|
@@ -59,8 +59,7 @@ export const MediaInput = Cluster(
|
|
|
59
59
|
{
|
|
60
60
|
name: "SelectInput", id: 0x0, access: "O", conformance: "M", direction: "request",
|
|
61
61
|
response: "status",
|
|
62
|
-
details: "Upon receipt, this command shall change the media input on the device to the input at a specific" +
|
|
63
|
-
"\n" +
|
|
62
|
+
details: "Upon receipt, this command shall change the media input on the device to the input at a specific " +
|
|
64
63
|
"index in the Input List.",
|
|
65
64
|
xref: { document: "cluster", section: "6.9.7.1" }
|
|
66
65
|
},
|
|
@@ -132,7 +131,7 @@ export const MediaInput = Cluster(
|
|
|
132
131
|
}),
|
|
133
132
|
Field({
|
|
134
133
|
name: "InputType", id: 0x1, type: "InputTypeEnum", conformance: "M", constraint: "desc",
|
|
135
|
-
details: "This field shall indicate the type of input",
|
|
134
|
+
details: "### This field shall indicate the type of input",
|
|
136
135
|
xref: { document: "cluster", section: "6.9.5.2.2" }
|
|
137
136
|
}),
|
|
138
137
|
|
|
@@ -58,14 +58,11 @@ export const MediaPlayback = Cluster(
|
|
|
58
58
|
|
|
59
59
|
Field({
|
|
60
60
|
name: "AA", constraint: "4", description: "AudioAdvance",
|
|
61
|
-
|
|
62
|
-
details: "This feature is for a device or app that supports playing audio during fast and slow advance and" +
|
|
63
|
-
"\n" +
|
|
61
|
+
details: "This feature is for a device or app that supports playing audio during fast and slow advance and " +
|
|
64
62
|
"rewind (e.g., while playback speed is not 1). A device that supports this feature may only support " +
|
|
65
63
|
"playing audio during certain speeds." +
|
|
66
64
|
"\n" +
|
|
67
65
|
"A cluster implementing AA shall implement AS.",
|
|
68
|
-
|
|
69
66
|
xref: { document: "cluster", section: "6.10.4.5" }
|
|
70
67
|
})
|
|
71
68
|
),
|
|
@@ -92,10 +89,9 @@ export const MediaPlayback = Cluster(
|
|
|
92
89
|
Attribute({
|
|
93
90
|
name: "Duration", id: 0x2, type: "uint64", access: "R V", conformance: "AS", constraint: "desc",
|
|
94
91
|
default: null, quality: "X",
|
|
95
|
-
details: "Indicates the duration, in milliseconds, of the current media being played back" +
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"duration). This attribute shall never be 0.",
|
|
92
|
+
details: "Indicates the duration, in milliseconds, of the current media being played back or null when " +
|
|
93
|
+
"duration is not applicable (for example, in live streaming content with no known duration). This " +
|
|
94
|
+
"attribute shall never be 0.",
|
|
99
95
|
xref: { document: "cluster", section: "6.10.6.3" }
|
|
100
96
|
}),
|
|
101
97
|
|
|
@@ -347,8 +343,8 @@ export const MediaPlayback = Cluster(
|
|
|
347
343
|
Command({
|
|
348
344
|
name: "Next", id: 0x5, access: "O", conformance: "O", direction: "request",
|
|
349
345
|
response: "PlaybackResponse",
|
|
350
|
-
details: "Upon receipt, this shall cause the handler to be invoked for \"Next\". User experience is
|
|
351
|
-
"specific. This will often Go forward to the next media playback item.",
|
|
346
|
+
details: "Upon receipt, this shall cause the handler to be invoked for \"Next\". User experience is " +
|
|
347
|
+
"context-specific. This will often Go forward to the next media playback item.",
|
|
352
348
|
xref: { document: "cluster", section: "6.10.7.6" }
|
|
353
349
|
}),
|
|
354
350
|
|
|
@@ -387,8 +383,7 @@ export const MediaPlayback = Cluster(
|
|
|
387
383
|
name: "FastForward", id: 0x7, access: "O", conformance: "VS", direction: "request",
|
|
388
384
|
response: "PlaybackResponse",
|
|
389
385
|
|
|
390
|
-
details: "Upon receipt, this shall start playback of the media in the forward direction in case the media is" +
|
|
391
|
-
"\n" +
|
|
386
|
+
details: "Upon receipt, this shall start playback of the media in the forward direction in case the media is " +
|
|
392
387
|
"currently playing in the backward direction or is not playing. If the playback is already happening " +
|
|
393
388
|
"in the forward direction receipt of this command shall increase the speed of the media playback." +
|
|
394
389
|
"\n" +
|
|
@@ -171,11 +171,11 @@ export const Messages = Cluster(
|
|
|
171
171
|
"combination of a company name and friendly name, for example, ”Acme” or “Acme Streaming Service on " +
|
|
172
172
|
"Alice’s Phone”." +
|
|
173
173
|
"\n" +
|
|
174
|
-
"NOTE" +
|
|
174
|
+
"> [!NOTE]" +
|
|
175
175
|
"\n" +
|
|
176
|
-
"It is currently not specified where the friendly name label can be found on the node, meaning that " +
|
|
177
|
-
"clients SHOULD NOT rely on a certain method they happen to observe in a particular server
|
|
178
|
-
"since other instances could employ a different method." +
|
|
176
|
+
"> It is currently not specified where the friendly name label can be found on the node, meaning that " +
|
|
177
|
+
" clients SHOULD NOT rely on a certain method they happen to observe in a particular server " +
|
|
178
|
+
" instance, since other instances could employ a different method." +
|
|
179
179
|
"\n" +
|
|
180
180
|
"The device SHOULD make it possible for the user to view which nodes have access to this cluster and " +
|
|
181
181
|
"to individually remove privileges for each node.",
|
|
@@ -170,12 +170,9 @@ export const ModeBase = Cluster(
|
|
|
170
170
|
Command(
|
|
171
171
|
{
|
|
172
172
|
name: "ChangeToModeResponse", id: 0x1, conformance: "M", direction: "response",
|
|
173
|
-
details: "This command is sent by the device on receipt of the ChangeToMode command.
|
|
174
|
-
"\n" +
|
|
175
|
-
"shall have the following data fields:",
|
|
173
|
+
details: "This command is sent by the device on receipt of the ChangeToMode command.",
|
|
176
174
|
xref: { document: "cluster", section: "1.10.7.2" }
|
|
177
175
|
},
|
|
178
|
-
|
|
179
176
|
Field({
|
|
180
177
|
name: "Status", id: 0x0, type: "ModeChangeStatus", conformance: "M", constraint: "desc",
|
|
181
178
|
xref: { document: "cluster", section: "1.10.7.2.1" }
|
|
@@ -249,10 +246,9 @@ export const ModeBase = Cluster(
|
|
|
249
246
|
"includes the mode tag values from that namespace." +
|
|
250
247
|
"\n" +
|
|
251
248
|
"Mode tags can help clients look for options that meet certain criteria, render the user interface, " +
|
|
252
|
-
"use" +
|
|
253
|
-
"
|
|
254
|
-
"
|
|
255
|
-
"either a standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry." +
|
|
249
|
+
"use the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall " +
|
|
250
|
+
"be either a standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list " +
|
|
251
|
+
"entry." +
|
|
256
252
|
"\n" +
|
|
257
253
|
"A mode option may have more than one mode tag. A mode option may be associated with a mixture of " +
|
|
258
254
|
"standard and manufacturer specific mode tags. A mode option shall be associated with at least one " +
|
|
@@ -25,9 +25,7 @@ export const ModeSelect = Cluster(
|
|
|
25
25
|
"\n" +
|
|
26
26
|
"The server allows the client to set a mode on the server. A mode is one of a list of options that " +
|
|
27
27
|
"may be presented by a client for a user choice, or understood by the client, via the semantic tags " +
|
|
28
|
-
"on the" +
|
|
29
|
-
"\n" +
|
|
30
|
-
"mode." +
|
|
28
|
+
"on the mode." +
|
|
31
29
|
"\n" +
|
|
32
30
|
"A semantic tag is either a standard tag within a standard category namespace, or a manufacturer " +
|
|
33
31
|
"specific tag, within the namespace of the vendor ID of the manufacturer. If there is no semantic " +
|
|
@@ -100,8 +98,7 @@ export const ModeSelect = Cluster(
|
|
|
100
98
|
quality: "N",
|
|
101
99
|
details: "This attribute represents the current mode of the server." +
|
|
102
100
|
"\n" +
|
|
103
|
-
"The value of this field must match the Mode field of one of the entries in the SupportedModes" +
|
|
104
|
-
"\n" +
|
|
101
|
+
"The value of this field must match the Mode field of one of the entries in the SupportedModes " +
|
|
105
102
|
"attribute.",
|
|
106
103
|
xref: { document: "cluster", section: "1.9.6.4" }
|
|
107
104
|
}),
|
|
@@ -120,8 +117,7 @@ export const ModeSelect = Cluster(
|
|
|
120
117
|
"This behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentMode " +
|
|
121
118
|
"attribute shall return to its value prior to the restart." +
|
|
122
119
|
"\n" +
|
|
123
|
-
"The value of this field shall match the Mode field of one of the entries in the SupportedModes" +
|
|
124
|
-
"\n" +
|
|
120
|
+
"The value of this field shall match the Mode field of one of the entries in the SupportedModes " +
|
|
125
121
|
"attribute." +
|
|
126
122
|
"\n" +
|
|
127
123
|
"If this attribute is not implemented, or is set to the null value, it shall have no effect.",
|
|
@@ -137,8 +133,7 @@ export const ModeSelect = Cluster(
|
|
|
137
133
|
"endpoint. If this attribute is not present or is set to null, it shall NOT have an effect, otherwise " +
|
|
138
134
|
"the CurrentMode attribute shall depend on the OnOff attribute of the On/Off cluster" +
|
|
139
135
|
"\n" +
|
|
140
|
-
"The value of this field shall match the Mode field of one of the entries in the SupportedModes" +
|
|
141
|
-
"\n" +
|
|
136
|
+
"The value of this field shall match the Mode field of one of the entries in the SupportedModes " +
|
|
142
137
|
"attribute.",
|
|
143
138
|
|
|
144
139
|
xref: { document: "cluster", section: "1.9.6.6" }
|