ENVMON_VAL_UNAVAILABLE
ENVMON_VAL_UNAVAILABLE;
ENVMON_VAL_UNAVAILABLE;
if (lows.warning != ENVMON_VAL_UNAVAILABLE) {
if (lows.shutdown != ENVMON_VAL_UNAVAILABLE) {
if (lows.poweroff != ENVMON_VAL_UNAVAILABLE) {
if (highs.warning != ENVMON_VAL_UNAVAILABLE) {
if (highs.shutdown != ENVMON_VAL_UNAVAILABLE) {
if (highs.poweroff != ENVMON_VAL_UNAVAILABLE) {
*value = ENVMON_VAL_UNAVAILABLE;
*speed = ENVMON_VAL_UNAVAILABLE;
sensor->value = ENVMON_VAL_UNAVAILABLE;
sensor->lowthresholds.warning = ENVMON_VAL_UNAVAILABLE;
sensor->lowthresholds.shutdown = ENVMON_VAL_UNAVAILABLE;
sensor->lowthresholds.poweroff = ENVMON_VAL_UNAVAILABLE;
sensor->highthresholds.warning = ENVMON_VAL_UNAVAILABLE;
sensor->highthresholds.shutdown = ENVMON_VAL_UNAVAILABLE;
sensor->highthresholds.poweroff = ENVMON_VAL_UNAVAILABLE;
fan->speed = ENVMON_VAL_UNAVAILABLE;
fan->lowthresholds.warning = ENVMON_VAL_UNAVAILABLE;
fan->lowthresholds.shutdown = ENVMON_VAL_UNAVAILABLE;
fan->lowthresholds.poweroff = ENVMON_VAL_UNAVAILABLE;
ENVMON_VAL_UNAVAILABLE;
ENVMON_VAL_UNAVAILABLE;