Skip to content

USB commands require --format json when it should default #90

Description

@emarsman

In some cases, USB commands require --format json, but that should be the default. Something in the auto-detect logic isn't working correctly.

File "/Users/Belina/openxc-python/openxc/sources/base.py", line 63, in streamer

raise MissingPayloadFormatError("Unable to auto-detect payload "

openxc.sources.base.MissingPayloadFormatError: Unable to auto-detect payload format, must specify manually with --format [json|protobuf]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions