

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# IoT SiteWise OPC UA 데이터 소스 시뮬레이터
<a name="iotsitewise-opcua-data-source-simulator-component"></a>

IoT SiteWise OPC UA 데이터 소스 시뮬레이터 구성 요소(`aws.iot.SiteWiseEdgeOpcuaDataSourceSimulator`)는 샘플 데이터를 생성하는 로컬 OPC UA 서버를 시작합니다. 이 OPC UA 서버를 사용하여 AWS IoT SiteWise 게이트웨이의 [IoT SiteWise OPC UA 수집기 구성](iotsitewise-opcua-collector-component.md) 요소에서 읽은 데이터 소스를 시뮬레이션합니다. 그런 다음이 샘플 데이터를 사용하여 AWS IoT SiteWise 기능을 탐색할 수 있습니다. AWS IoT SiteWise 게이트웨이에 대한 자세한 내용은 *AWS IoT SiteWise 사용 설명서*[의 엣지 AWS IoT SiteWise 에서 사용을](https://docs.aws.amazon.com/iot-sitewise/latest/userguide/gateways-ggv2.html) 참조하세요.

**Topics**
+ [버전](#iotsitewise-opcua-data-source-simulator-component-versions)
+ [유형](#iotsitewise-opcua-data-source-simulator-component-type)
+ [운영 체제](#iotsitewise-opcua-data-source-simulator-component-os-support)
+ [요구 사항](#iotsitewise-opcua-data-source-simulator-component-requirements)
+ [종속성](#iotsitewise-opcua-data-source-simulator-component-dependencies)
+ [구성](#iotsitewise-opcua-data-source-simulator-component-configuration)
+ [로컬 로그 파일](#iotsitewise-opcua-data-source-simulator-component-log-file)
+ [Changelog](#iotsitewise-opcua-data-source-simulator-component-changelog)
+ [다음 사항도 참조하세요.](#iotsitewise-opcua-data-source-simulator-component-see-also)

## 버전
<a name="iotsitewise-opcua-data-source-simulator-component-versions"></a>

이 구성 요소에는 다음과 같은 버전이 있습니다.
+ 1.0.x

## 유형
<a name="iotsitewise-opcua-data-source-simulator-component-type"></a>

<a name="public-component-type-generic"></a>이 <a name="public-component-type-generic-phrase"></a>구성 요소는 일반 구성 요소(`aws.greengrass.generic`)입니다. [Greengrass nucleus](greengrass-nucleus-component.md)는 구성 요소의 수명 주기 스크립트를 실행합니다.

<a name="public-component-type-more-information"></a>자세한 내용은 [구성 요소 유형](develop-greengrass-components.md#component-types) 단원을 참조하십시오.

## 운영 체제
<a name="iotsitewise-opcua-data-source-simulator-component-os-support"></a>

이 구성 요소는 다음 운영 체제를 실행하는 코어 디바이스에 설치할 수 있습니다.
+ Linux
+ Windows

## 요구 사항
<a name="iotsitewise-opcua-data-source-simulator-component-requirements"></a>

이 구성 요소의 요구 사항은 다음과 같습니다.
+ Greengrass 코어 디바이스가 로컬 호스트에서 포트 4840을 사용할 수 있어야 합니다. 이 구성 요소의 로컬 OPC UA 서버는 이 포트에서 실행됩니다.

## 종속성
<a name="iotsitewise-opcua-data-source-simulator-component-dependencies"></a>

구성 요소를 배포할 때는 호환되는 버전의 종속성 AWS IoT Greengrass 도 배포합니다. 즉, 구성 요소를 성공적으로 배포하려면 구성 요소 및 모든 해당 종속성에 대한 요구 사항을 충족해야 합니다. 이 섹션에는 이 구성 요소의 [릴리스된 버전](#iotsitewise-opcua-data-source-simulator-component-changelog)에 대한 종속성과 각 종속성에 대한 구성 요소 버전을 정의하는 의미 체계 버전 제약 조건이 나열되어 있습니다. [AWS IoT Greengrass 콘솔](https://console.aws.amazon.com//greengrass)에서도 각 구성 요소 버전에 대한 종속성을 볼 수 있습니다. 구성 요소 세부 정보 페이지에서 **종속성** 목록을 찾습니다.

다음 표에는 이 구성 요소의 모든 버전에 대한 종속성이 나열되어 있습니다.


| 종속성 | 호환 버전 | 종속성 유형 | 
| --- | --- | --- | 
| [Greengrass nucleus](greengrass-nucleus-component.md) | >=2.3.0 <3.0.0 | 하드 | 

구성 요소 종속성에 대한 자세한 내용은 [구성 요소 레시피 참조](component-recipe-reference.md#recipe-reference-component-dependencies)를 참조하세요.

## 구성
<a name="iotsitewise-opcua-data-source-simulator-component-configuration"></a>

이 구성 요소에는 구성 파라미터가 없습니다.

## 로컬 로그 파일
<a name="iotsitewise-opcua-data-source-simulator-component-log-file"></a>

이 구성 요소는 다음 로그 파일을 사용합니다.

------
#### [ Linux ]

```
{{/greengrass/v2}}/logs/aws.iot.SiteWiseEdgeOpcuaDataSourceSimulator.log
```

------
#### [ Windows ]

```
{{C:\greengrass\v2}}\logs\aws.iot.SiteWiseEdgeOpcuaDataSourceSimulator.log
```

------

**이 구성 요소의 로그를 보려면**
+ 코어 디바이스에서 다음 명령을 실행하여 실시간으로 이 구성 요소의 로그 파일을 봅니다. `{{/greengrass/v2}}` 또는 {{C:\\greengrass\\v2}}를 AWS IoT Greengrass 루트 폴더의 경로로 바꿉니다.

------
#### [ Linux ]

  ```
  sudo tail -f {{/greengrass/v2}}/logs/aws.iot.SiteWiseEdgeOpcuaDataSourceSimulator.log
  ```

------
#### [ Windows (PowerShell) ]

  ```
  Get-Content {{C:\greengrass\v2}}\logs\aws.iot.SiteWiseEdgeOpcuaDataSourceSimulator.log -Tail 10 -Wait
  ```

------

## Changelog
<a name="iotsitewise-opcua-data-source-simulator-component-changelog"></a>

다음 표에는 각 구성 요소 버전의 변경 사항이 설명되어 있습니다.


|  **버전**  |  **변경 사항**  | 
| --- | --- | 
| 1.0.0 | 초기 버전입니다.<br />Windows Server 2016 이상에 대한 지원을 추가합니다. | 

## 다음 사항도 참조하세요.
<a name="iotsitewise-opcua-data-source-simulator-component-see-also"></a>
+ *AWS IoT SiteWise 사용 설명서*의 [란 무엇입니까 AWS IoT SiteWise?](https://docs.aws.amazon.com/iot-sitewise/latest/userguide/what-is-sitewise.html) 