Create abstract device class for libDevCom
We have a lot of devices, sensors, etc that are defined inside of libDevCom
. We should generalize the interfaces for the devices, we do for libPS
, so that we can configure and create devices via json
,