Brief information about IQRF Gateway

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

Hierarchy (View Summary)

Properties

Properties

board: string
gwId: null | string