jooby-codec
    Preparing search index...

    Interface IRequestChannelParameter

    Request parameter for specific channel, works for multichannel devices only.

    interface IRequestChannelParameter {
        channel: number;
    }
    Index

    Properties

    Properties

    channel: number