CN111141015A - Remote air conditioner control method - Google Patents

Remote air conditioner control method Download PDF

Info

Publication number
CN111141015A
CN111141015A CN201911421868.8A CN201911421868A CN111141015A CN 111141015 A CN111141015 A CN 111141015A CN 201911421868 A CN201911421868 A CN 201911421868A CN 111141015 A CN111141015 A CN 111141015A
Authority
CN
China
Prior art keywords
control
message
air conditioner
instruction
air
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN201911421868.8A
Other languages
Chinese (zh)
Inventor
支马楠
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Aux Air Conditioning Co Ltd
Ningbo Aux Electric Co Ltd
Original Assignee
Aux Air Conditioning Co Ltd
Ningbo Aux Electric Co Ltd
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 Aux Air Conditioning Co Ltd, Ningbo Aux Electric Co Ltd filed Critical Aux Air Conditioning Co Ltd
Priority to CN201911421868.8A priority Critical patent/CN111141015A/en
Publication of CN111141015A publication Critical patent/CN111141015A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F24HEATING; RANGES; VENTILATING
    • F24FAIR-CONDITIONING; AIR-HUMIDIFICATION; VENTILATION; USE OF AIR CURRENTS FOR SCREENING
    • F24F11/00Control or safety arrangements
    • F24F11/89Arrangement or mounting of control or safety devices
    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F24HEATING; RANGES; VENTILATING
    • F24FAIR-CONDITIONING; AIR-HUMIDIFICATION; VENTILATION; USE OF AIR CURRENTS FOR SCREENING
    • F24F11/00Control or safety arrangements
    • F24F11/50Control or safety arrangements characterised by user interfaces or communication
    • F24F11/56Remote control
    • F24F11/58Remote control using Internet communication

Landscapes

  • Engineering & Computer Science (AREA)
  • Chemical & Material Sciences (AREA)
  • Combustion & Propulsion (AREA)
  • Mechanical Engineering (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Air Conditioning Control Device (AREA)

Abstract

The invention provides a remote air conditioner control method, which comprises the steps of splicing control instructions into a first instruction according to a single instruction control protocol when the remote control instructions are received, and correspondingly controlling an air conditioner based on the first instruction. Therefore, some unnecessary information is deleted in the communication, and some control commands are separated independently, so that the transmission of some unnecessary data is reduced. The time for the server to acquire the last data is reduced in the control process, and the time difference of control is greatly improved particularly for the control of multiple devices. Mutual exclusion operation controlled by the equipment is completely controlled electrically, related development is simplified, and each manufacturer does not need to additionally develop the same mutual exclusion judgment.

Description

Remote air conditioner control method
Technical Field
The invention relates to the field of air conditioning, in particular to a remote air conditioner control method.
Background
When the intelligent equipment in the market is controlled by the server, all parameters of the air conditioner are issued, for example, when the user only sets the temperature of the air conditioner to be 26 degrees, the server needs to acquire the current state value of the equipment, then whether the temperature setting can be executed in the set state of the previous air conditioner is judged (if the automatic mode is set, the temperature cannot be set (also called mutual exclusion)) and the temperature value of the previous state cannot be set and the temperature cannot be directly returned to be uncontrollable, the temperature value of the previous state can be set to be 26 for instruction issue, the issued instruction comprises three complicated processes of on-off (previous state), temperature (26 degrees), mode (previous state) and wind speed (previous state)), one control process only carrying out simple temperature comprises three complicated processes of previous state acquisition, mutual exclusion and full instruction issue, wherein when the equipment state is acquired in the first step during control, because the previous state of the equipment is stored in the server, and 4s is needed for reporting the equipment state to the server (reporting may be overtime), so when the user control time is short, the data acquired by the user may not be very accurate (for example, the user sets the air conditioner from 24 degrees to 25 degrees by remote control, the user immediately adjusts the temperature to one degree through the server, at this time, the 25 degrees state is not reported yet, and the acquired temperature is 24 degrees, at this time, a corresponding problem may occur). This may result in inaccurate control. In addition, a simple control process divided into three processes also consumes more time, which is not favorable for the user experience.
Disclosure of Invention
In order to solve at least one of the above problems, in an aspect of an embodiment of the present invention, in a remote air conditioner control method, when a remote control instruction is received, S100 splices the control instruction into a first instruction according to a single instruction control protocol, and S200 controls the air conditioner accordingly based on the first instruction.
Preferably, S200 includes S210 sending the first command to an air conditioning module, S220 verifying the first command by the air conditioning module, sending the first command to an electric control device by the air conditioning module when the verification passes, and ending the control when the verification fails.
Preferably, S200 further includes that, in S230, the electronic control device determines whether the current state of the air conditioner is mutually exclusive with the current state of the air conditioner based on the first instruction, if the current state of the air conditioner is mutually exclusive, the control is ended, and if the current state of the air conditioner is not mutually exclusive, the first instruction is executed.
Preferably, S100 includes, when the user needs to set the air conditioner, correspondingly splicing the sent messages according to a protocol synchronization header, a total message length, a command type, a message count, a message body, and a message check mode.
Preferably, S200 includes that the first instruction includes a message header, a total message length, a command type, a message count, a message body, and a message inspection field, and the air conditioner module performs corresponding detection according to the message header, the total message length, the command type, the message count, the message body, and the message inspection, and takes out the message body from the message header, the message length, the command type, the message count, the message body, and the message inspection, and sends the message body to the electric control device to perform corresponding processing.
Preferably, S100 includes that the control instruction is spliced in the message body, and corresponding splicing is performed according to the version number, the model identifier, the multi-online ID group, the command type, and the command data in the spliced message body.
According to another aspect of the embodiment of the invention, a remote air conditioner control system is provided, which comprises a server, an air conditioner electric control device and a control terminal, wherein the electric control device comprises an air conditioner module and a control unit, and is characterized in that the control unit implements the control method based on an instruction received by the air conditioner module and feeds back the running state information of an air conditioner to the air conditioner module, the server and the air conditioner module perform information interaction, and the control terminal sends a control command to the server and can receive the information feedback of the server.
According to another aspect of the embodiments of the present invention, there is provided a storage medium including a stored program, wherein, when the program runs, a device on which the storage medium is located is controlled to execute the aforementioned control method.
Thus, the present invention has at least the following advantages:
1. in the communication, some unnecessary information is deleted relatively, and some control commands are separated independently, so that the transmission of some unnecessary data is reduced.
2. The time for the server to acquire the last data is reduced in the control process, and the time difference of control is greatly improved particularly for the control of multiple devices.
3. Mutual exclusion operation controlled by the equipment is completely controlled electrically, related development is simplified, and each manufacturer does not need to additionally develop the same mutual exclusion judgment.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below. It should be apparent that the drawings in the following description are merely exemplary, and that other embodiments can be derived from the drawings provided by those of ordinary skill in the art without inventive effort.
Fig. 1 is a schematic diagram of a remote air conditioner control method according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. The components of embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present invention without making any creative effort, shall fall within the protection scope of the present invention.
In the process of assembling and transmitting the existing message body, the state before the message body needs to be inquired, logic mutual exclusion processing is carried out in the server, and whether the operation can be executed or not is judged. If the mutual exclusion exists, an error message is directly returned, and then the state needing to be controlled is replaced in the inquiry state, and an instruction is issued, so that the communication process between the server and the air conditioner electric control air conditioning module is complex and slow, the transmitted data is complex, the communication bandwidth is occupied, and the response efficiency of the control operation is reduced.
One aspect of the embodiments of the present invention provides a remote air conditioner control method, in which a communication method between a server and an air conditioner electric control air conditioner module is set to change the original full-instruction communication transmission by changing the received information of a message body into single-instruction reception, so that some unnecessary information is deleted relatively, some control instructions are separated individually, and transmission of some unnecessary data is reduced. The time for the server to acquire the last data is reduced, and especially the time difference of control is greatly improved for the control of multiple devices.
Specifically, in the process of data transmission between the server and the air conditioning module, the request message body encapsulated by the previous air conditioning control command is processed as shown in fig. 1.
1. And independently issuing the state instruction.
Compared with the prior art that all state instructions are packed and issued together, the user adjustment state quantity in the state instructions is separately extracted and issued separately. The adjustment state quantity can be a temperature adjustment instruction, a wind speed adjustment instruction, an air conditioning mode adjustment instruction, an air conditioning switch instruction and the like.
In the splicing process, if the air conditioner is opened, only relevant starting instructions are spliced, other temperatures and modes do not need relevant instructions, relevant mutual exclusion logics are transferred to an electric control to be processed, an electric control device of the air conditioner is enabled to judge whether the instructions are mutually exclusive with the current running state of the air conditioner, if the instructions are in an automatic mode, so that mutual exclusion judgment at a server end is omitted, the local judgment is that all current running states of the air conditioner are stored in real time due to the electric control device of the air conditioner, and all running state data of the air conditioner are not needed when the judgment at the server end is carried out. Therefore, the mutual exclusion judgment is simpler, more efficient and more accurate. And the mutual exclusion operation controlled by the equipment is completely controlled electrically, the related development is simple and convenient, and each manufacturer does not need to additionally develop the same mutual exclusion judgment.
The splicing is an increasing process of instructions such as temperature and mode, and if only temperature is set, only temperature instructions are increased, and if only mode is set, only mode instructions are increased.
2. And in the process of parameter splicing by the server, corresponding splicing is only carried out on the independent data, and the spliced data is transmitted to the server.
And correspondingly splicing the data of the air conditioning module required by the server in the process of controlling the equipment by the user through the cloud server. When a user needs to set the temperature of the intelligent air conditioner, the sent messages are correspondingly spliced according to the protocol synchronization head, the total length of the messages, the command type, the message counting, the message body and the message checking mode.
For example, a5a51b000b000100bb000c00020a00000100010000000232f5337 53 5337c, which is a complete issued instruction.
The part of 'a 5a51b000b 000100' is used for being issued to the air conditioner module end by the server for analysis, and relevant instructions are issued to the electric control end only if the analysis is correct, and the part of 'bb 000c00020a00000100010000000132f 5' is issued to the electric control end after the analysis is correct by the air conditioner module end, and the electric control end performs corresponding processing according to corresponding judgment performed by the analysis.
The a5a5 is the protocol synchronization header of the air conditioning module, and the air conditioning module can analyze the network data only by looking at the a5a 5.
1b00 is the total length of the protocol, which is parsed from the small start and from 001b into 27 bytes.
0b00 is a command type, which indicates that the data is transmitted from the server to the air conditioning module.
0100 is the packet count, and in order to prevent the risk of replay attack, the last server transmission and the next server transmission must be separated in a certain order.
bb00 is the synchronization header of the electrical control protocol, and the electrical control will only parse the synchronization header of bb00 protocol for handshaking of network data.
0c00 is a frame command 0c00 represents that this is a new frame command.
And 02 represents transparent transmission. The transparent transmission is direct transmission without any analysis.
0a00 is the total length of the protocol parsed from the small start, 000a, into 10 bytes.
0001 is representative of a home appliance type air conditioner.
0001 is a subtype hang-up under the representative home appliance.
00000001 is an air conditioner message body, and indicates that the issued control command is the query command of the message body.
32f5 is frame check inside the electronic control. The parameters from protocol synchronization to message are generated according to a certain rule.
337c is message check. The method for checking the message in the air-conditioning module encrypts all the bytes in the front through a certain algorithm to obtain the message check, and the air-conditioning module carries out related check according to the parameter.
The control instructions of the air conditioner are spliced in the message body, and corresponding splicing is carried out in the spliced temperature control message body according to the version number, the model identification, the multi-online ID group, the command type and the command data.
The temperature of the air conditioner is spliced in the command data, and the air conditioner message body occupies one byte and eight bits in one byte.
Where the first bit is 0. The second bit is a unit thermometer, 0 for Celsius and 1 for Fahrenheit. The 3 to 7 bytes represent the set temperature, where 00000 represents 8 degrees and 00001 represents 9 degrees, sequentially adding up. The last bit represents the half degree setting, 0 represents no half degree, and 1 represents a set half degree. And issuing the air conditioner to the electric control air conditioning module according to the design.
3. And issuing a control instruction to perform relevant control.
And issuing the related control command to the air conditioning module. And the air conditioning module carries out corresponding detection according to the issued message header, the total message length, the command type, the message count, the message body and the message inspection. Then the message body is taken out and sent to the electric control end to carry out corresponding processing. The electric control end carries out corresponding processing according to the acquired message body, and firstly carries out mutual exclusion judgment, and the mutual exclusion judgment carries out corresponding control without error.
Therefore, some unnecessary information is deleted in the communication, and some control commands are separated independently, so that the transmission of some unnecessary data is reduced. The time for the server to acquire the last data is reduced in the control process, and the time difference of control is greatly improved particularly for the control of multiple devices. Mutual exclusion operation controlled by the equipment is completely controlled electrically, related development is simplified, and each manufacturer does not need to additionally develop the same mutual exclusion judgment.
Another aspect of the embodiments of the present invention provides an air conditioner control system, which includes a server, an air conditioner electric control device, and a control terminal. The air conditioner electric control device comprises an air conditioner module and is used for communicating with the server. The server can be a cloud server, and the electric control device can be a central processing terminal and comprises a central processing unit. The central processing unit comprises an air conditioner module and a control unit. The control unit carries out control operation based on the instruction received by the air conditioning module and feeds back the running state information of the air conditioner to the air conditioning module. The air conditioner module can adopt a radio frequency device, a wifi device and an infrared device. The air conditioner module comprises a network adapter, and the air conditioner module is connected to the internet through the network adapter and can communicate with the cloud server. The control terminal comprises a remote mobile control terminal and a remote fixed control terminal. The remote mobile control terminal comprises a mobile phone, a notebook computer or a tablet computer provided with an intelligent household appliance system (App), and the remote fixed control terminal comprises a desktop computer, so that a user can communicate with the central processing terminal through accessing a cloud server or the Internet by means of the remote mobile control terminal and the remote fixed control terminal.
It is to be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element. In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in detail below.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, the functional modules in the embodiments of the present invention may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
Although the invention has been described in detail above with reference to a general description and specific examples, it will be apparent to one skilled in the art that modifications or improvements may be made thereto based on the invention. Accordingly, such modifications and improvements are intended to be within the scope of the invention as claimed.

Claims (8)

1. A remote air-conditioning control method is characterized in that,
s100, when receiving a remote control instruction, splicing the control instruction into a first instruction according to a single instruction control protocol,
and S200, correspondingly controlling the air conditioner based on the first instruction.
2. The remote air-conditioning control method of claim 1, wherein S200 includes,
s210, sending the first instruction to an air conditioning module,
s220, the air conditioning module verifies the first instruction,
when the verification is passed, the air conditioning module sends the first instruction to an electric control device,
when the authentication fails, the control is ended.
3. The method as claimed in claim 2, wherein S200 further includes S230 the electric control device determining whether to exclude the current status of the air conditioner based on the first command,
if the mutual exclusion is not carried out, the control is ended,
and if not, executing the first instruction.
4. The remote air conditioner control method according to claim 1, wherein S100 includes, when a user needs to set the air conditioner, correspondingly concatenating the transmitted messages according to a protocol synchronization header, a total message length, a command type, a message count, a message body, and a message check.
5. The remote air-conditioning control method according to claim 4, wherein S200 comprises that the first command comprises a message header, a message total length, a command type, a message count, a message body and a message check field,
and the air conditioner module carries out corresponding detection according to the message header, the total message length, the command type, the message count, the message body and the message inspection, takes out the message body and sends the message body to the electric control device for corresponding processing.
6. The remote air-conditioning control method according to claim 1, wherein S100 includes that the control command is spliced in a message body, and corresponding splicing is performed according to a version number, a model identifier, a multi-split on-line ID group, a command type, and command data in the spliced message body.
7. A remote air conditioner control system comprises a server, an air conditioner electric control device and a control terminal, wherein the electric control device comprises an air conditioner module and a control unit,
the control unit implements the control method according to any one of claims 1 to 6 based on the instruction received by the air conditioning module, and feeds back the air conditioning operation state information to the air conditioning module,
the server and the air-conditioning module carry out information interaction,
and the control terminal sends a control command to the server and can receive information feedback of the server.
8. A storage medium characterized in that,
the storage medium includes a stored program, wherein the apparatus on which the storage medium is located is controlled to perform the control method according to any one of claims 1 to 6 when the program is executed.
CN201911421868.8A 2019-12-31 2019-12-31 Remote air conditioner control method Pending CN111141015A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911421868.8A CN111141015A (en) 2019-12-31 2019-12-31 Remote air conditioner control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911421868.8A CN111141015A (en) 2019-12-31 2019-12-31 Remote air conditioner control method

Publications (1)

Publication Number Publication Date
CN111141015A true CN111141015A (en) 2020-05-12

Family

ID=70522981

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911421868.8A Pending CN111141015A (en) 2019-12-31 2019-12-31 Remote air conditioner control method

Country Status (1)

Country Link
CN (1) CN111141015A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113189909A (en) * 2021-04-29 2021-07-30 华人运通(上海)云计算科技有限公司 Control method, device and equipment of vehicle control instruction block and storage medium
CN113703330A (en) * 2021-08-25 2021-11-26 珠海格力电器股份有限公司 Method, device and system for cross-platform control equipment and processor

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150365480A1 (en) * 2014-06-16 2015-12-17 Spidermonkey, LLC Methods and systems for communicating with electronic devices
CN106992908A (en) * 2017-03-31 2017-07-28 上海斐讯数据通信技术有限公司 A kind of intelligent household management system and its management method
CN109462638A (en) * 2018-10-24 2019-03-12 青岛海信智慧家居系统股份有限公司 A kind of equipment state management method and system
CN109615843A (en) * 2018-11-30 2019-04-12 浙江工商大学 Household electrical appliances infrared remote control system
CN110149398A (en) * 2019-05-21 2019-08-20 四川长虹电器股份有限公司 A kind of user management method of the intelligent door lock of smart home
CN110493091A (en) * 2019-08-26 2019-11-22 珠海格力电器股份有限公司 A kind of control method and device of smart home device
CN110545222A (en) * 2019-08-23 2019-12-06 珠海格力电器股份有限公司 Method and device for controlling equipment, computing equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150365480A1 (en) * 2014-06-16 2015-12-17 Spidermonkey, LLC Methods and systems for communicating with electronic devices
CN106992908A (en) * 2017-03-31 2017-07-28 上海斐讯数据通信技术有限公司 A kind of intelligent household management system and its management method
CN109462638A (en) * 2018-10-24 2019-03-12 青岛海信智慧家居系统股份有限公司 A kind of equipment state management method and system
CN109615843A (en) * 2018-11-30 2019-04-12 浙江工商大学 Household electrical appliances infrared remote control system
CN110149398A (en) * 2019-05-21 2019-08-20 四川长虹电器股份有限公司 A kind of user management method of the intelligent door lock of smart home
CN110545222A (en) * 2019-08-23 2019-12-06 珠海格力电器股份有限公司 Method and device for controlling equipment, computing equipment and storage medium
CN110493091A (en) * 2019-08-26 2019-11-22 珠海格力电器股份有限公司 A kind of control method and device of smart home device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113189909A (en) * 2021-04-29 2021-07-30 华人运通(上海)云计算科技有限公司 Control method, device and equipment of vehicle control instruction block and storage medium
CN113189909B (en) * 2021-04-29 2022-12-27 华人运通(上海)云计算科技有限公司 Control method, device and equipment of vehicle control instruction block and storage medium
CN113703330A (en) * 2021-08-25 2021-11-26 珠海格力电器股份有限公司 Method, device and system for cross-platform control equipment and processor
CN113703330B (en) * 2021-08-25 2023-10-27 珠海格力电器股份有限公司 Method, device, system and processor for cross-platform control equipment

Similar Documents

Publication Publication Date Title
CN105188022B (en) Wireless routing device and communication means
WO2016058366A1 (en) Smart home appliance control method and home control center
CN112995133B (en) Analysis method, device and system based on modbus protocol
CN105334809B (en) A kind of autocontrol method and device
CN110213102B (en) Device control method, device, electronic device and storage medium
CN105786549B (en) Smart machine and its upgrade method
WO2015143794A1 (en) Creating and upgrading methods, server, terminal, upgrading system, and storage media
WO2016058368A1 (en) Home appliance control method and control device, and home data terminal
CN111541956B (en) Optical port self-adaption method, device, switch and computer readable storage medium
US9836958B2 (en) Device control method, server, system and computer storage medium
CN104796464A (en) Multi-protocol conversion warning condition information remote transmission system and method based on MODBUS
CN112187531B (en) Module upgrading method and system, storage medium and electronic device
CN111141015A (en) Remote air conditioner control method
CN111263377B (en) Network configuration method, device, equipment and system and distribution network testing method and system
CN112689316B (en) Binding method and device of intelligent equipment, storage medium and electronic device
CN110134421A (en) Electric energy meter managing chip upgrade method, system and electronic equipment and storage medium
CN105636161A (en) Wireless network access method and device, communication terminal and wireless network access point
CN109361579A (en) A kind of smart machine control method, system and storage medium
CN112637931A (en) Method and device for establishing network connection
CN112423322A (en) Model information sending method, device, storage medium and electronic device
CN112769762B (en) Distributed efficient Internet of things equipment access method
CN113965904A (en) Device registration method, device and storage medium
CN112788576B (en) Equipment offline processing method and system, storage medium and electronic device
CN112311627B (en) Universal power protocol testing method and system based on protocol description file in XML format
CN112202652A (en) Method and device for displaying information of equipment to be networked, storage medium and electronic device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200512

RJ01 Rejection of invention patent application after publication