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

    Interface IqrfGatewayControllerApiDiscoveryConfig

    IQRF Gateway Controller Discovery conditions configuration

    interface IqrfGatewayControllerApiDiscoveryConfig {
        maxAddr: number;
        returnVerbose: boolean;
        txPower: number;
    }
    Index

    Properties

    maxAddr: number
    returnVerbose: boolean
    txPower: number