공조 설비 상태 조회

특정 GW(게이트웨이) 하위에 있는 모든 공조 설비의 상태값을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facilities/state

Parameters

Path parameters
Name Description
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
facility_types
array[String]
공조 설비 유형
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


공조 설비 리스트 조회

특정 현장의 모든 공조 설비 리스트를 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facilities

Parameters

Path parameters
Name Description
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Body parameters

N/A

Query parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


AHU 제어 이력 조회

AHU(공기조화기)에 대한 제어 이력을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/ahu/{facility-id}/history/ctrl

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
yyyyMMdd*
String
조회할 날짜 (yyyyMMdd)
Required
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


AIRCARE 제어 이력 조회

AIRCARE(상업용 공기청정기)에 대한 제어 이력을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/aircare/{facility-id}/history/ctrl

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
yyyyMMdd*
String
조회할 날짜 (yyyyMMdd)
Required
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


AWHP 제어 이력 조회

AWHP(공기열원식 히트펌프)에 대한 제어 이력을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/awhp/{facility-id}/history/ctrl

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
yyyyMMdd*
String
조회할 날짜 (yyyyMMdd)
Required
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


CHILLER 제어 이력 조회

CHILLER(칠러)에 대한 제어 이력을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/chiller/{facility-id}/history/ctrl

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
yyyyMMdd*
String
조회할 날짜 (yyyyMMdd)
Required
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


IDU 제어 이력 조회

특정 ODU(에어컨 실외기) 하위에 있는 IDU(에어컨 실내기)에 대한 제어 이력을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/odu/{odu-id}/idu/{facility-id}/history/ctrl

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
odu-id*
String
ODU 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
yyyyMMdd*
String
조회할 날짜 (yyyyMMdd)
Required
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


ODU-AWHP 제어 이력 조회

특정 ODU(실외기) 하위에 있는 AWHP(공기열원식 히트펌프)에 대한 제어 이력을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/odu/{odu-id}/awhp/{facility-id}/history/ctrl

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
odu-id*
String
ODU 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
yyyyMMdd*
String
조회할 날짜 (yyyyMMdd)
Required
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


ODU 제어 이력 조회

ODU(에어컨 실외기)에 대한 제어 이력을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/odu/{facility-id}/history/ctrl

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
yyyyMMdd*
String
조회할 날짜 (yyyyMMdd)
Required
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


VENT 제어 이력 조회

VENT(환기장치)에 대한 제어 이력을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/vent/{facility-id}/history/ctrl

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
yyyyMMdd*
String
조회할 날짜 (yyyyMMdd)
Required
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


AHU/CHILLER 사이클 데이터 조회

AHU(공기조화기)/CHILLER(칠러) 타입 공조 설비의 사이클 데이터를 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/{facility-type}/{facility-id}/cycle

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
facility-type*
String
공조 설비 유형
Required
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
fields*
String
조회 항목
Required
yyyyMMddHH*
String
조회할 날짜 (yyyyMMddHH)
Required
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


현장의 공조 설비 정보 조회

현장의 공조 설비 정보를 조회합니다. 본 API로 정보를 조회할 수 있는 공조 설비 타입은 AHU, AIRCARE, AWHP, CHILLER, ODU, VENT입니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/{facility-type}/{facility-id}

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
facility-type*
String
공조 설비 유형
Required
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Body parameters

N/A

Query parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


IDU/UNIT 사이클 데이터 조회

특정 ODU(실외기) 하위에 있는 IDU/UNIT 타입 공조 설비의 사이클 데이터를 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/odu/{odu-id}/{facility-type}/{facility-id}/cycle

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
facility-type*
String
공조 설비 유형
Required
gw-id*
String
게이트웨이 아이디
Required
odu-id*
String
ODU 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
fields*
String
조회 항목
Required
yyyyMMddHH*
String
조회할 날짜 (yyyyMMddHH)
Required
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


AHU 상태 조회

AHU(공기조화기)의 상태 값을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/ahu/{facility-id}/state

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
fields
array[String]
조회 항목
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


AIRCARE 상태 조회

AIRCARE(상업용 공기청정기)의 상태 값을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/aircare/{facility-id}/state

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
fields
array[String]
조회 항목
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


ODU-AWHP 상태 조회

특정 ODU(실외기) 하위에 있는 AWHP(공기열원식 히트펌프)의 상태 값을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/odu/{odu-id}/awhp/{facility-id}/state

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
odu-id*
String
ODU 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
fields
array[String]
조회 항목
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


AWHP 상태 조회

AWHP(공기열원식 히트펌프)의 상태 값을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/awhp/{facility-id}/state

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
fields
array[String]
조회 항목
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


CHILLER 상태 조회

CHILLER(칠러)의 상태 값을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/chiller/{facility-id}/state

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
fields
array[String]
조회 항목
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


IDU 상태 조회

특정 ODU(에어컨 실외기) 하위에 있는 IDU(에어컨 실내기)의 상태 값을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/odu/{odu-id}/idu/{facility-id}/state

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
odu-id*
String
ODU 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
fields
array[String]
조회 항목
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


ODU 상태 조회

ODU(에어컨 실외기)의 상태 값을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/odu/{facility-id}/state

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
fields
array[String]
조회 항목
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


UNIT 상태 조회

특정 ODU(실외기) 하위에 있는 UNIT의 상태 값을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/odu/{odu-id}/unit/{facility-id}/state

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
odu-id*
String
ODU 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
fields
array[String]
조회 항목
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


VENT 상태 조회

VENT(환기장치)의 상태 값을 조회합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/vent/{facility-id}/state

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
gw-id*
String
게이트웨이 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Query parameters
Name Description
fields
array[String]
조회 항목
Body parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)


ODU 하위 공조 설비 정보 조회

특정 ODU 하위에 있는 공조 설비의 정보를 조회합니다. 본 API로 공조 설비의 정보를 조회할 경우, 공조 설비는 AWHP, IDU, UNIT 타입이어야 합니다.


/tms/v1.0/connect/site/{site-code}/gw/{gw-id}/facility/odu/{odu-id}/{facility-type}/{facility-id}

Parameters

Path parameters
Name Description
facility-id*
String
공조 설비 아이디
Required
facility-type*
String
공조 설비 유형
Required
gw-id*
String
게이트웨이 아이디
Required
odu-id*
String
ODU 아이디
Required
site-code*
String
현장 코드
Required
Header parameters
Name Description
x-lgtms-service-id*
String
서비스 아이디
Required
x-lgtms-service-key*
String
서비스 키
Required
x-lgtms-service-token*
String
인증 토큰
Required
Body parameters

N/A

Query parameters

N/A

Responses

Status: 200 - Success (성공)

Status: 400 - Invalid facility type (유효하지 않은 공조 설비 타입)

Status: 401 - Not authorized (인증 실패)

Status: 403 - Access deny site (접근 불가 현장)

Status: 404 - Not found resource (리소스 데이터가 없음)

Status: 412 - Missing request header (헤더 파라미터 누락)

Status: 500 - Internal server error (내부 서버 오류)