en-US/about_DRMMAlertContextPsu.help.txt

TOPIC
    about_DRMMAlertContextPsu
 
SHORT DESCRIPTION
    Represents the context of a PSU (Power Supply Unit) alert in the DRMM system, including reason and type of the alert.
 
LONG DESCRIPTION
The DRMMAlertContextPsu class models the context information specific to PSU alerts in the DRMM platform. It encapsulates properties such as reason and type that provide detailed context about the PSU alert.

This class inherits from DRMMAlertContext.

## PROPERTIES

The DRMMAlertContextPsu class exposes the following properties:

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

The DRMMAlertContextPsu 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_DRMMAlertContextPsu.md