Connectors

MES / ERP / 로봇 / IoT / 외부 비전 등 메타데이터를 등록하고, 어댑터 카탈로그의 표준 ingest API로 연동합니다.

새 커넥터

표준 수신 (OpenAPI / Swagger)

  • POST /api/integrations/ingest/vision — 외부 비전 detection JSON
  • POST /api/integrations/ingest/event — 임의 운영 이벤트
  • POST /api/integrations/ingest/equipment — 설비·SCADA 시그널
  • POST /api/integrations/ingest/telemetry — 시계열 포인트
  • POST /api/integrations/ingest/physical-ai — 로봇/AMR/Physical AI (detections + robotState + telemetry)
  • POST /api/integrations/ingest/iot — IoT 센서 배치 (readings[], registers[])
  • POST /api/edge/physical-ai — 현장 edge (x-edge-token)
  • POST /api/edge/iot — edge 로컬 센서 (x-edge-token)
  • GET /api/connectors/catalog — 어댑터 타입·ingest 경로

서버에 INTEGRATION_INGEST_SECRET가 있으면 요청 헤더 x-ingest-secret 필요.

등록된 커넥터

    등록된 커넥터가 없습니다.