WO2016019675A1 - Plug and play smart home plan - Google Patents
Plug and play smart home plan Download PDFInfo
- Publication number
- WO2016019675A1 WO2016019675A1 PCT/CN2014/093798 CN2014093798W WO2016019675A1 WO 2016019675 A1 WO2016019675 A1 WO 2016019675A1 CN 2014093798 W CN2014093798 W CN 2014093798W WO 2016019675 A1 WO2016019675 A1 WO 2016019675A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- controller
- server
- control
- smart
- controllers
- Prior art date
Links
- 238000005516 engineering process Methods 0.000 claims abstract description 5
- 238000004891 communication Methods 0.000 claims description 6
- 238000000034 method Methods 0.000 claims description 6
- 238000010923 batch production Methods 0.000 claims 1
- 238000012795 verification Methods 0.000 abstract 1
- 230000003796 beauty Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000009472 formulation Methods 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/418—Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
Definitions
- the present invention relates to intelligent control technologies, and in particular, to a smart home remote control system and method.
- an object of the present invention is to provide a system and method for remote control of a plug-and-play remote control appliance, which can be applied to various types of electrical appliances, and based on distributed application technology, each controller Relatively independent, each controller can be batched, and a single controller can be controlled.
- the changes of each controller do not affect each other, and the server is an easy-to-load application that can be easily installed on different computers and mobile phones. All controllers can be controlled on different computers and mobile phones.
- Peer in order to ensure that each control can only control itself, it will set the security code and control. The signature of the controller is verified accordingly to ensure safety.
- only one server can operate on all controllers in one session. When the server is connected to the controller, it will read the running data of all controllers, and the controller will reject any other servers. Re-control, improve safety, and the unpredictable superposition of multiple operations by different people.
- the smart home remote control system of the present invention comprises a controller, an optional plurality of servers (which can make a computer or a smart terminal), a wireless router and corresponding appliances, and a controller wireless communication module.
- the home wireless router is connected to the network, and then connected to the server at the back end, and the related operations are performed on the electrical device according to the instructions of the server.
- the device also includes a device. Simple mechanical device for easy control of the remote control.
- the remote server is of the P C end and the smart terminal. On the PC side, it can be web server type or application type, and on the smart terminal, it is mainly the app program on android and iOS system as the server.
- the wireless network is used to connect to a wireless router, and is configured to receive an instruction of the sending server to manage the electrical appliance.
- the present invention can remotely and flexibly remotely control various electrical appliances connected to the network in a home, and can implement settings such as security
- the remote server in the present invention can It can be single or multiple, and it can be controlled by smart terminal. It is simple and convenient, and it can collect the operations that the controller has done, and the running time of the electrical appliances that the controller has collected, for example. Parameter information such as room temperature allows different servers to choose whether to operate according to the information, avoid multiple misoperations of multiple servers, and save energy. Similarly, the controller can also detect whether there is no activity in the house. , so that the appliance enters sleep or even shuts down the appliance, thereby achieving the purpose of energy saving.
- the controller also considers that the remote control signals of various electrical appliances on the market are different, and provides a simple mechanical device, which can be used for the closing of the remote control, so that it is really plug and play, the same, the control
- the cost of the device is low, mainly a master controller and wireless device, so that the smart home can really enter every family.
- the smart home remote control system of the embodiment includes various user terminals (mobile phones, computers), remote servers, home gateways, control hosts, and home devices, and the remote server is connected through a home gateway, and the home gateway. Connect with the control host, control the host to use the electrical connection in the home.
- the controller is the core part of the overall system, controlling communication from the foreground to the background.
- the command receiving module implements part of the business logic, assembles the control command in the control, and receives the processing response information;
- the communication processing module mediates between the server and the gateway, and mainly includes: forwarding the command transmitted by the WAP application service, and transmitting the command to the gateway
- the command coming over is parsed;
- the database is the logical mapping of various devices in the home, and the database of the independent communication module should correspond to the database of the home gateway;
- the message queue can be implemented by the socket message manager, which is responsible for command scheduling from the remote console;
- the module mainly involves some tenant and logout operations.
- the present invention also includes the formulation of a communication protocol. Only the server program issued by the company can be used.
- the present invention specifically defines a command protocol for each system, and stipulates that each module must follow.
- the provisions of this command protocol do not limit the implementation of each system, but only the various command interfaces.
- This protocol is implemented by socket programming.
- the command protocol will be roughly divided into two parts, one part is the packet header, which contains the control part of the command, and the other part is the data segment, that is, the specific command data.
- the control part can be formulated into different formats according to different devices and scenarios.
- the main distinguishing mark is the "command mark" in the header. For commands with the same "command indication", the protocol format should be consistent.
- the "destination address” is the device to be controlled, the floor on which the scene is located, the room, and the specific device's flag, according to which only one specific device can be uniquely identified.
- the "data content” in the data segment contains specific command data, such as the device's ⁇ , off and other commands. "Interval” is to facilitate the distinction between the various parts. In order to facilitate the parsing of the object, it is only an interval flag, which does not play a controlling role.
- the entire server part mainly collects various information in the room to the server through the controller, and then according to the information displayed on the server, the client selects whether the related operation is required.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- General Engineering & Computer Science (AREA)
- Manufacturing & Machinery (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Telephonic Communication Services (AREA)
- Selective Calling Equipment (AREA)
Abstract
A plug and play smart home plan, being suitable for electric appliances of various models; based on distributed application technology, respective controllers are mutually independent, can be processed in batches or can be controlled individually, and changes in one controller do not affect another; a server is an easily loadable and unloadable application program and can be readily installed on different computers and mobile phones simultaneously to control all controllers. In addition, in order to ensure private control for each controller, a feature code for the controller and a security code are set for corresponding verification to ensure security.
Description
说明书 发明名称:一种即插即用的智能家居方案 技术领域 Manual Title: A smart home solution for plug-and-play technology
[0001] 本发明涉及智能控制技术, 尤其涉及一种智能家居远程控制系统及方法。 [0001] The present invention relates to intelligent control technologies, and in particular, to a smart home remote control system and method.
背景技术 Background technique
[0002] 现在用于控制智能家居的远程控制系统, 需要较多的更改整个家居的布局, 如 果不是新装修的家庭, 要么需要拆除较多的装修, 要么就是安装智能家居控制 器后, 会破坏家居的整体的美观, 综合成本较高。 这也是现在大多数智能家居 不能广泛推广的一个主要因素, 另外一个因素是智能家居往往需要加一个 3G模 块等, 使得使用过程中, 需要不断的花费, 减少了很多人安装的意愿。 现在我 们提出一种即插即用, 降低使用门槛, 提高使用的质量。 同吋, 我们用于控制 的分别有 PC电脑网站式服务器, 以及智能手机 app, 使用简便易行, 可以大大的 推广智能家居的使用。 [0002] The remote control system used to control smart homes now requires more changes to the layout of the entire home. If it is not a newly renovated home, it needs to be dismantled more or it will be destroyed after installing the smart home controller. The overall beauty of the home, the overall cost is higher. This is also a major factor that most smart homes cannot be widely promoted. Another factor is that smart homes often need to add a 3G module, etc., so that the use of the process requires constant cost and reduces the willingness of many people to install. Now we propose a plug-and-play, lower the threshold for use and improve the quality of use. At the same time, we use PC computer website server and smart phone app for control. It is easy to use and can greatly promote the use of smart home.
技术问题 technical problem
[0003] 现在用于控制智能家居的远程控制系统, 需要较多的更改整个家居的布局, 如 果不是新装修的家庭, 要么需要拆除较多的装修, 要么就是安装智能家居控制 器后, 会破坏家居的整体的美观, 综合成本较高。 这也是现在大多数智能家居 不能广泛推广的一个主要因素, 另外一个因素是智能家居往往需要加一个 3G模 块等, 使得使用过程中, 需要不断的花费, 减少了很多人安装的意愿。 [0003] The remote control system used to control smart homes now requires more changes to the layout of the entire home. If it is not a newly renovated home, it needs to be dismantled more or it will be destroyed after installing the smart home controller. The overall beauty of the home, the overall cost is higher. This is also a major factor that most smart homes cannot be widely promoted. Another factor is that smart homes often need to add a 3G module, etc., so that the use of the process requires constant cost and reduces the willingness of many people to install.
问题的解决方案 Problem solution
技术解决方案 Technical solution
[0004] 针对现有技术的缺点, 本发明的目的是提供一种即插即用远程控制电器的系统 及方法, 能够适用于各种型号的电器, , 并且基于分布式应用技术, 各个控制 器相对独立, 可以批处理各个控制器, 也可以对单个控制器进行控制, 各个控 制器的变动并不相互影响, 而服务器为一个易装卸的应用程序, 可以方便的安 装在不同的电脑和手机上, 可以同吋安装在不同的电脑和手机上对所有的控制 器进行控制。 同吋, 为保证每个控制只有自己能够控制, 会设定安全码以及控
制器的特征码进行相应的验证, 保证安全。 在操作吋, 一个吋间段只有一个服 务器能对所有的控制器进行操作, 当服务器连接上控制器后, 会读取所有控制 器的先关运行数据, 并且控制器将拒绝任何其他的服务器进行再控制, 提高安 全性, 以及不同人多次操作产生不可预计的叠加效果。 [0004] In view of the disadvantages of the prior art, an object of the present invention is to provide a system and method for remote control of a plug-and-play remote control appliance, which can be applied to various types of electrical appliances, and based on distributed application technology, each controller Relatively independent, each controller can be batched, and a single controller can be controlled. The changes of each controller do not affect each other, and the server is an easy-to-load application that can be easily installed on different computers and mobile phones. All controllers can be controlled on different computers and mobile phones. Peer, in order to ensure that each control can only control itself, it will set the security code and control. The signature of the controller is verified accordingly to ensure safety. In operation, only one server can operate on all controllers in one session. When the server is connected to the controller, it will read the running data of all controllers, and the controller will reject any other servers. Re-control, improve safety, and the unpredictable superposition of multiple operations by different people.
[0005] 为了实现上述目的, 本发明的智能家居远程控制系统包括控制器、 可选的多台 服务器 (可以使电脑或者智能终端) 、 无线路由器和相应电器, 还包括控制器 无线通信模块, 通过家庭无线路由器连接到网络上, 再与后端的服务器相连接 , 根据服务器的指令对电器进行相关的操作, 同吋, 考虑到并不能兼容市场所 有的电器遥控器的信号, 该装置还包含了一个简单的机械装置, 以简单控制遥 控器。 [0005] In order to achieve the above object, the smart home remote control system of the present invention comprises a controller, an optional plurality of servers (which can make a computer or a smart terminal), a wireless router and corresponding appliances, and a controller wireless communication module. The home wireless router is connected to the network, and then connected to the server at the back end, and the related operations are performed on the electrical device according to the instructions of the server. Similarly, considering that the signals of all the remote controllers of the market are not compatible, the device also includes a device. Simple mechanical device for easy control of the remote control.
[0006] 所述远程服务器为 P C端以及智能终端两种类型。 在 PC端, 可以是 web服务器 类型的, 也可以是应用程序类型的, 而智能终端上, 主要是以 android和 iOS系统 上的 app程序作为服务器。 [0006] The remote server is of the P C end and the smart terminal. On the PC side, it can be web server type or application type, and on the smart terminal, it is mainly the app program on android and iOS system as the server.
[0007] 所述无线网络是用于连接无线路由器的, 用于接收发送服务器的指令对电器进 行管理。 [0007] The wireless network is used to connect to a wireless router, and is configured to receive an instruction of the sending server to manage the electrical appliance.
发明的有益效果 Advantageous effects of the invention
有益效果 Beneficial effect
[0008] 与现有技术相比, 本发明可以远程、 灵活地对某小区内家里面的各种联入网络 的电器进行远程控制, 并可以实现安防等设置, 本发明中的远程服务器既可以 是单个的, 也可以是多个进行控制, 同吋, 可以使用智能终端进行控制, 简单 方便, 并且可以收集控制器已做的操作, 以及控制器已经收集到的比如说电器 的运行吋间, 室温等参数信息, 使得不同服务器可以根据该信息选择是否还进 行操作, 避免的多服务器的多次误操作, 节省能源, 同吋, 该控制器还可以根 据探测到屋内是否长吋间没有人活动, 而使得电器进入休眠甚至关闭电器, 从 而达到节能的目的。 并且, 该控制器还考虑到市场上各种电器的遥控信号不一 , 提供了一个简单机械装置, 可以用于遥控器的幵闭, 做到正真的即插即用, 同吋, 该控制器成本低廉, 主要是一个主控器以及无线装置, 使得智能家居真 正的能走进每一个家庭。
本发明的实施方式 Compared with the prior art, the present invention can remotely and flexibly remotely control various electrical appliances connected to the network in a home, and can implement settings such as security, and the remote server in the present invention can It can be single or multiple, and it can be controlled by smart terminal. It is simple and convenient, and it can collect the operations that the controller has done, and the running time of the electrical appliances that the controller has collected, for example. Parameter information such as room temperature allows different servers to choose whether to operate according to the information, avoid multiple misoperations of multiple servers, and save energy. Similarly, the controller can also detect whether there is no activity in the house. , so that the appliance enters sleep or even shuts down the appliance, thereby achieving the purpose of energy saving. Moreover, the controller also considers that the remote control signals of various electrical appliances on the market are different, and provides a simple mechanical device, which can be used for the closing of the remote control, so that it is really plug and play, the same, the control The cost of the device is low, mainly a master controller and wireless device, so that the smart home can really enter every family. Embodiments of the invention
[0009] 请参阅图 1, 本实施例的智能家居远程控制系统, 包括各种用户终端 (手机、 电 脑)、 远程服务器、 家庭网关、 控制主机和家庭设备, 远程服务器通过家庭网关 连接, 家庭网关和控制主机连接, 控制主机再家庭中使用发的电器连接。 [0009] Referring to FIG. 1, the smart home remote control system of the embodiment includes various user terminals (mobile phones, computers), remote servers, home gateways, control hosts, and home devices, and the remote server is connected through a home gateway, and the home gateway. Connect with the control host, control the host to use the electrical connection in the home.
[0010] 控制器是整个系统的核心部分, 控制着从前台到后台之间的通信。 命令接收模 块实现部分业务逻辑, 在控制吋组装控制命令, 并接收处理响应信息; 通信处 理模块在服务器和网关中间起中介作用, 主要包括:对 WAP应用服务传送过来的 命令进行转发, 对网关传送过来的命令进行解析; 数据库是家庭各种设备的逻 辑映射, 独立通信模块的数据库应该和家庭网关的数据库对应; 消息队列可以 采用 socket消息管理器来实现, 专门负责来自远程控制端的命令调度; 管理模块 主要涉及一些幵户、 注销的操作。 [0010] The controller is the core part of the overall system, controlling communication from the foreground to the background. The command receiving module implements part of the business logic, assembles the control command in the control, and receives the processing response information; the communication processing module mediates between the server and the gateway, and mainly includes: forwarding the command transmitted by the WAP application service, and transmitting the command to the gateway The command coming over is parsed; the database is the logical mapping of various devices in the home, and the database of the independent communication module should correspond to the database of the home gateway; the message queue can be implemented by the socket message manager, which is responsible for command scheduling from the remote console; The module mainly involves some tenant and logout operations.
[0011] 本发明中还包括了通信协议的制定, 只有公司发布的服务器程序可以使用, 本 发明为各个系统专门定义了命令协议, 并规定各个模块都要遵循。 此命令协议 的规定并不会限制各个系统的具体实现, 而只是规定了各个命令接口。 此协议 采用 socket编程实现, 命令协议大致将分为两部分, 一部分为包头, 包含着命令 的控制部分, 另一部分为数据段, 即具体的命令数据。 控制部分根据不同的设 备、 场景, 可以制订为不同的格式, 其主要的区分标志是包头中的"命令标示"; 对于具有相同的"命令标示"的命令, 协议格式应该是一致的。 "目标地址"是要控 制的设备、 场景所在的楼层、 房间, 以及具体哪个设备的标志, 根据该地址可 以而且只能唯一地标志一个具体设备。 数据段中的"数据内容"包含着具体的命令 数据, 如设备的幵、 关等命令。 "间隔"是为了方便将各个部分区分幵来, 为了方 便对象进行解析而设置的, 只是一个间隔标志, 并没有起到控制作用。 [0011] The present invention also includes the formulation of a communication protocol. Only the server program issued by the company can be used. The present invention specifically defines a command protocol for each system, and stipulates that each module must follow. The provisions of this command protocol do not limit the implementation of each system, but only the various command interfaces. This protocol is implemented by socket programming. The command protocol will be roughly divided into two parts, one part is the packet header, which contains the control part of the command, and the other part is the data segment, that is, the specific command data. The control part can be formulated into different formats according to different devices and scenarios. The main distinguishing mark is the "command mark" in the header. For commands with the same "command indication", the protocol format should be consistent. The "destination address" is the device to be controlled, the floor on which the scene is located, the room, and the specific device's flag, according to which only one specific device can be uniquely identified. The "data content" in the data segment contains specific command data, such as the device's 幵, off and other commands. "Interval" is to facilitate the distinction between the various parts. In order to facilitate the parsing of the object, it is only an interval flag, which does not play a controlling role.
[0012] 整个服务器部分, 主要是通过控制器把室内的各个信息收集到服务器, 然后根 据服务器上显示的信息, 由客户来选择是否需要进行相关操作。 [0012] The entire server part mainly collects various information in the room to the server through the controller, and then according to the information displayed on the server, the client selects whether the related operation is required.
[0013]
[0013]
Claims
[权利要求 1] 一种即插即用的智能家居方案, 一种即插即用远程控制智能家居 的系统及方法, 能够适用于各种型号的电器, , 并且基于分布式 应用技术, 各个控制器相对独立, 可以批处理各个控制器, 也可 以对单个控制器进行控制, 各个控制器的变动并不相互影响, 而 服务器为一个易装卸的应用程序, 可以方便的安装在不同的电脑 和手机上, 可以同吋安装在不同的电脑和手机上对所有的控制器 进行控制。 同吋, 为保证每个控制只有自己能够控制, 会设定安 全码以及控制器的特征码进行相应的验证, 保证安全。 在操作吋 , 一个吋间段只有一个服务器能对所有的控制器进行操作, 当服 务器连接上控制器后, 会读取所有控制器的先关运行数据, 并且 控制器将拒绝任何其他的服务器进行再控制, 提高安全性, 以及 不同人多次操作产生不可预计的叠加效果。 [Claim 1] A plug-and-play smart home solution, a plug-and-play remote control smart home system and method, which can be applied to various types of electrical appliances, and based on distributed application technology, each control The controller is relatively independent, can batch process each controller, can also control a single controller, the changes of each controller do not affect each other, and the server is an easy-to-load application, which can be conveniently installed on different computers and mobile phones. On the same, you can control all controllers on different computers and mobile phones. In the same way, in order to ensure that each control can only control itself, the security code and the controller's signature are set to verify the security to ensure security. In operation, only one server can operate on all controllers in one session. When the server is connected to the controller, it will read the running data of all controllers, and the controller will reject any other servers. Re-control, improve safety, and the unpredictable superposition of multiple operations by different people.
[权利要求 2] 为了实现上述目的, 本发明的智能家居远程控制系统包括控制器 [Claim 2] In order to achieve the above object, a smart home remote control system of the present invention includes a controller
、 可选的多台服务器 (可以使电脑或者智能终端) 、 无线路由器 和相应电器, 还包括控制器无线通信模块, 通过家庭无线路由器 连接到网络上, 再与后端的服务器相连接, 根据服务器的指令对 电器进行相关的操作, 同吋, 考虑到并不能兼容市场所有的电器 遥控器的信号, 该装置还包含了一个简单的机械装置, 以简单控 制遥控器。 , optional multiple servers (which can make computers or smart terminals), wireless routers and corresponding appliances, and controller wireless communication modules, connected to the network through a home wireless router, and then connected to the server at the back end, according to the server The instructions are related to the operation of the appliance. Similarly, considering that it is not compatible with all the remote control signals of the market, the device also includes a simple mechanical device to simply control the remote control.
[权利要求 3] 所述远程服务器为 P C端以及智能终端两种类型。 在 PC端, 可以 是 web服务器类型的, 也可以是应用程序类型的, 而智能终端上, 主要是以 android和 iOS系统上的 app程序作为服务器。 [Claim 3] The remote server is of the P C end and the smart terminal. On the PC side, it can be web server type or application type, and on the smart terminal, it is mainly the app program on android and iOS system as the server.
[权利要求 4] 所述无线网络是用于连接无线路由器的, 用于接收发送服务器的 指令对电器进行管理。
[Clave 4] The wireless network is for connecting to a wireless router, and is configured to receive an instruction of the transmitting server to manage the appliance.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410387046.3A CN105334812A (en) | 2014-08-08 | 2014-08-08 | Plug-and-play intelligent household scheme |
CN201410387046.3 | 2014-08-08 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2016019675A1 true WO2016019675A1 (en) | 2016-02-11 |
Family
ID=55263083
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2014/093798 WO2016019675A1 (en) | 2014-08-08 | 2014-12-15 | Plug and play smart home plan |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN105334812A (en) |
WO (1) | WO2016019675A1 (en) |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1988489A (en) * | 2006-11-30 | 2007-06-27 | 中国联合通信有限公司 | Intelligent system and method for monitoring house |
CN201383100Y (en) * | 2009-04-09 | 2010-01-13 | 广州市聚晖电子科技有限公司 | Intelligent home remote control system |
CN102323803A (en) * | 2011-06-08 | 2012-01-18 | Tcl数码科技(深圳)有限责任公司 | Intelligent home control method and system |
CN202285409U (en) * | 2010-09-16 | 2012-06-27 | 北京中科联众科技股份有限公司 | Intelligent household control system |
CN102594823A (en) * | 2012-02-20 | 2012-07-18 | 南京邮电大学 | Trusted system for remote secure access of intelligent home |
CN103379154A (en) * | 2012-04-23 | 2013-10-30 | 中兴通讯股份有限公司 | Household appliance control method, cloud system, family gateway general control device and household appliance controller |
CN103605342A (en) * | 2013-11-21 | 2014-02-26 | 福州大学 | Remote distributed control system and distributed control method based on Internet |
US20140177640A1 (en) * | 2012-12-20 | 2014-06-26 | Cisco Technology, Inc. | Intelligent Host Route Distribution for Low Latency Forwarding and Ubiquitous Virtual Machine Mobility in Interconnected Data Centers |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
SG174900A1 (en) * | 2009-03-26 | 2011-11-28 | Xped Holdings Pty Ltd | An arrangement for managing wireless communication between devices |
-
2014
- 2014-08-08 CN CN201410387046.3A patent/CN105334812A/en active Pending
- 2014-12-15 WO PCT/CN2014/093798 patent/WO2016019675A1/en active Application Filing
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1988489A (en) * | 2006-11-30 | 2007-06-27 | 中国联合通信有限公司 | Intelligent system and method for monitoring house |
CN201383100Y (en) * | 2009-04-09 | 2010-01-13 | 广州市聚晖电子科技有限公司 | Intelligent home remote control system |
CN202285409U (en) * | 2010-09-16 | 2012-06-27 | 北京中科联众科技股份有限公司 | Intelligent household control system |
CN102323803A (en) * | 2011-06-08 | 2012-01-18 | Tcl数码科技(深圳)有限责任公司 | Intelligent home control method and system |
CN102594823A (en) * | 2012-02-20 | 2012-07-18 | 南京邮电大学 | Trusted system for remote secure access of intelligent home |
CN103379154A (en) * | 2012-04-23 | 2013-10-30 | 中兴通讯股份有限公司 | Household appliance control method, cloud system, family gateway general control device and household appliance controller |
US20140177640A1 (en) * | 2012-12-20 | 2014-06-26 | Cisco Technology, Inc. | Intelligent Host Route Distribution for Low Latency Forwarding and Ubiquitous Virtual Machine Mobility in Interconnected Data Centers |
CN103605342A (en) * | 2013-11-21 | 2014-02-26 | 福州大学 | Remote distributed control system and distributed control method based on Internet |
Also Published As
Publication number | Publication date |
---|---|
CN105334812A (en) | 2016-02-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
TWI239176B (en) | Wireless control gate channel system | |
CN108141394B (en) | Home automation system and related method including a security controller for terminating communication with an addressable device that operates abnormally | |
CN105471686B (en) | Terminal control method, device and system | |
CN104426750A (en) | Method, equipment and system for instant messaging | |
CN102694870B (en) | The online upgrading method of the gateway of dynamically allocate address | |
CN205121192U (en) | Novel intelligent house control system | |
CN105159256B (en) | A kind of intelligent home control system based on Web service | |
WO2016169231A1 (en) | Method and system for building steady piconet based on bluetooth | |
CN104283773A (en) | System for controlling internet-of-things devices through microblog | |
CN108449246A (en) | A kind of intelligent domestic system based on instant message applications Yu Internet of Things Network Communication | |
WO2015109701A1 (en) | Control of household appliance device, control processing method and device, and a control system | |
CN106707978A (en) | Method of transferring intelligent household control right through address book and the address book | |
CN105306319A (en) | Internet-based smart home central control system for smart home | |
US9923769B2 (en) | Methods and systems for verifying installation of a device | |
CN106557037A (en) | Management method and managing device | |
CN105849789B (en) | It manages to the control by the controllable electronic equipment of infrared control signal | |
CN112817248A (en) | Shared device management method and device, storage medium and electronic device | |
CN105636158B (en) | A kind of information configuring methods and electronic equipment | |
CN104980356A (en) | Integrated smart home router and control method | |
WO2016019675A1 (en) | Plug and play smart home plan | |
CN105208085B (en) | A method and device for configuring rights of an intelligent device based on instant messaging | |
KR101989828B1 (en) | Home network service providing system using portable terminal | |
CN106027339B (en) | Household appliance monitoring method, device and system | |
CN204442411U (en) | Network control unit and intelligent domestic system | |
CN204215239U (en) | A kind of novel Smart Home all-in-one |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 14899365 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 14899365 Country of ref document: EP Kind code of ref document: A1 |