en-US/about_DRMMAlertContextFan.help.txt

TOPIC
    about_DRMMAlertContextFan
 
SHORT DESCRIPTION
    Represents the context of a fan alert in the DRMM system, including reason and type.
 
LONG DESCRIPTION
The DRMMAlertContextFan class models the context information specific to fan alerts in the DRMM platform. It encapsulates properties such as the reason for the alert and the type of fan issue, providing detailed information about the hardware event that triggered the alert.

This class inherits from DRMMAlertContext.

## PROPERTIES

The DRMMAlertContextFan class exposes the following properties:

    Property Type Description
    ---------- ---------- -------------------------------
    Reason string The reason for the fan alert.
    Type string The type of fan issue detected.
## METHODS

The DRMMAlertContextFan class provides the following methods:

No public methods defined.

## NOTES

This class is defined in the DattoRMM.Core module's class system.
SEE ALSO
    Online Documentation
    https://github.com/TheShadowTek/DattoRMM.Core/blob/main/docs/about/classes/DRMMAlert/about_DRMMAlertContextFan.md