CN111182051A - Interactive virtual device and system of Internet of things equipment and control console and storable medium - Google Patents

Interactive virtual device and system of Internet of things equipment and control console and storable medium Download PDF

Info

Publication number
CN111182051A
CN111182051A CN201911370692.8A CN201911370692A CN111182051A CN 111182051 A CN111182051 A CN 111182051A CN 201911370692 A CN201911370692 A CN 201911370692A CN 111182051 A CN111182051 A CN 111182051A
Authority
CN
China
Prior art keywords
equipment
unit
console
virtual
attribute value
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
CN201911370692.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.)
Zhejiang Lishi Technology Co Ltd
Original Assignee
Zhejiang Lishi 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 Zhejiang Lishi Technology Co Ltd filed Critical Zhejiang Lishi Technology Co Ltd
Priority to CN201911370692.8A priority Critical patent/CN111182051A/en
Publication of CN111182051A publication Critical patent/CN111182051A/en
Pending legal-status Critical Current

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/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • H04L67/125Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses mutual virtual device, system and storage medium of thing networking equipment and control cabinet, virtual device includes as the intermediate device of associated off-line equipment and on-line control cabinet: a desired module and a report module. The virtual device is a JSON document and is used for storing information of the reporting state of the equipment and the expected state of the application program. Each device has only one virtual device, and the devices can acquire and set the virtual devices through the MQTT to synchronize states, wherein the synchronization can be realized by synchronizing the virtual devices to the devices or synchronizing the devices to the virtual devices.

Description

Interactive virtual device and system of Internet of things equipment and control console and storable medium
Technical Field
The application relates to the technical field of intelligent control, in particular to an interactive virtual device, an interactive virtual system and a storable medium for Internet of things equipment and a control console.
Background
In the prior art, due to the fact that a network is unstable, equipment is frequently connected with and disconnected from the network. When the application program sends a request for acquiring the current equipment state, the equipment is disconnected and the equipment state cannot be acquired, but the equipment is successfully connected in the next second, and the application program cannot correctly initiate the request.
If multiple programs simultaneously request to acquire the device state, if the device network is stable, many application programs request to acquire the device state, the device needs to respond for many times according to the request, and even if the response results are the same, the processing capacity of the device is limited, and the situation that the device is requested for many times cannot be loaded.
For the case of device disconnection, the device is frequently on and off due to unstable network of the device, and when the application program sends a control command to the device, the device is disconnected, and the command cannot be sent to the device.
In all of the above cases, the state of the device cannot be obtained in real time, the performance is consumed when the state of the device is read, and a conflict may occur when a command is sent.
Disclosure of Invention
In order to solve the technical problem, embodiments of the present application provide an interactive virtual device, a system and a storage medium for an internet of things device and a console.
A first aspect of the embodiments of the present application provides an interactive virtual device between an internet of things device and a console, where the virtual device, as an intermediate device between an associated offline device and an online console, may include:
a desired module and a report module;
the desired module is used for storing the configuration of the equipment attribute as an expected value; when the service attribute value of the equipment needs to be modified, modifying the desired attribute value of the virtual device; when the equipment is on line, the desired attribute value is immediately synchronized to the equipment; if the equipment is not on-line, and the desired attribute value is synchronized to the equipment when the equipment is on-line or data is reported;
the report area is used for storing the latest reported device attribute value, namely the reported value; when the device reports data, the console refreshes the report attribute value as the device attribute value reported by the device.
Further, the virtual device corresponds to only one device.
Furthermore, two groups of data flow modules are arranged between each device and the console, namely a first data flow module and a second data flow module;
the first data flow module and the second data flow module have the same data format and both comprise equipment information and console information;
the first data flow module is used for updating information into the virtual device;
the second data flow module is used for updating the state information of the virtual device.
A second aspect of the embodiments of the present application provides an interactive system between an internet of things device and a console, including:
the communication unit is used for information communication among the equipment, the virtual unit and the console;
a virtual unit as an intermediate unit that associates the offline device with the online console;
and the data flow unit and the communication unit are used for carrying out information communication among the equipment, the virtual unit and the console together when the equipment is on line or off line with the same data format content.
Further, the virtual unit includes:
a desired unit and a report unit;
the desired unit is used for storing the configuration of the equipment attribute as an expected value; when the service attribute value of the equipment needs to be modified, modifying the desired attribute value of the virtual device; when the equipment is on line, the desired attribute value is immediately synchronized to the equipment; if the equipment is not on-line, and the desired attribute value is synchronized to the equipment when the equipment is on-line or data is reported;
the report area is used for storing the latest reported device attribute value, namely the reported value; when the device reports data, the console refreshes the report attribute value as the device attribute value reported by the device.
Further, the virtual unit corresponds to a unique device.
Further, more than one virtual unit is arranged and is independent of each other.
Further, the data stream unit includes:
a first data stream unit for updating information into a virtual unit;
and the second data flow unit is used for updating the state information of the virtual device.
Further, the data formats of the first data stream unit and the second data stream unit are the same, and both include device information and console information.
In a third aspect, the present application provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the system of the second aspect is implemented.
In the embodiment of the application, the scheme can quickly and stably carry out reading/sending command operation on the equipment.
Drawings
In order to more clearly illustrate the embodiments of the present application 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 is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a block diagram of a system provided in an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the present application herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in the specification of the present application 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 be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
As used in this specification and the appended claims, the term "if" may be interpreted contextually as "when", "upon" or "in response to a determination" or "in response to a detection". Similarly, the phrase "if it is determined" or "if a [ described condition or event ] is detected" may be interpreted contextually to mean "upon determining" or "in response to determining" or "upon detecting [ described condition or event ]" or "in response to detecting [ described condition or event ]".
As shown in fig. 1, the internet of things device and console interaction system according to the present invention includes a communication unit 110, a virtual unit 120, and a data flow unit 130.
The communication unit 110 is used for information communication among the devices, the virtual units, and the console.
The above-mentioned dummy cell 120 serves as an intermediate unit for associating the offline device with the online console. The virtual unit corresponds to the only equipment, and more than one virtual unit is arranged and is independent.
The virtual unit in this embodiment includes a desired unit 121 and a report unit 122.
The desired unit is used for storing the configuration of the equipment attribute as an expected value; when the service attribute value of the equipment needs to be modified, modifying the desired attribute value of the virtual device; when the equipment is on line, the desired attribute value is immediately synchronized to the equipment; if the equipment is not on-line, and the desired attribute value is synchronized to the equipment when the equipment is on-line or data is reported;
the report area is used for storing the latest reported device attribute value, namely the reported value; when the device reports data, the console refreshes the report attribute value as the device attribute value reported by the device.
The data stream unit 130 performs information communication between the device, the virtual unit, and the console together with the communication unit when the device is online or offline with the same data format content.
In this application, the data streaming unit 130 includes:
a first data flow unit 131 for updating information into a virtual unit;
and a second data streaming unit 132 for updating the state information of the virtual device.
The data formats of the first data stream unit and the second data stream unit are the same, and both the first data stream unit and the second data stream unit contain equipment information and console information.
As a specific embodiment, each device accessed in the system has one and only one device shadow (i.e. the virtual unit 120), and the device may acquire and set the device shadow to synchronize the device attribute values, where this synchronization may be shadow synchronization to the device or device synchronization to the shadow.
In order to facilitate communication between data, the internet of things platform predefines two topics for each device to realize data flow, and the defined topics are presented in a fixed format. I.e. the content format of the first data stream unit 131:
topic/shadow/update/${productKey}/${deviceName}。
and the equipment and the application program issue a message to the Topic, and the Internet of things platform updates the state in the message to the virtual unit after receiving the message of the Topic.
Content format of the second data stream unit 132:
topic/show/get/$ { productKey }/$ { devicenname }, the device shadow updates the state to the Topic, and the device subscribes to the message of the Topic.
Taking a specific bulb device under the product bulb No. 1 as an example, pid is 10000; rightbulb, the device publishes two topics defined by a subscription with QoS ═ 1, illustrating the communication between the device, the device shadow and the application.
1) The equipment actively reports the state:
a. when the light bulbs lightbulb are networked, the device reports the latest state to the virtual unit by using the Topic/shadow/update/10000/lightbulb.
Transmitted JSON message format:
Figure BDA0002339582480000071
reporting parameter description:
a method: indicating the type of operation when a device or application requests a device shadow. When an update operation is performed, method is a mandatory field and is set to update.
And (5) state: status information indicating that the device sent to the device shadow. Ported is a mandatory field and state information is updated synchronously to the ported portion of the device shadow.
version: representing version information in the device shadow check request. And only when the new version is larger than the current version, the device shadow receives the request of the device side and updates the version of the device shadow to the corresponding version.
b. When the equipment shadow receives the state reported by the bulb, the shadow document is successfully updated.
c. After updating the device shadow, the device shadow will return the result to the device (bulb), i.e. send a message to/shadow/get/10000/lightbulb, and the device subscribes to the Topic.
If the update is successful, the message sent to the Topic is:
Figure BDA0002339582480000081
if the update fails, the message sent to the Topic is:
Figure BDA0002339582480000082
Figure BDA0002339582480000091
error code description:
errorCode errorMessage
400 an incorrect JSON format.
401 The shadow data lacks method information.
402 The shadow data lacks a state field.
403 The version value in the shadow data is not a number.
404 The shadow data lacks a ported field.
405 The ported attribute field in the shadow data is empty.
406 Method in shadow data is an invalid method.
407 The shadow content is empty.
408 The number of ported attributes in the shadow data exceeds 128.
409 A shadow version conflict.
500 The server handles the exception.
2) The application changes the device state:
a. the application program issues an instruction to the equipment shadow to change the state of the bulb;
b. the application program sends an update request, and the device shadow updates the document;
c. after the equipment shadow is updated, sending a message to a topic/shadow/get/10000/lightbulb, returning a result to the equipment, wherein the returned result is determined by the equipment shadow to form the result;
d. the bulb is online and subscribes to topoic/shadow/get/10000/lightbulb, receives the message and updates the status according to the desired value in the request document, changing the bulb color to green. If the time stamp judges that the instruction is out of date, the updating can be selected not to be carried out;
e. after updating, sending a message to a topoic/show/update/10000/lightbulb to report the latest state;
f. after the reported state is successful, the device shadow is updated synchronously, and the updated shadow document is as follows:
3) the device actively acquires the shadow content of the device:
a. the bulb acquires the latest state of the bulb stored in the shadow of the equipment, and sends a fixed message to the topic/shadow/update/10000/lightbulb, wherein the specific message is as follows;
b. when the device shadow receives the message, the device shadow sends the message to the topic/shadow/get/10000/lightbulb, the bulb subscribes to the topic to obtain the message, and the message content is as follows:
and the SDK completes the action of acquiring the device Shadow by using the API IOT _ Shadow _ Pull.
The embodiment of the application also provides an interactive virtual device of the Internet of things equipment and the control console, the virtual device is used as an intermediate device for associating the offline equipment with the online control console, and the virtual device only corresponds to one piece of equipment.
The virtual device may include:
a desired module and a report module;
the desired module is used for storing the configuration of the equipment attribute as an expected value; when the service attribute value of the equipment needs to be modified, modifying the desired attribute value of the virtual device; when the equipment is on line, the desired attribute value is immediately synchronized to the equipment; if the equipment is not on-line, and the desired attribute value is synchronized to the equipment when the equipment is on-line or data is reported;
the report area is used for storing the latest reported device attribute value, namely the reported value; when the device reports data, the console refreshes the report attribute value as the device attribute value reported by the device.
Two groups of data flow modules are arranged between each device and the console, the two groups of data flow modules are respectively a first data flow module and a second data flow module, the data formats of the first data flow module and the second data flow module are the same, the first data flow module and the second data flow module both contain device information and console information, the first data flow module is used for updating information into the virtual device, and the second data flow module is used for updating state information of the virtual device.
The embodiment of the application provides a storable medium related to an interactive system of Internet of things equipment and a control console. The memory includes, but is not limited to, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM), or a portable read-only memory (CD-ROM), which is used for related instructions and data.
The input means are for inputting data and/or signals and the output means are for outputting data and/or signals. The output means and the input means may be separate devices or may be an integral device.
The processor may include one or more processors, for example, one or more Central Processing Units (CPUs), and in the case of one CPU, the CPU may be a single-core CPU or a multi-core CPU. The processor may also include one or more special purpose processors, which may include GPUs, FPGAs, etc., for accelerated processing.
The memory is used to store program codes and data of the network device.
The processor is used for calling the program codes and data in the memory and executing the steps in the method embodiment. Specifically, reference may be made to the description of the method embodiment, which is not repeated herein.
It is understood that, in practical applications, the motion recognition device may further include other necessary components, including but not limited to any number of input/output devices, processors, controllers, memories, etc., and all the motion recognition devices that can implement the embodiments of the present application are within the protection scope of the present application.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the division of the unit is only one logical function division, and other division may be implemented in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. The shown or discussed mutual coupling, direct coupling or communication connection may be an indirect coupling or communication connection of devices or units through some interfaces, and may be in an electrical, mechanical or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. The procedures or functions according to the embodiments of the present application are wholly or partially generated when the computer program instructions are loaded and executed on a computer. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored on or transmitted over a computer-readable storage medium. The computer instructions may be transmitted from one website, computer, server, or data center to another website, computer, server, or data center by wire (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)), or wirelessly (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that includes one or more of the available media. The usable medium may be a read-only memory (ROM), or a Random Access Memory (RAM), or a magnetic medium, such as a floppy disk, a hard disk, a magnetic tape, a magnetic disk, or an optical medium, such as a Digital Versatile Disk (DVD), or a semiconductor medium, such as a Solid State Disk (SSD).
Although the preferred embodiments of the present invention have been described in detail, the present invention is not limited to the details of the foregoing embodiments, and various equivalent changes (such as number, shape, position, etc.) may be made to the technical solution of the present invention within the technical spirit of the present invention, and the equivalents are protected by the present invention.

Claims (10)

1. An interactive virtual device of internet of things equipment and a control console, which is characterized in that the virtual device is used as an intermediate device for associating offline equipment with online control console, and comprises:
a desired module and a report module;
the desired module is used for storing the configuration of the equipment attribute as an expected value; when the service attribute value of the equipment needs to be modified, modifying the desired attribute value of the virtual device; when the equipment is on line, the desired attribute value is immediately synchronized to the equipment; if the equipment is not on-line, and the desired attribute value is synchronized to the equipment when the equipment is on-line or data is reported;
the report area is used for storing the latest reported device attribute value, namely the reported value; when the device reports data, the console refreshes the report attribute value as the device attribute value reported by the device.
2. The interactive virtual device of the Internet of things equipment and the console as claimed in claim 1,
the virtual device corresponds to only one device.
3. The interactive virtual device of the Internet of things equipment and the console as claimed in claim 2,
two groups of data flow modules are arranged between each device and the console, namely a first data flow module and a second data flow module;
the first data flow module and the second data flow module have the same data format and both comprise equipment information and console information;
the first data flow module is used for updating information into the virtual device;
the second data flow module is used for updating the state information of the virtual device.
4. The utility model provides an interactive system of thing networking equipment and control cabinet which characterized in that includes:
the communication unit is used for information communication among the equipment, the virtual unit and the console;
a virtual unit as an intermediate unit that associates the offline device with the online console;
and the data flow unit and the communication unit are used for carrying out information communication among the equipment, the virtual unit and the console together when the equipment is on line or off line with the same data format content.
5. The Internet of things device and console interaction system of claim 4,
the virtual unit includes:
a desired unit and a report unit;
the desired unit is used for storing the configuration of the equipment attribute as an expected value; when the service attribute value of the equipment needs to be modified, modifying the desired attribute value of the virtual device; when the equipment is on line, the desired attribute value is immediately synchronized to the equipment; if the equipment is not on-line, and the desired attribute value is synchronized to the equipment when the equipment is on-line or data is reported;
the report area is used for storing the latest reported device attribute value, namely the reported value; when the device reports data, the console refreshes the report attribute value as the device attribute value reported by the device.
6. The Internet of things device and console interaction system of claim 5,
the virtual unit corresponds to a unique device.
7. The Internet of things device and console interaction system of claim 6,
more than one virtual unit is arranged and is independent of each other.
8. The Internet of things device and console interaction system of claim 7,
the data stream unit includes:
a first data stream unit for updating information into a virtual unit;
and the second data flow unit is used for updating the state information of the virtual device.
9. The Internet of things device and console interaction system of claim 8,
the data formats of the first data stream unit and the second data stream unit are the same, and both the first data stream unit and the second data stream unit contain equipment information and console information.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the system of any one of the preceding claims 4 to 9.
CN201911370692.8A 2019-12-26 2019-12-26 Interactive virtual device and system of Internet of things equipment and control console and storable medium Pending CN111182051A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911370692.8A CN111182051A (en) 2019-12-26 2019-12-26 Interactive virtual device and system of Internet of things equipment and control console and storable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911370692.8A CN111182051A (en) 2019-12-26 2019-12-26 Interactive virtual device and system of Internet of things equipment and control console and storable medium

Publications (1)

Publication Number Publication Date
CN111182051A true CN111182051A (en) 2020-05-19

Family

ID=70654066

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911370692.8A Pending CN111182051A (en) 2019-12-26 2019-12-26 Interactive virtual device and system of Internet of things equipment and control console and storable medium

Country Status (1)

Country Link
CN (1) CN111182051A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112492037A (en) * 2020-12-01 2021-03-12 珠海格力电器股份有限公司 Data processing system and method
CN113970898A (en) * 2021-10-26 2022-01-25 云知声(上海)智能科技有限公司 Internet of things equipment control method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108052673A (en) * 2017-12-29 2018-05-18 中国电子科技集团公司信息科学研究院 A kind of Internet of Things data integrates and fusion middleware system
CN109922150A (en) * 2019-03-07 2019-06-21 深圳市简智联信息科技有限公司 Virtual device information processing method, device, gateway of internet of things and Internet of Things communication system
CN110321678A (en) * 2019-06-19 2019-10-11 北京信安世纪科技股份有限公司 A kind of control method of virtual system, device, equipment and medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108052673A (en) * 2017-12-29 2018-05-18 中国电子科技集团公司信息科学研究院 A kind of Internet of Things data integrates and fusion middleware system
CN109922150A (en) * 2019-03-07 2019-06-21 深圳市简智联信息科技有限公司 Virtual device information processing method, device, gateway of internet of things and Internet of Things communication system
CN110321678A (en) * 2019-06-19 2019-10-11 北京信安世纪科技股份有限公司 A kind of control method of virtual system, device, equipment and medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112492037A (en) * 2020-12-01 2021-03-12 珠海格力电器股份有限公司 Data processing system and method
CN113970898A (en) * 2021-10-26 2022-01-25 云知声(上海)智能科技有限公司 Internet of things equipment control method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110597595B (en) Method for providing multi-language information, method for configuring multi-language information, device, equipment and medium
US10701012B2 (en) Method, apparatus and system for customer service information forwarding
US11550819B2 (en) Synchronization cache seeding
US10693816B2 (en) Communication methods and systems, electronic devices, and computer clusters
CN111182051A (en) Interactive virtual device and system of Internet of things equipment and control console and storable medium
CN113094430B (en) Data processing method, device, equipment and storage medium
CN112860342A (en) Method, device, equipment, system and storage medium for microservice configuration
CN114006946B (en) Method, device, equipment and storage medium for processing homogeneous resource request
CN112630557A (en) Equipment state detection method, device, equipment and medium
CN114500305B (en) Device monitoring method, device, storage medium and program product
CN112291325A (en) Message processing method and device and computer system
CN110928746A (en) Configurable service processing system, method, device and storage medium
WO2015066077A1 (en) Node control in a distributed peer-to-peer network
CN114938376B (en) Industrial Internet of things based on priority processing data and control method thereof
CN113986135B (en) Method, device, equipment and storage medium for processing request
CN115004662A (en) Data synchronization method, data synchronization device, data storage system and computer readable medium
CN114327738B (en) Refreshing method and device of user interface, electronic equipment and readable storage medium
CN115361382A (en) Data processing method, device, equipment and storage medium based on data group
CN113347238A (en) Message partitioning method, system, device and storage medium based on block chain
CN113220342A (en) Centralized configuration method and device, electronic equipment and storage medium
WO2011073051A1 (en) Reducing overheads in application processing
US11366794B1 (en) Data store item count service
CN113542319A (en) Service providing entity change notification method, device and system used in Dubbo framework
CN112653720A (en) FOTA upgrading method and device
CN115695555B (en) Interface calling method, system, processing device and storage medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200519