Difference between revisions of "Device"
From Zenitel Wiki
Line 8: | Line 8: | ||
! style="background:#ffdead;" width="600" |Device Function | ! style="background:#ffdead;" width="600" |Device Function | ||
|- | |- | ||
− | | 0 || 0x00 || Invalid device (reserved NULL value) | + | | align=right | 0 || 0x00 || Invalid device (reserved NULL value) |
|- | |- | ||
|1 - 64 || 0x01 - 0x40 || External boxes. RIOs, PCs etc. | |1 - 64 || 0x01 - 0x40 || External boxes. RIOs, PCs etc. |
Revision as of 22:13, 19 June 2007
All data messages are addressed to a device. A device is always related to (owned by) a node. A full device address consists of <node> <device>.
<Device> is one byte.
Note that devices can both be physical boxes (e.g. RIO) or a function (Router).
Value (decimal) | Value (Hex) | Device Function |
---|---|---|
0 | 0x00 | Invalid device (reserved NULL value) |
1 - 64 | 0x01 - 0x40 | External boxes. RIOs, PCs etc. |