blob: 9d58faef6735be6a29a26ab4953f03d3225ac302 [file] [log] [blame]
{{! TODO: IDL consumers can't parse the square bracket syntax }}
{{#if isFabricScoped_DISABLED_FOR_NOW}}
{{indent extraIndent~}} [fabric_scoped_by=FabricIndex]
{{/if}}
{{indent extraIndent~}} struct {{name}} {
{{#zcl_struct_items}}
{{indent extraIndent~}} {{> idl_structure_member}}
{{/zcl_struct_items}}
{{indent extraIndent~}} }