Skip to content

Add "Require"s for importing Message Definitions into WireShark  #13

@emrainey

Description

@emrainey

Lua can "import" other lua files (which are in the same folder) by calling require "somefile" which will import somefile.lua.

Using this method we could import the Cyphal Heartbeat and GetInfo defintions (and in the future, others).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions