CN111475190A - Information updating method and device, electronic equipment and readable storage medium - Google Patents

Information updating method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN111475190A
CN111475190A CN202010256083.6A CN202010256083A CN111475190A CN 111475190 A CN111475190 A CN 111475190A CN 202010256083 A CN202010256083 A CN 202010256083A CN 111475190 A CN111475190 A CN 111475190A
Authority
CN
China
Prior art keywords
equipment
information
name
target
updating
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
CN202010256083.6A
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.)
Shenzhen Skyworth RGB Electronics Co Ltd
Original Assignee
Shenzhen Skyworth RGB Electronics 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 Shenzhen Skyworth RGB Electronics Co Ltd filed Critical Shenzhen Skyworth RGB Electronics Co Ltd
Priority to CN202010256083.6A priority Critical patent/CN111475190A/en
Publication of CN111475190A publication Critical patent/CN111475190A/en
Priority to PCT/CN2020/126506 priority patent/WO2021196611A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application provides an information updating method, an information updating device, an electronic device and a readable storage medium, wherein the method comprises the following steps: the method comprises the steps of obtaining first equipment information of the intelligent equipment from a target server, judging whether the version number of the first equipment information is larger than the version number of second equipment information stored in a local database or not, if so, searching a target equipment name which is the same as the equipment name in the first equipment information from the second equipment information, and if the target equipment name which is the same as the equipment name in the first equipment information can be searched, updating equipment attributes in the local database according to the first equipment information for each target equipment name. According to the embodiment of the application, the information of the second device in the local database is updated, the mesh gateway software does not need to be updated, the updating can be quickly realized, and the updating speed is increased.

Description

Information updating method and device, electronic equipment and readable storage medium
Technical Field
The present application relates to the field of information technologies, and in particular, to an information updating method and apparatus, an electronic device, and a readable storage medium.
Background
With the rapid development of the internet of things technology, smart home devices are increasingly popularized, especially smart home appliances.
The intelligent equipment of the user is connected to a wireless mesh (grid) network, the user purchases mesh gateway software, downloads a corresponding application program, and controls the intelligent household appliance to work by using the application program.
In the prior art, when attribute information of an intelligent household appliance changes, generally, the mesh gateway software is upgraded to update the attribute information of the intelligent household appliance. When the mesh gateway software is upgraded, the downloading system updating package is mainly upgraded, and the upgrading mode is complex and consumes long time.
Disclosure of Invention
In view of the above, an object of the present application is to provide an information updating method, an information updating apparatus, an electronic device, and a readable storage medium, so as to increase an updating speed of device information.
In a first aspect, an embodiment of the present application provides an information updating method, including:
acquiring first equipment information of intelligent equipment from a target server; the first device information comprises a version number, a device name and a device attribute;
judging whether the version number of the first equipment information is larger than the version number of second equipment information stored in a local database or not;
if the number of the target equipment names is larger than the number of the first equipment names, searching the target equipment names which are the same as the equipment names in the first equipment information from the second equipment information;
and if the target equipment name which is the same as the equipment name in the first equipment information can be found, updating the equipment attribute in the local database according to the first equipment information for each target equipment name.
With reference to the first aspect, an embodiment of the present application provides a first possible implementation manner of the first aspect, where the obtaining first device information from a target server includes:
sending an equipment information acquisition request to a target server;
and receiving first equipment information sent by the target server aiming at the equipment information acquisition request.
With reference to the first aspect, an embodiment of the present application provides a second possible implementation manner of the first aspect, where, for each target device name, updating a device attribute in a local database according to the first device information includes:
for each target device name, determining whether updating is needed or not according to whether the time interval between the last updating time and the current time of the device attribute corresponding to the target device name reaches the preset updating time or not;
and if so, updating the equipment attribute in the local database according to the equipment attribute corresponding to the target equipment name.
With reference to the first aspect, an embodiment of the present application provides a third possible implementation manner of the first aspect, where the method further includes:
and if the target equipment name which is the same as the equipment name in the first equipment information cannot be found, storing the equipment attribute corresponding to each non-target equipment name in a local database.
In a second aspect, an embodiment of the present application further provides an information updating apparatus, including:
the acquisition module is used for acquiring first equipment information of the intelligent equipment from the target server; the first device information comprises a version number, a device name and a device attribute;
the judging module is used for judging whether the version number of the first equipment information is greater than the version number of the second equipment information stored in a local database;
the searching module is used for searching a target device name which is the same as the device name in the first device information from the second device information if the number of the target device names is larger than the number of the device names in the first device information;
and the updating module is used for updating the equipment attribute in the local database according to the first equipment information aiming at each target equipment name if the target equipment name which is the same as the equipment name in the first equipment information can be found.
With reference to the second aspect, an embodiment of the present application provides a first possible implementation manner of the second aspect, where the obtaining module includes:
the sending module is used for sending an equipment information acquisition request to a target server;
a receiving module, configured to receive first device information sent by the target server according to the device information obtaining request.
With reference to the second aspect, an embodiment of the present application provides a second possible implementation manner of the second aspect, where the updating module includes:
the determining module is used for determining whether the updating is needed or not according to whether the time interval between the last updating time and the current time of the equipment attribute corresponding to each target equipment name reaches the preset updating time or not;
and the updating submodule is used for updating the equipment attribute in the local database according to the equipment attribute corresponding to the target equipment name if necessary.
With reference to the second aspect, an embodiment of the present application provides a third possible implementation manner of the second aspect, where the method further includes:
and the storage module is used for storing the equipment attribute corresponding to each non-target equipment name into the local database if the target equipment name which is the same as the equipment name in the first equipment information cannot be found.
In a third aspect, an embodiment of the present application further provides an electronic device, including: a processor, a memory and a bus, the memory storing machine-readable instructions executable by the processor, the processor and the memory communicating via the bus when the electronic device is running, the machine-readable instructions when executed by the processor performing the steps of the first aspect described above, or any possible implementation of the first aspect.
In a fourth aspect, this application further provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to perform the steps in the first aspect or any one of the possible implementation manners of the first aspect.
The embodiment of the application provides an information updating method, which includes the steps of firstly obtaining first equipment information of intelligent equipment from a target server, then judging whether the version number of the first equipment information is larger than the version number of second equipment information stored in a local database, if so, searching a target equipment name which is the same as the equipment name in the first equipment information from the second equipment information, and if the target equipment name which is the same as the equipment name in the first equipment information can be searched, updating equipment attributes in the local database according to the first equipment information for each target equipment name. According to the embodiment of the application, the information of the second device in the local database is updated, the mesh gateway software does not need to be updated, the updating can be quickly realized, and the updating speed is increased.
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained from the drawings without inventive effort.
Fig. 1 is a flowchart illustrating an information updating method provided by an embodiment of the present application;
FIG. 2 is a flow chart illustrating another information updating method provided by an embodiment of the present application;
fig. 3 is a schematic structural diagram illustrating an information updating apparatus provided in an embodiment of the present application;
fig. 4 shows a schematic structural diagram of an electronic device provided in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, 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 only a part of the embodiments of the present application, and not all the embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present application without making any creative effort, shall fall within the protection scope of the present application.
At present, when attribute information of an intelligent household appliance is updated, the mesh gateway Software is mainly upgraded, and the upgrading mainly adopts OTA (Over the Air Technology, namely, space download Technology), including upgrading of APK (Android package) or SDK (Software Development Kit). According to the method for upgrading the mesh gateway software, the upgrading package needs to be downloaded from the server, then the local installation package is installed or replaced, the time consumption is long, and the gateway software needs to be installed again after upgrading.
In view of the fact that the method for updating the attribute information of the intelligent household appliance is slow, embodiments of the present application provide an information updating method, apparatus, electronic device and readable storage medium, and the following description is provided by embodiments.
To facilitate understanding of the present embodiment, a detailed description will be given of an information updating method disclosed in the embodiments of the present application. As shown in fig. 1, the flow chart of an information updating method includes the following steps:
s101: acquiring first equipment information of intelligent equipment from a target server; the first device information comprises a version number, a device name and a device attribute;
s102: judging whether the version number of the first equipment information is larger than the version number of the second equipment information stored in the local database;
s103: if the number of the target equipment is larger than the number of the second equipment, searching the target equipment name which is the same as the equipment name in the second equipment information from the first equipment information;
s104: and if the target equipment name which is the same as the equipment name in the second equipment information can be found, updating the equipment attribute in the local database according to the first equipment information for each target equipment name.
The information updating method provided by the application is applied to a mesh gateway side, and specifically is mesh gateway software. A Gateway (Gateway) refers to a "Gateway" where one network is connected to another network. In the internet, a gateway is an intermediate device, also called a "router", that connects an intranet with other networks. Here, the wireless mesh network is connected with other networks through the mesh gateway. The mesh gateway can store and manage the device information of the intelligent device.
Specifically, in step S101, the first device information of the smart device may be downloaded from the target server through the mesh gateway software.
When a manufacturer adds a new type of intelligent device or attribute of the intelligent device (for example, only the turning on and off function is needed before the lamp, and the brightness adjustment and color adjustment function are needed after the lamp is updated), the manufacturer needs to notify the arrangement staff in time to update the device information in the server. The staff member mainly adds new device information manually in the background management software (usually in the form of web pages) and saves the new device information in the corresponding database.
In an intelligent home scenario, the smart device may include a smart lamp, a smart television, a smart refrigerator, and the like.
The first device information may include a version number, a device name, and a device attribute. Specifically, the version number refers to a version number of the first device information saved in the database. When the first device information in the database is changed, the version number of the first device information is updated. The device name refers to a name of the smart device, and the device attribute refers to attribute information of the smart device.
The first device information may also include a device type, and in particular implementations, the type of the different device may be characterized by a type identifier.
For example, an intelligent lighting, device name: a colored light; type (2): 128; the device attribute is as follows: switch, brightness, color temperature.
In step S102, after the mesh gateway downloads the first device information of the smart device from the target server each time, the first device information is stored in the local database, and when the mesh gateway downloads the new first device information to the local database, the new first device information is compared with a version number of the second device information stored in the local database to determine whether the local database needs to be updated.
In step S103, if the version number of the first device information is greater than the version number of the second device information stored in the local database, the second device information in the local database needs to be updated.
When the second device information in the local database is updated, the second device information can be updated integrally, namely, all the second device information in the local database is refreshed according to the downloaded first device information; or partial update may be performed (actually, in order to save communication data amount, only partial update is performed better), that is, in the step S104, by searching for the target device name identical to the device name in the first device information from the second device information, and then updating the device attribute corresponding to the target device name in the local database, that is, by using the device name in the first device information as an index, if the target device name identical to the device name in the first device information can be found in the second device information, it is described that the attribute information of the target device name is stored, and therefore, here, the device attribute in the local database may be updated according to the first device information for each target device name.
In specific implementation, the device name in the second device information may also be used as an index to search in the first device information to find a target device name that is the same as the device name in the second device information.
Whether the device name in the first device information is used as an index or the device name in the second device information is used as an index, the purpose is to find the target device name with the same device name to determine whether the device attribute of the device is stored in the local database.
In specific implementation, the device type may be further searched to find a target device type with the same device type in the first device information and the second device information, and then the device attribute corresponding to the target device type is updated.
Through the steps of S101-S104, the device attribute information of the intelligent device can be updated rapidly, and the process of updating the mesh gateway software is avoided.
In a possible implementation, when step S101 is executed, the following steps may be included:
step 1011: sending an equipment information acquisition request to a target server;
step 1012: and receiving first equipment information sent by the target server aiming at the equipment information acquisition request.
In step 1011, the mesh gateway may periodically establish a connection with the target server through gateway management software. Specifically, the device information acquisition request is sent to the target server, for example, once every month.
The device information acquisition request can carry an identity of the mesh gateway, the target server verifies whether the mesh gateway is a gateway of the company according to the identity of the mesh gateway, and if the mesh gateway passes the identity recognition verification, the target server can send the latest first device information to the mesh gateway.
In step 1102, the mesh gateway receives first device information sent by the target server for the device information obtaining request, and the target server may send the first device information to the mesh gateway in a specific format.
In a possible implementation, step S104 may be performed according to steps in a flowchart of another information updating method as shown in fig. 2:
step S1041: for each target device name, determining whether updating is needed or not according to whether the time interval between the last updating time and the current time of the device attribute corresponding to the target device name reaches the preset updating time or not;
step S1042: and if so, updating the equipment attribute in the local database according to the equipment attribute corresponding to the target equipment name.
In step S1041, the last update time of the device attribute corresponding to the target device name refers to a time when the device name in the local database is last updated. That is, each device corresponds to a last update time, and when the device names in the first device information and the second device information are the same, whether the update is needed can be determined according to whether the time interval between the last update time and the current time of each target device name reaches the preset update time.
The second device information may include a plurality of target device names that are the same as the device names in the first device information, and therefore, for each found target device name, whether updating is needed is determined according to whether the time interval between the last updating time and the current time of the device attribute corresponding to the target device name reaches the preset updating time.
In step S1042, for each target device name, if the time interval between the last update time of the target device name and the current time exceeds the preset update time, the device attribute corresponding to the target device name needs to be updated, so the device attribute in the local database may be updated according to the device attribute of the target device name in the first device information.
In a possible implementation manner, if the target device name identical to the device name in the first device information cannot be found in the second device information, which indicates that the device attribute of the device is not stored before, and the device may be a newly added device, the device attribute corresponding to each non-target device name may be directly stored in the local database.
In the embodiment of the application, the mesh gateway software has the main functions of receiving the device information sent by the target server, storing the device information in the local database and then sending the device information to the corresponding intelligent device, and before using the mesh device, a user needs to purchase the corresponding mesh gateway software and download the corresponding application program.
In the specific implementation process, after the mesh gateway software updates the second device information in the local database, the user is non-inductive, so that the corresponding relationship between the mesh gateway and the user can be established when the user purchases the mesh gateway software, and notification information, such as information sent by an application program or WeChat information, short messages and the like, can be sent to the user every time the second device information in the local database is updated.
According to the embodiment of the application, the information of the second device in the local database is updated, the mesh gateway software does not need to be updated, the updating can be quickly realized, the updating speed is increased, and the management task of the mesh gateway software on the intelligent device is not influenced.
Based on the same technical concept, embodiments of the present application further provide an information updating apparatus, an electronic device, a computer-readable storage medium, and the like, and refer to the following embodiments in detail.
Fig. 3 is a block diagram illustrating an information updating apparatus according to some embodiments of the present application, which implements functions corresponding to the above-described steps of performing an information updating method on a terminal device. The apparatus may be understood as a component of a server including a processor, which is capable of implementing the above information updating method, as shown in fig. 3, and the information updating apparatus may include:
an obtaining module 301, configured to obtain first device information of an intelligent device from a target server; the first device information comprises a version number, a device name and a device attribute;
a determining module 302, configured to determine whether a version number of the first device information is greater than a version number of second device information stored in a local database;
a searching module 303, configured to search, if the size of the target device name is larger than the size of the target device name, from the second device information, for a target device name that is the same as the device name in the first device information;
an updating module 304, configured to update the device attribute in the local database according to the first device information for each target device name if the target device name that is the same as the device name in the first device information can be found.
In one possible implementation, the obtaining module 301 includes:
the sending module is used for sending an equipment information acquisition request to a target server;
a receiving module, configured to receive first device information sent by the target server according to the device information obtaining request.
In one possible implementation, the update module 304 includes:
the determining module is used for determining whether the updating is needed or not according to whether the time interval between the last updating time and the current time of the equipment attribute corresponding to each target equipment name reaches the preset updating time or not;
and the updating submodule is used for updating the equipment attribute in the local database according to the equipment attribute corresponding to the target equipment name if necessary.
In a possible embodiment, the method further comprises:
and the storage module is used for storing the equipment attribute corresponding to each non-target equipment name into the local database if the target equipment name which is the same as the equipment name in the first equipment information cannot be found.
As shown in fig. 4, which is a schematic structural diagram of an electronic device 400 provided in an embodiment of the present application, the electronic device 400 includes: at least one processor 401, at least one network interface 404 and at least one user interface 403, memory 405, at least one communication bus 402. A communication bus 402 is used to enable connective communication between these components. The user interface 403 includes a display (e.g., a touch screen), a keyboard, or a pointing device (e.g., a touch pad or touch screen, etc.).
Memory 405 may include both read-only memory and random-access memory and provides instructions and data to processor 401. A portion of the memory 405 may also include non-volatile random access memory (NVRAM).
In some embodiments, memory 405 stores the following elements, executable modules or data structures, or a subset thereof, or an expanded set thereof:
an operating system 4051, which contains various system programs, for implementing various basic services and processing hardware-based tasks;
the application 4052 includes various applications for implementing various application services.
In an embodiment of the present application, processor 401, by invoking programs or instructions stored by memory 405, is configured to:
acquiring first equipment information of intelligent equipment from a target server; the first device information comprises a version number, a device name and a device attribute;
judging whether the version number of the first equipment information is larger than the version number of second equipment information stored in a local database or not;
if the number of the target equipment names is larger than the number of the first equipment names, searching the target equipment names which are the same as the equipment names in the first equipment information from the second equipment information;
and if the target equipment name which is the same as the equipment name in the first equipment information can be found, updating the equipment attribute in the local database according to the first equipment information for each target equipment name.
In one possible implementation, the processor 401 is configured to:
sending an equipment information acquisition request to a target server;
and receiving first equipment information sent by the target server aiming at the equipment information acquisition request.
In one possible implementation, the processor 401 is configured to:
the updating, for each target device name, the device attribute in the local database according to the first device information includes:
for each target device name, determining whether updating is needed or not according to whether the time interval between the last updating time and the current time of the device attribute corresponding to the target device name reaches the preset updating time or not;
and if so, updating the equipment attribute in the local database according to the equipment attribute corresponding to the target equipment name.
In one possible implementation, the processor 401 is configured to:
and if the target equipment name which is the same as the equipment name in the first equipment information cannot be found, storing the equipment attribute corresponding to each non-target equipment name in a local database.
The computer program product for performing the information updating method provided in the embodiment of the present application includes a computer-readable storage medium storing a nonvolatile program code executable by a processor, where instructions included in the program code may be used to execute the method described in the foregoing method embodiment, and specific implementation may refer to the method embodiment, and is not described herein again.
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. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions when actually implemented, and 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. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or units through some communication interfaces, and may be in an electrical, mechanical or other form.
The 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 addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a non-volatile computer-readable storage medium executable by a processor. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
Finally, it should be noted that: the above-mentioned embodiments are only specific embodiments of the present application, and are used for illustrating the technical solutions of the present application, but not limiting the same, and the scope of the present application is not limited thereto, and although the present application is described in detail with reference to the foregoing embodiments, those skilled in the art should understand that: any person skilled in the art can modify or easily conceive the technical solutions described in the foregoing embodiments or equivalent substitutes for some technical features within the technical scope disclosed in the present application; such modifications, changes or substitutions do not depart from the spirit and scope of the exemplary embodiments of the present application, and are intended to be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. An information updating method, comprising:
acquiring first equipment information of intelligent equipment from a target server; the first device information comprises a version number, a device name and a device attribute;
judging whether the version number of the first equipment information is larger than the version number of second equipment information stored in a local database or not;
if the number of the target equipment names is larger than the number of the first equipment names, searching the target equipment names which are the same as the equipment names in the first equipment information from the second equipment information;
and if the target equipment name which is the same as the equipment name in the first equipment information can be found, updating the equipment attribute in the local database according to the first equipment information for each target equipment name.
2. The information updating method according to claim 1, wherein the obtaining the first device information from the target server includes:
sending an equipment information acquisition request to a target server;
and receiving first equipment information sent by the target server aiming at the equipment information acquisition request.
3. The information updating method according to claim 1, wherein the updating, for each target device name, the device attribute in the local database according to the first device information includes:
for each target device name, determining whether updating is needed or not according to whether the time interval between the last updating time and the current time of the device attribute corresponding to the target device name reaches the preset updating time or not;
and if so, updating the equipment attribute in the local database according to the equipment attribute corresponding to the target equipment name.
4. The information updating method according to claim 1, further comprising:
and if the target equipment name which is the same as the equipment name in the first equipment information cannot be found, storing the equipment attribute corresponding to each non-target equipment name in a local database.
5. An information updating apparatus, comprising:
the acquisition module is used for acquiring first equipment information of the intelligent equipment from the target server; the first device information comprises a version number, a device name and a device attribute;
the judging module is used for judging whether the version number of the first equipment information is greater than the version number of the second equipment information stored in a local database;
the searching module is used for searching a target device name which is the same as the device name in the first device information from the second device information if the number of the target device names is larger than the number of the device names in the first device information;
and the updating module is used for updating the equipment attribute in the local database according to the first equipment information aiming at each target equipment name if the target equipment name which is the same as the equipment name in the first equipment information can be found.
6. The information updating apparatus according to claim 5, wherein the obtaining module includes:
the sending module is used for sending an equipment information acquisition request to a target server;
a receiving module, configured to receive first device information sent by the target server according to the device information obtaining request.
7. The information updating apparatus according to claim 5, wherein the updating module comprises:
the determining module is used for determining whether the updating is needed or not according to whether the time interval between the last updating time and the current time of the equipment attribute corresponding to each target equipment name reaches the preset updating time or not;
and the updating submodule is used for updating the equipment attribute in the local database according to the equipment attribute corresponding to the target equipment name if necessary.
8. The information updating apparatus according to claim 5, further comprising:
and the storage module is used for storing the equipment attribute corresponding to each non-target equipment name into the local database if the target equipment name which is the same as the equipment name in the first equipment information cannot be found.
9. An electronic device, comprising: processor, memory and bus, the memory storing machine readable instructions executable by the processor, the processor and the memory communicating via the bus when the electronic device is running, the machine readable instructions when executed by the processor performing the steps of the information updating method according to any one of claims 1 to 4.
10. A computer-readable storage medium, having stored thereon a computer program which, when being executed by a processor, carries out the steps of the information updating method according to any one of claims 1 to 4.
CN202010256083.6A 2020-04-02 2020-04-02 Information updating method and device, electronic equipment and readable storage medium Pending CN111475190A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202010256083.6A CN111475190A (en) 2020-04-02 2020-04-02 Information updating method and device, electronic equipment and readable storage medium
PCT/CN2020/126506 WO2021196611A1 (en) 2020-04-02 2020-11-04 Information updating method and apparatus, and electronic device and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010256083.6A CN111475190A (en) 2020-04-02 2020-04-02 Information updating method and device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN111475190A true CN111475190A (en) 2020-07-31

Family

ID=71749620

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010256083.6A Pending CN111475190A (en) 2020-04-02 2020-04-02 Information updating method and device, electronic equipment and readable storage medium

Country Status (2)

Country Link
CN (1) CN111475190A (en)
WO (1) WO2021196611A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112423322A (en) * 2020-11-18 2021-02-26 青岛海尔科技有限公司 Model information sending method, device, storage medium and electronic device
WO2021196611A1 (en) * 2020-04-02 2021-10-07 深圳创维-Rgb电子有限公司 Information updating method and apparatus, and electronic device and readable storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114301975B (en) * 2021-11-30 2023-07-28 乐美科技股份私人有限公司 Method, device, equipment and storage medium for processing push information in application

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101640867A (en) * 2009-08-18 2010-02-03 中兴通讯股份有限公司 Method and system for updating equipment configuration information of message-type application gateway
CN109039677A (en) * 2017-06-08 2018-12-18 美的智慧家居科技有限公司 Intelligent household scene update method, equipment, intelligent domestic gateway and system
CN109245928A (en) * 2018-09-12 2019-01-18 广州视源电子科技股份有限公司 Configuration information setting method and device and terminal management system
CN110233904A (en) * 2019-07-11 2019-09-13 腾讯科技(深圳)有限公司 Equipment update method, device, system, storage medium and computer equipment
CN110830278A (en) * 2018-08-09 2020-02-21 中兴通讯股份有限公司 Equipment configuration updating method, equipment configuration updating device and computer readable storage medium
CN110865835A (en) * 2019-10-15 2020-03-06 网联清算有限公司 Configuration file updating method and device, computer equipment and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10484512B2 (en) * 2015-08-31 2019-11-19 Ayla Networks, Inc. Management of multi-radio gateway device using virtual gateway device
CN107094102B (en) * 2017-06-08 2021-04-30 生迪智慧科技有限公司 Information transmission method and equipment
CN108259231A (en) * 2017-12-27 2018-07-06 生迪智慧科技有限公司 Method for upgrading software, gateway, server and the system of smart machine
CN111475190A (en) * 2020-04-02 2020-07-31 深圳创维-Rgb电子有限公司 Information updating method and device, electronic equipment and readable storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101640867A (en) * 2009-08-18 2010-02-03 中兴通讯股份有限公司 Method and system for updating equipment configuration information of message-type application gateway
CN109039677A (en) * 2017-06-08 2018-12-18 美的智慧家居科技有限公司 Intelligent household scene update method, equipment, intelligent domestic gateway and system
CN110830278A (en) * 2018-08-09 2020-02-21 中兴通讯股份有限公司 Equipment configuration updating method, equipment configuration updating device and computer readable storage medium
CN109245928A (en) * 2018-09-12 2019-01-18 广州视源电子科技股份有限公司 Configuration information setting method and device and terminal management system
CN110233904A (en) * 2019-07-11 2019-09-13 腾讯科技(深圳)有限公司 Equipment update method, device, system, storage medium and computer equipment
CN110865835A (en) * 2019-10-15 2020-03-06 网联清算有限公司 Configuration file updating method and device, computer equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021196611A1 (en) * 2020-04-02 2021-10-07 深圳创维-Rgb电子有限公司 Information updating method and apparatus, and electronic device and readable storage medium
CN112423322A (en) * 2020-11-18 2021-02-26 青岛海尔科技有限公司 Model information sending method, device, storage medium and electronic device

Also Published As

Publication number Publication date
WO2021196611A1 (en) 2021-10-07

Similar Documents

Publication Publication Date Title
CN111475190A (en) Information updating method and device, electronic equipment and readable storage medium
US11645062B2 (en) Software update device and software update system
CN109391509A (en) A kind of method, system and the application server of more new application
CN108681459B (en) Firmware updating method, device and system for intelligent hardware equipment
CN102833350A (en) Processing method and processing device of WebApp updating
KR20040067054A (en) An application service system and method for client device in intranet
CN105528205A (en) Update control method and update control system
CN104504587A (en) Advertisement monitoring method and device, electronic apparatus
CN110647337A (en) Internet of things MCU (microprogrammed control Unit) air firmware upgrading method
CN110413292B (en) Light application installation method of application program, mobile terminal and storage medium
CN105700900B (en) A kind of method and device optimizing wireless lan function
CN106550274B (en) Personalized customization method and system for smart television
CN112612493A (en) Software upgrading method, device, equipment and storage medium for software set
KR20120117504A (en) Communication system and method for updating software thereof
CN113434233B (en) Interface jump method and device, storage medium and electronic device
CN105100205A (en) System updating method, server and electronic equipment
CN104239108A (en) Software update method, software update server, client and software update system
CN112882733B (en) Application updating method and device, electronic equipment and storage medium
CN114610366A (en) Difference package upgrading method and system, intelligent electronic equipment and storage medium
KR20060110965A (en) Mobile communication system enable to auto-update of program and its operating method
CN116225549A (en) Resource loading method, device, medium and equipment
CN115878443A (en) Interface test script generation method and device, storage medium and electronic device
CN113852489A (en) Upgrade package obtaining method and intelligent device
JP2004145604A (en) Browser terminal and browser program
CN105468379A (en) Script file execution method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination