.DAT settings files. Not all cameras support settings download/upload — see Compatibility for the list.
See the auto-generated API reference for full request/response schemas.
Download Settings to PC
POST /api/cameras/{cameraId}/settings/download — download the camera’s settings file to the host PC. Body: filename (e.g. CUMSET.DAT).
Upload Settings to Camera
POST /api/cameras/{cameraId}/settings/upload — restore a settings file. Body: filename.
List Settings Files
GET /api/cameras/{cameraId}/settings/files — list available settings files.
Response

