Skip to content

Home > resol-vbus-core-nodejs > NetLiveTransceiverEndpoint > getChannelList

NetLiveTransceiverEndpoint.getChannelList property

The callback to get a list of active channels.

Signature:

typescript
getChannelList?: () => Promise<NetLiveTransceiverEndpointChannelInfo[]>;