Returns the current connection state for a camera (connected/disconnected,
model, id). When connected, data.mode reports the active SDK
connection mode (remote / remote-transfer / contents).
Documentation Index
Fetch the complete documentation index at: https://crsdk.app/llms.txt
Use this file to discover all available pages before exploring further.
Camera identifier (e.g. D10F60149B0C)
Connection status
Response envelope for GET /api/cameras/{id}/connection. When the
camera is connected, data.mode reports the active SDK connection
mode (remote / remote-transfer / contents) so clients don't
have to remember what they passed at connect time. When the camera
is not connected, data is omitted.