@companion-module/base
    Preparing search index...

    Enumeration InstanceStatus

    All the possible status levels that an instance can use. Note: When adding more, companion needs to be updated to know how they should be displayed

    Index

    Enumeration Members

    AuthenticationFailure: "authentication_failure"
    BadConfig: "bad_config"
    Connecting: "connecting"
    ConnectionFailure: "connection_failure"
    Disconnected: "disconnected"
    Ok: "ok"
    UnknownError: "unknown_error"
    UnknownWarning: "unknown_warning"