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)

Properties

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