Create the main python class of our library (`BatteryCycler`) which will expose the main functionality: 1. Connect/Disconnect -> equipment (hardware) 2. Configure channel 3. Start/Stop test 4. Set channel parameter (during test) 5. Read channel data (during test)
Create the main python class of our library (
BatteryCycler) which will expose the main functionality: