> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/workflows/enterprise-integrations.md).

# Enterprise 통합

Workflows에는 비전 Workflow를 엔터프라이즈 시스템과 통합하는 데 사용할 수 있는 사용자 지정 블록이 있습니다.

이 블록들은 Enterprise 플랜 고객에게만 제공됩니다. 이러한 블록을 프로젝트에 어떻게 사용할 수 있는지 자세히 알아보려면, [sales team에 문의하세요](https://roboflow.com/sales) 또는 계정 관리자에게 문의하세요.

### Workflow Blocks

| 블록                        | 용도                                                | 튜토리얼                                                                    |
| ------------------------- | ------------------------------------------------- | ----------------------------------------------------------------------- |
| OPC UA Writer             | OPC를 지원하는 모든 리스너로 데이터를 전송합니다.                     | [\[튜토리얼\]](https://blog.roboflow.com/integrate-roboflow-with-ignition/) |
| Ignition                  | MQTT를 통해 예측 결과를 Ignition 시스템으로 전송합니다.             | [\[튜토리얼\]](https://blog.roboflow.com/roboflow-ignition-mqtt/)           |
| MQTT                      | 모든 MQTT 리스너로 예측 결과를 전송합니다.                        | [\[튜토리얼\]](https://blog.roboflow.com/roboflow-ignition-mqtt/)           |
| PLC Writer                | 조립 라인의 PLC로 데이터를 전송합니다.                           |                                                                         |
| Modbus TCP Writer         | Modbus TCP 프로토콜을 사용해 Workflow에서 데이터를 전송합니다.       |                                                                         |
| Microsoft SQL Server Sink | Workflow의 결과를 Microsoft SQL Server 데이터베이스에 저장합니다. |                                                                         |

다음도 사용할 수 있습니다 [PLC Relay](/roboflow/roboflow-ko/deploy/device-manager/plc-relay.md)는 PLC 태그를 읽고 쓰기 위한 HTTP API를 제공하는 엣지 컨테이너 서비스입니다. PLC Relay는 Allen-Bradley(EtherNet/IP), Modbus TCP, Siemens S7 프로토콜을 지원하며, 다음을 통해 구성됩니다 [Deployment Manager](/roboflow/roboflow-ko/deploy/device-manager.md).

### 카메라

Roboflow Workflows는 다음과 함께 사용할 수 있습니다:

* USB 카메라 1대
* Basler 카메라 1대(GigE 또는 USB 3.0)
* Lucid 카메라 1대(GigE)
* RTSP를 지원하는 모든 카메라

### 데이터 가져오기

모든 사용자는 AWS, GCP, Azure에서 Roboflow로 데이터를 가져올 수 있습니다. "[클라우드 공급자에서 데이터 가져오기](/roboflow/roboflow-ko/datasets/adding-data/upload-data-from-aws-gcp-and-azure.md)" 가이드를 참조하여 자세한 내용을 확인하세요. 또한 다음 방법에 대한 튜토리얼도 있습니다 [Databricks에서 Roboflow로 데이터를 업로드하는 방법](https://blog.roboflow.com/upload-images-from-databricks-to-roboflow/).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/roboflow/roboflow-ko/workflows/enterprise-integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
