getDeviceChannelCount
Return total channels for specified device.
Usage
const channels = await connection.getDeviceChannelCount('<your device id>');
console.log(channels);
* Remember to instantiate class before use
Last update on: September 15th, 2019