en-US/about_DRMMAlertContextTemperature.help.txt

TOPIC
    about_DRMMAlertContextTemperature
 
SHORT DESCRIPTION
    Represents the context of a temperature alert in the DRMM system, including degree and type of temperature issue.
 
LONG DESCRIPTION
The DRMMAlertContextTemperature class models the context information specific to temperature alerts in the DRMM platform. It encapsulates properties such as degree and type that provide detailed context about the temperature alert.

This class inherits from DRMMAlertContext.

## PROPERTIES

The DRMMAlertContextTemperature class exposes the following properties:

    Property Type Description
    ---------- ---------- ------------------------------------
    Degree float The degree of the temperature alert.
    Type string The type of temperature alert.
## METHODS

The DRMMAlertContextTemperature 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_DRMMAlertContextTemperature.md