Skip to content

Consider adding a simulator #252

@achow101

Description

@achow101

Please consider adding a Digital Bitbox simulator. It would allow for projects implementing support for the bitbox to have a way to run automated tests.

I don't think this would be very hard to do. The api tests already use the bitbox firmware as a library and can send commands and get responses back. A simulator would just need to wrap that library and just forward the data to and from the outside world to the library functions. It could have an external interface using a UDP socket.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions