TwiceAsNice
2019-02-18
|
Construct a dome device that the user may operate to open or close the dome shutter door. More...
#include "defaultdevice.h"
Classes | |
class | Dome |
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.