Interface defining the parameters of the Q_Channel TSSV Interface bundle

interface Q_Channel_Parameters {
    name?: string;
}

Hierarchy (view full)

Properties

Properties

name?: string

Generated using TypeDoc