I am translating some C code to python to use pyusb instead of libusb.
The device is vendor specific (I think) so it seems that I need to follow their C code, I manag