Skip to content

SAH-1498: Update HelperDishDevice to include EndScan Command to update scanID attribute of DishMaster.

Mansi Shirore requested to merge sah-1498 into master

1. What this MR does / why we need it:

  • Update HelperDishDevice to include EndScan Command to update scanID attribute of DishMaster.
  • Updated the RTD's and resolved the errors and warnings.
  • The link of the updated documentation generated using this branch is here

2. Make sure that you've checked the boxes below before you submit MR:

  • No conflict with master branch.
  • Merge Request Title appropriate.
  • Unit/Integration tests added and existing test cases are passing.
  • Variable and Function names state the purpose.
  • There is no commented out code, print/debug statements.
  • Logs are added wherever necessary.
  • Exception is handled wherever required.
Edited by Mansi Shirore

Merge request reports