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

    Interface GatewayBackupSoftware

    Gateway software backup interface

    interface GatewayBackupSoftware {
        iqrf: boolean;
        mender: boolean;
        monit: boolean;
    }
    Index

    Properties

    Properties

    iqrf: boolean
    mender: boolean
    monit: boolean