ReferenceFunctions
encodeGetChannel()
function encodeGetChannel(index): Uint8Array;Defined in: packages/protocol/src/commands.ts:174
GET_CHANNEL: read a channel slot; answered by ChannelInfo.
Parameters
index
number
Channel slot
Returns
Uint8Array