Late night studying thoughts..
An exploration of declarative programming, auto-generating APIs, and abusing python features such as descriptors and lambdas.
Why write a new a SDK for every BLE device from scratch when most of the work that goes into that is so similar? [WORK_IN_PROGRESS]