Skip to content

DATEX Block Protocol Viewer #13

@jonasstrehle

Description

@jonasstrehle

The workbench shall provide a DATEX block viewer to inspect the structure of DATEX blocks.
The view shall display the following parts of the block:

  • Routing header
  • Block header
  • Encrypted header
  • (body)

The default view shall show a hex view of the block with the specific fields beeing color highlighted.
Hovering over the fields shall bring up a tooltip, containing

  • title of the field
  • description of the field
  • deserialized value representation of the field

On click of a field, the field's value shall be shown deserialized in a split view below the block inspector for detailed investigation.

For deserialization of the protocol data, https://github.com/unyt-org/speck shall be used.

Image Image

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions