Open main menu

CDOT Wiki β

Changes

UDCP-page3

1,474 bytes added, 15:08, 23 July 2013
Created page with ''''Echo Command – Packet Format''' {| class="prettytable" |- | '''Byte''' | '''Length''' | '''Value''' | '''Description''' |- | 0x00 | 0x01 | 0x01 | Start of Packet |-…'
'''Echo Command – Packet Format'''

{| class="prettytable"
|-
|
'''Byte'''

|
'''Length'''

|
'''Value'''

|
'''Description'''

|-
|
0x00

|
0x01

|
0x01

|
Start of Packet

|-
|
0x01

|
0x01

|
0xNN

|
Length of Packet

|-
|
0x02

|
0x01

|
0x00

|
System Command Category

|-
|
0x03

|
0x01

|
0x01

|
Echo Command ID

|-
|
0x04

|
0xNN

|
0xNN

|
Payload

|}




'''Disconnect Transport – Packet Format'''

{| class="prettytable"
|-
|
'''Byte'''

|
'''Length'''

|
'''Value'''

|
'''Description'''

|-
|
0x00

|
0x01

|
0x01

|
Start of Packet

|-
|
0x01

|
0x01

|
0xNN

|
Length of Packet

|-
|
0x02

|
0x01

|
0x00

|
System Command Category

|-
|
0x03

|
0x01

|
0x03

|
Disconnect Transport Command ID

|}




'''Battery Status – Packet Format'''

{| class="prettytable"
|-
|
'''Byte'''

|
'''Length'''

|
'''Value'''

|
'''Description'''

|-
|
0x00

|
0x01

|
0x01

|
Start of Packet

|-
|
0x01

|
0x01

|
0xNN

|
Length of Packet

|-
|
0x02

|
0x01

|
0x00

|
System Command Category

|-
|
0x03

|
0x01

|
0x04

|
Battery Status Command ID

|}




'''Request Version Information – Packet Format'''

{| class="prettytable"
|-
|
'''Byte'''

|
'''Length'''

|
'''Value'''

|
'''Description'''

|-
|
0x00

|
0x01

|
0x01

|
Start of Packet

|-
|
0x01

|
0x01

|
0xNN

|
Length of Packet

|-
|
0x02

|
0x01

|
0x00

|
System Command Category

|-
|
0x03

|
0x01

|
0x05

|
Request Version Info Command ID

|-
|
0x04

|
0x01

|
0xNN

|
Version Type Requested*

|}
1
edit