SKSS_StartGuiding

Description

Allows to start guiding loop.


This method is sending callback message to end-point registered with SKSS_RegisterCallbackURI


 Start guiding will automatically connect and start guider camera exposure if it has not been started before.

Request

http://localhost:18700/SKSS_StartGuiding

JSON Response

{ "status": "success", "data": null, "message": null }