Connection
Connect to camera
Establish connection in the specified mode. Defaults to remote if no mode provided.
POST
Connect to camera
Path Parameters
Camera identifier (e.g. D10F60149B0C)
Body
application/json
remote— Full control + auto-transfer of captured images to host PCremote-transfer— Full control + explicit SD card file accesscontents— SD card file access only (no shooting or settings control)
Available options:
remote, remote-transfer, contents For network cameras
For network cameras
Auto-reconnect on disconnection
Available options:
on, off Response
Camera connected
Generic envelope returned by most camera operations. The shape of
data varies per endpoint — most operations return an empty or
null data; operations that return structured data document a
specific shape. SDK-generated types can treat data as an opaque
map for generic endpoints.
Connect to camera

