CN112486529A - Global equipment timing upgrading method, system, server and storage medium - Google Patents

Global equipment timing upgrading method, system, server and storage medium Download PDF

Info

Publication number
CN112486529A
CN112486529A CN202011298038.3A CN202011298038A CN112486529A CN 112486529 A CN112486529 A CN 112486529A CN 202011298038 A CN202011298038 A CN 202011298038A CN 112486529 A CN112486529 A CN 112486529A
Authority
CN
China
Prior art keywords
time
time zone
equipment
zone information
upgrading
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
CN202011298038.3A
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 Topband Software Technology Co ltd
Shenzhen Topband Co Ltd
Original Assignee
Shenzhen Topband Software Technology Co ltd
Shenzhen Topband 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 Topband Software Technology Co ltd, Shenzhen Topband Co Ltd filed Critical Shenzhen Topband Software Technology Co ltd
Priority to CN202011298038.3A priority Critical patent/CN112486529A/en
Publication of CN112486529A publication Critical patent/CN112486529A/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
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution

Landscapes

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

Abstract

The invention is suitable for the field of Internet of things, and provides a method, a system, a server and a storage medium for upgrading global equipment at regular time, wherein the method comprises the following steps: the local server receives the upgrading time of the equipment timing upgrading task; acquiring first time zone information of the equipment in all time zones around the world; acquiring second time zone information of the local server; according to the upgrading time, the first time zone information and the second time zone information, actual execution time of the equipment in each global time zone on the local server is established; and sending a device timing upgrading task instruction to the device in the corresponding time zone according to the actual execution time. The embodiment of the invention can distinguish the time zones when equipment in each time zone is regularly upgraded, receives the instruction of the upgrading task at proper time and executes the upgrading task, thereby avoiding the problem of poor user experience caused by suddenly upgrading the equipment in busy hours.

Description

Global equipment timing upgrading method, system, server and storage medium
Technical Field
The invention belongs to the field of Internet of things, and particularly relates to a method, a system, a server and a storage medium for upgrading global equipment at regular time.
Background
An intelligent device (intelligent device) refers to any device, instrument or machine with computing and processing capabilities, and is a product of combining traditional electrical devices with computer technology, data processing technology, control theory, sensor technology, network communication technology, power electronic technology and the like.
The intelligent equipment is highly automated mechanical and electrical integration equipment, software is arranged in the intelligent equipment and used for executing intelligent operation, and the software needs to be continuously upgraded according to application requirements.
At present, when the intelligent equipment in the market is upgraded at regular time, time zones cannot be distinguished, and the intelligent equipment can be upgraded at the same time only according to the time point of one time zone, and at the same time point, some time zones may be idle time (such as midnight), and some time zones may be busy time (such as working time), so that the equipment is upgraded suddenly when users in different time zones use the equipment, and the user experience is not good.
Disclosure of Invention
The embodiment of the invention provides a global equipment timing upgrading method, aiming at solving the problem that time zones cannot be distinguished when intelligent equipment is upgraded at regular time.
The embodiment of the invention is realized in such a way that a global device timing upgrading method comprises the following steps:
the local server receives the upgrading time of the equipment timing upgrading task;
acquiring first time zone information of the equipment in all time zones around the world;
acquiring second time zone information of the local server;
according to the upgrading time, the first time zone information and the second time zone information, actual execution time of the equipment in each global time zone on the local server is established;
and sending a device timing upgrading task instruction to the device in the corresponding time zone according to the actual execution time.
Further, the acquiring the first time zone information of the devices in the global time zones includes:
acquiring the IP address of the equipment to obtain the actual region of the equipment;
and acquiring first time zone information of the equipment according to the actual region of the equipment.
Further, the acquiring the first time zone information of the devices in the global time zones includes:
obtaining an actual region of the equipment according to the coding information of the equipment;
and acquiring first time zone information of the equipment according to the actual region of the equipment.
Further, the creating actual execution time of the devices in the global time zones on the local server according to the upgrade time, the first time zone information, and the second time zone information includes:
creating actual execution time of 24 time zones globally according to the second time zone information and the upgrading time;
and matching the actual execution time of the corresponding time zone according to the first time zone information.
Further, the creating actual execution time of the devices in the global time zones on the local server according to the upgrade time, the first time zone information, and the second time zone information includes:
acquiring the time zone difference between the equipment and the local server according to the second time zone information and the first time zone information;
the upgrade time and the time zone difference create an actual execution time of the device.
Still further, the method further comprises:
and receiving upgrade success information sent by the equipment, and generating an upgrade success record according to the upgrade success information.
Still further, the method further comprises:
and adjusting the actual execution time of the equipment on the local server according to the local attribute information corresponding to the first time zone information.
Further, the acquiring the first time zone information of the devices in the global time zones further includes:
and grouping the devices according to the first time zone information of the devices, and grouping the devices with the same first time zone information into one group.
The embodiment of the invention also provides a global equipment timing upgrading system, which comprises:
the receiving module is used for receiving the upgrading time of the equipment timing upgrading task by the local server;
the first acquisition module is used for acquiring first time zone information of the equipment in all time zones around the world;
the second acquisition module is used for acquiring second time zone information of the local server;
the creating module is used for creating the actual execution time of the equipment in each global time zone on the local server according to the upgrading time, the first time zone information and the second time zone information;
and the execution module is used for sending a device timing upgrading task instruction to the device in the corresponding time zone according to the actual execution time.
The embodiment of the invention also provides a server which comprises the global equipment timing upgrading system.
The embodiment of the invention also provides a computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, and when being executed by a processor, the computer program realizes the steps of the global device timing upgrading method.
The embodiment of the invention creates the actual execution time of the equipment in each global time zone on the local server according to the upgrading time and the first time zone information, so that the upgrading time of each time zone changes along with the change of the time zone in which the equipment is positioned, selects the time suitable for the local time zone as the upgrading time, and sends the equipment timing upgrading task instruction to the equipment in the corresponding time zone according to the actual execution time on the local server, so that the time zones can be distinguished when the equipment in each time zone is upgraded at regular time, the instruction of the upgrading task is received at the proper time, and the upgrading task is executed, thereby avoiding the problem of poor user experience caused by suddenly upgrading the equipment in busy time.
Drawings
FIG. 1 is a flow chart provided by an embodiment of the present invention;
FIG. 2 is a flow chart provided by a second embodiment of the present invention;
FIG. 3 is a flow chart provided by the third embodiment of the present invention;
FIG. 4 is a flow chart provided by the fourth embodiment of the present invention;
FIG. 5 is another flow chart provided by the fourth embodiment of the present invention;
FIG. 6 is a flow chart provided by the fifth embodiment of the present invention;
FIG. 7 is a flow chart provided by a sixth embodiment of the present invention;
FIG. 8 is a flow chart provided by the seventh embodiment of the present invention;
fig. 9 is a flowchart provided in an eighth embodiment of the present invention;
fig. 10 is a block diagram according to a ninth embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The method comprises the following steps: acquiring first time zone information of the equipment in all time zones around the world; creating actual execution time of the equipment in each global time zone on the local server according to the upgrading time and the first time zone information; and sending a device timing upgrading task instruction to the device in the corresponding time zone according to the actual execution time. The embodiment of the invention creates the actual execution time of the equipment in each global time zone on the local server according to the upgrading time and the first time zone information, so that the upgrading time of each time zone changes along with the change of the time zone in which the equipment is positioned, selects the time suitable for the local time zone as the upgrading time, and sends the equipment timing upgrading task instruction to the equipment in the corresponding time zone according to the actual execution time on the local server, so that the time zones can be distinguished when the equipment in each time zone is upgraded at regular time, the instruction of the upgrading task is received at the proper time, and the upgrading task is executed, thereby avoiding the problem of poor user experience caused by suddenly upgrading the equipment in busy time.
Example one
As shown in fig. 1, an embodiment of the present invention provides a global device timing upgrade method, where the method includes:
the local server receives the upgrading time of the equipment timing upgrading task;
acquiring first time zone information of the equipment in all time zones around the world;
acquiring second time zone information of the local server;
according to the upgrading time, the first time zone information and the second time zone information, actual execution time of the equipment in each global time zone on the local server is established;
and sending a device timing upgrading task instruction to the device in the corresponding time zone according to the actual execution time.
The local server can be a main server fixed somewhere, or can be a server at any position around the world, which means any server capable of executing the global device timing upgrade method.
The upgrade time received by the local server may be temporarily input by a technician, or may be built-in to the device timing upgrade task.
The upgrade time refers to the time of the device needing to be upgraded in the time zone of the device, and the actual execution time refers to the time of the time zone of the local server.
The local server receives the upgrading time of the equipment timing upgrading task, acquires the first time zone information of the equipment in each global time zone and acquires the second time zone information of the local server, and the three steps can be carried out simultaneously or sequentially without limitation on the sequence.
And acquiring the second time zone information of the local server, wherein the second time zone information of the region where the local server is located can be acquired through the IP address of the local server, and can also be directly input by technical personnel.
In the invention, the equipment upgrading time of each time zone can be set to be the same local time, and the actual execution time on the local server can be calculated according to the time zone difference between the equipment to be upgraded and the local server. For example, regardless of which time zone, the device upgrade time is 23 o' clock at that time. See in particular table 1 (local server at time zone 10).
Table 1:
Figure BDA0002785968760000051
when the global equipment needs to be upgraded at regular time, firstly, a regular upgrade task package is placed into a local server or a cloud end, then the local server continuously obtains the upgrade time of the equipment regular upgrade task, first time zone information of each piece of equipment and second time zone information of the local server, actual execution time of the equipment in each global time zone on the local server is established according to the upgrade time, the first time zone information and the second time zone information, equipment regular upgrade task instructions are sent to the equipment in the corresponding time zone every time when one actual execution time comes, and the equipment in the time zone is upgraded.
The embodiment of the invention creates the actual execution time of the equipment in each global time zone on the local server according to the upgrading time and the first time zone information, so that the upgrading time of each time zone changes along with the change of the time zone in which the equipment is positioned, selects the time suitable for the local time zone as the upgrading time, and sends the equipment timing upgrading task instruction to the equipment in the corresponding time zone according to the actual execution time on the local server, so that the time zones can be distinguished when the equipment in each time zone is upgraded at regular time, the instruction of the upgrading task is received at the proper time, and the upgrading task is executed, thereby avoiding the problem of poor user experience caused by suddenly upgrading the equipment in busy time.
Example two
As shown in fig. 2, in an optional embodiment of the present invention, the acquiring first time zone information of the devices in each time zone around the world includes:
acquiring the IP address of the equipment to obtain the actual region of the equipment;
and acquiring first time zone information of the equipment according to the actual region of the equipment.
When the device is connected to the local network, the IP address changes with the change of the address, and therefore, the first time zone information is acquired through the IP address, which is definitely accurate. Compared with the method for confirming the first time zone information through the coding information of the equipment, the method for confirming the first time zone information of the equipment can avoid the problem that the actual execution time on the local server is not changed along with the change of the first time zone information because the coding information of the equipment is not changed due to the change of the first time zone information after the equipment moves by obtaining the IP address of the equipment and obtaining the first time zone information of the equipment. The embodiment is suitable for the situation that the position of the equipment is changed frequently.
EXAMPLE III
As shown in fig. 3, in an optional embodiment of the present invention, the acquiring first time zone information of the devices in each time zone around the world includes:
obtaining an actual region of the equipment according to the coding information of the equipment;
and acquiring first time zone information of the equipment according to the actual region of the equipment.
The coding information of the device comprises information such as the code, the installation region, the first time zone information and the like of the device. The embodiment is suitable for the situation that the position of the equipment is not changed.
In the embodiment, the set IP address does not need to be detected before the upgrade task is executed each time, and the first time zone information is directly obtained through the coding information of the equipment, so that the method is fast and convenient.
Example four
As shown in fig. 4 and 5, in an optional embodiment of the present invention, the acquiring first time zone information of the devices in each time zone around the world further includes:
and grouping the devices according to the first time zone information of the devices, and grouping the devices with the same first time zone information into one group.
The embodiment is suitable for the case that a large number of devices exist in the same time zone. When a large number of devices exist in the same time zone, the upgrading task instructions are sent in batch mode at the actual execution time through grouping of the embodiment, so that the efficiency is improved, and the devices in the same time zone execute the upgrading task instructions at the same time.
EXAMPLE five
As shown in fig. 6, in an optional embodiment of the present invention, creating actual execution times of the devices in the global time zones on the local server according to the upgrade time, the first time zone information, and the second time zone information includes:
creating actual execution time of 24 time zones globally according to the second time zone information and the upgrading time;
and matching the actual execution time of the corresponding time zone according to the first time zone information.
In the embodiment of the present invention, the actual execution times of the global 24 time zones are all calculated according to the second time zone information and the upgrade time (see table 1), and any device in the global certainly belongs to one time zone of the 24 time zones, so that the first time zone information of any device may be used to match the actual execution time of the corresponding time zone, and when an actual execution time arrives, the local server sends a device timed upgrade task instruction to the device in the corresponding time zone, so that the device upgrade time in each time zone is idle, such as in the middle of the night, in the morning, and the like.
For example, if the device upgrade is all fixed at 23 points of the time zone in which the device is located, the time of the time zone in which the local server is located corresponding to 23 points of 24 time zones around the world is calculated, that is, the actual execution time on the local server, and the local server sends a device timed upgrade task instruction to the device in the corresponding time zone according to the actual execution time to upgrade the device.
EXAMPLE six
As shown in fig. 7, in an optional embodiment of the present invention, creating actual execution times of the devices in the global time zones on the local server according to the upgrade time, the first time zone information, and the second time zone information includes:
acquiring the time zone difference between the equipment and the local server according to the second time zone information and the first time zone information;
the upgrade time and the time zone difference create the actual execution time.
For example, the second time zone where the local server is located is A, the first time zone where the device to be upgraded is located is B, the time zone difference is A-B, and if the upgrade time is C, the actual execution time is C + (A-B).
Because of the difference of regions, some time zones may not have equipment requiring upgrading, in the embodiment of the present invention, first time zone information of a time zone in which the equipment requiring upgrading is located is obtained, then, according to the first time zone information and the second time zone information, a time zone difference between the equipment and a local server is calculated, and then, an actual execution time is created according to the upgrading time and the time zone difference.
EXAMPLE seven
In an alternative embodiment of the invention, as shown in fig. 8, the method further comprises:
and receiving upgrade success information sent by the equipment, and generating an upgrade success record according to the upgrade success information.
In the embodiment of the invention, after the equipment is upgraded successfully, the upgrading success information is sent to the local server, and the local server receives and records the upgrading success information so as to be convenient for the staff to look up and check and prevent the phenomenon of upgrading missing.
Example eight
In an alternative embodiment of the invention, as shown in fig. 9, the method further comprises: and adjusting the actual execution time of the equipment on the local server according to the local attribute information corresponding to the first time zone information.
Step "adjusting the actual execution time of the equipment on the local server according to the local attribute information corresponding to the first time zone information", placing step "between the step of creating the actual execution time of the equipment in each global time zone on the local server according to the upgrade time, the first time zone information and the second time zone information" and the step of sending a timed upgrade task instruction of the equipment to the equipment in the corresponding time zone according to the actual execution time ". In the step, the local server sends a device timing upgrading task instruction to the device according to the adjusted actual execution time.
Adjusting the actual execution time includes delaying or advancing, etc. The invention can also add local attribute information of the time zone according to the condition of the time zone in which the equipment is positioned, wherein the local attribute information can comprise sunshine duration, living habits of people and the like, and the actual execution time of the equipment in each time zone in the world on the local server is created according to the upgrading time, the first time zone information and the local attribute information. For example, some time zones have short sunshine hours, or dark days are earlier than others. When the time zone darkness is 1 hour earlier than other time zones, the local attribute information is-1, and the actual execution time of the time zone needs to be advanced by one hour on the local server. See table 2 (local server in time zone 10, time zone 7 is 1 hour earlier than the other time zones).
Table 2:
Figure BDA0002785968760000091
because the dark time and the bright time of each time zone are different, the idle time and the busy time of the equipment are also different, when the upgrading time is longer, the local attribute information of each time zone is particularly required to be considered, the same current time and place upgrading is adopted, and the time zone is not upgraded when the time zone is busy, which may influence the experience of the user because the upgrading time is longer.
Example nine
As shown in fig. 10, an embodiment of the present invention further provides a global device timing upgrade system, where the system includes:
the receiving module is used for receiving the upgrading time of the equipment timing upgrading task by the local server;
the first acquisition module is used for acquiring first time zone information of the equipment in all time zones around the world;
the second acquisition module is used for acquiring second time zone information of the local server;
the creating module is used for creating the actual execution time of the equipment in each global time zone on the local server according to the upgrading time, the first time zone information and the second time zone information;
and the execution module is used for sending a device timing upgrading task instruction to the device in the corresponding time zone according to the actual execution time.
The principle and implementation steps of the global device timing upgrade system are the same as those of the method, and are described in the foregoing embodiments, which are not described herein again.
The embodiment of the invention receives the upgrading time through the receiving module, the first obtaining module obtains the first time zone information, the second obtaining module obtains the second time zone information, the creating module creates the actual execution time of the equipment in each global time zone on the local server according to the upgrading time, the first time zone information and the second time zone information, the upgrading time of each time zone changes along with the change of the time zone of the equipment, the time suitable for the local time zone is selected as the upgrading time, and the equipment timing upgrading task instruction is sent to the equipment in the corresponding time zone according to the actual execution time on the local server, so that the time zones can be distinguished when the equipment in each time zone is upgraded at regular time, the instruction of the upgrading task is received at the suitable time and the upgrading task is executed, and the problem of poor user experience caused by suddenly upgrading the equipment in busy hour is avoided.
Example ten
The embodiment of the invention also provides a server which comprises the global equipment timing upgrading system.
The server is the local server, is provided with the global equipment timing upgrading system and is used for executing the global equipment timing upgrading method. The server also comprises a computer readable storage medium which stores a computer program, and the steps of the global device timing upgrading method are realized when the server is executed.
EXAMPLE eleven
The embodiment of the invention also provides a computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, and when being executed by a processor, the computer program realizes the steps of the global device timing upgrading method.
Wherein the computer program when executed by the processor is operable to perform the steps of:
the local server receives the upgrading time of the equipment timing upgrading task;
acquiring first time zone information of the equipment in all time zones around the world;
creating actual execution time of the equipment in each global time zone on the local server according to the upgrading time and the first time zone information;
and sending a device timing upgrading task instruction to the device in the corresponding time zone according to the actual execution time.
In some specific embodiments, when executed by a processor, the computer sub-program stored in the computer-readable storage medium may specifically implement the following steps:
acquiring the IP address of the equipment to obtain the actual region of the equipment;
and acquiring first time zone information of the equipment according to the actual region of the equipment.
In some specific embodiments, when executed by a processor, the computer sub-program stored in the computer-readable storage medium may specifically implement the following steps:
obtaining an actual region of the equipment according to the coding information of the equipment;
and acquiring first time zone information of the equipment according to the actual region of the equipment.
In some specific embodiments, when executed by a processor, a computer program stored in a computer readable storage medium may further implement the steps of: and grouping the devices according to the first time zone information of the devices, and grouping the devices with the same first time zone information into one group.
In some specific embodiments, when executed by a processor, a computer program stored in a computer readable storage medium may further implement the steps of: acquiring second time zone information of the local server;
creating actual execution time of 24 global time zones according to the second time zone information of the local server and the upgrading time;
and matching the actual execution time of the corresponding time zone according to the first time zone information of the equipment.
In some specific embodiments, when executed by a processor, a computer program stored in a computer readable storage medium may further implement the steps of: acquiring second time zone information of the local server;
acquiring a time zone difference between the equipment and the local server according to the second time zone information of the local server and the first time zone information of the equipment;
the upgrade time and the time zone difference create an actual execution time of the device.
In some specific embodiments, when executed by a processor, a computer program stored in a computer readable storage medium may further implement the steps of: and receiving upgrade success information sent by the equipment, and generating an upgrade success record according to the upgrade success information.
The computer-readable storage medium may include: a U disk, a removable hard disk, a Read Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
For a detailed description of the computer-readable storage medium provided in the present application, please refer to the above method embodiments, which are not described herein again.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (11)

1. A global device timing upgrade method is characterized by comprising the following steps:
the local server receives the upgrading time of the equipment timing upgrading task;
acquiring first time zone information of the equipment in all time zones around the world;
acquiring second time zone information of the local server;
according to the upgrading time, the first time zone information and the second time zone information, actual execution time of the equipment in each global time zone on the local server is established;
and sending a device timing upgrading task instruction to the device in the corresponding time zone according to the actual execution time.
2. The global device timing upgrade method according to claim 1, wherein the obtaining the first time zone information of the devices in the global time zones comprises:
acquiring the IP address of the equipment to obtain the actual region of the equipment;
and acquiring first time zone information of the equipment according to the actual region of the equipment.
3. The global device timing upgrade method according to claim 1, wherein the obtaining the first time zone information of the devices in the global time zones comprises:
obtaining an actual region of the equipment according to the coding information of the equipment;
and acquiring first time zone information of the equipment according to the actual region of the equipment.
4. The global device timing upgrade method according to claim 1, wherein the creating actual execution times of the devices in the global time zones on the local server according to the upgrade time, the first time zone information, and the second time zone information comprises:
creating actual execution time of 24 time zones globally according to the second time zone information and the upgrading time;
and matching the actual execution time of the corresponding time zone according to the first time zone information.
5. The global device timing upgrade method according to claim 1, wherein the creating actual execution times of the devices in the global time zones on the local server according to the upgrade time, the first time zone information, and the second time zone information comprises:
acquiring the time zone difference between the equipment and the local server according to the second time zone information and the first time zone information;
the upgrade time and the time zone difference create the actual execution time.
6. The global device timing upgrade method of claim 1, further comprising:
and receiving upgrade success information sent by the equipment, and generating an upgrade success record according to the upgrade success information.
7. The global device timing upgrade method according to any one of claims 1-7, further comprising:
and adjusting the actual execution time of the equipment on the local server according to the local attribute information corresponding to the first time zone information.
8. The global device timing upgrade method according to claim 2 or 3, wherein the obtaining the first time zone information of the devices in the global time zones further comprises:
and grouping the devices according to the first time zone information of the devices, and grouping the devices with the same first time zone information into one group.
9. A global device time-based upgrade system, the system comprising:
the receiving module is used for receiving the upgrading time of the equipment timing upgrading task by the local server;
the first acquisition module is used for acquiring first time zone information of the equipment in all time zones around the world;
the second acquisition module is used for acquiring second time zone information of the local server;
the creating module is used for creating the actual execution time of the equipment in each global time zone on the local server according to the upgrading time, the first time zone information and the second time zone information;
and the execution module is used for sending a device timing upgrading task instruction to the device in the corresponding time zone according to the actual execution time.
10. A server comprising the global device timing upgrade system of claim 9.
11. A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor, carries out the steps of the global device timing upgrade method according to any one of claims 1 to 8.
CN202011298038.3A 2020-11-19 2020-11-19 Global equipment timing upgrading method, system, server and storage medium Pending CN112486529A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011298038.3A CN112486529A (en) 2020-11-19 2020-11-19 Global equipment timing upgrading method, system, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011298038.3A CN112486529A (en) 2020-11-19 2020-11-19 Global equipment timing upgrading method, system, server and storage medium

Publications (1)

Publication Number Publication Date
CN112486529A true CN112486529A (en) 2021-03-12

Family

ID=74931661

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011298038.3A Pending CN112486529A (en) 2020-11-19 2020-11-19 Global equipment timing upgrading method, system, server and storage medium

Country Status (1)

Country Link
CN (1) CN112486529A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113591001A (en) * 2021-07-13 2021-11-02 北京达佳互联信息技术有限公司 Method and device for processing time information in page and terminal equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103092959A (en) * 2013-01-18 2013-05-08 中兴通讯股份有限公司 Processing method and device for task time zone
CN106487895A (en) * 2016-10-14 2017-03-08 深圳市欧瑞博电子有限公司 Time control method and device
CN110011822A (en) * 2018-12-19 2019-07-12 北京乐我无限科技有限责任公司 Upgrade method, device, management server and the system of Edge Server
WO2019141133A1 (en) * 2018-01-19 2019-07-25 阿里巴巴集团控股有限公司 Task processing method, device and machine readable medium
CN110134420A (en) * 2019-05-22 2019-08-16 上海诺雅克电气有限公司 Firmware upgrade method and system based on cloud platform

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103092959A (en) * 2013-01-18 2013-05-08 中兴通讯股份有限公司 Processing method and device for task time zone
CN106487895A (en) * 2016-10-14 2017-03-08 深圳市欧瑞博电子有限公司 Time control method and device
WO2019141133A1 (en) * 2018-01-19 2019-07-25 阿里巴巴集团控股有限公司 Task processing method, device and machine readable medium
CN110011822A (en) * 2018-12-19 2019-07-12 北京乐我无限科技有限责任公司 Upgrade method, device, management server and the system of Edge Server
CN110134420A (en) * 2019-05-22 2019-08-16 上海诺雅克电气有限公司 Firmware upgrade method and system based on cloud platform

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113591001A (en) * 2021-07-13 2021-11-02 北京达佳互联信息技术有限公司 Method and device for processing time information in page and terminal equipment
CN113591001B (en) * 2021-07-13 2023-12-05 北京达佳互联信息技术有限公司 Method and device for processing time information in page and terminal equipment

Similar Documents

Publication Publication Date Title
CN104484273B (en) The method of testing of application program, equipment and system
CN106997431B (en) Data processing method and device
CN105589783A (en) Application program lag problem data obtaining method and device
CN111324610A (en) Data synchronization method and device
CN110222263B (en) Application program maintenance control method, device, server, terminal and storage medium
CN105138312A (en) Table generation method and apparatus
CN109597834A (en) Mass data storage means, device, medium and equipment based on redis
CN111586126A (en) Method, device and equipment for pre-downloading small program and storage medium
CN104461710A (en) Method and device for processing tasks
CN109951354A (en) A kind of terminal device recognition methods, system and storage medium
CN112860662B (en) Automatic production data blood relationship establishment method, device, computer equipment and storage medium
CN104598570A (en) Resource fetching method and device
CN113238843A (en) Task execution method, device, equipment and storage medium
CN110222046B (en) List data processing method, device, server and storage medium
CN112486529A (en) Global equipment timing upgrading method, system, server and storage medium
CN110442647A (en) Data consistency synchronous method, device and computer readable storage medium
CN106888264A (en) A kind of method for interchanging data and device
CN103645968A (en) Browser status restoration method and device
CN107679222A (en) Image processing method, mobile terminal and computer-readable recording medium
CN110162386B (en) Task issuing method and device
JP2016024486A (en) Data utilization system and control method therefor
CN110019863B (en) Object searching method and device, terminal equipment and storage medium
CN115098232A (en) Task scheduling method, device and equipment
CN112073554B (en) Global unique identifier generation method, device and computer readable storage medium
CN110674214B (en) Big data synchronization method, device, computer equipment 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