Optionalaccess?: DefinitionAuthorization limits.
OptionalbyteApplies to numeric types.
Optionalchildren?: ValueElement[]Nested structures that may have data elements include enums, structs and lists.
Optionalconformance?: DefinitionOptionality control.
Optionalconstraint?: DefinitionLimits on values.
Optionaldefault?: FieldValueThe default value for the element.
Optionalquality?: DefinitionOther qualities not covered by conformance or access.
Optionaltype?: stringDerived datatypes as defined by the Matter Specification must specify the name of the base type. This is every type that is not global.
Elements may use the shortcut "list[EntryType]" to designate an element as type "list" with a single child that is the entry type.
A base element for all elements that represent data values.