Skip to content

0x4B01 - ReportConfiguration

Description

This message is used to provide the receiver a table of all existing components located on the source's subsystem or node depending on the value of field 1 of the Code 2B01h: Query Configuration message.

Structure

ReportConfiguration
 NodeList
   NodeSeq
     NodeRec
     ComponentList
       ComponentRec

NodeList

Type: List

Element Type Count Type Min Count Max Count
NodeSeq uint8 0 255

NodeSeq

Type: Sequence

Field # Field Name Type Optional Interpretation
1 NodeRec NodeRec false
2 ComponentList ComponentList false

NodeRec

Type: Record

Field # Field Name Type Units Optional Interpretation
1 NodeID uint8 one false Node ID. For single Node or Component reporting this field shall contain the Node ID as specified in the Destination Address of the Query Configuration message

ComponentList

Type: List

Element Type Count Type Min Count Max Count
ComponentRec uint8 0 255

ComponentRec

Type: Record

Field # Field Name Type Units Optional Interpretation
1 ComponentID uint8 one false Component ID. For Single Component reporting this field shall contain the Component ID as specified in the Destination Address of the Query Configuration message and shall be the only Component reported
2 InstanceID uint8 one false Inst ID when legacy Components are reported; a value of zero (0) shall be used for non-legacy components.