Number of APIs: 5
POST http://{{hub_url}}:{{provider_port}}/square/type/insertType.square
센서 종류를 등록한다. 노드 아이디
센서 종류
센서 설명POST API
필수 입력 항목
POST http://{{hub_url}}:{{provider_port}}/square/type/checkType.square
센서 등록 여부를 확인한다. 노드 아이디
센서 종류POST API
필수 입력 항목
POST http://{{hub_url}}:{{provider_port}}/square/type/getType.square
센서 등록 정보를 가져온다 노드 아이디POST API
필수 입력 항목
POST http://{{hub_url}}:{{provider_port}}/square/type/setDataRange.square
센서의 최소/최대 허용값을 설정한다. 노드 아이디
센서 최대값
센서 최소값
센서 종류POST API
필수 입력 항목
POST http://{{hub_url}}:{{provider_port}}/square/type/getDataRange.square
센서의 최소/최대 허용 설정값을 가져온다 노드 아이디
센서 종류POST API
필수 입력 항목