[go: up one dir, main page]

Command executor class now calls the command object instead of calling `do` method of the command object. This enables the state transition of the devices via base classes.
Renamed TelescopeOn, TelescopeOff, TelescopeStandby commands to On, Off and Standby.