OptionalcollapsedCurrent collapse state of the SectionControl.
OptionalcollapsedCallback that will be called when collapse state has changed.
The new collapse state.
OptionalcollapsibleSet to true if the SectionControl should be collapsible.
OptionaldisabledSet to true to disable this control.
OptionalfullSet to true if the select message dialog should be a full screen dialog.
The generator type: 'constant' | 'random' | 'scan' 'constant': The LIN identifier set to linIdentifier will be used for all generated messages. 'random': A random LIN identifier between minLinIdentifier and maxLinIdentifier will be used. 'scan': A LIN identifier will be picked from minLinIdentifier to maxLinIdentifier.
The LIN identifier.
OptionallinThe current error state.
The max LIN identifier that will be used if identifierGeneratorType is 'random' or 'scan'.
The min LIN identifier that will be used if identifierGeneratorType is 'random' or 'scan'.
OptionalnodeIdentifier of the node that will be used to filter messages in the select dialog. Leave undefined if no filtering should be done.
Callback that will be called when the LIN identifier(s) has changed.
The new constant LIN identifier.
The new generator type.
The new min LIN identifier.
The new max LIN identifier.
OptionalonCallback that will be called when the errors state has changed.
The new errors state.
OptionalparentName of a parent dialog, if any, that is used as the parent for the select message dialog. Leave undefined if there is no parent dialog.
Callback for specifying if the signal values table should be visible.
Properties of the LinIdentifierGeneratorControl React component.