@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
|
@@ -47,7 +47,7 @@ const ServiceArea = Cluster(
|
|
|
47
47
|
access: "R V",
|
|
48
48
|
conformance: "M",
|
|
49
49
|
constraint: "max 255",
|
|
50
|
-
details: 'This attribute shall contain the list of areas that can be included in the SelectedAreas attribute\u2019s list. Each item in this list represents a unique area, as indicated by the AreaID field of AreaStruct.\nEach entry in this list shall have a unique value for the AreaID field.\nIf the SupportedMaps attribute is not empty, each entry in this list shall have a unique value for the combination of the MapID and AreaInfo fields.\nIf the SupportedMaps attribute is empty, each entry in this list shall have a unique value for the AreaInfo field and shall have the MapID field set to null.\nAn empty value indicates that the device is currently unable to provide the list of supported areas.\
|
|
50
|
+
details: 'This attribute shall contain the list of areas that can be included in the SelectedAreas attribute\u2019s list. Each item in this list represents a unique area, as indicated by the AreaID field of AreaStruct.\nEach entry in this list shall have a unique value for the AreaID field.\nIf the SupportedMaps attribute is not empty, each entry in this list shall have a unique value for the combination of the MapID and AreaInfo fields.\nIf the SupportedMaps attribute is empty, each entry in this list shall have a unique value for the AreaInfo field and shall have the MapID field set to null.\nAn empty value indicates that the device is currently unable to provide the list of supported areas.\n> [!NOTE]\n> due to the maximum size of this list and to the fact that the entries may include strings (see LocationName), care must be taken by implementers to avoid creating a data structure that is overly large, which can result in significant latency in accessing this attribute.\nThe value of this attribute may change at any time via an out-of-band interaction outside of the server, such as interactions with a user interface, or due to internal device changes.\nWhen removing entries in the SupportedAreas attribute list the server shall adjust the values of the SelectedAreas, CurrentArea, and Progress attributes such that they only reference valid entries in the updated SupportedAreas attribute list. These changes to the SelectedAreas, CurrentArea, and Progress attributes may result in the server setting some or all of them to empty (for SelectedAreas and Progress) or null (for CurrentArea), or updating them with data that matches the constraints from the description of the respective attributes. These actions are required to ensure having a consistent representation of the maps and locations available to the clients.\nThe SupportedAreas attribute list changes mentioned above SHOULD NOT be allowed while the device is operating, to reduce the impact on the clients, and the potential confusion for the users.\nA few examples are provided below. Valid list of areas:\n \u2022 AreaID=0, LocationName="yellow bedroom", MapID=null\n \u2022 AreaID=1, LocationName="orange bedroom", MapID=null Valid list of areas:\n \u2022 AreaID=5, LocationName="hallway", MapID=1\n \u2022 AreaID=3, LocationName="hallway", MapID=2',
|
|
51
51
|
xref: { document: "cluster", section: "1.17.6.1" }
|
|
52
52
|
},
|
|
53
53
|
Field({ name: "entry", type: "AreaStruct" })
|
|
@@ -60,7 +60,7 @@ const ServiceArea = Cluster(
|
|
|
60
60
|
access: "R V",
|
|
61
61
|
conformance: "MAPS",
|
|
62
62
|
constraint: "max 255",
|
|
63
|
-
details: 'This attribute shall contain the list of supported maps.\nA map is a full or a partial representation of a home, known to the device. For example:\n \u2022 a single level home may be represented using a single map\n \u2022 a two level home may be represented using two maps, one for each level\n \u2022 a single level home may be represented using two maps, each including a different set of rooms, such as "map of living room and kitchen" and "map of bedrooms and hallway"\n \u2022 a single level home may be represented using one map for the indoor areas (living room, bedrooms etc.) and one for the outdoor areas (garden, swimming pool etc.)\nEach map includes one or more areas - see the SupportedAreas attribute. In the context of this cluster specification, a map is effectively a group label for a set of areas, rather than a graphical representation that the clients can display to the users. The clients that present the list of available areas for user selection (see the SelectAreas command) may choose to filter the SupportedAreas list based on the associated map. For example, the clients may allow the user to indicate that the device is to operate on the first floor, and allow the user to choose only from the areas situated on that level.\nIf empty, that indicates that the device is currently unable to provide this information. Each entry in this list shall have a unique value for the MapID field.\nEach entry in this list shall have a unique value for the Name field.\
|
|
63
|
+
details: 'This attribute shall contain the list of supported maps.\nA map is a full or a partial representation of a home, known to the device. For example:\n \u2022 a single level home may be represented using a single map\n \u2022 a two level home may be represented using two maps, one for each level\n \u2022 a single level home may be represented using two maps, each including a different set of rooms, such as "map of living room and kitchen" and "map of bedrooms and hallway"\n \u2022 a single level home may be represented using one map for the indoor areas (living room, bedrooms etc.) and one for the outdoor areas (garden, swimming pool etc.)\nEach map includes one or more areas - see the SupportedAreas attribute. In the context of this cluster specification, a map is effectively a group label for a set of areas, rather than a graphical representation that the clients can display to the users. The clients that present the list of available areas for user selection (see the SelectAreas command) may choose to filter the SupportedAreas list based on the associated map. For example, the clients may allow the user to indicate that the device is to operate on the first floor, and allow the user to choose only from the areas situated on that level.\nIf empty, that indicates that the device is currently unable to provide this information. Each entry in this list shall have a unique value for the MapID field.\nEach entry in this list shall have a unique value for the Name field.\n> [!NOTE]\n> due to the maximum size of this list and to the fact that the entries may include strings (see the Name field of the MapStruct data type), care must be taken by implementers to avoid creating a data structure that is overly large, which can result in significant latency in accessing this attribute.\nThe value of this attribute may change at any time via an out-of-band interaction outside of the server, such as interactions with a user interface.\nWhen updating the SupportedMaps attribute list by deleting entries, or by setting the attribute to an empty list, the SupportedLocations attribute shall be updated such that all entries in that list meet the constraints indicated in the description of the SupportedLocations attribute. This may result in the server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute description for the implications of changing that attribute.\nThe SupportedMaps attribute list changes mentioned above SHOULD NOT be allowed while the device is operating, to reduce the impact on the clients, and the potential confusion for the users.',
|
|
64
64
|
xref: { document: "cluster", section: "1.17.6.2" }
|
|
65
65
|
},
|
|
66
66
|
Field({ name: "entry", type: "MapStruct" })
|
|
@@ -88,7 +88,7 @@ const ServiceArea = Cluster(
|
|
|
88
88
|
constraint: "desc",
|
|
89
89
|
default: null,
|
|
90
90
|
quality: "X",
|
|
91
|
-
details: "If the device is mobile, this attribute shall indicate the area where the device is currently located, regardless of whether it is operating or not, such as while traveling between areas.\nIf the device is not mobile and can operate at multiple areas sequentially, this attribute shall indicate the area which is currently being serviced, or the area which is currently traversed by the device. For example, a camera device may use this attribute to indicate which area it currently takes video of (serviced area) or which area it currently has in view but not taking video of (e.g. an area which is traversed while panning).\
|
|
91
|
+
details: "If the device is mobile, this attribute shall indicate the area where the device is currently located, regardless of whether it is operating or not, such as while traveling between areas.\nIf the device is not mobile and can operate at multiple areas sequentially, this attribute shall indicate the area which is currently being serviced, or the area which is currently traversed by the device. For example, a camera device may use this attribute to indicate which area it currently takes video of (serviced area) or which area it currently has in view but not taking video of (e.g. an area which is traversed while panning).\n> [!NOTE]\n> A device may traverse an area regardless of the status of the area (pending, skipped, or completed).\nIf a device can simultaneously operate at multiple areas, such as in the case of a sensor that can monitor multiple areas at the same time, the CurrentArea attribute shall NOT be implemented, since it doesn\u2019t apply. Else this attribute shall be optionally implemented.\nA null value indicates that the device is currently unable to provide this information. For example, the device is traversing an unknown area, or the SupportedAreas attribute was updated and the area where the device is located was removed from that list.\nIf not null, the value of this attribute shall match the AreaID field of an entry on the SupportedAreas attribute\u2019s list.",
|
|
92
92
|
xref: { document: "cluster", section: "1.17.6.4" }
|
|
93
93
|
}),
|
|
94
94
|
Attribute({
|
|
@@ -99,7 +99,7 @@ const ServiceArea = Cluster(
|
|
|
99
99
|
conformance: "[CurrentArea]",
|
|
100
100
|
default: null,
|
|
101
101
|
quality: "X Q",
|
|
102
|
-
details: "Indicates the estimated Epoch time for completing operating at the area indicated by the CurrentArea attribute, in seconds.\nA value of 0 means that the operation has completed.\nWhen this attribute is null, that represents that there is no time currently defined until operation completion. This may happen, for example, because no operation is in progress or because the completion time is unknown.\nNull if the CurrentArea attribute is null.\nIf the Progress attribute is available, and it contains an entry matching CurrentArea, the server may use the time estimate provided in the InitialTimeEstimate field of that entry to compute the EstimatedEndTime attribute.\nThe value of this attribute shall only be reported in the following cases:\n \u2022 when it changes to or from 0\n \u2022 when it decreases\n \u2022 when it changes to or from null\
|
|
102
|
+
details: "Indicates the estimated Epoch time for completing operating at the area indicated by the CurrentArea attribute, in seconds.\nA value of 0 means that the operation has completed.\nWhen this attribute is null, that represents that there is no time currently defined until operation completion. This may happen, for example, because no operation is in progress or because the completion time is unknown.\nNull if the CurrentArea attribute is null.\nIf the Progress attribute is available, and it contains an entry matching CurrentArea, the server may use the time estimate provided in the InitialTimeEstimate field of that entry to compute the EstimatedEndTime attribute.\nThe value of this attribute shall only be reported in the following cases:\n \u2022 when it changes to or from 0\n \u2022 when it decreases\n \u2022 when it changes to or from null\n > [!NOTE]\n > If the device is capable of pausing its operation, this attribute may be set to null, to indicate that completion time is unknown, or increment the value while being in the paused state.",
|
|
103
103
|
xref: { document: "cluster", section: "1.17.6.5" }
|
|
104
104
|
}),
|
|
105
105
|
Attribute(
|
|
@@ -111,7 +111,7 @@ const ServiceArea = Cluster(
|
|
|
111
111
|
conformance: "PROG",
|
|
112
112
|
constraint: "max 255",
|
|
113
113
|
default: [],
|
|
114
|
-
details: "Indicates the operating status at one or more areas. Each entry in this list shall have a unique value for the AreaID field.\nFor each entry in this list, the AreaID field shall match an entry on the SupportedAreas attribute\u2019s list.\nWhen this attribute is empty, that represents that no progress information is currently available.\nIf the SelectedAreas attribute is empty, indicating the device is not constrained to operate in any specific areas, the Progress attribute list may change while the device operates, due to the device adding new entries dynamically, when it determines which ones it can attempt to operate at.\nIf the SelectedAreas attribute is not empty, and the device starts operating:\n \u2022 the Progress attribute list shall be updated so each entry of SelectedAreas has a matching Progress list entry, based on the AreaID field\n \u2022 the length of the Progress and SelectedAreas list shall be the same\n \u2022 the entries in the Progress list shall be initialized by the server, by having their status set to Pending or Operating, and the TotalOperationalTime field set to null\nWhen the device ends operation unexpectedly, such as due to an error, the server shall update all Progress list entries with the Status field set to Operating or Pending to Skipped.\nWhen the device finishes operating, successfully or not, it shall NOT change the Progress attribute, except in the case of an unexpected end of operation as described above, or due to changes to the SupportedMaps or SupportedAreas attributes, so the clients can retrieve the progress information at that time.\
|
|
114
|
+
details: "Indicates the operating status at one or more areas. Each entry in this list shall have a unique value for the AreaID field.\nFor each entry in this list, the AreaID field shall match an entry on the SupportedAreas attribute\u2019s list.\nWhen this attribute is empty, that represents that no progress information is currently available.\nIf the SelectedAreas attribute is empty, indicating the device is not constrained to operate in any specific areas, the Progress attribute list may change while the device operates, due to the device adding new entries dynamically, when it determines which ones it can attempt to operate at.\nIf the SelectedAreas attribute is not empty, and the device starts operating:\n \u2022 the Progress attribute list shall be updated so each entry of SelectedAreas has a matching Progress list entry, based on the AreaID field\n \u2022 the length of the Progress and SelectedAreas list shall be the same\n \u2022 the entries in the Progress list shall be initialized by the server, by having their status set to Pending or Operating, and the TotalOperationalTime field set to null\nWhen the device ends operation unexpectedly, such as due to an error, the server shall update all Progress list entries with the Status field set to Operating or Pending to Skipped.\nWhen the device finishes operating, successfully or not, it shall NOT change the Progress attribute, except in the case of an unexpected end of operation as described above, or due to changes to the SupportedMaps or SupportedAreas attributes, so the clients can retrieve the progress information at that time.\n> [!NOTE]\n> if the device implements the Operational Status cluster, or a derivation of it, in case the device fails to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the Operational Status cluster to indicate that the device was unable to complete the operation (see the UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the Progress attribute, and indicate which areas have been successfully serviced (marked as completed).",
|
|
115
115
|
xref: { document: "cluster", section: "1.17.6.6" }
|
|
116
116
|
},
|
|
117
117
|
Field({ name: "entry", type: "ProgressStruct" })
|
|
@@ -155,7 +155,7 @@ const ServiceArea = Cluster(
|
|
|
155
155
|
id: 0,
|
|
156
156
|
type: "SelectAreasStatus",
|
|
157
157
|
conformance: "M",
|
|
158
|
-
details: "If the Status field is set to Success or UnsupportedArea, the server may use a non-empty string for the StatusText field to provide additional information. For example, if Status is set to
|
|
158
|
+
details: "If the Status field is set to Success or UnsupportedArea, the server may use a non-empty string for the StatusText field to provide additional information. For example, if Status is set to UnsupportedArea, the server may use StatusText to indicate which areas are unsupported.\nIf the Status field is not set to Success, or UnsupportedArea, the StatusText field shall include a vendor-defined error description which can be used to explain the error to the user. For example, if the Status field is set to InvalidInMode, the StatusText field SHOULD indicate why the request is not allowed, given the current mode of the device, which may involve other clusters.",
|
|
159
159
|
xref: { document: "cluster", section: "1.17.7.2.1" }
|
|
160
160
|
}),
|
|
161
161
|
Field({ name: "StatusText", id: 1, type: "string", conformance: "M", constraint: "max 256" })
|
|
@@ -307,7 +307,7 @@ const ServiceArea = Cluster(
|
|
|
307
307
|
id: 2,
|
|
308
308
|
type: "AreaInfoStruct",
|
|
309
309
|
conformance: "M",
|
|
310
|
-
details: "This field shall contain data describing the area.\nThis SHOULD be used by clients to determine the name and/or the full, or the partial, semantics of a certain area.\
|
|
310
|
+
details: "This field shall contain data describing the area.\nThis SHOULD be used by clients to determine the name and/or the full, or the partial, semantics of a certain area.\n> [!NOTE]\n> If any entries on the SupportedAreas attribute\u2019s list have the AreaInfo field missing the semantic data, the client may remind the user to assign the respective data.",
|
|
311
311
|
xref: { document: "cluster", section: "1.17.5.4.3" }
|
|
312
312
|
})
|
|
313
313
|
),
|
|
@@ -340,7 +340,7 @@ const ServiceArea = Cluster(
|
|
|
340
340
|
type: "elapsed-s",
|
|
341
341
|
conformance: "O",
|
|
342
342
|
quality: "X",
|
|
343
|
-
details: "This field shall indicate the total operational time, in seconds, from when the device started to operate at the area indicated by the AreaID field, until the operation finished, due to completion or due to skipping, including any time spent while paused.\nA value of null indicates that the total operational time is unknown.\nThere may be cases where the total operational time exceeds the maximum value that can be conveyed by this attribute, and in such instances this attribute shall be populated with null
|
|
343
|
+
details: "This field shall indicate the total operational time, in seconds, from when the device started to operate at the area indicated by the AreaID field, until the operation finished, due to completion or due to skipping, including any time spent while paused.\nA value of null indicates that the total operational time is unknown.\nThere may be cases where the total operational time exceeds the maximum value that can be conveyed by this attribute, and in such instances this attribute shall be populated with null. Null if the Status field is not set to Completed or Skipped.",
|
|
344
344
|
xref: { document: "cluster", section: "1.17.5.5.3" }
|
|
345
345
|
}),
|
|
346
346
|
Field({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../src/standard/elements/ServiceArea.ts"],
|
|
4
|
-
"mappings": "AAAA;AAAA;AAAA;AAAA;AAAA;AAQA,SAAS,wBAAwB;AACjC;AAAA,EACI,kBAAkB;AAAA,EAClB,oBAAoB;AAAA,EACpB,gBAAgB;AAAA,EAChB,kBAAkB;AAAA,EAClB,mBAAmB;AAAA,OAChB;AAEA,MAAM,cAAc;AAAA,EACvB;AAAA,IACI,MAAM;AAAA,IAAe,IAAI;AAAA,IAAO,MAAM;AAAA,IAAO,gBAAgB;AAAA,IAAe,MAAM;AAAA,IAElF,SAAS;AAAA,IAeT,MAAM,EAAE,UAAU,WAAW,SAAS,OAAO;AAAA,EACjD;AAAA,EAEA,UAAU,EAAE,MAAM,mBAAmB,IAAI,OAAQ,MAAM,mBAAmB,SAAS,EAAE,CAAC;AAAA,EAEtF;AAAA,IACI,EAAE,MAAM,cAAc,IAAI,OAAQ,MAAM,cAAc,MAAM,EAAE,UAAU,WAAW,SAAS,SAAS,EAAE;AAAA,IAEvG,MAAM;AAAA,MACF,MAAM;AAAA,MAAU,YAAY;AAAA,MAAK,aAAa;AAAA,MAC9C,SAAS;AAAA,MAET,MAAM,EAAE,UAAU,WAAW,SAAS,WAAW;AAAA,IACrD,CAAC;AAAA,IAED,MAAM;AAAA,MACF,MAAM;AAAA,MAAQ,YAAY;AAAA,MAAK,aAAa;AAAA,MAC5C,SAAS;AAAA,IACb,CAAC;AAAA,IACD,MAAM,EAAE,MAAM,QAAQ,YAAY,KAAK,aAAa,QAAQ,SAAS,6BAA6B,CAAC;AAAA,EACvG;AAAA,EAEA;AAAA,IACI;AAAA,MACI,MAAM;AAAA,MAAkB,IAAI;AAAA,MAAK,MAAM;AAAA,MAAQ,QAAQ;AAAA,MAAO,aAAa;AAAA,MAC3E,YAAY;AAAA,MAEZ,SAAS;AAAA,MA4CT,MAAM,EAAE,UAAU,WAAW,SAAS,WAAW;AAAA,IACrD;AAAA,IAEA,MAAM,EAAE,MAAM,SAAS,MAAM,aAAa,CAAC;AAAA,EAC/C;AAAA,EAEA;AAAA,IACI;AAAA,MACI,MAAM;AAAA,MAAiB,IAAI;AAAA,MAAK,MAAM;AAAA,MAAQ,QAAQ;AAAA,MAAO,aAAa;AAAA,MAC1E,YAAY;AAAA,MAEZ,SAAS;AAAA,
|
|
4
|
+
"mappings": "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",
|
|
5
5
|
"names": []
|
|
6
6
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SmokeCoAlarm.d.ts","sourceRoot":"","sources":["../../../../src/standard/elements/SmokeCoAlarm.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAKH,OAAO,EACH,cAAc,IAAI,OAAO,EAM5B,MAAM,yBAAyB,CAAC;AAEjC,eAAO,MAAM,YAAY,
|
|
1
|
+
{"version":3,"file":"SmokeCoAlarm.d.ts","sourceRoot":"","sources":["../../../../src/standard/elements/SmokeCoAlarm.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAKH,OAAO,EACH,cAAc,IAAI,OAAO,EAM5B,MAAM,yBAAyB,CAAC;AAEjC,eAAO,MAAM,YAAY,SAyaxB,CAAC"}
|
|
@@ -89,7 +89,7 @@ const SmokeCoAlarm = Cluster(
|
|
|
89
89
|
type: "bool",
|
|
90
90
|
access: "R V",
|
|
91
91
|
conformance: "M",
|
|
92
|
-
details: "Indicates whether the device self-test is currently activated. If the device self-
|
|
92
|
+
details: "Indicates whether the device self-test is currently activated. If the device self-test is activated, this attribute shall be set to True, otherwise it shall be set to False.",
|
|
93
93
|
xref: { document: "cluster", section: "2.11.6.6" }
|
|
94
94
|
}),
|
|
95
95
|
Attribute({
|
|
@@ -351,13 +351,15 @@ const SmokeCoAlarm = Cluster(
|
|
|
351
351
|
Field({ name: "Low", id: 2, conformance: "O", description: "Low sensitivity" })
|
|
352
352
|
),
|
|
353
353
|
Datatype(
|
|
354
|
-
{
|
|
355
|
-
|
|
356
|
-
|
|
354
|
+
{ name: "ExpressedStateEnum", type: "enum8", xref: { document: "cluster", section: "2.11.5.3" } },
|
|
355
|
+
Field({
|
|
356
|
+
name: "Normal",
|
|
357
|
+
id: 0,
|
|
358
|
+
conformance: "M",
|
|
359
|
+
description: "Nominal state, the device is not alarming",
|
|
357
360
|
details: "This value shall indicate that this alarm is not alarming.",
|
|
358
|
-
xref: { document: "cluster", section: "2.11.5.3" }
|
|
359
|
-
},
|
|
360
|
-
Field({ name: "Normal", id: 0, conformance: "M", description: "Nominal state, the device is not alarming" }),
|
|
361
|
+
xref: { document: "cluster", section: "2.11.5.3.1" }
|
|
362
|
+
}),
|
|
361
363
|
Field({
|
|
362
364
|
name: "SmokeAlarm",
|
|
363
365
|
id: 1,
|
|
@@ -462,13 +464,15 @@ const SmokeCoAlarm = Cluster(
|
|
|
462
464
|
})
|
|
463
465
|
),
|
|
464
466
|
Datatype(
|
|
465
|
-
{
|
|
466
|
-
|
|
467
|
-
|
|
467
|
+
{ name: "ContaminationStateEnum", type: "enum8", xref: { document: "cluster", section: "2.11.5.6" } },
|
|
468
|
+
Field({
|
|
469
|
+
name: "Normal",
|
|
470
|
+
id: 0,
|
|
471
|
+
conformance: "M",
|
|
472
|
+
description: "Nominal state, the sensor is not contaminated",
|
|
468
473
|
details: "This value shall indicate that the smoke sensor has nominal contamination levels, no customer action is required.",
|
|
469
|
-
xref: { document: "cluster", section: "2.11.5.6" }
|
|
470
|
-
},
|
|
471
|
-
Field({ name: "Normal", id: 0, conformance: "M", description: "Nominal state, the sensor is not contaminated" }),
|
|
474
|
+
xref: { document: "cluster", section: "2.11.5.6.1" }
|
|
475
|
+
}),
|
|
472
476
|
Field({
|
|
473
477
|
name: "Low",
|
|
474
478
|
id: 1,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../src/standard/elements/SmokeCoAlarm.ts"],
|
|
4
|
-
"mappings": "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
|
|
4
|
+
"mappings": "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",
|
|
5
5
|
"names": []
|
|
6
6
|
}
|
|
@@ -117,7 +117,7 @@ const SoftwareDiagnostics = Cluster(
|
|
|
117
117
|
conformance: "WTRMRK",
|
|
118
118
|
direction: "request",
|
|
119
119
|
response: "status",
|
|
120
|
-
details: "Receipt of this command shall reset the following values which track high and lower watermarks:\n \u2022 The StackFreeMinimum field of the ThreadMetrics attribute\n \u2022 The CurrentHeapHighWatermark attribute This command has no payload.\
|
|
120
|
+
details: "Receipt of this command shall reset the following values which track high and lower watermarks:\n \u2022 The StackFreeMinimum field of the ThreadMetrics attribute\n \u2022 The CurrentHeapHighWatermark attribute This command has no payload.\n### Effect on Receipt\nOn receipt of this command, the Node shall make the following modifications to attributes it supports:\nIf implemented, the server shall set the value of the CurrentHeapHighWatermark attribute to the value of the CurrentHeapUsed attribute.\nIf implemented, the server shall set the value of the StackFreeMinimum field for every thread to the value of the corresponding thread\u2019s StackFreeCurrent field.",
|
|
121
121
|
xref: { document: "core", section: "11.13.7.1" }
|
|
122
122
|
}),
|
|
123
123
|
Datatype(
|
|
@@ -243,7 +243,7 @@ const Switch = Cluster(
|
|
|
243
243
|
access: "V",
|
|
244
244
|
conformance: "MSM",
|
|
245
245
|
priority: "info",
|
|
246
|
-
details: "This event shall be generated to indicate how many times the momentary switch has been pressed in a multi-press sequence, after it has been detected that the sequence has ended. See Multi Press Details.\nThe PreviousPosition field shall indicate the previous value of the CurrentPosition attribute, i.e. just prior to release.\nThe TotalNumberOfPressesCounted field shall contain:\n \u2022 a value of 0 when there was an aborted multi-press sequence, where the number of presses goes beyond MultiPressMax presses,\n \u2022 a value of 1 when there was exactly one press in a multi-press sequence (and the sequence has ended), i.e. there was no double press (or more),\n \u2022 a value of 2 when there were exactly two presses in a multi-press sequence (and the sequence has ended),\n \u2022 a value of 3 when there were exactly three presses in a multi-press sequence (and the sequence has ended),\n \u2022 a value of N when there were exactly N presses in a multi-press sequence (and the sequence has ended).\
|
|
246
|
+
details: "This event shall be generated to indicate how many times the momentary switch has been pressed in a multi-press sequence, after it has been detected that the sequence has ended. See Multi Press Details.\nThe PreviousPosition field shall indicate the previous value of the CurrentPosition attribute, i.e. just prior to release.\nThe TotalNumberOfPressesCounted field shall contain:\n \u2022 a value of 0 when there was an aborted multi-press sequence, where the number of presses goes beyond MultiPressMax presses,\n \u2022 a value of 1 when there was exactly one press in a multi-press sequence (and the sequence has ended), i.e. there was no double press (or more),\n \u2022 a value of 2 when there were exactly two presses in a multi-press sequence (and the sequence has ended),\n \u2022 a value of 3 when there were exactly three presses in a multi-press sequence (and the sequence has ended),\n \u2022 a value of N when there were exactly N presses in a multi-press sequence (and the sequence has ended).\n > [!NOTE]\n > The introduction of TotalNumberOfPressesCounted supporting the value 0 may impact clients of switches using cluster revision 1 since such servers would not use this value of TotalNumberOfPressesCounted to indicate an aborted sequence. Clients SHOULD always act using the TotalNumberOfPressesCounted field taken into account since for values from 1 to MultiPressMax, the user action that led to the event was different depending on the count.",
|
|
247
247
|
xref: { document: "cluster", section: "1.13.6.7" }
|
|
248
248
|
},
|
|
249
249
|
Field({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Thermostat.d.ts","sourceRoot":"","sources":["../../../../src/standard/elements/Thermostat.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAKH,OAAO,EACH,cAAc,IAAI,OAAO,EAK5B,MAAM,yBAAyB,CAAC;AAEjC,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"Thermostat.d.ts","sourceRoot":"","sources":["../../../../src/standard/elements/Thermostat.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAKH,OAAO,EACH,cAAc,IAAI,OAAO,EAK5B,MAAM,yBAAyB,CAAC;AAEjC,eAAO,MAAM,UAAU,SA0+DtB,CAAC"}
|
|
@@ -18,7 +18,7 @@ const Thermostat = Cluster(
|
|
|
18
18
|
asOf: "1.3",
|
|
19
19
|
classification: "application",
|
|
20
20
|
pics: "TSTAT",
|
|
21
|
-
details:
|
|
21
|
+
details: "This cluster provides an interface to the functionality of a thermostat.",
|
|
22
22
|
xref: { document: "cluster", section: "4.3" }
|
|
23
23
|
},
|
|
24
24
|
Attribute({ name: "ClusterRevision", id: 65533, type: "ClusterRevision", default: 8 }),
|
|
@@ -130,7 +130,7 @@ const Thermostat = Cluster(
|
|
|
130
130
|
constraint: "desc",
|
|
131
131
|
default: { type: "celsius", value: 7 },
|
|
132
132
|
quality: "F",
|
|
133
|
-
details: "Indicates the absolute minimum level that the heating setpoint may be set to. This is a limitation imposed by the manufacturer.\
|
|
133
|
+
details: "Indicates the absolute minimum level that the heating setpoint may be set to. This is a limitation imposed by the manufacturer.\n### Refer to Setpoint Limits for constraints",
|
|
134
134
|
xref: { document: "cluster", section: "4.3.9.5" }
|
|
135
135
|
}),
|
|
136
136
|
Attribute({
|
|
@@ -164,7 +164,7 @@ const Thermostat = Cluster(
|
|
|
164
164
|
constraint: "desc",
|
|
165
165
|
default: { type: "celsius", value: 32 },
|
|
166
166
|
quality: "F",
|
|
167
|
-
details: "Indicates the absolute maximum level that the cooling setpoint may be set to. This is a limitation imposed by the manufacturer.\
|
|
167
|
+
details: "Indicates the absolute maximum level that the cooling setpoint may be set to. This is a limitation imposed by the manufacturer.\n### Refer to Setpoint Limits for constraints",
|
|
168
168
|
xref: { document: "cluster", section: "4.3.9.8" }
|
|
169
169
|
}),
|
|
170
170
|
Attribute({
|
|
@@ -198,7 +198,7 @@ const Thermostat = Cluster(
|
|
|
198
198
|
constraint: "desc",
|
|
199
199
|
default: 0,
|
|
200
200
|
quality: "N",
|
|
201
|
-
details: "Indicates the HVAC system type controlled by the thermostat. If the thermostat uses physical DIP switches to set these parameters, this information shall be available read-only
|
|
201
|
+
details: "Indicates the HVAC system type controlled by the thermostat. If the thermostat uses physical DIP switches to set these parameters, this information shall be available read-only from the DIP switches. If these parameters are set via software, there shall be read/write access in order to provide remote programming capability.",
|
|
202
202
|
xref: { document: "cluster", section: "4.3.9.11" }
|
|
203
203
|
}),
|
|
204
204
|
Attribute({
|
|
@@ -209,7 +209,7 @@ const Thermostat = Cluster(
|
|
|
209
209
|
conformance: "[!LTNE]",
|
|
210
210
|
default: { type: "celsius", value: 0 },
|
|
211
211
|
quality: "N",
|
|
212
|
-
details: "Indicates the offset the Thermostat server shall make to the measured temperature (locally or remotely) to adjust the Calculated Local Temperature prior to using, displaying or reporting it.\nThe purpose of this attribute is to adjust the calibration of the Thermostat server per the user\u2019s preferences (e.g., to match if there are multiple servers displaying different values for the same HVAC area) or compensate for variability amongst temperature sensors.\nIf a Thermostat client attempts to write LocalTemperatureCalibration attribute to an unsupported value (e.g., out of the range supported by the Thermostat server), the Thermostat server shall respond with a status of SUCCESS and set the value of LocalTemperatureCalibration to the upper or lower limit reached.\
|
|
212
|
+
details: "Indicates the offset the Thermostat server shall make to the measured temperature (locally or remotely) to adjust the Calculated Local Temperature prior to using, displaying or reporting it.\nThe purpose of this attribute is to adjust the calibration of the Thermostat server per the user\u2019s preferences (e.g., to match if there are multiple servers displaying different values for the same HVAC area) or compensate for variability amongst temperature sensors.\nIf a Thermostat client attempts to write LocalTemperatureCalibration attribute to an unsupported value (e.g., out of the range supported by the Thermostat server), the Thermostat server shall respond with a status of SUCCESS and set the value of LocalTemperatureCalibration to the upper or lower limit reached.\n> [!NOTE]\n> Prior to revision 8 of this cluster specification the value of this attribute was constrained to a range of -2.5\xB0C to 2.5\xB0C.",
|
|
213
213
|
xref: { document: "cluster", section: "4.3.9.12" }
|
|
214
214
|
}),
|
|
215
215
|
Attribute({
|
|
@@ -233,7 +233,7 @@ const Thermostat = Cluster(
|
|
|
233
233
|
constraint: "desc",
|
|
234
234
|
default: { type: "celsius", value: 20 },
|
|
235
235
|
quality: "N",
|
|
236
|
-
details: "Indicates the heating mode setpoint when the room is occupied. Refer to Setpoint Limits for constraints.\nIf an attempt is made to set this attribute to a value greater than MaxHeatSetpointLimit or less than MinHeatSetpointLimit, a response with the status code CONSTRAINT_ERROR shall be returned.\nIf this attribute is set to a value that is greater than
|
|
236
|
+
details: "Indicates the heating mode setpoint when the room is occupied. Refer to Setpoint Limits for constraints.\nIf an attempt is made to set this attribute to a value greater than MaxHeatSetpointLimit or less than MinHeatSetpointLimit, a response with the status code CONSTRAINT_ERROR shall be returned.\nIf this attribute is set to a value that is greater than (OccupiedCoolingSetpoint - MinSetpointDeadBand), the value of OccupiedCoolingSetpoint shall be adjusted to (OccupiedHeatingSetpoint + MinSetpointDeadBand).\nIf the occupancy status of the room is unknown, this attribute shall be used as the heating mode setpoint.\nIf a client changes the value of this attribute, the server supports the PRES feature, and the server either does not support the OCC feature or the Occupied bit is set on the Occupancy attribute, the value of the ActivePresetHandle attribute shall be set to null.",
|
|
237
237
|
xref: { document: "cluster", section: "4.3.9.14" }
|
|
238
238
|
}),
|
|
239
239
|
Attribute({
|
|
@@ -257,7 +257,7 @@ const Thermostat = Cluster(
|
|
|
257
257
|
constraint: "desc",
|
|
258
258
|
default: { type: "celsius", value: 20 },
|
|
259
259
|
quality: "N",
|
|
260
|
-
details: "Indicates the heating mode setpoint when the room is unoccupied. Refer to Setpoint Limits for constraints.\nIf an attempt is made to set this attribute to a value greater than MaxHeatSetpointLimit or less than MinHeatSetpointLimit, a response with the status code CONSTRAINT_ERROR shall be returned.\nIf this attribute is set to a value that is greater than (UnoccupiedCoolingSetpoint - MinSetpointDeadBand), the value of UnoccupiedCoolingSetpoint shall be adjusted to
|
|
260
|
+
details: "Indicates the heating mode setpoint when the room is unoccupied. Refer to Setpoint Limits for constraints.\nIf an attempt is made to set this attribute to a value greater than MaxHeatSetpointLimit or less than MinHeatSetpointLimit, a response with the status code CONSTRAINT_ERROR shall be returned.\nIf this attribute is set to a value that is greater than (UnoccupiedCoolingSetpoint - MinSetpointDeadBand), the value of UnoccupiedCoolingSetpoint shall be adjusted to (UnoccupiedHeatingSetpoint + MinSetpointDeadBand).\nIf the occupancy status of the room is unknown, this attribute shall NOT be used.\nIf a client changes the value of this attribute, the server supports the PRES and OCC features, and the Occupied bit is not set on the Occupancy attribute, the value of the ActivePresetHandle attribute shall be set to null.",
|
|
261
261
|
xref: { document: "cluster", section: "4.3.9.16" }
|
|
262
262
|
}),
|
|
263
263
|
Attribute({
|
|
@@ -317,7 +317,7 @@ const Thermostat = Cluster(
|
|
|
317
317
|
constraint: "0 to 12.7\xB0C",
|
|
318
318
|
default: { type: "celsius", value: 2 },
|
|
319
319
|
quality: "N",
|
|
320
|
-
details: "On devices which support the AUTO feature, this attribute shall indicate the minimum difference between the Heat Setpoint and the Cool Setpoint.\nRefer to Setpoint Limits for constraints.\
|
|
320
|
+
details: "On devices which support the AUTO feature, this attribute shall indicate the minimum difference between the Heat Setpoint and the Cool Setpoint.\nRefer to Setpoint Limits for constraints.\n> [!NOTE]\n> Prior to revision 8 of this cluster specification the value of this attribute was constrained to a range of 0\xB0C to 2.5\xB0C.\nFor backwards compatibility, this attribute is optionally writeable. However any writes to this attribute shall be silently ignored.",
|
|
321
321
|
xref: { document: "cluster", section: "4.3.9.21" }
|
|
322
322
|
}),
|
|
323
323
|
Attribute({
|
|
@@ -407,7 +407,7 @@ const Thermostat = Cluster(
|
|
|
407
407
|
constraint: "desc",
|
|
408
408
|
default: 0,
|
|
409
409
|
quality: "N",
|
|
410
|
-
details: "Indicates the temperature hold status on the thermostat. If hold status is on, the thermostat SHOULD maintain the temperature setpoint for the current mode until a system mode change. If hold status is off, the thermostat SHOULD follow the setpoint transitions specified by its internal scheduling program. If the thermostat supports setpoint hold for a specific duration, it SHOULD also implement the TemperatureSetpointHoldDuration attribute.\nIf the server supports a setpoint hold for a specific duration, it SHOULD also implement the SetpointHoldExpiryTimestamp attribute.\nIf this attribute is updated to SetpointHoldOn and the TemperatureSetpointHoldDuration has a non-
|
|
410
|
+
details: "Indicates the temperature hold status on the thermostat. If hold status is on, the thermostat SHOULD maintain the temperature setpoint for the current mode until a system mode change. If hold status is off, the thermostat SHOULD follow the setpoint transitions specified by its internal scheduling program. If the thermostat supports setpoint hold for a specific duration, it SHOULD also implement the TemperatureSetpointHoldDuration attribute.\nIf the server supports a setpoint hold for a specific duration, it SHOULD also implement the SetpointHoldExpiryTimestamp attribute.\nIf this attribute is updated to SetpointHoldOn and the TemperatureSetpointHoldDuration has a non-null value and the SetpointHoldExpiryTimestamp is supported, the server shall update the SetpointHoldExpiryTimestamp with a value of current UTC timestamp, in seconds, plus the value in TemperatureSetpointHoldDuration multiplied by 60.\nIf this attribute is updated to SetpointHoldOff and the SetpointHoldExpiryTimestamp is supported, the server shall set the SetpointHoldExpiryTimestamp to null.",
|
|
411
411
|
xref: { document: "cluster", section: "4.3.9.30" }
|
|
412
412
|
}),
|
|
413
413
|
Attribute({
|
|
@@ -431,7 +431,7 @@ const Thermostat = Cluster(
|
|
|
431
431
|
constraint: "desc",
|
|
432
432
|
default: 0,
|
|
433
433
|
quality: "P",
|
|
434
|
-
details: "Indicates the operational state of the thermostat\u2019s programming. The thermostat shall modify its programming operation when this attribute is modified by a client and update this attribute when its programming operation is modified locally by a user. The thermostat may support more than one active ProgrammingOperationModeBitmap. For example, the thermostat may operate simultaneously in Schedule Programming Mode and Recovery Mode.\nThermostats which contain a schedule may use this attribute to control how that schedule is used, even if they do not support the ScheduleConfiguration feature.\nWhen ScheduleActive is not set, the setpoint is altered only by manual up/down changes at the thermostat or remotely, not by internal schedule programming.\
|
|
434
|
+
details: "Indicates the operational state of the thermostat\u2019s programming. The thermostat shall modify its programming operation when this attribute is modified by a client and update this attribute when its programming operation is modified locally by a user. The thermostat may support more than one active ProgrammingOperationModeBitmap. For example, the thermostat may operate simultaneously in Schedule Programming Mode and Recovery Mode.\nThermostats which contain a schedule may use this attribute to control how that schedule is used, even if they do not support the ScheduleConfiguration feature.\nWhen ScheduleActive is not set, the setpoint is altered only by manual up/down changes at the thermostat or remotely, not by internal schedule programming.\n> [!NOTE]\n> Modifying the ScheduleActive bit does not clear or delete previous weekly schedule programming configurations.",
|
|
435
435
|
xref: { document: "cluster", section: "4.3.9.32" }
|
|
436
436
|
}),
|
|
437
437
|
Attribute({
|
|
@@ -485,7 +485,7 @@ const Thermostat = Cluster(
|
|
|
485
485
|
constraint: "occupiedSetbackMin to occupiedSetbackMax",
|
|
486
486
|
default: null,
|
|
487
487
|
quality: "X N",
|
|
488
|
-
details: "Indicates the amount that the Thermostat server will allow the Calculated Local Temperature to float above the OccupiedCoolingSetpoint (i.e., OccupiedCoolingSetpoint + OccupiedSetback) or below the OccupiedHeatingSetpoint setpoint (i.e., OccupiedHeatingSetpoint \u2013 OccupiedSetback) before initiating a state change to bring the temperature back to the user\u2019s
|
|
488
|
+
details: "Indicates the amount that the Thermostat server will allow the Calculated Local Temperature to float above the OccupiedCoolingSetpoint (i.e., OccupiedCoolingSetpoint + OccupiedSetback) or below the OccupiedHeatingSetpoint setpoint (i.e., OccupiedHeatingSetpoint \u2013 OccupiedSetback) before initiating a state change to bring the temperature back to the user\u2019s\ndesired setpoint. This attribute is sometimes also referred to as the \u201Cspan.\u201D\nThe purpose of this attribute is to allow remote configuration of the span between the desired setpoint and the measured temperature to help prevent over-cycling and reduce energy bills, though this may result in lower comfort on the part of some users.\nThe null value indicates the attribute is unused.\nIf the Thermostat client attempts to write OccupiedSetback to a value greater than OccupiedSetbackMax, the Thermostat server shall set its OccupiedSetback value to OccupiedSetbackMax and shall send a Write Attribute Response command with a Status Code field enumeration of SUCCESS response.\nIf the Thermostat client attempts to write OccupiedSetback to a value less than OccupiedSetbackMin, the Thermostat server shall set its OccupiedSetback value to OccupiedSetbackMin and shall send a Write Attribute Response command with a Status Code field enumeration of SUCCESS response.",
|
|
489
489
|
xref: { document: "cluster", section: "4.3.9.37" }
|
|
490
490
|
}),
|
|
491
491
|
Attribute({
|
|
@@ -758,7 +758,7 @@ const Thermostat = Cluster(
|
|
|
758
758
|
constraint: "max numberOfPresets",
|
|
759
759
|
default: [],
|
|
760
760
|
quality: "N T",
|
|
761
|
-
details: "This attribute shall contain the current list of configured presets. On receipt of a write request:\n 1. If the PresetHandle field is null, the PresetStruct shall be treated as an added preset, and the device shall create a new unique value for the PresetHandle field.\n a. If the BuiltIn field is true, a response with the status code CONSTRAINT_ERROR shall be returned.\n 2. If the PresetHandle field is not null, the PresetStruct shall be treated as a modification of an existing preset.\n a. If the value of the PresetHandle field does not match any of the existing presets, a response with the status code NOT_FOUND shall be returned.\n b. If the value of the PresetHandle field is duplicated on multiple presets in the updated list, a response with the status code CONSTRAINT_ERROR shall be returned.\n c. If the BuiltIn field is true, and the PresetStruct in the current value with a matching PresetHandle field has a BuiltIn field set to false, a response with the status code CONSTRAINT_ERROR shall be returned.\n d. If the BuiltIn field is false, and the PresetStruct in the current value with a matching PresetHandle field has a BuiltIn field set to true, a response with the status code CONSTRAINT_ERROR shall be returned.\n 3. If the specified PresetScenarioEnum value does not exist in PresetTypes, a response with the status code CONSTRAINT_ERROR shall be returned.\n 4. If the Name is set, but the associated PresetTypeStruct does not have the SupportsNames bit set, a response with the status code CONSTRAINT_ERROR shall be returned.\n 5. If appending the received PresetStruct to the pending list of Presets would cause the total number of pending presets to exceed the value of the NumberOfPresets attribute, a response with the status code RESOURCE_EXHAUSTED shall be returned.\n 6. If appending the received PresetStruct to the pending list of Presets would cause the total number of pending presets whose PresetScenario field matches the appended preset\u2019s PresetScenario field to exceed the value of the NumberOfPresets field on the PresetTypeStruct whose PresetScenario matches the appended preset\u2019s PresetScenario field, a response with the status code RESOURCE_EXHAUSTED shall be returned.\n 7. Otherwise, the write shall be pended until receipt of a commit request, and the status code SUCCESS shall be returned.\n a. If the BuiltIn field is null:\n i. If there is a PresetStruct in the current value with a matching PresetHandle field, the
|
|
761
|
+
details: "This attribute shall contain the current list of configured presets. On receipt of a write request:\n 1. If the PresetHandle field is null, the PresetStruct shall be treated as an added preset, and the device shall create a new unique value for the PresetHandle field.\n a. If the BuiltIn field is true, a response with the status code CONSTRAINT_ERROR shall be returned.\n 2. If the PresetHandle field is not null, the PresetStruct shall be treated as a modification of an existing preset.\n a. If the value of the PresetHandle field does not match any of the existing presets, a response with the status code NOT_FOUND shall be returned.\n b. If the value of the PresetHandle field is duplicated on multiple presets in the updated list, a response with the status code CONSTRAINT_ERROR shall be returned.\n c. If the BuiltIn field is true, and the PresetStruct in the current value with a matching PresetHandle field has a BuiltIn field set to false, a response with the status code CONSTRAINT_ERROR shall be returned.\n d. If the BuiltIn field is false, and the PresetStruct in the current value with a matching PresetHandle field has a BuiltIn field set to true, a response with the status code CONSTRAINT_ERROR shall be returned.\n 3. If the specified PresetScenarioEnum value does not exist in PresetTypes, a response with the status code CONSTRAINT_ERROR shall be returned.\n 4. If the Name is set, but the associated PresetTypeStruct does not have the SupportsNames bit set, a response with the status code CONSTRAINT_ERROR shall be returned.\n 5. If appending the received PresetStruct to the pending list of Presets would cause the total number of pending presets to exceed the value of the NumberOfPresets attribute, a response with the status code RESOURCE_EXHAUSTED shall be returned.\n 6. If appending the received PresetStruct to the pending list of Presets would cause the total number of pending presets whose PresetScenario field matches the appended preset\u2019s PresetScenario field to exceed the value of the NumberOfPresets field on the PresetTypeStruct whose PresetScenario matches the appended preset\u2019s PresetScenario field, a response with the status code RESOURCE_EXHAUSTED shall be returned.\n 7. Otherwise, the write shall be pended until receipt of a commit request, and the status code SUCCESS shall be returned.\n a. If the BuiltIn field is null:\n i. If there is a PresetStruct in the current value with a matching PresetHandle field, the BuiltIn field on the pending PresetStruct shall be set to the value of the BuiltIn on the matching PresetStruct.\n ii. Otherwise, the BuiltIn field on the pending PresetStruct shall be set to false.\nOn an attempt to commit, the status of this attribute shall be determined as follows:\n 1. For all existing presets:\n a. If, after applying all pending changes, the updated value of the Presets attribute would not contain a PresetStruct with a matching PresetHandle field, indicating the removal of the PresetStruct, the server shall check for invalid removal of the PresetStruct:\n i. If the BuiltIn field is true on the removed PresetStruct, the attribute status shall be CONSTRAINT_ERROR.\n ii. If the MSCH feature is supported and the removed PresetHandle would be referenced by any PresetHandle on any ScheduleTransitionStruct on any ScheduleStruct in the updated value of the Schedules attribute, the attribute status shall be INVALID_IN_STATE.\n iii. If the removed PresetHandle is equal to the value of the ActivePresetHandle attribute, the attribute status shall be INVALID_IN_STATE.\n 2. Otherwise, the attribute status shall be SUCCESS.",
|
|
762
762
|
xref: { document: "cluster", section: "4.3.9.60" }
|
|
763
763
|
},
|
|
764
764
|
Field({ name: "entry", type: "PresetStruct" })
|
|
@@ -773,7 +773,7 @@ const Thermostat = Cluster(
|
|
|
773
773
|
constraint: "desc",
|
|
774
774
|
default: [],
|
|
775
775
|
quality: "N T",
|
|
776
|
-
details: "This attribute shall contain a list of ScheduleStructs. On receipt of a write request:\n 1. For all schedules in the write request:\n a. If the ScheduleHandle field is null, the ScheduleStruct shall be treated as an added schedule, and the device shall create a new unique value for the ScheduleHandle field.\n i. If the BuiltIn field is true, a response with the status code CONSTRAINT_ERROR shall be returned.\n b. Otherwise, if the ScheduleHandle field is not null, the ScheduleStruct shall be treated as a modification of an existing schedule.\n i. If the value of the ScheduleHandle field does not match any of the existing schedules, a
|
|
776
|
+
details: "This attribute shall contain a list of ScheduleStructs. On receipt of a write request:\n 1. For all schedules in the write request:\n a. If the ScheduleHandle field is null, the ScheduleStruct shall be treated as an added schedule, and the device shall create a new unique value for the ScheduleHandle field.\n i. If the BuiltIn field is true, a response with the status code CONSTRAINT_ERROR shall be returned.\n b. Otherwise, if the ScheduleHandle field is not null, the ScheduleStruct shall be treated as a modification of an existing schedule.\n i. If the value of the ScheduleHandle field does not match any of the existing schedules, a response with the status code NOT_FOUND shall be returned.\n ii. If the BuiltIn field is true, and the ScheduleStruct in the current value with a matching ScheduleHandle field has a BuiltIn field set to false, a response with the status code CONSTRAINT_ERROR shall be returned.\n iii. If the BuiltIn field is false, and the ScheduleStruct in the current value with a matching ScheduleHandle field has a BuiltIn field set to true, a response with the status code CONSTRAINT_ERROR shall be returned.\n c. If the specified SystemMode does not exist in ScheduleTypes, a response with the status code CONSTRAINT_ERROR shall be returned.\n d. If the number of transitions exceeds the NumberOfScheduleTransitions value, a response with the status code RESOURCE_EXHAUSTED shall be returned.\n e. If the value of the NumberOfScheduleTransitionsPerDay attribute is not null, and the number of transitions on any single day of the week exceeds the NumberOfScheduleTransitionsPerDay value, a response with the status code RESOURCE_EXHAUSTED shall be returned.\n f. If the PresetHandle field is present, but the associated ScheduleTypeStruct does not have the SupportsPresets bit set, a response with the status code CONSTRAINT_ERROR shall be returned.\n g. If the PresetHandle field is present, but after applying all pending changes, the Presets attribute would not contain a PresetStruct whose PresetHandle field matches the value of the PresetHandle field, a response with the status code CONSTRAINT_ERROR shall be returned.\n h. If the Name is set, but the associated ScheduleTypeStruct does not have the SupportsNames bit set, a response with the status code CONSTRAINT_ERROR shall be returned.\n i. For all transitions in all schedules in the write request:\n i. If the PresetHandle field is present, but the ScheduleTypeStruct matching the value of the SystemMode field on the encompassing ScheduleStruct does not have the SupportsPresets bit set, a response with the status code CONSTRAINT_ERROR shall be returned.\n j. If the PresetHandle field is present, but after applying all pending changes, the Presets attribute would not contain a PresetStruct whose PresetHandle field matches the value of the PresetHandle field, a response with the status code CONSTRAINT_ERROR shall be returned.\n i. If the SystemMode field is present, but the ScheduleTypeStruct matching the value of the SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints bit set, a response with the status code CONSTRAINT_ERROR shall be returned.\n ii. If the SystemMode field is has a value of SystemModeOff, but the ScheduleTypeStruct matching the value of the SystemMode field on the encompassing ScheduleStruct does not have the SupportsOff bit set, a response with the status code CONSTRAINT_ERROR shall be returned.\n k. If the HeatingSetpoint field is present, but the ScheduleTypeStruct matching the value of the SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints bit set, a response with the status code CONSTRAINT_ERROR shall be returned.\n l. If the CoolingSetpoint field is present, but the ScheduleTypeStruct matching the value of the SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints bit set, a response with the status code CONSTRAINT_ERROR shall be returned.\n 2. If appending the received ScheduleStruct to the pending list of Schedules would cause the total number of pending schedules to exceed the value of the NumberOfSchedules attribute, a response with the status code RESOURCE_EXHAUSTED shall be returned.\n 3. If appending the received ScheduleStruct to the pending list of Schedules would cause the total number of pending schedules whose SystemMode field matches the appended schedule\u2019s SystemMode field to exceed the value of the NumberOfSchedules field on the ScheduleTypeStruct whose SystemMode field matches the appended schedule\u2019s SystemMode field, a response with the status code RESOURCE_EXHAUSTED shall be returned.\n 4. Otherwise, the write shall be pended until receipt of a commit request, and the attribute status shall be SUCCESS.\n a. If the BuiltIn field is null:\n i. If there is a ScheduleStruct in the current value with a matching ScheduleHandle field, the BuiltIn field on the pending ScheduleStruct shall be set to the value of the BuiltIn on the matching ScheduleStruct.\n ii. Otherwise, the BuiltIn field on the pending ScheduleStruct shall be set to false.\nOn an attempt to commit, the status of this attribute shall be determined as follows:\n 1. For all existing schedules:\n a. If, after applying all pending changes, the updated value of the Schedules attribute would not contain a ScheduleStruct with a matching ScheduleHandle field, indicating the removal of the ScheduleStruct, the server shall check for invalid removal of the ScheduleStruct:\n i. If the BuiltIn field is true on the removed ScheduleStruct, the attribute status shall be CONSTRAINT_ERROR.\n ii. If the removed ScheduleHandle is equal to the value of the ActiveScheduleHandle attribute, the attribute status shall be INVALID_IN_STATE.\n 2. Otherwise, the attribute status shall be SUCCESS.",
|
|
777
777
|
xref: { document: "cluster", section: "4.3.9.61" }
|
|
778
778
|
},
|
|
779
779
|
Field({ name: "entry", type: "ScheduleStruct" })
|
|
@@ -974,7 +974,7 @@ const Thermostat = Cluster(
|
|
|
974
974
|
quality: "X"
|
|
975
975
|
}),
|
|
976
976
|
Field({
|
|
977
|
-
name: "
|
|
977
|
+
name: "Setpoint",
|
|
978
978
|
id: 4,
|
|
979
979
|
type: "temperature",
|
|
980
980
|
conformance: "M",
|
|
@@ -1125,7 +1125,7 @@ const Thermostat = Cluster(
|
|
|
1125
1125
|
Datatype(
|
|
1126
1126
|
{ name: "PresetTypeFeaturesBitmap", type: "map16", xref: { document: "cluster", section: "4.3.8.8" } },
|
|
1127
1127
|
Field({ name: "Automatic", constraint: "0", description: "Preset may be automatically activated by the thermostat" }),
|
|
1128
|
-
Field({ name: "SupportsNames", constraint: "1", description: "Preset supports user-
|
|
1128
|
+
Field({ name: "SupportsNames", constraint: "1", description: "Preset supports user-provided names" })
|
|
1129
1129
|
),
|
|
1130
1130
|
Datatype(
|
|
1131
1131
|
{ name: "ProgrammingOperationModeBitmap", type: "map8", xref: { document: "cluster", section: "4.3.8.9" } },
|
|
@@ -1254,7 +1254,7 @@ const Thermostat = Cluster(
|
|
|
1254
1254
|
{
|
|
1255
1255
|
name: "ControlSequenceOfOperationEnum",
|
|
1256
1256
|
type: "enum8",
|
|
1257
|
-
details: "NOTE\
|
|
1257
|
+
details: "> [!NOTE]\n> CoolingAndHeating\nA thermostat indicating it supports CoolingAndHeating (or CoolingAndHeatingWithReheat) SHOULD be able to request heating or cooling on demand and will usually support the Auto SystemMode.\nSystems which support cooling or heating, requiring external intervention to change modes or where the whole building must be in the same mode, SHOULD report CoolingOnly or HeatingOnly based on the current capability.",
|
|
1258
1258
|
xref: { document: "cluster", section: "4.3.8.21" }
|
|
1259
1259
|
},
|
|
1260
1260
|
Field({ name: "CoolingOnly", id: 0, conformance: "[COOL]", description: "Heat and Emergency are not possible" }),
|
|
@@ -1323,7 +1323,7 @@ const Thermostat = Cluster(
|
|
|
1323
1323
|
id: 5,
|
|
1324
1324
|
conformance: "M",
|
|
1325
1325
|
description: "Users are on vacation",
|
|
1326
|
-
details: "This value shall indicate the preset for periods when users are on vacation, or otherwise out-of-
|
|
1326
|
+
details: "This value shall indicate the preset for periods when users are on vacation, or otherwise out-of-home for extended periods of time.",
|
|
1327
1327
|
xref: { document: "cluster", section: "4.3.8.22.6" }
|
|
1328
1328
|
}),
|
|
1329
1329
|
Field({
|