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

    Interface IqrfGatewayDaemonIdeCounterpart

    IQRF Gateway Daemon IdeCounterpart component configuration

    interface IqrfGatewayDaemonIdeCounterpart {
        component: IqrfIdeCounterpart;
        gwIdentIpStack: string;
        gwIdentModeByte: number;
        gwIdentName: string;
        gwIdentNetBios: string;
        gwIdentPublicIp: string;
        instance: string;
        operMode?: IqrfGatewayDaemonIdeCounterpartMode;
    }

    Hierarchy (View Summary)

    Index

    Properties

    gwIdentIpStack: string
    gwIdentModeByte: number
    gwIdentName: string
    gwIdentNetBios: string
    gwIdentPublicIp: string
    instance: string