Gateway software backup interface

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

Properties

Properties

iqrf: boolean
mender: boolean
monit: boolean