fix(cli): fixed support for devices as cli input
Description
Fixed support for providing devices as input to plotting functions.
Type of Change
- Using duck typing, objects are converted to strings.
- Added unit tests
closes #146 (closed)
Definition of Done
-
Documentation is up-to-date.
Edited by wakonig_k