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

    Interface GatewayBriefInformation

    Brief information about IQRF Gateway

    interface GatewayBriefInformation {
        board: string;
        gwId: null | string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    board: string
    gwId: null | string