1-Wire Weather Service for Java -- Server API

Uses of Class
wxservice.sensor.task.WSI603A.ReadTask

Packages that use WSI603A.ReadTask
wxservice.sensor.task Sensor tasks collect data from devices on the 1-Wire MicroLan and post it to the sensor data objects via IDataExchange
 

Uses of WSI603A.ReadTask in wxservice.sensor.task
 

Subclasses of WSI603A.ReadTask in wxservice.sensor.task
private  class WSI603A.AnemometerTask
          Timer task implementation samples the wind speed on the configured schedule.
private  class WSI603A.SolarTask
          Timer task implementation samples the solar intensity on the configured schedule.
private  class WSI603A.StatusTask
          Timer task implementation samples the light status on the configured schedule.
private  class WSI603A.TemperatureTask
          Timer task implementation samples the temperature on the configured schedule.
private  class WSI603A.WindvaneTask
          Timer task implementation samples the wind direction on the configured schedule.
 


Copyright © 2005-2009 Karl Uppiano