public class DoorPuller
extends Object
A stand-alone application to pull data out of the IR2 ChilledDoor and
write the results to the standard output. The first line contains the location
of the device, such as "ir2/chilledDoor", followed by the readout time in UTC,
all preceded by "@@ " to make the line sort to the top.
The next lines, if any, each contain a channel name and channel value.
If any exceptions were thrown during the reading they'll be printed to
the standard error after the channel values have been output.
- Author:
- tether