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

    Interface MonitCheck

    Monit check interface

    interface MonitCheck {
        content: string;
        enabled: boolean;
        name: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    content: string
    enabled: boolean
    name: string