Skip to content

NAK-59 add support transid for telescope start command

We started by adding module telescope_start.py with class StartTelescope under messages/central_node and similiarly StartTelescopeSchema under schemas/central_node . Test cases were added in module named test_telescope_start.py for both the new classes in messages and schemas. Finally documentation : a new section telescope_start.py was added in developer/centralnode/centralnode.rst along with fig telescopestart.png

Edited by PRANOY GHOSH

Merge request reports