andreasnuesslein / py-teleco-daisy

MIT License
1 stars 2 forks source link

Preparing to add support for additional devices #3

Open AdamFiser opened 1 month ago

AdamFiser commented 1 month ago

Before integrating support for additional devices, the code needs to be lightly modified to ensure clarity and ease of maintenance as devices are added.

A new device has its own: commandId osc_map - triplet of values parameter, id and channel

relation to #2

I'm preparing PR, help with integration is welcome