

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

# 사용 가능한 모든 AWS IoT SiteWise Edge 디바이스 APIs
<a name="edge-apis-available"></a>

AWS IoT SiteWise 는 엣지 디바이스에서 사용할 수 있는 다양한 APIs를 제공하므로 디바이스에서 로컬로 작업을 완료할 수 있습니다. 사용 가능한 엣지 API 중 일부에는 자산 모델 검색, 자산 속성 생성 및 업데이트, 클라우드로 데이터 스트림 전송이 포함됩니다. 이러한 API를 활용하여 간헐적이거나 제한된 네트워크 연결이 있는 환경에서 작동할 수 있는 솔루션을 구축할 수 있습니다.

## 사용 가능한 AWS IoT SiteWise APIs
<a name="edge-apis-available-sw"></a>

엣지 디바이스에서 사용할 수 AWS IoT SiteWise APIs는 다음과 같습니다.
+ [ListAssetModels](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_ListAssetModels.html)
+ [DescribeAssetModel](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DescribeAssetModel.html)
+ [ListAssets](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_ListAssets.html)
+ [DescribeAsset](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DescribeAsset.html)
+ [DescribeAssetProperty](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DescribeAssetProperty.html)
+ [ListAssociatedAssets](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_ListAssociatedAssets.html)
+ [GetAssetPropertyAggregates](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_GetAssetPropertyAggregates.html)
+ [GetAssetPropertyValue](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_GetAssetPropertyValue.html)
+ [GetAssetPropertyValueHistory](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_GetAssetPropertyValueHistory.html)
+ [ListDashboards](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_ListDashboards.html)
+ [ListPortals](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_ListPortals.html)
+ [ListProjectAssets](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_ListProjectAssets.html)
+ [ListProjects](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_ListProjects.html)
+ [DescribeDashboard](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DescribeDashboard.html)
+ [DescribePortal](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DescribePortal.html)
+ [DescribeProject](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DescribeProject.html)

## 사용 가능한 엣지 전용 API
<a name="edge-apis-available-local"></a>

다음 API는 엣지에 있는 디바이스에서 로컬로 사용됩니다.
+ [인증](edge-local-apis.md#edge-local-apis-authenticate) - 이 API를 사용하여 API 직접 호출에 사용할 SigV4 임시 보안 인증을 가져옵니다.