connectedhomeip
Command handler interface mixin no change
#38435
Closed
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
160
Changes
View On
GitHub
Command handler interface mixin no change
#38435
ratgr
wants to merge 160 commits into
project-chip:master
from
ratgr:command-handler-interface-mixin-no-change
Changing AcceptedCommands Interface
a6c102cf
Update CHI::EnumerateGeneratedCommands to use builder
60c855fc
Added Builder initializer support
97a16dba
Update all cluster Implentations of the CHI interface
0aeb4e5a
Restyled by whitespace
c9918d22
Fixing Checks
9685feef
Size_t
1e118db6
[PATCH] Restyled by clang-format
3a551c13
Updated attributes
ff544647
Restyled by whitespace
6511c428
Restyled by clang-format
77a4f9fb
Clear up Access Permissions
7cb4b5ee
remove unnecesary file
dde4481c
Restyled by whitespace
e55e2372
Restyled by clang-format
5a0a9345
Fix to networkCommisioning
62429e8f
AcceptedCommands should return early
6f5ea52c
Check Error for CHIP_ERROR_NOT_IMPLEMENTED
319d9aab
Make sure there is space before appending
8e92e770
Fix Darwing Clangtidy issue
777a609d
Merge remote-tracking branch 'origin/master' into command-handler-int…
5f532241
Fixing dependency movement
9671d96f
Restyled by clang-format
33a06639
Remove Forward declaration
6e4a9e9e
Use builder instead of static array for network comissioning
e4a4968d
Update Comment on new AppendElements for initializer list
10cd5d33
Better phrasing in comments
731222ea
TestClusterCommandHandler::EnumerateAcceptedCommands don't use dynami…
98ea178c
Update src/app/CommandHandlerInterface.h
3f4a9060
Documenting Upgrading changes
3037bfc6
Quick Fix
f4cdd15f
Update docs/upgrading.md
7f56e9ff
Making all Privileges Explicit
a20600ed
Remove return of stack ptr
afc80b16
Allocate only once in enumeration
8c10c167
Privileges in ResetWatermarks up to spec
2bf9949b
remove chip from Access::Privilege;
8b8947bc
Rephrasing Upgrading comment
316072b4
Some more fixes
9c54176c
Start to support some metadata generation
25959702
Fix import
b6421106
Clean up sources
92c5d61f
Add generated metadata
94287a9e
Remove extra comma to make this a valid build.gn
b24b549e
Restyle
eab8a7d7
Updated content a bit: cluster ID is also fixed
70ddd243
Temporary workaround...but will look for something better
f30d5324
Better code reuse
50f9b2f9
Restyle
b5acd7dd
Restyle and add missing file
78226b1a
Remove some todo comments
85f88c9e
make linter happy
c7480097
Fix one case for namespace end comment
d7ad7277
move generation to zzz_generated
9e5a8ab4
rename path a bit more
8e675efc
Updated structure to zzz_generated/clusters/<NAME>' to contain indivi…
34ca4e61
Merge branch 'master' into cluster_metadata_generation
d01ff2ad
Merge branch 'master' into cluster_metadata_generation
7743a41e
Update generated code: generate IDs that are compatible with old IDs …
0af924ac
Add extra files
9822acb3
Fix up data type for events
34e2fab3
More arrangement of things ... it almost works
e1c0d083
Things now compile with dependencies. Need to figure out globals and …
f07aed49
Start adding some global attribute handling
fb0b7238
Update the code generator file list
945140bb
Global attributes work
9666f703
Update naming and add pragma once
dc64dcb8
Add response command IDs
c584a97d
All clusters app now compiles
bea53847
update paths to one more level of indirection
318fdaad
Update darwin projects to add data_model whenever app-common is there
0ba07e66
Update more include paths, make ASR compile by fixing platform depend…
ba0f0e4e
Fix qpg compilation
d557077c
Fix more builds: nrf, nxp, stm32, telink
74fa0c75
Fix ameba compilation
95c072b3
Restyle
c001a2dc
fix MW320 builds
9396f6a0
Fix bouffalolab compiles
60bcd057
Fix TI compilation
96cdc614
Add ids dependencies to darwin
cc40cab9
Add ids dependencies to NuttX
3bd8ce27
Fix tizen build
caa1d690
Fix android build
0469e5a6
Restyle
249a3317
fix zephyr
104af60b
match zap gen
ba33572f
more nxp fixes for ids
2ef090c2
more nxp fixes for ids
62e4ea18
make silabs/efr32 compile
0614613b
Bulk-add depdendencies on IDs on all platforms
d99c0840
Update more cmake files to include directories that include data_mode…
07892bad
Cleanup NXP dependencies
7bac9af7
NuttX code cleanup: generate does a real generate, cleanup the target…
15d6f425
darwin framework tool compile fix
4b6679b7
Disabled NuttX builds - platform maintainer has been notified
c3aa9cdb
Merge branch 'master' into cluster_metadata_generation
04dd2b87
Look to move items to reduce blast radius of changes
7ae2ffe9
Start updating the structure to reduce stutter
489af4b3
Move into clusters
f5f42a29
Fix include path
1e6d5b14
Regenerate and better sorting
48bb8f42
Fix build files
3b91fbcb
Now that paths moved, re-enable nuttx
aaadd2c6
Update namespacing for attribute metadata entries
4b1c62ab
Restyled by autopep8
4c542e8e
Remove references to data_model name
ef09db8e
Fix darwin framework tool build: its dependencies are just bad
5c48be7f
Restyled by gn
12271588
Cleanup dependencies, we do not need util types
caded691
Merge branch 'master' into cluster_metadata_generation
7fd24da3
Merge branch 'master' into cluster_metadata_generation
099f433f
Merge branch 'master' into cluster_metadata_generation
9a53a7bd
Merge branch 'master' into cluster_metadata_generation
ab297f9d
Merge branch 'master' into cluster_metadata_generation
5ff2c539
Fix path in Ids.h
2d72431f
Fix case typo in Clusters/clusters namespace
f8c5e2d6
Zap regen
4c8dc15b
Adding updated CHI interface into generation
433647be
temporal cha
4661c920
Update Generation
c517aaf8
Update generation, and generate
0a9101e4
Update to use kMetadataEntry
e6721f0b
Adding Shim Interface for CommandHandler
fd4e0806
Removing unnecesary usings
bf806acd
updating generation
99f47aad
Undoing changes to show that one liner to update
198c1702
More to simple change
a2e4b014
Fix warning
bd1fcc3f
github-actions
added
documentation
github-actions
added
examples
github-actions
added
scripts
github-actions
added
platform
github-actions
added
darwin
github-actions
added
esp32
github-actions
added
linux
github-actions
added
nrf connect
github-actions
added
zephyr
github-actions
added
lib
github-actions
added
controller
github-actions
added
app
github-actions
added
vscode
github-actions
added
telink
github-actions
added
tests
github-actions
added
support
github-actions
added
tizen
github-actions
added
silabs
github-actions
added
nxp
mergify
added
conflict
ratgr
marked this pull request as ready for review
252 days ago
ratgr
requested a review
from
joonhaengHeo
252 days ago
ratgr
requested a review
from
s07641069
252 days ago
ratgr
requested a review
252 days ago
ratgr
requested a review
252 days ago
ratgr
requested a review
252 days ago
ratgr
requested a review
252 days ago
ratgr
requested a review
from
arkq
252 days ago
ratgr
requested a review
252 days ago
ratgr
requested a review
252 days ago
pullapprove
added
review - pending
ratgr
assigned
ratgr
252 days ago
Merge branch 'master' into command-handler-interface-mixin-minimal-ch…
df445123
Merge Fixes
861bfca2
Merge fixes
98441288
Merge remote-tracking branch 'origin/master' into command-handler-int…
bf706769
ratgr
force pushed
from
2e5c3ef2
to
bf706769
252 days ago
github-actions
added
config
Rename new CHI to new name and shim to CHI
72758278
mergify
removed
conflict
ratgr
marked this pull request as draft
252 days ago
removing unnecesary changes
88533bf5
Restyled by clang-format
cd63ff71
removing accidental submodules
3d302d3e
gn add to list
cf06c173
Restyled by clang-format
6fd7e13c
Restyled by clang-format
a8bc01ba
Fix TestCodeGenModel
d8f9c68d
Merge remote-tracking branch 'ratgr/command-handler-interface-mixin-n…
91455a46
Removing Template Switch and instead generate code
0610b84d
Remove unnesesarry changes
1c8d6e84
Run metageneration
b7a16194
Fixed generation
333afc10
Removed submodule accidental change
bb81acf7
Merge remote-tracking branch 'origin/master' into command-handler-int…
7448c733
Restyled by clang-format
0e861aaf
ratgr
force pushed
from
2f2fcb7a
to
b32c3231
250 days ago
Fix Merge errors
ae7c0b30
ratgr
force pushed
from
b32c3231
to
ae7c0b30
250 days ago
Changed some more to CommandHandlerInterfaceB
aba07771
Restyled by clang-format
4bb4ce9e
Fix on energy-evse
5418f290
Restyled by clang-format
10bf9105
Fix on all clusters
c383d49c
Restyled by clang-format
debac555
Fix private clusters
d8f82072
Fix private clusters
e46f8351
Restyled by clang-format
2a480b30
inherinting constructor
f1c4f866
More updates
408f217c
ratgr
force pushed
from
ebac26ef
to
408f217c
250 days ago
woody-apple
added this to the
No Target Milestone
milestone
239 days ago
mergify
added
conflict
andy31415
requested changes on 2025-04-30
ratgr
closed this
211 days ago
mergify
removed
conflict
Login to write a write a comment.
Login via GitHub
Reviewers
andy31415
joonhaengHeo
s07641069
arkq
Assignees
ratgr
Labels
documentation
examples
scripts
platform
darwin
esp32
linux
nrf connect
zephyr
lib
controller
app
config
vscode
review - pending
telink
tests
support
tizen
silabs
nxp
Milestone
No Target Milestone
Login to write a write a comment.
Login via GitHub