-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
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
Labels
No labels