Optional
BitOptional fixed bit length of the field.
Optional
BitIndicates if the bit length is variable.
Bit offset from the start of the structure.
Starting bit position of the field.
Optional
ConditionOptional condition for field inclusion.
Optional
DescriptionOptional description of the field.
Optional
EnumOptional enumeration of bit values.
Type of the field, as defined by FieldType.
Unique identifier for the field.
Optional
LookupOptional reference to a bit enumeration.
Optional
LookupOptional reference to a lookup enumeration.
Reference to the field type enumeration.
Optional
LookupOptional reference to an indirect lookup enumeration.
Optional
LookupOptional order for indirect enumeration fields.
Optional
MatchOptional value to match for conditional fields.
Human-readable name of the field.
Optional
OffsetOptional offset to apply to the field value.
Optional
PartIndicates if the field is part of the primary key.
Optional
PhysicalOptional physical quantity represented by the field.
Optional
RangeOptional maximum allowed value.
Optional
RangeOptional minimum allowed value.
Optional
ResolutionOptional resolution or scaling factor.
Optional
SignedIndicates if the field value is signed.
Optional
UnitOptional unit of measurement for the field value.
Represents a field definition within a data structure, including metadata and configuration options.