KR102073839B1 - An Automatic Control System for Smart devices and Method thereof - Google Patents

An Automatic Control System for Smart devices and Method thereof Download PDF

Info

Publication number
KR102073839B1
KR102073839B1 KR1020180095975A KR20180095975A KR102073839B1 KR 102073839 B1 KR102073839 B1 KR 102073839B1 KR 1020180095975 A KR1020180095975 A KR 1020180095975A KR 20180095975 A KR20180095975 A KR 20180095975A KR 102073839 B1 KR102073839 B1 KR 102073839B1
Authority
KR
South Korea
Prior art keywords
smart device
app
control
smart
smartphone
Prior art date
Application number
KR1020180095975A
Other languages
Korean (ko)
Inventor
윤숙희
Original Assignee
주식회사 테크앤
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 테크앤 filed Critical 주식회사 테크앤
Priority to KR1020180095975A priority Critical patent/KR102073839B1/en
Application granted granted Critical
Publication of KR102073839B1 publication Critical patent/KR102073839B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Telephonic Communication Services (AREA)

Abstract

According to the present invention, a smart device interlocking control system comprises a smart device that can be controlled through the Internet and a device control server that can control and monitor the smart device through the wired/wireless Internet, and interlocks and automatically controls all smart devices, regardless of whether a smart device manufacturer provides an API, through an application control means which includes an automatic execution part automatically executing an application (hereinafter referred to as ″app″) for the smart device and a recognition processing part capturing and recognizing a specific part of a screen on which a result value of the executed app is displayed to determine whether a condition is satisfied.

Description

스마트기기 연동 제어 시스템 및 제어 방법 {An Automatic Control System for Smart devices and Method thereof}{An Automatic Control System for Smart devices and Method}

본 발명은 스마트기기 연동 제어 시스템 및 제어 방법에 관한 것으로서, 스마트기기 제작사가 스마트기기 연동제어를 위한 응용프로그램 인터페이스(API: Application Programming Interface)를 제공하는지 여부에 관계없이 모든 스마트기기를 연동하여 자동 제어하는 시스템 및 그 방법에 관한 것이다.The present invention relates to a smart device interworking control system and control method, and automatically control all smart devices interworking regardless of whether a smart device manufacturer provides an application programming interface (API) for smart device interworking control. It relates to a system and a method thereof.

스마트기기는 인터넷을 통해 제어 가능하며 제작사에서 제공하는 스마트폰 앱을 이용하면 스마트폰을 이용해 원격 제어가 가능한 기기를 말한다. Smart devices can be controlled via the Internet, and the smartphone app provided by the manufacturer refers to a device that can be remotely controlled using a smartphone.

스마트기기의 예로는 인터넷으로 제어 가능한 선풍기, 냉장고, 텔레비전, 에어컨, 공기청정기 등과 같은 스마트 가전제품도 있고, 온도센서, 습도센서, 가스센서, 미세먼지센서, 이산화탄소센서, 움직임센서 등과 같은 스마트 센서제품도 있고, 창문 개폐기, 블라인더 조절기, 온수밸브 개폐기, 가스밸브 개폐기 등의 스마트 구동기기 들이 있다. 이들 스마트기기들의 제작사는 해당 기기를 원격으로 제어하고 모니터링하고 제어할 수 있도록 스마트폰용 앱(app: application)을 제공하고 있으며 시간대에 따른 조정 또는 문제 메시지에 반응하는 등 간단한 자동화 기능을 가지고 있다. Examples of smart devices include smart home appliances such as fans, refrigerators, televisions, air conditioners, and air purifiers that can be controlled through the Internet, and smart sensor products such as temperature sensors, humidity sensors, gas sensors, fine dust sensors, carbon dioxide sensors, and motion sensors. In addition, there are smart actuators such as window switch, blinder regulator, hot water valve switch, and gas valve switch. The makers of these smart devices provide apps for smartphones to remotely control, monitor and control the devices, and have simple automation functions such as adjusting according to time zones or responding to problem messages.

스마트기기들이 우리 생활에 도움이 되기 위해서는 상황에 따라 좀 더 다양한 기능을 수행하기 위해서는 사용자가 프로그램을 할 수 있어야 하며, 이때 필요한 것이 스마트폰 앱이 수행되고 있는 서버에게 할 일을 전달하고 값을 보고받을 때 필요한 응용프로그램 인터페이스(API: Application Programming Interface)이다. 예를 들어 인터넷을 통해 제어되는 스마트 가스 밸브의 경우, 현재 상태를 알려달라고 요청할 수 있는 API와 밸브를 닫아 달라고 요청할 때 사용하는 API의 사용법을 알면 프로그램에 의해 상태를 확인할 수 있고 특정한 상태가 되면 밸브를 닫을 수 있는 프로그램을 작성할 수 있다. In order for smart devices to help us in our lives, users need to be able to program in order to perform more various functions depending on the situation. It is an application programming interface (API) required when receiving. For example, in the case of a smart gas valve controlled via the Internet, the program can check the status by knowing how to use the API to request the current status and the API used to close the valve. You can write a program to close the.

그러나 현재 시중에 나와 있는 대부분의 스마트기기들은 제작사에서 제공하는 앱에 의한 제어는 가능한 반면, API를 제공하지 않아 사용자가 다른 스마트기기와 연동하여 제어하기가 불가능하다.However, most smart devices currently on the market can be controlled by apps provided by the manufacturer, but since the API is not provided, it is impossible for the user to control other smart devices.

예를 들어, 센서를 이용하여 이산화탄소 농도가 높아지면 스마트 창문을 열고 온도가 낮아지면 창문을 닫고, 프로판가스가 감지되면 가스밸브를 닫는 인터넷 응용 제어프로그램을 작성하고자 할 때 스마트 창문이나 가스밸브에 대하여 API를 제공하지 않으면 자동화가 불가능하다. For example, if you want to write an internet application control program that uses a sensor to open a smart window when the carbon dioxide concentration is high, close the window when the temperature is low, and close the gas valve when a propane gas is detected, Without an API, automation is not possible.

도 1은 일반적인 스마트기기(30) 제어를 보여주는 것으로 유/무선 인터넷을 통해 스마트기기 제어서버(40)를 통하여 스마트폰(20)에서 스마트폰용 앱(21)을 사용하여 제어되고 모니터링된다. 스마트기기들은 API를 제공하지 않는 경우는 있지만 스마트폰용 앱(21)을 제공하지 않는 경우는 거의 없다. 스마트폰 앱은 사용자가 스마트폰 화면을 터치함으로써 제어되는 것이 일반적이지만 매크로 프로그램에 의해 마치 사용자가 터치한 것과 같은 동작을 자동적으로 수행할 수 있다.1 shows a general smart device 30 control and is controlled and monitored using a smart phone app 21 in a smart phone 20 through a smart device control server 40 via wired / wireless internet. Smart devices do not provide an API, but rarely do not provide an app 21 for a smartphone. The smartphone app is generally controlled by the user touching the smartphone screen, but can be automatically performed by the macro program as if the user touched it.

또한, 스마트폰 에뮬레이터를 이용하면 사용자나 관리자 컴퓨터 화면에서 스마트폰의 앱을 수행시킬 수 있으며 매크로 프로그램을 이용해 컴퓨터 화면에 나타난 앱의 화면을 터치하는 효과를 냄으로써 스마트기기를 제어할 수 있다.In addition, using the smartphone emulator can run the app of the smartphone on the user or administrator computer screen and control the smart device by the effect of touching the screen of the app displayed on the computer screen using a macro program.

1. 한국등록특허 제10-1605507호(2016.03.16.)1.Korean Registered Patent No. 10-1605507 (2016.03.16.)

본 발명은 위와 같은 필요성에 의하여 안출된 것으로서, 스마트기기 제작사가 스마트기기 연동제어를 위한 응용프로그램 인터페이스(API)를 제공하는지 여부에 관계없이 모든 스마트기기를 연동하여 자동 제어하는 시스템 및 방법을 제공하고자 한다.The present invention has been made in view of the above necessity, to provide a system and method for automatically controlling all smart devices interworking regardless of whether a smart device manufacturer provides an application program interface (API) for smart device interworking control. do.

본 발명에 따른 스마트기기 연동 제어 시스템은, 스마트기기 연동 제어 시스템 인터넷을 통해 제어 가능한 스마트기기 및 유/무선 인터넷을 통하여 상기 스마트기기를 제어하고 모니터링할 수 있는 기기제어서버를 포함하고, 스마트기기용 어플리케이션(이하 '앱'이라 함)을 자동으로 실행하는 자동실행부와 실행된 앱의 결과값이 표시되는 화면의 특정 부분을 캡춰하고 인식하여 조건 충족여부를 판단하는 인식처리부를 포함하는 앱 제어수단을 통하여, 스마트기기 제작사가 API를 제공하는지 여부에 관계없이 모든 스마트기기를 연동하여 자동 제어하는 것을 특징으로 한다.Smart device interworking control system according to the present invention, smart device interlocking control system includes a smart device that can be controlled via the Internet and a device control server that can control and monitor the smart device via the wired / wireless Internet, for smart devices App control means including an automatic execution unit for automatically executing an application (hereinafter referred to as an 'app') and a recognition processing unit for capturing and recognizing a specific part of the screen on which the result value of the executed app is displayed and determining whether the condition is satisfied. Through, it is characterized in that the automatic control by interlocking all smart devices regardless of whether the smart device manufacturer provides an API.

상기 앱 제어수단은 스마트폰에서 실행되는 것을 특징으로 한다.The app control means is characterized in that executed on the smartphone.

상기 스마트기기 연동 제어 시스템은 인터넷을 통하여 스마트폰을 제어할 수 있는 서비스서버를 더 포함하는 것을 특징으로 한다.The smart device interworking control system is characterized in that it further comprises a service server that can control the smartphone over the Internet.

사용자 또는 관리자 컴퓨터상에서 스마트폰 에뮬레이터를 사용하여 상기 앱 제어수단을 실행하는 것을 특징으로 한다.Characterized in that the app control means using a smartphone emulator on a user or administrator computer.

서비스서버상에서 스마트폰 에뮬레이터를 사용하여 상기 앱 제어수단을 통합하여 실행하는 것을 특징으로 한다.It is characterized in that by using the smartphone emulator on the service server to integrate and execute the app control means.

본 발명의 다른 실시예로서 스마트기기 연동제어 방법은, 인터페이스부에서 API 명령을 수신하고, 수신된 API 명령을 해석하여 스마트기기의 정보를 추출하는 단계; 사용자 컴퓨터 또는 서비스서버에서 스마트기기의 모델에 따라 구비된 스마트폰 에뮬레이터를 선택하여 구동하고, 필요한 스마트기기 앱을 구동하여 스마트폰을 대신하는 단계; 상기 인터페이스부에서 API 명령을 해석하여 사용자정보를 추출하여 사용자 ID 및 비밀번호를 입력하는 단계; 상기 인터페이스부에서 API 명령을 해석하여 제어정보를 추출하여 앱 제어에 필요한 위치정보를 준비하는 단계; 앱 실행부에서 API 명령으로부터 추출된 기기의 앱 정보와 사용자 정보와 제어 정보를 이용하여 앱을 순서에 따라 제어함으로써 API 명령을 수행하는 단계를 포함하는 것을 특징으로 한다.As another embodiment of the present invention, a smart device interlocking control method may include: receiving an API command from an interface unit, and extracting information of the smart device by interpreting the received API command; Selecting and driving a smartphone emulator provided according to a model of a smart device in a user computer or a service server, and driving a required smart device app to replace the smart phone; Interpreting an API command from the interface unit to extract user information and input a user ID and password; Interpreting an API command in the interface unit to extract control information to prepare location information necessary for app control; And executing the API command by controlling the app in order using the app information, the user information, and the control information of the device extracted from the API command in the app execution unit.

인터넷 프로그래밍을 위해 필수적인 API를 제공하지 않는 스마트기기라 할지라도 스마트기기라면 반드시 제공하고 있는 스마트폰 앱을 활용하여 API 제어 수단을 제공함으로써 모든 스마트기기들을 연동하여 제어할 수 있다.Even smart devices that do not provide essential APIs for Internet programming can be controlled by interlocking all smart devices by providing API control means by utilizing the smartphone app provided by the smart device.

본 발명은 모든 스마트기기들을 연동 제어함으로써 다양한 외부 조건에 대하여 스마트기기를 시간대별로 또는 조건별로 자동화할 수 있다.The present invention can automate the smart device by time zone or condition for various external conditions by interlocking control of all smart devices.

도 1은 일반적인 스마트기기 제어 시스템의 구성도이다.
도 2는 본 발명의 일실시예에 따른 스마트기기 연동 제어시스템의 구성도이다.
도 3은 본 발명에 따른 앱 제어수단의 블록구성도이다.
도 4는 본 발명의 다른 실시예에 따른 스마트기기 연동 제어시스템의 구성도이다.
도 5는 본 발명의 다른 실시예에 따른 스마트기기 연동 제어시스템의 구성도이다.
도 6은 본 발명의 다른 실시예에 따른 스마트기기 연동 제어시스템의 구성도이다.
도 7은 본 발명에 따른 스마트기기 연동 제어 시스템을 이용한 연동 제어 흐름도이다.
1 is a block diagram of a general smart device control system.
2 is a block diagram of a smart device interworking control system according to an embodiment of the present invention.
3 is a block diagram of the app control means according to the present invention.
4 is a block diagram of a smart device interworking control system according to another embodiment of the present invention.
5 is a block diagram of a smart device interworking control system according to another embodiment of the present invention.
6 is a block diagram of a smart device interworking control system according to another embodiment of the present invention.
7 is a flowchart illustrating a linkage control using a smart device linkage control system according to the present invention.

이하, 첨부 도면들 및 첨부 도면들에 기재된 내용들을 참조하여 본 발명의 실시예를 상세하게 설명하지만, 본 발명이 실시예에 의해 제한되거나 한정되는 것은 아니다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings and the contents described in the accompanying drawings, but the present invention is not limited or limited to the embodiments.

인터넷 응용 제어프로그램은 인터넷을 통해 사용할 스마트기기들의 상태를 점검하고 필요에 따라 인터넷을 통해 특정 기기에게 제어 명령을 내리는 과정을 반복한다. The Internet application control program checks the status of smart devices to be used through the Internet and repeats the process of giving control commands to specific devices through the Internet as necessary.

인터넷을 통해 프로그래밍을 하기 위해서는 서버가 제공하는 API(Application Programming Interface)를 이용한다. API는 응용 제어프로그램 개발자들이 프로그램을 쉽게 만들 수 있도록 운영체제와 응용 제어프로그램 사이의 통신에 사용되는 언어나 메시지 형식으로서 함수의 집합체이다. API 프로토콜로 많이 사용되는 것으로는 http(Hyper Text Transfer Protocol)가 있으며 서버와 클라이언트 프로그램 사이에서 명령어와 데이터를 주고받을 수 있다. To program through the Internet, use the API (Application Programming Interface) provided by the server. An API is a collection of functions as a language or message format used for communication between an operating system and an application control program to make it easier for application control program developers. The most popular API protocol is the Hyper Text Transfer Protocol (http), which allows commands and data to be exchanged between the server and client programs.

스마트기기 제작사가 스마트기기(30)에 대한 기기제어서버(40)를 운영하고 있다. 스마트기기 제작사가 각각의 스마트기기(30)를 제어할 수 있는 API를 제공한다면 사용자나 서비스제공자들은 이들 스마트기기들을 연동한 응용 서비스를 개발할 수 있다. 그러나 현재 대부분 스마트기기 제작사들은 기기를 제어하는 앱(21)은 제공하고 있지만 인터넷 프로그래밍을 위한 API를 제공하는 제작사는 많지 않기 때문에 여러 스마트기기의 연동서비스가 불가능하다.The smart device manufacturer operates the device control server 40 for the smart device (30). If a smart device manufacturer provides an API for controlling each smart device 30, a user or a service provider may develop an application service in conjunction with these smart devices. However, at present, most smart device manufacturers provide an app 21 for controlling a device, but there are not many manufacturers that provide APIs for internet programming.

본 발명은 위와 같은 문제점을 해결하기 위하여 인터넷 프로그래밍을 위해 필수적인 API를 제공하지 않고 있는 스마트기기라 할지라도 스마트기기라면 반드시 제공하고 있는 스마트폰 앱을 활용하여 API 제어 수단을 제공함으로써 모든 스마트기기들을 연동하여 제어하는 시스템을 제공하고자 한다.In order to solve the above problems, even if a smart device does not provide an essential API for Internet programming, all smart devices are interlocked by providing API control means by utilizing a smart phone app provided by a smart device. To provide a control system.

도 2는 본 발명에 따른 스마트기기 연동 제어 시스템의 구성도로서, 인터넷을 통해 제어 가능한 스마트기기(30), 상기 스마트기기 제작사가 제공하는 어플리케이션(21, 이하 "앱'이라 한다)을 실행하여 상기 스마트기기를 제어하는 스마트폰(20) 및 유/무선 인터넷을 통하여 상기 스마트기기(30)을 제어하고 모니터링할 수 있는 기기제어서버(40)로 구성된다.2 is a configuration diagram of a smart device interworking control system according to the present invention, the smart device 30 that can be controlled through the Internet, by executing the application provided by the smart device manufacturer (hereinafter referred to as "app") The smart phone 20 for controlling the smart device and the device control server 40 that can control and monitor the smart device 30 through the wired / wireless Internet.

상기 스마트기기(30)는 인터넷을 통해 제어 가능하며 제작사에서 제공하는 스마트폰 앱을 스마트폰(20)에 탑재하여 원격 제어가 가능한 기기를 말한다. The smart device 30 is a device that can be controlled via the Internet and equipped with a smartphone app provided by the manufacturer in the smart phone 20 can be remotely controlled.

스마트기기(30)의 예로는 인터넷으로 제어 가능한 선풍기, 냉장고, 텔레비전, 에어컨, 공기청정기 등과 같은 스마트 가전제품도 있고, 온도센서, 습도센서, 가스센서, 미세먼지센서, 이산화탄소센서, 움직임센서 등과 같은 스마트 센서제품도 있고, 창문 개폐기, 블라인더 조절기, 온수밸브 개폐기, 가스밸브 개폐기 등의 스마트 구동기기 들이 있다. 이들 스마트기기들의 제작사는 해당 기기를 원격으로 제어하고 모니터링하고 제어할 수 있도록 스마트폰용 앱을 제공하고 있으며 시간대에 따른 제어, 조건 변화에 제어 또는 문제 메시지에 따른 제어 등 간단한 자동화 기능을 가지고 있다. Examples of smart devices 30 include smart home appliances such as fans, refrigerators, televisions, air conditioners, and air purifiers that can be controlled through the Internet, and include temperature sensors, humidity sensors, gas sensors, fine dust sensors, carbon dioxide sensors, and motion sensors. There are smart sensor products, and there are smart driving devices such as window switches, blinder regulators, hot water valve switches, and gas valve switches. The manufacturers of these smart devices provide apps for smartphones to remotely control, monitor and control the devices, and have simple automation functions such as control over time, control over conditions, or control over problem messages.

상기 기기제어서버(40)는 유/무선 인터넷망을 통하여 스마트기기(30)를 제어한다.The device control server 40 controls the smart device 30 through a wired / wireless internet network.

상기 스마트폰(20)은 이동통신 단말기로 각각의 스마트기기 제작사에서 제공하는 앱(21)을 설치하여 이동통신망과 인터넷망으로 연결된 기기제어서버(40)를 통하여 원격으로 스마트기기(30)를 제어한다.The smart phone 20 controls the smart device 30 remotely through the device control server 40 connected to the mobile communication network and the Internet network by installing the app 21 provided by each smart device manufacturer as a mobile communication terminal do.

본 발명은 스마트기기 제조사에서 해당 스마트기기의 API 제공 여부에 관계없이 다른 스마트기기와 연동하여 조건충족 여부에 따른 구동 API 명령을 수행하기 위하여 앱 제어수단(100)을 제공한다. 상기 앱 제어수단(100)은 스마트폰에 다운로드되어 하나의 앱으로 동작하며 스마트폰 외부로부터의 명령에 의해 스마트폰에서 각각의 스마트기기 제조사에서 제공하는 앱을 실행하고 결과값이 표시되는 화면의 특정 부분을 캡춰하여 이미지 인식처리로 문자나 숫자로 변환하여 조건충족 여부를 판단하여 명령을 완료한다. 상기 명령은 하나 이상의 조합으로 이루어져 있으며 앱 제어수단(100)의 API가 된다. 본 발명의 앱 제어수단(100) API를 이용하면 스마트기기 제조사에서 해당 스마트기기의 API 제공 여부에 관계없이 다른 스마트기기와 연동하여 제어할 수 있다.The present invention provides an app control means (100) to perform a driving API command according to whether or not the smart device manufacturer in accordance with whether or not the smart device manufacturers provide the API of the smart device in accordance with the condition. The app control means 100 is downloaded to a smartphone to operate as a single app and by running the app provided by each smart device manufacturer in the smartphone by a command from the outside of the smartphone and the result value is displayed on the specific screen Capturing the part and converting it into letters or numbers by image recognition process to determine whether the condition is satisfied and complete the command. The command consists of one or more combinations and becomes the API of the app control means 100. By using the app control means 100 API of the present invention, the smart device manufacturer can control in conjunction with other smart devices regardless of whether the smart device API is provided.

상기 앱 제어수단(100)은 도 3과 같이 스마트기기간 연동 제어를 위하여 사용자 로그인과 조건을 설정하는 입력부(110), 서비스서버(10), 사용자 또는 관리자 컴퓨터(60) 또는 기기제어서버(40)의 응용 제어프로그램으로부터 API 명령을 수신하는 인터페이스부(120), 스마트기기용 앱을 실행하는 앱 실행부(130) 및 해당 스마트기기의 정보를 갱신하여 저장하는 데이터베이스부(140)를 포함한다.The app control means 100 is the input unit 110, the service server 10, the user or administrator computer 60 or the device control server 40 for setting the user login and conditions for smart period interlocked control as shown in FIG. Interface unit 120 for receiving an API command from the application control program of the app, the app execution unit 130 for executing the app for the smart device and the database unit 140 for updating and storing the information of the smart device.

상기 앱 실행부(130)는 여러 개의 명령을 하나의 키(hot key)로 묶어 실행하는 자동실행부와 실행된 앱의 결과값이 표시되는 화면의 특정 부분을 인식하여 조건 충족여부를 판단하는 인식처리부를 포함한다.  The app executor 130 recognizes whether the condition is satisfied by recognizing a specific part of the screen on which the auto-execution unit bundles and executes a plurality of commands as a single key and executes the result value of the executed app. It includes a processing unit.

인터페이스부(120)는 외부 응용 제어프로그램으로부터 API 명령을 해석하여 누가 어떤 스마트기기를 어떻게 제어할 것인지를 해석하는 명령 해석부와 서버 또는 클라이언트와 API 명령을 주고받는 서버/클라이언트 인터페이스부로 구성된다. The interface unit 120 includes a command interpreter that interprets an API command from an external application control program and who controls how and which smart device, and a server / client interface that exchanges API commands with a server or a client.

상기 입력부(110)는 보안을 위하여 사용자정보로 log-in을하고 인증을 받고, 목표 조건과 동작을 설정한다. The input unit 110 logs-in with user information and authenticates for security, and sets a target condition and an operation.

도 4는 본 발명의 다른 실시예로 서비스서버(10)를 활용할 수 있다. 일반 사용자는 API를 제공하지 않는 서로 다른 스마트기기를 연동 제어하는 한다는 것은 전문적 지식이 없어 매우 어렵기 때문에 서비스를 제공하는 전문사업자에게 의뢰하는 방식이다. 전문사업자는 상기의 앱 제어수단(100)을 사용자의 주문에 의하여 제작하여 공급할 수 있다. 4 may utilize the service server 10 as another embodiment of the present invention. It is a way for general users to request a professional service provider to provide services because it is very difficult because they do not have professional knowledge. The professional operator can produce and supply the app control means 100 according to the user's order.

상기 앱 제어수단은 안드로이드나 아이폰 체제에서 동작하는 것으로 제작할 수도 있고, 서버나 PC의 윈도우 등의 운영체제에서 동작하는 응용 제어프로그램으로도 제작이 가능하다. 또한, 스마트기기의 앱과 독립적으로 사용 가능한 응용 제어프로그램(11)을 이용하여 스마트 기기들(30)을 연동 제어할 수 있다.The app control means may be produced by operating in the Android or iPhone system, or may be produced by an application control program operating in the operating system, such as a server or a window of the PC. In addition, by using the application control program 11 that can be used independently of the app of the smart device can be linked to control the smart devices (30).

도 5는 또 다른 실시예로 스마트폰(20)을 사용하지 않고 스마트폰 에뮬레이터(50)을 사용하여 사용자 또는 관리자의 컴퓨터(60)에서 연동 제어하는 방법이다.FIG. 5 illustrates a method of interlocking and controlling a computer 60 of a user or an administrator using the smartphone emulator 50 without using the smartphone 20.

상기 스마트폰 에뮬레이터(50)는 스마트폰에서 원하는 앱을 선택하여 실행시키듯이 서비스서버(10) 또는 사용자/관리자 컴퓨터(60)의 디스플레이상에서 스마트폰(20)을 동작시켜 에뮬레이터 상에서 스마트폰용 앱을 실행한다. 즉, 스마트폰(20)을 직접 사용하지 않고 서비스서버(10)나 사용자/관리자 컴퓨터(60)에서 상기 앱 제어수단(100)을 실행시킨다.The smartphone emulator 50 executes an app for a smartphone on the emulator by operating the smartphone 20 on the display of the service server 10 or the user / manager computer 60 as if the desired app is selected and executed on the smartphone. do. That is, the app control means 100 is executed in the service server 10 or the user / manager computer 60 without directly using the smartphone 20.

스마트폰 에뮬레이터는 여러 종류가 있어 수행하고자 하는 스마트폰용 앱이 잘 실행될 수도 있고 실행이 안될 수 있기 때문에 각 스마트폰용 앱에 대하여 최적의 에뮬레이터를 선택한다.There are many types of smartphone emulators, so the app for your smartphone may or may not run well, so choose the best emulator for each app for your smartphone.

상기 앱 제어수단(100)은 장치별 또는 모델별로 복수로 구비할 수 있다. 유사한 기능과 동작을 하는 앱 제어수단(100)은 그룹핑할 수 있고, 하나의 앱 제어수단(100)이 복수의 스마트기기 모델을 구동할 수 있다. 이 실시예에서는 앱 제어수단(100)이 안드로이드 운영체제의 가상 스마트폰 내부에서 동작하고 있지만, 또 다른 실시예로는 윈도우 운영체제에서 동작하는 컴퓨터 응용 프로그램으로 수행할 수 있다.The app control means 100 may be provided in plurality for each device or model. App control means 100 having a similar function and operation can be grouped, one app control means 100 can drive a plurality of smart device models. In this embodiment, the app control means 100 is operating inside the virtual smartphone of the Android operating system, but in another embodiment may be performed as a computer application running on the Windows operating system.

본원발명의 앱 실행부(130)는 이미지 인식 프로그램을 구동하여 디스플레이되는 화면 내에서 스마트기기용 앱을 찾아 인식하고 실행하며, 화면의 일부분을 캡춰하여 해석하여 문자나 숫자로 변환하고 조건충족 여부를 판단하여 API 명령을 수행한다. 이미지 인식은 좌표로 알아내거나 형상 또는 패턴으로 인식할 수 있다. 이러한 기능은 사람이 스마트폰에서 특정 스마트기기의 앱을 찾아 실행하고 제어하며 디스플레이되는 값을 읽어 오듯이, 스마트기기 앱 제어수단에서 매크로가 특정 스마트기기의 앱을 찾아 실행하고 다른 스마트기기에서 디스플레이 되는 값을 읽어 들이거나 데이터베이스부에 저장된 값을 읽어 들여 시간대별 또는 조건이 충족되면 설정된 다음 명령을 수행할 수 있다.App execution unit 130 of the present invention drives the image recognition program to find and recognize the app for the smart device in the displayed screen, and executed by capturing a portion of the screen to interpret and convert to a letter or number and meets the condition Determine and execute the API command. Image recognition can be determined by coordinates or by shapes or patterns. These functions are the values that a macro finds and executes an app on a specific smart device, and is displayed on another smart device, just as a person finds, executes, controls, and reads the value of an app on a smart device on a smartphone. You can read the value stored in the database or read the value stored in the database and execute the following command set by time zone or when the condition is satisfied.

이미지 인식은 디스플레이되는 앱의 형상을 스캔하여 전처리가 필요하면 수행하고 형상 추출을 한다. 형상 추출은 엣지 감지(edge detection)와 같이 이미지를 단순화하여 중요 특징정보(feature)를 추출하고 불필요한 부분들은 생략한다. 이미지 인식은 딥러닝(deep learning) 기술을 적용할 수 있다.Image recognition is performed by scanning the shape of the displayed app, if necessary, and extracting the shape. Shape extraction extracts important features by simplifying an image, such as edge detection, and omits unnecessary parts. Image recognition may apply deep learning technology.

스마트기기(30)의 상태 역시 스마트폰 앱을 통해 주기적으로 확인하고 변동사항이 있으면 데이터베이스부(140)에 스마트기기(30)의 상태를 갱신한다. 이러한 과정을 통해 데이터베이스부(140)에는 항상 스마트기기(30)의 현재 상태가 기록되어 있다. 스마트기기(30)는 앱을 통하지 않고 직접 제어될 경우도 있고 다른 앱을 통해서도 제어될 수 있으므로 항상 그 상태를 주기적으로 갱신하여야 한다.The state of the smart device 30 is also periodically checked through the smartphone app and if there is a change, update the state of the smart device 30 in the database unit 140. Through this process, the current state of the smart device 30 is always recorded in the database unit 140. Since the smart device 30 may be directly controlled through an app or may be controlled through another app, the smart device 30 should always be updated periodically.

API 명령해석부에서는 스마트기기의 모델에 따라 어떤 스마트폰 에뮬레이터를 사용할 것인지, 어떤 앱을 사용할 것인지, 사용자 아이디와 패스워드는 무엇인지, 정보갱신 리스트에 추가할 것인지 등을 분석하고, 분석된 결과에 따라 에뮬레이터 구동부는 사용할 앱에 최적인 스마트폰 에뮬레이터를 구동하고 그 위에 적절한 버전의 스마트폰 앱을 동작시킨다. The API command interpreter analyzes which smartphone emulator to use, which app to use, what is the user ID and password, and whether to add it to the information update list according to the model of the smart device. The emulator driver drives the smartphone emulator that is optimal for the app you want to use and runs the appropriate version of the smartphone app on it.

자동실행부에서는 제어 명령에 따라 스마트폰 앱 화면의 어떤 위치에 어떤 순서로 터치할 지에 대한 명령어 세트를 핫키로 수행할 수 있다. The auto-execution unit may perform a set of commands for hotkeys, in which order, at which position on the smartphone app screen, according to a control command.

도 6은 본 발명의 또 다른 실시예로 스마트폰(20)을 사용하지 않고 스마트폰 에뮬레이터(50)을 사용하여 서비스서버(10)에서 연동 제어하는 방법으로 통합서비스를 제공한다..6 provides an integrated service in a method of controlling interworking with the service server 10 using the smartphone emulator 50 without using the smartphone 20 as another embodiment of the present invention.

사물인터넷(IoT)의 확산을 위해서는 각 기기간의 연동이 필수적이나 아직 세계적인 표준화가 이루어지지 않아 각 기기간 호환이나 연동이 되고 있지 않으나, 본 발명에 의하면 API 여부에 관계없이 모든 스마트기기를 연동하여 자동 제어하고 모니터링할 수 있다. Interoperability between devices is essential for the spread of the Internet of Things (IoT), but there is no global standardization yet, so they are not compatible or interoperable with each device. According to the present invention, all smart devices are automatically linked to each other regardless of API. Can be monitored.

한편, 도 7은 사용자 또는 관리자 컴퓨터를 사용한 스마트기기 연동 제어 시스템을 이용한 연동 제어 흐름도이다. On the other hand, Figure 7 is a flow diagram of the interlocking control using a smart device interlocking control system using a user or administrator computer.

본 발명에 따른 스마트기기 연동 제어 시스템을 이용한 연동 제어 방법은, 인터페이스부에서 API 명령을 수신하고, 수신된 API 명령을 해석하여 스마트기기의 정보를 추출하는 단계; An interworking control method using a smart device interworking control system according to the present invention comprises the steps of: receiving an API command from an interface unit, interpreting the received API command and extracting information of the smart device;

컴퓨터에서 스마트기기의 모델에 따라 구비된 스마트폰 에뮬레이터를 선택하여 구동하고, 필요한 스마트기기 앱을 구동하여 스마트폰을 대신하는 단계; Selecting and driving a smartphone emulator provided according to a model of a smart device in a computer, and driving a required smart device app to replace the smart phone;

상기 인터페이스부에서 API 명령을 해석하여 사용자정보를 추출하여 사용자 ID 및 비밀번호를 입력하는 단계;Interpreting an API command from the interface unit to extract user information and input a user ID and password;

상기 인터페이스부에서 API 명령을 해석하여 제어정보를 추출하여 앱 제어에 필요한 위치정보를 준비하는 단계;Interpreting an API command in the interface unit to extract control information to prepare location information necessary for app control;

상기 앱 실행부에서 API 명령으로부터 추출된 기기의 앱 정보와 사용자 정보와 제어 정보를 이용하여 앱을 순서에 따라 제어함으로써 API 명령을 수행하는 단계를 포함한다.And performing an API command by controlling the app in order using the app information, the user information, and the control information of the device extracted from the API command in the app execution unit.

본 발명에 따른 스마트기기의 제어와 모니터링 방법의 실시예는 다음과 같다. 실시예의 스마트기기는 에어컨과 온도센서가 된다. 온도센서는 에어컨에 내장된 온도센서일 수 있고, 에어컨과는 별도로 특정 장소에 독립적으로 설치된 외부 센서로 에어컨과 외부센서를 이용하여 특정조건으로 연동하여 제어할 수 있다.An embodiment of a control and monitoring method of a smart device according to the present invention is as follows. The smart device of the embodiment is an air conditioner and a temperature sensor. The temperature sensor may be a temperature sensor built in the air conditioner, and may be controlled in a specific condition by using an air conditioner and an external sensor as an external sensor installed independently in a specific place separately from the air conditioner.

[실시예 1] 제어 기능Example 1 Control Function

A. 에어컨의 온도를 특정온도로 제어하라는 API 명령을 앱 제어수단의 인터페이스로 수신한다. API 명령은 사용자가 서비스서버에서 정한 규칙대로 입력한다. 예를 들어 "GET-http://TechAndSlow.com"이라고 하면 홈페이지에 대한 데이터를 달라는 것이고, 그 데이터를 받아서 규칙에 따라 화면에 나타내주는 것으로 파일을 받아올 수도 있다. A. Receive API command to control the temperature of the air conditioner to a specific temperature to the interface of the app control means. API commands are entered according to the rules set by the service server. For example, if you say "GET-http: //TechAndSlow.com", you are asking for data about your homepage. You can also get the file by displaying the data according to the rules.

스마트폰 에뮬레이터는 스마트기기의 상태 정보를 정보갱신리스트부에 주기적으로 갱신하고 데이터베이스에 저장하므로 사용자는 API 명령으로 내부 또는 외부센서의 온도데이터를 가져올 수 있다.The smartphone emulator periodically updates the status information of the smart device in the information update list and stores it in the database so that the user can get the temperature data of the internal or external sensor by API command.

B. 서비스서버는 안드로이드 스마트폰 에뮬레이터를 구동하여 스마트폰 대신 컴퓨터가 스마트폰 역할을 한다. B. The service server runs the Android smartphone emulator so that the computer acts as a smartphone instead of a smartphone.

C. 서비스서버는 에어컨 모델을 확인하고 그 모델에 맞는 스마트폰용 앱을 구동한다. C. The service server checks the air conditioner model and runs the app for the smartphone that matches the model.

D. 사용자 정보를 이용하여 login하고 목표 온도를 세팅하면 특정 시간대별 또는 온도센서의 상태정보에 따라 조건에 부합하면 에어컨을 가동할 수 있다.D. If you log in using user information and set the target temperature, you can start the air conditioner if the conditions are met according to the specific time zone or the status information of the temperature sensor.

E. 스마트폰용 앱과 스마트폰 에뮬레이터를 종료한다. E. Quit the smartphone app and the smartphone emulator.

[실시예 2] 에어컨 모니터링 기능Example 2 Air Conditioning Monitoring Function

A. 앱 제어수단의 인터페이스부는 온도 센서의 상태를 10분 간격으로 업데이트하라는 API 명령을 수신한다.A. The interface unit of the app control unit receives an API command to update the state of the temperature sensor every 10 minutes.

B. 데이터베이스의 정보갱신 리스트에 등록을 하고 시간이 되면 명령해석부에 갱신 명령을 전달한다. B. Register information update list of database and send update command to command interpreter when time is up.

C. 서비스서버는 안드로이드 스마트폰 에뮬레이터를 구동한다. C. The service server runs an Android smartphone emulator.

D. 서비스서버는 에어컨 모델을 확인하고 그 모델에 맞는 스마트폰용 앱을 구동한다. D. The service server checks the air conditioner model and runs the app for the smartphone that matches the model.

E. 사용자 정보를 이용하여 login 하고 데이터를 읽어 데이터베이스부에 저장한다.E. Login by using user information and read data and store it in database.

F. 스마트폰용 앱과 스마트폰 에뮬레이터를 종료한다. F. Quit the smartphone app and the smartphone emulator.

상기 실시예에서는 안드로이드 스마트폰 에뮬레이터를 예시하였으나, 서비스서버나 사용자 또는 관리자 컴퓨터를 사용할 경우에는 윈도우 운영체제에서 동작하는 응용 제어프로그램이나 에뮬레이터를 사용할 수 있다.In the above embodiment, an Android smartphone emulator is exemplified. However, when using a service server, a user, or an administrator computer, an application control program or an emulator operating in a Windows operating system may be used.

본 발명에 따른 스마트기기 연동 제어 시스템은 스마트기기 제작사, 통신사업자 또는 제3의 서비스사업자의 플랫폼으로 활용할 수 있다.The smart device interworking control system according to the present invention may be utilized as a platform of a smart device manufacturer, a communication service provider or a third service provider.

10: 서비스서버 11: 응용 제어프로그램
20: 스마트폰 21: 스마트폰용 앱
30: 스마트기기 40: 기기제어서버
50: 스마트폰 에뮬레이터 60: 사용자/관리자 컴퓨터
100: 앱 제어수단
10: Service Server 11: Application Control Program
20: Smartphone 21: App for Smartphone
30: smart device 40: device control server
50: smartphone emulator 60: user / administrator computer
100: app control means

Claims (6)

인터넷을 통해 제어 가능한 스마트기기 및 유/무선 인터넷을 통하여 상기 스마트기기를 제어하고 모니터링할 수 있는 기기제어서버를 포함하는 스마트기기 연동 제어 시스템에 있어서,
스마트기기용 어플리케이션(이하 '앱'이라 함)을 자동으로 실행하는 자동실행부 및 실행된 앱에 표시되는 화면의 특정 부분을 캡춰하여 스마트기기의 결과값을 인식하고, 상기 스마트기기의 결과값이 스마트기기의 동작조건에 충족하는지 여부를 판단하는 인식처리부를 포함하는 앱 제어수단을 포함하고,
상기 앱 제어수단은 스마트기기 앱을 활용하고, 동작조건이 충족되면 설정된 명령을 수행하여, 스마트기기 제작사가 API를 제공하는지 여부에 관계없이 모든 스마트기기를 연동하여 자동 제어하는 것을 특징으로 하는 스마트기기 연동 제어 시스템.
In the smart device interworking control system comprising a smart device that can be controlled through the Internet and a device control server that can control and monitor the smart device through the wired / wireless Internet,
Captures the result of the smart device by capturing a specific part of the screen displayed on the executed auto-execution unit and the executed app to automatically execute the smart device application (hereinafter referred to as "app"), and the result value of the smart device App control means including a recognition processing unit for determining whether or not to meet the operating conditions of the smart device,
The app control means utilizes a smart device app, and executes a set command when an operating condition is satisfied, regardless of whether the smart device manufacturer provides an API or not, and automatically controls all smart devices by interlocking the smart device. Interlock control system.
제1항에 있어서,
상기 앱 제어수단은 스마트기기용 앱이 설치된 스마트폰에서 실행되는 것을 특징으로 하는 스마트기기 연동 제어 시스템.
The method of claim 1,
The app control means is a smart device interlocking control system, characterized in that executed on a smart phone app installed for the smart device.
제1항에 있어서,
상기 스마트기기 연동 제어 시스템은 인터넷을 통하여 스마트폰 또는 사용자/관리자 컴퓨터를 제어할 수 있는 서비스서버를 더 포함하는 것을 특징으로 하는 스마트기기 연동 제어 시스템.
The method of claim 1,
The smart device interworking control system further comprises a service server that can control a smartphone or a user / administrator computer over the Internet smart device interlocking control system.
제3항에 있어서,
사용자 또는 관리자 컴퓨터상에서 스마트폰 에뮬레이터를 사용하여 상기 앱 제어수단을 실행하는 것을 특징으로 하는 스마트기기 연동 제어 시스템.
The method of claim 3,
Smart device interlocking control system, characterized in that for executing the app control means using a smartphone emulator on a user or administrator computer.
제3항에 있어서,
서비스서버상에서 스마트폰 에뮬레이터를 사용하여 상기 앱 제어수단을 통합하여 실행하는 것을 특징으로 하는 스마트기기 연동 제어 시스템.
The method of claim 3,
Smart device interlocking control system, characterized in that by using the smartphone emulator on the service server to integrate and execute the app control means.
스마트기기 연동 제어 시스템을 이용한 연동 제어 방법에 있어서,
인터페이스부에서 스마트폰, 사용자/관리자 컴퓨터 또는 서비스서버로부터 API 명령을 수신하고, 수신된 API 명령을 해석하여 스마트기기의 정보, 사용자정보 및 제어정보를 추출하는 단계;
상기 스마트기기의 정보를 확인하여 스마트기기의 모델에 따라 구비된 스마트폰 에뮬레이터를 선택하여 상기 사용자/관리자 컴퓨터 또는 서비스서버의 디스플레이상에서 구동하고, 상기 에뮬레이터상에서 필요한 스마트기기 앱을 구동하여 실행하는 단계;
상기 인터페이스부에서 사용자정보를 이용하여 로그인하고, 제어정보를 이용하여 앱 제어에 필요한 위치정보를 준비하는 단계 및
앱 실행부에서 API 명령으로부터 추출된 기기의 앱 정보와 사용자 정보와 제어정보를 이용하여 앱을 순서에 따라 제어함으로써 API 명령을 수행하는 단계를 포함하여,
상기 인터페이스부와 앱 실행부를 포함하는 앱 제어수단이 사용자/관리자 컴퓨터 또는 서비스서버에서 실행되는 것을 특징으로 하는 스마트기기 연동제어 방법.
In the linkage control method using a smart device linkage control system,
Receiving an API command from a smartphone, a user / administrator computer or a service server at an interface unit, and interpreting the received API command to extract information of the smart device, user information and control information;
Checking the information of the smart device, selecting a smartphone emulator provided according to the model of the smart device, driving it on a display of the user / administrator computer or a service server, and driving and executing the required smart device app on the emulator;
Logging in using the user information in the interface unit and preparing location information necessary for controlling the app using control information; and
Including the step of performing the API command by controlling the app in order using the app information, the user information and the control information of the device extracted from the API command in the app execution unit,
App control means including the interface unit and the app execution unit is smart device interlocking control method characterized in that executed in the user / manager computer or a service server.
KR1020180095975A 2018-08-17 2018-08-17 An Automatic Control System for Smart devices and Method thereof KR102073839B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180095975A KR102073839B1 (en) 2018-08-17 2018-08-17 An Automatic Control System for Smart devices and Method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180095975A KR102073839B1 (en) 2018-08-17 2018-08-17 An Automatic Control System for Smart devices and Method thereof

Publications (1)

Publication Number Publication Date
KR102073839B1 true KR102073839B1 (en) 2020-02-05

Family

ID=69514754

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180095975A KR102073839B1 (en) 2018-08-17 2018-08-17 An Automatic Control System for Smart devices and Method thereof

Country Status (1)

Country Link
KR (1) KR102073839B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111948952A (en) * 2020-08-13 2020-11-17 深圳市信锐网科技术有限公司 Internet of things equipment control method, Internet of things platform and related equipment
US11888947B2 (en) 2020-12-07 2024-01-30 Samsung Electronics Co., Ltd. Electronic device and controlling method of electronic device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014022831A (en) * 2012-07-13 2014-02-03 Brother Ind Ltd Repeating device, program, and repeating device control method
KR20150080053A (en) * 2013-12-30 2015-07-09 주식회사 케이티 Apparatus for providing service of smart device controlling pheripheral device and method thereof
KR101605507B1 (en) 2014-10-07 2016-03-22 숭실대학교산학협력단 Method for executing macro and control method of web sever for executing macro, recording medium for performing the method
JP2016513377A (en) * 2013-01-15 2016-05-12 クゥアルコム・インコーポレイテッドQualcomm Incorporated Wireless docking service using direct connection to peripheral devices
JP2017068655A (en) * 2015-09-30 2017-04-06 富士通株式会社 Information processing apparatus, method, and program
JP2017163185A (en) * 2016-03-07 2017-09-14 Kddi株式会社 Device control device, information providing method, and device control system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014022831A (en) * 2012-07-13 2014-02-03 Brother Ind Ltd Repeating device, program, and repeating device control method
JP2016513377A (en) * 2013-01-15 2016-05-12 クゥアルコム・インコーポレイテッドQualcomm Incorporated Wireless docking service using direct connection to peripheral devices
KR20150080053A (en) * 2013-12-30 2015-07-09 주식회사 케이티 Apparatus for providing service of smart device controlling pheripheral device and method thereof
KR101605507B1 (en) 2014-10-07 2016-03-22 숭실대학교산학협력단 Method for executing macro and control method of web sever for executing macro, recording medium for performing the method
JP2017068655A (en) * 2015-09-30 2017-04-06 富士通株式会社 Information processing apparatus, method, and program
JP2017163185A (en) * 2016-03-07 2017-09-14 Kddi株式会社 Device control device, information providing method, and device control system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111948952A (en) * 2020-08-13 2020-11-17 深圳市信锐网科技术有限公司 Internet of things equipment control method, Internet of things platform and related equipment
US11888947B2 (en) 2020-12-07 2024-01-30 Samsung Electronics Co., Ltd. Electronic device and controlling method of electronic device

Similar Documents

Publication Publication Date Title
KR102031670B1 (en) Mobile terminal providing augmented reality based maintenance guidance, remote managing apparatus and method for remote guidance using the same
US10465931B2 (en) Automated control and parallel learning HVAC apparatuses, methods and systems
EP3398062B1 (en) Generation of a device application
KR102073839B1 (en) An Automatic Control System for Smart devices and Method thereof
US20130151018A1 (en) Heating, ventilation and air conditioning system user interface having remote platform access application associated therewith and method of operation thereof
CN106814629B (en) Method and device for controlling smart home
EP3474517B1 (en) Electronic device for controlling iot device to correspond to state of external electronic device and operation method thereof
CN103714816A (en) Electronic appratus, server and control method thereof
EP3104553B1 (en) Method for controlling multiple devices connected via network
CN102881137A (en) System and method for using handheld terminal to realize remote control of multiple devices and handheld terminal
JP2008152581A5 (en)
WO2020078076A1 (en) Method and system for controlling air conditioner, air conditioner, and household appliance
CN111094859A (en) Air cleaner and network system
CN109492515B (en) Information processing apparatus, data structure of image file, and computer-readable medium
RU2622859C2 (en) Method for implementing installation of device with intelligent hardware and device for this
KR102075381B1 (en) System and Method Things Co-operation Service and the Modeling Tool thereof
EP4016203A1 (en) System and method for controlling building automation system
KR102291735B1 (en) Home Appliances Control Method For Improve sleep quality And Control Apparatus of Thereof
KR101828898B1 (en) Boiler controlling method based on application and terminal apparatus
JP7411960B2 (en) Control device, control system, control method, and program
TWI585688B (en) Control system and method and control device
KR100957856B1 (en) RFID remote control system and method thereof
KR101729062B1 (en) Internet of Things Hardware system and a control method using mobile messenger
JPWO2019058570A1 (en) Servers, information processing methods, network systems, and air purifiers
CN112987597A (en) FSU control method, device, equipment and computer readable storage medium

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant