User Manual

Table Of Contents
Application layers
8-14 Confidential - For internal use 99-137719-D
See 8.5.2.5.1 for further details.
8.5.2.5.3 MSG_CONFIG_WRITE_REQ
Message to request a write in the BGAN XL Radio Module configuration database.
offset \ byte 0 1 2 3
0
Opcode Transaction ID Type RecIdLen
4
Record ID
....
.....
4+RecIdLen
ValueLen .....
....
Value
Table 8-11: MSG_CONFIG_READ_RESP data format
Data field Type Length Offset Value Comment
Opcode U8 1 0 2
Transaction ID U8 1 1 0-255
Type U8 1 2 0: Integer
1: String
2: Byte array
Type of record
RecIdLen U8 1 3 0-128 Length of ‘Record ID’
field
Record ID ARRAY RecIdL
en
4 N/A Record identification in
the format n.n.n.n (ASCII
characters)
ValueLen U16 2 4+Rec
IdLen
0-320 Length of the value field
Value ARRAY ValueL
en
6+Rec
IdLen
N/A Value of the record
Table 8-12: MSG_CONFIG_READ_RESP data fields
offset \ byte 0 1 2 3
0
Opcode Transaction ID Type RecIdLen
4
Record ID
....
.....
Table 8-13: MSG_CONFIG_WRITE_REQ data format