Public Attributes | |
int | version |
pfnTemperatureReport | pfnTempReport |
pfnFanSpeedReport | pfnFanSpeedReport |
pfnGetTextData | pfnTextData |
void * | pfnReadLEDStatus |
void * | pfnReadFanPower |
Definition at line 137 of file module.h.
|
Used to obtain the power required to serve each fan |
|
Used to obtain the status of each LED this module controls Definition at line 152 of file module.h. Referenced by moduleGetLEDStatus(). |
|
Used by the server to read data to the screen Definition at line 149 of file module.h. Referenced by moduleRender(). |