WO2023045300A1 - 一种新型便携式程序升级方法 - Google Patents

一种新型便携式程序升级方法 Download PDF

Info

Publication number
WO2023045300A1
WO2023045300A1 PCT/CN2022/085725 CN2022085725W WO2023045300A1 WO 2023045300 A1 WO2023045300 A1 WO 2023045300A1 CN 2022085725 W CN2022085725 W CN 2022085725W WO 2023045300 A1 WO2023045300 A1 WO 2023045300A1
Authority
WO
WIPO (PCT)
Prior art keywords
password
protocol
source program
portable
heartbeat
Prior art date
Application number
PCT/CN2022/085725
Other languages
English (en)
French (fr)
Inventor
虞小洲
徐磊
Original Assignee
常州星宇车灯股份有限公司
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 常州星宇车灯股份有限公司 filed Critical 常州星宇车灯股份有限公司
Priority to EP22769541.8A priority Critical patent/EP4177735B1/en
Priority to JP2022558538A priority patent/JP7356601B1/ja
Publication of WO2023045300A1 publication Critical patent/WO2023045300A1/zh

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
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/606Protecting data by securing the transmission between two devices or processes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/143Termination or inactivation of sessions, e.g. event-controlled end of session
    • H04L67/145Termination or inactivation of sessions, e.g. event-controlled end of session avoiding end of session, e.g. keep-alive, heartbeats, resumption message or wake-up for inactive or interrupted session

Definitions

  • the invention belongs to the field of electronic technology and relates to a novel portable program upgrading method.
  • Mature electronic equipment is always accompanied by a lot of testing, modification, re-testing, and re-modification. Only products that have been verified by actual vehicles are stable and reliable.
  • the purpose of the present invention is to provide a novel portable program upgrade method, which solves the technical problem of using one portable upgrade device to perform program upgrades on a variety of different devices to be upgraded and ensure the accuracy of program upgrades.
  • a novel portable program upgrade method comprising the following steps: Step 1: Set up a protocol packet pool in the portable upgrade device, the protocol packet pool includes a protocol packet database and an encrypted heartbeat protocol database, Store multiple encrypted heartbeat protocols in the encrypted heartbeat protocol database, and store multiple protocol packets in the protocol packet database; establish a mapping relationship table between the protocol packets and the storage address of the encrypted heartbeat protocol in the protocol packet pool; A source program data pool is established in the source program data pool, and several source program data are stored in the source program data pool.
  • the source program data is used for program upgrade of the device to be upgraded; a password pool is established in the portable upgrade device, and the password pool includes a password comparison table storage area and The password data storage area stores the specific data of several passwords and the last change information in the password data storage area.
  • the specific data of the password includes the password itself, and the last change information is the old password retained after the password change and the change time information; Set up and store the relationship list between the storage address of source program data, the password storage address corresponding to source program data and the protocol package address corresponding to source program in the password comparison table storage area; set up a program attribute search module in the portable upgrade device, In the program attribute search module, a list of mapping relations between the protocol packet pool, the source program data pool and the password pool is established, and a source program retrieval engine is established.
  • Step 2 The portable upgrade device sends an unencrypted heartbeat protocol to the device to be upgraded through the programming interface to determine whether the correct protocol package is used. If the protocol package is incorrect at this time, the device to be upgraded will not reply any heartbeat protocol data , the portable upgrading device displays the information of reselecting the type of protocol package and its source program, and prompts the operator to make a selection, and then proceed to step 2; if correct, the device to be upgraded will reply the heartbeat protocol data, and proceed to step 3.
  • Step 3 The portable upgrade device sends the encrypted heartbeat protocol at three consecutive intervals to determine whether the correct encrypted heartbeat reply is received: if the encrypted heartbeat protocol is sent and the correct reply is received, it proves that the heartbeat protocol between the portable upgrade device and the device to be upgraded is correct , go to step 4; if it is not correct, it proves that the heartbeat protocol between the portable upgrading device and the device to be upgraded is incorrect, and the version of the corresponding source program is also incorrect. At this time, it prompts to re-select the encrypted heartbeat protocol package and source program, And wait for the operator to re-select, then go to step 2.
  • Step 4 The portable upgrading device determines the address of the source program, and transmits the first part of the source program to the device to be upgraded.
  • Step 5 After sending the first part of the source program, the portable upgrade device sends the password in the password pool corresponding to the source program; the portable upgrade device judges whether it has received the correct reply from the device to be upgraded: if it receives the correct reply from the device to be upgraded, Then go to step 6; if no correct reply from the device to be upgraded is received, go to step 7.
  • Step 6 The portable upgrade device determines the address of the source program, and transmits the second part of the source program to the device to be upgraded; after the transmission is completed, the portable upgrade device prompts that the upgrade is successful, and displays all upgrade-related node information, and jumps to step 10.
  • Step 7 The portable upgrade device displays password error information, and displays password-related modification information and current password information.
  • Step 8 The portable upgrade device waits for the user to choose, and the timer counts: if the user makes a choice, go to step 9; if the user does not make a choice, after the timing is over, it prompts that the upgrade failed, and displays the error node information, and jumps to Go to step 10.
  • Step 9 The user reselects the protocol package and source program data.
  • the unencrypted heartbeat protocol is: header byte device number type timestamp check digit tail byte.
  • the unencrypted heartbeat protocol replied by the device to be upgraded is: header byte device number type timestamp check digit tail byte, in which the device number is 4 bytes, the first two bytes are high words, and the last two bytes are The low word and the high word indicate the type of equipment, and the low word indicates the specific serial number of the equipment.
  • the encrypted heartbeat protocol is: header byte device number type heartbeat password check digit tail byte.
  • the encrypted heartbeat protocol replied by the device to be upgraded is: header byte device number type source program version number check digit tail byte, where the heartbeat password and the password in the password pool are not the same password; the source program version number is the device to be upgraded The version number of the original program.
  • one protocol package corresponds to several encrypted heartbeat protocols, and the encrypted data of each encrypted heartbeat protocol is different; the encrypted heartbeat protocol is to modify the time stamp in the unencrypted heartbeat protocol into heartbeat password data, and then package and send the encryption protocol package.
  • the password in the password pool is unique, and one password only corresponds to one encrypted heartbeat protocol, the password in the password pool and the password in the encrypted heartbeat protocol are not the same password;
  • the data structure of the password pool is divided into two parts, The first part is used to store the storage address of the password and the address of the mapped encrypted heartbeat protocol, and the second part is used to store the data itself of the password and related update information.
  • the source program when performing steps 4 and 6, the source program is divided into two parts and stored in the source program data pool, that is, the first part of the source program and the second part of the source program, and the source program is added before the first part upgrades the package Program attribute, the source program attribute includes the version number.
  • step 7 when step 7 is executed, if no correct reply is received, it proves that the password verification of the password pool fails, and at this time, the password data in the password pool used and the update information related thereto are displayed, and the update information includes The time information of the password update and the old password information retained from the last update.
  • the user when performing steps 8 and 9, the user makes a selection on the touch screen provided by the portable upgrade device.
  • a novel portable program upgrade method described in the present invention solves the technical problem of performing program upgrades on a variety of different devices to be upgraded through a portable upgrade device to ensure accurate program upgrades.
  • the form of the heartbeat protocol is used to confirm whether the upgrade device is correct, which greatly reduces the programming work of the protocol data. It is only necessary to slightly modify the heartbeat data, which is convenient and has wide applicability.
  • the present invention divides the upgrade program into two upgrades. The form of the package is sent to the device to be upgraded, which can check the errors in the upgrading process step by step, quickly interrupt the wrong operation, and ensure the efficiency of the upgrading work.
  • the present invention also performs password verification while sending the upgrading package, which greatly improves The confidentiality of the upgrade work is increased, and the accuracy of the upgrade program is ensured.
  • the invention is applicable to devices with operating systems such as ARM systems.
  • Fig. 1 is a schematic diagram of the mapping relationship of the program attribute lookup table of the present invention
  • Fig. 2 is a schematic diagram of the data structure of the protocol packet pool of the present invention.
  • Fig. 3 is a schematic diagram of the data structure of the source program data pool of the present invention.
  • Fig. 4 is a schematic diagram of the data structure of the password pool of the present invention.
  • Fig. 5 is a flow chart of the program upgrade of the present invention.
  • a kind of novel portable program upgrade method as shown in Figure 1- Figure 5 comprises the following steps:
  • Step 1 Set up a protocol packet pool in the portable upgrade device, the protocol packet pool includes a protocol packet database and an encrypted heartbeat protocol database, store multiple encrypted heartbeat protocols in the encrypted heartbeat protocol database, and store multiple protocol packets in the protocol packet database; Establish a mapping relationship table between the protocol packet and the storage address of the encrypted heartbeat protocol in the protocol packet pool; establish a source program data pool in the portable upgrade device, and store several source program data in the source program data pool.
  • each source program data is divided into source program attributes, the first part of the upgrade package and the second part of the upgrade package, and the source program data pool is divided into two storage areas, namely the high storage area and the low storage area area, the high storage area is used to store the source program attributes of all source program data and the first part of the upgrade package, and the low storage area is used to store the second part of the upgrade package of all source program data;
  • a password pool is established in the portable upgrade device, the password pool Including the password comparison table storage area and the password data storage area.
  • the specific data of several passwords and the last change information are stored in the password data storage area.
  • the specific data of the password includes the password itself, and the last change information is retained after the password is changed.
  • Old password and replacement time information establish and store the storage address of the source program data, the password storage address corresponding to the source program data and the address of the protocol package corresponding to the source program in the storage area of the password comparison table; in the portable upgrade device A program attribute search module is established, in which a list of mapping relations among protocol package pool, source program data pool and password pool is established, and a source program retrieval engine is established.
  • Step 2 The portable upgrade device sends an unencrypted heartbeat protocol to the device to be upgraded through the programming interface to determine whether the correct protocol package is used. If the protocol package is incorrect at this time, the device to be upgraded will not reply any heartbeat protocol data , the portable upgrading device displays the information of reselecting the type of protocol package and its source program, and prompts the operator to make a selection, and then proceed to step 2; if correct, the device to be upgraded will reply the heartbeat protocol data, and proceed to step 3.
  • Step 3 The portable upgrade device sends the encrypted heartbeat protocol at three consecutive intervals to determine whether the correct encrypted heartbeat reply is received: if the encrypted heartbeat protocol is sent and the correct reply is received, it proves that the heartbeat protocol between the portable upgrade device and the device to be upgraded is correct , go to step 4; if it is not correct, it proves that the heartbeat protocol between the portable upgrading device and the device to be upgraded is incorrect, and the version of the corresponding source program is also incorrect. At this time, it prompts to re-select the encrypted heartbeat protocol package and source program, And wait for the operator to re-select, then go to step 2.
  • Step 4 The portable upgrading device determines the address of the source program, and transmits the first part of the source program to the device to be upgraded.
  • the mapping relationship between the protocol packet pool and the source program data pool is: the address of the encrypted heartbeat protocol is recorded in the protocol packet pool, and the source program attribute address is recorded in the encrypted heartbeat protocol, so that the protocol can be accurately found out.
  • protocol packet 1, protocol packet 2...protocol packet n represent multiple protocol packets
  • encrypted heartbeat protocol 1 encrypted heartbeat protocol 2
  • encrypted heartbeat protocol 1 represent multiple An encrypted heartbeat protocol, when stored, the data structure is: protocol package 1 + the address of the relevant encrypted heartbeat, encrypted heartbeat protocol 1 + the storage method of the source program 1 attribute address.
  • mapping method is that encrypted heartbeat protocol 1 corresponds to encrypted heartbeat protocol 1 and encrypted heartbeat protocol 2, and encrypted heartbeat protocol 2 corresponds to encrypted heartbeat protocol 3 and encrypted heartbeat protocol 4.
  • encrypted heartbeat protocol 1 corresponds to encrypted heartbeat protocol 1 and encrypted heartbeat protocol 2
  • encrypted heartbeat protocol 2 corresponds to encrypted heartbeat protocol 3 and encrypted heartbeat protocol 4.
  • the invention finds out the exact source program in this way.
  • Step 5 After sending the first part of the source program, the portable upgrade device sends the password in the password pool corresponding to the source program; the portable upgrade device judges whether it has received the correct reply from the device to be upgraded: if it receives the correct reply from the device to be upgraded, Then go to step 6; if no correct reply from the device to be upgraded is received, go to step 7.
  • Figure 4 shows the data storage structure in the password pool.
  • the data structure of the password pool is divided into two parts, one is used to store the password storage address and the address of the mapped encrypted heartbeat protocol, and the other is used to store the password data itself and related updates.
  • password 1 address + encrypted heartbeat protocol 1 address that is, the storage address of password 1 and the mapped storage address of encrypted heartbeat protocol 1.
  • Password 1+time information+last change information that is, the specific data of password 1 itself, the time information of password update and the old password information retained during the last update.
  • the present invention adopts a password-unique method, which greatly increases the confidentiality of the source program, and can divide the upgrade work into two parts, increases the strength of process inspection, and ensures the accuracy of the upgrade work.
  • Step 6 The portable upgrade device determines the address of the source program, and transmits the second part of the source program to the device to be upgraded; after the transmission is completed, the portable upgrade device prompts that the upgrade is successful, and displays all upgrade-related node information, and jumps to step 10.
  • the source program of the present invention is divided into two parts to be stored in the source program data pool, that is, the first part of the source program and the second part of the source program, that is, the first part as shown in Figure 3
  • a part of the upgrade package and the second sub-upgrade package, source program 1, source program 2... source program n in Fig. 3 represents a plurality of source program packages, in order to represent the version number of the source program, the present invention Added the source program attribute, which includes the version number.
  • the present invention divides the upgrade process into unencrypted heartbeat protocol nodes, encrypted heartbeat protocol nodes, the first part of the upgrade package node, the password verification node of the password pool, and the second part of the upgrade package node.
  • the upgrade When the upgrade is completed, it will be displayed on the display screen interface
  • the relevant information of each node greatly enhances the traceability of the upgrade work and increases the accuracy of the upgrade work.
  • Step 7 The portable upgrade device displays password error information, and displays password-related modification information and current password information. If no correct reply is received, it proves that the password verification of the password pool has failed, and the password used will be displayed at this time.
  • the update information includes the time information of password update and the old password information retained during the last update.
  • Step 8 The portable upgrade device waits for the user to choose, and the timer counts: if the user makes a choice, go to step 9; if the user does not make a choice, after the timing is over, it prompts that the upgrade failed, and displays the error node information, and jumps to Go to step 10.
  • Step 9 The user reselects the protocol package and source program data.
  • the unencrypted heartbeat protocol is: header byte device number type timestamp check digit tail byte.
  • the unencrypted heartbeat protocol replied by the device to be upgraded is: header byte device number type timestamp check digit tail byte.
  • the device number is 4 bytes, the first two bytes are high word, the last two bytes are low word, the high word indicates the type of equipment, and the low word indicates the specific number of the device.
  • the protocols adopted by all devices to be upgraded include the heartbeat protocol.
  • the encrypted heartbeat protocol is: header byte device number type heartbeat password check digit tail byte.
  • the encrypted heartbeat protocol of the device to be upgraded is: header byte device number type source program version number check digit tail byte.
  • the heartbeat password and the password in the password pool are not the same password; the source program version number is the version number of the original program in the device to be upgraded.
  • the original program of the device to be upgraded can be well determined through the encrypted heartbeat protocol, and the source program to be upgraded can also be accurately selected.
  • one protocol package corresponds to several encrypted heartbeat protocols, and the encrypted data of each encrypted heartbeat protocol is different; the encrypted heartbeat protocol is to modify the time stamp in the unencrypted heartbeat protocol into heartbeat password data, and then package and send the encryption protocol package.
  • the password in the password pool is unique, and one password only corresponds to one encrypted heartbeat protocol, the password in the password pool and the password in the encrypted heartbeat protocol are not the same password;
  • the data structure of the password pool is divided into two parts, The first part is used to store the storage address of the password and the address of the mapped encrypted heartbeat protocol, and the second part is used to store the data itself of the password and related update information.
  • the source program when performing steps 4 and 6, the source program is divided into two parts and stored in the source program data pool, that is, the first part of the source program and the second part of the source program, and the source program is added before the first part upgrades the package Program attribute, the source program attribute includes the version number.
  • step 7 when step 7 is executed, if no correct reply is received, it proves that the password verification of the password pool fails, and at this time, the password data in the password pool used and the update information related thereto are displayed, and the update information includes The time information of the password update and the old password information retained from the last update.
  • the user when performing steps 8 and 9, the user makes a selection on the touch screen provided by the portable upgrade device.
  • the portable upgrade device includes a touch screen, a main control chip, a programming interface and three flash memories, and the three flash memories communicate with the main control chip through different IO ports respectively, the programming interface communicates with the main control chip, and the touch screen Communicate with the main control chip through the serial port.
  • the protocol packet pool is established in flash memory A, and flash memory A is divided into two data storage areas, protocol packet database and encrypted heartbeat protocol The database is stored separately in these two datastores.
  • the program attribute search module is set up in the main control chip.
  • the source program data pool is established in the flash memory B, and the flash memory B is divided into two storage areas, and the source program data is divided into two parts and stored in the two storage areas of the flash memory B.
  • the password pool is established in the flash memory C, and the flash memory C is divided into two storage areas, one storage area is used to store the storage address of the password and the address of the encrypted heartbeat protocol mapped, and the other storage area is used to store the data of the password itself and related updates.
  • a new type of portable program upgrading method described in the present invention solves the technical problem of using a portable upgrading device to perform program upgrading on a variety of different devices to be upgraded to ensure accurate program upgrading.
  • the present invention adopts the form of heartbeat protocol to confirm Whether the upgrade device is correct or not greatly reduces the programming work of the protocol data, and only needs to slightly modify the heartbeat data, which is convenient and has wide applicability.
  • the present invention divides the upgrade program into two upgrade packages and sends them to the Upgrade equipment can check the errors in the upgrade process step by step, quickly interrupt the wrong operation, and ensure the efficiency of the upgrade work.
  • the present invention also performs password verification while sending the upgrade package, which greatly increases the confidentiality of the upgrade work and ensures the accuracy of the upgrade program, the invention is applicable to devices with operating systems such as ARM systems.
  • each functional unit in each embodiment of the present invention may be integrated into one processing module, each unit may exist separately physically, or two or more units may be integrated into one module.
  • the above-mentioned integrated modules can be implemented in the form of hardware or in the form of software function modules. If the integrated modules are realized in the form of software function modules and sold or used as independent products, they can also be stored in a computer-readable storage medium.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • Computer Hardware Design (AREA)
  • Databases & Information Systems (AREA)
  • Cardiology (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

本发明公开了一种新型便携式程序升级方法,属于电子技术领域,包括首先从协议池中选择一个协议包,向待升级设备发送一个该协议包下的未加密心跳协议,以确定当待升级设备回复了心跳数据后,再向待升级设备发送加密心跳协议数据,当待升级设备回复了正确的加密心跳协议后,再将协议包对应的源程序分成两部分发送给待升级设备进行程序升级,在第一部分升级包和第二部分升级包之间,加入密码验证,解决了通过一款便携式升级设备对多款不同的待升级设备进行程序升级,保证程序升级准确的技术问题,本发明极大的降低了协议数据的编程工作,只需对心跳数据进行微小的修改即可,方便且适用性广。

Description

一种新型便携式程序升级方法 技术领域
本发明属于电子技术领域,涉及一种新型便携式程序升级方法。
背景技术
成熟的电子设备,总会伴随着大量的测试、修改、再测试、再修改的过程。只有经过实车验证的产品,才是稳定可靠的。
传统的电子产品,一旦出现问题就得拆卸外壳,损伤的外观或结构,直接导致产品的报废,浪费大量的时间和金钱。
目前汽车上许多电子设备都带有LIN或CAN总线,利用总线通信的方式,在不需要拆卸的情况下就可实现远程升级,达到原先拆卸维修一样的目的,既方便又便捷。
一般售后维修人员的知识储备相对欠缺,如果每个人都匹配一台电脑,利用PC端的上位机实现远程升级,对人员的要求未免有点苛刻,操作的繁琐容易造成升级失败的情况。
发明内容
本发明为解决上述技术问题,本发明的目的是提供一种新型便携式程序升级方法,解决了通过一款便携式升级设备对多款不同的待升级设备进行程序升级,保证程序升级准确的技术问题。
为实现上述目的,本发明采用如下技术方案:一种新型便携式程序升级方法,包括如下步骤:步骤1:在便携式升级设备中设立协议包池,协议包池包括协议包数据库和加密心跳协议数据库,在加密心跳协议数据库中存储多个加密心跳协议,在协议包数据库中存储多个协议包;在协议包池中建立协议包与加密心跳协议的存储地址之间的映射关系表;在便携式升级设备中建立源程序数据池,在源程序数据池中存储数个源程序数据,源程序数据用于对待升级设备进行程序升级;在便携式升级设备中建立密码池,密码池包括密码对照表存储区和密码数据存储区,在密码数据存储区存储数个密码的具体数据以及上一次更换信息,密码的具体数据包括密码本身,上一次更换信息为对密码更换后保留下来的旧密码以及更换时间信息;在密码对照表存储区建立并存储源程序数据的存储地址、源程序数据对应的密码存储地址和源程序对应的协议包地址之间的关系列表;在便携式升级设备中建立一个程序属性查找模块,在程序属性查找模块中建立协议包池、源程序数据池和密码池之间的映射关系列表,并建立源程序检索引擎。
步骤2:便携式升级设备通过编程接口向待升级设备发送一个未加密心跳协议,以确定是否采用了正确的协议包,如果此时协议包不正确,则待升级设备不会回复任何的心跳协议数据,便携式升级设备显示重新选择协议包的类型及其源程序的信息,提示操作员进行选择后,再执行步骤2;如果正确,则待升级设备会回复心跳协议数据,执行步骤3。
步骤3:便携式升级设备连续三次间隔发送加密心跳协议,判断是否收到正确的加密心跳回复:如果发送加密心跳协议得到了正确的回复,则证明便携式升级设备与待升级 设备之间的心跳协议正确,执行步骤4;如果不正确,则证明便携式升级设备与待升级设备之间的心跳协议不正确,所对应的源程序的版本也不正确,此时提示重新选择加密心跳协议包和源程序,并等待操作人员重新选择后,执行步骤2。
步骤4:便携式升级设备确定源程序地址,并向待升级设备传输源程序的第一部分。
步骤5:源程序的第一部分发送完毕后,便携式升级设备发送源程序对应的密码池中的密码;便携式升级设备判断是否收到了待升级设备的正确回复:如果收到了待升级设备的正确回复,则执行步骤6;如果没有收到待升级设备的正确回复,则执行步骤7。
步骤6:便携式升级设备确定源程序的地址,并向待升级设备传输源程序的第二部分;传完毕后,便携式升级设备提示升级成功,并显示所有升级相关的节点信息,并跳转到步骤10。
步骤7:便携式升级设备显示密码错误信息,并显示密码相关的修改信息和现用密码信息。
步骤8:便携式升级设备等待用户选择,计时器进行计时:如果用户进行了选择,则执行步骤9;如果没有进行选择操作,则在计时完毕后,提示升级失败,并显示错误节点信息,并跳转到步骤10。
步骤9:用户重新选择协议包以及源程序数据。
步骤10:结束。
优选的,未加密心跳协议为:头字节 设备编号 类型 时间戳 校验位 尾字节。
待升级设备回复的未加密心跳协议为:头字节 设备编号 类型 时间戳 校验位 尾字节,其中设备编号为4个字节,前两个字节为高字,后两个字节为低字,高字表示设备的种类,低字表示设备的具体编号。
加密心跳协议为:头字节 设备编号 类型 心跳密码 校验位 尾字节。
待升级设备回复的加密心跳协议为:头字节 设备编号 类型 源程序版本号 校验位 尾字节,其中,心跳密码与密码池中的密码不是同一个密码;源程序版本号是待升级设备中原有的程序的版本号。
优选的,一个协议包对应数个加密心跳协议,每一个加密心跳协议的加密数据均不相同;加密心跳协议是将未加密心跳协议中的时间戳修改成心跳密码数据后,进行打包发送的加密协议包。
优选的,密码池中的密码具有唯一性,且一个密码只对应一个加密心跳协议,密码池中的密码与加密心跳协议中的密码不是同一个密码;密码池的数据结构分为两个部分,第一部分用来存储密码的存储地址以及映射的加密心跳协议的地址,第二部分用来存储密码的数据本身以及相关更新信息。
优选的,在执行步骤4和步骤6时,源程序分为两个部分存储在源程序数据池中,即,源程序的第一部分和源程序的第二部分,在第一部分升级包前加入源程序属性,源程序属性包括版本号。
优选的,在执行步骤7时,如果没有收到正确的回复,则证明密码池的密码校验失败,此时则显示所使用的密码池中的密码数据以及与其相关的更新信息,更新信息包括密码更新的时间信息和上次更新时保留下的旧密码信息。
优选的,在执行步骤8和步骤9时,用户是在便携式升级设备所提供的触摸屏上进行选择。
本发明的有益效果:本发明所述的一种新型便携式程序升级方法,解决了通过一款便携式升级设备对多款不同的待升级设备进行程序升级,保证程序升级准确的技术问题,本发明采用心跳协议的形式来确认升级设备是否正确,极大的降低了协议数据的编程工作,只需对心跳数据进行微小的修改即可,方便且适用性广,本发明采用将升级程序分成两个升级包的形式发送给待升级设备,可以分步检查升级工序中的错误,快速的打断错误的操作,保证升级工作的高效,本发明在发送升级包的同时还进行密码校验,极大的增加了升级工作的保密性,并确保了升级程序的准确度,本发明适用在ARM系统等具有操作系统的设备。
附图说明
图1是本发明的程序属性查找表的映射关系示意图;
图2是本发明的协议包池的数据结构示意图;
图3是本发明的源程序数据池的数据结构示意图;
图4是本发明的密码池的数据结构示意图;
图5是本发明的程序升级流程图。
具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
如图1-图5所示的一种新型便携式程序升级方法,包括如下步骤:
步骤1:在便携式升级设备中设立协议包池,协议包池包括协议包数据库和加密心跳协议数据库,在加密心跳协议数据库中存储多个加密心跳协议,在协议包数据库中存储多个协议包;在协议包池中建立协议包与加密心跳协议的存储地址之间的映射关系表;在便携式升级设备中建立源程序数据池,在源程序数据池中存储数个源程序数据,源程序数据用于对待升级设备进行程序升级;每一个源程序数据均分为源程序属性、第一部分升级包和第二部分升级包,源程序数据池分为两个存储区,分别为高位存储区和低位存储区,高位存储区用于存储所有源程序数据的源程序属性和第一部分升级包,低位存储区用于存储所有源程序数据的第二部分升级包;在便携式升级设备中建立密码池,密码池包括密码对照表存储区和密码数据存储区,在密码数据存储区存储数个密码的具体数据以及上一次更换信息,密码的具体数据包括密码本身,上一次更换信息为对密码更换后保留下来的旧密码以及更换时间信息;在密码对照表存储区建立并存储源程序数据的存储地址、源程序数据对应的密码存储地址和源程序对应的协议包地址之间的关系列表;在便携式升级设备中建立一个程序属性查找模块,在程序属性查找模块中建立协议包池、源程序数据池和密码池之间的映射关系列表,并建立源程序检索引擎。
步骤2:便携式升级设备通过编程接口向待升级设备发送一个未加密心跳协议,以 确定是否采用了正确的协议包,如果此时协议包不正确,则待升级设备不会回复任何的心跳协议数据,便携式升级设备显示重新选择协议包的类型及其源程序的信息,提示操作员进行选择后,再执行步骤2;如果正确,则待升级设备会回复心跳协议数据,执行步骤3。
步骤3:便携式升级设备连续三次间隔发送加密心跳协议,判断是否收到正确的加密心跳回复:如果发送加密心跳协议得到了正确的回复,则证明便携式升级设备与待升级设备之间的心跳协议正确,执行步骤4;如果不正确,则证明便携式升级设备与待升级设备之间的心跳协议不正确,所对应的源程序的版本也不正确,此时提示重新选择加密心跳协议包和源程序,并等待操作人员重新选择后,执行步骤2。
由于同一个协议包有可能对应多个不同的心跳加密协议,所以这里需要对心跳加密协议进行确定,进而再确定升级程序的源程序的版本是否选择正确。
步骤4:便携式升级设备确定源程序地址,并向待升级设备传输源程序的第一部分。
本实施例中,协议包池和源程序数据池之间的映射关系为:协议包池中记录了加密心跳协议的地址,而加密心跳协议又记录了源程序属性地址,从而可以准确的找出协议包对应的源程序。
如图2和图3所示,协议包1、协议包2...协议包n即表示了多个协议包,加密心跳协议1、加密心跳协议2...加密心跳协议n即表示了多个加密心跳协议,在存储时,数据结构为:协议包1+相关加密心跳的地址、加密心跳协议1+源程序1属性地址的存储方式。
由于一个协议包有可能对应多个加密心跳协议,则其映射方式为加密心跳协议1对应加密心跳协议1和加密心跳协议2,而加密心跳协议2对应加密心跳协议3和加密心跳协议4,本发明通过此种方式来找出准确的源程序。
步骤5:源程序的第一部分发送完毕后,便携式升级设备发送源程序对应的密码池中的密码;便携式升级设备判断是否收到了待升级设备的正确回复:如果收到了待升级设备的正确回复,则执行步骤6;如果没有收到待升级设备的正确回复,则执行步骤7。
如图4所示为密码池中的数据存储结构,密码池的数据结构分为两个部分,一个用来存储密码的存储地址以及映射的加密心跳协议的地址,一个用来存储密码的数据本身以及相关更新信息。
如:密码1地址+加密心跳协议1地址,即,密码1的存储地址以及映射的加密心跳协议1的存储地址。
密码1+时间信息+上一次更换信息,即密码1的具体数据本身、密码更新的时间信息和上次更新时保留下的旧密码信息。
本发明采用密码唯一的方式,极大的增加了源程序的保密性,且可以将升级工作分成两个部分,增加了工序检查得力度,保证了升级工作的准确。
步骤6:便携式升级设备确定源程序的地址,并向待升级设备传输源程序的第二部分;传完毕后,便携式升级设备提示升级成功,并显示所有升级相关的节点信息,并跳转到步骤10。
如图3所示,本发明的源程序是分为两个部分来存储在源程序数据池中,即,源程序的第一部分和源程序的第二部分,也就是如图3所示的第一部分升级包和第二分升级包,图3中的源程序1、源程序2...源程序n表多个源程序包,为了表示源程序的版本号,本发明 在第一部分升级包前加入了源程序属性,源程序属性包括了版本号。
本发明将升级工序分成了未加密心跳协议节点、加密心跳协议节点、第一部分升级包节点、密码池的密码校验节点和第二部分升级包节点,当升级完成后,在显示屏界面上显示各个节点的相关信息,极大的增强了升级工作的可溯源性,增加了升级工作的准确度。
步骤7:便携式升级设备显示密码错误信息,并显示密码相关的修改信息和现用密码信息,如果没有收到正确的回复,则证明密码池的密码校验失败,此时则显示所使用的密码池中的密码数据以及与其相关的更新信息,更新信息包括密码更新的时间信息和上次更新时保留下的旧密码信息。
步骤8:便携式升级设备等待用户选择,计时器进行计时:如果用户进行了选择,则执行步骤9;如果没有进行选择操作,则在计时完毕后,提示升级失败,并显示错误节点信息,并跳转到步骤10。
步骤9:用户重新选择协议包以及源程序数据。
步骤10:结束。
优选的,未加密心跳协议为:头字节 设备编号 类型 时间戳 校验位 尾字节。
待升级设备回复的未加密心跳协议为:头字节 设备编号 类型 时间戳 校验位 尾字节。
其中设备编号为4个字节,前两个字节为高字,后两个字节为低字,高字表示设备的种类,低字表示设备的具体编号。
在本实施例中,所有待升级设备所采用的协议均包含了心跳协议。
加密心跳协议为:头字节 设备编号 类型 心跳密码 校验位 尾字节。
待升级设备回复的加密心跳协议为:头字节 设备编号 类型 源程序版本号 校验位 尾字节。
其中,心跳密码与密码池中的密码不是同一个密码;源程序版本号是待升级设备中原有的程序的版本号。
本实施例通过加密心跳协议可以很好的确定待升级设备原有的程序是哪一个,并且还可以准确的选择出准备升级的源程序。
优选的,一个协议包对应数个加密心跳协议,每一个加密心跳协议的加密数据均不相同;加密心跳协议是将未加密心跳协议中的时间戳修改成心跳密码数据后,进行打包发送的加密协议包。
优选的,密码池中的密码具有唯一性,且一个密码只对应一个加密心跳协议,密码池中的密码与加密心跳协议中的密码不是同一个密码;密码池的数据结构分为两个部分,第一部分用来存储密码的存储地址以及映射的加密心跳协议的地址,第二部分用来存储密码的数据本身以及相关更新信息。
优选的,在执行步骤4和步骤6时,源程序分为两个部分存储在源程序数据池中,即,源程序的第一部分和源程序的第二部分,在第一部分升级包前加入源程序属性,源程序属性包括版本号。
优选的,在执行步骤7时,如果没有收到正确的回复,则证明密码池的密码校验失败,此时则显示所使用的密码池中的密码数据以及与其相关的更新信息,更新信息包括密码更新的时间信息和上次更新时保留下的旧密码信息。
优选的,在执行步骤8和步骤9时,用户是在便携式升级设备所提供的触摸屏上进行选择。
本实施例中,便携式升级设备包括一个触摸屏、一个主控芯片、编程接口和三个flash存储器,三个flash存储器分别通过不同的IO口与主控芯片通信,编程接口与主控芯片通信,触摸屏通过串口与主控芯片通信。
设定这三个flash存储器分别为flash存储器A、flash存储器B和flash存储器C,协议包池建立在flash存储器A中,flash存储器A被分为两个数据存储区,协议包数据库和加密心跳协议数据库分别存储在这两个数据存储区内。
程序属性查找模块设立在主控芯片中。
所述源程序数据池建立在flash存储器B中,flash存储器B分为两个存储区,源程序数据是分为两个部分存储在flash存储器B的两个存储区中。
所述密码池建立在flash存储器C中,flash存储器C分为两个存储区,一个存储区用来存储密码的存储地址以及映射的加密心跳协议的地址、另一个存储区用来存储密码的数据本身以及相关更新信息。
在本实施例中,由于源程序数据、密码以及协议包的种类较多,需要分成多个flash存储器进行存储,以方便数据调取和交互。
本发明所述的一种新型便携式程序升级方法,解决了通过一款便携式升级设备对多款不同的待升级设备进行程序升级,保证程序升级准确的技术问题,本发明采用心跳协议的形式来确认升级设备是否正确,极大的降低了协议数据的编程工作,只需对心跳数据进行微小的修改即可,方便且适用性广,本发明采用将升级程序分成两个升级包的形式发送给待升级设备,可以分步检查升级工序中的错误,快速的打断错误的操作,保证升级工作的高效,本发明在发送升级包的同时还进行密码校验,极大的增加了升级工作的保密性,并确保了升级程序的准确度,本发明适用在ARM系统等具有操作系统的设备。
本技术领域的普通技术人员可以理解实现上述实施例方法携带的全部或部分步骤是可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机可读存储介质中,该程序在执行时,包括方法实施例的步骤之一或其组合。
此外,在本发明各个实施例中的各功能单元可以集成在一个处理模块中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。所述集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。
尽管上面已经示出和描述了本发明的实施例,可以理解的是,上述实施例是示例性的,不能理解为对本发明的限制,本领域的普通技术人员在本发明的范围内可以对上述实施例进行变化、修改、替换和变型。

Claims (7)

  1. 一种新型便携式程序升级方法,其特征在于:包括如下步骤:
    步骤1:在便携式升级设备中设立协议包池,协议包池包括协议包数据库和加密心跳协议数据库,在加密心跳协议数据库中存储多个加密心跳协议,在协议包数据库中存储多个协议包;在协议包池中建立协议包与加密心跳协议的存储地址之间的映射关系表;在便携式升级设备中建立源程序数据池,在源程序数据池中存储数个源程序数据,源程序数据用于对待升级设备进行程序升级;在便携式升级设备中建立密码池,密码池包括密码对照表存储区和密码数据存储区,在密码数据存储区存储数个密码的具体数据以及上一次更换信息,密码的具体数据包括密码本身,上一次更换信息为对密码更换后保留下来的旧密码以及更换时间信息;在密码对照表存储区建立并存储源程序数据的存储地址、源程序数据对应的密码存储地址和源程序对应的协议包地址之间的关系列表;在便携式升级设备中建立一个程序属性查找模块,在程序属性查找模块中建立协议包池、源程序数据池和密码池之间的映射关系列表,并建立源程序检索引擎;
    步骤2:未加密心跳协议为:头字节 设备编号 类型 时间戳 校验位 尾字节;待升级设备回复的未加密心跳协议为:头字节 设备编号 类型 时间戳 校验位 尾字节;其中设备编号为4个字节,前两个字节为高字,后两个字节为低字,高字表示设备的种类,低字表示设备的具体编号;加密心跳协议为:头字节 设备编号 类型 心跳密码 校验位 尾字节;待升级设备回复的加密心跳协议为:头字节 设备编号 类型 源程序版本号 校验位 尾字节;
    便携式升级设备通过编程接口向待升级设备发送一个未加密心跳协议,以确定是否采用了正确的协议包,如果此时协议包不正确,则待升级设备不会回复任何的心跳协议数据,便携式升级设备显示重新选择协议包的类型及其源程序的信息,提示操作员进行选择后,再执行步骤2;如果正确,则待升级设备会回复心跳协议数据,执行步骤3;
    步骤3:便携式升级设备连续三次间隔发送加密心跳协议,判断是否收到正确的加密心跳回复:如果发送加密心跳协议得到了正确的回复,则证明便携式升级设备与待升级设备之间的心跳协议正确,执行步骤4;如果不正确,则证明便携式升级设备与待升级设备之间的心跳协议不正确,所对应的源程序的版本也不正确,此时提示重新选择加密心跳协议包和源程序,并等待操作人员重新选择后,执行步骤2;
    步骤4:便携式升级设备确定源程序地址,并向待升级设备传输源程序的第一部分;
    步骤5:源程序的第一部分发送完毕后,便携式升级设备发送源程序对应的密码池中的密码;便携式升级设备判断是否收到了待升级设备的正确回复:如果收到了待升级设备的正确回复,则执行步骤6;
    如果没有收到待升级设备的正确回复,则执行步骤7;
    步骤6:便携式升级设备确定源程序的地址,并向待升级设备传输源程序的第二部分;传完毕后,便携式升级设备提示升级成功,并显示所有升级相关的节点信息,并跳转到步骤10;
    步骤7:便携式升级设备显示密码错误信息,并显示密码相关的修改信息和现用密码信息;
    步骤8:便携式升级设备等待用户选择,计时器进行计时:如果用户进行了选择,则执行步骤9;如果没有进行选择操作,则在计时完毕后,提示升级失败,并显示错误节点信息,并跳转到步骤10;
    步骤9:用户重新选择协议包以及源程序数据;
    步骤10:结束。
  2. 如权利要求1所述的一种新型便携式程序升级方法,其特征在于:心跳密码与密码池中的密码不是同一个密码;源程序版本号是待升级设备中原有的程序的版本号。
  3. 如权利要求1所述的一种新型便携式程序升级方法,其特征在于:一个协议包对应数个加密心跳协议,每一个加密心跳协议的加密数据均不相同;加密心跳协议是将未加密心跳协议中的时间戳修改成心跳密码数据后,进行打包发送的加密协议包。
  4. 如权利要求1所述的一种新型便携式程序升级方法,其特征在于:密码池中的密码具有唯一性,且一个密码只对应一个加密心跳协议,密码池中的密码与加密心跳协议中的密码不是同一个密码;密码池的数据结构分为两个部分,第一部分用来存储密码的存储地址以及映射的加密心跳协议的地址,第二部分用来存储密码的数据本身以及相关更新信息。
  5. 如权利要求1所述的一种新型便携式程序升级方法,其特征在于:在执行步骤4和步骤6时,源程序分为两个部分存储在源程序数据池中,即,源程序的第一部分和源程序的第二部分,在第一部分升级包前加入源程序属性,源程序属性包括版本号。
  6. 如权利要求1所述的一种新型便携式程序升级方法,其特征在于:在执行步骤7时,如果没有收到正确的回复,则证明密码池的密码校验失败,此时则显示所使用的密码池中的密码数据以及与其相关的更新信息,更新信息包括密码更新的时间信息和上次更新时保留下的旧密码信息。
  7. 如权利要求1所述的一种新型便携式程序升级方法,其特征在于:在执行步骤8和步骤9时,用户是在便携式升级设备所提供的触摸屏上进行选择。
PCT/CN2022/085725 2021-09-24 2022-04-08 一种新型便携式程序升级方法 WO2023045300A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP22769541.8A EP4177735B1 (en) 2021-09-24 2022-04-08 Novel portable program upgrading method
JP2022558538A JP7356601B1 (ja) 2021-09-24 2022-04-08 新型ポータブルプログラムアップグレード方法

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111117889.8 2021-09-24
CN202111117889.8A CN113568646B (zh) 2021-09-24 2021-09-24 一种新型便携式程序升级方法

Publications (1)

Publication Number Publication Date
WO2023045300A1 true WO2023045300A1 (zh) 2023-03-30

Family

ID=78174192

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/085725 WO2023045300A1 (zh) 2021-09-24 2022-04-08 一种新型便携式程序升级方法

Country Status (4)

Country Link
EP (1) EP4177735B1 (zh)
JP (1) JP7356601B1 (zh)
CN (1) CN113568646B (zh)
WO (1) WO2023045300A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117742754A (zh) * 2023-12-29 2024-03-22 广东东菱电源科技有限公司 基于dali总线及调光线的灯具驱动器固件升级方案

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113568646B (zh) * 2021-09-24 2021-12-28 常州星宇车灯股份有限公司 一种新型便携式程序升级方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030191955A1 (en) * 2001-05-10 2003-10-09 Ranco Incorporated Of Delaware System and method for securely upgrading firmware
CN107733720A (zh) * 2017-11-09 2018-02-23 顺丰科技有限公司 便携式固件升级方法及装置
CN111104143A (zh) * 2019-12-26 2020-05-05 北谷电子有限公司上海分公司 一种固件升级方法及升级装置
CN112579130A (zh) * 2020-12-28 2021-03-30 河南城拜检测技术有限公司 一种交互式的iap升级方法
CN113568646A (zh) * 2021-09-24 2021-10-29 常州星宇车灯股份有限公司 一种新型便携式程序升级方法

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102654838A (zh) 2011-08-18 2012-09-05 广州市浩洋电子有限公司 一种用于舞台灯的软件升级装置和方法
CN103147797A (zh) 2011-12-07 2013-06-12 西安扩力机电科技有限公司 煤矿井下火情监测机器人
WO2015155529A1 (en) * 2014-04-11 2015-10-15 British Telecommunications Public Limited Company Security protocol monitoring
CN106445578B (zh) * 2016-07-19 2024-05-03 北京华海隆科技有限公司 远程硬件升级方法及装置、无线温湿度监测仪
CN107329787B (zh) * 2017-06-27 2020-09-01 广州市鸿远电子科技有限公司 一种更新终端设备程序方法
US10637865B2 (en) * 2017-10-16 2020-04-28 Juniper Networks, Inc. Fast heartbeat liveness between packet processing engines using media access control security (MACSEC) communication
CN109522035A (zh) * 2018-09-29 2019-03-26 珠海格力电器股份有限公司 一种程序升级方法、装置、调试设备及用电设备
CN111884841B (zh) * 2020-07-16 2023-05-12 深圳市千分一智能技术有限公司 固件升级方法、装置、设备及可读存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030191955A1 (en) * 2001-05-10 2003-10-09 Ranco Incorporated Of Delaware System and method for securely upgrading firmware
CN107733720A (zh) * 2017-11-09 2018-02-23 顺丰科技有限公司 便携式固件升级方法及装置
CN111104143A (zh) * 2019-12-26 2020-05-05 北谷电子有限公司上海分公司 一种固件升级方法及升级装置
CN112579130A (zh) * 2020-12-28 2021-03-30 河南城拜检测技术有限公司 一种交互式的iap升级方法
CN113568646A (zh) * 2021-09-24 2021-10-29 常州星宇车灯股份有限公司 一种新型便携式程序升级方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP4177735A4 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117742754A (zh) * 2023-12-29 2024-03-22 广东东菱电源科技有限公司 基于dali总线及调光线的灯具驱动器固件升级方案

Also Published As

Publication number Publication date
EP4177735A1 (en) 2023-05-10
EP4177735A4 (en) 2023-11-22
CN113568646A (zh) 2021-10-29
CN113568646B (zh) 2021-12-28
EP4177735B1 (en) 2024-05-01
JP7356601B1 (ja) 2023-10-04
JP2023543371A (ja) 2023-10-16

Similar Documents

Publication Publication Date Title
JP3804585B2 (ja) ネットワーク構築システムおよび構築方法
CN110875850B (zh) 一种固件升级方法、系统、可读存储介质及终端设备
US20230014098A1 (en) Method and system for accelerating reading of information of field replace unit, device, and medium
CN107078806B (zh) 光收发机的编程方法和操作方法以及电气接口设备
JP2016164775A (ja) フィールドデバイスコミッショニングシステムおよび方法
WO2022142153A1 (zh) 电表升级方法、系统、智能电表及存储介质
WO2023045300A1 (zh) 一种新型便携式程序升级方法
US11546228B2 (en) Zero-touch configuration of network devices using hardware metadata
KR102210289B1 (ko) 하드웨어 관리 통신 프로토콜
CN106506515A (zh) 一种认证方法和装置
CN107844305A (zh) 嵌入式设备的软件升级方法及嵌入式设备
CN115422048A (zh) 链路稳定性测试方法、装置、计算机设备和存储介质
US7010659B2 (en) Method for setting up disk-array device, computer-readable storage medium, and information processing device
CN115129249A (zh) Sas链路拓扑识别管理方法、系统、终端及存储介质
US7321561B2 (en) Verification of connections between devices in a network
WO2024108940A1 (zh) 一种性能监管方法、装置、系统、设备和介质
CN117155782A (zh) 一种自动解析通信参数的方法
CN104333615A (zh) 一种地址溯源方法及装置
CN104104546A (zh) 一种基于脚本的snmp网管系统
CN114827967B (zh) 软件更新方法、蓝牙设备及存储介质
TWI799179B (zh) 運算系統及網路裝置管理方法
CN115509917A (zh) 一种验证加解密算法的方法、系统、设备和存储介质
CN108141480A (zh) 互连单元系统中的寻址
CN104331281B (zh) 一种为lxi模块提供远程控制功能的代理服务系统及方法
EP4109838A1 (en) Internet key exchange protocol authentication method using certificate, and communication device

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 2022558538

Country of ref document: JP

ENP Entry into the national phase

Ref document number: 2022769541

Country of ref document: EP

Effective date: 20220922

NENP Non-entry into the national phase

Ref country code: DE