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 

I

IDataExchange - Interface in wxservice
Interface for exchanging data between sensors and formatters.
IDataExchangeListener - Interface in wxservice
Listener for IDataExchange events.
identifyDevices(String, String) - Method in class wxservice.sensor.task.Barometer.ReadTask
Finds the device that has the file containing the address of the other device and reads the file.
index - Variable in class wxservice.sensor.data.SensorData
Index into most recent data in the buffer.
index - Variable in class wxservice.sensor.task.Precipitation.ReadTask
Rate buffer index.
initConfiguration() - Method in class wxservice.Service
Initializes the server configuration.
initDevice() - Method in class wxservice.sensor.task.Anemometer.ReadTask
Initializes the sensor for operation.
initDevice() - Method in class wxservice.sensor.task.Barometer.ReadTask
Initializes the TAI8570 Pressure SensorTask for operation.
initDevice() - Method in class wxservice.sensor.task.Barometer2438.ReadTask
Initializes the sensor for operation.
initDevice() - Method in class wxservice.sensor.task.Hygrometer.ReadTask
Initializes the sensor for operation.
initDevice() - Method in class wxservice.sensor.task.Precipitation.ReadTask
Initializes the sensor for operation.
initDevice() - Method in class wxservice.sensor.task.Thermometer.ReadTask
Initializes the sensor for operation.
initDevice() - Method in class wxservice.sensor.task.WindVane.ReadTask
Initializes the sensor for operation.
initDevice() - Method in class wxservice.sensor.task.WSI603A.TemperatureTask
Initializes the sensor for operation.
initDevice() - Method in class wxservice.sensor.task.WSI603A.WindTask
Initializes the sensor for operation.
initialize - Variable in class wxservice.sensor.task.Anemometer.ReadTask
Flag to initialize sensor.
initialize - Variable in class wxservice.sensor.task.Barometer.ReadTask
Flag to initialize sensor.
initialize - Variable in class wxservice.sensor.task.Barometer2438.ReadTask
Flag to initialize sensor.
initialize - Variable in class wxservice.sensor.task.Hygrometer.ReadTask
Flag to initialize sensor.
initialize - Variable in class wxservice.sensor.task.Precipitation.ReadTask
Flag to initialize sensor.
initialize - Variable in class wxservice.sensor.task.Thermometer.ReadTask
Flag to initialize sensor.
initialize - Variable in class wxservice.sensor.task.WindVane.ReadTask
Flag to initialize sensor.
initialize - Variable in class wxservice.sensor.task.WSI603A.TemperatureTask
Flag to initialize sensor.
initialize - Variable in class wxservice.sensor.task.WSI603A.WindTask
Flag to initialize sensor.
INITIALIZE_SERVICE_COMMMAND - Static variable in class wxservice.formatter.task.Watchdog
Initialize service command.
initializeDefaults() - Method in class wxservice.Service
Initializes the default server configuration.
initializeLogger(boolean) - Method in class wxservice.Service
Initializes the logger.
initializeService() - Method in interface wxservice.IServiceControl
Clears out any pre-existing tasks, then initializes the service and starts tasks as configured.
initializeService() - Method in class wxservice.Service
 
initOneWire() - Method in class wxservice.Service
Initializes the 1-Wire network.
initSpeed(OneWireContainer) - Method in class wxservice.sensor.task.SensorTask
Initialize container speed.
interval - Variable in class wxservice.formatter.task.APRS
Posting interval.
interval - Variable in class wxservice.formatter.task.Watchdog
Posting interval.
interval - Variable in class wxservice.formatter.task.WeatherBug
Posting interval.
interval - Variable in class wxservice.formatter.task.Wunderground
Posting interval.
interval - Variable in class wxservice.sensor.data.PrecipitationTotal
Sample interval enum has all of the update parameters.
Interval(long, int) - Constructor for enum wxservice.sensor.data.PrecipitationTotal.Interval
Creates a new Interval instance.
interval - Variable in enum wxservice.sensor.data.PrecipitationTotal.Interval
Update interval in milliseconds.
intValue() - Method in class wxservice.WebNumber
The numeric value of the number as an int.
isCounterReset(double) - Method in class wxservice.sensor.data.PrecipitationTotal
Determines if the counter has been reset.
ISensorData - Interface in wxservice.sensor.data
Defines operations on sensor data.
IService - Interface in wxservice
Interface for access to the 1-Wire Weather Service for Java.
IServiceControl - Interface in wxservice
Service control interface provides service lifecycle and scheduling utilities.
IServiceListener - Interface in wxservice
Listener interface for service status update events.
isFileValid(File, Calendar) - Method in class wxservice.sensor.data.PrecipitationTotal
Determines if the file exists, and is still valid.
isFirstInterval(Calendar, long) - Method in class wxservice.sensor.data.PrecipitationTotal
Checks if the current time is within the first sample interval of the day.
isLastInterval(Calendar, long) - Method in class wxservice.formatter.task.WeatherBug.FormatTask
Checks if the current time is within the last sample interval of the day.
isReset() - Method in interface wxservice.sensor.data.ISensorData
Indicates if this data was reset.
isReset() - Method in class wxservice.sensor.data.PrecipitationTotal
Indicates if this data was reset.
isReset() - Method in class wxservice.sensor.data.SensorData
 
isTrigger(Calendar) - Method in class wxservice.sensor.data.PrecipitationTotal
Determines if the current time triggers a reference update.
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