SKSS_FocuserCalibration

Description

Event sent during autofocus calibration process.


The JSON response contains the status and a description message of each event that occurs during the calibration process. 


In case of failure the returned status is error and the cause is described within the message.

JSON Response

{"status": "success", "event": 

"SKSS_FocuserCalibration", "data": null, "message": "Calibration done with SUCCESS!" }