0x2B03 - QueryServices
Description
This message allows a component to request the service information of an entire subsystem or node, or a single component. The corresponding Report Services message will respond with service information only for new component implementations. It will not report service information for legacy component implementations.
NodeList
Type: List
| Element Type |
Count Type |
Min Count |
Max Count |
| NodeSeq |
uint8 |
1 |
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 |
Use 255 if service information from all nodes in the subsystem is required |
ComponentList
Type: List
| Element Type |
Count Type |
Min Count |
Max Count |
| ComponentRec |
uint8 |
1 |
255 |
ComponentRec
Type: Record
| Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
| 1 |
ComponentID |
uint8 |
one |
false |
Use 255 if service information from components in the node are required |