Instrument Neutral Distributed Interface INDI  2.0.2
tutorial_five Directory Reference

Files

file  dome.cpp [code]
 Construct a dome device that the user may operate to open or close the dome shutter door. This driver is snooping on the Rain Detector rain property status. If rain property state is alert, we close the dome shutter door if it is open, and we prevent the user from opening it until the rain threat passes.
 
file  dome.h [code]
 Construct a dome device that the user may operate to open or close the dome shutter door. This driver is snooping on the Rain Detector rain property status. If rain property state is alert, we close the dome shutter door if it is open, and we prevent the user from opening it until the rain threat passes.
 
file  raindetector.cpp [code]
 Construct a rain detector device that the user may operate to raise a rain alert. This rain light property defined by this driver is snooped by the Dome driver then takes whatever appropriate action to protect the dome.
 
file  raindetector.h [code]
 Construct a rain detector device that the user may operate to raise a rain alert. This rain light property defined by this driver is snooped by the Dome driver then takes whatever appropriate action to protect the dome.