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

    Interface IqrfGatewayControllerApiAutonetworkStopConditionsConfig

    IQRF Gateway Controller Autonetwork action stop conditions configuration

    interface IqrfGatewayControllerApiAutonetworkStopConditionsConfig {
        abortOnTooManyNodesFound: boolean;
        emptyWaves: number;
        waves: number;
    }
    Index

    Properties

    abortOnTooManyNodesFound: boolean
    emptyWaves: number
    waves: number