Amadis

Get Configuration Data Command

This Command allows getting Configuration Parameters from the L2 Stack.

Command Parameters

Tag

Size (bytes)

Type

M/O/C

Description

‘C5’

1

b

M

Configuration Identifier

‘DF3B’

0

-

O

SHA-1 of Configuration Data BLOB

‘C3’

0

-

O

Configuration Version

The Configuration Identifier (Tag ‘C5’) is mandatory and shall be encoded as described for the

The other Command Parameters (‘DF3B’ and ‘C3’) are Optional and shall have TLV length set to 0 to indicate which Configuration Parameters to be included in the Response Parameters.

Command Parameters containing only Config ID (Tag ‘C5’) indicates that the Response Parameters shall include all Configuration Parameters (i.e. ‘C5’, ‘DF3A’, ‘DF3B’ and ‘C3’).

Response Parameters

 The Response Parameters should include Configuration Parameters as requested in the Command Parameters for the given Configuration ID.

For example, given a TERMINAL Version set to ‘ICS v1.0.0’, the Command Parameters:

ID = TERMINAL, Version = ?

C5

01

80

C3

00

Would return the Response Parameters:

ID = TERMINAL, Version = ‘CNT v1.0.0’

C5

01

80

C3

0A

‘I‘

‘C’

‘S’

‘ ‘

‘v’

‘1’

‘.’

‘0’

‘.’

‘0’

Error Codes

Code

Description

0000h

Successful Execution

2105h

Unsupported Configuration ID

21FFh

System Error

Â