connectedhomeip
Command handler interface mixin no change
#38435
Closed

Command handler interface mixin no change #38435

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

Login to write a write a comment.

Login via GitHub

Assignees
Labels