IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
    Preparing search index...

    Interface InterfacePorts

    Interface ports

    interface InterfacePorts {
        cdc: string[];
        spi: string[];
        uart: string[];
    }
    Index

    Properties

    Properties

    cdc: string[]
    spi: string[]
    uart: string[]