charmedlabs / pixy2

Other
131 stars 98 forks source link

Serial numbers are not unique across devices. #29

Open cmacfarl opened 1 month ago

cmacfarl commented 1 month ago

The pixy2 device always reports "DEMO 0.0" as its serial number.

It would be nice for the device to be able to either have unique serial numbers from the manufacturer, and/or have the ability through pixymon to set a device's serial number.

See: https://github.com/charmedlabs/pixy2/blob/ae7d1ad5c2351946bac5076927b5ce4b3f22f368/src/device/libpixy_m4/src/usbdesc.c#L230