Properties of schema

Property Name

Allowed type / value

DSL Version

Required

Default Value

Description

name

string

1

yes

Name of the protocol. Allowed to have spaces.

endian

"big" or "little"

1

no

little

Endian of the protocol.

description

string

1

no

Human readable description of the protocol.

version

1

no

0

Version of the protocol.

dslVersion

1

no

0

Version of the used DSL.

nonUniqueMsgIdAllowed

1

no

false

Allow non-unique numeric message IDs.

Last updated

Was this helpful?