Device-specific address.
Defined in
This message is defined in the configuration_provider.proto file.
Syntax
message DeviceAddress
{
uint32 rack = 1;
uint32 slot = 2;
}
Fields
The DeviceAddress message has the following fields.
DeviceAddress message fields
Type |
Name |
Tag |
Description |
|---|---|---|---|
|
|
|
Rack number. |
|
|
|
Slot number. |