Tags: eungshik/connectedhomeip
Tags
Implemented Feature Flag to Enable/Disable Global EventList Attribute (… …project-chip#25294) * Implemented Feature Flag to Enable/Disable Global EventList Attribute * Added ifdefs to the TestAttributePathExpandIterator.cpp test * Updated YAML tests * ZAP REGEN
[OnOff] Fix OffWaitTime delayed state off (project-chip#25172) * Fix issue where OnTime was set to 0 and the updateOnOffTimeCommand callback was called before OnOff off State was set causing OffWaitTime to wrongly be reseted. * Fix expected string in Cirque MobileDeviceTest since The log changed in the on off server
Fix placeholder app shutdown to actually do a clean stack shutdown. (p… …roject-chip#24714) Otherwise we end up crashing on asserts about leaks. Fixes project-chip#24705
[matter_yamltests] Add is_nullable method to SpecDefinitions (project… …-chip#24624)
Explicitly list out renames due to acronym casing changes. (project-c… …hip#24137) This will let us avoid generating incorrect backwards-compat shims for things that get added after our big API update but have a name that includes acronyms.
[Doc - Silabs] Update docs to point the SMG docs (project-chip#22980) (… …project-chip#22986) * Update docs to point the SMG docs * Address comment -remove extra ) * Update path to generic Releases * restyle * Remove SMG acronym for the pyspelling ci to pass
Revert "[linux] Use BLE notification instead of indication (project-c… …hip#17692)" (project-chip#17836) This reverts commit 6160935.
Update readme with additional functionality. (project-chip#15160)
Error out if large (not-exactly-representable) integers are used in Y… …AML. (project-chip#15102) Otherwise we get silent value corruption.
PreviousNext