CIDARLAB / 3DuF

Interactive microfluidic design editor
http://3duf.org
BSD 2-Clause "Simplified" License
74 stars 71 forks source link

CC #416

Open rkrishnasanka opened 3 years ago

rkrishnasanka commented 3 years ago

Created the initial version of class that are used to model the hardware devices connected to the computer. This PR creates the base classes and the potential API class we need to create to manage this. This PR still requires the integration of websockets communication a manager that can query peripheral manager effectively.

rkrishnasanka commented 3 years ago

@zyrrron can you please do a review of this PR, I'd like feedback on naming convention, documentation, etc.