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

    Interface MenderConnectConfig

    Mender connect configuration interface

    interface MenderConnectConfig {
        FileTransfer: boolean;
        PortForward: boolean;
    }
    Index

    Properties

    FileTransfer: boolean
    PortForward: boolean