padelt / temper-python

libusb/PyUSB-based driver to read TEMPer USB HID devices (USB ID 0c45:7401) and serve as a NetSNMP passpersist module
Other
183 stars 78 forks source link

Temperusb new config architecture #100

Closed davet2001 closed 3 years ago

davet2001 commented 3 years ago

This pull request is to implement #97.

It moves the device specific configuration into a separate file.

This should make it easier to add new configurations without risking breaking something, and hopefully easier for others to contribute.

davet2001 commented 3 years ago

@padelt This is ready now.

padelt commented 3 years ago

Hi @davet2001 , thanks a lot! This looks good to me. I unfortunately can't test it myself. You seem to miss in the list of authors in the README.md. Please add yourself if you want using a pull request or just tell me the line you want added.