Skip to content

Home > resol-vbus-core-toolbox-scripts > dlxJsonConverter > DLxJsonHeader

dlxJsonConverter.DLxJsonHeader interface

Part of the structured result conforming to the DLx Download API output.

Signature:

typescript
export interface DLxJsonHeader

Properties

Property

Modifiers

Type

Description

channel

number

See DLx Download API for details.

command

number

See DLx Download API for details.

description

string

See DLx Download API for details.

destination_address

number

See DLx Download API for details.

destination_name

string

See DLx Download API for details.

fields

DLxJsonHeaderField[]

See DLx Download API for details.

id

string

See DLx Download API for details.

info

number

See DLx Download API for details.

protocol_version

number

See DLx Download API for details.

source_address

number

See DLx Download API for details.

source_name

string

See DLx Download API for details.