Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
bb12311e9146fa8afa171b5cf0f551eb40a208b1
/
.
/
examples
/
chip-tool
/
templates
/
partials
/
StructParserDecl.zapt
blob: 7fd3364d034c89ac5a747ef83ec36ec2ee594569 [
file
] [
log
] [
blame
]
static
CHIP_ERROR
Setup
(
const
char
*
label
,
chip
::
app
::
Clusters
::{{
namespace
}}::
Structs
::{{
name
}}::
Type
&
request
,
Json
::
Value
&
value
);
static
void
Finalize
(
chip
::
app
::
Clusters
::{{
namespace
}}::
Structs
::{{
name
}}::
Type
&
request
);