Skip navigation links
1-Wire Weather Service for Java -- Server API
A B C D E F G H I K L M N O P Q R S T U V W Z 

G

getADVoltageEFT(ADContainer, byte[]) - Method in class wxservice.sensor.task.SensorTask
Encapsulates exclusive fault tolerant access to reading A/D conversion results.
getADVoltageEFT(ADContainer, int, byte[]) - Method in class wxservice.sensor.task.SensorTask
Encapsulates exclusive fault tolerant access to reading A/D conversion results.
getAverageSpeed() - Method in class wxservice.sensor.task.WSI603A.WindTask
Gets the average wind speed in meters/sec.
getConfiguration() - Method in interface wxservice.IService
Configuration properties accessor.
getConfiguration() - Method in class wxservice.Service
 
getConfiguration() - Method in class wxservice.WxWeb
Configuration properties accessor.
getConstant() - Method in interface wxservice.sensor.data.ISensorData
Pass-through constant for sensor-specific data.
getConstant() - Method in class wxservice.sensor.data.SensorData
 
getCount() - Method in class wxservice.sensor.task.Precipitation.ReadTask
Gets the current count from the rain gauge.
getDeviceTemperature() - Method in class wxservice.sensor.task.Barometer2438.ReadTask
Reads the temperature from the device.
getDeviceTemperature() - Method in class wxservice.sensor.task.Hygrometer.ReadTask
Reads the temperature from the device.
getDeviceTemperature() - Method in class wxservice.sensor.task.Thermometer.ReadTask
Reads the temperature from the device.
getDeviceTemperature() - Method in class wxservice.sensor.task.WSI603A.TemperatureTask
Reads current temperature.
getDeviceVoltage(int) - Method in class wxservice.sensor.task.Barometer2438.ReadTask
Reads the current voltage on the specified channel.
getDeviceVoltage(int) - Method in class wxservice.sensor.task.Hygrometer.ReadTask
Reads the current voltage on the specified channel.
getDeviceVoltage() - Method in class wxservice.sensor.task.WindVane.ReadTask
Reads the windvane A/D converters.
getDirection() - Method in class wxservice.sensor.task.WindVane.ReadTask
Reads the current wind direction.
getDirection() - Method in class wxservice.sensor.task.WSI603A.WindTask
Gets windvane direction.
getFileData(String) - Method in interface wxservice.IService
Returns data from the specified file as a sting array.
getFileData(String) - Method in class wxservice.Service
 
getFileData(String) - Method in class wxservice.WxWeb
Returns data from the specified file as a sting array.
getFileNames() - Method in interface wxservice.IService
File names property accessor.
getFileNames() - Method in class wxservice.Service
 
getFileNames() - Method in class wxservice.WxWeb
File names property accessor.
getName() - Method in class wxservice.DataEvent
Event data source name property accessor.
getName() - Method in interface wxservice.sensor.data.ISensorData
Name property accessor.
getName() - Method in class wxservice.sensor.data.SensorData
 
getPressure() - Method in class wxservice.sensor.task.Barometer.ReadTask
Calculates the current atmospheric pressure.
getRate() - Method in class wxservice.sensor.task.Precipitation.ReadTask
Gets the current rate from the rain gauge.
getResetTime() - Method in interface wxservice.sensor.data.ISensorData
Reset time property accessor.
getResetTime() - Method in class wxservice.sensor.data.SensorData
 
getRmsHumidity(double) - Method in class wxservice.sensor.task.Hygrometer.ReadTask
Reads from the device until the vdd - vad RMS values are not greater than 0.1 standard deviation.
getRmsPressure() - Method in class wxservice.sensor.task.Barometer2438.ReadTask
Reads from the device until the vdd - vad RMS values are not greater than 0.1 standard deviation.
getRmsSolarIntensity() - Method in class wxservice.sensor.task.Hygrometer.ReadTask
Reads the solar intensity from the device until the RMS values are not greater than one standard deviation.
getRmsTemperature() - Method in class wxservice.sensor.task.Barometer2438.ReadTask
Spins reading the temperature until the RMS values are not greater than a standard deviation of one degree Celsius.
getRmsTemperature() - Method in class wxservice.sensor.task.Hygrometer.ReadTask
Spins reading the temperature until the RMS values are not greater than a standard deviation of one degree Celsius.
getRmsTemperature() - Method in class wxservice.sensor.task.Thermometer.ReadTask
Spins reading the temperature until the RMS values are not greater than a standard deviation of one degree Celsius.
getRmsTemperature() - Method in class wxservice.sensor.task.WSI603A.TemperatureTask
Spins reading the temperature until the RMS values are not greater than a standard deviation of one degree Celsius.
getSensorData(long) - Method in class wxservice.WxWeb
Fetches sensor data recorded since the specified time.
getSensorName() - Method in interface wxservice.sensor.data.ISensorData
Sensor name property accessor.
getSensorName() - Method in class wxservice.sensor.data.SensorData
 
getSolarIntensity() - Method in class wxservice.sensor.task.WSI603A.WindTask
Gets solar intensity.
getSpeedE() - Method in class wxservice.sensor.task.Anemometer.ReadTask
Reads the anemometer spin counter and calculates the wind speed with exclusive device access.
getSpeedEFT() - Method in class wxservice.sensor.task.Anemometer.ReadTask
Encapsulates exclusive fault tolerant access to wind speed.
getTemperature() - Method in class wxservice.sensor.task.Barometer.ReadTask
Reads the compensated temperature value that was used in the calculation to get pressure.
getTemperatureEFT(TemperatureContainer, byte[]) - Method in class wxservice.sensor.task.SensorTask
Encapsulates exclusive fault tolerant access to read temperature.
getTime() - Method in class wxservice.DataEvent
Event time property accessor.
getValue() - Method in class wxservice.DataEvent
Event data property accessor.
A B C D E F G H I K L M N O P Q R S T U V W Z 
Skip navigation links
Copyright © 2005-2013 Karl Uppiano