This feature is often the deciding factor for unattended observatories.
Most observatory controllers can close a roof. What they cannot do is park the mount first — because that requires talking to the mount, which requires a PC running, which requires... everything to be working. If the PC has crashed or lost network, the mount sits wherever it was when the roof closes.
DragonFly breaks this dependency. The mount-parking macro runs on the DragonFly's own processor. As long as the DragonFly has power and network access to the mount, it can park — even if the observatory PC is off, rebooting, or unreachable.
Combined with the CloudWatcher for weather input and DragonFly's relay outputs for roof motor control, this creates a fully autonomous shutdown loop: weather goes unsafe → DragonFly parks mount → DragonFly closes roof → done, with no human or computer involved.