- VALIDATION_FAILED - Static variable in class wxservice.sensor.task.WSI603A
-
Message format for validation (e.g., checksum) errors.
- VALIDATION_ZERO - Static variable in class wxservice.sensor.task.WSI603A
-
Message format for no data received.
- value - Variable in class wxservice.DataEvent
-
Data value.
- value - Variable in class wxservice.WebConfigData
-
Value for configuration property.
- value - Variable in class wxservice.WebNumber
-
The string representation of this number's value.
- value - Variable in class wxservice.WebSensorData
-
Sensor data numeric value.
- VALUE_ERROR_1 - Variable in class wxservice.sensor.task.Anemometer.ReadTask
-
Message format for extreme rate anomalies.
- VALUE_ERROR_1 - Variable in class wxservice.sensor.task.Barometer2438.ReadTask
-
Value error message format for out of range exceptions.
- VALUE_ERROR_1 - Variable in class wxservice.sensor.task.Hygrometer.ReadTask
-
Value error message format for out of range exceptions.
- VALUE_ERROR_1 - Variable in class wxservice.sensor.task.Precipitation.ReadTask
-
Message format for extreme rate anomalies.
- VALUE_ERROR_1 - Variable in class wxservice.sensor.task.Thermometer.ReadTask
-
Value error message format for out of range exceptions.
- VALUE_ERROR_1 - Variable in class wxservice.sensor.task.WSI603A
-
Value error message format for out of range exceptions.
- VALUE_ERROR_2 - Variable in class wxservice.sensor.task.Barometer2438.ReadTask
-
Value error message format for out of range exceptions.
- VALUE_ERROR_2 - Variable in class wxservice.sensor.task.Hygrometer.ReadTask
-
Value error message format for out of range exceptions.
- ValueException - Exception in wxservice
-
Indicates an unexpected value or a value out of range.
- ValueException() - Constructor for exception wxservice.ValueException
-
Constructs a new exception with null as its detail message.
- ValueException(String) - Constructor for exception wxservice.ValueException
-
Constructs a new exception with the specified detail message.
- ValueException(String, Throwable) - Constructor for exception wxservice.ValueException
-
Constructs a new exception with the specified detail message and cause.
- ValueException(Throwable) - Constructor for exception wxservice.ValueException
-
Constructs a new exception with the specified cause and a detail message
of (cause==null ? null : cause.toString()
) (which typically
contains the class and detail message of cause).
- valueOf(String) - Static method in enum wxservice.sensor.data.PrecipitationTotal.Interval
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum wxservice.sensor.data.PrecipitationTotal.Interval
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class wxservice.sensor.data.SensorData
-
Data buffer for rolling average.
- values - Variable in class wxservice.sensor.task.Precipitation
-
Rate buffer.
- vCompHumidity(double, double) - Method in class wxservice.sensor.task.Hygrometer.ReadTask
-
Voltage-compensate raw humidity value.