{{> header}} #include {{#zcl_structs}} {{#if has_more_than_one_cluster}} {{> struct_parser_impl namespace="detail"}} {{/if}} {{/zcl_structs}} {{#zcl_clusters}} {{#zcl_structs}} {{#unless has_more_than_one_cluster}} {{> struct_parser_impl namespace=(as_camel_cased ../name false)}} {{/unless}} {{/zcl_structs}} {{/zcl_clusters}}