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

    Interface MonitCheckEnablement

    Monit check interface

    interface MonitCheckEnablement {
        enabled: boolean;
        name: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    enabled: boolean
    name: string