Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM XMLs 1.4 tag #36153

Merged
merged 2 commits into from
Oct 20, 2024
Merged

DM XMLs 1.4 tag #36153

merged 2 commits into from
Oct 20, 2024

Conversation

cecille
Copy link
Contributor

@cecille cecille commented Oct 18, 2024

Changes from 1.3:

Clusters newly added in 1.4
['Joint Fabric PKI', 'Water Heater Mode', 'Water Heater Management', 'Thread Network Directory', 'Ecosystem Information', 'Water Tank Level Monitoring', 'Thread Border Router Management', 'Service Area', 'Commissioner Control', 'Joint Fabric Datastore Cluster', 'Wi-Fi Network Management']

Clusters removed since 1.3
['Pulse Width Modulation']

Cluster Thermostat
Revision change - old: 6 new: 8
Features added: ['MatterScheduleConfiguration', 'Presets']
Attributes added: ['PresetTypes', 'ScheduleTypes', 'NumberOfPresets', 'NumberOfSchedules', 'NumberOfScheduleTransitions', 'NumberOfScheduleTransitionPerDay', 'ActivePresetHandle', 'ActiveScheduleHandle', 'Presets', 'Schedules', 'SetpointHoldExpiryTimestamp']
Attributes changed:
Occupancy
Occupancy: datatype: ref_OccupancyBitmap conformance: OCC, access = R V
Occupancy: datatype: OccupancyBitmap conformance: OCC, access = R V
Accepted Commands added: ['SetActiveScheduleRequest', 'SetActivePresetRequest', 'Atomic Request']
Generated Commands added: ['Atomic Response']

Cluster Identify
Revision change - old: 4 new: 5

Cluster Occupancy Sensing
Revision change - old: 4 new: 5
Features added: ['Other', 'PassiveInfrared', 'Ultrasonic', 'PhysicalContact', 'ActiveInfrared', 'Radar', 'RFSensing', 'Vision']
Attributes added: ['HoldTime', 'HoldTimeLimits']
Attributes changed:
OccupancySensorType
OccupancySensorType: datatype: OccupancySensorTypeEnum conformance: M, access = R V
OccupancySensorType: datatype: OccupancySensorTypeEnum conformance: M, D, access = R V
OccupancySensorTypeBitmap
OccupancySensorTypeBitmap: datatype: OccupancySensorTypeBitmap conformance: M, access = R V
OccupancySensorTypeBitmap: datatype: OccupancySensorTypeBitmap conformance: M, D, access = R V
UltrasonicOccupiedToUnoccupiedDelay
UltrasonicOccupiedToUnoccupiedDelay: datatype: uint16 conformance: O, access = RW VM
UltrasonicOccupiedToUnoccupiedDelay: datatype: uint16 conformance: [HoldTime & US], D, access = RW VM
UltrasonicUnoccupiedToOccupiedDelay
UltrasonicUnoccupiedToOccupiedDelay: datatype: uint16 conformance: UltrasonicUnoccupiedToOccupiedThreshold, O, access = RW VM
UltrasonicUnoccupiedToOccupiedDelay: datatype: uint16 conformance: HoldTime & US & UltrasonicUnoccupiedToOccupiedThreshold, [HoldTime & US], D, access = RW VM
UltrasonicUnoccupiedToOccupiedThreshold
UltrasonicUnoccupiedToOccupiedThreshold: datatype: uint8 conformance: UltrasonicUnoccupiedToOccupiedDelay, O, access = RW VM
UltrasonicUnoccupiedToOccupiedThreshold: datatype: uint8 conformance: HoldTime & US & UltrasonicUnoccupiedToOccupiedDelay, [HoldTime & US], D, access = RW VM
PIROccupiedToUnoccupiedDelay
PIROccupiedToUnoccupiedDelay: datatype: uint16 conformance: O, access = RW VM
PIROccupiedToUnoccupiedDelay: datatype: uint16 conformance: [HoldTime & (PIR | (!PIR & !US & !PHY))], D, access = RW VM
PIRUnoccupiedToOccupiedDelay
PIRUnoccupiedToOccupiedDelay: datatype: uint16 conformance: PIRUnoccupiedToOccupiedThreshold, O, access = RW VM
PIRUnoccupiedToOccupiedDelay: datatype: uint16 conformance: (HoldTime & (PIR | (!PIR & !US & !PHY))) & PIRUnoccupiedToOccupiedThreshold, [HoldTime & (PIR | (!PIR & !US & !PHY))], D, access = RW VM
PIRUnoccupiedToOccupiedThreshold
PIRUnoccupiedToOccupiedThreshold: datatype: uint8 conformance: PIRUnoccupiedToOccupiedDelay, O, access = RW VM
PIRUnoccupiedToOccupiedThreshold: datatype: uint8 conformance: (HoldTime & (PIR | (!PIR & !US & !PHY))) & PIRUnoccupiedToOccupiedDelay, [HoldTime & (PIR | (!PIR & !US & !PHY))], D, access = RW VM
PhysicalContactOccupiedToUnoccupiedDelay
PhysicalContactOccupiedToUnoccupiedDelay: datatype: uint16 conformance: O, access = RW VM
PhysicalContactOccupiedToUnoccupiedDelay: datatype: uint16 conformance: [HoldTime & PHY], D, access = RW VM
PhysicalContactUnoccupiedToOccupiedDelay
PhysicalContactUnoccupiedToOccupiedDelay: datatype: uint16 conformance: O, access = RW VM
PhysicalContactUnoccupiedToOccupiedDelay: datatype: uint16 conformance: HoldTime & PHY & PhysicalContactUnoccupiedToOccupiedThreshold, [HoldTime & PHY], D, access = RW VM
PhysicalContactUnoccupiedToOccupiedThreshold
PhysicalContactUnoccupiedToOccupiedThreshold: datatype: uint8 conformance: PhysicalContactUnoccupiedToOccupiedDelay, O, access = RW VM
PhysicalContactUnoccupiedToOccupiedThreshold: datatype: uint8 conformance: HoldTime & PHY & PhysicalContactUnoccupiedToOccupiedDelay, [HoldTime & PHY], D, access = RW VM
Events added: ['OccupancyChanged']

Cluster Level Control
Revision change - old: 5 new: 6

Cluster Pump Configuration and Control
Attributes changed:
AlarmMask
AlarmMask: datatype: map16 conformance: D, access = R V
AlarmMask: datatype: UNKNOWN conformance: D, access = RW N/AN/A

Cluster AccessControl
Revision change - old: 1 new: 2
Features added: ['Extension', 'ManagedDevice']
Attributes added: ['CommissioningARL', 'ARL']
Attributes changed:
Extension
Extension: datatype: list conformance: O, access = RW AA
Extension: datatype: list conformance: EXTS, access = RW AA
Accepted Commands added: ['ReviewFabricRestrictions']
Generated Commands added: ['ReviewFabricRestrictionsResponse']
Events added: ['FabricRestrictionReviewUpdate']
Events changed:
AccessControlExtensionChanged
XmlEvent(name='AccessControlExtensionChanged', conformance=mandatory(choice=None))
XmlEvent(name='AccessControlExtensionChanged', conformance=mandatory_wrapper(choice=None))

Cluster Basic Information
Revision change - old: 3 new: 4
Attributes changed:
UniqueID
UniqueID: datatype: string conformance: O, access = R V
UniqueID: datatype: string conformance: M, access = R V

Cluster Power Source
Revision change - old: 2 new: 3
Features changed:
Wired
XmlFeature(code='WIRED', name='Wired', conformance=optional(choice=None))
XmlFeature(code='WIRED', name='Wired', conformance=optional(choice=Choice(marker='a', more=False)))
Battery
XmlFeature(code='BAT', name='Battery', conformance=optional(choice=None))
XmlFeature(code='BAT', name='Battery', conformance=optional(choice=Choice(marker='a', more=False)))

Cluster General Commissioning
Revision change - old: 1 new: 2
Features added: ['TermsAndConditions']
Attributes added: ['TCAcceptedVersion', 'TCMinRequiredVersion', 'TCAcknowledgements', 'TCAcknowledgementsRequired', 'TCUpdateDeadline']
Accepted Commands added: ['SetTCAcknowledgements']
Generated Commands added: ['SetTCAcknowledgementsResponse']

Cluster Thread Network Diagnostics
Revision change - old: 2 new: 3
Attributes added: ['ExtAddress', 'Rloc16']

Cluster Bridged Device Basic Information
Revision change - old: 3 new: 4
Features added: ['BridgedICDSupport']
Attributes changed:
ProductID
ProductID: datatype: uint16 conformance: X, access = R V
ProductID: datatype: uint16 conformance: O, access = R V
UniqueID
UniqueID: datatype: string conformance: O, access = R V
UniqueID: datatype: string conformance: M, access = R V
Accepted Commands added: ['KeepActive']
Events added: ['ActiveChanged']

Cluster Switch
Revision change - old: 1 new: 2
Features added: ['ActionSwitch']
Features changed:
MomentarySwitchRelease
XmlFeature(code='MSR', name='MomentarySwitchRelease', conformance=optional_wrapper(choice=None))
XmlFeature(code='MSR', name='MomentarySwitchRelease', conformance=optional_wrapper(choice=None))
MomentarySwitchLongPress
XmlFeature(code='MSL', name='MomentarySwitchLongPress', conformance=optional_wrapper(choice=None))
XmlFeature(code='MSL', name='MomentarySwitchLongPress', conformance=optional_wrapper(choice=None))
MomentarySwitchMultiPress
XmlFeature(code='MSM', name='MomentarySwitchMultiPress', conformance=optional_wrapper(choice=None))
XmlFeature(code='MSM', name='MomentarySwitchMultiPress', conformance=otherwise(choice=None))
Events changed:
MultiPressOngoing
XmlEvent(name='MultiPressOngoing', conformance=mandatory_wrapper(choice=None))
XmlEvent(name='MultiPressOngoing', conformance=mandatory_wrapper(choice=None))

Cluster GroupKeyManagement
Features changed:
CacheAndSync
XmlFeature(code='CS', name='CacheAndSync', conformance=optional(choice=None))
XmlFeature(code='CS', name='CacheAndSync', conformance=provisional(choice=None))

Cluster ICDManagement
Revision change - old: 2 new: 3
Features added: ['DynamicSitLitSupport']
Features changed:
CheckInProtocolSupport
XmlFeature(code='CIP', name='CheckInProtocolSupport', conformance=otherwise(choice=None))
XmlFeature(code='CIP', name='CheckInProtocolSupport', conformance=otherwise(choice=None))
UserActiveModeTrigger
XmlFeature(code='UAT', name='UserActiveModeTrigger', conformance=otherwise(choice=None))
XmlFeature(code='UAT', name='UserActiveModeTrigger', conformance=otherwise(choice=None))
LongIdleTimeSupport
XmlFeature(code='LITS', name='LongIdleTimeSupport', conformance=otherwise(choice=None))
XmlFeature(code='LITS', name='LongIdleTimeSupport', conformance=optional(choice=None))
Attributes added: ['MaximumCheckInBackoff']
Attributes changed:
UserActiveModeTriggerHint
UserActiveModeTriggerHint: datatype: UserActiveModeTriggerBitmap conformance: P, UAT, access = R V
UserActiveModeTriggerHint: datatype: UserActiveModeTriggerBitmap conformance: UAT, access = R V
OperatingMode
OperatingMode: datatype: OperatingModeEnum conformance: P, LITS, access = R V
OperatingMode: datatype: OperatingModeEnum conformance: LITS, access = R V

Cluster Oven Cavity Operational State
Revision change - old: 1 new: 2
Accepted Commands changed:
Pause
XmlCommand(id=0, name='Pause', conformance=otherwise(choice=None))
XmlCommand(id=0, name='Pause', conformance=disallowed(choice=None))
Stop
XmlCommand(id=1, name='Stop', conformance=otherwise(choice=None))
XmlCommand(id=1, name='Stop', conformance=optional(choice=None))
Resume
XmlCommand(id=3, name='Resume', conformance=otherwise(choice=None))
XmlCommand(id=3, name='Resume', conformance=disallowed(choice=None))
Generated Commands changed:
OperationalCommandResponse
XmlCommand(id=4, name='OperationalCommandResponse', conformance=mandatory_wrapper(choice=None))
XmlCommand(id=4, name='OperationalCommandResponse', conformance=optional(choice=None))
Events changed:
OperationCompletion
XmlEvent(name='OperationCompletion', conformance=otherwise(choice=None))
XmlEvent(name='OperationCompletion', conformance=optional(choice=None))

Cluster Oven Mode
Revision change - old: 1 new: 2
Features changed:
OnOff
XmlFeature(code='DEPONOFF', name='OnOff', conformance=optional(choice=None))
XmlFeature(code='DEPONOFF', name='OnOff', conformance=disallowed(choice=None))
Attributes changed:
StartUpMode
StartUpMode: datatype: uint8 conformance: O, access = RW VO
StartUpMode: datatype: uint8 conformance: X, access = RW VO
OnMode
OnMode: datatype: uint8 conformance: DEPONOFF, access = RW VO
OnMode: datatype: uint8 conformance: X, access = RW VO

Cluster Laundry Washer Mode
Revision change - old: 2 new: 3
Features changed:
OnOff
XmlFeature(code='DEPONOFF', name='OnOff', conformance=optional(choice=None))
XmlFeature(code='DEPONOFF', name='OnOff', conformance=disallowed(choice=None))
Attributes changed:
StartUpMode
StartUpMode: datatype: uint8 conformance: P, access = RW VO
StartUpMode: datatype: uint8 conformance: X, access = RW VO
OnMode
OnMode: datatype: uint8 conformance: P, access = RW VO
OnMode: datatype: uint8 conformance: X, access = RW VO

Cluster Refrigerator And Temperature Controlled Cabinet Mode
Revision change - old: 2 new: 3
Features changed:
OnOff
XmlFeature(code='DEPONOFF', name='OnOff', conformance=optional(choice=None))
XmlFeature(code='DEPONOFF', name='OnOff', conformance=disallowed(choice=None))
Attributes changed:
StartUpMode
StartUpMode: datatype: uint8 conformance: P, access = RW VO
StartUpMode: datatype: uint8 conformance: X, access = RW VO
OnMode
OnMode: datatype: uint8 conformance: P, access = RW VO
OnMode: datatype: uint8 conformance: X, access = RW VO

Cluster Laundry Washer Controls
Revision change - old: 1 new: 2
Features changed:
Spin
XmlFeature(code='SPIN', name='Spin', conformance=optional(choice=None))
XmlFeature(code='SPIN', name='Spin', conformance=optional(choice=Choice(marker='a', more=True)))
Rinse
XmlFeature(code='RINSE', name='Rinse', conformance=optional(choice=None))
XmlFeature(code='RINSE', name='Rinse', conformance=optional(choice=Choice(marker='a', more=True)))

Cluster RVC Run Mode
Revision change - old: 2 new: 3
Features changed:
OnOff
XmlFeature(code='DEPONOFF', name='OnOff', conformance=optional(choice=None))
XmlFeature(code='DEPONOFF', name='OnOff', conformance=disallowed(choice=None))
Attributes changed:
OnMode
OnMode: datatype: uint8 conformance: D, access = RW VO
OnMode: datatype: uint8 conformance: X, access = RW VO

Cluster RVC Clean Mode
Revision change - old: 2 new: 3
Features changed:
OnOff
XmlFeature(code='DEPONOFF', name='OnOff', conformance=optional(choice=None))
XmlFeature(code='DEPONOFF', name='OnOff', conformance=disallowed(choice=None))
Attributes changed:
OnMode
OnMode: datatype: uint8 conformance: D, access = RW VO
OnMode: datatype: uint8 conformance: X, access = RW VO

Cluster Dishwasher Mode
Revision change - old: 2 new: 3
Features changed:
OnOff
XmlFeature(code='DEPONOFF', name='OnOff', conformance=optional(choice=None))
XmlFeature(code='DEPONOFF', name='OnOff', conformance=disallowed(choice=None))
Attributes changed:
StartUpMode
StartUpMode: datatype: uint8 conformance: P, access = RW VO
StartUpMode: datatype: uint8 conformance: X, access = RW VO
OnMode
OnMode: datatype: uint8 conformance: P, access = RW VO
OnMode: datatype: uint8 conformance: X, access = RW VO

Cluster Microwave Oven Mode
Revision change - old: 1 new: 2
Features changed:
OnOff
XmlFeature(code='DEPONOFF', name='OnOff', conformance=optional(choice=None))
XmlFeature(code='DEPONOFF', name='OnOff', conformance=disallowed(choice=None))

Cluster Operational State
Revision change - old: 2 new: 3
Events changed:
OperationCompletion
XmlEvent(name='OperationCompletion', conformance=otherwise(choice=None))
XmlEvent(name='OperationCompletion', conformance=optional(choice=None))

Cluster RVC Operational State
Accepted Commands changed:
Stop
XmlCommand(id=1, name='Stop', conformance=deprecated(choice=None))
XmlCommand(id=1, name='Stop', conformance=disallowed(choice=None))
Start
XmlCommand(id=2, name='Start', conformance=deprecated(choice=None))
XmlCommand(id=2, name='Start', conformance=disallowed(choice=None))
GoHome
XmlCommand(id=128, name='GoHome', conformance=otherwise(choice=None))
XmlCommand(id=128, name='GoHome', conformance=optional(choice=None))
Events changed:
OperationCompletion
XmlEvent(name='OperationCompletion', conformance=otherwise(choice=None))
XmlEvent(name='OperationCompletion', conformance=optional(choice=None))

Cluster HEPA Filter Monitoring
Features changed:
ReplacementProductList (previously Replacement)
XmlFeature(code='REP', name='Replacement', conformance=optional(choice=None))
XmlFeature(code='REP', name='ReplacementProductList', conformance=optional(choice=None))

Cluster Activated Carbon Filter Monitoring
Features changed:
ReplacementProductList (previously Replacement)
XmlFeature(code='REP', name='Replacement', conformance=optional(choice=None))
XmlFeature(code='REP', name='ReplacementProductList', conformance=optional(choice=None))

Cluster Device Energy Management
Revision change - old: 3 new: 4
Features changed:
ForecastAdjustment
XmlFeature(code='FA', name='ForecastAdjustment', conformance=otherwise(choice=None))
XmlFeature(code='FA', name='ForecastAdjustment', conformance=optional(choice=None))
PowerAdjustment
XmlFeature(code='PA', name='PowerAdjustment', conformance=optional(choice=Choice(marker='a', more=True)))
XmlFeature(code='PA', name='PowerAdjustment', conformance=optional(choice=None))
PowerForecastReporting
XmlFeature(code='PFR', name='PowerForecastReporting', conformance=otherwise(choice=None))
XmlFeature(code='PFR', name='PowerForecastReporting', conformance=otherwise(choice=None))
ConstraintBasedAdjustment
XmlFeature(code='CON', name='ConstraintBasedAdjustment', conformance=otherwise(choice=None))
XmlFeature(code='CON', name='ConstraintBasedAdjustment', conformance=optional(choice=None))
StateForecastReporting
XmlFeature(code='SFR', name='StateForecastReporting', conformance=otherwise(choice=None))
XmlFeature(code='SFR', name='StateForecastReporting', conformance=optional_wrapper(choice=Choice(marker='a', more=False)))
StartTimeAdjustment
XmlFeature(code='STA', name='StartTimeAdjustment', conformance=optional(choice=Choice(marker='a', more=True)))
XmlFeature(code='STA', name='StartTimeAdjustment', conformance=optional(choice=None))
Pausable
XmlFeature(code='PAU', name='Pausable', conformance=optional(choice=Choice(marker='a', more=True)))
XmlFeature(code='PAU', name='Pausable', conformance=optional(choice=None))
Attributes changed:
PowerAdjustmentCapability
PowerAdjustmentCapability: datatype: list conformance: PA, access = R V
PowerAdjustmentCapability: datatype: PowerAdjustCapabilityStruct conformance: PA, access = R V

Cluster Energy EVSE
Revision change - old: 2 new: 3
Features changed:
ChargingPreferences
XmlFeature(code='PREF', name='ChargingPreferences', conformance=provisional(choice=None))
XmlFeature(code='PREF', name='ChargingPreferences', conformance=otherwise(choice=None))
SoCReporting
XmlFeature(code='SOC', name='SoCReporting', conformance=provisional(choice=None))
XmlFeature(code='SOC', name='SoCReporting', conformance=otherwise(choice=None))
PlugAndCharge
XmlFeature(code='PNC', name='PlugAndCharge', conformance=provisional(choice=None))
XmlFeature(code='PNC', name='PlugAndCharge', conformance=otherwise(choice=None))
V2X
XmlFeature(code='V2X', name='V2X', conformance=provisional(choice=None))
XmlFeature(code='V2X', name='V2X', conformance=otherwise(choice=None))

Cluster Energy EVSE Mode
Revision change - old: 1 new: 2
Features changed:
OnOff
XmlFeature(code='DEPONOFF', name='OnOff', conformance=optional(choice=None))
XmlFeature(code='DEPONOFF', name='OnOff', conformance=disallowed(choice=None))
Attributes changed:
StartUpMode
StartUpMode: datatype: uint8 conformance: O, access = RW VO
StartUpMode: datatype: uint8 conformance: X, access = RW VO
OnMode
OnMode: datatype: uint8 conformance: DEPONOFF, access = RW VO
OnMode: datatype: uint8 conformance: X, access = RW VO

Cluster Device Energy Management Mode
Revision change - old: 1 new: 2
Features changed:
OnOff
XmlFeature(code='DEPONOFF', name='OnOff', conformance=optional(choice=None))
XmlFeature(code='DEPONOFF', name='OnOff', conformance=disallowed(choice=None))
Attributes changed:
StartUpMode
StartUpMode: datatype: uint8 conformance: O, access = RW VO
StartUpMode: datatype: uint8 conformance: X, access = RW VO
OnMode
OnMode: datatype: uint8 conformance: DEPONOFF, access = RW VO
OnMode: datatype: uint8 conformance: X, access = RW VO

Cluster Color Control
Revision change - old: 6 new: 7
Features changed:
HueSaturation (previously Hue/Saturation)
XmlFeature(code='HS', name='Hue/Saturation', conformance=optional(choice=None))
XmlFeature(code='HS', name='HueSaturation', conformance=otherwise(choice=None))
EnhancedHue (previously Enhanced)
XmlFeature(code='EHUE', name='Enhanced', conformance=optional(choice=None))
XmlFeature(code='EHUE', name='EnhancedHue', conformance=otherwise(choice=None))
ColorLoop (previously Color)
XmlFeature(code='CL', name='Color', conformance=optional(choice=None))
XmlFeature(code='CL', name='ColorLoop', conformance=optional(choice=None))
ColorTemperature (previously Color)
XmlFeature(code='CT', name='Color', conformance=optional(choice=None))
XmlFeature(code='CT', name='ColorTemperature', conformance=optional(choice=None))
Attributes changed:
DriftCompensation
DriftCompensation: datatype: enum8 conformance: O, access = R V
DriftCompensation: datatype: DriftCompensationEnum conformance: O, access = R V
ColorMode
ColorMode: datatype: enum8 conformance: M, access = R V
ColorMode: datatype: ColorModeEnum conformance: M, access = R V
EnhancedColorMode
EnhancedColorMode: datatype: enum8 conformance: M, access = R V
EnhancedColorMode: datatype: EnhancedColorModeEnum conformance: M, access = R V
Options
Options: datatype: map8 conformance: M, access = RW VO
Options: datatype: OptionsBitmap conformance: M, access = RW VO
ColorCapabilities
ColorCapabilities: datatype: map16 conformance: M, access = R V
ColorCapabilities: datatype: ColorCapabilitiesBitmap conformance: M, access = R V

Cluster Door Lock
Revision change - old: 7 new: 8
Features added: ['AliroProvisioning', 'AliroBLEUWB']
Features removed: ['Logging', 'Notification']
Features changed:
User
XmlFeature(code='USR', name='User', conformance=optional_wrapper(choice=None))
XmlFeature(code='USR', name='User', conformance=otherwise(choice=None))
Attributes added: ['AliroReaderVerificationKey', 'AliroReaderGroupIdentifier', 'AliroReaderGroupSubIdentifier', 'AliroExpeditedTransactionSupportedProtocolVersions', 'AliroGroupResolvingKey', 'AliroSupportedBLEUWBProtocolVersions', 'AliroBLEAdvertisingVersion', 'NumberOfAliroCredentialIssuerKeysSupported', 'NumberOfAliroEndpointKeysSupported']
Attributes removed: ['NumberOfLogRecordsSupported', 'EnableLogging', 'KeypadOperationEventMask', 'RemoteOperationEventMask', 'ManualOperationEventMask', 'RFIDOperationEventMask', 'KeypadProgrammingEventMask', 'RemoteProgrammingEventMask', 'RFIDProgrammingEventMask']
Attributes changed:
SecurityLevel
SecurityLevel: datatype: UNKNOWN conformance: D, access = RW N/AN/A
SecurityLevel: datatype: UNKNOWN conformance: D, access = R V
Accepted Commands added: ['SetAliroReaderConfig', 'ClearAliroReaderConfig']
Accepted Commands removed: ['GetLogRecord']
Generated Commands removed: ['GetLogRecordResponse']

Cluster Window Covering
Attributes changed:
Mode
Mode: datatype: ModeBitmap conformance: M, access = RW VM
Mode: datatype: ModeBitmap Type. conformance: M, access = RW VM

Cluster Application Launcher
Revision change - old: 1 new: 2

Device Types newly added in 1.4
['Heat Pump', 'Mounted Dimmable Load Control', 'Network Infrastructure Manager', 'Thread Border Router', 'Solar Power', 'Joint Fabric Administrator', 'Mounted On/Off Control', 'Water Heater', 'Battery Storage', 'Secondary Network Interface']

Device Types removed since 1.3
[]

Device Type Window Covering
Server Clusters removed: ['Scenes Management']

Device Type Pump Controller
Revision change - old: 3 new: 4
Client Clusters removed: ['Binding']

Device Type Window Covering Controller
Client Clusters removed: ['Scenes Management']

Device Type Door Lock
Server Clusters added: ['Scenes Management']
Server Clusters removed: ['Scenes Management']

Device Type Energy EVSE
Revision change - old: 1 new: 2

Device Type Aggregator
Revision change - old: 1 new: 2
Server Clusters added: ['Commissioner Control']

Device Type Door Lock Controller
Client Clusters added: ['Scenes Management']
Client Clusters removed: ['Scenes Management']

Device Type Bridged Node
Revision change - old: 2 new: 3
Server Clusters added: ['Administrator Commissioning', 'Ecosystem Information']

Device Type Device Energy Management
Revision change - old: 1 new: 2
Server Clusters changed:
Device Energy Management
Device Energy Management: P, M
Device Energy Management: M
Device Energy Management Mode
Device Energy Management Mode: P, M
Device Energy Management Mode: ControllableESA, O

Device Type Root Node
Revision change - old: 2 new: 3
Server Clusters changed:
ICD Management
ICD Management: SIT
ICD Management: SIT | LIT

Device Type Thermostat
Revision change - old: 3 new: 4
Server Clusters removed: ['Alarms', 'Time Synchronization', 'Scenes Management']
Server Clusters changed:
Energy Preference
Energy Preference: P, O
Energy Preference: O
Client Clusters removed: ['Time', 'Time Synchronization']

Device Type Fan
Revision change - old: 2 new: 3
Server Clusters added: ['On/Off']

Device Type Air Purifier
Revision change - old: 1 new: 2
Server Clusters added: ['On/Off']

Device Type Occupancy Sensor
Revision change - old: 3 new: 4
Server Clusters added: ['Boolean State Configuration']

Device Type Refrigerator
Revision change - old: 1 new: 2

Device Type Temperature Controlled Cabinet
Revision change - old: 2 new: 3

Device Type Robotic Vacuum Cleaner
Revision change - old: 2 new: 3
Server Clusters added: ['Service Area']

Device Type Oven
Revision change - old: 1 new: 2

Provisional elements:

Provisional Clusters
['Ballast Configuration', 'Content Control', 'Energy Preference', 'Joint Fabric Datastore Cluster', 'Joint Fabric PKI', 'ProxyConfiguration', 'ProxyDiscovery', 'Scenes Management', 'ValidProxies']

Door Lock
Provisional features: ['FingerCredentials', 'FaceCredentials']

GroupKeyManagement
Provisional features: ['CacheAndSync']

General Commissioning
Provisional features: ['TermsAndConditions']
Provisional attributes: ['TCAcceptedVersion', 'TCMinRequiredVersion', 'TCAcknowledgements', 'TCAcknowledgementsRequired', 'TCUpdateDeadline']
Provisional accepted commands: ['SetTCAcknowledgements']
Provisional generated commands: ['SetTCAcknowledgementsResponse']

Energy EVSE
Provisional features: ['ChargingPreferences', 'SoCReporting', 'PlugAndCharge', 'V2X']

Thread Network Diagnostics
Provisional attributes: ['ExtAddress', 'Rloc16']

Level Control
Provisional features: ['Frequency']

Microwave Oven Control
Provisional features: ['PowerInWatts']
Provisional attributes: ['SupportedWatts', 'SelectedWattIndex']

Dimmable Light
Provisional server clusters: ['Scenes Management']

Color Dimmer Switch
Provisional client clusters: ['Scenes Management']

On/Off Light Switch
Provisional client clusters: ['Scenes Management']

Color Temperature Light
Provisional server clusters: ['Scenes Management']

Mounted Dimmable Load Control
Provisional server clusters: ['Scenes Management']

Dimmer Switch
Provisional client clusters: ['Scenes Management']

Control Bridge
Provisional client clusters: ['Scenes Management']

Casting Video Client
Provisional client clusters: ['Content Control']

On/Off Plug-in Unit
Provisional server clusters: ['Scenes Management']

On/Off Sensor
Provisional client clusters: ['Scenes Management']

Pump Controller
Provisional client clusters: ['Scenes Management']

Room Air Conditioner
Provisional server clusters: ['Scenes Management']

Video Remote Control
Provisional client clusters: ['Content Control']

Pump
Provisional server clusters: ['Scenes Management']

On/Off Light
Provisional server clusters: ['Scenes Management']

Door Lock Controller
Provisional client clusters: ['Scenes Management']

Basic Video Player
Provisional server clusters: ['Content Control']

Mounted On/Off Control
Provisional server clusters: ['Scenes Management']

Casting Video Player
Provisional server clusters: ['Content Control']

Extended Color Light
Provisional server clusters: ['Scenes Management']

Dimmable Plug-In Unit
Provisional server clusters: ['Scenes Management']

Copy link

Review changes with SemanticDiff.

@cecille cecille mentioned this pull request Oct 18, 2024
Copy link

github-actions bot commented Oct 18, 2024

PR #36153: Size comparison from 29a567e to 4c51148

Full report (67 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
platform target config section 29a567e 4c51148 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1350008 1350008 0 0.0
RAM 104120 104120 0 0.0
bl702 lighting-app bl702+eth FLASH 647788 647788 0 0.0
RAM 25233 25233 0 0.0
bl702+wifi FLASH 825274 825274 0 0.0
RAM 13965 13965 0 0.0
bl706+mfd+rpc+littlefs FLASH 1054200 1054200 0 0.0
RAM 23821 23821 0 0.0
bl702l lighting-app bl702l+mfd+littlefs FLASH 975048 975048 0 0.0
RAM 16468 16468 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 829564 829564 0 0.0
RAM 123452 123452 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 814872 814872 0 0.0
RAM 125332 125332 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 761460 761460 0 0.0
RAM 113824 113824 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 745704 745704 0 0.0
RAM 114016 114016 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 617258 617258 0 0.0
RAM 205908 205908 0 0.0
lock CC3235SF_LAUNCHXL FLASH 657306 657306 0 0.0
RAM 206060 206060 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 678589 678589 0 0.0
RAM 78668 78668 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 698433 698433 0 0.0
RAM 81300 81300 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 698433 698433 0 0.0
RAM 81300 81300 0 0.0
CYW930739M2EVB-02 unknown 2040 2040 0 0.0
FLASH 655377 655377 0 0.0
RAM 73736 73736 0 0.0
light-switch CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 614933 614933 0 0.0
RAM 71628 71628 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 634569 634569 0 0.0
RAM 74180 74180 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 634569 634569 0 0.0
RAM 74180 74180 0 0.0
lock CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 634213 634213 0 0.0
RAM 74676 74676 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 653921 653921 0 0.0
RAM 77228 77228 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 653921 653921 0 0.0
RAM 77228 77228 0 0.0
thermostat CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 609525 609525 0 0.0
RAM 68764 68764 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 629385 629385 0 0.0
RAM 71396 71396 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 629385 629385 0 0.0
RAM 71396 71396 0 0.0
efr32 lock-app BRD4187C FLASH 925248 925248 0 0.0
RAM 159708 159708 0 0.0
BRD4338a FLASH 741432 741424 -8 -0.0
RAM 231008 231008 0 0.0
window-app BRD4187C FLASH 1018236 1018236 0 0.0
RAM 128052 128052 0 0.0
esp32 all-clusters-app c3devkit DRAM 95256 95256 0 0.0
FLASH 1539960 1539960 0 0.0
IRAM 82538 82538 0 0.0
m5stack DRAM 116192 116192 0 0.0
FLASH 1550166 1550166 0 0.0
IRAM 117039 117039 0 0.0
linux air-purifier-app debug unknown 4688 4688 0 0.0
FLASH 2781421 2781421 0 0.0
RAM 129520 129520 0 0.0
all-clusters-app debug unknown 5528 5528 0 0.0
FLASH 6092546 6092546 0 0.0
RAM 524000 524000 0 0.0
all-clusters-minimal-app debug unknown 5424 5424 0 0.0
FLASH 5423122 5423122 0 0.0
RAM 242416 242416 0 0.0
bridge-app debug unknown 5408 5408 0 0.0
FLASH 4752050 4752050 0 0.0
RAM 218384 218384 0 0.0
chip-tool debug unknown 5960 5960 0 0.0
FLASH 13162822 13162822 0 0.0
RAM 584562 584562 0 0.0
chip-tool-ipv6only arm64 unknown 21408 21408 0 0.0
FLASH 11721136 11721136 0 0.0
RAM 635488 635488 0 0.0
fabric-admin debug unknown 5792 5792 0 0.0
FLASH 11390901 11390901 0 0.0
RAM 584954 584954 0 0.0
fabric-bridge-app debug unknown 4632 4632 0 0.0
FLASH 4578446 4578446 0 0.0
RAM 205336 205336 0 0.0
lighting-app debug+rpc+ui unknown 6056 6056 0 0.0
FLASH 5693969 5693969 0 0.0
RAM 228488 228488 0 0.0
lock-app debug unknown 5344 5344 0 0.0
FLASH 4801596 4801596 0 0.0
RAM 204472 204472 0 0.0
ota-provider-app debug unknown 4720 4720 0 0.0
FLASH 4430978 4430978 0 0.0
RAM 198192 198192 0 0.0
ota-requestor-app debug unknown 4656 4656 0 0.0
FLASH 4569750 4569750 0 0.0
RAM 202760 202760 0 0.0
shell debug unknown 4216 4216 0 0.0
FLASH 3116045 3116045 0 0.0
RAM 160368 160368 0 0.0
thermostat-no-ble arm64 unknown 9448 9448 0 0.0
FLASH 4319968 4319968 0 0.0
RAM 242896 242896 0 0.0
tv-app debug unknown 5624 5624 0 0.0
FLASH 6032069 6032069 0 0.0
RAM 596416 596416 0 0.0
tv-casting-app debug unknown 5208 5208 0 0.0
FLASH 11368045 11368045 0 0.0
RAM 675936 675936 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 915528 915528 0 0.0
RAM 143357 143357 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 885992 885992 0 0.0
RAM 141496 141496 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 848936 848936 0 0.0
RAM 142265 142265 0 0.0
nxp contact k32w0+release FLASH 582296 582296 0 0.0
RAM 70948 70948 0 0.0
mcxw71+release FLASH 596928 596928 0 0.0
RAM 63184 63184 0 0.0
light k32w0+release FLASH 618932 618932 0 0.0
RAM 70412 70412 0 0.0
k32w1+release FLASH 683160 683160 0 0.0
RAM 48816 48816 0 0.0
lock mcxw71+release FLASH 705552 705552 0 0.0
RAM 67324 67324 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1647604 1647604 0 0.0
RAM 212408 212408 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1553684 1553684 0 0.0
RAM 209208 209208 0 0.0
light cy8ckit_062s2_43012 FLASH 1468004 1468004 0 0.0
RAM 201200 201200 0 0.0
lock cy8ckit_062s2_43012 FLASH 1464980 1464980 0 0.0
RAM 225560 225560 0 0.0
qpg lighting-app qpg6105+debug FLASH 660600 660600 0 0.0
RAM 105396 105396 0 0.0
lock-app qpg6105+debug FLASH 618612 618612 0 0.0
RAM 99864 99864 0 0.0
stm32 light STM32WB5MM-DK FLASH 481936 481936 0 0.0
RAM 144844 144844 0 0.0
telink bridge-app tlsr9258a FLASH 681164 681164 0 0.0
RAM 91304 91304 0 0.0
contact-sensor-app tlsr9528a_retention FLASH 620814 620814 0 0.0
RAM 50600 50600 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a FLASH 708794 708794 0 0.0
RAM 73940 73940 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 625764 625764 0 0.0
RAM 144468 144468 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 811772 811772 0 0.0
RAM 99100 99100 0 0.0
tizen all-clusters-app arm unknown 4912 4912 0 0.0
FLASH 1729708 1729708 0 0.0
RAM 90108 90108 0 0.0
chip-tool-ubsan arm unknown 10792 10792 0 0.0
FLASH 18329542 18329542 0 0.0
RAM 7970692 7970692 0 0.0

@jamesharrow
Copy link
Contributor

EVSE PREF should have had P removed.

@jamesharrow jamesharrow self-requested a review October 18, 2024 23:27
Copy link
Contributor

@jamesharrow jamesharrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EVSE PREF should have had P removed (see new spec PR https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/10597)

Copy link

github-actions bot commented Oct 20, 2024

PR #36153: Size comparison from 29a567e to 9fcd6b4

Full report (67 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
platform target config section 29a567e 9fcd6b4 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1350008 1350008 0 0.0
RAM 104120 104120 0 0.0
bl702 lighting-app bl702+eth FLASH 647788 647788 0 0.0
RAM 25233 25233 0 0.0
bl702+wifi FLASH 825274 825274 0 0.0
RAM 13965 13965 0 0.0
bl706+mfd+rpc+littlefs FLASH 1054200 1054200 0 0.0
RAM 23821 23821 0 0.0
bl702l lighting-app bl702l+mfd+littlefs FLASH 975048 975048 0 0.0
RAM 16468 16468 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 829564 829564 0 0.0
RAM 123452 123452 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 814872 814872 0 0.0
RAM 125332 125332 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 761460 761460 0 0.0
RAM 113824 113824 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 745704 745704 0 0.0
RAM 114016 114016 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 617258 617258 0 0.0
RAM 205908 205908 0 0.0
lock CC3235SF_LAUNCHXL FLASH 657306 657306 0 0.0
RAM 206060 206060 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 678589 678589 0 0.0
RAM 78668 78668 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 698433 698433 0 0.0
RAM 81300 81300 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 698433 698433 0 0.0
RAM 81300 81300 0 0.0
CYW930739M2EVB-02 unknown 2040 2040 0 0.0
FLASH 655377 655377 0 0.0
RAM 73736 73736 0 0.0
light-switch CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 614933 614933 0 0.0
RAM 71628 71628 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 634569 634569 0 0.0
RAM 74180 74180 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 634569 634569 0 0.0
RAM 74180 74180 0 0.0
lock CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 634213 634213 0 0.0
RAM 74676 74676 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 653921 653921 0 0.0
RAM 77228 77228 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 653921 653921 0 0.0
RAM 77228 77228 0 0.0
thermostat CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 609525 609525 0 0.0
RAM 68764 68764 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 629385 629385 0 0.0
RAM 71396 71396 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 629385 629385 0 0.0
RAM 71396 71396 0 0.0
efr32 lock-app BRD4187C FLASH 925248 925248 0 0.0
RAM 159708 159708 0 0.0
BRD4338a FLASH 741432 741424 -8 -0.0
RAM 231008 231008 0 0.0
window-app BRD4187C FLASH 1018236 1018236 0 0.0
RAM 128052 128052 0 0.0
esp32 all-clusters-app c3devkit DRAM 95256 95256 0 0.0
FLASH 1539960 1539960 0 0.0
IRAM 82538 82538 0 0.0
m5stack DRAM 116192 116192 0 0.0
FLASH 1550166 1550166 0 0.0
IRAM 117039 117039 0 0.0
linux air-purifier-app debug unknown 4688 4688 0 0.0
FLASH 2781421 2781421 0 0.0
RAM 129520 129520 0 0.0
all-clusters-app debug unknown 5528 5528 0 0.0
FLASH 6092546 6092546 0 0.0
RAM 524000 524000 0 0.0
all-clusters-minimal-app debug unknown 5424 5424 0 0.0
FLASH 5423122 5423122 0 0.0
RAM 242416 242416 0 0.0
bridge-app debug unknown 5408 5408 0 0.0
FLASH 4752050 4752050 0 0.0
RAM 218384 218384 0 0.0
chip-tool debug unknown 5960 5960 0 0.0
FLASH 13162822 13162822 0 0.0
RAM 584562 584562 0 0.0
chip-tool-ipv6only arm64 unknown 21408 21408 0 0.0
FLASH 11721136 11721136 0 0.0
RAM 635488 635488 0 0.0
fabric-admin debug unknown 5792 5792 0 0.0
FLASH 11390901 11390901 0 0.0
RAM 584954 584954 0 0.0
fabric-bridge-app debug unknown 4632 4632 0 0.0
FLASH 4578446 4578446 0 0.0
RAM 205336 205336 0 0.0
lighting-app debug+rpc+ui unknown 6056 6056 0 0.0
FLASH 5693969 5693969 0 0.0
RAM 228488 228488 0 0.0
lock-app debug unknown 5344 5344 0 0.0
FLASH 4801596 4801596 0 0.0
RAM 204472 204472 0 0.0
ota-provider-app debug unknown 4720 4720 0 0.0
FLASH 4430978 4430978 0 0.0
RAM 198192 198192 0 0.0
ota-requestor-app debug unknown 4656 4656 0 0.0
FLASH 4569750 4569750 0 0.0
RAM 202760 202760 0 0.0
shell debug unknown 4216 4216 0 0.0
FLASH 3116045 3116045 0 0.0
RAM 160368 160368 0 0.0
thermostat-no-ble arm64 unknown 9448 9448 0 0.0
FLASH 4319968 4319968 0 0.0
RAM 242896 242896 0 0.0
tv-app debug unknown 5624 5624 0 0.0
FLASH 6032069 6032069 0 0.0
RAM 596416 596416 0 0.0
tv-casting-app debug unknown 5208 5208 0 0.0
FLASH 11368045 11368045 0 0.0
RAM 675936 675936 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 915528 915528 0 0.0
RAM 143357 143357 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 885992 885992 0 0.0
RAM 141496 141496 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 848936 848936 0 0.0
RAM 142265 142265 0 0.0
nxp contact k32w0+release FLASH 582296 582296 0 0.0
RAM 70948 70948 0 0.0
mcxw71+release FLASH 596928 596928 0 0.0
RAM 63184 63184 0 0.0
light k32w0+release FLASH 618932 618932 0 0.0
RAM 70412 70412 0 0.0
k32w1+release FLASH 683160 683160 0 0.0
RAM 48816 48816 0 0.0
lock mcxw71+release FLASH 705552 705552 0 0.0
RAM 67324 67324 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1647604 1647604 0 0.0
RAM 212408 212408 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1553684 1553684 0 0.0
RAM 209208 209208 0 0.0
light cy8ckit_062s2_43012 FLASH 1468004 1468004 0 0.0
RAM 201200 201200 0 0.0
lock cy8ckit_062s2_43012 FLASH 1464980 1464980 0 0.0
RAM 225560 225560 0 0.0
qpg lighting-app qpg6105+debug FLASH 660600 660600 0 0.0
RAM 105396 105396 0 0.0
lock-app qpg6105+debug FLASH 618612 618612 0 0.0
RAM 99864 99864 0 0.0
stm32 light STM32WB5MM-DK FLASH 481936 481936 0 0.0
RAM 144844 144844 0 0.0
telink bridge-app tlsr9258a FLASH 681164 681164 0 0.0
RAM 91304 91304 0 0.0
contact-sensor-app tlsr9528a_retention FLASH 620814 620814 0 0.0
RAM 50600 50600 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a FLASH 708794 708794 0 0.0
RAM 73940 73940 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 625764 625764 0 0.0
RAM 144468 144468 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 811772 811772 0 0.0
RAM 99100 99100 0 0.0
tizen all-clusters-app arm unknown 4912 4912 0 0.0
FLASH 1729708 1729708 0 0.0
RAM 90108 90108 0 0.0
chip-tool-ubsan arm unknown 10792 10792 0 0.0
FLASH 18329542 18329542 0 0.0
RAM 7970692 7970692 0 0.0

@mergify mergify bot merged commit d7abcbf into project-chip:master Oct 20, 2024
67 checks passed
yyzhong-g pushed a commit to yyzhong-g/connectedhomeip that referenced this pull request Dec 12, 2024
* DM XMLs 1.4 tag

* Update to master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants