Skip to content

Binary type #160

@laysakura

Description

@laysakura

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Related to #95

CAN frames' payloads are in binary type and cannot be parsed without metadata (.dbc file, for example).

We need to support BINARY type to feed CAN bus data from the CAN source reader.

Describe alternatives you've considered

CAN frames' payload are at most 8 bytes.
We may use UNSIGNED BIGINT for CAN bus data.

Of course, however, BINARY type should be necessary in the future.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    featNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions