CN113382033A - Central control adaptation method, device, equipment and storage medium - Google Patents

Central control adaptation method, device, equipment and storage medium Download PDF

Info

Publication number
CN113382033A
CN113382033A CN202010242026.2A CN202010242026A CN113382033A CN 113382033 A CN113382033 A CN 113382033A CN 202010242026 A CN202010242026 A CN 202010242026A CN 113382033 A CN113382033 A CN 113382033A
Authority
CN
China
Prior art keywords
equipment
central control
information
external
protocol
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.)
Granted
Application number
CN202010242026.2A
Other languages
Chinese (zh)
Other versions
CN113382033B (en
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.)
Guangzhou Haoxiang Information Technology Co ltd
Original Assignee
Guangzhou Haoxiang Information Technology 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 Guangzhou Haoxiang Information Technology Co ltd filed Critical Guangzhou Haoxiang Information Technology Co ltd
Priority to CN202010242026.2A priority Critical patent/CN113382033B/en
Publication of CN113382033A publication Critical patent/CN113382033A/en
Application granted granted Critical
Publication of CN113382033B publication Critical patent/CN113382033B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/26Special purpose or proprietary protocols or architectures

Abstract

The invention provides a central control adaptation method, a central control adaptation device, a central control adaptation equipment and a storage medium. The method comprises the following steps: determining external equipment which can be controlled by the central control equipment and a control function instruction which can be applied to each external equipment by the central control equipment according to the model of the central control equipment which establishes communication connection currently; for each external device, recording the mapping relation between the external device and a corresponding control function instruction; for each external device, determining the device type of the external device, and generating a virtual standard device and a unique identification code of the external device; sending each virtual standard device, the device type and the unique identification code thereof to a cloud server; when an issued data packet sent by a cloud server is received, analyzing and protocol converting are sequentially carried out on the issued data packet so as to obtain an operation instruction matched with a control protocol of central control equipment; and mapping the operation instruction to the mapping relation of the unique identification code carried by the operation instruction, and sending the operation instruction to the central control equipment.

Description

Central control adaptation method, device, equipment and storage medium
Technical Field
The invention relates to the technical field of Internet of things, in particular to a central control adaptation method, a central control adaptation device, a central control adaptation equipment and a storage medium.
Background
The central control device is a device for performing centralized control on various devices such as sound, light, electricity and the like, and is generally applied to scenes such as multimedia classrooms, multifunctional conference halls, command control centers, smart homes and the like. Now, for example, the application of the central control device in the multimedia conference is described, assuming that a multimedia conference room is configured with a plurality of devices such as a projector, a video disc player, a video recorder, a video display stand, a multimedia computer, an electric screen, a simultaneous interpretation device, and an electronic voting device (hereinafter, these devices are simply referred to as external devices for distinguishing these devices from the central control device), so that the use of the plurality of external devices necessarily brings about complicated device operations, such as: turning on power supplies of a plurality of external devices, turning off light, switching audio signals, switching projection pictures and the like; however, after the communication connection between each of the external devices and the central control device is established, the central control device can simultaneously control the operating states of the external devices, thereby implementing centralized management of the external devices and simplifying the control operation of the external devices.
In order to remotely control and manage the external devices, an internet of things gateway is generally added on the basis of a central control device at present, so that a cloud server can control and manage each external device through the central control device by using the internet of things gateway. Therefore, in order to implement communication between the cloud server and the central control device, a communication protocol consistent with the central control device must be customized in the cloud server in advance, so that the cloud server can successfully send control data of the external device to the central control device, and the central control device can receive the control data and analyze the control data to obtain a correct control instruction. In practice, the central control device is not a standardized device, and can be understood as: for different manufacturers, the control protocols adopted by the produced central control devices are generally different, and therefore, for different central control devices, different cloud service terminals must be customized, so that control data sent to the central control device by the cloud service terminal can be received by the central control device and successfully analyzed into correct control instructions. Therefore, one cloud server cannot be universally used for various types of central control equipment, so that the cloud server is large in development workload and high in development cost, and great use limitation and resource waste exist.
Disclosure of Invention
The invention provides a central control adaptation method, a device, equipment and a storage medium, which are used for solving the problems of large development workload, high development cost, great use limit and resource waste caused by the fact that a cloud server cannot be universally used for various types of central control equipment in the related technology.
According to a first aspect of embodiments of the present invention, the present invention provides a central control adaptation method, including:
determining external equipment which can be controlled by the central control equipment and a control function instruction which can be applied to each external equipment by the central control equipment according to the model of the central control equipment which establishes communication connection currently;
for each external device, recording the mapping relation between the external device and a corresponding control function instruction;
for each external device, determining the device type of the external device, generating a virtual standard device and a unique identification code of the external device, and mapping the virtual standard device, the device type and the unique identification code of the external device to a corresponding mapping relation;
sending each virtual standard device, the device type and the unique identification code thereof to a cloud server;
when an issued data packet sent by a cloud server is received, analyzing and protocol converting are sequentially carried out on the issued data packet so as to obtain an operation instruction matched with a control protocol of central control equipment; the protocol conversion is realized by calling a corresponding central control communication protocol from a central control protocol analysis library pre-storing various different types of central control communication protocols according to the model of the central control equipment, and any operation instruction carries a unique identification code of the corresponding virtual standard equipment;
and mapping the operation instruction to a mapping relation of the unique identification code carried by the operation instruction, and sending the operation instruction to the central control equipment so that the central control equipment updates the control of the corresponding external equipment according to the operation instruction.
According to a second aspect of the embodiments of the present invention, the present invention provides a central control adaptation apparatus, including:
the communication driving module is used for establishing communication with the central control equipment and establishing communication with the cloud server through the internet of things gateway;
the central control management module is used for determining the external equipment which can be controlled by the central control equipment and the control function instruction which can be applied to each external equipment by the central control equipment according to the model of the central control equipment which establishes communication connection currently, and recording the mapping relation between the external equipment and the corresponding control function instruction for each external equipment;
the standard equipment virtual engine is internally provided with a plurality of different types of central control communication protocols and is used for determining the equipment type of the external equipment for each external equipment, generating the virtual standard equipment and the unique identification code of the external equipment and mapping the virtual standard equipment, the equipment type and the unique identification code of the external equipment to the corresponding mapping relation;
the communication processing module is used for sending each virtual standard device, the device type and the unique identification code thereof to the cloud server through the communication driving module, sequentially analyzing the issued data packets when the issued data packets sent by the cloud server are received, and sending the data packets to the standard device virtual engine, so that the standard device virtual engine calls a corresponding central control communication protocol according to the model of the central control device to perform protocol conversion on the data analyzed by the communication processing module to obtain an operation instruction matched with the control protocol of the central control device, and maps the operation instruction to the mapping relation of the unique identification code carried by the operation instruction; any operation instruction carries a unique identification code of the corresponding virtual standard equipment;
and the central control communication protocol analysis module is used for sending the operation instruction to the central control equipment when receiving the operation instruction sent by the standard equipment virtual engine so as to enable the central control equipment to update the control of the corresponding external equipment according to the operation instruction.
According to a third aspect of the embodiments of the present invention, there is provided a central control adaptation apparatus, including:
a processor;
a memory for storing an executable computer program;
the central control communication module is electrically connected with the processor and is used for accessing the central control equipment, and the central control communication module comprises at least one of the following components: the system comprises an RS485 interface module, an RS232 interface module, a wifi module and a wired module;
the gateway communication module is electrically connected with the processor and is used for accessing the Internet of things gateway, and the gateway communication module comprises at least one of the following components: the system comprises an RS485 interface module, an RS232 interface module, a wifi module, a wired module and a Bluetooth module;
after the central control communication module and the gateway communication module are respectively in communication connection with the central control device and the internet of things gateway, the processor executes the computer program to realize the steps of the central control adaptation method.
According to a fourth aspect of the embodiments of the present invention, the present invention provides a computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the steps of the above-mentioned central control adaptation method.
Compared with the prior art, the invention at least has the following beneficial technical effects:
a set of central control adaptation method/device/equipment is added between a central control device and an Internet of things gateway, a plurality of different types of central control communication protocols adopted by the central control devices produced by various manufacturers are configured in advance, all external devices supported by the central control device are virtualized into different virtual standard devices according to the functions of the central control device, corresponding device types and unique identification codes are generated, and meanwhile, the mapping relation among the external devices, the virtual standard devices, the device types and the unique identification codes is established and uploaded to a cloud server. Therefore, all standard equipment can be directly watched in the cloud server, and the cloud server can directly manage or control the standard equipment through the unified communication protocol of the standardized equipment without the need of any control protocol adopted by the equipment in mind. After the cloud server issues the issued data packet for managing or controlling the standard equipment, the issued data packet is analyzed by using the communication protocol matched with the cloud server, and then the central control communication protocol matched with the current central control equipment is selected from the central control communication protocols prestored in various different types to convert the analyzed data, so that the operation instruction which can be identified by the central control equipment can be obtained, and the central control equipment can perform corresponding control operation according to the operation instruction. As can be seen from the above process, the embodiment of the present invention can isolate the communication between the central control device and the cloud server, and the central control device can implement the response to the control and management of the cloud server without any change; the cloud service end does not need to pay attention to a control protocol of the central control equipment, does not need to customize different communication protocols for different central control equipment, does not need to pay attention to whether the bottom layer is accessed to the existing standardized equipment or virtual standard equipment virtualized by a main body applied by the central control adaptation method and a third party central control, and can realize the transparent control and management of the central control equipment of different manufacturers by the cloud service end only by directly realizing the control and management of the standardized equipment through a uniform protocol instruction. The method is favorable for realizing the isolation between the cloud server and the Internet of things gateway and the central control equipment, reduces the integration difficulty of the whole system, can realize the control and management of the central control equipment of different types by manufacturing one cloud server, is favorable for improving the application range, the practicability and the effective utilization rate of the cloud server, and simultaneously reduces the development workload of the cloud server and the development cost of the cloud server.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
Fig. 1 is a schematic diagram illustrating an application scenario of a central control adaptation method according to an exemplary embodiment of the present invention;
FIG. 2 is a flow chart illustrating a central adaptation method in accordance with an exemplary embodiment of the present invention;
FIG. 3 is a schematic diagram of a management system according to an exemplary embodiment of the present invention;
FIG. 4 is a block diagram illustrating a configuration of a central control adapter according to an exemplary embodiment of the present invention;
FIG. 5 is a block diagram illustrating another configuration of a central adapter according to an exemplary embodiment of the present invention;
fig. 6 is a schematic structural diagram of a central control adaptation device according to an exemplary embodiment of the present invention.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the invention, as detailed in the appended claims.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in this specification and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein is meant to encompass any and all possible combinations of one or more of the associated listed items.
It should be understood that although the terms first, second and third may be used herein to describe various information, the information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present invention. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
In order to solve the problems of large development workload, high development cost, great use limitation and resource waste caused by the fact that a cloud server cannot be universally used for various types of central control equipment in the related technology, the invention provides a central control adaptation method. Therefore, all standard equipment can be directly watched in the cloud server, and the cloud server can directly manage or control the standard equipment through the unified communication protocol of the standardized equipment without the need of any control protocol adopted by the equipment in mind. After the cloud server issues the issued data packet for managing or controlling the standard equipment, the issued data packet is analyzed by using the communication protocol matched with the cloud server, and then the central control communication protocol matched with the current central control equipment is selected from the central control communication protocols prestored in various different types to convert the analyzed data, so that the operation instruction which can be identified by the central control equipment can be obtained, and the central control equipment can perform corresponding control operation according to the operation instruction. Therefore, the communication between the central control equipment and the cloud server can be isolated, and the central control equipment can respond to the control and management of the cloud server without any change; the cloud service end does not need to pay attention to a control protocol of the central control equipment, does not need to customize different communication protocols for different central control equipment, does not need to pay attention to whether the bottom layer is accessed to the existing standardized equipment or virtual standard equipment virtualized by a main body applied by the central control adaptation method and a third party central control, and can realize the transparent control and management of the central control equipment of different manufacturers by the cloud service end only by directly realizing the control and management of the standardized equipment through a uniform protocol instruction. The method is favorable for realizing the isolation between the cloud server and the Internet of things gateway and the central control equipment, reduces the integration difficulty of the whole system, can realize the control and management of the central control equipment of different types by manufacturing one cloud server, is favorable for improving the application range, the practicability and the effective utilization rate of the cloud server, and simultaneously reduces the development workload of the cloud server and the development cost of the cloud server.
The central control adaptation method of the embodiment of the invention can be applied to equipment with operation processing capability, and the equipment can be an independent product, which can be understood as follows: the device can be used as a product separated from the central control device, the internet of things gateway and the cloud server, and when the device needs to be applied, the device only needs to be in communication connection with the central control device and the internet of things gateway respectively, as shown in fig. 1, the device can be a central control adaptive device. Therefore, when the system is applied, the central control adaptive device can establish communication connection with the central control device in an RS485 or RS232 or wifi or Ethernet mode, and can establish communication connection with the Internet of things gateway in an RS485 or RS232 or wifi or Ethernet or Bluetooth mode. Therefore, when the cloud server sends a data packet related to management and control, the central control adaptation device can receive the data packet through the internet of things gateway, analyze and convert the data packet, and then send the data packet to the central control device, and the central control device executes corresponding operation. Therefore, successful communication between the cloud server and various types of central control equipment is achieved, and the cloud server can control various types of central control equipment through a unified communication protocol.
The following describes a central control adaptation method provided by an embodiment of the present invention specifically:
as shown in fig. 2, the central control adaptation method includes the following steps:
in step S021, determining, according to the model of the central control device currently establishing the communication connection, a control function instruction that can be applied to each external device by the external device and the central control device;
in step S022, for each external device, recording a mapping relationship between the external device and a corresponding control function command thereof;
in step S023, for each external device, determining a device type of the external device, generating a virtual standard device and a unique identification code of the external device, and mapping the virtual standard device, the device type, and the unique identification code of the external device to a corresponding mapping relationship;
in step S024, each virtual standard device, the device type and the unique identification code thereof are sent to a cloud server;
in step S025, when an issued data packet sent by the cloud server is received, the issued data packet is sequentially analyzed and protocol-converted to obtain an operation instruction matched with a control protocol of the central control device; the protocol conversion is realized by calling corresponding central control communication protocols from a plurality of pre-stored central control communication protocols of different types according to the models of the central control equipment, and any operation instruction carries the unique identification code of the corresponding virtual standard equipment;
in step S026, the operation instruction is mapped to the mapping relationship of the unique identification code carried by the operation instruction, and the operation instruction is sent to the central control device, so that the central control device updates the control of the corresponding external device according to the operation instruction.
It should be noted that in the central control adaptation method according to the embodiment of the present invention, a currently known central control communication protocol applied by all central control devices and a communication protocol capable of communicating with a cloud server are embedded in a computer program for implementing the method in a development stage; wherein the communication protocol may be a standardized internet communication protocol. Therefore, the device applying the central control adaptation method can respectively carry out effective communication with the central control device and the cloud server through the two-party protocol, can analyze and convert a data packet sent by the cloud server into an operation instruction which can be identified by the central control device through the cooperative work of the two-party protocol, and can analyze and convert a data packet sent by the central control device into a message which can be identified by the cloud server through the cooperative work of the two-party protocol. In addition, in the central control adaptation method according to the embodiment of the present invention, a currently known model number of all central control devices and a central control device control function corresponding to each model number are also embedded in a computer program for implementing the method in a development stage, where the central control device control function may include but is not limited to: the total number of interfaces of the central control equipment, the types of the interfaces and all control instructions allowed to be transmitted by each interface.
The following description describes a process of managing and controlling the central control device by the cloud server through steps S021 to S026:
after the device applying the central control adaptation method establishes communication connection with the central control device and the internet of things gateway respectively, firstly, according to the model of the central control device which establishes the communication connection at present, the model which is the same as the model of the current central control device is selected from a prestored central control device model database. Then the selected model determines the total number of interfaces, the types of interfaces, and all control commands allowed to be transmitted by each interface of the central control device, and then, the total number and types of external devices that can be controlled by the central control device can be determined according to the total number of interfaces and the types of interfaces, and further, the control function command of the central control device to each external device can be determined according to all control commands allowed to be transmitted by each interface, for example, assuming that the total number of interfaces of the central control device is 10, wherein the types of 2 interfaces are audio outputs, wherein the types of 2 interfaces are audio inputs, wherein the types of 2 interfaces are network ports, wherein the types of 2 interfaces are lighting device accesses, wherein the type of 1 interface is video input, and the type of the last 1 interface is video output, based on this, it is known that 2 interfaces are network ports according to the total number of interfaces and the types of interfaces, for accessing a network, generally speaking, a cloud server does not need to control the networking condition of the central control device, and therefore the 2 interfaces can be omitted; and other interfaces are interfaces for controlling multimedia devices, and generally, a cloud server needs to implement management and control on the multimedia devices through a central control device. Therefore, in this case, the total number of external devices that can be controlled by the central control device is considered to be 8, and the control function command for each external device by the central control device is determined according to the type of the interface and the control command that the interface can allow to transmit, for example, for the light equipment interface, the control function command may include but is not limited to: turning on the lamp, turning off the lamp, dimming the light and turning on the light.
After determining the external devices which can be controlled by the central control device and the control function commands which can be applied to each external device, recording the mapping relation between each external device and the corresponding control function commands thereof. In one example, each external device and its corresponding control function command may be recorded in a tabular manner; in another example, each external device and its corresponding control function instructions may be recorded in an aggregate manner. In this example, in order to improve the efficiency of searching for the control function command of the external device, a table mode is adopted to record each external device and the corresponding control function command thereof.
After or at the same time as the mapping relationship is recorded, the device type of the external device is also added to the mapping relationship of each external device, the device type of the external device may be determined by the interface type of the central control device, and for how to determine, reference may be made to the above description, which is not described herein again. In the process, for each external device, the external device is also virtualized into a corresponding virtual standard device, and a corresponding unique identification code is generated. After the standard virtual equipment and the unique identification code of each piece of equipment are generated, the corresponding standard virtual equipment and the corresponding unique identification code are added into the mapping relation of each piece of external equipment. In this way, in the initial state, the mapping relationship includes: and the corresponding relation between the external equipment and the corresponding control function instruction, the equipment type, the virtual standard equipment and the unique identification code.
And then, sending each virtual standard device, the device type and the unique identification code thereof to a cloud server through the Internet of things gateway. Thus, as shown by reference sign b in fig. 3, in an application view of the cloud service end, the architecture of the management and control system that can be observed is composed of the cloud service end, the internet of things gateway, and a plurality of standard devices, and can be understood as follows: after the steps S021 to S024 are executed, the cloud service end can realize that the cloud service end directly communicates with a plurality of standardized devices through the internet of things gateway, and unified management and control are realized. Therefore, the cloud server only needs to send unified management and control messages, and does not need to pay attention to the central control equipment. However, it should be noted that, as shown by reference sign a in fig. 3, the actual management and control system is composed of a cloud service end, an internet of things gateway, a central control adaptation device and a central control device.
Therefore, the steps S021 to S024 lay a foundation for realizing effective communication between the cloud server and the central control equipment. However, if steps S021 to S024 are executed after each connection is established with the central control device, and the mapping relation list and the virtual device, the unique device number, and the like in the central control adaptation device are reconfigured, so that in a situation where the central control device that establishes communication this time is the same as the central control device that establishes communication last time, unnecessary configuration operation is obviously caused, unnecessary calculation resources are occupied, and adaptation efficiency is reduced. Since steps S022 to S024 are performed after step S021 is performed, it can also be considered that steps S022 to S024 are also performed when it is determined that the model of the central control device currently establishing the communication connection is different from the model of the central control device that has last established the communication connection. Therefore, under the condition that models of central control equipment for continuously establishing communication are the same, the first configuration information can be directly applied without repeated configuration, and the method is beneficial to improving the adaptation efficiency and reducing the occupation of calculation resources.
After the configuration is completed, if an issued data packet sent by the cloud server is received, the issued data packet may be sequentially analyzed and protocol-converted to obtain an operation instruction matched with the control protocol of the central control device. The protocol conversion is realized by calling corresponding central control communication protocols from a plurality of pre-stored central control communication protocols of different types according to the model of the central control equipment; any operation instruction carries the unique identification code of the corresponding virtual standard equipment. In order to facilitate understanding of the delivered data packet, an example illustrates contents that the delivered data packet may contain: suppose that the cloud server wants to control the virtual standard device a with the device type of light to be turned on, and the device state is lighting. Based on this, the issued data packet may include, but is not limited to, the following device information: the method comprises the following steps of virtual standard equipment A, equipment type, unique identification code, control instruction of 'on' and equipment state of 'lighting'. Therefore, when the issued data packet of the above example is received, the issued data packet can be analyzed through the communication protocol of the cloud server, and corresponding device information such as a device type, a unique identification code and a control instruction or a device type and a control instruction carrying the unique identification code is obtained through analysis; and then converting the equipment information into an operation instruction which can be identified by the central control equipment through a central control communication protocol. It should be noted that one delivered data packet may include device information of one or more virtual devices.
After the operation instruction is obtained, the operation instruction can be mapped to the mapping relation where the unique identification code carried by the operation instruction is located, so that the recorded record of the external equipment controlled by the cloud service end or the state of the external equipment is updated, the operation instruction is sent to the central control equipment, the central control equipment can update the control of the corresponding external equipment according to the operation instruction, and the cloud service end can control the external equipment through the central control equipment.
It should be noted that, if there are a plurality of operation instructions obtained through analysis, for example, when the operation instructions include a plurality of instructions for respectively controlling a plurality of external devices, in order to avoid that the operation instructions occupy too many communication resources and increase the number of times of communication one by one, thereby causing a decrease in communication efficiency, in an embodiment, before the operation instructions are sent to the central control device, the operation instructions may be packaged into a central control data packet that can be recognized by the central control device through a central control communication protocol. After the central control device receives the central control data packet, the central control data packet can be analyzed to obtain a plurality of operation instructions, and the control of the corresponding external device is updated according to each operation instruction.
In the foregoing, in the step S025, the sequentially parsing and protocol converting the transmitted data packet may include the following steps:
in step S0251, the issued data packet is analyzed through a cloud analysis protocol matched with the cloud server communication protocol to obtain device information of the virtual standard device currently required to be managed by the cloud server, where the device information includes at least one of the following: state information and control information of the virtual standard equipment; the state information and the control information both carry the unique identification code of the corresponding virtual standard equipment;
in step S0253, calling a corresponding central control communication protocol from a prestored central control protocol analysis library according to the model of the central control equipment, and converting the equipment information into an operation instruction matched with the control protocol of the central control equipment through the called central control communication protocol; and the central control protocol analysis library stores a plurality of different types of central control communication protocols.
Therefore, through the steps S0251 and S0253, the correctness of the sequence of processing the issued data packet can be ensured, the protocol conversion is ensured to be carried out only after the issued data packet is analyzed, errors in the analyzing and protocol conversion processes caused by the disorder of the two steps are avoided, and the correct processing program of the issued data packet and the errors in the processing process are effectively ensured.
Although the processing of the delivered data packet may be implemented by any of the embodiments described above, the delivered data packet may include device information of multiple pieces of virtual standard devices from the cloud service end, and if the protocol conversion processing is performed on the device information of the multiple pieces of virtual standard devices at random after the delivered data packet is analyzed, the information obtained after conversion may be too confused, and is not favorable for sorting and delivering to the central control device. Therefore, to at least solve this technical problem, in an embodiment, before the step S0253, the parsing and protocol converting the issued packet in sequence may further include the following steps S02521 or S02522:
in step S02521, the device type of the corresponding virtual standard device is determined according to the unique identification code carried by the device information, and the device information is classified according to the device type, so that the device information with the same device type is included in the same information set.
In step S02522, the device information is classified according to the unique identification code carried by the device information, so that the state information and the control information with the same unique identification code are classified into the same information set.
That is to say, after the data packet is sent by analysis, all the analyzed device information can be classified according to the device type, the device information of the same device type is put into the same information set, and then the protocol conversion is carried out by taking the information set as a unit, so that after the protocol conversion, the device information of the same device type is still in the same information set, and is conveniently and sequentially packed into a plurality of groups of data packets according to different device types, and then the data packets are sent to the central control device, and the device information is conveniently and orderly mapped into corresponding mapping relations, so that the data management is more effective and clear. In other examples, of course, all the analyzed device information may be classified according to the unique identifier code in the manner of step S02522, the state information and the control information having the same unique identifier code are put into the same information set, and then protocol conversion is performed in units of the information set, so that different subsequent unique identifier codes may be conveniently packaged into a plurality of data packets, and the data packets are sent to the central control device, and the device information is conveniently and orderly mapped into corresponding mapping relationships, so that data management is more efficient and clear.
Based on the embodiment of step S02521 or step S02522, accordingly, step S0253 can be adaptively adjusted to: and calling a corresponding central control communication protocol from the central control protocol analysis library according to the model of the central control equipment, and converting the equipment information in each information set into an operation instruction matched with the control protocol of the central control equipment through the called central control communication protocol.
In some cases, the cloud service end issues device information for a plurality of virtual standard devices, but for the virtual standard devices, the cloud service end may want the central control device to sequentially respond to operations on the plurality of virtual standard devices according to a certain order, and therefore, in order to meet this management and control requirement, in an embodiment, for each external device, a priority is also recorded in a mapping relationship of the external device; the priority is used for representing the processing sequence of the device information of the external device relative to the device information of other external devices. After the distributed data packet sent by the cloud server is analyzed, the processing sequence of each piece of equipment information can be determined according to the unique identification code corresponding to each piece of equipment information in the corresponding mapping relation, and then the protocol conversion operation is performed on each piece of equipment information in sequence according to the determined processing sequence.
Based on the embodiment obtained by combining the previous embodiment with step S02521 or step S02522, since the same information set may include multiple pieces of information, some pieces of information may need to be processed in time, and the processing timing of some pieces of information is not very important, in order to meet the management and control requirements of more cloud servers and improve the control rationality of the cloud servers, in an embodiment, the priority may include an external priority and an internal priority; the external priority is used for representing the processing sequence among the information sets, and the internal priority is used for representing the processing sequence among the information sets in the same information set. Based on this, the step S0253 can be adaptively adjusted to: calling a corresponding central control communication protocol from the central control protocol analysis library according to the model of the central control equipment, and processing each information set in sequence through the called central control communication protocol according to the external priority of each information set; and in the process of processing each information set, sequentially converting the equipment information into an operation instruction matched with a control protocol of the central control equipment through the called central control communication protocol according to the internal priority of the equipment information in each information set.
In addition, although the cloud server can manage and control the external device connected to the central control device through the above process, in order to enable the cloud server to timely know whether the central control device manages and controls the corresponding external device according to the requirement and to ensure the accuracy of the management and control of the external device, in an embodiment, the central control adaptation method further includes a step of feeding back a response result of the central control device to the cloud server, that is, the central control adaptation method may further include the following steps:
in step S031, when an upload data packet sent by the central control device is received, the upload data packet is parsed to obtain actual device information; wherein the upload data packet is generated by the central control device in response to the operation instruction or according to a local control operation, and the device actual information includes at least one of the following: actual state information of the external device, control response; the actual state information and the control response both carry a unique identification code of corresponding external equipment;
in step S032, the device actual information is converted into an actual operation state and/or a working response of the virtual standard device supported by the cloud server, and the actual operation state and/or the working response are mapped to a mapping relationship of the corresponding virtual standard device;
in step S033, the actual operation state and/or the work response of each virtual standard device is packaged into a state data packet of the corresponding virtual standard device according to the communication protocol of the cloud server, and is sent to the cloud server.
Through the steps S031 to S033, the actual state information of the device and the control response sent by the central control device may be fed back to the cloud server, so as to implement effective management and control of the cloud server.
For convenience of understanding of actual state information and control response of the external device, for example, the actual state information is used to represent an actual operating state of the external device, for example, for a lighting device, if the actual operating state is on, the actual state information may be "on", or may be represented by 0 or 1, for example, when 0 is on, 1 is off, or vice versa; of course, other languages may be used to convey the present invention, and the present invention is not limited thereto. The control response may be a response or no response, for example, the cloud service end wants to light up, but actually lights up, so the control response may be "in response," and may be represented by 0 or 1, or may be represented by a language that can be understood by other computers, which is not limited by the present invention.
It should be noted that various technical features in the above embodiments can be arbitrarily combined, as long as there is no conflict or contradiction between the combinations of the features, but the combination is limited by space and is not described one by one.
Corresponding to the embodiment of the central control adaptation method, the invention also provides a central control adaptation device, and the device can be applied to equipment with computing capability. As shown in fig. 4, the apparatus includes:
the communication driving module 041 is configured to establish communication with the central control device and establish communication with the cloud server through the internet of things gateway;
the central control management module 042 is configured to determine, according to the model of the central control device currently establishing the communication connection, a control function instruction that can be applied to each external device by the external device and the central control device and record, for each external device, a mapping relationship between the external device and the control function instruction corresponding to the external device;
the standard equipment virtual engine 043 is internally provided with a plurality of different types of central control communication protocols and used for determining the equipment type of the external equipment for each external equipment, generating the virtual standard equipment and the unique identification code of the external equipment and mapping the virtual standard equipment, the equipment type and the unique identification code of the external equipment to the corresponding mapping relation;
the communication processing module 044 is configured to send each virtual standard device, the device type thereof and the unique identification code to the cloud server through the communication driving module 041, sequentially analyze the issued data packets when the issued data packets sent by the cloud server are received, and send the analyzed data packets to the standard device virtual engine 043, so that the standard device virtual engine 043 invokes a corresponding central control communication protocol according to the model of the central control device to perform protocol conversion on the data analyzed by the communication processing module 044, so as to obtain an operation instruction matched with the control protocol of the central control device, and maps the operation instruction to a mapping relationship where the unique identification code carried by the operation instruction is located; any operation instruction carries a unique identification code of the corresponding virtual standard equipment;
the central control communication protocol analysis module 045 is configured to send, when receiving the operation instruction sent by the standard device virtual engine 043, the operation instruction to the central control device, so that the central control device updates control over the corresponding external device according to the operation instruction.
As can be seen from the above, the standard device virtualization engine 043 is specifically configured to: for each external device, determining the device type of the external device, generating a virtual standard device and a unique identification code of the external device, and mapping the virtual standard device, the device type and the unique identification code of the external device to a corresponding mapping relation; when the analyzed data sent by the communication processing module 044 is received, the corresponding central control communication protocol is called according to the model of the central control equipment to perform protocol conversion on the data analyzed by the communication processing module 044 to obtain an operation instruction matched with the control protocol of the central control equipment, and the operation instruction is mapped into the mapping relation of the unique identification code carried by the operation instruction.
In an embodiment, the central control management module 042 determines, according to the model of the central control device currently establishing the communication connection, the external device controlled by the central control device and the control function instruction applied by the central control device to each external device, when it is determined that the model of the central control device currently establishing the communication connection is different from the model of the central control device last establishing the communication connection.
In an embodiment, as shown in fig. 5, the communication processing module 044 may be divided into a gateway communication processing module 0441 and a device information distribution engine 0442 according to functions;
the gateway communication processing module 0441 is configured to analyze the issued data packet through a cloud analysis protocol matched with a cloud server communication protocol to obtain device information of the virtual standard device currently required to be managed by the cloud server, where the device information includes at least one of the following: state information and control information of the virtual standard equipment; the state information and the control information both carry the unique identification code of the corresponding virtual standard equipment;
the device information distribution engine 0442 is configured to send the device information obtained by analyzing by the gateway communication processing module 0441 to the standard device virtual engine 043.
In one embodiment, the device information distribution engine 0442 includes:
the classification unit is used for determining the equipment type of the corresponding virtual standard equipment according to the unique identification code carried by the equipment information and classifying the equipment information according to the equipment type so as to enable the equipment information with the same equipment type to be classified into the same information set; or classifying the equipment information according to the unique identification code carried by the equipment information so as to enable the state information and the control information with the same unique identification code to be classified into the same information set;
and the distribution unit is used for sending each information set to the standard equipment virtual engine 043 by taking the information set as a unit after the classification unit finishes classification.
Based on the above embodiment, in an embodiment, the central management module 042 is further configured to: for each external device, recording corresponding priority in the mapping relation of the external device; the priority is used for representing the processing sequence of the device information of the external device relative to the device information of other external devices.
Based on the previous embodiment, in one embodiment, the priorities include an outbound priority and an inbound priority; the external priority is used for representing the processing sequence among the information sets, and the internal priority is used for representing the processing sequence among the information sets in the same information set. Based on this, in the standard device virtual engine 043, the process of performing protocol conversion on the data analyzed by the communication processing module 044 to obtain the operation instruction matched with the control protocol of the central control device specifically includes: processing each information set in sequence according to the external priority of each information set; and in the process of processing each information set, sequentially converting the equipment information into an operation instruction matched with the control protocol of the central control equipment according to the internal priority of the equipment information in each information set.
In an embodiment, the central control communication protocol analysis module 045 is further configured to, when receiving an upload data packet sent by a central control device, analyze the upload data packet to obtain actual device information; wherein the upload data packet is generated by the central control device in response to the operation instruction or according to a local control operation, and the device actual information includes at least one of the following: actual state information of the external device, control response; the actual state information and the control response both carry a unique identification code of corresponding external equipment;
the standard equipment virtual engine 043 is further configured to convert the actual equipment information into an actual running state and/or a working response of the virtual standard equipment supported by the cloud server, and map the actual running state and/or the working response into a mapping relationship of the corresponding virtual standard equipment;
the gateway communication processing module 0441 is further configured to package the actual operation state and/or the working response of each virtual standard device into a corresponding state data packet of the virtual standard device according to a communication protocol of the cloud server, and send the state data packet to the cloud server.
The implementation process of the functions and actions of each module and unit in the above device is specifically described in the implementation process of the corresponding steps in the above method, and is not described herein again.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, wherein the units described as separate parts may or may not be physically separate, and the parts shown as units may or may not be physical units.
Corresponding to the foregoing embodiment of the central control adaptation method, the present invention further provides a central control adaptation device, where the central control adaptation device may include:
a processor;
a memory for storing an executable computer program;
the central control communication module is electrically connected with the processor and is used for accessing the central control equipment, and the central control communication module comprises at least one of the following components: the system comprises an RS485 interface module, an RS232 interface module, a wifi module and a wired module;
the gateway communication module is electrically connected with the processor and is used for accessing the Internet of things gateway, and the gateway communication module comprises at least one of the following components: the system comprises an RS485 interface module, an RS232 interface module, a wifi module, a wired module and a Bluetooth module;
after the central control communication module and the gateway communication module are respectively in communication connection with the central control device and the internet of things gateway, the processor implements the steps of the central control adaptation method in any of the foregoing embodiments when executing the computer program.
The embodiments of the central control adaptation method and the central control adaptation device provided by the embodiments of the present invention can be applied to the central control adaptation device. The software implementation is taken as an example, and as a device in a logical sense, a processor of the central control adaptation device reads corresponding computer program instructions in the nonvolatile memory to the memory for operation. From the hardware aspect, as shown in fig. 6, in addition to the processor, the memory, the communication/network interface, and the nonvolatile memory shown in fig. 6, the central control adapter device may further include other hardware, such as a switch button; or may also include other hardware according to the actual function of the central control adaptation device, which is not described in detail herein.
Corresponding to the foregoing method embodiments, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the central control adaptation method in any of the foregoing method embodiments.
Embodiments of the invention may take the form of a computer program product embodied on one or more storage media including, but not limited to, disk storage, CD-ROM, optical storage, and the like, containing program code. The computer-readable storage medium may include: permanent or non-permanent removable or non-removable media. The information storage functionality of the computer-readable storage medium may be implemented by any method or technology that may be implemented. The information may be computer readable instructions, data structures, models of programs, or other data.
Additionally, the computer-readable storage media include, but are not limited to: phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology memory, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or other non-transmission media that can be used to store information that can be accessed by a computing device.
The present invention is not limited to the above-described embodiments, and various modifications and variations of the present invention are intended to be included within the scope of the claims and the equivalent technology of the present invention if they do not depart from the spirit and scope of the present invention.

Claims (13)

1. A central control adaptation method is characterized by comprising the following steps:
determining external equipment which can be controlled by the central control equipment and a control function instruction which can be applied to each external equipment by the central control equipment according to the model of the central control equipment which establishes communication connection currently;
for each external device, recording the mapping relation between the external device and a corresponding control function instruction;
for each external device, determining the device type of the external device, generating a virtual standard device and a unique identification code of the external device, and mapping the virtual standard device, the device type and the unique identification code of the external device to a corresponding mapping relation;
sending each virtual standard device, the device type and the unique identification code thereof to a cloud server;
when an issued data packet sent by a cloud server is received, analyzing and protocol converting are sequentially carried out on the issued data packet so as to obtain an operation instruction matched with a control protocol of central control equipment; the protocol conversion is realized by calling corresponding central control communication protocols from a plurality of pre-stored central control communication protocols of different types according to the models of the central control equipment, and any operation instruction carries the unique identification code of the corresponding virtual standard equipment;
and mapping the operation instruction to a mapping relation of the unique identification code carried by the operation instruction, and sending the operation instruction to the central control equipment so that the central control equipment updates the control of the corresponding external equipment according to the operation instruction.
2. The method according to claim 1, wherein the step of determining the external device controlled by the central control device and the control function instruction applied by the central control device to each external device according to the model of the central control device currently establishing communication connection is performed when determining that the model of the central control device currently establishing communication connection is different from the model of the central control device last establishing communication connection.
3. The method of claim 1, wherein the sequentially parsing and protocol converting the transmitted data packets comprises:
analyzing the issued data packet through a cloud analysis protocol matched with a cloud server communication protocol to obtain equipment information of virtual standard equipment to be managed by the cloud server currently, wherein the equipment information comprises at least one of the following items: state information and control information of the virtual standard equipment; the state information and the control information both carry the unique identification code of the corresponding virtual standard equipment;
calling a corresponding central control communication protocol from a prestored central control protocol analysis library according to the model of the central control equipment, and converting the equipment information into an operation instruction matched with the control protocol of the central control equipment through the called central control communication protocol; and the central control protocol analysis library stores a plurality of different types of central control communication protocols.
4. The method of claim 3, wherein before invoking the corresponding central control communication protocol from a pre-stored central control protocol parsing library according to the model of the central control device, the parsing and protocol conversion are performed on the transmitted data packets in sequence, further comprising:
determining the equipment type of the corresponding virtual standard equipment according to the unique identification code carried by the equipment information, and classifying the equipment information according to the equipment type so as to enable the equipment information with the same equipment type to be classified into the same information set; or
Classifying the equipment information according to the unique identification code carried by the equipment information so as to enable the state information and the control information with the same unique identification code to be classified into the same information set;
the converting the device information into the operation instruction matched with the control protocol of the central control device comprises the following steps:
and converting the equipment information in each information set into an operation instruction matched with the control protocol of the central control equipment.
5. The method according to claim 4, wherein for each external device, a priority is further recorded in the mapping relationship of the external device; the priority is used for representing the processing sequence of the device information of the external device relative to the device information of other external devices.
6. The method of claim 5, wherein the priorities comprise an outbound priority and an inbound priority; the external priority is used for representing the processing sequence among the information sets, and the internal priority is used for representing the processing sequence among the information sets;
the converting the device information into the operation instruction matched with the control protocol of the central control device comprises the following steps:
processing each information set in sequence according to the external priority of each information set;
and in the process of processing each information set, sequentially converting the equipment information into an operation instruction matched with the control protocol of the central control equipment according to the internal priority of the equipment information in each information set.
7. The method of claim 1, further comprising:
when an uploading data packet sent by a central control device is received, analyzing the uploading data packet to obtain actual information of the device; wherein the upload data packet is generated by the central control device in response to the operation instruction or according to a local control operation, and the device actual information includes at least one of the following: actual state information of the external device, control response; the actual state information and the control response both carry a unique identification code of corresponding external equipment;
converting the actual equipment information into an actual running state and/or a working response of the virtual standard equipment supported by the cloud server, and mapping the actual running state and/or the working response into a mapping relation of the corresponding virtual standard equipment;
and packing the actual running state and/or the working response of each virtual standard device into a corresponding state data packet of the virtual standard device according to a communication protocol of the cloud server, and sending the state data packet to the cloud server.
8. A central control adaptive device is characterized by comprising:
the communication driving module is used for establishing communication with the central control equipment and establishing communication with the cloud server through the internet of things gateway;
the central control management module is used for determining the external equipment which can be controlled by the central control equipment and the control function instruction which can be applied to each external equipment by the central control equipment according to the model of the central control equipment which establishes communication connection currently, and recording the mapping relation between the external equipment and the corresponding control function instruction for each external equipment;
the standard equipment virtual engine is internally provided with a plurality of different types of central control communication protocols and is used for determining the equipment type of the external equipment for each external equipment, generating the virtual standard equipment and the unique identification code of the external equipment and mapping the virtual standard equipment, the equipment type and the unique identification code of the external equipment to the corresponding mapping relation;
the communication processing module is used for sending each virtual standard device, the device type and the unique identification code thereof to the cloud server through the communication driving module, sequentially analyzing the issued data packets when the issued data packets sent by the cloud server are received, and sending the data packets to the standard device virtual engine, so that the standard device virtual engine calls a corresponding central control communication protocol according to the model of the central control device to perform protocol conversion on the data analyzed by the communication processing module to obtain an operation instruction matched with the control protocol of the central control device, and maps the operation instruction to the mapping relation of the unique identification code carried by the operation instruction; any operation instruction carries a unique identification code of the corresponding virtual standard equipment;
and the central control communication protocol analysis module is used for sending the operation instruction to the central control equipment when receiving the operation instruction sent by the standard equipment virtual engine so as to enable the central control equipment to update the control of the corresponding external equipment according to the operation instruction.
9. The apparatus of claim 8, wherein the communication processing module is divided by function into a gateway communication processing module and a device information distribution engine;
the gateway communication processing module is used for analyzing the issued data packet through a cloud analysis protocol matched with a cloud server communication protocol so as to obtain equipment information of virtual standard equipment which needs to be managed by the cloud server currently, and the equipment information comprises at least one of the following: state information and control information of the virtual standard equipment; the state information and the control information both carry the unique identification code of the corresponding virtual standard equipment;
the equipment information distribution engine is used for sending the equipment information obtained by analyzing by the gateway communication processing module to a standard equipment virtual engine.
10. The apparatus of claim 9, wherein the device information distribution engine comprises:
the classification unit is used for determining the equipment type of the corresponding virtual standard equipment according to the unique identification code carried by the equipment information and classifying the equipment information according to the equipment type so as to enable the equipment information with the same equipment type to be classified into the same information set; or classifying the equipment information according to the unique identification code carried by the equipment information so as to enable the state information and the control information with the same unique identification code to be classified into the same information set;
and the distribution unit is used for sending each information set to the standard equipment virtual engine by taking the information set as a unit after the classification unit finishes classification.
11. The apparatus of claim 9,
the central control communication protocol analysis module is also used for analyzing the uploaded data packet when receiving the uploaded data packet sent by the central control equipment so as to obtain actual equipment information; wherein the upload data packet is generated by the central control device in response to the operation instruction or according to a local control operation, and the device actual information includes at least one of the following: actual state information of the external device, control response; the actual state information and the control response both carry a unique identification code of corresponding external equipment;
the standard equipment virtual engine is also used for converting the actual equipment information into the actual running state and/or working response of the virtual standard equipment supported by the cloud server, and mapping the actual running state and/or working response into the mapping relation of the corresponding virtual standard equipment;
and the gateway communication processing module is also used for packaging the actual running state and/or the working response of each virtual standard device into a corresponding state data packet of the virtual standard device according to the communication protocol of the cloud server and sending the state data packet to the cloud server.
12. A central control adaptation device, comprising:
a processor;
a memory for storing an executable computer program;
the central control communication module is electrically connected with the processor and is used for accessing the central control equipment, and the central control communication module comprises at least one of the following components: the system comprises an RS485 interface module, an RS232 interface module, a wifi module and a wired module;
the gateway communication module is electrically connected with the processor and is used for accessing the Internet of things gateway, and the gateway communication module comprises at least one of the following components: the system comprises an RS485 interface module, an RS232 interface module, a wifi module, a wired module and a Bluetooth module;
after establishing communication connection with a central control device and an internet of things gateway through a central control communication module and a gateway communication module, respectively, the processor implements the steps of the method of any one of claims 1 to 7 when executing the computer program.
13. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
CN202010242026.2A 2020-03-31 2020-03-31 Central control adaptation method, device, equipment and storage medium Active CN113382033B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010242026.2A CN113382033B (en) 2020-03-31 2020-03-31 Central control adaptation method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010242026.2A CN113382033B (en) 2020-03-31 2020-03-31 Central control adaptation method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113382033A true CN113382033A (en) 2021-09-10
CN113382033B CN113382033B (en) 2022-04-01

Family

ID=77568887

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010242026.2A Active CN113382033B (en) 2020-03-31 2020-03-31 Central control adaptation method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113382033B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113859255A (en) * 2021-10-12 2021-12-31 国汽智控(北京)科技有限公司 Control method, device and equipment of vehicle actuator and storage medium
CN114338269A (en) * 2021-12-24 2022-04-12 北京东土科技股份有限公司 Data transmission method, device, broadband field bus equipment, system and medium
CN117806222A (en) * 2024-03-01 2024-04-02 厦门斯坦道科学仪器股份有限公司 Multi-parameter equipment combination detection method, medium and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103179027A (en) * 2011-12-22 2013-06-26 中兴通讯股份有限公司 Method and system for realizing compatibility of electrical appliance, and universal peripheral access gateway
CN106789305A (en) * 2016-12-30 2017-05-31 中科同德(北京)生态科技有限公司 The intelligent gateway and control method of a kind of long-range adjusting parameter
CN106878159A (en) * 2016-12-30 2017-06-20 中科同德(北京)生态科技有限公司 The control method and system of connection are matched a kind of KNX intelligent gateways more

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103179027A (en) * 2011-12-22 2013-06-26 中兴通讯股份有限公司 Method and system for realizing compatibility of electrical appliance, and universal peripheral access gateway
CN106789305A (en) * 2016-12-30 2017-05-31 中科同德(北京)生态科技有限公司 The intelligent gateway and control method of a kind of long-range adjusting parameter
CN106878159A (en) * 2016-12-30 2017-06-20 中科同德(北京)生态科技有限公司 The control method and system of connection are matched a kind of KNX intelligent gateways more

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113859255A (en) * 2021-10-12 2021-12-31 国汽智控(北京)科技有限公司 Control method, device and equipment of vehicle actuator and storage medium
CN114338269A (en) * 2021-12-24 2022-04-12 北京东土科技股份有限公司 Data transmission method, device, broadband field bus equipment, system and medium
CN114338269B (en) * 2021-12-24 2023-10-20 北京东土科技股份有限公司 Data transmission method, device, broadband field bus equipment, system and medium
CN117806222A (en) * 2024-03-01 2024-04-02 厦门斯坦道科学仪器股份有限公司 Multi-parameter equipment combination detection method, medium and system

Also Published As

Publication number Publication date
CN113382033B (en) 2022-04-01

Similar Documents

Publication Publication Date Title
CN113382033B (en) Central control adaptation method, device, equipment and storage medium
JP2020005248A (en) Video reproduction method and device
CN110099078A (en) Communication between devices, message synchronization method, apparatus, equipment and storage medium
CN105913847A (en) Voice control system, user end device, server and central control unit
US20220174346A1 (en) Video playing method and apparatus
CN105306413A (en) Information release method and system, articulated naturality web server and release terminal
US9699134B2 (en) Electronic device for communication within a network and method for operating an electronic device
WO2019128829A1 (en) Action execution method and apparatus, storage medium and electronic apparatus
CN117221479A (en) Multi-point conference session through port multiplexing
US20040098531A1 (en) Bus service interface
CN109976736A (en) Reduce the unified platform application framework of system business model complexity
CN113515395B (en) Application access method and device based on multi-cloud management platform
CN104796328B (en) The gateway host of the data communication equipment of multiplex roles or agreement based on KNX/EIB buses
CN115865874A (en) Conference message pushing method, conference server and electronic equipment
CN108848410A (en) Bluetooth audio frequency transmission method, device and computer readable storage medium
CN110381285B (en) Conference initiating method and device
CN112637626A (en) Plug flow method, system, device, electronic equipment and storage medium
WO2023077866A1 (en) Multimedia data processing method and apparatus, electronic device, and storage medium
CN102694775A (en) Campus information machine terminal authentication method based on asynchronous communication mode
CN111770236B (en) Conversation processing method, device, system, server and storage medium
CN107608985A (en) Big data service integration method, apparatus and system
CN111491413A (en) Application method of building lighting control system based on miniature Internet of things terminal
CN114666640B (en) Edge gateway access server
US11522934B1 (en) Media provider shim for virtual events
WO2020233294A1 (en) System and method for implementing virtualized network function (vnf) management

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
GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Central control adaptation method, device, device and storage medium

Effective date of registration: 20220805

Granted publication date: 20220401

Pledgee: Bank of China Limited Guangzhou Yuexiu Branch

Pledgor: Guangzhou Haoxiang Information Technology Co.,Ltd.

Registration number: Y2022980012060