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

    Interface GatewayBackupSystem

    Gateway system backup interface

    interface GatewayBackupSystem {
        hostname: boolean;
        journal: boolean;
        network: boolean;
        time: boolean;
    }
    Index

    Properties

    hostname: boolean
    journal: boolean
    network: boolean
    time: boolean