The current CAN identifier.
The current CAN identifier type, 'extended or 'standard'.
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, ignored if hideSectionControl is true.
OptionaldisabledSet to true to disable this control.
OptionaldisableSet to true if the select message button should be disabled.
OptionaldisableSet to true if the select signal button should be disabled.
OptionalfullSet to true if the select message and select signal dialogs should be full screen dialogs.
OptionalhideSet to true if this control shouldn't be encapsulated inside a SectionControl.
OptionalhideSet to true if the select message button should be hidden.
OptionalnodeIdentifier of the node that will be used to filter messages and signals in the select dialogs. Leave undefined if no filtering should be done.
Callback that will be called when the CAN identifier has changed.
The new CAN identifier.
The new CAN identifier type.
The source identifier of the selected message. Could be undefined if no (any) source is selected.
OptionalonCallback that will be called when the errors state has changed.
The new errors state.
OptionalonCallback that will be called when the settings have changed after selecting a signal. If this property is set, then the onCanIdentifierChange callback will not be called.
The new CAN identifier.
The new CAN identifier type.
The new signal or undefined if no signal is selected.
The source identifier of the selected signal. Could be undefined if no (any) source is selected.
OptionalparentName of a parent dialog, if any, that is used as the parent for the select message and select signal dialogs. Leave undefined if there is no parent dialog.
OptionalselectedThe source identifier of the selected message or signal.
OptionalshowSet to true if the select signal button should be visible. If set to true, then the select message button will be hidden.
OptionalshowSet to true if the source field should be shown. Default is false.
OptionalsourceThe source identifier that will be used to filter messages in the select dialog. Leave undefined if no filtering should be done.
Properties of the CanIdentifierControl React component.