Optional
access?: DefinitionAuthorization limits.
Optional
byteApplies to numeric types.
Optional
children?: ValueElement[]Nested structures that may have data elements include enums, structs and lists.
Optional
conformance?: DefinitionOptionality control.
Optional
constraint?: DefinitionLimits on values.
Optional
default?: FieldValueThe default value for the element.
Optional
quality?: DefinitionOther qualities not covered by conformance or access.
Optional
type?: 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.