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.
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'.
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.
Callback for specifying if the select message dialog should be visible.
Callback for specifying if the signal values table should be visible.
Properties of the LinIdentifierGeneratorControl React component.