@matter/model 0.13.1-alpha.0-20250508-047aa0277 → 0.13.1-alpha.0-20250509-28e1567e1
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/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/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/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
|
@@ -64,7 +64,7 @@ const ServiceArea = (0, import_elements.ClusterElement)(
|
|
|
64
64
|
access: "R V",
|
|
65
65
|
conformance: "M",
|
|
66
66
|
constraint: "max 255",
|
|
67
|
-
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.\
|
|
67
|
+
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',
|
|
68
68
|
xref: { document: "cluster", section: "1.17.6.1" }
|
|
69
69
|
},
|
|
70
70
|
(0, import_elements.FieldElement)({ name: "entry", type: "AreaStruct" })
|
|
@@ -77,7 +77,7 @@ const ServiceArea = (0, import_elements.ClusterElement)(
|
|
|
77
77
|
access: "R V",
|
|
78
78
|
conformance: "MAPS",
|
|
79
79
|
constraint: "max 255",
|
|
80
|
-
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.\
|
|
80
|
+
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.',
|
|
81
81
|
xref: { document: "cluster", section: "1.17.6.2" }
|
|
82
82
|
},
|
|
83
83
|
(0, import_elements.FieldElement)({ name: "entry", type: "MapStruct" })
|
|
@@ -105,7 +105,7 @@ const ServiceArea = (0, import_elements.ClusterElement)(
|
|
|
105
105
|
constraint: "desc",
|
|
106
106
|
default: null,
|
|
107
107
|
quality: "X",
|
|
108
|
-
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).\
|
|
108
|
+
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.",
|
|
109
109
|
xref: { document: "cluster", section: "1.17.6.4" }
|
|
110
110
|
}),
|
|
111
111
|
(0, import_elements.AttributeElement)({
|
|
@@ -116,7 +116,7 @@ const ServiceArea = (0, import_elements.ClusterElement)(
|
|
|
116
116
|
conformance: "[CurrentArea]",
|
|
117
117
|
default: null,
|
|
118
118
|
quality: "X Q",
|
|
119
|
-
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\
|
|
119
|
+
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.",
|
|
120
120
|
xref: { document: "cluster", section: "1.17.6.5" }
|
|
121
121
|
}),
|
|
122
122
|
(0, import_elements.AttributeElement)(
|
|
@@ -128,7 +128,7 @@ const ServiceArea = (0, import_elements.ClusterElement)(
|
|
|
128
128
|
conformance: "PROG",
|
|
129
129
|
constraint: "max 255",
|
|
130
130
|
default: [],
|
|
131
|
-
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.\
|
|
131
|
+
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).",
|
|
132
132
|
xref: { document: "cluster", section: "1.17.6.6" }
|
|
133
133
|
},
|
|
134
134
|
(0, import_elements.FieldElement)({ name: "entry", type: "ProgressStruct" })
|
|
@@ -172,7 +172,7 @@ const ServiceArea = (0, import_elements.ClusterElement)(
|
|
|
172
172
|
id: 0,
|
|
173
173
|
type: "SelectAreasStatus",
|
|
174
174
|
conformance: "M",
|
|
175
|
-
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
|
|
175
|
+
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.",
|
|
176
176
|
xref: { document: "cluster", section: "1.17.7.2.1" }
|
|
177
177
|
}),
|
|
178
178
|
(0, import_elements.FieldElement)({ name: "StatusText", id: 1, type: "string", conformance: "M", constraint: "max 256" })
|
|
@@ -324,7 +324,7 @@ const ServiceArea = (0, import_elements.ClusterElement)(
|
|
|
324
324
|
id: 2,
|
|
325
325
|
type: "AreaInfoStruct",
|
|
326
326
|
conformance: "M",
|
|
327
|
-
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.\
|
|
327
|
+
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.",
|
|
328
328
|
xref: { document: "cluster", section: "1.17.5.4.3" }
|
|
329
329
|
})
|
|
330
330
|
),
|
|
@@ -357,7 +357,7 @@ const ServiceArea = (0, import_elements.ClusterElement)(
|
|
|
357
357
|
type: "elapsed-s",
|
|
358
358
|
conformance: "O",
|
|
359
359
|
quality: "X",
|
|
360
|
-
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
|
|
360
|
+
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.",
|
|
361
361
|
xref: { document: "cluster", section: "1.17.5.5.3" }
|
|
362
362
|
}),
|
|
363
363
|
(0, import_elements.FieldElement)({
|
|
@@ -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,8BAAiC;AACjC,sBAMO;AAfP;AAAA;AAAA;AAAA;AAAA;AAiBO,MAAM,kBAAc,gBAAAA;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,MAEA,gBAAAC,kBAAU,EAAE,MAAM,mBAAmB,IAAI,OAAQ,MAAM,mBAAmB,SAAS,EAAE,CAAC;AAAA,MAEtF,gBAAAA;AAAA,IACI,EAAE,MAAM,cAAc,IAAI,OAAQ,MAAM,cAAc,MAAM,EAAE,UAAU,WAAW,SAAS,SAAS,EAAE;AAAA,QAEvG,gBAAAC,cAAM;AAAA,MACF,MAAM;AAAA,MAAU,YAAY;AAAA,MAAK,aAAa;AAAA,MAC9C,SAAS;AAAA,MAET,MAAM,EAAE,UAAU,WAAW,SAAS,WAAW;AAAA,IACrD,CAAC;AAAA,QAED,gBAAAA,cAAM;AAAA,MACF,MAAM;AAAA,MAAQ,YAAY;AAAA,MAAK,aAAa;AAAA,MAC5C,SAAS;AAAA,IACb,CAAC;AAAA,QACD,gBAAAA,cAAM,EAAE,MAAM,QAAQ,YAAY,KAAK,aAAa,QAAQ,SAAS,6BAA6B,CAAC;AAAA,EACvG;AAAA,MAEA,gBAAAD;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,QAEA,gBAAAC,cAAM,EAAE,MAAM,SAAS,MAAM,aAAa,CAAC;AAAA,EAC/C;AAAA,MAEA,gBAAAD;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": ["Cluster", "Attribute", "Field", "Command", "Datatype"]
|
|
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"}
|
|
@@ -105,7 +105,7 @@ const SmokeCoAlarm = (0, import_elements.ClusterElement)(
|
|
|
105
105
|
type: "bool",
|
|
106
106
|
access: "R V",
|
|
107
107
|
conformance: "M",
|
|
108
|
-
details: "Indicates whether the device self-test is currently activated. If the device self-
|
|
108
|
+
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.",
|
|
109
109
|
xref: { document: "cluster", section: "2.11.6.6" }
|
|
110
110
|
}),
|
|
111
111
|
(0, import_elements.AttributeElement)({
|
|
@@ -367,13 +367,15 @@ const SmokeCoAlarm = (0, import_elements.ClusterElement)(
|
|
|
367
367
|
(0, import_elements.FieldElement)({ name: "Low", id: 2, conformance: "O", description: "Low sensitivity" })
|
|
368
368
|
),
|
|
369
369
|
(0, import_elements.DatatypeElement)(
|
|
370
|
-
{
|
|
371
|
-
|
|
372
|
-
|
|
370
|
+
{ name: "ExpressedStateEnum", type: "enum8", xref: { document: "cluster", section: "2.11.5.3" } },
|
|
371
|
+
(0, import_elements.FieldElement)({
|
|
372
|
+
name: "Normal",
|
|
373
|
+
id: 0,
|
|
374
|
+
conformance: "M",
|
|
375
|
+
description: "Nominal state, the device is not alarming",
|
|
373
376
|
details: "This value shall indicate that this alarm is not alarming.",
|
|
374
|
-
xref: { document: "cluster", section: "2.11.5.3" }
|
|
375
|
-
},
|
|
376
|
-
(0, import_elements.FieldElement)({ name: "Normal", id: 0, conformance: "M", description: "Nominal state, the device is not alarming" }),
|
|
377
|
+
xref: { document: "cluster", section: "2.11.5.3.1" }
|
|
378
|
+
}),
|
|
377
379
|
(0, import_elements.FieldElement)({
|
|
378
380
|
name: "SmokeAlarm",
|
|
379
381
|
id: 1,
|
|
@@ -478,13 +480,15 @@ const SmokeCoAlarm = (0, import_elements.ClusterElement)(
|
|
|
478
480
|
})
|
|
479
481
|
),
|
|
480
482
|
(0, import_elements.DatatypeElement)(
|
|
481
|
-
{
|
|
482
|
-
|
|
483
|
-
|
|
483
|
+
{ name: "ContaminationStateEnum", type: "enum8", xref: { document: "cluster", section: "2.11.5.6" } },
|
|
484
|
+
(0, import_elements.FieldElement)({
|
|
485
|
+
name: "Normal",
|
|
486
|
+
id: 0,
|
|
487
|
+
conformance: "M",
|
|
488
|
+
description: "Nominal state, the sensor is not contaminated",
|
|
484
489
|
details: "This value shall indicate that the smoke sensor has nominal contamination levels, no customer action is required.",
|
|
485
|
-
xref: { document: "cluster", section: "2.11.5.6" }
|
|
486
|
-
},
|
|
487
|
-
(0, import_elements.FieldElement)({ name: "Normal", id: 0, conformance: "M", description: "Nominal state, the sensor is not contaminated" }),
|
|
490
|
+
xref: { document: "cluster", section: "2.11.5.6.1" }
|
|
491
|
+
}),
|
|
488
492
|
(0, import_elements.FieldElement)({
|
|
489
493
|
name: "Low",
|
|
490
494
|
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": ["Cluster", "Attribute", "Field", "Event", "Command", "Datatype"]
|
|
6
6
|
}
|
|
@@ -133,7 +133,7 @@ const SoftwareDiagnostics = (0, import_elements.ClusterElement)(
|
|
|
133
133
|
conformance: "WTRMRK",
|
|
134
134
|
direction: "request",
|
|
135
135
|
response: "status",
|
|
136
|
-
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.\
|
|
136
|
+
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.",
|
|
137
137
|
xref: { document: "core", section: "11.13.7.1" }
|
|
138
138
|
}),
|
|
139
139
|
(0, import_elements.DatatypeElement)(
|
|
@@ -261,7 +261,7 @@ const Switch = (0, import_elements.ClusterElement)(
|
|
|
261
261
|
access: "V",
|
|
262
262
|
conformance: "MSM",
|
|
263
263
|
priority: "info",
|
|
264
|
-
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).\
|
|
264
|
+
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.",
|
|
265
265
|
xref: { document: "cluster", section: "1.13.6.7" }
|
|
266
266
|
},
|
|
267
267
|
(0, import_elements.FieldElement)({
|
|
@@ -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"}
|
|
@@ -35,7 +35,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
35
35
|
asOf: "1.3",
|
|
36
36
|
classification: "application",
|
|
37
37
|
pics: "TSTAT",
|
|
38
|
-
details:
|
|
38
|
+
details: "This cluster provides an interface to the functionality of a thermostat.",
|
|
39
39
|
xref: { document: "cluster", section: "4.3" }
|
|
40
40
|
},
|
|
41
41
|
(0, import_elements.AttributeElement)({ name: "ClusterRevision", id: 65533, type: "ClusterRevision", default: 8 }),
|
|
@@ -147,7 +147,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
147
147
|
constraint: "desc",
|
|
148
148
|
default: { type: "celsius", value: 7 },
|
|
149
149
|
quality: "F",
|
|
150
|
-
details: "Indicates the absolute minimum level that the heating setpoint may be set to. This is a limitation imposed by the manufacturer.\
|
|
150
|
+
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",
|
|
151
151
|
xref: { document: "cluster", section: "4.3.9.5" }
|
|
152
152
|
}),
|
|
153
153
|
(0, import_elements.AttributeElement)({
|
|
@@ -181,7 +181,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
181
181
|
constraint: "desc",
|
|
182
182
|
default: { type: "celsius", value: 32 },
|
|
183
183
|
quality: "F",
|
|
184
|
-
details: "Indicates the absolute maximum level that the cooling setpoint may be set to. This is a limitation imposed by the manufacturer.\
|
|
184
|
+
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",
|
|
185
185
|
xref: { document: "cluster", section: "4.3.9.8" }
|
|
186
186
|
}),
|
|
187
187
|
(0, import_elements.AttributeElement)({
|
|
@@ -215,7 +215,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
215
215
|
constraint: "desc",
|
|
216
216
|
default: 0,
|
|
217
217
|
quality: "N",
|
|
218
|
-
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
|
|
218
|
+
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.",
|
|
219
219
|
xref: { document: "cluster", section: "4.3.9.11" }
|
|
220
220
|
}),
|
|
221
221
|
(0, import_elements.AttributeElement)({
|
|
@@ -226,7 +226,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
226
226
|
conformance: "[!LTNE]",
|
|
227
227
|
default: { type: "celsius", value: 0 },
|
|
228
228
|
quality: "N",
|
|
229
|
-
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.\
|
|
229
|
+
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.",
|
|
230
230
|
xref: { document: "cluster", section: "4.3.9.12" }
|
|
231
231
|
}),
|
|
232
232
|
(0, import_elements.AttributeElement)({
|
|
@@ -250,7 +250,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
250
250
|
constraint: "desc",
|
|
251
251
|
default: { type: "celsius", value: 20 },
|
|
252
252
|
quality: "N",
|
|
253
|
-
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
|
|
253
|
+
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.",
|
|
254
254
|
xref: { document: "cluster", section: "4.3.9.14" }
|
|
255
255
|
}),
|
|
256
256
|
(0, import_elements.AttributeElement)({
|
|
@@ -274,7 +274,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
274
274
|
constraint: "desc",
|
|
275
275
|
default: { type: "celsius", value: 20 },
|
|
276
276
|
quality: "N",
|
|
277
|
-
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
|
|
277
|
+
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.",
|
|
278
278
|
xref: { document: "cluster", section: "4.3.9.16" }
|
|
279
279
|
}),
|
|
280
280
|
(0, import_elements.AttributeElement)({
|
|
@@ -334,7 +334,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
334
334
|
constraint: "0 to 12.7\xB0C",
|
|
335
335
|
default: { type: "celsius", value: 2 },
|
|
336
336
|
quality: "N",
|
|
337
|
-
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.\
|
|
337
|
+
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.",
|
|
338
338
|
xref: { document: "cluster", section: "4.3.9.21" }
|
|
339
339
|
}),
|
|
340
340
|
(0, import_elements.AttributeElement)({
|
|
@@ -424,7 +424,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
424
424
|
constraint: "desc",
|
|
425
425
|
default: 0,
|
|
426
426
|
quality: "N",
|
|
427
|
-
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-
|
|
427
|
+
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.",
|
|
428
428
|
xref: { document: "cluster", section: "4.3.9.30" }
|
|
429
429
|
}),
|
|
430
430
|
(0, import_elements.AttributeElement)({
|
|
@@ -448,7 +448,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
448
448
|
constraint: "desc",
|
|
449
449
|
default: 0,
|
|
450
450
|
quality: "P",
|
|
451
|
-
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.\
|
|
451
|
+
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.",
|
|
452
452
|
xref: { document: "cluster", section: "4.3.9.32" }
|
|
453
453
|
}),
|
|
454
454
|
(0, import_elements.AttributeElement)({
|
|
@@ -502,7 +502,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
502
502
|
constraint: "occupiedSetbackMin to occupiedSetbackMax",
|
|
503
503
|
default: null,
|
|
504
504
|
quality: "X N",
|
|
505
|
-
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
|
|
505
|
+
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.",
|
|
506
506
|
xref: { document: "cluster", section: "4.3.9.37" }
|
|
507
507
|
}),
|
|
508
508
|
(0, import_elements.AttributeElement)({
|
|
@@ -775,7 +775,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
775
775
|
constraint: "max numberOfPresets",
|
|
776
776
|
default: [],
|
|
777
777
|
quality: "N T",
|
|
778
|
-
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
|
|
778
|
+
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.",
|
|
779
779
|
xref: { document: "cluster", section: "4.3.9.60" }
|
|
780
780
|
},
|
|
781
781
|
(0, import_elements.FieldElement)({ name: "entry", type: "PresetStruct" })
|
|
@@ -790,7 +790,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
790
790
|
constraint: "desc",
|
|
791
791
|
default: [],
|
|
792
792
|
quality: "N T",
|
|
793
|
-
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
|
|
793
|
+
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.",
|
|
794
794
|
xref: { document: "cluster", section: "4.3.9.61" }
|
|
795
795
|
},
|
|
796
796
|
(0, import_elements.FieldElement)({ name: "entry", type: "ScheduleStruct" })
|
|
@@ -991,7 +991,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
991
991
|
quality: "X"
|
|
992
992
|
}),
|
|
993
993
|
(0, import_elements.FieldElement)({
|
|
994
|
-
name: "
|
|
994
|
+
name: "Setpoint",
|
|
995
995
|
id: 4,
|
|
996
996
|
type: "temperature",
|
|
997
997
|
conformance: "M",
|
|
@@ -1142,7 +1142,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
1142
1142
|
(0, import_elements.DatatypeElement)(
|
|
1143
1143
|
{ name: "PresetTypeFeaturesBitmap", type: "map16", xref: { document: "cluster", section: "4.3.8.8" } },
|
|
1144
1144
|
(0, import_elements.FieldElement)({ name: "Automatic", constraint: "0", description: "Preset may be automatically activated by the thermostat" }),
|
|
1145
|
-
(0, import_elements.FieldElement)({ name: "SupportsNames", constraint: "1", description: "Preset supports user-
|
|
1145
|
+
(0, import_elements.FieldElement)({ name: "SupportsNames", constraint: "1", description: "Preset supports user-provided names" })
|
|
1146
1146
|
),
|
|
1147
1147
|
(0, import_elements.DatatypeElement)(
|
|
1148
1148
|
{ name: "ProgrammingOperationModeBitmap", type: "map8", xref: { document: "cluster", section: "4.3.8.9" } },
|
|
@@ -1271,7 +1271,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
1271
1271
|
{
|
|
1272
1272
|
name: "ControlSequenceOfOperationEnum",
|
|
1273
1273
|
type: "enum8",
|
|
1274
|
-
details: "NOTE\
|
|
1274
|
+
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.",
|
|
1275
1275
|
xref: { document: "cluster", section: "4.3.8.21" }
|
|
1276
1276
|
},
|
|
1277
1277
|
(0, import_elements.FieldElement)({ name: "CoolingOnly", id: 0, conformance: "[COOL]", description: "Heat and Emergency are not possible" }),
|
|
@@ -1340,7 +1340,7 @@ const Thermostat = (0, import_elements.ClusterElement)(
|
|
|
1340
1340
|
id: 5,
|
|
1341
1341
|
conformance: "M",
|
|
1342
1342
|
description: "Users are on vacation",
|
|
1343
|
-
details: "This value shall indicate the preset for periods when users are on vacation, or otherwise out-of-
|
|
1343
|
+
details: "This value shall indicate the preset for periods when users are on vacation, or otherwise out-of-home for extended periods of time.",
|
|
1344
1344
|
xref: { document: "cluster", section: "4.3.8.22.6" }
|
|
1345
1345
|
}),
|
|
1346
1346
|
(0, import_elements.FieldElement)({
|