Issue to reflect some technical debt in the frontend code
ConvertDataFormat.js does not copy channels properly. This issue was discovered when fixing code smells and was out of the scope of that pull request. DatabaseDevices are converted to have an inputs property even if they are an encoder (that would have outputs) not a decoder.
Issue to reflect some technical debt in the frontend code
ConvertDataFormat.js does not copy channels properly. This issue was discovered when fixing code smells and was out of the scope of that pull request. DatabaseDevices are converted to have an inputs property even if they are an encoder (that would have outputs) not a decoder.