@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
|
@@ -103,14 +103,10 @@ export const NetworkCommissioning = Cluster(
|
|
|
103
103
|
Attribute({
|
|
104
104
|
name: "ConnectMaxTimeSeconds", id: 0x3, type: "uint8", access: "R V", conformance: "WI | TH",
|
|
105
105
|
constraint: "desc", quality: "F",
|
|
106
|
-
|
|
107
106
|
details: "Indicates the maximum duration taken, in seconds, by the network interface on this cluster server " +
|
|
108
107
|
"instance to report a successful or failed network connection indication. This maximum time shall " +
|
|
109
|
-
"account for all operations needed until a successful network connection is" +
|
|
110
|
-
"
|
|
111
|
-
"deemed to have occurred, including, for example, obtaining IP addresses, or the execution of " +
|
|
112
|
-
"necessary internal retries.",
|
|
113
|
-
|
|
108
|
+
"account for all operations needed until a successful network connection is deemed to have occurred, " +
|
|
109
|
+
"including, for example, obtaining IP addresses, or the execution of necessary internal retries.",
|
|
114
110
|
xref: { document: "core", section: "11.9.6.4" }
|
|
115
111
|
}),
|
|
116
112
|
|
|
@@ -417,7 +413,7 @@ export const NetworkCommissioning = Cluster(
|
|
|
417
413
|
|
|
418
414
|
details: "Credentials is the passphrase or PSK for the network (if any is needed)." +
|
|
419
415
|
"\n" +
|
|
420
|
-
"Security type, cipher and credential format (passphrase or PSK) shall be contextually auto-
|
|
416
|
+
"Security type, cipher and credential format (passphrase or PSK) shall be contextually auto-selected " +
|
|
421
417
|
"during execution of the ConnectNetwork Command and during subsequent operational state network " +
|
|
422
418
|
"connections, based on the most secure Wi-Fi security type available within beacons and probe " +
|
|
423
419
|
"responses for the set of all discovered BSSIDs for the configured SSID. The type of PSK or " +
|
|
@@ -438,10 +434,8 @@ export const NetworkCommissioning = Cluster(
|
|
|
438
434
|
"\n" +
|
|
439
435
|
" • 8..63 bytes: WPA/WPA2/WPA3 passphrase" +
|
|
440
436
|
"\n" +
|
|
441
|
-
" • 64 bytes: WPA/WPA2/WPA3 raw hex PSK" +
|
|
442
|
-
"
|
|
443
|
-
"These lengths shall be contextually interpreted based on the security type of the BSSID where " +
|
|
444
|
-
"connection will occur." +
|
|
437
|
+
" • 64 bytes: WPA/WPA2/WPA3 raw hex PSK These lengths shall be contextually interpreted based on the " +
|
|
438
|
+
" security type of the BSSID where connection will occur." +
|
|
445
439
|
"\n" +
|
|
446
440
|
"When the length of Credentials and available set of BSSID admits more than one option, such as the " +
|
|
447
441
|
"presence of both WPA2 and WPA security type within the result set, WPA2 shall be considered more " +
|
|
@@ -507,9 +501,8 @@ export const NetworkCommissioning = Cluster(
|
|
|
507
501
|
response: "NetworkConfigResponse",
|
|
508
502
|
|
|
509
503
|
details: "This command shall remove the network configuration from the Cluster if there was already a network " +
|
|
510
|
-
"configuration with the same NetworkID. The relative order of the entries in the Networks" +
|
|
511
|
-
"
|
|
512
|
-
"attribute shall remain unchanged, except for the removal of the requested network configuration." +
|
|
504
|
+
"configuration with the same NetworkID. The relative order of the entries in the Networks attribute " +
|
|
505
|
+
"shall remain unchanged, except for the removal of the requested network configuration." +
|
|
513
506
|
"\n" +
|
|
514
507
|
"If this command is received without an armed fail-safe context (see ArmFailSafe), then this command " +
|
|
515
508
|
"shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator." +
|
|
@@ -643,9 +636,8 @@ export const NetworkCommissioning = Cluster(
|
|
|
643
636
|
"of configuration if the CommissioningComplete command (see CommissioningComplete) is not " +
|
|
644
637
|
"successfully invoked before expiry of the Fail-Safe timer." +
|
|
645
638
|
"\n" +
|
|
646
|
-
"When non-concurrent commissioning is being used by a Commissioner or Administrator, the
|
|
647
|
-
"
|
|
648
|
-
"nectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing " +
|
|
639
|
+
"When non-concurrent commissioning is being used by a Commissioner or Administrator, the " +
|
|
640
|
+
"ConnectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing " +
|
|
649
641
|
"the commissioning channel, even if not yet connected to the operational network, unless the device " +
|
|
650
642
|
"would be incapable of joining that network, in which case the usual failure path described in the " +
|
|
651
643
|
"prior paragraphs shall be followed. Once the commissioning channel is closed, the operational " +
|
|
@@ -797,7 +789,7 @@ export const NetworkCommissioning = Cluster(
|
|
|
797
789
|
|
|
798
790
|
details: "See Breadcrumb for usage." +
|
|
799
791
|
"\n" +
|
|
800
|
-
"Effect when received" +
|
|
792
|
+
"### Effect when received" +
|
|
801
793
|
"\n" +
|
|
802
794
|
"If the Networks attribute does not contain a matching entry, the command shall immediately respond " +
|
|
803
795
|
"with NetworkConfigResponse having NetworkingStatus status field set to NetworkIdNotFound." +
|
|
@@ -817,7 +809,7 @@ export const NetworkCommissioning = Cluster(
|
|
|
817
809
|
"Re-ordering to the same NetworkIndex as the current location shall be considered as a success and " +
|
|
818
810
|
"yield no visible changes of the Networks attribute." +
|
|
819
811
|
"\n" +
|
|
820
|
-
"Examples of re-ordering" +
|
|
812
|
+
"### Examples of re-ordering" +
|
|
821
813
|
"\n" +
|
|
822
814
|
"To better illustrate the re-ordering operation, consider this initial state, exemplary of a Wi-Fi " +
|
|
823
815
|
"device:" +
|
|
@@ -868,12 +860,12 @@ export const NetworkCommissioning = Cluster(
|
|
|
868
860
|
{
|
|
869
861
|
name: "ThreadCapabilitiesBitmap", type: "map16",
|
|
870
862
|
|
|
871
|
-
details: "The ThreadCapabilitiesBitmap encodes the supported Thread features and capabilities of a
|
|
872
|
-
"enabled network interface." +
|
|
863
|
+
details: "The ThreadCapabilitiesBitmap encodes the supported Thread features and capabilities of a " +
|
|
864
|
+
"Thread-enabled network interface." +
|
|
873
865
|
"\n" +
|
|
874
|
-
"NOTE" +
|
|
866
|
+
"> [!NOTE]" +
|
|
875
867
|
"\n" +
|
|
876
|
-
"The valid combinations of capabilities are restricted and dependent on Thread version.",
|
|
868
|
+
"> The valid combinations of capabilities are restricted and dependent on Thread version.",
|
|
877
869
|
|
|
878
870
|
xref: { document: "core", section: "11.9.5.2" }
|
|
879
871
|
},
|
|
@@ -929,7 +921,7 @@ export const NetworkCommissioning = Cluster(
|
|
|
929
921
|
Field({ name: "NetworkNotFound", id: 0x5, conformance: "M", description: "Cannot find AP: SSID Not found" }),
|
|
930
922
|
Field({
|
|
931
923
|
name: "RegulatoryError", id: 0x6, conformance: "M",
|
|
932
|
-
description: "Cannot find AP: Mismatch on band/channels/
|
|
924
|
+
description: "Cannot find AP: Mismatch on band/channels/regulato ry domain / 2.4GHz vs 5GHz"
|
|
933
925
|
}),
|
|
934
926
|
Field({
|
|
935
927
|
name: "AuthFailure", id: 0x7, conformance: "M",
|
|
@@ -969,14 +961,14 @@ export const NetworkCommissioning = Cluster(
|
|
|
969
961
|
"SSID for Wi-Fi networks, Extended PAN ID (XPAN ID) for Thread networks and netif name for Ethernet " +
|
|
970
962
|
"networks." +
|
|
971
963
|
"\n" +
|
|
972
|
-
"NOTE" +
|
|
964
|
+
"> [!NOTE]" +
|
|
973
965
|
"\n" +
|
|
974
|
-
"SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. " +
|
|
975
|
-
"Implementations must be careful to support reporting byte strings without requiring a particular " +
|
|
976
|
-
"encoding for transfer. Only the commissioner should try to potentially decode the bytes. The most " +
|
|
977
|
-
"common encoding is UTF-8, however this is just a convention. Some configurations may use Latin-1
|
|
978
|
-
"other character sets. A commissioner may decode using UTF-8, replacing encoding errors with \"?\"
|
|
979
|
-
"the application level while retaining the underlying representation." +
|
|
966
|
+
"> SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. " +
|
|
967
|
+
" Implementations must be careful to support reporting byte strings without requiring a particular " +
|
|
968
|
+
" encoding for transfer. Only the commissioner should try to potentially decode the bytes. The most " +
|
|
969
|
+
" common encoding is UTF-8, however this is just a convention. Some configurations may use Latin-1 " +
|
|
970
|
+
" or other character sets. A commissioner may decode using UTF-8, replacing encoding errors with \"?\" " +
|
|
971
|
+
" at the application level while retaining the underlying representation." +
|
|
980
972
|
"\n" +
|
|
981
973
|
"XPAN ID is a big-endian 64-bit unsigned number, represented on the first 8 octets of the octet " +
|
|
982
974
|
"string.",
|
|
@@ -45,7 +45,7 @@ export const OccupancySensing = Cluster(
|
|
|
45
45
|
}),
|
|
46
46
|
Field({
|
|
47
47
|
name: "AIR", conformance: "O.a+", constraint: "4", description: "ActiveInfrared",
|
|
48
|
-
details: "Supports sensing using Active InfraRed measurement (e.g. time-of-
|
|
48
|
+
details: "Supports sensing using Active InfraRed measurement (e.g. time-of-flight or transflective/reflec tive " +
|
|
49
49
|
"IR sensing)"
|
|
50
50
|
}),
|
|
51
51
|
Field({
|
|
@@ -87,14 +87,13 @@ export const OccupancySensing = Cluster(
|
|
|
87
87
|
quality: "N",
|
|
88
88
|
|
|
89
89
|
details: "This attribute shall specify the time delay, in seconds, before the sensor changes to its unoccupied " +
|
|
90
|
-
"state after the last detection of occupancy in the sensed area. This is equivalent to the legacy
|
|
90
|
+
"state after the last detection of occupancy in the sensed area. This is equivalent to the legacy" +
|
|
91
|
+
"\n" +
|
|
91
92
|
"*OccupiedToUnoccupiedDelay attributes." +
|
|
92
93
|
"\n" +
|
|
93
94
|
"The value of HoldTime shall be within the limits provided in the HoldTimeLimits attribute, i.e. " +
|
|
94
|
-
"HoldTimeMin <= HoldTime <= HoldTimeMax" +
|
|
95
|
-
"
|
|
96
|
-
"Low values of HoldTime SHOULD be avoided since they could lead to many reporting messages. A value 0 " +
|
|
97
|
-
"for HoldTime shall NOT be used." +
|
|
95
|
+
"HoldTimeMin <= HoldTime <= HoldTimeMax Low values of HoldTime SHOULD be avoided since they could " +
|
|
96
|
+
"lead to many reporting messages. A value 0 for HoldTime shall NOT be used." +
|
|
98
97
|
"\n" +
|
|
99
98
|
"The figure below illustrates this with an example of how this attribute is used for a PIR sensor. It " +
|
|
100
99
|
"uses threshold detection to generate an \"internal detection\" signal, which needs post-processing to " +
|
|
@@ -108,9 +107,7 @@ export const OccupancySensing = Cluster(
|
|
|
108
107
|
"the first trigger has expired; this results in a single period of the bit in the Occupancy attribute " +
|
|
109
108
|
"being 1. The bit in the Occupancy attribute will be set to 1 from the start of the first period " +
|
|
110
109
|
"where the PIR signal exceeds the threshold until HoldTime after the last moment where the PIR " +
|
|
111
|
-
"exceeded the threshold."
|
|
112
|
-
"\n" +
|
|
113
|
-
"Figure 13. Processing of PIR signal towards Occupancy attribute using HoldTime",
|
|
110
|
+
"exceeded the threshold.",
|
|
114
111
|
|
|
115
112
|
xref: { document: "cluster", section: "2.7.6.3" }
|
|
116
113
|
}),
|
|
@@ -228,11 +225,11 @@ export const OccupancySensing = Cluster(
|
|
|
228
225
|
Datatype(
|
|
229
226
|
{
|
|
230
227
|
name: "OccupancySensorTypeBitmap", type: "map8",
|
|
231
|
-
details: "NOTE" +
|
|
228
|
+
details: "> [!NOTE]" +
|
|
232
229
|
"\n" +
|
|
233
|
-
"This enum is as defined in ClusterRevision 4 and its definition shall NOT be extended; the feature " +
|
|
234
|
-
"flags provide the sensor modality (or modalities) for later cluster revisions. See Backward " +
|
|
235
|
-
"Compatibility section.",
|
|
230
|
+
"> This enum is as defined in ClusterRevision 4 and its definition shall NOT be extended; the feature " +
|
|
231
|
+
" flags provide the sensor modality (or modalities) for later cluster revisions. See Backward " +
|
|
232
|
+
" Compatibility section.",
|
|
236
233
|
xref: { document: "cluster", section: "2.7.5.2" }
|
|
237
234
|
},
|
|
238
235
|
|
|
@@ -244,14 +241,11 @@ export const OccupancySensing = Cluster(
|
|
|
244
241
|
Datatype(
|
|
245
242
|
{
|
|
246
243
|
name: "OccupancySensorTypeEnum", type: "enum8",
|
|
247
|
-
|
|
248
|
-
details: "NOTE" +
|
|
249
|
-
"\n" +
|
|
250
|
-
"This enum is as defined in ClusterRevision 4 and its definition shall NOT be" +
|
|
244
|
+
details: "> [!NOTE]" +
|
|
251
245
|
"\n" +
|
|
252
|
-
"
|
|
253
|
-
"See Backward
|
|
254
|
-
|
|
246
|
+
"> This enum is as defined in ClusterRevision 4 and its definition shall NOT be extended; the feature " +
|
|
247
|
+
" flags provide the sensor modality (or modalities) for later cluster revisions. See Backward " +
|
|
248
|
+
" Compatibility section.",
|
|
255
249
|
xref: { document: "cluster", section: "2.7.5.3" }
|
|
256
250
|
},
|
|
257
251
|
|
|
@@ -311,17 +311,17 @@ export const OperationalCredentials = Cluster(
|
|
|
311
311
|
"\n" +
|
|
312
312
|
"The format of the new Access Control Entry, created from this, shall be:" +
|
|
313
313
|
"\n" +
|
|
314
|
-
"NOTE" +
|
|
315
|
-
"\n" +
|
|
316
|
-
"Unless such an Access Control Entry is added atomically as described here, there would be no way
|
|
317
|
-
"the caller on its given Fabric to eventually add another Access Control Entry for CASE " +
|
|
318
|
-
"authentication mode, to enable the new Administrator to administer the device, since the Fabric " +
|
|
319
|
-
"Scoping of the Access Control List prevents the current Node from being able to write new entries " +
|
|
320
|
-
"scoped to that Fabric, if the session is established from CASE. While a session established from " +
|
|
321
|
-
"PASE does gain Fabric Scope of a newly-joined Fabric, this argument is made mandatory to provide " +
|
|
322
|
-
"symmetry between both types of session establishment, both of which need to eventually add an " +
|
|
323
|
-
"\"Administer Node over CASE\" Access Control Entry to finalize new Fabric configuration and " +
|
|
324
|
-
"subsequently be able to call the CommissioningComplete command.",
|
|
314
|
+
"> [!NOTE]" +
|
|
315
|
+
"\n" +
|
|
316
|
+
"> Unless such an Access Control Entry is added atomically as described here, there would be no way " +
|
|
317
|
+
" for the caller on its given Fabric to eventually add another Access Control Entry for CASE " +
|
|
318
|
+
" authentication mode, to enable the new Administrator to administer the device, since the Fabric " +
|
|
319
|
+
" Scoping of the Access Control List prevents the current Node from being able to write new entries " +
|
|
320
|
+
" scoped to that Fabric, if the session is established from CASE. While a session established from " +
|
|
321
|
+
" PASE does gain Fabric Scope of a newly-joined Fabric, this argument is made mandatory to provide " +
|
|
322
|
+
" symmetry between both types of session establishment, both of which need to eventually add an " +
|
|
323
|
+
" \"Administer Node over CASE\" Access Control Entry to finalize new Fabric configuration and " +
|
|
324
|
+
" subsequently be able to call the CommissioningComplete command.",
|
|
325
325
|
|
|
326
326
|
xref: { document: "core", section: "11.18.6.8.2" }
|
|
327
327
|
}),
|
|
@@ -368,46 +368,46 @@ export const OperationalCredentials = Cluster(
|
|
|
368
368
|
"and the following shall apply:" +
|
|
369
369
|
"\n" +
|
|
370
370
|
" 1. A new FabricIndex shall be allocated, taking the next valid fabric-index value in monotonically " +
|
|
371
|
-
"
|
|
372
|
-
"
|
|
371
|
+
" incrementing order, wrapping around from 254 (0xFE) to 1, since value 0 is reserved and using " +
|
|
372
|
+
" 255 (0xFF) would prevent cluster specifications from using nullable fabric-idx fields." +
|
|
373
373
|
"\n" +
|
|
374
374
|
" 2. An entry within the Fabrics attribute table shall be added, reflecting the matter-fabric-id RDN " +
|
|
375
|
-
"
|
|
376
|
-
"
|
|
375
|
+
" within the NOC’s subject, along with the public key of the trusted root of the chain and the " +
|
|
376
|
+
" AdminVendorID field." +
|
|
377
377
|
"\n" +
|
|
378
378
|
" 3. The operational key pair associated with the incoming NOC from the NOCValue, and generated by " +
|
|
379
|
-
"
|
|
380
|
-
"
|
|
379
|
+
" the prior CSRRequest command, shall be recorded for subsequent use during CASE within the " +
|
|
380
|
+
" fail-safe timer period (see Section 5.5, “Commissioning Flows”)." +
|
|
381
381
|
"\n" +
|
|
382
382
|
" 4. The incoming NOCValue and ICACValue (if present) shall be stored under the FabricIndex " +
|
|
383
|
-
"
|
|
384
|
-
"
|
|
383
|
+
" associated with the new Fabric Scope, along with the RootCACertificate provided with the prior " +
|
|
384
|
+
" successful AddTrustedRootCertificate command invoked in the same fail-safe period." +
|
|
385
385
|
"\n" +
|
|
386
386
|
" a. Implementation of certificate chain storage may separate or otherwise encode the components " +
|
|
387
387
|
" of the array in implementation-specific ways, as long as they follow the correct format when " +
|
|
388
388
|
" being read from the NOCs list or used within other protocols such as CASE." +
|
|
389
389
|
"\n" +
|
|
390
390
|
" 5. The NOCs list shall reflect the incoming NOC from the NOCValue field and ICAC from the " +
|
|
391
|
-
"
|
|
391
|
+
" ICACValue field (if present)." +
|
|
392
392
|
"\n" +
|
|
393
393
|
" 6. The operational discovery service record shall immediately reflect the new Operational " +
|
|
394
|
-
"
|
|
395
|
-
"
|
|
394
|
+
" Identifier, such that the Node immediately begins to exist within the Fabric and becomes " +
|
|
395
|
+
" reachable over CASE under the new operational identity." +
|
|
396
396
|
"\n" +
|
|
397
397
|
" 7. The receiver shall create and add a new Access Control Entry using the CaseAdminSubject field " +
|
|
398
|
-
"
|
|
399
|
-
"
|
|
400
|
-
"
|
|
401
|
-
"
|
|
398
|
+
" to grant subsequent Administer access to an Administrator member of the new Fabric. It is " +
|
|
399
|
+
" recommended that the Administrator presented in CaseAdminSubject exist within the same entity " +
|
|
400
|
+
" that is currently invoking the AddNOC command, within another of the Fabrics of which it is a " +
|
|
401
|
+
" member." +
|
|
402
402
|
"\n" +
|
|
403
403
|
" a. If the Managed Device Feature is implemented by the ACL cluster, then one or more ARL entries " +
|
|
404
404
|
" with the new FabricIndex may be added to the ARL attribute." +
|
|
405
405
|
"\n" +
|
|
406
406
|
" 8. The incoming IPKValue shall be stored in the Fabric-scoped slot within the Group Key Management " +
|
|
407
|
-
"
|
|
407
|
+
" cluster (see KeySetWrite), for subsequent use during CASE." +
|
|
408
408
|
"\n" +
|
|
409
409
|
" 9. The Fabric Index associated with the armed fail-safe context (see ArmFailSafe) shall be updated " +
|
|
410
|
-
"
|
|
410
|
+
" to match the Fabric Index just allocated." +
|
|
411
411
|
"\n" +
|
|
412
412
|
" 10. If the current secure session was established with PASE, the receiver shall:" +
|
|
413
413
|
"\n" +
|
|
@@ -440,7 +440,7 @@ export const OperationalCredentials = Cluster(
|
|
|
440
440
|
"A Commissioner or Administrator SHOULD issue this command after performing the Attestation " +
|
|
441
441
|
"Procedure." +
|
|
442
442
|
"\n" +
|
|
443
|
-
"Effect When Received" +
|
|
443
|
+
"### Effect When Received" +
|
|
444
444
|
"\n" +
|
|
445
445
|
"If this command is received without an armed fail-safe context (see ArmFailSafe), then this command " +
|
|
446
446
|
"shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator." +
|
|
@@ -562,7 +562,7 @@ export const OperationalCredentials = Cluster(
|
|
|
562
562
|
|
|
563
563
|
details: "This field shall contain the label to set for the fabric associated with the current secure session." +
|
|
564
564
|
"\n" +
|
|
565
|
-
"Effect on Receipt" +
|
|
565
|
+
"### Effect on Receipt" +
|
|
566
566
|
"\n" +
|
|
567
567
|
"If the Label field is identical to a Label already in use by a Fabric within the Fabrics list that " +
|
|
568
568
|
"is not the accessing fabric, then an NOCResponse with a StatusCode of LabelConflict shall be " +
|
|
@@ -595,8 +595,6 @@ export const OperationalCredentials = Cluster(
|
|
|
595
595
|
"If the given Fabric being removed is the last one to reference a given Trusted Root CA Certificate " +
|
|
596
596
|
"stored in the Trusted Root Certificates list, then that Trusted Root Certificate shall be removed." +
|
|
597
597
|
"\n" +
|
|
598
|
-
"WARNING" +
|
|
599
|
-
"\n" +
|
|
600
598
|
"This command, if referring to an already existing Fabric not under the control of the invoking " +
|
|
601
599
|
"Administrator, shall ONLY be invoked after obtaining some form of explicit user consent through some " +
|
|
602
600
|
"method executed by the Administrator or Commissioner. This method of obtaining consent SHOULD employ " +
|
|
@@ -616,13 +614,13 @@ export const OperationalCredentials = Cluster(
|
|
|
616
614
|
details: "This field shall contain the Fabric Index reference (see fabric-index) associated with the Fabric " +
|
|
617
615
|
"which is to be removed from the device." +
|
|
618
616
|
"\n" +
|
|
619
|
-
"Effect on Receipt" +
|
|
617
|
+
"### Effect on Receipt" +
|
|
620
618
|
"\n" +
|
|
621
619
|
"If the FabricIndex field does not match the FabricIndex of any entry within the Fabrics list, then " +
|
|
622
|
-
"an NOCResponse with a StatusCode of InvalidFabricIndex shall be returned for the command and" +
|
|
620
|
+
"an NOCResponse with a StatusCode of InvalidFabricIndex shall be returned for the command and there " +
|
|
621
|
+
"shall NOT be any permanent changes to any device data." +
|
|
623
622
|
"\n" +
|
|
624
|
-
"
|
|
625
|
-
"outcomes shall occur:" +
|
|
623
|
+
"Otherwise, one of the following outcomes shall occur:" +
|
|
626
624
|
"\n" +
|
|
627
625
|
" 1. If the FabricIndex matches the last remaining entry in the Fabrics list, then the device shall " +
|
|
628
626
|
" delete all Matter related data on the node which was created since it was commissioned. This " +
|
|
@@ -676,10 +674,9 @@ export const OperationalCredentials = Cluster(
|
|
|
676
674
|
"shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator." +
|
|
677
675
|
"\n" +
|
|
678
676
|
"If a prior AddTrustedRootCertificate command was successfully invoked within the fail-safe timer " +
|
|
679
|
-
"period, which would cause the new invocation to add a second root certificate within a given
|
|
680
|
-
"
|
|
681
|
-
"
|
|
682
|
-
"initiator." +
|
|
677
|
+
"period, which would cause the new invocation to add a second root certificate within a given " +
|
|
678
|
+
"fail-safe timer period, then this command shall fail with a CONSTRAINT_ERROR status code sent back " +
|
|
679
|
+
"to the initiator." +
|
|
683
680
|
"\n" +
|
|
684
681
|
"If a prior UpdateNOC or AddNOC command was successfully executed within the fail-safe timer period, " +
|
|
685
682
|
"then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator." +
|
|
@@ -69,8 +69,7 @@ export const OperationalState = Cluster(
|
|
|
69
69
|
quality: "X",
|
|
70
70
|
|
|
71
71
|
details: "This attribute represents the current phase of operation being performed by the server. This shall " +
|
|
72
|
-
"be the positional index representing the value from the set provided in the PhaseList Attribute," +
|
|
73
|
-
"\n" +
|
|
72
|
+
"be the positional index representing the value from the set provided in the PhaseList Attribute, " +
|
|
74
73
|
"where the first item in that list is an index of 0. Thus, this attribute shall have a maximum value " +
|
|
75
74
|
"that is \"length(PhaseList) - 1\"." +
|
|
76
75
|
"\n" +
|
|
@@ -193,14 +192,11 @@ export const OperationalState = Cluster(
|
|
|
193
192
|
|
|
194
193
|
Field({
|
|
195
194
|
name: "TotalOperationalTime", id: 0x1, type: "elapsed-s", conformance: "O", quality: "X",
|
|
196
|
-
|
|
197
195
|
details: "The total operational time, in seconds, from when the operation was started via an initial Start " +
|
|
198
|
-
"command or autonomous/manual starting action, until the operation completed. This includes any time" +
|
|
199
|
-
"\n" +
|
|
196
|
+
"command or autonomous/manual starting action, until the operation completed. This includes any time " +
|
|
200
197
|
"spent while paused. There may be cases whereby the total operational time exceeds the maximum value " +
|
|
201
198
|
"that can be conveyed by this attribute, in such instances, this attribute shall be populated with " +
|
|
202
199
|
"null.",
|
|
203
|
-
|
|
204
200
|
xref: { document: "cluster", section: "1.14.7.2.2" }
|
|
205
201
|
}),
|
|
206
202
|
|
|
@@ -227,10 +223,9 @@ export const OperationalState = Cluster(
|
|
|
227
223
|
"If this command is received when already in the Paused state the device shall respond with an " +
|
|
228
224
|
"OperationalCommandResponse command with an ErrorStateID of NoError but take no further action." +
|
|
229
225
|
"\n" +
|
|
230
|
-
"A device that receives this command in any state which is not Pause-compatible shall respond" +
|
|
231
|
-
"
|
|
232
|
-
"
|
|
233
|
-
"take no further action." +
|
|
226
|
+
"A device that receives this command in any state which is not Pause-compatible shall respond with an " +
|
|
227
|
+
"OperationalCommandResponse command with an ErrorStateID of CommandInvalidInState and shall take no " +
|
|
228
|
+
"further action." +
|
|
234
229
|
"\n" +
|
|
235
230
|
"States are defined as Pause-compatible as follows:" +
|
|
236
231
|
"\n" +
|
|
@@ -297,7 +292,7 @@ export const OperationalState = Cluster(
|
|
|
297
292
|
"device is in an operational state from which it can be started. There may be either regulatory or " +
|
|
298
293
|
"manufacturer-imposed safety and security requirements that first necessitate some specific action at " +
|
|
299
294
|
"the device before a Start command can be honored. In such instances, a device shall respond with a " +
|
|
300
|
-
"status code of CommandInvalidInState if a Start command is received prior to the required on-
|
|
295
|
+
"status code of CommandInvalidInState if a Start command is received prior to the required on-device " +
|
|
301
296
|
"action." +
|
|
302
297
|
"\n" +
|
|
303
298
|
"If this command is received when already in the Running state the device shall respond with an " +
|
|
@@ -448,8 +443,7 @@ export const OperationalState = Cluster(
|
|
|
448
443
|
"specific to a certain Device Type or other modality shall be defined in a derived cluster of this " +
|
|
449
444
|
"cluster." +
|
|
450
445
|
"\n" +
|
|
451
|
-
"The derived cluster-specific error definitions shall NOT duplicate the general error definitions." +
|
|
452
|
-
"\n" +
|
|
446
|
+
"The derived cluster-specific error definitions shall NOT duplicate the general error definitions. " +
|
|
453
447
|
"That is, a derived cluster specification of this cluster cannot define errors with the same " +
|
|
454
448
|
"semantics as the general errors defined below." +
|
|
455
449
|
"\n" +
|
|
@@ -484,7 +478,7 @@ export const OperationalState = Cluster(
|
|
|
484
478
|
Datatype(
|
|
485
479
|
{ name: "ErrorStateStruct", type: "struct", xref: { document: "cluster", section: "1.14.4.4" } },
|
|
486
480
|
Field({
|
|
487
|
-
name: "
|
|
481
|
+
name: "ErrorStateId", id: 0x0, type: "ErrorStateEnum", conformance: "M", default: 0,
|
|
488
482
|
details: "This shall be populated with a value from the ErrorStateEnum.",
|
|
489
483
|
xref: { document: "cluster", section: "1.14.4.4.1" }
|
|
490
484
|
}),
|
|
@@ -86,8 +86,7 @@ export const OtaSoftwareUpdateProvider = Cluster(
|
|
|
86
86
|
|
|
87
87
|
Field({
|
|
88
88
|
name: "Location", id: 0x5, type: "string", conformance: "O", constraint: "2",
|
|
89
|
-
details: "The location, if present, shall provide the same value as the Basic Information Cluster Location" +
|
|
90
|
-
"\n" +
|
|
89
|
+
details: "The location, if present, shall provide the same value as the Basic Information Cluster Location " +
|
|
91
90
|
"attribute for the OTA Requestor as configured. This may be used by the OTA Provider logic to allow " +
|
|
92
91
|
"per-region selection of the Software Image.",
|
|
93
92
|
xref: { document: "core", section: "11.20.6.5.1.6" }
|
|
@@ -128,8 +127,6 @@ export const OtaSoftwareUpdateProvider = Cluster(
|
|
|
128
127
|
"externally agreed-upon policy whereby strictly correct additional MetadataForProvider is expected to " +
|
|
129
128
|
"fulfill the OTA Software Update process." +
|
|
130
129
|
"\n" +
|
|
131
|
-
"Usage of the QueryImage Command" +
|
|
132
|
-
"\n" +
|
|
133
130
|
"OTA Requestors shall send a QueryImage command to the OTA Provider to determine the availability of " +
|
|
134
131
|
"a new Software Image." +
|
|
135
132
|
"\n" +
|
|
@@ -369,13 +366,9 @@ export const OtaSoftwareUpdateProvider = Cluster(
|
|
|
369
366
|
"new Software Image which the OTA Requestor is ready to start applying. The OTA Provider may use this " +
|
|
370
367
|
"new version to track or record Software Image application by OTA Requestors." +
|
|
371
368
|
"\n" +
|
|
372
|
-
"When Generated" +
|
|
373
|
-
"\n" +
|
|
374
369
|
"The ApplyUpdateRequest Command shall be invoked by an OTA Requestor once it is ready to apply a " +
|
|
375
370
|
"previously downloaded Software Image." +
|
|
376
371
|
"\n" +
|
|
377
|
-
"Effect on Receipt" +
|
|
378
|
-
"\n" +
|
|
379
372
|
"Upon receipt of this command the OTA Provider shall respond with an Action field consistent with the " +
|
|
380
373
|
"next action the OTA Requestor should take, including any possible time delay." +
|
|
381
374
|
"\n" +
|
|
@@ -386,8 +379,6 @@ export const OtaSoftwareUpdateProvider = Cluster(
|
|
|
386
379
|
"See Section 11.20.3.6, “Applying a software update” for a description of the flow in response to an " +
|
|
387
380
|
"OTA Provider receiving an invocation of this command." +
|
|
388
381
|
"\n" +
|
|
389
|
-
"Handling Error Cases" +
|
|
390
|
-
"\n" +
|
|
391
382
|
"See Section 11.20.3.6, “Applying a software update” for all error-handling information.",
|
|
392
383
|
|
|
393
384
|
xref: { document: "core", section: "11.20.6.5.3.2" }
|
|
@@ -438,8 +429,6 @@ export const OtaSoftwareUpdateProvider = Cluster(
|
|
|
438
429
|
"SoftwareVersion attribute in the invoking OTA Requestor’s Basic Information Cluster, and SHOULD be " +
|
|
439
430
|
"consistent with the value representing a new version running on the Node invoking the command." +
|
|
440
431
|
"\n" +
|
|
441
|
-
"When Generated" +
|
|
442
|
-
"\n" +
|
|
443
432
|
"The NotifyUpdateApplied command SHOULD be invoked in the following two circumstances:" +
|
|
444
433
|
"\n" +
|
|
445
434
|
" 1. An OTA Requestor has just successfully applied a Software Image it had obtained from a previous " +
|
|
@@ -457,8 +446,6 @@ export const OtaSoftwareUpdateProvider = Cluster(
|
|
|
457
446
|
"This command shall be considered optional and shall NOT result in reduced availability of the OTA " +
|
|
458
447
|
"Provider functionality if OTA Requestors never invoke this command." +
|
|
459
448
|
"\n" +
|
|
460
|
-
"Effect on Receipt" +
|
|
461
|
-
"\n" +
|
|
462
449
|
"An OTA Provider receiving an invocation of this command may log it internally." +
|
|
463
450
|
"\n" +
|
|
464
451
|
"On receiving this command, an OTA Provider may use the information to update its bookkeeping of " +
|
|
@@ -74,7 +74,7 @@ export const OtaSoftwareUpdateRequestor = Cluster(
|
|
|
74
74
|
"A value of 0 shall indicate that the beginning has occurred. A value of 100 shall indicate " +
|
|
75
75
|
"completion." +
|
|
76
76
|
"\n" +
|
|
77
|
-
"This field may be updated infrequently. Some care SHOULD be taken by Nodes to avoid over-
|
|
77
|
+
"This field may be updated infrequently. Some care SHOULD be taken by Nodes to avoid over-reporting " +
|
|
78
78
|
"progress when this attribute is part of a subscription.",
|
|
79
79
|
|
|
80
80
|
xref: { document: "core", section: "11.20.7.5.4" }
|
|
@@ -240,8 +240,6 @@ export const OtaSoftwareUpdateRequestor = Cluster(
|
|
|
240
240
|
"discovery of the location of that endpoint by walking over all endpoints and checking their " +
|
|
241
241
|
"Descriptor Cluster." +
|
|
242
242
|
"\n" +
|
|
243
|
-
"When Generated" +
|
|
244
|
-
"\n" +
|
|
245
243
|
"An OTA Provider may invoke this command directly to an OTA Requestor, to announce its presence as an " +
|
|
246
244
|
"OTA Provider on the Fabric." +
|
|
247
245
|
"\n" +
|
|
@@ -250,12 +248,12 @@ export const OtaSoftwareUpdateRequestor = Cluster(
|
|
|
250
248
|
"AnnouncementReason is UrgentUpdateAvailable, in which case this command may be more frequent." +
|
|
251
249
|
"\n" +
|
|
252
250
|
"Any invocation shall be made with a delay of at least 1 second between invocations from a given OTA " +
|
|
253
|
-
"Provider, to reduce burden on the networking infrastructure and affect a form of serialized
|
|
254
|
-
"
|
|
255
|
-
"
|
|
256
|
-
"
|
|
251
|
+
"Provider, to reduce burden on the networking infrastructure and affect a form of serialized" +
|
|
252
|
+
"\n" +
|
|
253
|
+
"jitter. It is recommended to offset the first announcement of a round (i.e. new set of announcements " +
|
|
254
|
+
"after a previous complete set) by a random delay time with a distribution span of" +
|
|
257
255
|
"\n" +
|
|
258
|
-
"
|
|
256
|
+
">= 60 seconds to jitter announcement schedules over time." +
|
|
259
257
|
"\n" +
|
|
260
258
|
"On receipt of this command, an OTA Requestor SHOULD consider the new ProviderNodeID and " +
|
|
261
259
|
"AnnouncementReason to possibly query for new software sooner than it would have with its default " +
|
|
@@ -43,12 +43,18 @@ export const OvenMode = Cluster(
|
|
|
43
43
|
Attribute({ name: "StartUpMode", id: 0x2, conformance: "X", xref: { document: "cluster", section: "8.11.6" } }),
|
|
44
44
|
Attribute({ name: "OnMode", id: 0x3, conformance: "X", xref: { document: "cluster", section: "8.11.6" } }),
|
|
45
45
|
|
|
46
|
-
Datatype(
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
"
|
|
50
|
-
|
|
51
|
-
|
|
46
|
+
Datatype(
|
|
47
|
+
{
|
|
48
|
+
name: "ModeOptionStruct", type: "struct",
|
|
49
|
+
details: "The table below lists the changes relative to the Mode Base cluster for the fields of the " +
|
|
50
|
+
"ModeOptionStruct type. A blank field indicates no change.",
|
|
51
|
+
xref: { document: "cluster", section: "8.11.5.1" }
|
|
52
|
+
},
|
|
53
|
+
|
|
54
|
+
Field({ name: "Label", id: 0x0, conformance: "M" }),
|
|
55
|
+
Field({ name: "Mode", id: 0x1, conformance: "M" }),
|
|
56
|
+
Field({ name: "ModeTags", id: 0x2, conformance: "M", constraint: "1 to 8" })
|
|
57
|
+
),
|
|
52
58
|
|
|
53
59
|
Datatype(
|
|
54
60
|
{ name: "ModeTag", type: "enum16" },
|
|
@@ -94,7 +94,7 @@ export const PowerSource = Cluster(
|
|
|
94
94
|
Attribute({
|
|
95
95
|
name: "WiredCurrentType", id: 0x5, type: "WiredCurrentTypeEnum", access: "R V",
|
|
96
96
|
conformance: "WIRED", constraint: "desc", quality: "F",
|
|
97
|
-
details: "Indicates the type of current the Node expects to be provided by the hard-
|
|
97
|
+
details: "Indicates the type of current the Node expects to be provided by the hard-wired source as specified " +
|
|
98
98
|
"in WiredCurrentTypeEnum.",
|
|
99
99
|
xref: { document: "core", section: "11.7.7.6" }
|
|
100
100
|
}),
|
|
@@ -102,7 +102,7 @@ export const PowerSource = Cluster(
|
|
|
102
102
|
Attribute({
|
|
103
103
|
name: "WiredAssessedCurrent", id: 0x6, type: "uint32", access: "R V", conformance: "[WIRED]",
|
|
104
104
|
quality: "X C",
|
|
105
|
-
details: "Indicates the assessed instantaneous current draw of the Node on the hard-
|
|
105
|
+
details: "Indicates the assessed instantaneous current draw of the Node on the hard-wired source, in mA " +
|
|
106
106
|
"(milliamps). A value of NULL shall indicate the Node is currently unable to assess the value. If the " +
|
|
107
107
|
"wired source is not connected, but the Node is still able to assess a value, then the assessed value " +
|
|
108
108
|
"may be reported.",
|
|
@@ -215,7 +215,8 @@ export const PowerSource = Cluster(
|
|
|
215
215
|
Attribute({
|
|
216
216
|
name: "BatReplaceability", id: 0x10, type: "BatReplaceabilityEnum", access: "R V",
|
|
217
217
|
conformance: "BAT", quality: "F",
|
|
218
|
-
details: "
|
|
218
|
+
details: "This attribute shall indicate the replaceability of the battery as specified in " +
|
|
219
|
+
"BatReplaceabilityEnum.",
|
|
219
220
|
xref: { document: "core", section: "11.7.7.17" }
|
|
220
221
|
}),
|
|
221
222
|
|
|
@@ -237,9 +238,7 @@ export const PowerSource = Cluster(
|
|
|
237
238
|
"detects all conditions contributing to a fault have been cleared, the corresponding BatFaultEnum " +
|
|
238
239
|
"value shall be removed from this list. An empty list shall indicate there are currently no active " +
|
|
239
240
|
"faults. The order of this list SHOULD have no significance. Clients interested in monitoring changes " +
|
|
240
|
-
"in active faults may subscribe to this attribute, or they may subscribe to
|
|
241
|
-
"\n" +
|
|
242
|
-
"FaultChange.",
|
|
241
|
+
"in active faults may subscribe to this attribute, or they may subscribe to BatFaultChange.",
|
|
243
242
|
|
|
244
243
|
xref: { document: "core", section: "11.7.7.19" }
|
|
245
244
|
},
|
|
@@ -381,14 +380,10 @@ export const PowerSource = Cluster(
|
|
|
381
380
|
"The above rules allow that some endpoints can have an unknown power source, and therefore would not " +
|
|
382
381
|
"be indicated by any instance of this cluster." +
|
|
383
382
|
"\n" +
|
|
384
|
-
"Empty list examples" +
|
|
385
|
-
"\n" +
|
|
386
383
|
"Typically, there is one power source for the node. Also common is mains power for the node with " +
|
|
387
384
|
"battery backup power for the node. In both these common cases, for each cluster instance described, " +
|
|
388
385
|
"the list is empty." +
|
|
389
386
|
"\n" +
|
|
390
|
-
"Populated list example" +
|
|
391
|
-
"\n" +
|
|
392
387
|
"A node has a mains power source with Order as 0 (zero), but some application endpoints (not all) " +
|
|
393
388
|
"have a battery back up source with Order as 1, which means this list is empty for the Power Source " +
|
|
394
389
|
"cluster associated with the mains power, because it indicates the entire node, but the Power Source " +
|
|
@@ -47,7 +47,7 @@ export const PowerSourceNs = SemanticNamespace(
|
|
|
47
47
|
}),
|
|
48
48
|
|
|
49
49
|
SemanticTag({
|
|
50
|
-
name: "
|
|
50
|
+
name: "Ev", id: 0x4,
|
|
51
51
|
description: "The Power Source cluster is related to power provided from an electric vehicle",
|
|
52
52
|
details: "Power Source clusters with this tag shall implement the BAT feature.",
|
|
53
53
|
xref: { document: "namespace", section: "15.4" }
|