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

    Interface IqrfGatewayDaemonCdc

    IQRF Gateway Daemon IqrfCdc component configuration

    interface IqrfGatewayDaemonCdc {
        component: IqrfCdc;
        instance: string;
        IqrfInterface: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    component: IqrfCdc
    instance: string
    IqrfInterface: string