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

    Interface IqrfGatewayDaemonMqMessaging

    IQRF Gateway Daemon MqMessaging component configuration

    interface IqrfGatewayDaemonMqMessaging {
        acceptAsyncMsg: boolean;
        component: IqrfMqMessaging;
        instance: string;
        LocalMqName: string;
        RemoteMqName: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    acceptAsyncMsg: boolean
    component: IqrfMqMessaging
    instance: string
    LocalMqName: string
    RemoteMqName: string