Skip navigation links
1-Wire Weather Service for Java -- Monitor API

Package wxmonitor

Real-time Monitor classes for the 1-Wire Weather Service for Java.

See: Description

Package wxmonitor Description

Real-time Monitor classes for the 1-Wire Weather Service for Java.

Screen Shot
WxMonitor - Real-time Monitor Application

The main class is Monitor. It has two modes of operation:

  1. Web Service: The Weather Web Service (wxservice.WxWeb) must be running somewhere. The monitor will connect to the service as configured on the command line.
  2. In-process: The Monitor and the Weather Service run as a single, stand-alone application. This is the simplest configuration to set up, but note that all software components must run on a single computer, and that logging and posting functions go online and offline along with the application.
See Also:
application startup and command line options, application configuration properties
Skip navigation links
Copyright © 2005-2012 Karl Uppiano