package
0.0.0-20241118114818-a80573d4ccfd
Repository: https://github.com/bitboxswiss/bitbox02-api-go.git
Documentation: pkg.go.dev

# Functions

ProductFromHIDProductString returns the firmware or bootloader product based on the usb HID product string.

# Constants

BootloaderHIDProductStringBTCOnly is the hid product string of the btc-only edition bootloader.
BootloaderHIDProductStringStandard is the hid product string of the standard edition bootloader.
FirmwareHIDProductStringBTCOnly is the hid product string of the btc-only edition firmware.
FirmwareHIDProductStringStandard is the hid product string of the standard edition firmware.
ProductBitBox02BTCOnly is the btc-only edition of the BitBox02, restricting functionality to Bitcoin.
ProductBitBox02Multi is the multi (previously: standard) edition of the BitBox02.

# Type aliases

Product enumerates the BitBox-based products.