Skip to content

AT1-913 : Implement CentralNode Off and TelescopeOff command as per ADR-31

Payal Gupta requested to merge at1-913 into master
  • Implemented Off command on Central Node in a separate module as per ADR-31.
  • Added unit test case to test the do() method of the Off command class.
  • Update CentralNode StandByTelescope to TelescopeOff command as per ADR-31
  • Added unit test case for TelescopeOff command
Edited by shraddhabajare

Merge request reports