{
  "$schema": "sismos_capture_session_v1",
  "session_id": "",
  "case_name": "",
  "plane": "",
  "captured_at": "",
  "operator": "",
  "shift": "",
  "camera": {
    "device_type": "",
    "brand": "",
    "model": "",
    "shutter_type": "",
    "resolution_width_px": null,
    "resolution_height_px": null,
    "image_format": ""
  },
  "optics": {
    "lens": "",
    "focal_length_mm": null,
    "working_distance_mm": null,
    "focus_fixed": null
  },
  "lighting": {
    "type": "",
    "controlled": null,
    "notes": ""
  },
  "environment": {
    "humidity_percent": null,
    "ambient_light_variation": "",
    "wet_surfaces": null
  },
  "counts": {
    "ok": 0,
    "nok": 0,
    "no_verificable": 0
  },
  "notes": ""
}