@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
|
@@ -82,9 +82,9 @@ export const BasicInformation = Cluster(
|
|
|
82
82
|
"operation, such as radio transmission power levels in given spectrum allocation bands if " +
|
|
83
83
|
"technologies where this is applicable are used. The Location’s region code shall be interpreted in a " +
|
|
84
84
|
"case-insensitive manner. If the Node cannot understand the location code with which it was " +
|
|
85
|
-
"configured, or the location code has not yet been configured, it shall configure itself in a
|
|
86
|
-
"agnostic manner as determined by the vendor, avoiding region-specific assumptions as much as
|
|
87
|
-
"practical. The special value XX shall indicate that region-agnostic mode is used.",
|
|
85
|
+
"configured, or the location code has not yet been configured, it shall configure itself in a " +
|
|
86
|
+
"region-agnostic manner as determined by the vendor, avoiding region-specific assumptions as much as " +
|
|
87
|
+
"is practical. The special value XX shall indicate that region-agnostic mode is used.",
|
|
88
88
|
|
|
89
89
|
xref: { document: "core", section: "11.1.5.7" }
|
|
90
90
|
}),
|
|
@@ -109,14 +109,11 @@ export const BasicInformation = Cluster(
|
|
|
109
109
|
Attribute({
|
|
110
110
|
name: "SoftwareVersion", id: 0x9, type: "uint32", access: "R V", conformance: "M",
|
|
111
111
|
constraint: "desc", default: 0, quality: "F",
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
"
|
|
115
|
-
"The version number can be compared using a total ordering to determine if a version is logically " +
|
|
116
|
-
"newer than another one. A larger value of SoftwareVersion is newer than a lower value, from the " +
|
|
112
|
+
details: "This attribute shall contain the current version number for the software running on this Node. The " +
|
|
113
|
+
"version number can be compared using a total ordering to determine if a version is logically newer " +
|
|
114
|
+
"than another one. A larger value of SoftwareVersion is newer than a lower value, from the " +
|
|
117
115
|
"perspective of software updates (see Section 11.20.3.3, “Availability of Software Images”). Nodes " +
|
|
118
116
|
"may query this field to determine the currently running version of software on another given Node.",
|
|
119
|
-
|
|
120
117
|
xref: { document: "core", section: "11.1.5.10" }
|
|
121
118
|
}),
|
|
122
119
|
|
|
@@ -228,11 +225,9 @@ export const BasicInformation = Cluster(
|
|
|
228
225
|
"The value does not need to be human readable, since it is intended for machine to machine (M2M) " +
|
|
229
226
|
"communication." +
|
|
230
227
|
"\n" +
|
|
231
|
-
"NOTE" +
|
|
228
|
+
"> [!NOTE]" +
|
|
232
229
|
"\n" +
|
|
233
|
-
"
|
|
234
|
-
"\n" +
|
|
235
|
-
"The conformance of the UniqueID attribute was optional in cluster revisions prior to revision 4." +
|
|
230
|
+
"> The conformance of the UniqueID attribute was optional in cluster revisions prior to revision 4." +
|
|
236
231
|
"\n" +
|
|
237
232
|
"This UniqueID attribute shall NOT be the same as the Persistent Unique ID which is used in the " +
|
|
238
233
|
"Rotating Device Identifier mechanism.",
|
|
@@ -254,8 +249,7 @@ export const BasicInformation = Cluster(
|
|
|
254
249
|
"on the amounts provided in this attribute." +
|
|
255
250
|
"\n" +
|
|
256
251
|
"Note that since the fixed values within this attribute may change over time, both increasing and " +
|
|
257
|
-
"decreasing, as software versions change for a given Node, clients SHOULD take care not to assume" +
|
|
258
|
-
"\n" +
|
|
252
|
+
"decreasing, as software versions change for a given Node, clients SHOULD take care not to assume " +
|
|
259
253
|
"forever unchanging values and SHOULD NOT cache this value permanently at Commissioning time.",
|
|
260
254
|
|
|
261
255
|
xref: { document: "core", section: "11.1.5.20" }
|
|
@@ -346,9 +340,9 @@ export const BasicInformation = Cluster(
|
|
|
346
340
|
name: "ShutDown", id: 0x1, access: "V", conformance: "O", priority: "critical",
|
|
347
341
|
details: "The ShutDown event SHOULD be generated by a Node prior to any orderly shutdown sequence on a " +
|
|
348
342
|
"best-effort basis. When a ShutDown event is generated, it SHOULD be the last Data Model event " +
|
|
349
|
-
"recorded by the Node. This event SHOULD be delivered urgently to current subscribers on a
|
|
350
|
-
"effort basis. Any subsequent incoming interactions to the Node may be dropped until the
|
|
351
|
-
"of a future boot or reboot process.",
|
|
343
|
+
"recorded by the Node. This event SHOULD be delivered urgently to current subscribers on a " +
|
|
344
|
+
"best-effort basis. Any subsequent incoming interactions to the Node may be dropped until the " +
|
|
345
|
+
"completion of a future boot or reboot process.",
|
|
352
346
|
xref: { document: "core", section: "11.1.6.2" }
|
|
353
347
|
}),
|
|
354
348
|
|
|
@@ -18,11 +18,11 @@ export const Binding = Cluster(
|
|
|
18
18
|
{
|
|
19
19
|
name: "Binding", id: 0x1e, classification: "endpoint", pics: "BIND",
|
|
20
20
|
|
|
21
|
-
details: "NOTE" +
|
|
21
|
+
details: "> [!NOTE]" +
|
|
22
22
|
"\n" +
|
|
23
|
-
"This scope of this document is the Binding cluster as part of the Cluster Library. The Binding " +
|
|
24
|
-
"cluster is meant to replace the support from the Zigbee Device Object (ZDO) for supporting the " +
|
|
25
|
-
"binding table." +
|
|
23
|
+
"> This scope of this document is the Binding cluster as part of the Cluster Library. The Binding " +
|
|
24
|
+
" cluster is meant to replace the support from the Zigbee Device Object (ZDO) for supporting the " +
|
|
25
|
+
" binding table." +
|
|
26
26
|
"\n" +
|
|
27
27
|
"A binding represents a persistent relationship between an endpoint and one or more other local or " +
|
|
28
28
|
"remote endpoints. A binding does not require that the relationship exists. It is up to the node " +
|
|
@@ -139,10 +139,10 @@ export const BooleanStateConfiguration = Cluster(
|
|
|
139
139
|
name: "AlarmsEnabled", id: 0x5, type: "AlarmModeBitmap", access: "R V", conformance: "[VIS | AUD]",
|
|
140
140
|
quality: "N",
|
|
141
141
|
|
|
142
|
-
details: "Indicates the alarm modes that will be emitted if the sensor is triggered.
|
|
143
|
-
"supported, the bit indicating this alarm mode shall always be 0." +
|
|
142
|
+
details: "Indicates the alarm modes that will be emitted if the sensor is triggered." +
|
|
144
143
|
"\n" +
|
|
145
|
-
"
|
|
144
|
+
"If an alarm mode is not supported, the bit indicating this alarm mode shall always be 0. A bit shall " +
|
|
145
|
+
"indicate whether the alarm mode is enabled or disabled:" +
|
|
146
146
|
"\n" +
|
|
147
147
|
" • 0 = Disabled" +
|
|
148
148
|
"\n" +
|
|
@@ -96,15 +96,11 @@ export const BridgedDeviceBasicInformation = Cluster(
|
|
|
96
96
|
|
|
97
97
|
Attribute({
|
|
98
98
|
name: "UniqueId", id: 0x12, conformance: "M",
|
|
99
|
-
|
|
100
99
|
details: "This attribute shall, for a Bridged Device, be updated when the Bridge is factory reset. If the " +
|
|
101
100
|
"bridged device does not provide some unique id (e.g. in the case of bridging from non-Matter " +
|
|
102
101
|
"devices, or in case of bridging Matter devices from an earlier revision which were not required to " +
|
|
103
102
|
"provide a UniqueID attribute), the bridge shall generate a unique id on behalf of the bridged " +
|
|
104
|
-
"device."
|
|
105
|
-
"\n" +
|
|
106
|
-
"NOTE The UniqueID attribute was optional in cluster revisions prior to revision 4.",
|
|
107
|
-
|
|
103
|
+
"device.",
|
|
108
104
|
xref: { document: "core", section: "9.13.5.2" }
|
|
109
105
|
}),
|
|
110
106
|
|
|
@@ -125,11 +121,11 @@ export const BridgedDeviceBasicInformation = Cluster(
|
|
|
125
121
|
details: "The Leave event SHOULD be generated by the bridge when it detects that the associated device has " +
|
|
126
122
|
"left the non-Matter network." +
|
|
127
123
|
"\n" +
|
|
128
|
-
"NOTE" +
|
|
124
|
+
"> [!NOTE]" +
|
|
129
125
|
"\n" +
|
|
130
|
-
"The FabricIndex field has the X conformance, indicating it shall NOT be present. This event, in
|
|
131
|
-
"context of Bridged Device Basic Information cluster, has no usable fields, but the original
|
|
132
|
-
"Information cluster’s field definition is kept for completeness.",
|
|
126
|
+
"> The FabricIndex field has the X conformance, indicating it shall NOT be present. This event, in " +
|
|
127
|
+
" the context of Bridged Device Basic Information cluster, has no usable fields, but the original " +
|
|
128
|
+
" Basic Information cluster’s field definition is kept for completeness.",
|
|
133
129
|
|
|
134
130
|
xref: { document: "core", section: "9.13.7.1" }
|
|
135
131
|
},
|
|
@@ -231,12 +227,11 @@ export const BridgedDeviceBasicInformation = Cluster(
|
|
|
231
227
|
details: "This field shall indicate the period, in milliseconds, that the server will wait before the \"pending " +
|
|
232
228
|
"active\" state expires. See the KeepActive Command description for details." +
|
|
233
229
|
"\n" +
|
|
234
|
-
"NOTE" +
|
|
235
|
-
"\n" +
|
|
236
|
-
"TimeoutMs is a timeout for the request, NOT the time the device will be awake for. The server will " +
|
|
237
|
-
"wait for up to TimeoutMs for the device. If after TimeoutMs the ICD" +
|
|
230
|
+
"> [!NOTE]" +
|
|
238
231
|
"\n" +
|
|
239
|
-
"
|
|
232
|
+
"> TimeoutMs is a timeout for the request, NOT the time the device will be awake for. The server will " +
|
|
233
|
+
" wait for up to TimeoutMs for the device. If after TimeoutMs the ICD device does NOT check-in, the " +
|
|
234
|
+
" server will not perform any actions.",
|
|
240
235
|
|
|
241
236
|
xref: { document: "core", section: "9.13.6.1.2" }
|
|
242
237
|
})
|
|
@@ -717,7 +717,7 @@ export const Channel = Cluster(
|
|
|
717
717
|
Field({
|
|
718
718
|
name: "After", id: 0x1, type: "string", conformance: "O", constraint: "max 8192",
|
|
719
719
|
details: "This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a " +
|
|
720
|
-
"Cursor-
|
|
720
|
+
"Cursor-based pagination system, the field acts as a reference point, ensuring the set of results " +
|
|
721
721
|
"corresponds directly to the data following the specified cursor. In a Offset-based pagination " +
|
|
722
722
|
"system, the field, along with limit, indicate the offset from which entries in the program guide " +
|
|
723
723
|
"will be retrieved.",
|
|
@@ -726,8 +726,8 @@ export const Channel = Cluster(
|
|
|
726
726
|
|
|
727
727
|
Field({
|
|
728
728
|
name: "Before", id: 0x2, type: "string", conformance: "O", constraint: "max 8192",
|
|
729
|
-
details: "This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a
|
|
730
|
-
"based pagination system, the field acts as a reference point, ensuring the set of results " +
|
|
729
|
+
details: "This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a " +
|
|
730
|
+
"Cursor-based pagination system, the field acts as a reference point, ensuring the set of results " +
|
|
731
731
|
"corresponds directly to the data preceding the specified cursor. In a Offset-based pagination " +
|
|
732
732
|
"system, the field, along with limit, indicate the offset from which entries in the program guide " +
|
|
733
733
|
"will be retrieved.",
|
|
@@ -183,7 +183,8 @@ export const ColorControl = Cluster(
|
|
|
183
183
|
|
|
184
184
|
Attribute({
|
|
185
185
|
name: "DriftCompensation", id: 0x5, type: "DriftCompensationEnum", access: "R V", conformance: "O",
|
|
186
|
-
details: "
|
|
186
|
+
details: "This attribute shall indicate what mechanism, if any, is in use for compensation for color/intensity " +
|
|
187
|
+
"drift over time.",
|
|
187
188
|
xref: { document: "cluster", section: "3.2.7.7" }
|
|
188
189
|
}),
|
|
189
190
|
|
|
@@ -304,20 +305,11 @@ export const ColorControl = Cluster(
|
|
|
304
305
|
Attribute({
|
|
305
306
|
name: "Primary1Intensity", id: 0x13, type: "uint8", access: "R V",
|
|
306
307
|
conformance: "NumberOfPrimaries > 0", quality: "X F",
|
|
307
|
-
|
|
308
308
|
details: "Indicates a representation of the maximum intensity of this primary as defined in the Dimming Light " +
|
|
309
309
|
"Curve in the Ballast Configuration cluster (see Ballast Configuration Cluster), normalized such that " +
|
|
310
310
|
"the primary with the highest maximum intensity contains the value 254." +
|
|
311
311
|
"\n" +
|
|
312
|
-
"A value of null shall indicate that this primary is not available."
|
|
313
|
-
"\n" +
|
|
314
|
-
"3.2.7.28. Primary2X, Primary2Y, Primary2Intensity, Primary3X, Primary3Y, Primary3Intensity, " +
|
|
315
|
-
"Primary4X, Primary4Y, Primary4Intensity, Primary5X, Primary5Y, Primary5Intensity, Primary6X, " +
|
|
316
|
-
"Primary6Y and Primary6Intensity Attributes" +
|
|
317
|
-
"\n" +
|
|
318
|
-
"These attributes shall represent the capabilities of the 2nd, 3rd, 4th, 5th and 6th primaries, where " +
|
|
319
|
-
"present, in the same way as for the Primary1X, Primary1Y and Primary1Intensity attributes.",
|
|
320
|
-
|
|
312
|
+
"A value of null shall indicate that this primary is not available.",
|
|
321
313
|
xref: { document: "cluster", section: "3.2.7.27" }
|
|
322
314
|
}),
|
|
323
315
|
|
|
@@ -452,22 +444,11 @@ export const ColorControl = Cluster(
|
|
|
452
444
|
Attribute({
|
|
453
445
|
name: "ColorPointRIntensity", id: 0x34, type: "uint8", access: "RW VM", conformance: "O",
|
|
454
446
|
quality: "X",
|
|
455
|
-
|
|
456
447
|
details: "Indicates a representation of the relative intensity of the red color point as defined in the " +
|
|
457
448
|
"Dimming Light Curve in the Ballast Configuration cluster (see Ballast Configuration Cluster), " +
|
|
458
449
|
"normalized such that the color point with the highest relative intensity contains the value 254." +
|
|
459
450
|
"\n" +
|
|
460
|
-
"A value of null shall indicate an invalid value."
|
|
461
|
-
"\n" +
|
|
462
|
-
"3.2.7.34. ColorPointGX, ColorPointGY, ColorPointGIntensity, ColorPointBX, ColorPointBY and " +
|
|
463
|
-
"ColorPointBIntensity Attributes" +
|
|
464
|
-
"\n" +
|
|
465
|
-
"These attributes shall represent the chromaticity values and intensities of the green and blue color " +
|
|
466
|
-
"points, in the same way as for the ColorPointRX, ColorPointRY and ColorPointRIntensity attributes." +
|
|
467
|
-
"\n" +
|
|
468
|
-
"If any one of these red, green or blue color point attributes is implemented then they shall all be " +
|
|
469
|
-
"implemented.",
|
|
470
|
-
|
|
451
|
+
"A value of null shall indicate an invalid value.",
|
|
471
452
|
xref: { document: "cluster", section: "3.2.7.33" }
|
|
472
453
|
}),
|
|
473
454
|
|
|
@@ -608,8 +589,9 @@ export const ColorControl = Cluster(
|
|
|
608
589
|
Attribute({
|
|
609
590
|
name: "ColorTempPhysicalMinMireds", id: 0x400b, type: "uint16", access: "R V", conformance: "CT",
|
|
610
591
|
constraint: "1 to 65279",
|
|
611
|
-
details: "
|
|
612
|
-
"to the maximum color temperature in kelvins supported by the
|
|
592
|
+
details: "This attribute shall indicate the minimum mired value supported by the hardware. " +
|
|
593
|
+
"ColorTempPhysicalMinMireds corresponds to the maximum color temperature in kelvins supported by the " +
|
|
594
|
+
"hardware." +
|
|
613
595
|
"\n" +
|
|
614
596
|
"ColorTempPhysicalMinMireds <= ColorTemperatureMireds.",
|
|
615
597
|
xref: { document: "cluster", section: "3.2.7.20" }
|
|
@@ -618,8 +600,9 @@ export const ColorControl = Cluster(
|
|
|
618
600
|
Attribute({
|
|
619
601
|
name: "ColorTempPhysicalMaxMireds", id: 0x400c, type: "uint16", access: "R V", conformance: "CT",
|
|
620
602
|
constraint: "max 65279",
|
|
621
|
-
details: "
|
|
622
|
-
"to the minimum color temperature in kelvins supported by the
|
|
603
|
+
details: "This attribute shall indicate the maximum mired value supported by the hardware. " +
|
|
604
|
+
"ColorTempPhysicalMaxMireds corresponds to the minimum color temperature in kelvins supported by the " +
|
|
605
|
+
"hardware." +
|
|
623
606
|
"\n" +
|
|
624
607
|
"ColorTemperatureMireds <= ColorTempPhysicalMaxMireds.",
|
|
625
608
|
xref: { document: "cluster", section: "3.2.7.21" }
|
|
@@ -643,9 +626,7 @@ export const ColorControl = Cluster(
|
|
|
643
626
|
"Note that since this attribute is stored as a micro reciprocal degree (mired) value (i.e. color " +
|
|
644
627
|
"temperature in kelvins = 1,000,000 / CoupleColorTempToLevelMinMireds), the " +
|
|
645
628
|
"CoupleColorTempToLevelMinMireds attribute corresponds to an upper bound on the value of the color " +
|
|
646
|
-
"temperature"
|
|
647
|
-
"\n" +
|
|
648
|
-
"in kelvins supported by the device.",
|
|
629
|
+
"temperature in kelvins supported by the device.",
|
|
649
630
|
|
|
650
631
|
xref: { document: "cluster", section: "3.2.7.22" }
|
|
651
632
|
}
|
|
@@ -732,14 +713,13 @@ export const ColorControl = Cluster(
|
|
|
732
713
|
Field({
|
|
733
714
|
name: "TransitionTime", id: 0x2, type: "uint8", conformance: "M",
|
|
734
715
|
|
|
735
|
-
details: "This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step." +
|
|
736
|
-
"\n" +
|
|
716
|
+
details: "This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. " +
|
|
737
717
|
"A step is a change in the device’s hue of Step size units." +
|
|
738
718
|
"\n" +
|
|
739
|
-
"NOTE" +
|
|
719
|
+
"> [!NOTE]" +
|
|
740
720
|
"\n" +
|
|
741
|
-
"Here the TransitionTime data field is of data type uint8, where uint16 is more common for " +
|
|
742
|
-
"TransitionTime data fields in other clusters / commands.",
|
|
721
|
+
"> Here the TransitionTime data field is of data type uint8, where uint16 is more common for " +
|
|
722
|
+
" TransitionTime data fields in other clusters / commands.",
|
|
743
723
|
|
|
744
724
|
xref: { document: "cluster", section: "3.2.8.6.3" }
|
|
745
725
|
}),
|
|
@@ -808,10 +788,10 @@ export const ColorControl = Cluster(
|
|
|
808
788
|
details: "This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. " +
|
|
809
789
|
"A step is a change in the device’s saturation of Step size units." +
|
|
810
790
|
"\n" +
|
|
811
|
-
"NOTE" +
|
|
791
|
+
"> [!NOTE]" +
|
|
812
792
|
"\n" +
|
|
813
|
-
"Here the TransitionTime data field is of data type uint8, where uint16 is more common for " +
|
|
814
|
-
"TransitionTime data fields in other clusters / commands.",
|
|
793
|
+
"> Here the TransitionTime data field is of data type uint8, where uint16 is more common for " +
|
|
794
|
+
" TransitionTime data fields in other clusters / commands.",
|
|
815
795
|
|
|
816
796
|
xref: { document: "cluster", section: "3.2.8.9.3" }
|
|
817
797
|
}),
|
|
@@ -985,10 +965,10 @@ export const ColorControl = Cluster(
|
|
|
985
965
|
"the step. A step is a change to the device’s enhanced hue of a magnitude corresponding to the " +
|
|
986
966
|
"StepSize field." +
|
|
987
967
|
"\n" +
|
|
988
|
-
"NOTE" +
|
|
968
|
+
"> [!NOTE]" +
|
|
989
969
|
"\n" +
|
|
990
|
-
"Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the " +
|
|
991
|
-
"StepHue command is of data type uint8.",
|
|
970
|
+
"> Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the " +
|
|
971
|
+
" StepHue command is of data type uint8.",
|
|
992
972
|
|
|
993
973
|
xref: { document: "cluster", section: "3.2.8.17.3" }
|
|
994
974
|
}),
|
|
@@ -1065,11 +1045,7 @@ export const ColorControl = Cluster(
|
|
|
1065
1045
|
{
|
|
1066
1046
|
name: "StopMoveStep", id: 0x47, access: "O", conformance: "HS | XY | CT", direction: "request",
|
|
1067
1047
|
response: "status",
|
|
1068
|
-
details: "This command is provided to allow MoveTo and Step commands to be stopped."
|
|
1069
|
-
"\n" +
|
|
1070
|
-
"NOTE This automatically provides symmetry to the Level Control cluster." +
|
|
1071
|
-
"\n" +
|
|
1072
|
-
"NOTE The StopMoveStep command has no effect on an active color loop.",
|
|
1048
|
+
details: "This command is provided to allow MoveTo and Step commands to be stopped.",
|
|
1073
1049
|
xref: { document: "cluster", section: "3.2.8.20" }
|
|
1074
1050
|
},
|
|
1075
1051
|
|
|
@@ -1105,7 +1081,9 @@ export const ColorControl = Cluster(
|
|
|
1105
1081
|
details: "This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on " +
|
|
1106
1082
|
"the color temperature in kelvins) for the current move operation" +
|
|
1107
1083
|
"\n" +
|
|
1108
|
-
"ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
1084
|
+
"ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=" +
|
|
1085
|
+
"\n" +
|
|
1086
|
+
"### ColorTemperatureMireds" +
|
|
1109
1087
|
"\n" +
|
|
1110
1088
|
"As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the " +
|
|
1111
1089
|
"ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If " +
|
|
@@ -1122,7 +1100,9 @@ export const ColorControl = Cluster(
|
|
|
1122
1100
|
details: "This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on " +
|
|
1123
1101
|
"the color temperature in kelvins) for the current move operation" +
|
|
1124
1102
|
"\n" +
|
|
1125
|
-
"ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=
|
|
1103
|
+
"ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=" +
|
|
1104
|
+
"\n" +
|
|
1105
|
+
"### ColorTempPhysicalMaxMireds" +
|
|
1126
1106
|
"\n" +
|
|
1127
1107
|
"As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the " +
|
|
1128
1108
|
"ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If " +
|
|
@@ -1172,7 +1152,9 @@ export const ColorControl = Cluster(
|
|
|
1172
1152
|
details: "This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on " +
|
|
1173
1153
|
"the color temperature in kelvins) for the current step operation" +
|
|
1174
1154
|
"\n" +
|
|
1175
|
-
"ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
1155
|
+
"ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=" +
|
|
1156
|
+
"\n" +
|
|
1157
|
+
"### ColorTemperatureMireds" +
|
|
1176
1158
|
"\n" +
|
|
1177
1159
|
"As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the " +
|
|
1178
1160
|
"ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If " +
|
|
@@ -1189,9 +1171,8 @@ export const ColorControl = Cluster(
|
|
|
1189
1171
|
details: "This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on " +
|
|
1190
1172
|
"the color temperature in kelvins) for the current step operation" +
|
|
1191
1173
|
"\n" +
|
|
1192
|
-
"ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds" +
|
|
1193
|
-
"
|
|
1194
|
-
"As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the " +
|
|
1174
|
+
"ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds As such if " +
|
|
1175
|
+
"the step operation takes the ColorTemperatureMireds attribute towards the value of the " +
|
|
1195
1176
|
"ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If " +
|
|
1196
1177
|
"the ColorTemperatureMaximumMireds field is set to 0, ColorTempPhysicalMaxMireds shall be used as the " +
|
|
1197
1178
|
"upper bound for the ColorTemperatureMireds attribute.",
|
|
@@ -1367,7 +1348,7 @@ export const ColorControl = Cluster(
|
|
|
1367
1348
|
Field({ name: "Deactivate", id: 0x0, conformance: "M", description: "De-activate the color loop." }),
|
|
1368
1349
|
Field({
|
|
1369
1350
|
name: "ActivateFromColorLoopStartEnhancedHue", id: 0x1, conformance: "M",
|
|
1370
|
-
description: "Activate the color loop from the value in the
|
|
1351
|
+
description: "Activate the color loop from the value in the ColorLoopStartEnhance dHue field."
|
|
1371
1352
|
}),
|
|
1372
1353
|
Field({
|
|
1373
1354
|
name: "ActivateFromEnhancedCurrentHue", id: 0x2, conformance: "M",
|
|
@@ -25,9 +25,7 @@ export const CommissionerControl = Cluster(
|
|
|
25
25
|
"case is ecosystem to ecosystem Fabric Synchronization setup." +
|
|
26
26
|
"\n" +
|
|
27
27
|
"The generalized flow supported by the Commissioner Control Cluster can be seen in the following " +
|
|
28
|
-
"diagram."
|
|
29
|
-
"\n" +
|
|
30
|
-
"Figure 103. Commissioner Control Cluster - General Flow",
|
|
28
|
+
"diagram.",
|
|
31
29
|
|
|
32
30
|
xref: { document: "core", section: "11.26" }
|
|
33
31
|
},
|
|
@@ -52,24 +50,17 @@ export const CommissionerControl = Cluster(
|
|
|
52
50
|
details: "This event shall be generated by the server following a RequestCommissioningApproval command which " +
|
|
53
51
|
"the server responded to with SUCCESS." +
|
|
54
52
|
"\n" +
|
|
55
|
-
"NOTE" +
|
|
56
|
-
"\n" +
|
|
57
|
-
"The approval is valid for a period determined by the manufacturer and characteristics of the node " +
|
|
58
|
-
"presenting the Commissioner Control Cluster. Clients SHOULD send the CommissionNode command " +
|
|
59
|
-
"immediately upon receiving a CommissioningRequestResult event." +
|
|
60
|
-
"\n" +
|
|
61
|
-
"11.26.7.2. RequestID / ClientNodeID Fields" +
|
|
62
|
-
"\n" +
|
|
63
|
-
"The RequestID shall match the RequestID provided to RequestCommissioningApproval and the " +
|
|
64
|
-
"ClientNodeID shall match the NodeID of the client which generated the RequestCommissioningAp" +
|
|
53
|
+
"> [!NOTE]" +
|
|
65
54
|
"\n" +
|
|
66
|
-
"
|
|
55
|
+
"> The approval is valid for a period determined by the manufacturer and characteristics of the node " +
|
|
56
|
+
" presenting the Commissioner Control Cluster. Clients SHOULD send the CommissionNode command " +
|
|
57
|
+
" immediately upon receiving a CommissioningRequestResult event.",
|
|
67
58
|
|
|
68
59
|
xref: { document: "core", section: "11.26.7.1" }
|
|
69
60
|
},
|
|
70
61
|
|
|
71
62
|
Field({ name: "RequestId", id: 0x0, type: "uint64", access: "S", conformance: "M" }),
|
|
72
|
-
Field({ name: "
|
|
63
|
+
Field({ name: "ClientNodeID", id: 0x1, type: "node-id", access: "S", conformance: "M" }),
|
|
73
64
|
Field({ name: "StatusCode", id: 0x2, type: "status", access: "S", conformance: "M", constraint: "desc" }),
|
|
74
65
|
Field({ name: "FabricIndex", id: 0xfe, type: "FabricIndex" })
|
|
75
66
|
),
|
|
@@ -89,8 +80,7 @@ export const CommissionerControl = Cluster(
|
|
|
89
80
|
"The server may request approval from the user, but it is not required." +
|
|
90
81
|
"\n" +
|
|
91
82
|
"The server shall always return SUCCESS to a correctly formatted RequestCommissioningApproval " +
|
|
92
|
-
"command, and then generate a CommissioningRequestResult event associated with the command’s" +
|
|
93
|
-
"\n" +
|
|
83
|
+
"command, and then generate a CommissioningRequestResult event associated with the command’s " +
|
|
94
84
|
"accessing fabric once the result is ready." +
|
|
95
85
|
"\n" +
|
|
96
86
|
"Clients SHOULD avoid using the same RequestID. If the RequestID and client NodeID of a " +
|
|
@@ -121,8 +111,7 @@ export const CommissionerControl = Cluster(
|
|
|
121
111
|
"on the same fabric as the RequestCommissioningApproval or if the provided RequestID to " +
|
|
122
112
|
"CommissionNode does not match the value provided to RequestCommissioningApproval." +
|
|
123
113
|
"\n" +
|
|
124
|
-
"If the command is not executed via a CASE session, the command shall fail with a status code of" +
|
|
125
|
-
"\n" +
|
|
114
|
+
"If the command is not executed via a CASE session, the command shall fail with a status code of " +
|
|
126
115
|
"UNSUPPORTED_ACCESS." +
|
|
127
116
|
"\n" +
|
|
128
117
|
"Upon receipt, the server shall respond with ReverseOpenCommissioningWindow if " +
|
|
@@ -160,11 +149,11 @@ export const CommissionerControl = Cluster(
|
|
|
160
149
|
"they do not match, the server shall NOT complete commissioning and SHOULD indicate an error to the " +
|
|
161
150
|
"user." +
|
|
162
151
|
"\n" +
|
|
163
|
-
"NOTE" +
|
|
152
|
+
"> [!NOTE]" +
|
|
164
153
|
"\n" +
|
|
165
|
-
"This is an alias onto the Open Commissioning Window command within the Administrator Commissioning " +
|
|
166
|
-
"Cluster. Refer to the Open Commissioning Window command for a description of the command behavior " +
|
|
167
|
-
"and parameters." +
|
|
154
|
+
"> This is an alias onto the Open Commissioning Window command within the Administrator Commissioning " +
|
|
155
|
+
" Cluster. Refer to the Open Commissioning Window command for a description of the command behavior " +
|
|
156
|
+
" and parameters." +
|
|
168
157
|
"\n" +
|
|
169
158
|
"The parameters for ReverseOpenCommissioningWindow command are as follows:",
|
|
170
159
|
|
|
@@ -32,7 +32,7 @@ export const ConcentrationMeasurement = Cluster(
|
|
|
32
32
|
}),
|
|
33
33
|
Field({
|
|
34
34
|
name: "LEV", conformance: "O.a+", constraint: "1", description: "LevelIndication",
|
|
35
|
-
details: "Cluster supports basic level indication for substance using the
|
|
35
|
+
details: "Cluster supports basic level indication for substance using the ConcentrationLev el enum"
|
|
36
36
|
}),
|
|
37
37
|
Field({
|
|
38
38
|
name: "MED", conformance: "[LEV]", constraint: "2", description: "MediumLevel",
|
|
@@ -107,7 +107,8 @@ export const ConcentrationMeasurement = Cluster(
|
|
|
107
107
|
Attribute({
|
|
108
108
|
name: "AverageMeasuredValueWindow", id: 0x6, type: "elapsed-s", access: "R V", conformance: "AVG",
|
|
109
109
|
constraint: "max 604800", default: 1, quality: "P",
|
|
110
|
-
details: "
|
|
110
|
+
details: "This attribute shall represent the window of time used for determining the AverageMeasuredValue. The " +
|
|
111
|
+
"value is in seconds.",
|
|
111
112
|
xref: { document: "cluster", section: "2.10.6.7" }
|
|
112
113
|
}),
|
|
113
114
|
|
|
@@ -20,15 +20,12 @@ export const ContentControl = Cluster(
|
|
|
20
20
|
{
|
|
21
21
|
name: "ContentControl", id: 0x50f, classification: "application", pics: "CONCON",
|
|
22
22
|
|
|
23
|
-
details: "This cluster is used for managing the content control (including \"parental control\") settings on a" +
|
|
24
|
-
"\n" +
|
|
23
|
+
details: "This cluster is used for managing the content control (including \"parental control\") settings on a " +
|
|
25
24
|
"media device such as a TV, or Set-top Box." +
|
|
26
25
|
"\n" +
|
|
27
26
|
"This cluster allows to configure content control settings by clients with the Management privilege. " +
|
|
28
27
|
"It is responsibility of the end product to enforce appropriate right access (for example, to prevent " +
|
|
29
|
-
"a child from disabling this feature)."
|
|
30
|
-
"\n" +
|
|
31
|
-
"NOTE Support for Content Control cluster is provisional.",
|
|
28
|
+
"a child from disabling this feature).",
|
|
32
29
|
|
|
33
30
|
xref: { document: "cluster", section: "6.13" }
|
|
34
31
|
},
|
|
@@ -185,7 +182,8 @@ export const ContentControl = Cluster(
|
|
|
185
182
|
"activated. If this attribute equals FALSE, then playback of unrated content shall be permitted. " +
|
|
186
183
|
"Otherwise, the media device shall prevent the playback of unrated content." +
|
|
187
184
|
"\n" +
|
|
188
|
-
"When this attribute changes, the device SHOULD make the user aware of any limits of this feature.
|
|
185
|
+
"When this attribute changes, the device SHOULD make the user aware of any limits of this feature." +
|
|
186
|
+
"\n" +
|
|
189
187
|
"For example, if the feature does not control content within apps, then the device should make this " +
|
|
190
188
|
"clear to the user when the attribute changes.",
|
|
191
189
|
|
|
@@ -455,10 +453,9 @@ export const ContentControl = Cluster(
|
|
|
455
453
|
|
|
456
454
|
details: "The purpose of this command is to set BlockChannelList attribute." +
|
|
457
455
|
"\n" +
|
|
458
|
-
"Upon receipt of the AddBlockChannels command, the media device shall check if the channels" +
|
|
459
|
-
"
|
|
460
|
-
"
|
|
461
|
-
"error Status shall be returned." +
|
|
456
|
+
"Upon receipt of the AddBlockChannels command, the media device shall check if the channels passed in " +
|
|
457
|
+
"this command are valid. If the channel is invalid, then a response with InvalidChannel error Status " +
|
|
458
|
+
"shall be returned." +
|
|
462
459
|
"\n" +
|
|
463
460
|
"If there is at least one channel in Channels field which is not in the BlockChannelList attribute, " +
|
|
464
461
|
"the media device shall process the request by adding these new channels into the BlockChannelList " +
|
|
@@ -520,8 +517,7 @@ export const ContentControl = Cluster(
|
|
|
520
517
|
"\n" +
|
|
521
518
|
"Upon receipt of the AddBlockApplications command, the media device shall check if the Applications " +
|
|
522
519
|
"passed in this command are installed. If there is an application in Applications field which is not " +
|
|
523
|
-
"identified by media device, then a response with UnidentifiableApplication error Status may be" +
|
|
524
|
-
"\n" +
|
|
520
|
+
"identified by media device, then a response with UnidentifiableApplication error Status may be " +
|
|
525
521
|
"returned." +
|
|
526
522
|
"\n" +
|
|
527
523
|
"If there is one or more applications which are not present in BlockApplicationList attribute, the " +
|
|
@@ -62,9 +62,8 @@ export const ContentLauncher = Cluster(
|
|
|
62
62
|
{
|
|
63
63
|
name: "AcceptHeader", id: 0x0, type: "list", access: "R V", conformance: "UP",
|
|
64
64
|
constraint: "max 100[max 1024]", default: [], quality: "N",
|
|
65
|
-
details: "This attribute shall provide a list of content types supported by the Video Player or Content App" +
|
|
66
|
-
"\
|
|
67
|
-
"in the form of entries in the HTTP \"Accept\" request header.",
|
|
65
|
+
details: "This attribute shall provide a list of content types supported by the Video Player or Content App in " +
|
|
66
|
+
"the form of entries in the HTTP \"Accept\" request header.",
|
|
68
67
|
xref: { document: "cluster", section: "6.7.6.1" }
|
|
69
68
|
},
|
|
70
69
|
|
|
@@ -270,7 +269,7 @@ export const ContentLauncher = Cluster(
|
|
|
270
269
|
}),
|
|
271
270
|
Field({
|
|
272
271
|
name: "Franchise", id: 0x5, conformance: "M",
|
|
273
|
-
description: "A franchise is a video entity which can represent a number of video entities, like movies or TV shows.
|
|
272
|
+
description: "A franchise is a video entity which can represent a number of video entities, like movies or TV shows.For example, take the fictional franchise \"Intergalactic Wars\" which represents a collection of movie trilogies, as well as animated and live action TV shows. This entity type was introduced to account for requests by customers such as \"Find Intergalactic Wars movies\", which would search for all 'Intergalactic Wars' programs of the MOVIE MediaType, rather than attempting to match to a single title."
|
|
274
273
|
}),
|
|
275
274
|
Field({
|
|
276
275
|
name: "Genre", id: 0x6, conformance: "M",
|
|
@@ -441,28 +440,24 @@ export const ContentLauncher = Cluster(
|
|
|
441
440
|
xref: { document: "cluster", section: "6.7.5.9.1" }
|
|
442
441
|
}),
|
|
443
442
|
|
|
444
|
-
Field(
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
}
|
|
458
|
-
),
|
|
443
|
+
Field({
|
|
444
|
+
name: "Color", id: 0x1, type: "string", conformance: "O", constraint: "7, 9",
|
|
445
|
+
|
|
446
|
+
details: "This field shall indicate the color, in RGB or RGBA, used for styling different Video Player " +
|
|
447
|
+
"sections like Logo, Watermark, etc. The value shall conform to the 6-digit or 8-digit format defined " +
|
|
448
|
+
"for CSS sRGB hexadecimal color notation. Examples:" +
|
|
449
|
+
"\n" +
|
|
450
|
+
" • #76DE19 for R=0x76, G=0xDE, B=0x19, A absent" +
|
|
451
|
+
"\n" +
|
|
452
|
+
" • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80",
|
|
453
|
+
|
|
454
|
+
xref: { document: "cluster", section: "6.7.5.9.2" }
|
|
455
|
+
}),
|
|
459
456
|
|
|
460
457
|
Field({
|
|
461
458
|
name: "Size", id: 0x2, type: "DimensionStruct", conformance: "O",
|
|
462
459
|
details: "This field shall indicate the size of the image used for Styling different Video Player sections " +
|
|
463
|
-
"like"
|
|
464
|
-
"\n" +
|
|
465
|
-
"Logo, Watermark etc.",
|
|
460
|
+
"like Logo, Watermark etc.",
|
|
466
461
|
xref: { document: "cluster", section: "6.7.5.9.3" }
|
|
467
462
|
})
|
|
468
463
|
),
|
|
@@ -510,7 +505,7 @@ export const ContentLauncher = Cluster(
|
|
|
510
505
|
}),
|
|
511
506
|
|
|
512
507
|
Field({
|
|
513
|
-
name: "
|
|
508
|
+
name: "Watermark", id: 0x5, type: "StyleInformationStruct", conformance: "O",
|
|
514
509
|
details: "This field shall indicate watermark shown when the media is playing.",
|
|
515
510
|
xref: { document: "cluster", section: "6.7.5.10.6" }
|
|
516
511
|
})
|
|
@@ -18,10 +18,10 @@ export const Descriptor = Cluster(
|
|
|
18
18
|
{
|
|
19
19
|
name: "Descriptor", id: 0x1d, classification: "endpoint", pics: "DESC",
|
|
20
20
|
|
|
21
|
-
details: "NOTE" +
|
|
21
|
+
details: "> [!NOTE]" +
|
|
22
22
|
"\n" +
|
|
23
|
-
"The Descriptor cluster is meant to replace the support from the Zigbee Device Object (ZDO) for " +
|
|
24
|
-
"describing a node, its endpoints and clusters." +
|
|
23
|
+
"> The Descriptor cluster is meant to replace the support from the Zigbee Device Object (ZDO) for " +
|
|
24
|
+
" describing a node, its endpoints and clusters." +
|
|
25
25
|
"\n" +
|
|
26
26
|
"This cluster describes an endpoint instance on the node, independently from other endpoints, but " +
|
|
27
27
|
"also allows composition of endpoints to conform to complex device type patterns." +
|