Skip to content

AT1-915 : Implement CentralNode Standby command and TelescopeStandby command as per ADR-31

Rushikesh Kulkarni requested to merge at1-915 into master
  • Implemented StandBy command on Central Node in a separate module as per ADR-31.
  • Added test case to test the do() method of the StandBy command class.
  • Implement TelescopeStandBy command on CentralNode as per ADR-31.
  • Added unit testcase for TelescopeStandby command.
Edited by Rushikesh Kulkarni

Merge request reports