SKSS_GetScopeDeclination

Description

Allows to get the guiding scope declination from the selected instrument.


The declination in degrees is returned in the data field of the JSON response.

Request

http://localhost:18700/SKSS_GetScopeDeclination

JSON Response

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