TwiceAsNice  2019-02-18
Classes
dome.h File Reference

Construct a dome device that the user may operate to open or close the dome shutter door. More...

#include "defaultdevice.h"
Include dependency graph for dome.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Dome
 

Detailed Description

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.

Author
Jasem Mutlaq