@gibme/starlink
    Preparing search index...

    Enumeration DishGetDiagnosticsResponse_TestResult

    / Result of the hardware self test that the UT runs on boot.

    Index

    Enumeration Members

    Enumeration Members

    FAILED: 2

    FAILED - / The hardware test failed. Something is wrong.

    NO_RESULT: 0

    NO_RESULT - / No hardware test has been run.

    PASSED: 1

    PASSED - / The hardware test passed.

    UNRECOGNIZED: -1