CN115022164A - Device remote upgrade control method and system based on dos command - Google Patents

Device remote upgrade control method and system based on dos command Download PDF

Info

Publication number
CN115022164A
CN115022164A CN202210610394.7A CN202210610394A CN115022164A CN 115022164 A CN115022164 A CN 115022164A CN 202210610394 A CN202210610394 A CN 202210610394A CN 115022164 A CN115022164 A CN 115022164A
Authority
CN
China
Prior art keywords
equipment
upgrading
gateway
upgrade
sub
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
CN202210610394.7A
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.)
Guangzhou Zhufeng Network Technology Co ltd
Original Assignee
Guangzhou Zhufeng Network Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Zhufeng Network Technology Co ltd filed Critical Guangzhou Zhufeng Network Technology Co ltd
Priority to CN202210610394.7A priority Critical patent/CN115022164A/en
Publication of CN115022164A publication Critical patent/CN115022164A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0246Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0876Aspects of the degree of configuration automation
    • H04L41/0886Fully automatic configuration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0889Techniques to speed-up the configuration process

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Automation & Control Theory (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a device remote upgrade control method and a system based on dos commands, wherein the method comprises the following steps: (1) creating an upgrading task according to the types of gateway equipment and sub-equipment, (2) regularly detecting whether the upgrading task reaches an execution condition through a scheduling center, and if the upgrading task reaches the execution condition, assembling the sub-equipment and the upgrading packet information to an equipment management terminal to generate an upgrading instruction and sending the upgrading instruction to the gateway equipment; (3) the gateway equipment downloads the upgrade package, drives the corresponding sub-equipment SDK to upgrade, converts the upgrade information into an upgrade temporary file and stores the upgrade temporary file in the gateway equipment; (4) executing a bat batch processing file through the gateway equipment to wake up the gateway software of a new version after closing the current gateway software; (5) and the gateway equipment reads the corresponding information of the upgrade temporary file when starting. Multiple devices can be upgraded remotely in batch, and the upgrading task can be traced and inquired.

Description

Device remote upgrade control method and system based on dos command
Technical Field
The invention belongs to the technical field of network data processing, and particularly relates to a method and a system for remotely controlling equipment upgrading based on dos commands.
Background
In a traditional remote data upgrading mode of network equipment, when gateway equipment is upgraded, upgrading processing is usually performed directly on the equipment, or single upgrading processing is performed by connecting to corresponding equipment through a remote tool. The traditional upgrade control mode is relatively easy through remote processing under the condition of few devices. However, when the equipment reaches a certain amount, for example, tens of equipment and hundreds of equipment are upgraded in a short time, the upgrade package needs to be written repeatedly, codes are written repeatedly, the upgrade process efficiency is low, batch multi-equipment upgrade cannot be realized, the upgrade task cannot be traced and inquired, and faults are checked conveniently.
Disclosure of Invention
In view of the defects of the prior art, the invention provides a device remote upgrade control method and system based on dos commands, which can be used for carrying out simultaneous remote upgrade on a plurality of devices in batches, and the upgrade tasks can be traced and inquired, and the upgrade time can be set in a user-defined manner.
A device remote upgrade control method based on dos commands comprises the following steps:
(1) establishing an upgrading task according to the types of the gateway equipment and the sub-equipment, associating a corresponding upgrading package, and matching the same type of gateway information and sub-equipment information to be upgraded with the upgrading task in batch;
(2) the scheduling center regularly detects whether the upgrading task reaches an execution condition, if the upgrading task reaches the execution condition, the sub-equipment and the upgrading packet information are assembled to an equipment management party to generate an upgrading instruction, and the upgrading instruction is sent to the gateway equipment;
(3) the gateway equipment downloads the upgrade package, drives the corresponding sub-equipment SDK to upgrade, converts the upgrade package information into an upgrade temporary file and stores the upgrade temporary file in the gateway equipment;
(4) generating a corresponding bat batch processing file according to gateway equipment configuration and upgrade package path information, and awakening the gateway software of a new version after the current gateway software is closed by executing the bat batch processing file through the gateway equipment;
(5) and the gateway equipment reads the corresponding upgrading temporary file information when being started, and returns an upgrading result to the equipment management party, and the equipment management party updates the corresponding upgrading task according to the upgrading result information.
Further, the upgrade package information in step (3) includes: the corresponding upgrading task state, the corresponding upgrading packet address and the corresponding upgrading device in the device management party; and based on the upgrading task, the different types of sub-equipment are corresponding to the different types of upgrading packages, and the matching between the sub-equipment and the upgrading packages is ensured.
Further, in the step (4), the executing of the bat batch processing file by the gateway device is specifically implemented by a pre-arranged dos batch processing file, and the gateway device executes the bat batch processing file to wake up the gateway software of the new version after the current gateway software is closed.
Further, in the step (1), creating an upgrade task according to the types of the gateway device and the sub-device, including setting an execution time and a parallel line number of the upgrade task.
The invention also provides a device remote upgrading control system based on dos command, which comprises
The equipment management party is used for creating an upgrading task according to the types of the gateway equipment and the sub-equipment, associating a corresponding upgrading package, and matching the gateway information and the sub-equipment information of the same type to be upgraded with the upgrading task in batch;
the equipment management side updates the corresponding upgrading task according to the upgrading result information;
the dispatching center is used for regularly detecting whether the upgrading task reaches an execution condition, and if the upgrading task reaches the execution condition, the dispatching center assembles the sub-equipment and the upgrading packet information to an equipment management terminal to generate an upgrading instruction and sends the upgrading instruction to the gateway equipment;
the gateway equipment is used for downloading the upgrade package, driving the corresponding sub-equipment SDK to upgrade, converting the upgrade package information into an upgrade temporary file and storing the upgrade temporary file in the gateway equipment; generating a corresponding bat batch processing file according to gateway equipment configuration and upgrade package path information, and awakening the gateway software of a new version after the current gateway software is closed by executing the bat batch processing file through the gateway equipment; the gateway equipment reads the corresponding upgrading temporary file information when being started and returns the upgrading result to the equipment management party;
and the sub-equipment is used for upgrading according to the bat batch processing file.
Further, the executing of the bat batch processing file by the gateway device is specifically implemented by executing the bat batch processing file through a dos batch processing file which is arranged in advance, so that the gateway software of a new version is awakened after the current gateway software is closed.
Compared with the defects of the prior art, the improvement of the scheme of the invention brings the following advantages:
(1) the scheme of the invention realizes that different types of equipment correspond to different types of upgrade packages based on the upgrade tasks of the equipment management party so as to ensure that the equipment is matched with the upgrade packages. The upgrading package corresponding to the sub-equipment is obtained based on the gateway equipment, the SDK of the sub-equipment is driven to carry out OTA upgrading, and a dos batch processing file is arranged, so that the effect of remote batch upgrading of the gateway equipment is achieved, and the operation and maintenance cost is reduced.
(2) The upgrading task realized by the method can be traced and inquired, and the upgrading time can be self-determined, such as immediate upgrading after receiving an instruction, or upgrading at fixed time after setting the upgrading time point; the batch upgrading task can be remotely and automatically controlled and executed, and the workload of manual intervention is greatly reduced. Setting the designated upgrading time means that operation and maintenance personnel can build a corresponding upgrading task in advance and reduce the probability of busy mistakes. The method and the system have the greatest advantages that corresponding equipment does not need to be remotely debugged one by one, only corresponding upgrading tasks need to be established on an equipment management side, and the system can automatically carry out upgrading treatment, so that the efficiency is realized, and the upgrading success rate is ensured.
Drawings
Fig. 1 is a timing chart of a device remote upgrade control method based on dos commands according to the present invention.
Detailed Description
The embodiments of the present invention are described below with reference to specific embodiments, and other advantages and effects of the present invention will be easily understood by those skilled in the art from the disclosure of the present specification. The invention is capable of other and different embodiments and of being practiced or of being carried out in various ways, and its several details are capable of modification in various respects, all without departing from the spirit and scope of the present invention.
As shown in fig. 1, the present invention uniquely develops a device remote upgrade control method based on dos command, which comprises the steps of:
(1) and establishing an upgrading task according to the types of the gateway equipment and the sub-equipment, wherein the upgrading task comprises the steps of setting the execution time and the parallel line number of the upgrading task, associating a corresponding upgrading packet, and matching the gateway information and the sub-equipment information of the same type to be upgraded with the upgrading task in batch.
(2) And detecting whether the upgrading task reaches an execution condition at regular time through a dispatching center, and if the upgrading task reaches the execution condition, assembling the sub-equipment and the upgrading packet information to an equipment management party to generate an upgrading instruction and sending the upgrading instruction to gateway equipment.
(3) And the gateway equipment downloads the upgrade package, drives the corresponding sub-equipment SDK to upgrade, converts the upgrade package information into an upgrade temporary file and stores the upgrade temporary file in the gateway equipment. The upgrade package information includes: the corresponding upgrading task state, the corresponding upgrading packet address and the corresponding upgrading equipment in the equipment management party; and based on the upgrading task, the different types of sub-equipment are corresponding to the different types of upgrading packages, and the matching between the sub-equipment and the upgrading packages is ensured.
(4) And generating a corresponding bat batch processing file according to the gateway equipment configuration and the upgrade package path information, specifically, executing the bat batch processing file by the gateway equipment through a pre-arranged dos batch processing file to wake up the gateway software of the new version after closing the current gateway software.
The dispatching center can wake up the task at the corresponding time node according to the triggering mode of the upgrading task, so that operation and maintenance are facilitated, and managers can designate to carry out upgrading operation at different time nodes. The gateway stores a temporary file for recording some current upgrade information when executing bat batch processing file. When the new system is started, whether an upgrade record exists or not is detected, and if so, corresponding upgrade information is returned.
The ports of the gateway program and their storage paths may differ from server to server. Such as: the gateway program port on the device a is 8081, the upgrade package local path is D \ remote-control-demo,
the batch file it generates will stop the software process at the 8081 port and start the upgrade package under D: \ -remote-control-demo (software port, upgrade file path is generated based on time instances).
For example, the gateway upgrade core bat script is as follows:
# obtaining Administrator Authority
@echo off
%1%2
ver|find"5.">nul&&goto:Admin
mshta
vbscript:createobject("shell.application").shellexecute("%~s0","goto:Admin","","runas",1)(window.close)&goto:eof
:Admin
# close old running program
set port=8081
for/f"tokens=1-5"%%i in('netstat-ano^|findstr":%port%"')do(
echo kill the process%%m who use the port
taskkill/pid%%m-t-f
goto start
)
:start
# Start A New program
START
javaw-jar D:\remote-control-demo\remote-control-demo-0.0.1-SNAPSHOT.jar。
(5) And the gateway equipment reads the corresponding upgrading temporary file information when being started, and returns an upgrading result to the equipment management party, and the equipment management party updates the corresponding upgrading task according to the upgrading result information.
The invention also provides a device remote upgrading control system based on dos commands, which comprises
The equipment management party is used for creating an upgrading task according to the types of the gateway equipment and the sub-equipment, associating a corresponding upgrading package, and matching the gateway information and the sub-equipment information of the same type to be upgraded with the upgrading task in batch;
the equipment management party updates the corresponding upgrading task according to the upgrading result information;
the dispatching center is used for regularly detecting whether the upgrading task reaches an execution condition, and if the upgrading task reaches the execution condition, the dispatching center assembles the sub-equipment and the upgrading packet information to an equipment management terminal to generate an upgrading instruction and sends the upgrading instruction to the gateway equipment;
the gateway equipment is used for downloading the upgrade package, driving the corresponding sub-equipment SDK to upgrade, converting the upgrade package information into an upgrade temporary file and storing the upgrade temporary file in the gateway equipment; generating a corresponding bat batch processing file according to gateway equipment configuration and upgrade package path information, and awakening the gateway software of a new version after the current gateway software is closed by executing the bat batch processing file through the gateway equipment; and the gateway equipment reads the corresponding upgrading temporary file information when being started and returns an upgrading result to the equipment management party.
The gateway equipment executes the bat batch processing file, and specifically, the gateway equipment executes the bat batch processing file through the dos batch processing file which is arranged in advance, so that the gateway software of a new version is awakened after the current gateway software is closed.
And the sub-equipment is used for upgrading according to the bat batch processing file.
The upgrading task realized by the method and the system can be traced and inquired, and the upgrading time can be self-determined, for example, the upgrading is carried out immediately after receiving an instruction, or the upgrading time point is set and the upgrading is carried out at fixed time; the batch upgrading task can be remotely and automatically controlled and executed, and the workload of manual intervention is greatly reduced.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (6)

1. A device remote upgrade control method based on dos commands is characterized by comprising the following steps:
(1) establishing an upgrading task according to the types of the gateway equipment and the sub-equipment, associating a corresponding upgrading package, and matching the same type of gateway information and sub-equipment information to be upgraded with the upgrading task in batch;
(2) regularly detecting whether the upgrading task reaches an execution condition or not through a dispatching center, and if the upgrading task reaches the execution condition, assembling the sub-equipment and the upgrading packet information to an equipment management party to generate an upgrading instruction and sending the upgrading instruction to gateway equipment;
(3) the gateway equipment downloads the upgrade package, drives the corresponding sub-equipment SDK to upgrade, converts the upgrade package information into an upgrade temporary file and stores the upgrade temporary file in the gateway equipment;
(4) generating a corresponding bat batch processing file according to the configuration of the gateway equipment and the path information of the upgrade package, and awakening the gateway software of the new version after the current gateway software is closed by executing the bat batch processing file through the gateway equipment;
(5) and the gateway equipment reads the corresponding upgrading temporary file when being started, and returns an upgrading result to the equipment management party, and the equipment management party updates the corresponding upgrading task according to the upgrading result information.
2. The method for remotely controlling upgrade of equipment based on dos command as claimed in claim 1, wherein the upgrade package information in step (3) includes: the corresponding upgrading task state, the corresponding upgrading packet address and the corresponding upgrading equipment in the equipment management party; and based on the upgrading task, the different types of sub-equipment are corresponding to the different types of upgrading packages, and the matching between the sub-equipment and the upgrading packages is ensured.
3. The method according to claim 1, wherein the step (4) is implemented by the gateway device executing the bat batch file, specifically by a pre-programmed dos batch file, and the gateway device executing the bat batch file wakes up the new version of gateway software after the current gateway software is closed.
4. The method according to claim 1, wherein in step (1), the creating an upgrade task according to the gateway device and the sub-device type includes setting an execution time and a parallel number of the upgrade task.
5. A device remote upgrade control system based on dos command is characterized by comprising
The equipment management party is used for creating an upgrading task according to the types of the gateway equipment and the sub-equipment, associating a corresponding upgrading package, and matching the gateway information and the sub-equipment information of the same type to be upgraded with the upgrading task in batch; the equipment management side also updates the corresponding upgrading task according to the upgrading result information;
the dispatching center is used for regularly detecting whether the upgrading task reaches an execution condition, and if the upgrading task reaches the execution condition, the dispatching center assembles the sub-equipment and the upgrading packet information to an equipment management terminal to generate an upgrading instruction and sends the upgrading instruction to the gateway equipment;
the gateway equipment is used for downloading the upgrade package, driving the corresponding sub-equipment SDK to upgrade, converting the upgrade package information into an upgrade temporary file and storing the upgrade temporary file in the gateway equipment; generating a corresponding bat batch processing file according to gateway equipment configuration and upgrade package path information, and awakening the gateway software of a new version after the current gateway software is closed by executing the bat batch processing file through the gateway equipment; the gateway equipment reads the corresponding upgrading temporary file information when being started and returns the upgrading result to the equipment management party;
and the sub-equipment is used for upgrading according to the bat batch processing file.
6. The system of claim 5, wherein the gateway device executes the bat batch file, and wakes up a new version of gateway software after the current gateway software is closed, specifically, through a pre-programmed dos batch file.
CN202210610394.7A 2022-05-31 2022-05-31 Device remote upgrade control method and system based on dos command Pending CN115022164A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210610394.7A CN115022164A (en) 2022-05-31 2022-05-31 Device remote upgrade control method and system based on dos command

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210610394.7A CN115022164A (en) 2022-05-31 2022-05-31 Device remote upgrade control method and system based on dos command

Publications (1)

Publication Number Publication Date
CN115022164A true CN115022164A (en) 2022-09-06

Family

ID=83071410

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210610394.7A Pending CN115022164A (en) 2022-05-31 2022-05-31 Device remote upgrade control method and system based on dos command

Country Status (1)

Country Link
CN (1) CN115022164A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115623518A (en) * 2022-12-15 2023-01-17 阿里巴巴达摩院(杭州)科技有限公司 Task processing method, platform, system, device and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016180156A1 (en) * 2015-07-21 2016-11-17 中兴通讯股份有限公司 Router cluster upgrade system, method and apparatus
CN106685723A (en) * 2017-01-03 2017-05-17 深圳国人通信股份有限公司 Remote upgrading method and system for embedded network devices
CN107040399A (en) * 2016-02-04 2017-08-11 京东方科技集团股份有限公司 A kind of upgrade file method for down loading, equipment and system
CN107580071A (en) * 2017-09-28 2018-01-12 美的智慧家居科技有限公司 Master-slave equipment upgrade method, device and its equipment
CN109542474A (en) * 2018-10-15 2019-03-29 广东宝莱特医用科技股份有限公司 A kind of batch upgrading method of patient monitor firmware
CN110071819A (en) * 2018-01-22 2019-07-30 江苏迪纳数字科技股份有限公司 A kind of polymorphic type internet of things equipment remote update system
CN110362324A (en) * 2019-06-28 2019-10-22 苏州浪潮智能科技有限公司 A kind of network interface card upgrade method and device
CN111556488A (en) * 2020-04-13 2020-08-18 易视腾科技股份有限公司 OTA (over the air) upgrading method and system for terminal equipment
CN112394966A (en) * 2019-08-19 2021-02-23 云丁网络技术(北京)有限公司 Equipment upgrading method and device, computer readable medium and equipment
CN113485735A (en) * 2021-07-22 2021-10-08 三维通信股份有限公司 Equipment upgrading method and device, storage medium and electronic device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016180156A1 (en) * 2015-07-21 2016-11-17 中兴通讯股份有限公司 Router cluster upgrade system, method and apparatus
CN107040399A (en) * 2016-02-04 2017-08-11 京东方科技集团股份有限公司 A kind of upgrade file method for down loading, equipment and system
CN106685723A (en) * 2017-01-03 2017-05-17 深圳国人通信股份有限公司 Remote upgrading method and system for embedded network devices
CN107580071A (en) * 2017-09-28 2018-01-12 美的智慧家居科技有限公司 Master-slave equipment upgrade method, device and its equipment
CN110071819A (en) * 2018-01-22 2019-07-30 江苏迪纳数字科技股份有限公司 A kind of polymorphic type internet of things equipment remote update system
CN109542474A (en) * 2018-10-15 2019-03-29 广东宝莱特医用科技股份有限公司 A kind of batch upgrading method of patient monitor firmware
CN110362324A (en) * 2019-06-28 2019-10-22 苏州浪潮智能科技有限公司 A kind of network interface card upgrade method and device
CN112394966A (en) * 2019-08-19 2021-02-23 云丁网络技术(北京)有限公司 Equipment upgrading method and device, computer readable medium and equipment
CN111556488A (en) * 2020-04-13 2020-08-18 易视腾科技股份有限公司 OTA (over the air) upgrading method and system for terminal equipment
CN113485735A (en) * 2021-07-22 2021-10-08 三维通信股份有限公司 Equipment upgrading method and device, storage medium and electronic device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115623518A (en) * 2022-12-15 2023-01-17 阿里巴巴达摩院(杭州)科技有限公司 Task processing method, platform, system, device and storage medium

Similar Documents

Publication Publication Date Title
CN108600029B (en) Configuration file updating method and device, terminal equipment and storage medium
CN104899116B (en) Method, source server, destination server and the system of data backup
CN102970305A (en) Deployment method suitable for automatic software installation
CN110912728B (en) Operating system patch batch automatic update management method and system
CN110955457A (en) Batch automatic operation and maintenance management method for operating systems
CN115022164A (en) Device remote upgrade control method and system based on dos command
CN113325810B (en) Automatic data interaction method
CN109039708A (en) Gateway configuration method, device, equipment and computer readable storage medium
CN112527346A (en) Software upgrading method and device, storage medium and electronic device
CN107707394A (en) Equipment remote upgrade method, server, system and readable storage medium storing program for executing
US11563630B2 (en) Workflow for self provisioning smart well controller
CN105224453A (en) The automatic test approach of system compatibility and device
CN112822254A (en) Data acquisition and transmission system and method for remotely upgrading and allocating parameters on line
CN117493101A (en) Timing inspection task realization system based on gocron
CN116955232A (en) Hardware identification method and device based on control system
CN113364820A (en) Equipment control method and device of Internet of things service system
CN110740447A (en) remote log grabbing method for Android terminal
CN110611610A (en) Embedded Internet of things energy gateway and Internet of things system
CN103064676B (en) A kind of control method to component in open service gateway initiative
CN111988376B (en) Control program distribution updating method based on intelligent gateway edge calculation
CN115291892A (en) Method and system for deploying micro service based on Ansible
CN114879977A (en) Application deployment method, device and storage medium
CN108089917A (en) A kind of application process control method and device
CN110569047A (en) method for remotely updating human-computer interface based on detachable communication module
CN111726422A (en) Tool and method for controlling windows rapid deployment in batches

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