WO2020156527A1 - Method and device for establishing rescue team - Google Patents

Method and device for establishing rescue team Download PDF

Info

Publication number
WO2020156527A1
WO2020156527A1 PCT/CN2020/074137 CN2020074137W WO2020156527A1 WO 2020156527 A1 WO2020156527 A1 WO 2020156527A1 CN 2020074137 W CN2020074137 W CN 2020074137W WO 2020156527 A1 WO2020156527 A1 WO 2020156527A1
Authority
WO
WIPO (PCT)
Prior art keywords
rescue
rescuer
information
group
rescuers
Prior art date
Application number
PCT/CN2020/074137
Other languages
French (fr)
Chinese (zh)
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 上海救要救信息科技有限公司
Publication of WO2020156527A1 publication Critical patent/WO2020156527A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/26Government or public services

Definitions

  • This application relates to the field of communications, in particular to a technology for establishing a rescue group.
  • One purpose of this application is to provide a method and equipment for establishing a rescue team.
  • a method for establishing a rescue group including:
  • one or more rescuers matching the rescue request information are obtained by querying a rescuer information database;
  • a rescue group serving the rescue request information is established, wherein the rescue group includes at least one rescuer among the one or more rescuers.
  • a device for establishing a rescue group including:
  • the one-two module is used to query the rescuer information database to obtain one or more rescuers matching the rescue request information according to the rescue request information;
  • the one-three modules are used to establish a rescue group serving the rescue request information, wherein the rescue group includes at least one rescuer among the one or more rescuers.
  • a device for establishing a rescue group wherein the device includes:
  • a memory arranged to store computer-executable instructions, which when executed, cause the processor to perform the operations of any one of the above methods.
  • a computer-readable medium including instructions that, when executed, cause a system to perform operations of any of the above methods.
  • this application establishes a rescue group including the one or more rescuers by searching for one or more rescuers matching the rescue request information in the rescuer information database according to the rescue request information .
  • one or more rescuers in the rescue group are rescuers with certain rescue capabilities, thereby supporting the purpose of implementing timely and effective rescue measures on the rescue site based on rescue requests, and improving the timeliness and effectiveness of rescue.
  • Fig. 1 shows a flow chart of a method for establishing a rescue group according to an embodiment of the present application
  • Figure 2 shows a block diagram of a device for establishing a rescue group according to another embodiment of the present application
  • Figure 3 shows an exemplary system that can be used to implement the various embodiments described in this application.
  • the terminal, the equipment of the service network, and the trusted party all include one or more processors (for example, a central processing unit (CPU)), input/output interfaces, network interfaces, and RAM.
  • processors for example, a central processing unit (CPU)
  • Memory may include non-permanent memory in computer readable media, random access memory (RAM) and/or non-volatile memory, such as read only memory (ROM) or flash memory (Read Only Memory). Flash Memory). Memory is an example of computer readable media.
  • RAM random access memory
  • ROM read only memory
  • Flash Memory Flash Memory
  • Computer-readable media includes permanent and non-permanent, removable and non-removable media, and information storage can be realized by any method or technology.
  • the information can be computer-readable instructions, data structures, program modules, or other data.
  • Examples of computer storage media include, but are not limited to, phase-change memory (PCM), programmable random access memory (Programmable Random Access Memory, PRAM), and static random access memory (Static Random-Access Memory, SRAM), dynamic random access memory (Dynamic Random Access Memory, DRAM), other types of random access memory (RAM), read only memory (ROM), electrically erasable programmable read only memory (Electrically-Erasable Programmable Read -Only Memory, EEPROM), flash memory or other memory technologies, CD-ROM (Compact Disc Read-Only Memory, CD-ROM), Digital Versatile Disc (DVD) or other optical storage , Magnetic cassette tape, magnetic tape disk storage or other magnetic storage devices or any other non-transmission media that can be used to store information that can be accessed by
  • the equipment referred to in this application includes but is not limited to user equipment, network equipment, or equipment formed by the integration of user equipment and network equipment through a network.
  • the user equipment includes, but is not limited to, any mobile electronic product that can perform human-computer interaction with the user (such as human-computer interaction through a touch panel), such as a smart phone, a tablet computer, etc., and the mobile electronic product can adopt any operation System, such as android operating system, iOS operating system, etc.
  • the network device includes an electronic device that can automatically perform numerical calculation and information processing in accordance with pre-set or stored instructions, and its hardware includes, but is not limited to, a microprocessor, an Application Specific Integrated Circuit (ASIC) ), Programmable Logic Device (PLD), Field Programmable Gate Array (FPGA), Digital Signal Processor (DSP), embedded devices, etc.
  • the network device includes, but is not limited to, a computer, a network host, a single network server, a set of multiple network servers, or a cloud composed of multiple servers; here, the cloud is composed of a large number of computers or network servers based on Cloud Computing, Among them, cloud computing is a type of distributed computing, a virtual supercomputer composed of a group of loosely coupled computer sets.
  • the network includes, but is not limited to, the Internet, a wide area network, a metropolitan area network, a local area network, a VPN network, a wireless ad hoc network (Ad Hoc network), etc.
  • the device may also be a program running on the user equipment, network equipment, or user equipment and network equipment, network equipment, touch terminal, or a device formed by integrating network equipment and touch terminal through a network.
  • Fig. 1 shows a method for establishing a rescue group according to an aspect of the present application.
  • the method includes step S11, step S12, and step S13.
  • step S11 the network device receives rescue request information;
  • step S12 the network device obtains one or more rescuers matching the rescue request information from a rescuer information database according to the rescue request information;
  • step S13 the network device establishes a rescue group serving the rescue request information, where the rescue group includes, for example, at least one rescuer among the one or more rescuers.
  • the network device receives rescue request information.
  • the rescue request information is sent by a user (for example, the first rescuer) to the network device through a wearable rescue device, and the rescue request information is used for the network device and the network device.
  • the wearable rescue device establishes a communication connection for the interactive transmission of information between the network device and the wearable rescue device.
  • the wearable rescue equipment includes, but is not limited to, mobile phones, tablet computers, helmets equipped with communication devices, rescue recorders and other communicable equipment.
  • the network device obtains one or more rescuers matching the rescue request information from the rescuer information database according to the rescue request information.
  • a rescuer information database is provided in the network device, and the rescuer information database includes multiple rescuers (for example, identification information such as the name, ID, and rescue number of the rescuer) and the identity of each rescuer. Information on the rescue scene.
  • the network device obtains the rescue site information of the wearable rescue device that sends the rescue request information (for example, the network device obtains the rescue site information according to the location information of the wearable rescue device that sends the rescue request information), the network The rescue site information where the rescue request information of the device is located is searched in the rescuer information database for one or more rescuers that match the rescue request information (for example, the network device query and the rescue request information are located in the same rescue One or more rescuers of on-site information).
  • the rescue site information includes, but is not limited to, location information of the rescue site.
  • the rescue site includes event sites (for example, marathons, football matches, boxing matches, etc.), car accident sites, Fire scenes and other scenes requiring rescue.
  • the network device may also query the rescuer's current status to obtain one or more rescuers that are currently idle that match the rescue request information.
  • the network device establishes a rescue group serving the rescue request information, wherein the rescue group includes at least one rescuer among the one or more rescuers.
  • the network device communicates with the wearable rescue device and the background device that sent the rescue request information.
  • a rescue group serving the rescue request information is established by establishing a communication connection, wherein the rescue group includes the user (for example, the first rescuer) who sent the rescue request information and the network device from the rescuer information database One or more rescuers found in.
  • the background device includes, but is not limited to, a computing device such as a computer.
  • the rescue group (for example, the rescue group includes a first rescuer and one or more rescuers) is used to perform rescue services on the rescue scene where the rescue request information is located.
  • each of the first rescuer and one or more rescuers in the rescue group is equipped with a wearable rescue device, and the network device establishes the wearable rescue device with the background device
  • the inter-communication connection realizes the information transmission between the rescue group and the background equipment, so that the background equipment can direct the first rescuer and one or more rescuers in the rescue group to implement rescue activities on the rescue site.
  • the first rescuer A is located at the scene of an XX event, and an athlete is injured in a sudden situation.
  • the first rescuer A sends rescue request information to the corresponding network device through the wearable rescue device worn by the first rescuer.
  • the network device receives the rescue request information, and according to the rescue request information (for example, the rescue request information includes information on the rescue scene where the first rescuer is located—the scene of the XX event) searches the rescuer information database to obtain and One or more rescuers matching the rescue request information, for example, the rescuer information database includes identification information of multiple rescuers (for example, the name and ID of the rescuer) and relevant information of each rescuer (For example, rescue ability level, job title, gender, nationality), the event site information to which each rescuer belongs.
  • the rescuer information database includes identification information of multiple rescuers (for example, the name and ID of the rescuer) and relevant information of each rescuer (For example, rescue ability level, job title, gender, nationality), the event site information to which each rescuer belongs
  • the network device searches the rescuer information database according to the match site information of the rescue request information to find one or more rescuers that match the match site information of the first rescuer who sent the rescue request information, for example,
  • the rescue phenomenon information where the one or more rescuers are located is the same as the rescue scene information where the first rescuer is located.
  • the network device establishes a rescue group for the first rescuer and one or more rescuers, for example, the first rescuer and one or more rescuers belong to the same rescue group. Wherein, the first rescuer and the one or more rescuers are all wearing wearable devices.
  • the network device realizes the communication between the rescue group and the commander corresponding to the background device by establishing a communication connection between the first rescuer and the wearable device worn by the one or more rescuers and the background device, for example .
  • the wearable device is equipped with a camera, and the rescuers in the rescue team use the wearable device to transmit the rescue scene information captured by the wearable device to the backstage device.
  • the commander corresponding to the backstage device directs the rescue through the received rescue scene information The team conducted on-site rescue.
  • the step S11 includes: receiving rescue request information sent by a first rescuer, wherein the first rescuer is at the rescue site of the rescue request information; wherein, the step S13 includes: establishing A rescue group serving the rescue request information, wherein the rescue group includes the first rescuer and at least one rescuer among the one or more rescuers.
  • the first rescuer includes volunteers (for example, volunteers at the event site) or other users (for example, users wearing wearable devices).
  • the first rescuer is at the rescue site, and the network device can obtain the rescue site information where the first rescuer is located through the rescue request information sent by the first rescuer through the wearable device worn by the first rescuer (for example, , Obtain the rescue scene information of the first rescuer through GPS technology).
  • a rescuer information database is provided in the network device, and the rescuer information database includes multiple rescuers and information on the rescue site where each rescuer is located. The network device determines the first rescuer according to the rescue request information.
  • the network device searches the rescuer information database for one or more rescuers matching the rescue request information, for example, where the one or more rescuers are located.
  • the rescue site information of is the same as the rescue site information of the first rescuer.
  • the network device is provided with a rescuer information database.
  • the rescuer information database includes multiple rescuers and information about the rescue site where each rescuer is located.
  • the network device is based on the rescue request information sent by the first rescuer.
  • One or more rescuers with the same rescue site information as the first rescuer is queried in the rescuer information database.
  • the network device establishes a rescue group for the first rescuer and the one or more rescuers.
  • the rescue request information further includes rescue scene information of the rescue scene photographed by the wearable rescue device of the first rescuer.
  • the first rescuer wears a wearable device
  • the wearable device includes, but is not limited to, communicable devices such as helmets, mobile phones, and tablet computers provided with a communication module.
  • the wearable device is equipped with a camera device, and the wearable can photograph rescue scene information of the rescue scene through the camera device.
  • the rescue site information includes video information and/or audio information about the rescue site. For example, when the first rescuer discovers that there is an accident that needs to ask for help in the background, he turns on the wearable rescue device he wears and sends rescue request information to the corresponding network device. At the same time, he turns on the camera device on the wearable device, The network device transmits the captured rescue scene information.
  • the method further includes step S14 (not shown).
  • step S14 the network device determines whether it is necessary to establish a rescue group serving the rescue request information according to the rescue site information; wherein, the step S12 includes: if it is necessary to establish a rescue group serving the rescue request information, according to all The rescue request information obtains one or more rescuers matching the rescue request information from a rescuer information database.
  • the rescue site information includes video information and/or audio information about the rescue site.
  • the network device determines whether a rescue group needs to be established according to the urgency of the rescue site information.
  • the first rescuer sends to the network device by calling for help (for example, the rescue site information includes audio information)
  • the network device determines whether a rescue group needs to be established according to the rescue site information. For example, the network device parses the audio information it obtains. The network device presets keywords that need to establish a rescue group. When the audio information When the keyword is included, the network device establishes a rescue group. Further, the network device searches for one or more rescuers matching the rescue request information from the rescuer information database according to the rescue request information. For the matching process, please refer to the embodiment corresponding to FIG. 1. I won't repeat it here.
  • the step S13 includes: selecting one or more preferred rescuers from the one or more rescuers according to the rescue site information and the rescue skill information of the rescuers, wherein each Preferably, the rescue skill information of the rescuer matches the rescue site information, or the set of the rescue skill information of the one or more preferred rescuers matches the rescue site information; establishes a rescue service that serves the rescue request information Group, wherein the rescue group includes the first rescuer and the one or more preferred rescuers.
  • the rescuer information database includes multiple rescuers and rescue skill information of each rescuer.
  • the rescue skill information includes but is not limited to the rescuer's rescue capability level, Position (for example, medical officer, commander, first responder, etc.).
  • the network device selects one or more preferred rescuers among the one or more rescuers.
  • the network device is preset with multiple rescue scene information (for example, the scene of an event, a scene of a car accident, and a scene of a fire).
  • the scene of a car accident requires rescuers with a higher level of rescue capabilities.
  • the network device may determine the rescue scene information corresponding to the rescue scene information according to the rescue scene information.
  • the rescue scene information includes audio information
  • the audio information includes the rescue scene corresponding to the rescue scene information where the first rescuer is located.
  • Information for example, the first rescuer communicates the rescue scene information he is currently in to the network device by voice
  • the network device receives the audio information, and parses the audio information, and according to the audio information
  • the included keywords query the rescue scene information corresponding to the rescue scene information.
  • the network device determines the rescue skill information corresponding to the rescue scene information according to the mapping relationship between the rescue scene information and the rescue skill information, and determines the rescuer with the rescue skill information as the preferred rescuer.
  • the network device establishes a rescue group for the first rescuer and one or more preferred rescuers.
  • the network device is preset with one or more sets, and each set includes one or more rescue skill information.
  • the network device presets corresponding rescue scene information for each of the collections.
  • each collection has a mapping relationship with its corresponding rescue scene information.
  • the network device according to the rescue request information sent by the first rescuer (for example, the rescue request information includes rescue site information captured by the wearable rescue device worn by the first rescuer, wherein the rescue site information includes information about the rescue site Audio information) to determine the corresponding rescue scene information, further, the network device determines the corresponding set according to the rescue scene information, and the network device determines the rescuer corresponding to the rescue skill information in the set as the preferred rescuer. Further, the network device establishes a rescue group for the preferred rescuer and the first rescuer.
  • the method further includes step S15 (not shown).
  • step S15 a rescue configuration operation is performed on the wearable rescue equipment used by each rescuer in the rescue group.
  • the rescue configuration operation includes, but is not limited to, setting the group information corresponding to the wearable rescue device to the rescue group, and setting the work status information of the corresponding wearable rescue device to the rescue state.
  • the network device After the network device establishes the rescue group, it needs to perform rescue configuration operations on the wearable rescue device used by rescuers in the rescue group.
  • the wearable rescue equipment used by each rescuer corresponds to a group information (for example, group 1, group 2).
  • the network device After the network device establishes a rescue group based on the rescue site information, it needs to update each of the rescue groups.
  • the group information of the wearable device used by the rescuer for example, the original group information of the wearable device used by each rescuer in the rescue group is different.
  • the rescue group After the network device determines the rescue group, the rescue group needs to be unified
  • the group information of each rescuer in the unified group information corresponds to the rescue group.
  • the rescue configuration operation includes at least any one of the following: setting the group information corresponding to the wearable rescue device as the rescue group; setting the work status information of the corresponding wearable rescue device as the rescue state; setting the corresponding The communication connection between the wearable device and the background device; turn on or turn off the camera device corresponding to the wearable rescue device.
  • (1) Set the group information corresponding to the wearable rescue device as the rescue group.
  • the wearable rescue device used by each rescuer corresponds to a group information (for example, group 1, group 2).
  • the network device After the network device establishes a rescue group for the rescue site information, it needs to update the The group information of the wearable device used by each rescuer in the rescue group.
  • the original group information of the wearable device used by each rescuer in the rescue group is different.
  • the network device determines the rescue group It is necessary to unify the group information of each rescuer in the rescue group so that the unified group information corresponds to the rescue group.
  • a network device sends an instruction to update group information (the instruction includes the updated group information, for example, group X) to the wearable device worn by each rescuer in the rescue group, and the wearable device receives the instruction , And update the group information.
  • the wearable rescue device is provided with work status information.
  • the work status information of the wearable rescue device is in an idle state.
  • Its working status information is rescue status.
  • the network device determines the rescue group, it updates the work status information of the wearable rescue equipment worn by each rescuer in the rescue group (in some embodiments, the rescue group includes preferred rescuers).
  • the network device determines the rescue group, it turns on the wearable rescue device worn by each rescuer in the rescue group, and establishes a communication connection between the wearable device and the corresponding background device, for example, a network device
  • the instruction to turn on the wearable device is sent to the corresponding wearable device, and the wearable device automatically turns on after receiving the instruction.
  • the wearable device and the background device are connected in communication through a wireless network connection.
  • the background device controls and commands the rescue team.
  • the camera device can be turned on by the rescuer, for example, the rescuer manually turns on the camera device after receiving the group information; in other embodiments, the camera device is controlled by a network device Open, for example, after the network device determines the rescue group, the network device sends an instruction to turn on the camera device to the wearable device worn by the corresponding rescuer, and the wearable device receives the instruction and turns on the camera device and transmits audio and video streams Data is sent to a network device, and the network device pushes the audio and video stream data to a corresponding background device.
  • the method further includes step S16 (not shown).
  • step S16 if there is a second rescuer in the rescue group, the rescue configuration operation of the wearable rescue device used by the second rescuer fails, and a third rescuer similar to the second rescuer is determined Add the third rescuer to the rescue group to replace the second rescuer; perform rescue configuration operations on the wearable rescue equipment used by the third rescuer.
  • the wearable device of some rescuers in the rescue group determined by the network device is faulty (for example, the rescue configuration of the wearable device worn by the rescuer by the network device If the operation fails), the network device determines other rescuers (for example, third rescuers) similar to the rescuer (for example, the second rescuer) corresponding to the wearable device that failed. For example, the network device queries the third rescuer in a rescuer information database or one or more previously determined rescuers according to the location information and/or rescue skill information of the second rescuer.
  • the determining a third rescuer similar to the second rescuer includes: according to the location information and/or rescue skill information of the second rescuer, in the rescuer information database or A matching query is performed among the one or more rescuers to obtain a third rescuer, wherein the similarity between the third rescuer and the second rescuer with respect to location information and/or rescue skill information is equal to or greater than a predetermined candidate Similarity threshold information.
  • the rescuer information database includes multiple rescuers and the location information and rescue skill information of each rescuer. The network device searches the rescuer information database according to the rescue request information to determine one or more rescuers matching the rescue request information.
  • the network device performs a rescue configuration operation on the wearable rescue device worn by the one or more rescuers, and if there is a wearable rescue device that fails the rescue configuration operation (for example, the network device sends an open command to the wearable rescue device).
  • the instruction of the camera device fails)
  • the network device queries the rescuer information database for the third rescuer whose similarity with the position information is equal to or greater than the similarity threshold information according to the position information of the second rescuer corresponding to the wearable rescue device (For example, the distance between the position information of the third rescuer and the position information of the second rescuer is equal to or less than the preset distance threshold information).
  • the network device searches the rescuer information database for a third rescuer similar to the rescue skill information according to the rescue skill information of the second rescuer, for example, the rescue skill information of the third rescuer It is the same as the rescue skill information of the second rescuer, or the similarity (for example, degree of coincidence) between the rescue skill information of the third rescuer and the rescue skill information of the second rescuer is equal to or greater than the similarity threshold information.
  • the step S12 includes: querying a rescuer information database to obtain one or more rescuers matching the rescue request information according to the on-site location information of the rescue site of the rescue request information, Wherein, the distance between the current location information of each rescuer and the on-site location information is less than or equal to the predetermined rescue distance threshold information.
  • the network device obtains the on-site location information of the rescue site corresponding to the rescue request information. For example, the network device is based on the location information of the wearable rescue device sending the rescue request information (for example, the network device is based on GPS technology). Acquire the location information) determine the location information of the rescue site of the rescue request information.
  • the network device queries rescuers whose distance from the on-site location information is less than or equal to the predetermined rescue distance threshold information from the rescuer information database. For example, the network device obtains (for example, based on GPS technology or the network device stores the current location information of the wearable rescue equipment corresponding to multiple rescuers in the rescuer information database). The location information determines the rescuer based on the distance between the current location information of the multiple rescuers and the on-site location information. For example, the distance between the current location information of the rescuer and the on-site location information is less than or equal to the predetermined rescue distance threshold information, so that the first rescuer who sends the rescue request information can be matched with nearby rescuers. The person can rush to the rescue site in time for rescue.
  • the rescue group further includes a fourth rescuer who participates in serving the rescue request information through a background device; wherein, the method further includes: receiving the fourth rescuer submitted through the background device Rescue instruction information; sending the rescue instruction information to a wearable rescue device used by at least one rescuer in the rescue group.
  • the fourth rescuer includes a commander who directs the rescue activity
  • the background equipment includes but is not limited to computing equipment such as a computer, and the fourth rescuer can control the Rescuers in the rescue team exercise command and control to better implement rescue activities.
  • the rescue instruction information includes audio information sent by the fourth rescuer to the network device by voice, for example, the network device sends the rescuers in the rescue group to the wearable rescue
  • the rescue scene information captured by the device (for example, audio and video information about the rescue scene) is sent to the background device, the background device presents the rescue scene information, and the fourth rescuer is based on the rescue scene presented by the background device Information conducts command and control work on the rescue team.
  • the network device sends the rescue instruction information to the wearable rescue device used by at least one rescuer in the rescue group (for example, the commander at the rescue site), and the rescuer corresponding to the wearable rescue device can be based on the received Rescue instruction information to implement rescue operations at the rescue site.
  • the fourth rescuer sends rescue instruction information to rescuers in the rescue group (for example, medical staff at the rescue scene) based on the rescue scene information presented by the background equipment.
  • the fourth rescuer requires the medical staff to treat the injury that needs rescue.
  • the fourth rescuer can explain the precautions for the cardiac resuscitation operation to the medical worker through intercom.
  • the medical worker receives the rescue instruction information through the wearable rescue device worn by the medical worker, And according to the explanation of the fourth rescuer, the first aid operation of cardiac resuscitation is performed on the wounded in need of rescue.
  • the fourth rescuer can observe the rescue site information presented by the background device (the rescue site information includes rescue site information collected by the camera of the wearable rescue device worn by the medical worker) in real time to observe the operation performed by the medical worker Is it correct so that it can be corrected in time.
  • the rescue site information includes rescue site information collected by the camera of the wearable rescue device worn by the medical worker
  • the method further includes step S17 (not shown).
  • step S17 if the rescue request information has been processed, the rescue group is cancelled.
  • rescuers in the rescue group can send a confirmation message that the rescue request information has been completed to the network device through the wearable rescue device they wear; in other embodiments, when the rescue After the action is processed, the background commander can send a confirmation message that the rescue request information has been completed to the network device through the background device.
  • the network device After receiving the confirmation information that the rescue request information has been processed, the network device performs cancellation processing on the rescue group, for example, the network device deletes the information for establishing the rescue group.
  • the canceling the rescue group further includes: performing a rescue configuration cancel operation on the wearable rescue equipment used by each rescuer in the rescue group.
  • the operation of canceling the rescue configuration includes, but is not limited to, deleting the group information of the wearable rescue equipment worn by the rescuer in the rescue group, and removing the information of the wearable rescue equipment worn by the rescuer in the rescue group.
  • the working state information is updated to an idle state, and the camera device of the wearable rescue equipment is turned off.
  • Fig. 2 shows a method for establishing a rescue group according to an aspect of the present application.
  • the method includes a one-module, a two-module, and a three-module.
  • One-to-one module used to receive rescue request information; one-two modules, to obtain one or more rescuers matching the rescue request information from the rescuer information database according to the rescue request information; one-three modules ,
  • the rescue group includes, for example, at least one rescuer among the one or more rescuers.
  • one module is used to receive rescue request information.
  • the rescue request information is sent by a user (for example, the first rescuer) to the network device through a wearable rescue device, and the rescue request information is used for the network device and the network device.
  • the wearable rescue device establishes a communication connection for the interactive transmission of information between the network device and the wearable rescue device.
  • the wearable rescue device includes, but is not limited to, communicable devices such as mobile phones, tablet computers, and helmets equipped with communication devices.
  • the one-two module is used to obtain one or more rescuers matching the rescue request information from the rescuer information database according to the rescue request information.
  • a rescuer information database is provided in the network device, and the rescuer information database includes multiple rescuers (for example, identification information such as the name, ID, and rescue number of the rescuer) and the identity of each rescuer. Information on the rescue scene.
  • the network device obtains the rescue site information of the wearable rescue device that sends the rescue request information (for example, the network device obtains the rescue site information according to the location information of the wearable rescue device that sends the rescue request information), the network The rescue site information where the rescue request information of the device is located is searched in the rescuer information database for one or more rescuers that match the rescue request information (for example, the network device query and the rescue request information are located in the same rescue One or more rescuers of on-site information).
  • the rescue site information includes, but is not limited to, location information of the rescue site.
  • the rescue site includes event sites (for example, marathons, football matches, boxing matches, etc.), car accident sites, Fire scenes and other scenes requiring rescue.
  • the one-three modules are used to establish a rescue group serving the rescue request information, wherein the rescue group includes at least one rescuer among the one or more rescuers.
  • the network device after the network device finds one or more rescuers matching the rescue request information in the rescuer information database, the network device communicates with the wearable rescue device and the background device that sent the rescue request information.
  • a rescue group serving the rescue request information is established by establishing a communication connection, wherein the rescue group includes the user (for example, the first rescuer) who sent the rescue request information and the network device from the rescuer information database One or more rescuers found in.
  • the background device includes, but is not limited to, a computing device such as a computer.
  • the rescue group (for example, the rescue group includes a first rescuer and one or more rescuers) is used to perform rescue services on the rescue scene where the rescue request information is located.
  • each of the first rescuer and one or more rescuers in the rescue group is equipped with a wearable rescue device, and the network device establishes the wearable rescue device with the background device
  • the inter-communication connection realizes the information transmission between the rescue group and the background equipment, so that the background equipment can direct the first rescuer and one or more rescuers in the rescue group to implement rescue activities on the rescue site.
  • the first rescuer A is located at the scene of an XX event, and an athlete is injured in a sudden situation.
  • the first rescuer A sends rescue request information to the corresponding network device through the wearable rescue device worn by the first rescuer.
  • the network device receives the rescue request information, and according to the rescue request information (for example, the rescue request information includes information on the rescue scene where the first rescuer is located—the scene of the XX event) searches the rescuer information database to obtain and One or more rescuers matching the rescue request information, for example, the rescuer information database includes identification information of multiple rescuers (for example, the name and ID of the rescuer) and relevant information of each rescuer (For example, rescue ability level, job title, gender, nationality), the event site information to which each rescuer belongs.
  • the rescuer information database includes identification information of multiple rescuers (for example, the name and ID of the rescuer) and relevant information of each rescuer (For example, rescue ability level, job title, gender, nationality), the event site information to which each rescuer belongs
  • the network device searches the rescuer information database according to the match site information of the rescue request information to find one or more rescuers that match the match site information of the first rescuer who sent the rescue request information, for example,
  • the rescue phenomenon information where the one or more rescuers are located is the same as the rescue scene information where the first rescuer is located.
  • the network device establishes a rescue group for the first rescuer and one or more rescuers, for example, the first rescuer and one or more rescuers belong to the same rescue group. Wherein, the first rescuer and the one or more rescuers are all wearing wearable devices.
  • the network device realizes the communication between the rescue group and the commander corresponding to the background device by establishing a communication connection between the first rescuer and the wearable device worn by the one or more rescuers and the background device, for example .
  • the wearable device is equipped with a camera, and the rescuers in the rescue team use the wearable device to transmit the rescue scene information captured by the wearable device to the backstage device.
  • the commander corresponding to the backstage device directs the rescue through the received rescue scene information The team conducted on-site rescue.
  • the one-to-one module is configured to receive rescue request information sent by a first rescuer, wherein the first rescuer is at the rescue site of the rescue request information; wherein, the step S13 includes : Establish a rescue group serving the rescue request information, wherein the rescue group includes the first rescuer and at least one rescuer among the one or more rescuers.
  • the first rescuer includes volunteers (for example, volunteers at the event site) or other users (for example, users wearing wearable devices).
  • the first rescuer is at the rescue site, and the network device can obtain the rescue site information where the first rescuer is located through the rescue request information sent by the first rescuer through the wearable device worn by the first rescuer (for example, , Obtain the rescue scene information of the first rescuer through GPS technology).
  • a rescuer information database is provided in the network device, and the rescuer information database includes multiple rescuers and information on the rescue site where each rescuer is located. The network device determines the first rescuer according to the rescue request information.
  • the network device searches the rescuer information database for one or more rescuers matching the rescue request information, for example, where the one or more rescuers are located.
  • the rescue site information of is the same as the rescue site information of the first rescuer.
  • the network device is provided with a rescuer information database.
  • the rescuer information database includes multiple rescuers and information about the rescue site where each rescuer is located.
  • the network device is based on the rescue request information sent by the first rescuer.
  • One or more rescuers with the same rescue site information as the first rescuer is queried in the rescuer information database.
  • the network device establishes a rescue group for the first rescuer and the one or more rescuers.
  • the rescue request information further includes rescue scene information of the rescue scene photographed by the wearable rescue device of the first rescuer.
  • the first rescuer wears a wearable device
  • the wearable device includes, but is not limited to, communicable devices such as helmets, mobile phones, and tablet computers provided with a communication module.
  • the wearable device is equipped with a camera device, and the wearable can photograph rescue scene information of the rescue scene through the camera device.
  • the rescue site information includes video information and/or audio information about the rescue site. For example, when the first rescuer finds that there is an accident that needs to ask for help in the background, he turns on the wearable rescue device he wears and sends rescue request information to the corresponding network device. At the same time, he turns on the camera device on the wearable device, The network device transmits the captured rescue scene information.
  • the method further includes a four-module (not shown).
  • the first and fourth modules are used to determine whether it is necessary to establish a rescue group serving the rescue request information according to the rescue site information; wherein, the first and second modules are used to establish a rescue group serving the rescue request information if necessary And obtaining one or more rescuers matching the rescue request information from a rescuer information database according to the rescue request information.
  • the rescue site information includes video information and/or audio information about the rescue site.
  • the network device determines whether a rescue group needs to be established according to the urgency of the rescue site information.
  • the first rescuer sends to the network device by calling for help (for example, the rescue site information includes audio information)
  • the network device determines whether a rescue group needs to be established according to the rescue site information. For example, the network device parses the audio information it obtains. The network device presets keywords that need to establish a rescue group. When the audio information When the keyword is included, the network device establishes a rescue group. Further, the network device searches for one or more rescuers matching the rescue request information from the rescuer information database according to the rescue request information. For the matching process, please refer to the embodiment corresponding to FIG. 1. I won't repeat it here.
  • the one-three modules are used to select one or more preferred rescuers from the one or more rescuers according to the rescue site information and the rescue skill information of the rescuers, wherein, The rescue skill information of each preferred rescuer matches the rescue site information, or the set of rescue skill information of the one or more preferred rescuers matches the rescue site information; establishing service for the rescue request information
  • the rescue group wherein the rescue group includes the first rescuer and the one or more preferred rescuers.
  • the rescuer information database includes multiple rescuers and rescue skill information of each rescuer.
  • the rescue skill information includes but is not limited to the rescuer's rescue capability level, Position (for example, medical officer, commander, first responder, etc.).
  • the network device selects one or more preferred rescuers among the one or more rescuers.
  • the network device is preset with multiple rescue scene information (for example, the scene of an event, a scene of a car accident, and a scene of a fire).
  • the scene of a car accident requires rescuers with a higher level of rescue capabilities.
  • the network device may determine the rescue scene information corresponding to the rescue scene information according to the rescue scene information.
  • the rescue scene information includes audio information
  • the audio information includes the rescue scene corresponding to the rescue scene information where the first rescuer is located.
  • Information for example, the first rescuer communicates the rescue scene information he is currently in to the network device by voice
  • the network device receives the audio information, and parses the audio information, and according to the audio information
  • the included keywords query the rescue scene information corresponding to the rescue scene information.
  • the network device determines the rescue skill information corresponding to the rescue scene information according to the mapping relationship between the rescue scene information and the rescue skill information, and determines the rescuer with the rescue skill information as the preferred rescuer.
  • the network device establishes a rescue group for the first rescuer and one or more preferred rescuers.
  • the network device is preset with one or more sets, and each set includes one or more rescue skill information.
  • the network device presets corresponding rescue scene information for each of the collections.
  • each collection has a mapping relationship with its corresponding rescue scene information.
  • the network device according to the rescue request information sent by the first rescuer (for example, the rescue request information includes rescue site information captured by the wearable rescue device worn by the first rescuer, wherein the rescue site information includes information about the rescue site Audio information) to determine the corresponding rescue scene information, further, the network device determines the corresponding set according to the rescue scene information, and the network device determines the rescuer corresponding to the rescue skill information in the set as the preferred rescuer. Further, the network device establishes a rescue group for the preferred rescuer and the first rescuer.
  • the device further includes a five-module (not shown).
  • the first five modules are used to perform rescue configuration operations on the wearable rescue equipment used by each rescuer in the rescue group.
  • the rescue configuration operation includes, but is not limited to, setting the group information corresponding to the wearable rescue device to the rescue group, and setting the work status information of the corresponding wearable rescue device to the rescue state.
  • the network device after the network device establishes the rescue group, it needs to perform rescue configuration operations on the wearable rescue device used by rescuers in the rescue group.
  • the wearable rescue equipment used by each rescuer corresponds to a group information (for example, group 1, group 2).
  • the network device After the network device establishes a rescue group based on the rescue site information, it needs to update each of the rescue groups.
  • the group information of the wearable device used by the rescuer for example, the original group information of the wearable device used by each rescuer in the rescue group is different.
  • the rescue group After the network device determines the rescue group, the rescue group needs to be unified
  • the group information of each rescuer in the unified group information corresponds to the rescue group.
  • the rescue configuration operation includes at least any one of the following: setting the group information corresponding to the wearable rescue device as the rescue group; setting the work status information of the corresponding wearable rescue device as the rescue state; setting the corresponding The communication connection between the wearable device and the background device; turn on or turn off the camera device corresponding to the wearable rescue device.
  • (1) Set the group information corresponding to the wearable rescue device as the rescue group.
  • the wearable rescue device used by each rescuer corresponds to a group information (for example, group 1, group 2).
  • the network device After the network device establishes a rescue group for the rescue site information, it needs to update the The group information of the wearable device used by each rescuer in the rescue group.
  • the original group information of the wearable device used by each rescuer in the rescue group is different.
  • the network device determines the rescue group It is necessary to unify the group information of each rescuer in the rescue group so that the unified group information corresponds to the rescue group.
  • a network device sends an instruction to update group information (the instruction includes the updated group information, for example, group X) to the wearable device worn by each rescuer in the rescue group, and the wearable device receives the instruction , And update the group information.
  • the wearable rescue device is provided with work status information.
  • the work status information of the wearable rescue device is in an idle state.
  • Its working status information is rescue status.
  • the network device determines the rescue group, it updates the work status information of the wearable rescue equipment worn by each rescuer in the rescue group (in some embodiments, the rescue group includes preferred rescuers).
  • the network device determines the rescue group, it turns on the wearable rescue device worn by each rescuer in the rescue group, and establishes a communication connection between the wearable device and the corresponding background device, for example, a network device
  • the instruction to turn on the wearable device is sent to the corresponding wearable device, and the wearable device automatically turns on after receiving the instruction.
  • the wearable device and the background device are connected in communication through a wireless network connection.
  • the background device controls and commands the rescue team.
  • the camera device can be turned on by the rescuer, for example, the rescuer manually turns on the camera device after receiving the group information; in other embodiments, the camera device is controlled by a network device Turn on, for example, after the network device determines the rescue group, the network device sends an instruction to turn on the camera device to the wearable device worn by the corresponding rescuer.
  • the wearable device receives the instruction and turns on the camera device and transmits audio and video streams Data is sent to a network device, and the network device pushes the audio and video stream data to a corresponding background device.
  • the device further includes six modules (not shown).
  • the sixteenth module is used to, if there is a second rescuer in the rescue group, the rescue configuration operation of the wearable rescue equipment used by the second rescuer fails, and it is determined that the rescuer is similar to the second rescuer.
  • a third rescuer add the third rescuer to the rescue group to replace the second rescuer; perform rescue configuration operations on the wearable rescue equipment used by the third rescuer.
  • the wearable device of some rescuers in the rescue group determined by the network device is faulty (for example, the rescue configuration of the wearable device worn by the rescuer by the network device If the operation fails), the network device determines other rescuers (for example, third rescuers) similar to the rescuer (for example, the second rescuer) corresponding to the wearable device that failed. For example, the network device queries the third rescuer in a rescuer information database or one or more previously determined rescuers according to the location information and/or rescue skill information of the second rescuer.
  • the determining a third rescuer similar to the second rescuer includes: according to the location information and/or rescue skill information of the second rescuer, in the rescuer information database or A matching query is performed among the one or more rescuers to obtain a third rescuer, wherein the similarity between the third rescuer and the second rescuer with respect to location information and/or rescue skill information is equal to or greater than a predetermined candidate Similarity threshold information.
  • the rescuer information database includes multiple rescuers and the location information and rescue skill information of each rescuer. The network device searches the rescuer information database according to the rescue request information to determine one or more rescuers that match the rescue request information.
  • the network device performs a rescue configuration operation on the wearable rescue device worn by the one or more rescuers, and if there is a wearable rescue device that fails the rescue configuration operation (for example, the network device sends an open command to the wearable rescue device).
  • the instruction of the camera device fails)
  • the network device queries the rescuer information database for the third rescuer whose similarity with the position information is equal to or greater than the similarity threshold information according to the position information of the second rescuer corresponding to the wearable rescue device (For example, the distance between the position information of the third rescuer and the position information of the second rescuer is equal to or less than the preset distance threshold information).
  • the network device searches the rescuer information database for a third rescuer similar to the rescue skill information according to the rescue skill information of the second rescuer, for example, the rescue skill information of the third rescuer It is the same as the rescue skill information of the second rescuer, or the similarity (for example, degree of coincidence) between the rescue skill information of the third rescuer and the rescue skill information of the second rescuer is equal to or greater than the similarity threshold information.
  • the one-two modules are used to query the rescuer information database to obtain one or more rescues that match the rescue request information according to the on-site location information of the rescue site of the rescue request information.
  • the distance between the current location information of each rescuer and the on-site location information is less than or equal to the predetermined rescue distance threshold information.
  • the network device obtains the on-site location information of the rescue site corresponding to the rescue request information.
  • the network device is based on the location information of the wearable rescue device sending the rescue request information (for example, the network device is based on GPS technology). Acquire the location information) determine the location information of the rescue site of the rescue request information.
  • the network device queries rescuers whose distance from the on-site location information is less than or equal to the predetermined rescue distance threshold information from the rescuer information database. For example, the network device obtains (for example, based on GPS technology or the network device stores the current location information of the wearable rescue equipment corresponding to multiple rescuers in the rescuer information database). The location information determines the rescuer based on the distance between the current location information of the multiple rescuers and the on-site location information. For example, the distance between the current location information of the rescuer and the on-site location information is less than or equal to the predetermined rescue distance threshold information, so that the first rescuer who sends the rescue request information can be matched with nearby rescuers. The person can rush to the rescue site in time for rescue.
  • the rescue group further includes a fourth rescuer who participates in serving the rescue request information through a background device; wherein, the device further includes a seven-module (not shown), and the seven-module is used In: receiving rescue instruction information submitted by the fourth rescuer through the background device; sending the rescue instruction information to a wearable rescue device used by at least one rescuer in the rescue group.
  • the fourth rescuer includes a commander who directs the rescue activity
  • the background equipment includes but is not limited to computing equipment such as a computer, and the fourth rescuer can control the Rescuers in the rescue team exercise command and control to better implement rescue activities.
  • the rescue instruction information includes audio information sent by the fourth rescuer to the network device by voice, for example, the network device sends the rescuers in the rescue group to the wearable rescue
  • the rescue scene information captured by the device (for example, audio and video information about the rescue scene) is sent to the background device, the background device presents the rescue scene information, and the fourth rescuer is based on the rescue scene presented by the background device Information conducts command and control work on the rescue team.
  • the network device sends the rescue instruction information to the wearable rescue device used by at least one rescuer in the rescue group (for example, the commander at the rescue site), and the rescuer corresponding to the wearable rescue device can be based on the received Rescue instruction information to implement rescue operations at the rescue site.
  • the fourth rescuer sends rescue instruction information to rescuers in the rescue group (for example, medical staff at the rescue scene) based on the rescue scene information presented by the background equipment.
  • the fourth rescuer requires the medical staff to treat the injury that needs rescue.
  • the fourth rescuer can explain the precautions for the cardiac resuscitation operation to the medical worker through intercom.
  • the medical worker receives the rescue instruction information through the wearable rescue device worn by the medical worker, And according to the explanation of the fourth rescuer, the first aid operation of cardiac resuscitation is performed on the wounded in need of rescue.
  • the fourth rescuer can observe the rescue site information presented by the background device (the rescue site information includes rescue site information collected by the camera of the wearable rescue device worn by the medical worker) in real time to observe the operation performed by the medical worker Is it correct so that it can be corrected in time.
  • the rescue site information includes rescue site information collected by the camera of the wearable rescue device worn by the medical worker
  • the method further includes eight modules (not shown).
  • the eighteenth module is used to cancel the rescue group if the rescue request information has been processed.
  • rescuers in the rescue group can send a confirmation message that the rescue request information has been completed to the network device through the wearable rescue device they wear; in other embodiments, when the rescue After the action is processed, the background commander can send a confirmation message that the rescue request information has been completed to the network device through the background device.
  • the network device After receiving the confirmation information that the rescue request information has been processed, the network device performs cancellation processing on the rescue group, for example, the network device deletes the information for establishing the rescue group.
  • the eighteenth module is also used to perform an operation of undoing rescue configuration on the wearable rescue equipment used by each rescuer in the rescue group.
  • the operation of canceling the rescue configuration includes, but is not limited to, deleting the group information of the wearable rescue equipment worn by the rescuer in the rescue group, and removing the information of the wearable rescue equipment worn by the rescuer in the rescue group.
  • the working state information is updated to an idle state, and the camera device of the wearable rescue equipment is turned off.
  • This application also provides a computer-readable storage medium that stores computer code, and when the computer code is executed, the method described in any of the preceding items is executed.
  • the present application also provides a computer program product.
  • the computer program product is executed by a computer device, the method described in any of the preceding items is executed.
  • This application also provides a computer device, which includes:
  • One or more processors are One or more processors;
  • Memory used to store one or more computer programs
  • the one or more processors When the one or more computer programs are executed by the one or more processors, the one or more processors are caused to implement the method as described in any one of the preceding items.
  • Figure 3 shows an exemplary system that can be used to implement the various embodiments described in this application
  • the system 300 can be used as any device in each of the described embodiments.
  • the system 300 may include one or more computer-readable media having instructions (for example, system memory or NVM/storage device 320) and be coupled with the one or more computer-readable media and configured to execute
  • the instructions are one or more processors (eg, the processor(s) 305) that implement the modules to perform the actions described in this application.
  • system control module 310 may include any suitable interface controller to provide at least one of the processor(s) 305 and/or any suitable device or component in communication with the system control module 310 Any appropriate interface.
  • the system control module 310 may include a memory controller module 330 to provide an interface to the system memory 315.
  • the memory controller module 330 may be a hardware module, a software module, and/or a firmware module.
  • the system memory 315 may be used to load and store data and/or instructions for the system 300, for example.
  • the system memory 315 may include any suitable volatile memory, such as a suitable DRAM.
  • the system memory 315 may include a double data rate type quad synchronous dynamic random access memory (DDR4 SDRAM).
  • DDR4 SDRAM double data rate type quad synchronous dynamic random access memory
  • system control module 310 may include one or more input/output (I/O) controllers to provide interfaces to the NVM/storage device 320 and the communication interface(s) 325.
  • I/O input/output
  • NVM/storage device 320 can be used to store data and/or instructions.
  • the NVM/storage device 320 may include any suitable non-volatile memory (e.g., flash memory) and/or may include any suitable non-volatile storage device(s) (e.g., one or more hard disk drives (HDD), one or more compact disc (CD) drives and/or one or more digital versatile disc (DVD) drives).
  • suitable non-volatile memory e.g., flash memory
  • suitable non-volatile storage device(s) e.g., one or more hard disk drives (HDD), one or more compact disc (CD) drives and/or one or more digital versatile disc (DVD) drives.
  • HDD hard disk drives
  • CD compact disc
  • DVD digital versatile disc
  • the NVM/storage device 320 may include storage resources that are physically part of the device on which the system 300 is installed, or it may be accessed by the device without necessarily being part of the device.
  • the NVM/storage device 320 may be accessed via the communication interface(s) 325 through the network.
  • the communication interface(s) 325 may provide an interface for the system 300 to communicate through one or more networks and/or with any other suitable devices.
  • the system 300 can wirelessly communicate with one or more components of the wireless network according to any of one or more wireless network standards and/or protocols.
  • At least one of the processor(s) 305 may be packaged with the logic of one or more controllers of the system control module 310 (eg, the memory controller module 330). For one embodiment, at least one of the processor(s) 305 may be packaged with the logic of one or more controllers of the system control module 310 to form a system in package (SiP). For one embodiment, at least one of the processor(s) 305 may be integrated with the logic of one or more controllers of the system control module 310 on the same mold. For one embodiment, at least one of the processor(s) 305 may be integrated with the logic of one or more controllers of the system control module 310 on the same mold to form a system on chip (SoC).
  • SoC system on chip
  • the system 300 may be, but is not limited to, a server, a workstation, a desktop computing device, or a mobile computing device (for example, a laptop computing device, a handheld computing device, a tablet computer, a netbook, etc.).
  • the system 300 may have more or fewer components and/or different architectures.
  • the system 300 includes one or more cameras, keyboards, liquid crystal display (LCD) screens (including touchscreen displays), non-volatile memory ports, multiple antennas, graphics chips, application specific integrated circuits ( ASIC) and speakers.
  • LCD liquid crystal display
  • ASIC application specific integrated circuits
  • this application can be implemented in software and/or a combination of software and hardware.
  • it can be implemented by an application specific integrated circuit (ASIC), a general purpose computer or any other similar hardware device.
  • the software program of the present application may be executed by a processor to realize the steps or functions described above.
  • the software program (including related data structure) of the present application can be stored in a computer-readable recording medium, such as RAM memory, magnetic or optical drive or floppy disk and similar devices.
  • some steps or functions of the present application may be implemented by hardware, for example, as a circuit that cooperates with a processor to execute each step or function.
  • the computer program instructions in the computer-readable medium include but are not limited to source files, executable files, installation package files, etc.
  • the manner in which computer program instructions are executed by the computer includes but not Limited to: the computer directly executes the instruction, or the computer compiles the instruction and then executes the corresponding compiled program, or the computer reads and executes the instruction, or the computer reads and installs the instruction and then executes the corresponding post-installation program.
  • the computer-readable medium may be any available computer-readable storage medium or communication medium that can be accessed by a computer.
  • Communication media includes media by which communication signals containing, for example, computer-readable instructions, data structures, program modules, or other data are transmitted from one system to another system.
  • Communication media can include conductive transmission media (such as cables and wires (for example, optical fiber, coaxial, etc.)) and wireless (unguided transmission) media that can propagate energy waves, such as sound, electromagnetic, RF, microwave, and infrared .
  • Computer readable instructions, data structures, program modules or other data may be embodied as, for example, a modulated data signal in a wireless medium such as a carrier wave or similar mechanism such as embodied as part of spread spectrum technology.
  • modulated data signal refers to a signal whose one or more characteristics have been altered or set in such a way as to encode information in the signal. Modulation can be analog, digital or hybrid modulation techniques.
  • a computer-readable storage medium may include volatile, non-volatile, and non-volatile, non-volatile, non-volatile, and non-volatile materials implemented in any method or technology for storing information such as computer-readable instructions, data structures, program modules, or other data. Removable and non-removable media.
  • computer-readable storage media include, but are not limited to, volatile memory, such as random access memory (RAM, DRAM, SRAM); and non-volatile memory, such as flash memory, various read-only memories (ROM, PROM, EPROM) , EEPROM), magnetic and ferromagnetic/ferroelectric memory (MRAM, FeRAM); and magnetic and optical storage devices (hard disks, tapes, CDs, DVDs); or other currently known media or future developments that can be stored for computer systems Computer readable information/data used.
  • volatile memory such as random access memory (RAM, DRAM, SRAM
  • non-volatile memory such as flash memory, various read-only memories (ROM, PROM, EPROM) , EEPROM), magnetic and ferromagnetic/ferroelectric memory (MRAM, FeRAM); and magnetic and optical storage devices (hard disks, tapes, CDs, DVDs); or other currently known media or future developments that can be stored for computer systems Computer readable information/data used.
  • volatile memory such as random access memory (RAM, DRAM,
  • an embodiment according to the present application includes a device including a memory for storing computer program instructions and a processor for executing the program instructions, wherein, when the computer program instructions are executed by the processor, trigger
  • the operation of the device is based on the foregoing methods and/or technical solutions according to multiple embodiments of the present application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Tourism & Hospitality (AREA)
  • Economics (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Educational Administration (AREA)
  • Marketing (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • Development Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Game Theory and Decision Science (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Alarm Systems (AREA)

Abstract

Disclosed is a method for establishing a rescue team. The method comprises: receiving rescue request information (S11); according to the rescue request information, querying and obtaining from a rescuer information database one or more rescuers matching the rescue request information (S12); establishing a rescue team serving the rescue request information, the rescue team including at least one rescuer of the one or more rescuers. By searching, according to the rescue request information, one or more rescuers matching the rescue request information in the rescuer information database, the method can establish a rescue team including the one or more rescuers (S13). One or more rescuers in the rescue team are rescuers with certain rescue capabilities, thereby achieving the purpose of timely and effectively implementing rescue measures at a rescue site based on the rescue request, and improving the timeliness and effectiveness of rescue.

Description

一种用于建立救援组的方法与设备Method and equipment for establishing rescue group 技术领域Technical field
本申请涉及通信领域,尤其涉及一种用于建立救援组的技术。This application relates to the field of communications, in particular to a technology for establishing a rescue group.
背景技术Background technique
生活当中经常会发生一些意外情况,例如,运动员在赛事现场受伤、车祸现场的人员伤亡等,当这些意外情况发生时,对伤员进行及时的、正确的急救是必不可少的,如果抢救不及时或者抢救的方法不当,可能会措施抢救的绝佳时机,从而造成无法挽回的损失。但是,现有技术当中缺少能对所述伤员进行及时有效的救援的方法及设备,从而很难保证救援的及时性与有效性。There are often accidents in life, for example, athletes injured at the scene of the competition, casualties at the scene of a car accident, etc. When these accidents occur, timely and correct first aid for the injured is essential. If the rescue is not timely Or the rescue method is improper, it may be the perfect time for rescue, resulting in irreparable loss. However, the prior art lacks methods and equipment capable of timely and effective rescue of the wounded, so it is difficult to guarantee the timeliness and effectiveness of rescue.
发明内容Summary of the invention
本申请的一个目的是提供一种用于建立救援组的方法与设备。One purpose of this application is to provide a method and equipment for establishing a rescue team.
根据本申请的一个方面,提供了一种用于建立救援组的方法,该方法包括:According to one aspect of the present application, a method for establishing a rescue group is provided, the method including:
接收救援请求信息;Receive rescue request information;
根据所述救援请求信息从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者;According to the rescue request information, one or more rescuers matching the rescue request information are obtained by querying a rescuer information database;
建立服务所述救援请求信息的救援组,其中,所述救援组包括所述一个或多个救援者中至少一个救援者。A rescue group serving the rescue request information is established, wherein the rescue group includes at least one rescuer among the one or more rescuers.
根据本申请的另一个方面,提供了一种用于建立救援组的设备,该设备包括:According to another aspect of the present application, there is provided a device for establishing a rescue group, the device including:
一一模块,用于接收救援请求信息;A module for receiving rescue request information;
一二模块,用于根据所述救援请求信息从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者;The one-two module is used to query the rescuer information database to obtain one or more rescuers matching the rescue request information according to the rescue request information;
一三模块,用于建立服务所述救援请求信息的救援组,其中,所述救援组包括所述一个或多个救援者中至少一个救援者。The one-three modules are used to establish a rescue group serving the rescue request information, wherein the rescue group includes at least one rescuer among the one or more rescuers.
根据本申请的一个方面,提供了一种用于建立救援组的设备,其中,该设备包括:According to an aspect of the present application, there is provided a device for establishing a rescue group, wherein the device includes:
处理器;以及Processor; and
被安排成存储计算机可执行指令的存储器,所述可执行指令在被执行时使所述处理器执行以上任一项所述方法的操作。A memory arranged to store computer-executable instructions, which when executed, cause the processor to perform the operations of any one of the above methods.
根据本申请的另一个方面,提供了一种包括指令的计算机可读介质,所述指令在被执行时使得系统进行以上任一项所述方法的操作。According to another aspect of the present application, there is provided a computer-readable medium including instructions that, when executed, cause a system to perform operations of any of the above methods.
与现有技术相比,本申请通过根据救援请求信息在救援人员信息库中查找与所述救援请求信息相匹配的一个或多个救援者,建立包括所述一个或多个救援者的救援组。其中,所述救援组内的一个或多个救援者为具有一定救援能力的救援者,从而支持基于救援请求对待救援现场实施及时有效的救援措施的目的,提高了救援的及时性和有效性。Compared with the prior art, this application establishes a rescue group including the one or more rescuers by searching for one or more rescuers matching the rescue request information in the rescuer information database according to the rescue request information . Wherein, one or more rescuers in the rescue group are rescuers with certain rescue capabilities, thereby supporting the purpose of implementing timely and effective rescue measures on the rescue site based on rescue requests, and improving the timeliness and effectiveness of rescue.
附图说明Description of the drawings
通过阅读参照以下附图所作的对非限制性实施例所作的详细描述,本申请的其它特征、目的和优点将会变得更明显:By reading the detailed description of the non-limiting embodiments with reference to the following drawings, other features, purposes and advantages of the present application will become more apparent:
图1示出根据本申请一个实施例的一种用于建立救援组的方法流程图;Fig. 1 shows a flow chart of a method for establishing a rescue group according to an embodiment of the present application;
图2示出根据本申请另一个实施例的一种用于建立救援组的设备模块图;Figure 2 shows a block diagram of a device for establishing a rescue group according to another embodiment of the present application;
图3示出可被用于实施本申请中所述的各个实施例的示例性系统。Figure 3 shows an exemplary system that can be used to implement the various embodiments described in this application.
附图中相同或相似的附图标记代表相同或相似的部件。The same or similar reference signs in the drawings represent the same or similar components.
具体实施方式detailed description
下面结合附图对本申请作进一步详细描述。The application will be further described in detail below in conjunction with the drawings.
在本申请一个典型的配置中,终端、服务网络的设备和可信方均包括一个或多个处理器(例如,中央处理器(Central Processing Unit,CPU))、输入/输出接口、网络接口和内存。In a typical configuration of this application, the terminal, the equipment of the service network, and the trusted party all include one or more processors (for example, a central processing unit (CPU)), input/output interfaces, network interfaces, and RAM.
内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(Random Access Memory,RAM)和/或非易失性内存等形式,如只读存储器(Read Only Memory,ROM)或闪存(Flash Memory)。内存是计算机可读介质的示例。Memory may include non-permanent memory in computer readable media, random access memory (RAM) and/or non-volatile memory, such as read only memory (ROM) or flash memory (Read Only Memory). Flash Memory). Memory is an example of computer readable media.
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(Phase-Change Memory,PCM)、可编程随机存取存储器(Programmable Random Access Memory,PRAM)、静态随机存取存储器(Static Random-Access Memory,SRAM)、动态随机存取存储器(Dynamic Random Access Memory,DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(Electrically-Erasable Programmable Read-Only Memory,EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(Compact Disc Read-Only Memory,CD-ROM)、数字多功能光盘(Digital Versatile Disc,DVD)或其他光学存储、磁盒式磁带,磁带磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。Computer-readable media includes permanent and non-permanent, removable and non-removable media, and information storage can be realized by any method or technology. The information can be computer-readable instructions, data structures, program modules, or other data. Examples of computer storage media include, but are not limited to, phase-change memory (PCM), programmable random access memory (Programmable Random Access Memory, PRAM), and static random access memory (Static Random-Access Memory, SRAM), dynamic random access memory (Dynamic Random Access Memory, DRAM), other types of random access memory (RAM), read only memory (ROM), electrically erasable programmable read only memory (Electrically-Erasable Programmable Read -Only Memory, EEPROM), flash memory or other memory technologies, CD-ROM (Compact Disc Read-Only Memory, CD-ROM), Digital Versatile Disc (DVD) or other optical storage , Magnetic cassette tape, magnetic tape disk storage or other magnetic storage devices or any other non-transmission media that can be used to store information that can be accessed by computing devices.
本申请所指设备包括但不限于用户设备、网络设备、或用户设备与网络设备通过网络相集成所构成的设备。所述用户设备包括但不限于任何一种可与用户进行人机交互(例如通过触摸板进行人机交互)的移动电子产品,例如智能手机、平板电脑等,所述移动电子产品可以采用任意操作系统,如android操作系统、iOS操作系统等。其中,所述网络设备包括一种能够按照事先设定或存储的指令,自动进行数值计算和信息处理的电子设备,其硬件包括但不限于微处理器、专用集成电路(Application Specific Integrated Circuit, ASIC)、可编程逻辑器件(Programmable Logic Device,PLD)、现场可编程门阵列(Field Programmable Gate Array,FPGA)、数字信号处理器(Digital Signal Processor,DSP)、嵌入式设备等。所述网络设备包括但不限于计算机、网络主机、单个网络服务器、多个网络服务器集或多个服务器构成的云;在此,云由基于云计算(Cloud Computing)的大量计算机或网络服务器构成,其中,云计算是分布式计算的一种,由一群松散耦合的计算机集组成的一个虚拟超级计算机。所述网络包括但不限于互联网、广域网、城域网、局域网、VPN网络、无线自组织网络(Ad Hoc网络)等。优选地,所述设备还可以是运行于所述用户设备、网络设备、或用户设备与网络设备、网络设备、触摸终端或网络设备与触摸终端通过网络相集成所构成的设备上的程序。The equipment referred to in this application includes but is not limited to user equipment, network equipment, or equipment formed by the integration of user equipment and network equipment through a network. The user equipment includes, but is not limited to, any mobile electronic product that can perform human-computer interaction with the user (such as human-computer interaction through a touch panel), such as a smart phone, a tablet computer, etc., and the mobile electronic product can adopt any operation System, such as android operating system, iOS operating system, etc. Wherein, the network device includes an electronic device that can automatically perform numerical calculation and information processing in accordance with pre-set or stored instructions, and its hardware includes, but is not limited to, a microprocessor, an Application Specific Integrated Circuit (ASIC) ), Programmable Logic Device (PLD), Field Programmable Gate Array (FPGA), Digital Signal Processor (DSP), embedded devices, etc. The network device includes, but is not limited to, a computer, a network host, a single network server, a set of multiple network servers, or a cloud composed of multiple servers; here, the cloud is composed of a large number of computers or network servers based on Cloud Computing, Among them, cloud computing is a type of distributed computing, a virtual supercomputer composed of a group of loosely coupled computer sets. The network includes, but is not limited to, the Internet, a wide area network, a metropolitan area network, a local area network, a VPN network, a wireless ad hoc network (Ad Hoc network), etc. Preferably, the device may also be a program running on the user equipment, network equipment, or user equipment and network equipment, network equipment, touch terminal, or a device formed by integrating network equipment and touch terminal through a network.
当然,本领域技术人员应能理解上述设备仅为举例,其他现有的或今后可能出现的设备如可适用于本申请,也应包含在本申请保护范围以内,并在此以引用方式包含于此。Of course, those skilled in the art should understand that the above-mentioned equipment is only an example, and other existing or possible future equipment, if applicable to this application, should also be included in the scope of protection of this application and be included here by reference. this.
在本申请的描述中,“多个”的含义是两个或者更多,除非另有明确具体的限定。In the description of this application, "plurality" means two or more, unless otherwise clearly defined.
图1示出了根据本申请一个方面的一种用于建立救援组的方法,该方法包括步骤S11、步骤S12以及步骤S13。在步骤S11中,网络设备接收救援请求信息;在步骤S12中,网络设备根据所述救援请求信息从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者;在步骤S13中,网络设备建立服务所述救援请求信息的救援组,其中,所述救援组包例如括所述一个或多个救援者中至少一个救援者。Fig. 1 shows a method for establishing a rescue group according to an aspect of the present application. The method includes step S11, step S12, and step S13. In step S11, the network device receives rescue request information; in step S12, the network device obtains one or more rescuers matching the rescue request information from a rescuer information database according to the rescue request information; In step S13, the network device establishes a rescue group serving the rescue request information, where the rescue group includes, for example, at least one rescuer among the one or more rescuers.
具体而言,在步骤S11中,网络设备接收救援请求信息。在一些实施例中,所述救援请求信息是由用户(例如,第一救援者)通过可穿戴救援设备向所述网络设备发送的,所述救援请求信息用于所述网络设备与所述可穿戴救援设备建立通信连接,用于所述网络设备与所述可穿戴救援设备之间进行信息的交互传递。在一些实施例中,所述可穿戴救援设备包括但不限于手机、平板电脑、设置有通信装置的头盔、救援记录仪等可通信设备。Specifically, in step S11, the network device receives rescue request information. In some embodiments, the rescue request information is sent by a user (for example, the first rescuer) to the network device through a wearable rescue device, and the rescue request information is used for the network device and the network device. The wearable rescue device establishes a communication connection for the interactive transmission of information between the network device and the wearable rescue device. In some embodiments, the wearable rescue equipment includes, but is not limited to, mobile phones, tablet computers, helmets equipped with communication devices, rescue recorders and other communicable equipment.
在步骤S12中,网络设备根据所述救援请求信息从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者。在一些实施例中,网络设备中设置有救援人员信息库,所述救援人员信息库中包括多个救援者(例如,救援者的姓名、ID、救援号等标识信息)以及每个救援者所属的救援现场信息。例如,网络设备获取发送所述救援请求信息的可穿戴救援设备的救援现场信息(例如,网络设备根据发送该救援请求信息的可穿戴救援设备的位置信息获取所述救援现场信息),所述网络设备所述救援请求信息所在的救援现场信息在所述救援人员信息库中查询与所述救援请求信息相匹配的一个或多个救援者(例如,网络设备查询与所述救援请求信息位于同一救援现场信息的一个或多个救援者)。在一些实施例中,所述救援现场信息包括但不限于救援现场的位置信息,在一些实施例中,所述救援现场包括赛事现场(例如,马拉松、足球比赛、拳击比赛等)、车祸现场、火灾现场等需要救援的现场。在一些实施例中,网络设备还可以结合救援者的当前状态来查询获得与所述救援请求信息相匹配的当前空闲的一个或多个救援者。In step S12, the network device obtains one or more rescuers matching the rescue request information from the rescuer information database according to the rescue request information. In some embodiments, a rescuer information database is provided in the network device, and the rescuer information database includes multiple rescuers (for example, identification information such as the name, ID, and rescue number of the rescuer) and the identity of each rescuer. Information on the rescue scene. For example, the network device obtains the rescue site information of the wearable rescue device that sends the rescue request information (for example, the network device obtains the rescue site information according to the location information of the wearable rescue device that sends the rescue request information), the network The rescue site information where the rescue request information of the device is located is searched in the rescuer information database for one or more rescuers that match the rescue request information (for example, the network device query and the rescue request information are located in the same rescue One or more rescuers of on-site information). In some embodiments, the rescue site information includes, but is not limited to, location information of the rescue site. In some embodiments, the rescue site includes event sites (for example, marathons, football matches, boxing matches, etc.), car accident sites, Fire scenes and other scenes requiring rescue. In some embodiments, the network device may also query the rescuer's current status to obtain one or more rescuers that are currently idle that match the rescue request information.
在步骤S13中,网络设备建立服务所述救援请求信息的救援组,其中,所述救援组包括所述一个或多个救援者中至少一个救援者。在一些实施例中,网络设备在所述救援人员信息库中查询到与救援请求信息相匹配的一个或多个救援者后,网络设备通过与发送该救援请求信息的可穿戴救援设备以及后台设备建立通信连接的方式建立服务所述救援请求信息的救援组,其中,所述救援组包括发送该救援请求信息的用户(例如,第一救援者)以及所述网络设备从所述救援人员信息库中查询到的一个或多个救援者。在一些实施例中,所述后台设备包括但不限于电脑等计算设备。在一些实施例中,所述救援组(例如,救援组中包括第一救援者以及一个或多个救援者)用于对所述救援请求信息所处的救援现场进行救援服务。例如,所述第一救援者以及所述救援组中的一个或多个救援者中的每一个救援者都配备有可穿戴救援设备,网络设备通过建立所述可穿戴救援设备与所述后台设备间的通信连接实现救援组与后台设备间的信息传递,以达到后台设备可以指挥所述救援组中的第一救援者与一个或多个救援者对救援现场实施救援活动。In step S13, the network device establishes a rescue group serving the rescue request information, wherein the rescue group includes at least one rescuer among the one or more rescuers. In some embodiments, after the network device finds one or more rescuers matching the rescue request information in the rescuer information database, the network device communicates with the wearable rescue device and the background device that sent the rescue request information. A rescue group serving the rescue request information is established by establishing a communication connection, wherein the rescue group includes the user (for example, the first rescuer) who sent the rescue request information and the network device from the rescuer information database One or more rescuers found in. In some embodiments, the background device includes, but is not limited to, a computing device such as a computer. In some embodiments, the rescue group (for example, the rescue group includes a first rescuer and one or more rescuers) is used to perform rescue services on the rescue scene where the rescue request information is located. For example, each of the first rescuer and one or more rescuers in the rescue group is equipped with a wearable rescue device, and the network device establishes the wearable rescue device with the background device The inter-communication connection realizes the information transmission between the rescue group and the background equipment, so that the background equipment can direct the first rescuer and one or more rescuers in the rescue group to implement rescue activities on the rescue site.
例如,第一救援者甲位于XX赛事现场,当前发生运动员受伤的突发状况,该第一救援者甲通过其佩戴的可穿戴救援设备向对应的网络设备发送了救援请求信息。网络设备接收所述救援请求信息,并根据该救援请求信息(例如,所述救援请求信息包括所述第一救援者所处的救援现场信息—XX赛事现场)在救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者,例如,所述救援人员信息库中包括多个救援者的标识信息(例如,救援者的姓名、ID)、每个救援者的相关信息(例如,救援能力级别、职务、性别、国籍)、每个救援者所属的赛事现场信息。网络设备根据救援请求信息的赛事现场信息在所述救援人员信息库中查询到与发送所述救援请求信息的第一救援者所处的赛事现场信息相匹配的一个或多个救援者,例如,所述一个或多个救援者所处的救援现象信息与所述第一救援者所处的救援现场信息相同。进一步地,网络设备为所述第一救援者与一个或多个救援者建立救援组,例如,所述第一救援者与一个或多个救援者属于同一组别的救援组。其中,所述第一救援者以及所述一个或多个救援者均佩戴有可穿戴设备。进一步地,所述网络设备通过建立所述第一救援者以及所述一个或多个救援者佩戴的可穿戴设备与后台设备间的通信连接实现救援组与后台设备对应的指挥官的通信,例如,可穿戴设备上设置有摄像头,救援组中的救援者通过其佩戴的可穿戴设备向后台设备传送可穿戴设备拍摄的救援现场信息,后台设备对应的指挥官通过接收到的救援现场信息指挥救援组进行现场救援。For example, the first rescuer A is located at the scene of an XX event, and an athlete is injured in a sudden situation. The first rescuer A sends rescue request information to the corresponding network device through the wearable rescue device worn by the first rescuer. The network device receives the rescue request information, and according to the rescue request information (for example, the rescue request information includes information on the rescue scene where the first rescuer is located—the scene of the XX event) searches the rescuer information database to obtain and One or more rescuers matching the rescue request information, for example, the rescuer information database includes identification information of multiple rescuers (for example, the name and ID of the rescuer) and relevant information of each rescuer (For example, rescue ability level, job title, gender, nationality), the event site information to which each rescuer belongs. The network device searches the rescuer information database according to the match site information of the rescue request information to find one or more rescuers that match the match site information of the first rescuer who sent the rescue request information, for example, The rescue phenomenon information where the one or more rescuers are located is the same as the rescue scene information where the first rescuer is located. Further, the network device establishes a rescue group for the first rescuer and one or more rescuers, for example, the first rescuer and one or more rescuers belong to the same rescue group. Wherein, the first rescuer and the one or more rescuers are all wearing wearable devices. Further, the network device realizes the communication between the rescue group and the commander corresponding to the background device by establishing a communication connection between the first rescuer and the wearable device worn by the one or more rescuers and the background device, for example , The wearable device is equipped with a camera, and the rescuers in the rescue team use the wearable device to transmit the rescue scene information captured by the wearable device to the backstage device. The commander corresponding to the backstage device directs the rescue through the received rescue scene information The team conducted on-site rescue.
在一些实施例中,所述步骤S11包括:接收第一救援者发送的救援请求信息,其中,所述第一救援者处于所述救援请求信息的救援现场;其中,所述步骤S13包括:建立服务所述救援请求信息的救援组,其中,所述救援组包括所述第一救援者及所述一个或多个救援者中至少一个救援者。在一些实施例中,第一救援者包括志愿者(例如,赛事现场的志愿者)或者其他用户(例如,佩戴有可穿戴设备的用户)。在一些实施例中,所述第一救援者处于救援现场,网络设备可通过第一救援者通过其佩戴的可穿戴设备发送的救援请求信息获取该第一救援者所处的救援现场信息(例如,通过GPS技术 获取第一救援者所处的救援现场信息)。在一些实施例中,网络设备中设置有救援人员信息库,所述救援人员信息库中包括多个救援者以及每个救援者所处的救援现场信息,网络设备根据救援请求信息确定第一救援者所处的救援现场信息,进一步地,网络设备在所述救援人员信息库中查询与所述救援请求信息相匹配的一个或多个救援者,例如,所述一个或多个救援者所处的救援现场信息与所述第一救援者所处的救援现场信息相同。另一些实施例中,网络设备设置有救援人员信息库,所述救援人员信息库包括多个救援者以及每个救援者所处的救援现场信息,网络设备根据第一救援者发送的救援请求信息在所述救援人员信息库中查询与所述第一救援者所处的救援现场信息相同的一个或多个救援者。进一步地,所述网络设备为所述第一救援者以及所述一个或多个救援者建立救援组。In some embodiments, the step S11 includes: receiving rescue request information sent by a first rescuer, wherein the first rescuer is at the rescue site of the rescue request information; wherein, the step S13 includes: establishing A rescue group serving the rescue request information, wherein the rescue group includes the first rescuer and at least one rescuer among the one or more rescuers. In some embodiments, the first rescuer includes volunteers (for example, volunteers at the event site) or other users (for example, users wearing wearable devices). In some embodiments, the first rescuer is at the rescue site, and the network device can obtain the rescue site information where the first rescuer is located through the rescue request information sent by the first rescuer through the wearable device worn by the first rescuer (for example, , Obtain the rescue scene information of the first rescuer through GPS technology). In some embodiments, a rescuer information database is provided in the network device, and the rescuer information database includes multiple rescuers and information on the rescue site where each rescuer is located. The network device determines the first rescuer according to the rescue request information. Information on the rescue site where the rescuer is located, and further, the network device searches the rescuer information database for one or more rescuers matching the rescue request information, for example, where the one or more rescuers are located The rescue site information of is the same as the rescue site information of the first rescuer. In other embodiments, the network device is provided with a rescuer information database. The rescuer information database includes multiple rescuers and information about the rescue site where each rescuer is located. The network device is based on the rescue request information sent by the first rescuer. One or more rescuers with the same rescue site information as the first rescuer is queried in the rescuer information database. Further, the network device establishes a rescue group for the first rescuer and the one or more rescuers.
在一些实施例中,所述救援请求信息还包括通过所述第一救援者的可穿戴救援设备拍摄的所述救援现场的救援现场信息。在一些实施例中,所述第一救援者佩戴有可穿戴设备,所述可穿戴设备包括但不限于设置有通信模块的头盔、手机、平板电脑等可通信设备。所述可穿戴设备安装有摄像装置,所述可穿戴可通过所述摄像装置拍摄救援现场的救援现场信息。在一些实施例中,所述救援现场信息包括关于救援现场的视频信息和/或音频信息。例如,所述第一救援者发现有需要向后台求救的事故时,打开其佩戴的可穿戴救援设备向对应的网络设备发送救援请求信息,同时,打开所述可穿戴设备上的摄像装置,向所述网络设备传输拍摄的救援现场信息。In some embodiments, the rescue request information further includes rescue scene information of the rescue scene photographed by the wearable rescue device of the first rescuer. In some embodiments, the first rescuer wears a wearable device, and the wearable device includes, but is not limited to, communicable devices such as helmets, mobile phones, and tablet computers provided with a communication module. The wearable device is equipped with a camera device, and the wearable can photograph rescue scene information of the rescue scene through the camera device. In some embodiments, the rescue site information includes video information and/or audio information about the rescue site. For example, when the first rescuer discovers that there is an accident that needs to ask for help in the background, he turns on the wearable rescue device he wears and sends rescue request information to the corresponding network device. At the same time, he turns on the camera device on the wearable device, The network device transmits the captured rescue scene information.
在一些实施例中,所述方法还包括步骤S14(未示出)。在步骤S14中,网络设备根据所述救援现场信息确定是否需要建立服务所述救援请求信息的救援组;其中,所述步骤S12包括:若需要建立服务所述救援请求信息的救援组,根据所述救援请求信息从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者。在一些实施例中,所述救援现场信息包括关于救援现场的视频信息和/或音频信息。在一些实施例中,网络设备根据所述救援现场信息的紧急程度确定是否需要建立救援组,例如,第一救援者通过呼救的方式(例如,所述救援现场信息包括音频信息)向网络设备发送救 援请求信息,网络设备根据所述救援现场信息确定是否需要建立救援组,例如,网络设备将其获取的音频信息进行解析,网络设备预设有需要建立救援组的关键词,当所述音频信息中包括所述关键词时,网络设备建立救援组。进一步地,所述网络设备根据所述救援请求信息从救援人员信息库中查询与所述救援请求信息相匹配的一个或多个救援者,关于匹配的过程请参照图1对应的实施例,在此不做赘述。In some embodiments, the method further includes step S14 (not shown). In step S14, the network device determines whether it is necessary to establish a rescue group serving the rescue request information according to the rescue site information; wherein, the step S12 includes: if it is necessary to establish a rescue group serving the rescue request information, according to all The rescue request information obtains one or more rescuers matching the rescue request information from a rescuer information database. In some embodiments, the rescue site information includes video information and/or audio information about the rescue site. In some embodiments, the network device determines whether a rescue group needs to be established according to the urgency of the rescue site information. For example, the first rescuer sends to the network device by calling for help (for example, the rescue site information includes audio information) For rescue request information, the network device determines whether a rescue group needs to be established according to the rescue site information. For example, the network device parses the audio information it obtains. The network device presets keywords that need to establish a rescue group. When the audio information When the keyword is included, the network device establishes a rescue group. Further, the network device searches for one or more rescuers matching the rescue request information from the rescuer information database according to the rescue request information. For the matching process, please refer to the embodiment corresponding to FIG. 1. I won't repeat it here.
在一些实施例中,所述步骤S13包括:根据所述救援现场信息及所述救援者的救援技能信息从所述一个或多个救援者中选择一个或多个优选救援者,其中,每个优选救援者的救援技能信息与所述救援现场信息相匹配,或者所述一个或多个优选救援者的救援技能信息的集合与所述救援现场信息相匹配;建立服务所述救援请求信息的救援组,其中,所述救援组包括所述第一救援者及所述一个或多个优选救援者。在一些实施例中,所述救援人员信息库中包括多个救援者以及每个救援者的救援技能信息,在一些实施例中,所述救援技能信息包括但不限于救援者的救援能力级别、职务(例如,医务官、指挥人员、急救员等)。在一些实施例中,为了匹配出符合当前需要救援的救援现场的救援组,网络设备在所述一个或多个救援者中优选出一个或多个优选救援者。例如,网络设备预设有多个救援场景信息(例如,赛事现场、车祸现场、火灾现场),其中,每个救援场景信息与对应的救援技能信息间存在映射关系,例如,赛事现场要求有具有专业救援能力的救援者,车祸现场要求具有救援能力级别较高的救援者。网络设备可以根据救援现场信息确定该救援现场信息对应的救援场景信息,例如,所述救援现场信息包括音频信息,所述音频信息包括与第一救援者所处的救援现场信息相对应的救援现场信息(例如,所述第一救援者通过语音的方式将其现在所处的救援场景信息传达给网络设备),所述网络设备接收该音频信息,并将该音频信息进行解析,根据该音频信息包括的关键词查询与救援现场信息对应的救援场景信息。进一步地,网络设备根据救援场景信息与救援技能信息间的映射关系确定救援现场信息对应的救援技能信息,将具有该救援技能信息的救援者确定为优 选救援者。进一步地,网络设备为所述第一救援者以及一个或多个优选救援者建立救援组。In some embodiments, the step S13 includes: selecting one or more preferred rescuers from the one or more rescuers according to the rescue site information and the rescue skill information of the rescuers, wherein each Preferably, the rescue skill information of the rescuer matches the rescue site information, or the set of the rescue skill information of the one or more preferred rescuers matches the rescue site information; establishes a rescue service that serves the rescue request information Group, wherein the rescue group includes the first rescuer and the one or more preferred rescuers. In some embodiments, the rescuer information database includes multiple rescuers and rescue skill information of each rescuer. In some embodiments, the rescue skill information includes but is not limited to the rescuer's rescue capability level, Position (for example, medical officer, commander, first responder, etc.). In some embodiments, in order to match a rescue group that meets the rescue site currently in need of rescue, the network device selects one or more preferred rescuers among the one or more rescuers. For example, the network device is preset with multiple rescue scene information (for example, the scene of an event, a scene of a car accident, and a scene of a fire). Among them, there is a mapping relationship between each rescue scene information and the corresponding rescue skill information. For rescuers with professional rescue capabilities, the scene of a car accident requires rescuers with a higher level of rescue capabilities. The network device may determine the rescue scene information corresponding to the rescue scene information according to the rescue scene information. For example, the rescue scene information includes audio information, and the audio information includes the rescue scene corresponding to the rescue scene information where the first rescuer is located. Information (for example, the first rescuer communicates the rescue scene information he is currently in to the network device by voice), the network device receives the audio information, and parses the audio information, and according to the audio information The included keywords query the rescue scene information corresponding to the rescue scene information. Further, the network device determines the rescue skill information corresponding to the rescue scene information according to the mapping relationship between the rescue scene information and the rescue skill information, and determines the rescuer with the rescue skill information as the preferred rescuer. Further, the network device establishes a rescue group for the first rescuer and one or more preferred rescuers.
在另一些实施例中,网络设备预设有一个或多个集合,所述每个集合包括一个或多个救援技能信息。为了为不同的救援现场匹配具有特定救援技能的救援者,网络设备为每个所述集合预设有对应的救援场景信息,例如,每个集合与其对应的救援场景信息存在映射关系。网络设备根据第一救援者发送的救援请求信息(例如,所述救援请求信息包括第一救援者通过其佩戴的可穿戴救援设备拍摄的救援现场信息,其中,所述救援现场信息包括关于救援现场的音频信息)确定对应的救援场景信息,进一步地,网络设备根据所述救援场景信息确定对应的集合,网络设备将与所述集合中的救援技能信息对应的救援者确定为优选救援者。进一步地,网络设备为所述优选救援者以及第一救援者建立救援组。In other embodiments, the network device is preset with one or more sets, and each set includes one or more rescue skill information. In order to match rescuers with specific rescue skills for different rescue sites, the network device presets corresponding rescue scene information for each of the collections. For example, each collection has a mapping relationship with its corresponding rescue scene information. The network device according to the rescue request information sent by the first rescuer (for example, the rescue request information includes rescue site information captured by the wearable rescue device worn by the first rescuer, wherein the rescue site information includes information about the rescue site Audio information) to determine the corresponding rescue scene information, further, the network device determines the corresponding set according to the rescue scene information, and the network device determines the rescuer corresponding to the rescue skill information in the set as the preferred rescuer. Further, the network device establishes a rescue group for the preferred rescuer and the first rescuer.
在一些实施例中,所述方法还包括步骤S15(未示出)。在步骤S15中,对所述救援组中各救援者所使用的可穿戴救援设备执行救援配置操作。在一些实施例中,所述救援配置操作包括但不限于设置对应可穿戴救援设备的组别信息为所述救援组、设置对应可穿戴救援设备的工作状态信息为救援状态。在一些实施例中,网络设备建立救援组后,需要对救援组中的救援者所使用的可穿戴救援设备执行救援配置操作。例如,每个救援者所使用的可穿戴救援设备对应有一个组别信息(例如,小组1、小组2……),网络设备针对救援现场信息建立救援组后,需要更新所述救援组内各救援者所使用的可穿戴设备的组别信息,例如,救援组内各救援者所使用的可穿戴设备本来的组别信息都是不一样的,网络设备确定出救援组后,需要统一救援组内各救援者的组别信息,使统一后的组别信息与救援组相对应。In some embodiments, the method further includes step S15 (not shown). In step S15, a rescue configuration operation is performed on the wearable rescue equipment used by each rescuer in the rescue group. In some embodiments, the rescue configuration operation includes, but is not limited to, setting the group information corresponding to the wearable rescue device to the rescue group, and setting the work status information of the corresponding wearable rescue device to the rescue state. In some embodiments, after the network device establishes the rescue group, it needs to perform rescue configuration operations on the wearable rescue device used by rescuers in the rescue group. For example, the wearable rescue equipment used by each rescuer corresponds to a group information (for example, group 1, group 2...). After the network device establishes a rescue group based on the rescue site information, it needs to update each of the rescue groups. The group information of the wearable device used by the rescuer, for example, the original group information of the wearable device used by each rescuer in the rescue group is different. After the network device determines the rescue group, the rescue group needs to be unified The group information of each rescuer in the unified group information corresponds to the rescue group.
在一些实施例中,所述救援配置操作包括以下至少任一项:设置对应可穿戴救援设备的组别信息为所述救援组;设置对应可穿戴救援设备的工作状态信息为救援状态;设置对应可穿戴设备与后台设备的通信连接;开启或关闭对应可穿戴救援设备的摄像装置。In some embodiments, the rescue configuration operation includes at least any one of the following: setting the group information corresponding to the wearable rescue device as the rescue group; setting the work status information of the corresponding wearable rescue device as the rescue state; setting the corresponding The communication connection between the wearable device and the background device; turn on or turn off the camera device corresponding to the wearable rescue device.
具体而言,(1)设置对应可穿戴救援设备的组别信息为所述救援组。在一些实施例中,每个救援者所使用的可穿戴救援设备对应有一个组别信息(例如,小组1、小组2……),网络设备针对救援现场信息建立救援组后,需要更新所述救援组内各救援者所使用的可穿戴设备的组别信息,例如,救援组内各救援者所使用的可穿戴设备本来的组别信息都是不一样的,网络设备确定出救援组后,需要统一救援组内各救援者的组别信息,使统一后的组别信息与救援组相对应。例如,网络设备向救援组内各救援者佩戴的可穿戴设备发送更新组别信息的指令(所述指令包括更新后的组别信息,例如,小组X),所述可穿戴设备接收所述指令,并更新组别信息。Specifically, (1) Set the group information corresponding to the wearable rescue device as the rescue group. In some embodiments, the wearable rescue device used by each rescuer corresponds to a group information (for example, group 1, group 2...). After the network device establishes a rescue group for the rescue site information, it needs to update the The group information of the wearable device used by each rescuer in the rescue group. For example, the original group information of the wearable device used by each rescuer in the rescue group is different. After the network device determines the rescue group, It is necessary to unify the group information of each rescuer in the rescue group so that the unified group information corresponds to the rescue group. For example, a network device sends an instruction to update group information (the instruction includes the updated group information, for example, group X) to the wearable device worn by each rescuer in the rescue group, and the wearable device receives the instruction , And update the group information.
(2)设置对应可穿戴救援设备的工作状态信息为救援状态。在一些实施例中,可穿戴救援设备上设置有工作状态信息,当该可穿戴救援设备没有被打开使用时,其所处的工作状态信息为闲置状态,当该可穿戴救援设备被打开使用时,其所处的工作状态信息为救援状态。网络设备确定出救援组后,更新所述救援组内各救援者(在一些实施例中,救援组内包括优选救援者)的佩戴的可穿戴救援设备的工作状态信息。(2) Set the working status information of the corresponding wearable rescue device as the rescue status. In some embodiments, the wearable rescue device is provided with work status information. When the wearable rescue device is not opened for use, the work status information of the wearable rescue device is in an idle state. When the wearable rescue device is opened for use, , Its working status information is rescue status. After the network device determines the rescue group, it updates the work status information of the wearable rescue equipment worn by each rescuer in the rescue group (in some embodiments, the rescue group includes preferred rescuers).
(3)设置对应可穿戴设备与后台设备的通信连接。在一些实施例中,网络设备确定出救援组后,打开所述救援组内各救援者所佩戴的可穿戴救援设备,并建立可穿戴设备与对应的后台设备间的通信连接,例如,网络设备将打开所述可穿戴设备的指令发送给对应的可穿戴设备,所述可穿戴设备接收所述指令后自动开启。所述可穿戴设备与所述后台设备间通过无线网络连接进行通信连接。以便将所述可穿戴设备拍摄的救援现场信息传递给后台设备,所述后台设备对所述救援组进行控制指挥。(3) Set the communication connection between the corresponding wearable device and the background device. In some embodiments, after the network device determines the rescue group, it turns on the wearable rescue device worn by each rescuer in the rescue group, and establishes a communication connection between the wearable device and the corresponding background device, for example, a network device The instruction to turn on the wearable device is sent to the corresponding wearable device, and the wearable device automatically turns on after receiving the instruction. The wearable device and the background device are connected in communication through a wireless network connection. In order to transmit the rescue scene information photographed by the wearable device to a background device, the background device controls and commands the rescue team.
(4)开启或关闭对应可穿戴救援设备的摄像装置。在一些实施例中,所述摄像装置可以由救援者开启,例如,所述救援者接收到组别信息后手动开启所述摄像装置;在另一些实施例中,所述摄像装置由网络设备控制打开,例如,网络设备确定出救援组后,网络设备向对应的救援者佩戴的可穿戴设备发送开启摄像装置的指令,所述可穿戴设备接收所述指令后开启摄像装置, 并传输音视频流数据到网络设备,所述网络设备将所述音视频流数据推送给对应的后台设备。(4) Turn on or turn off the camera device corresponding to the wearable rescue equipment. In some embodiments, the camera device can be turned on by the rescuer, for example, the rescuer manually turns on the camera device after receiving the group information; in other embodiments, the camera device is controlled by a network device Open, for example, after the network device determines the rescue group, the network device sends an instruction to turn on the camera device to the wearable device worn by the corresponding rescuer, and the wearable device receives the instruction and turns on the camera device and transmits audio and video streams Data is sent to a network device, and the network device pushes the audio and video stream data to a corresponding background device.
在一些实施例中,所述方法还包括步骤S16(未示出)。在步骤S16中,若所述救援组中存在第二救援者,对所述第二救援者所使用的可穿戴救援设备的救援配置操作失败,确定与所述第二救援者相似的第三救援者;将所述第三救援者添加至所述救援组以替换所述第二救援者;对所述第三救援者所使用的可穿戴救援设备执行救援配置操作。在一些实施例中,为了应对突发状况的发生,例如,网络设备确定出的救援组中有的救援者的可穿戴设备存在故障(例如,网络设备对救援者佩戴的可穿戴设备的救援配置操作失败),网络设备确定与发生故障的可穿戴设备对应的救援者(例如,第二救援者)相似的其他救援者(例如,第三救援者)。例如,网络设备根据所述第二救援者的位置信息和/或救援技能信息在救援人员信息库或者之前确定出的一个或多个救援者中查询所述第三救援者。In some embodiments, the method further includes step S16 (not shown). In step S16, if there is a second rescuer in the rescue group, the rescue configuration operation of the wearable rescue device used by the second rescuer fails, and a third rescuer similar to the second rescuer is determined Add the third rescuer to the rescue group to replace the second rescuer; perform rescue configuration operations on the wearable rescue equipment used by the third rescuer. In some embodiments, in order to deal with emergencies, for example, the wearable device of some rescuers in the rescue group determined by the network device is faulty (for example, the rescue configuration of the wearable device worn by the rescuer by the network device If the operation fails), the network device determines other rescuers (for example, third rescuers) similar to the rescuer (for example, the second rescuer) corresponding to the wearable device that failed. For example, the network device queries the third rescuer in a rescuer information database or one or more previously determined rescuers according to the location information and/or rescue skill information of the second rescuer.
在一些实施例中,所述确定与所述第二救援者相似的第三救援者,包括:根据所述第二救援者的位置信息和/或救援技能信息,在所述救援人员信息库或所述一个或多个救援者中进行匹配查询获得第三救援者,其中,所述第三救援者与所述第二救援者关于位置信息和/或救援技能信息的相似度等于或大于预定候补相似度阈值信息。在一些实施例中,救援人员信息库中包括多个救援人员以及每个救援人员的位置信息、救援技能信息。网络设备根据救援请求信息在救援人员信息库中查询确定与所述救援请求信息相匹配的一个或多个救援者。进一步地,网络设备对所述一个或多个救援者佩戴的可穿戴救援设备进行救援配置操作,若其中存在救援配置操作失败的可穿戴救援设备(例如,网络设备向该可穿戴救援设备发送开启摄像装置的指令失败),网络设备根据该可穿戴救援设备对应的第二救援者的位置信息在救援人员信息库中查询与该位置信息的相似度等于或大于相似度阈值信息的第三救援者(例如,所述第三救援者的位置信息与所述第二救援者的位置信息间的距离等于或小于预设的距离阈值信息)。在一些实施例中,网络设备根据所述第二救援者的救援技能信息在救援人员信息库中查询与该救援技能信息相似的 第三救援者,例如,所述第三救援者的救援技能信息与所述第二救援者的救援技能信息相同,或者所述第三救援者的救援技能信息与所述第二救援者的救援技能信息的相似度(例如,重合度)等于或者大于相似度阈值信息。In some embodiments, the determining a third rescuer similar to the second rescuer includes: according to the location information and/or rescue skill information of the second rescuer, in the rescuer information database or A matching query is performed among the one or more rescuers to obtain a third rescuer, wherein the similarity between the third rescuer and the second rescuer with respect to location information and/or rescue skill information is equal to or greater than a predetermined candidate Similarity threshold information. In some embodiments, the rescuer information database includes multiple rescuers and the location information and rescue skill information of each rescuer. The network device searches the rescuer information database according to the rescue request information to determine one or more rescuers matching the rescue request information. Further, the network device performs a rescue configuration operation on the wearable rescue device worn by the one or more rescuers, and if there is a wearable rescue device that fails the rescue configuration operation (for example, the network device sends an open command to the wearable rescue device). The instruction of the camera device fails), the network device queries the rescuer information database for the third rescuer whose similarity with the position information is equal to or greater than the similarity threshold information according to the position information of the second rescuer corresponding to the wearable rescue device (For example, the distance between the position information of the third rescuer and the position information of the second rescuer is equal to or less than the preset distance threshold information). In some embodiments, the network device searches the rescuer information database for a third rescuer similar to the rescue skill information according to the rescue skill information of the second rescuer, for example, the rescue skill information of the third rescuer It is the same as the rescue skill information of the second rescuer, or the similarity (for example, degree of coincidence) between the rescue skill information of the third rescuer and the rescue skill information of the second rescuer is equal to or greater than the similarity threshold information.
在一些实施例中,所述步骤S12包括:根据所述救援请求信息的救援现场的现场位置信息,从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者,其中,每个救援者的当前位置信息与所述现场位置信息间的距离小于或等于预定救援距离阈值信息。在一些实施例中,网络设备获取救援请求信息对应的救援现场的现场位置信息,例如,网络设备根据发送所述救援请求信息的可穿戴救援设备所处的位置信息(例如,网络设备基于GPS技术获取所述位置信息)确定所述救援请求信息的救援现场的现场位置信息。进一步地,所述网络设备从救援人员信息库中查询与所述现场位置信息间的距离小于或等于预定救援距离阈值信息的救援者。例如,网络设备获取(例如,基于GPS技术或者网络设备中储存有救援人员信息库中多个救援人员对应的可穿戴救援设备的当前位置信息)所述救援人员信息库中多个救援人员的当前位置信息,根据所述多个救援人员的当前位置信息与所述现场位置信息间的距离确定救援者。例如,所述救援者的当前位置信息与所述现场位置信息间的距离小于或等于预定的救援距离阈值信息,以便为发送救援请求信息的第一救援者匹配到附近的救援者,附近的救援者可及时赶到救援现场实施救援。In some embodiments, the step S12 includes: querying a rescuer information database to obtain one or more rescuers matching the rescue request information according to the on-site location information of the rescue site of the rescue request information, Wherein, the distance between the current location information of each rescuer and the on-site location information is less than or equal to the predetermined rescue distance threshold information. In some embodiments, the network device obtains the on-site location information of the rescue site corresponding to the rescue request information. For example, the network device is based on the location information of the wearable rescue device sending the rescue request information (for example, the network device is based on GPS technology). Acquire the location information) determine the location information of the rescue site of the rescue request information. Further, the network device queries rescuers whose distance from the on-site location information is less than or equal to the predetermined rescue distance threshold information from the rescuer information database. For example, the network device obtains (for example, based on GPS technology or the network device stores the current location information of the wearable rescue equipment corresponding to multiple rescuers in the rescuer information database). The location information determines the rescuer based on the distance between the current location information of the multiple rescuers and the on-site location information. For example, the distance between the current location information of the rescuer and the on-site location information is less than or equal to the predetermined rescue distance threshold information, so that the first rescuer who sends the rescue request information can be matched with nearby rescuers. The person can rush to the rescue site in time for rescue.
在一些实施例中,所述救援组还包括通过后台设备参与服务所述救援请求信息的第四救援者;其中,所述方法还包括:接收所述第四救援者通过所述后台设备提交的救援指令信息;将所述救援指令信息发送至所述救援组中至少一个救援者所使用的可穿戴救援设备。在一些实施例中,所述第四救援者包括指挥所述救援活动的指挥人员,所述后台设备包括但不限于电脑等计算设备,所述第四救援者可通过所述后台设备对所述救援组内的各救援者进行指挥控制,以更好的实施救援活动。在一些实施例中,所述救援指令信息包括所述第四救援者以语音的方式向网络设备发送的音频信息,例如,网络设备将所述救援组内各救援者通过其佩戴的可穿戴救援设备拍摄的救援现场 信息(例如,关于救援现场的音视频信息)发送给所述后台设备,所述后台设备呈现所述救援现场信息,所述第四救援者根据所述后台设备呈现的救援现场信息对救援组进行指挥控制工作。所述网络设备将所述救援指令信息发送给救援组内至少一个救援者(例如,救援现场的指挥官)所使用的可穿戴救援设备,所述可穿戴救援设备对应的救援者可基于接收到的救援指令信息在救援现场实施救援行动。In some embodiments, the rescue group further includes a fourth rescuer who participates in serving the rescue request information through a background device; wherein, the method further includes: receiving the fourth rescuer submitted through the background device Rescue instruction information; sending the rescue instruction information to a wearable rescue device used by at least one rescuer in the rescue group. In some embodiments, the fourth rescuer includes a commander who directs the rescue activity, the background equipment includes but is not limited to computing equipment such as a computer, and the fourth rescuer can control the Rescuers in the rescue team exercise command and control to better implement rescue activities. In some embodiments, the rescue instruction information includes audio information sent by the fourth rescuer to the network device by voice, for example, the network device sends the rescuers in the rescue group to the wearable rescue The rescue scene information captured by the device (for example, audio and video information about the rescue scene) is sent to the background device, the background device presents the rescue scene information, and the fourth rescuer is based on the rescue scene presented by the background device Information conducts command and control work on the rescue team. The network device sends the rescue instruction information to the wearable rescue device used by at least one rescuer in the rescue group (for example, the commander at the rescue site), and the rescuer corresponding to the wearable rescue device can be based on the received Rescue instruction information to implement rescue operations at the rescue site.
例如,第四救援者根据后台设备呈现的救援现场信息向救援组内的救援者(例如,救援现场的医疗员)发送救援指令信息,例如,第四救援者要求该医疗员对需要救援的伤者进行心脏复苏的急救操作,该第四救援者可通过对讲的方式向该医疗员讲解进行心脏复苏操作的注意事项,该医疗员通过其佩戴的可穿戴救援设备接收所述救援指令信息,并根据所述第四救援者的讲解对需要救援的伤者进行心脏复苏的急救操作。所述第四救援者可通过后台设备呈现的救援现场信息(所述救援现场信息包括所述医疗员所佩戴的可穿戴救援设备的摄像头所采集的救援现场信息)实时观察该医疗员进行的操作是否正确,以便及时进行纠正。For example, the fourth rescuer sends rescue instruction information to rescuers in the rescue group (for example, medical staff at the rescue scene) based on the rescue scene information presented by the background equipment. For example, the fourth rescuer requires the medical staff to treat the injury that needs rescue. The fourth rescuer can explain the precautions for the cardiac resuscitation operation to the medical worker through intercom. The medical worker receives the rescue instruction information through the wearable rescue device worn by the medical worker, And according to the explanation of the fourth rescuer, the first aid operation of cardiac resuscitation is performed on the wounded in need of rescue. The fourth rescuer can observe the rescue site information presented by the background device (the rescue site information includes rescue site information collected by the camera of the wearable rescue device worn by the medical worker) in real time to observe the operation performed by the medical worker Is it correct so that it can be corrected in time.
在一些实施例中,所述方法还包括步骤S17(未示出)。在步骤S17中,若所述救援请求信息已处理完成,撤销所述救援组。在一些实施例中,当救援行动处理完毕后,救援组内的救援者可通过其佩戴的可穿戴救援设备向网络设备发送救援请求信息已完成的确认信息;在另一些实施例中,当救援行动处理完毕后,后台指挥人员可通过后台设备向网络设备发送救援请求信息已完成的确认信息。网络设备接收所述救援请求信息已处理完成的确认信息后,对所述救援组进行撤销处理,例如,网络设备删除建立所述救援组的信息。In some embodiments, the method further includes step S17 (not shown). In step S17, if the rescue request information has been processed, the rescue group is cancelled. In some embodiments, after the rescue operation is processed, rescuers in the rescue group can send a confirmation message that the rescue request information has been completed to the network device through the wearable rescue device they wear; in other embodiments, when the rescue After the action is processed, the background commander can send a confirmation message that the rescue request information has been completed to the network device through the background device. After receiving the confirmation information that the rescue request information has been processed, the network device performs cancellation processing on the rescue group, for example, the network device deletes the information for establishing the rescue group.
在一些实施例中,所述撤销所述救援组,还包括:对所述救援组中各救援者所使用的可穿戴救援设备执行撤销救援配置操作。在一些实施例中,所述撤销救援配置操作包括但不限于删除所述救援组内救援者佩戴的可穿戴救援设备的组别信息、将所述救援组内救援者佩戴的可穿戴救援设备的工作状态信息更新为闲置状态、关闭所述可穿戴救援设备的摄像装置。In some embodiments, the canceling the rescue group further includes: performing a rescue configuration cancel operation on the wearable rescue equipment used by each rescuer in the rescue group. In some embodiments, the operation of canceling the rescue configuration includes, but is not limited to, deleting the group information of the wearable rescue equipment worn by the rescuer in the rescue group, and removing the information of the wearable rescue equipment worn by the rescuer in the rescue group. The working state information is updated to an idle state, and the camera device of the wearable rescue equipment is turned off.
图2示出了根据本申请一个方面的一种用于建立救援组的方法,该方法包括一一模块、一二模块以及一三模块。一一模块,用于接收救援请求信息;一二模块,用于根据所述救援请求信息从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者;一三模块,用于建立服务所述救援请求信息的救援组,其中,所述救援组包例如括所述一个或多个救援者中至少一个救援者。Fig. 2 shows a method for establishing a rescue group according to an aspect of the present application. The method includes a one-module, a two-module, and a three-module. One-to-one module, used to receive rescue request information; one-two modules, to obtain one or more rescuers matching the rescue request information from the rescuer information database according to the rescue request information; one-three modules , For establishing a rescue group serving the rescue request information, wherein the rescue group includes, for example, at least one rescuer among the one or more rescuers.
具体而言,一一模块,用于接收救援请求信息。在一些实施例中,所述救援请求信息是由用户(例如,第一救援者)通过可穿戴救援设备向所述网络设备发送的,所述救援请求信息用于所述网络设备与所述可穿戴救援设备建立通信连接,用于所述网络设备与所述可穿戴救援设备之间进行信息的交互传递。在一些实施例中,所述可穿戴救援设备包括但不限于手机、平板电脑、设置有通信装置的头盔等可通信设备。Specifically, one module is used to receive rescue request information. In some embodiments, the rescue request information is sent by a user (for example, the first rescuer) to the network device through a wearable rescue device, and the rescue request information is used for the network device and the network device. The wearable rescue device establishes a communication connection for the interactive transmission of information between the network device and the wearable rescue device. In some embodiments, the wearable rescue device includes, but is not limited to, communicable devices such as mobile phones, tablet computers, and helmets equipped with communication devices.
一二模块,用于根据所述救援请求信息从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者。在一些实施例中,网络设备中设置有救援人员信息库,所述救援人员信息库中包括多个救援者(例如,救援者的姓名、ID、救援号等标识信息)以及每个救援者所属的救援现场信息。例如,网络设备获取发送所述救援请求信息的可穿戴救援设备的救援现场信息(例如,网络设备根据发送该救援请求信息的可穿戴救援设备的位置信息获取所述救援现场信息),所述网络设备所述救援请求信息所在的救援现场信息在所述救援人员信息库中查询与所述救援请求信息相匹配的一个或多个救援者(例如,网络设备查询与所述救援请求信息位于同一救援现场信息的一个或多个救援者)。在一些实施例中,所述救援现场信息包括但不限于救援现场的位置信息,在一些实施例中,所述救援现场包括赛事现场(例如,马拉松、足球比赛、拳击比赛等)、车祸现场、火灾现场等需要救援的现场。The one-two module is used to obtain one or more rescuers matching the rescue request information from the rescuer information database according to the rescue request information. In some embodiments, a rescuer information database is provided in the network device, and the rescuer information database includes multiple rescuers (for example, identification information such as the name, ID, and rescue number of the rescuer) and the identity of each rescuer. Information on the rescue scene. For example, the network device obtains the rescue site information of the wearable rescue device that sends the rescue request information (for example, the network device obtains the rescue site information according to the location information of the wearable rescue device that sends the rescue request information), the network The rescue site information where the rescue request information of the device is located is searched in the rescuer information database for one or more rescuers that match the rescue request information (for example, the network device query and the rescue request information are located in the same rescue One or more rescuers of on-site information). In some embodiments, the rescue site information includes, but is not limited to, location information of the rescue site. In some embodiments, the rescue site includes event sites (for example, marathons, football matches, boxing matches, etc.), car accident sites, Fire scenes and other scenes requiring rescue.
一三模块,用于建立服务所述救援请求信息的救援组,其中,所述救援组包括所述一个或多个救援者中至少一个救援者。在一些实施例中,网络设备在所述救援人员信息库中查询到与救援请求信息相匹配的一个或多个救援 者后,网络设备通过与发送该救援请求信息的可穿戴救援设备以及后台设备建立通信连接的方式建立服务所述救援请求信息的救援组,其中,所述救援组包括发送该救援请求信息的用户(例如,第一救援者)以及所述网络设备从所述救援人员信息库中查询到的一个或多个救援者。在一些实施例中,所述后台设备包括但不限于电脑等计算设备。在一些实施例中,所述救援组(例如,救援组中包括第一救援者以及一个或多个救援者)用于对所述救援请求信息所处的救援现场进行救援服务。例如,所述第一救援者以及所述救援组中的一个或多个救援者中的每一个救援者都配备有可穿戴救援设备,网络设备通过建立所述可穿戴救援设备与所述后台设备间的通信连接实现救援组与后台设备间的信息传递,以达到后台设备可以指挥所述救援组中的第一救援者与一个或多个救援者对救援现场实施救援活动。The one-three modules are used to establish a rescue group serving the rescue request information, wherein the rescue group includes at least one rescuer among the one or more rescuers. In some embodiments, after the network device finds one or more rescuers matching the rescue request information in the rescuer information database, the network device communicates with the wearable rescue device and the background device that sent the rescue request information. A rescue group serving the rescue request information is established by establishing a communication connection, wherein the rescue group includes the user (for example, the first rescuer) who sent the rescue request information and the network device from the rescuer information database One or more rescuers found in. In some embodiments, the background device includes, but is not limited to, a computing device such as a computer. In some embodiments, the rescue group (for example, the rescue group includes a first rescuer and one or more rescuers) is used to perform rescue services on the rescue scene where the rescue request information is located. For example, each of the first rescuer and one or more rescuers in the rescue group is equipped with a wearable rescue device, and the network device establishes the wearable rescue device with the background device The inter-communication connection realizes the information transmission between the rescue group and the background equipment, so that the background equipment can direct the first rescuer and one or more rescuers in the rescue group to implement rescue activities on the rescue site.
例如,第一救援者甲位于XX赛事现场,当前发生运动员受伤的突发状况,该第一救援者甲通过其佩戴的可穿戴救援设备向对应的网络设备发送了救援请求信息。网络设备接收所述救援请求信息,并根据该救援请求信息(例如,所述救援请求信息包括所述第一救援者所处的救援现场信息—XX赛事现场)在救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者,例如,所述救援人员信息库中包括多个救援者的标识信息(例如,救援者的姓名、ID)、每个救援者的相关信息(例如,救援能力级别、职务、性别、国籍)、每个救援者所属的赛事现场信息。网络设备根据救援请求信息的赛事现场信息在所述救援人员信息库中查询到与发送所述救援请求信息的第一救援者所处的赛事现场信息相匹配的一个或多个救援者,例如,所述一个或多个救援者所处的救援现象信息与所述第一救援者所处的救援现场信息相同。进一步地,网络设备为所述第一救援者与一个或多个救援者建立救援组,例如,所述第一救援者与一个或多个救援者属于同一组别的救援组。其中,所述第一救援者以及所述一个或多个救援者均佩戴有可穿戴设备。进一步地,所述网络设备通过建立所述第一救援者以及所述一个或多个救援者佩戴的可穿戴设备与后台设备间的通信连接实现救援组与后台设备对应的指挥官的通信,例如,可 穿戴设备上设置有摄像头,救援组中的救援者通过其佩戴的可穿戴设备向后台设备传送可穿戴设备拍摄的救援现场信息,后台设备对应的指挥官通过接收到的救援现场信息指挥救援组进行现场救援。For example, the first rescuer A is located at the scene of an XX event, and an athlete is injured in a sudden situation. The first rescuer A sends rescue request information to the corresponding network device through the wearable rescue device worn by the first rescuer. The network device receives the rescue request information, and according to the rescue request information (for example, the rescue request information includes information on the rescue scene where the first rescuer is located—the scene of the XX event) searches the rescuer information database to obtain and One or more rescuers matching the rescue request information, for example, the rescuer information database includes identification information of multiple rescuers (for example, the name and ID of the rescuer) and relevant information of each rescuer (For example, rescue ability level, job title, gender, nationality), the event site information to which each rescuer belongs. The network device searches the rescuer information database according to the match site information of the rescue request information to find one or more rescuers that match the match site information of the first rescuer who sent the rescue request information, for example, The rescue phenomenon information where the one or more rescuers are located is the same as the rescue scene information where the first rescuer is located. Further, the network device establishes a rescue group for the first rescuer and one or more rescuers, for example, the first rescuer and one or more rescuers belong to the same rescue group. Wherein, the first rescuer and the one or more rescuers are all wearing wearable devices. Further, the network device realizes the communication between the rescue group and the commander corresponding to the background device by establishing a communication connection between the first rescuer and the wearable device worn by the one or more rescuers and the background device, for example , The wearable device is equipped with a camera, and the rescuers in the rescue team use the wearable device to transmit the rescue scene information captured by the wearable device to the backstage device. The commander corresponding to the backstage device directs the rescue through the received rescue scene information The team conducted on-site rescue.
在一些实施例中,所述一一模块,用于接收第一救援者发送的救援请求信息,其中,所述第一救援者处于所述救援请求信息的救援现场;其中,所述步骤S13包括:建立服务所述救援请求信息的救援组,其中,所述救援组包括所述第一救援者及所述一个或多个救援者中至少一个救援者。在一些实施例中,第一救援者包括志愿者(例如,赛事现场的志愿者)或者其他用户(例如,佩戴有可穿戴设备的用户)。在一些实施例中,所述第一救援者处于救援现场,网络设备可通过第一救援者通过其佩戴的可穿戴设备发送的救援请求信息获取该第一救援者所处的救援现场信息(例如,通过GPS技术获取第一救援者所处的救援现场信息)。在一些实施例中,网络设备中设置有救援人员信息库,所述救援人员信息库中包括多个救援者以及每个救援者所处的救援现场信息,网络设备根据救援请求信息确定第一救援者所处的救援现场信息,进一步地,网络设备在所述救援人员信息库中查询与所述救援请求信息相匹配的一个或多个救援者,例如,所述一个或多个救援者所处的救援现场信息与所述第一救援者所处的救援现场信息相同。另一些实施例中,网络设备设置有救援人员信息库,所述救援人员信息库包括多个救援者以及每个救援者所处的救援现场信息,网络设备根据第一救援者发送的救援请求信息在所述救援人员信息库中查询与所述第一救援者所处的救援现场信息相同的一个或多个救援者。进一步地,所述网络设备为所述第一救援者以及所述一个或多个救援者建立救援组。In some embodiments, the one-to-one module is configured to receive rescue request information sent by a first rescuer, wherein the first rescuer is at the rescue site of the rescue request information; wherein, the step S13 includes : Establish a rescue group serving the rescue request information, wherein the rescue group includes the first rescuer and at least one rescuer among the one or more rescuers. In some embodiments, the first rescuer includes volunteers (for example, volunteers at the event site) or other users (for example, users wearing wearable devices). In some embodiments, the first rescuer is at the rescue site, and the network device can obtain the rescue site information where the first rescuer is located through the rescue request information sent by the first rescuer through the wearable device worn by the first rescuer (for example, , Obtain the rescue scene information of the first rescuer through GPS technology). In some embodiments, a rescuer information database is provided in the network device, and the rescuer information database includes multiple rescuers and information on the rescue site where each rescuer is located. The network device determines the first rescuer according to the rescue request information. Information on the rescue site where the rescuer is located, and further, the network device searches the rescuer information database for one or more rescuers matching the rescue request information, for example, where the one or more rescuers are located The rescue site information of is the same as the rescue site information of the first rescuer. In other embodiments, the network device is provided with a rescuer information database. The rescuer information database includes multiple rescuers and information about the rescue site where each rescuer is located. The network device is based on the rescue request information sent by the first rescuer. One or more rescuers with the same rescue site information as the first rescuer is queried in the rescuer information database. Further, the network device establishes a rescue group for the first rescuer and the one or more rescuers.
在一些实施例中,所述救援请求信息还包括通过所述第一救援者的可穿戴救援设备拍摄的所述救援现场的救援现场信息。在一些实施例中,所述第一救援者佩戴有可穿戴设备,所述可穿戴设备包括但不限于设置有通信模块的头盔、手机、平板电脑等可通信设备。所述可穿戴设备安装有摄像装置,所述可穿戴可通过所述摄像装置拍摄救援现场的救援现场信息。在一些实施例中,所述救援现场信息包括关于救援现场的视频信息和/或音频信息。例如, 所述第一救援者发现有需要向后台求救的事故时,打开其佩戴的可穿戴救援设备向对应的网络设备发送救援请求信息,同时,打开所述可穿戴设备上的摄像装置,向所述网络设备传输拍摄的救援现场信息。In some embodiments, the rescue request information further includes rescue scene information of the rescue scene photographed by the wearable rescue device of the first rescuer. In some embodiments, the first rescuer wears a wearable device, and the wearable device includes, but is not limited to, communicable devices such as helmets, mobile phones, and tablet computers provided with a communication module. The wearable device is equipped with a camera device, and the wearable can photograph rescue scene information of the rescue scene through the camera device. In some embodiments, the rescue site information includes video information and/or audio information about the rescue site. For example, when the first rescuer finds that there is an accident that needs to ask for help in the background, he turns on the wearable rescue device he wears and sends rescue request information to the corresponding network device. At the same time, he turns on the camera device on the wearable device, The network device transmits the captured rescue scene information.
在一些实施例中,所述方法还包括一四模块(未示出)。所述一四模块,用于根据所述救援现场信息确定是否需要建立服务所述救援请求信息的救援组;其中,所述一二模块,用于若需要建立服务所述救援请求信息的救援组,根据所述救援请求信息从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者。在一些实施例中,所述救援现场信息包括关于救援现场的视频信息和/或音频信息。在一些实施例中,网络设备根据所述救援现场信息的紧急程度确定是否需要建立救援组,例如,第一救援者通过呼救的方式(例如,所述救援现场信息包括音频信息)向网络设备发送救援请求信息,网络设备根据所述救援现场信息确定是否需要建立救援组,例如,网络设备将其获取的音频信息进行解析,网络设备预设有需要建立救援组的关键词,当所述音频信息中包括所述关键词时,网络设备建立救援组。进一步地,所述网络设备根据所述救援请求信息从救援人员信息库中查询与所述救援请求信息相匹配的一个或多个救援者,关于匹配的过程请参照图1对应的实施例,在此不做赘述。In some embodiments, the method further includes a four-module (not shown). The first and fourth modules are used to determine whether it is necessary to establish a rescue group serving the rescue request information according to the rescue site information; wherein, the first and second modules are used to establish a rescue group serving the rescue request information if necessary And obtaining one or more rescuers matching the rescue request information from a rescuer information database according to the rescue request information. In some embodiments, the rescue site information includes video information and/or audio information about the rescue site. In some embodiments, the network device determines whether a rescue group needs to be established according to the urgency of the rescue site information. For example, the first rescuer sends to the network device by calling for help (for example, the rescue site information includes audio information) For rescue request information, the network device determines whether a rescue group needs to be established according to the rescue site information. For example, the network device parses the audio information it obtains. The network device presets keywords that need to establish a rescue group. When the audio information When the keyword is included, the network device establishes a rescue group. Further, the network device searches for one or more rescuers matching the rescue request information from the rescuer information database according to the rescue request information. For the matching process, please refer to the embodiment corresponding to FIG. 1. I won't repeat it here.
在一些实施例中,所述一三模块,用于根据所述救援现场信息及所述救援者的救援技能信息从所述一个或多个救援者中选择一个或多个优选救援者,其中,每个优选救援者的救援技能信息与所述救援现场信息相匹配,或者所述一个或多个优选救援者的救援技能信息的集合与所述救援现场信息相匹配;建立服务所述救援请求信息的救援组,其中,所述救援组包括所述第一救援者及所述一个或多个优选救援者。在一些实施例中,所述救援人员信息库中包括多个救援者以及每个救援者的救援技能信息,在一些实施例中,所述救援技能信息包括但不限于救援者的救援能力级别、职务(例如,医务官、指挥人员、急救员等)。在一些实施例中,为了匹配出符合当前需要救援的救援现场的救援组,网络设备在所述一个或多个救援者中优选出一个或多个优选救援者。例如,网络设备预设有多个救援场景信息(例如,赛事现场、车 祸现场、火灾现场),其中,每个救援场景信息与对应的救援技能信息间存在映射关系,例如,赛事现场要求有具有专业救援能力的救援者,车祸现场要求具有救援能力级别较高的救援者。网络设备可以根据救援现场信息确定该救援现场信息对应的救援场景信息,例如,所述救援现场信息包括音频信息,所述音频信息包括与第一救援者所处的救援现场信息相对应的救援现场信息(例如,所述第一救援者通过语音的方式将其现在所处的救援场景信息传达给网络设备),所述网络设备接收该音频信息,并将该音频信息进行解析,根据该音频信息包括的关键词查询与救援现场信息对应的救援场景信息。进一步地,网络设备根据救援场景信息与救援技能信息间的映射关系确定救援现场信息对应的救援技能信息,将具有该救援技能信息的救援者确定为优选救援者。进一步地,网络设备为所述第一救援者以及一个或多个优选救援者建立救援组。In some embodiments, the one-three modules are used to select one or more preferred rescuers from the one or more rescuers according to the rescue site information and the rescue skill information of the rescuers, wherein, The rescue skill information of each preferred rescuer matches the rescue site information, or the set of rescue skill information of the one or more preferred rescuers matches the rescue site information; establishing service for the rescue request information The rescue group, wherein the rescue group includes the first rescuer and the one or more preferred rescuers. In some embodiments, the rescuer information database includes multiple rescuers and rescue skill information of each rescuer. In some embodiments, the rescue skill information includes but is not limited to the rescuer's rescue capability level, Position (for example, medical officer, commander, first responder, etc.). In some embodiments, in order to match a rescue group that meets the rescue site currently in need of rescue, the network device selects one or more preferred rescuers among the one or more rescuers. For example, the network device is preset with multiple rescue scene information (for example, the scene of an event, a scene of a car accident, and a scene of a fire). Among them, there is a mapping relationship between each rescue scene information and the corresponding rescue skill information. For rescuers with professional rescue capabilities, the scene of a car accident requires rescuers with a higher level of rescue capabilities. The network device may determine the rescue scene information corresponding to the rescue scene information according to the rescue scene information. For example, the rescue scene information includes audio information, and the audio information includes the rescue scene corresponding to the rescue scene information where the first rescuer is located. Information (for example, the first rescuer communicates the rescue scene information he is currently in to the network device by voice), the network device receives the audio information, and parses the audio information, and according to the audio information The included keywords query the rescue scene information corresponding to the rescue scene information. Further, the network device determines the rescue skill information corresponding to the rescue scene information according to the mapping relationship between the rescue scene information and the rescue skill information, and determines the rescuer with the rescue skill information as the preferred rescuer. Further, the network device establishes a rescue group for the first rescuer and one or more preferred rescuers.
在另一些实施例中,网络设备预设有一个或多个集合,所述每个集合包括一个或多个救援技能信息。为了为不同的救援现场匹配具有特定救援技能的救援者,网络设备为每个所述集合预设有对应的救援场景信息,例如,每个集合与其对应的救援场景信息存在映射关系。网络设备根据第一救援者发送的救援请求信息(例如,所述救援请求信息包括第一救援者通过其佩戴的可穿戴救援设备拍摄的救援现场信息,其中,所述救援现场信息包括关于救援现场的音频信息)确定对应的救援场景信息,进一步地,网络设备根据所述救援场景信息确定对应的集合,网络设备将与所述集合中的救援技能信息对应的救援者确定为优选救援者。进一步地,网络设备为所述优选救援者以及第一救援者建立救援组。In other embodiments, the network device is preset with one or more sets, and each set includes one or more rescue skill information. In order to match rescuers with specific rescue skills for different rescue sites, the network device presets corresponding rescue scene information for each of the collections. For example, each collection has a mapping relationship with its corresponding rescue scene information. The network device according to the rescue request information sent by the first rescuer (for example, the rescue request information includes rescue site information captured by the wearable rescue device worn by the first rescuer, wherein the rescue site information includes information about the rescue site Audio information) to determine the corresponding rescue scene information, further, the network device determines the corresponding set according to the rescue scene information, and the network device determines the rescuer corresponding to the rescue skill information in the set as the preferred rescuer. Further, the network device establishes a rescue group for the preferred rescuer and the first rescuer.
在一些实施例中,所述设备还包括一五模块(未示出)。所述一五模块,用于对所述救援组中各救援者所使用的可穿戴救援设备执行救援配置操作。在一些实施例中,所述救援配置操作包括但不限于设置对应可穿戴救援设备的组别信息为所述救援组、设置对应可穿戴救援设备的工作状态信息为救援状态。在一些实施例中,网络设备建立救援组后,需要对救援组中的救援者所使用的可穿戴救援设备执行救援配置操作。例如,每个救援者所使用的可 穿戴救援设备对应有一个组别信息(例如,小组1、小组2……),网络设备针对救援现场信息建立救援组后,需要更新所述救援组内各救援者所使用的可穿戴设备的组别信息,例如,救援组内各救援者所使用的可穿戴设备本来的组别信息都是不一样的,网络设备确定出救援组后,需要统一救援组内各救援者的组别信息,使统一后的组别信息与救援组相对应。In some embodiments, the device further includes a five-module (not shown). The first five modules are used to perform rescue configuration operations on the wearable rescue equipment used by each rescuer in the rescue group. In some embodiments, the rescue configuration operation includes, but is not limited to, setting the group information corresponding to the wearable rescue device to the rescue group, and setting the work status information of the corresponding wearable rescue device to the rescue state. In some embodiments, after the network device establishes the rescue group, it needs to perform rescue configuration operations on the wearable rescue device used by rescuers in the rescue group. For example, the wearable rescue equipment used by each rescuer corresponds to a group information (for example, group 1, group 2...). After the network device establishes a rescue group based on the rescue site information, it needs to update each of the rescue groups. The group information of the wearable device used by the rescuer, for example, the original group information of the wearable device used by each rescuer in the rescue group is different. After the network device determines the rescue group, the rescue group needs to be unified The group information of each rescuer in the unified group information corresponds to the rescue group.
在一些实施例中,所述救援配置操作包括以下至少任一项:设置对应可穿戴救援设备的组别信息为所述救援组;设置对应可穿戴救援设备的工作状态信息为救援状态;设置对应可穿戴设备与后台设备的通信连接;开启或关闭对应可穿戴救援设备的摄像装置。In some embodiments, the rescue configuration operation includes at least any one of the following: setting the group information corresponding to the wearable rescue device as the rescue group; setting the work status information of the corresponding wearable rescue device as the rescue state; setting the corresponding The communication connection between the wearable device and the background device; turn on or turn off the camera device corresponding to the wearable rescue device.
具体而言,(1)设置对应可穿戴救援设备的组别信息为所述救援组。在一些实施例中,每个救援者所使用的可穿戴救援设备对应有一个组别信息(例如,小组1、小组2……),网络设备针对救援现场信息建立救援组后,需要更新所述救援组内各救援者所使用的可穿戴设备的组别信息,例如,救援组内各救援者所使用的可穿戴设备本来的组别信息都是不一样的,网络设备确定出救援组后,需要统一救援组内各救援者的组别信息,使统一后的组别信息与救援组相对应。例如,网络设备向救援组内各救援者佩戴的可穿戴设备发送更新组别信息的指令(所述指令包括更新后的组别信息,例如,小组X),所述可穿戴设备接收所述指令,并更新组别信息。Specifically, (1) Set the group information corresponding to the wearable rescue device as the rescue group. In some embodiments, the wearable rescue device used by each rescuer corresponds to a group information (for example, group 1, group 2...). After the network device establishes a rescue group for the rescue site information, it needs to update the The group information of the wearable device used by each rescuer in the rescue group. For example, the original group information of the wearable device used by each rescuer in the rescue group is different. After the network device determines the rescue group, It is necessary to unify the group information of each rescuer in the rescue group so that the unified group information corresponds to the rescue group. For example, a network device sends an instruction to update group information (the instruction includes the updated group information, for example, group X) to the wearable device worn by each rescuer in the rescue group, and the wearable device receives the instruction , And update the group information.
(2)设置对应可穿戴救援设备的工作状态信息为救援状态。在一些实施例中,可穿戴救援设备上设置有工作状态信息,当该可穿戴救援设备没有被打开使用时,其所处的工作状态信息为闲置状态,当该可穿戴救援设备被打开使用时,其所处的工作状态信息为救援状态。网络设备确定出救援组后,更新所述救援组内各救援者(在一些实施例中,救援组内包括优选救援者)的佩戴的可穿戴救援设备的工作状态信息。(2) Set the working status information of the corresponding wearable rescue device as the rescue status. In some embodiments, the wearable rescue device is provided with work status information. When the wearable rescue device is not opened for use, the work status information of the wearable rescue device is in an idle state. When the wearable rescue device is opened for use, , Its working status information is rescue status. After the network device determines the rescue group, it updates the work status information of the wearable rescue equipment worn by each rescuer in the rescue group (in some embodiments, the rescue group includes preferred rescuers).
(3)设置对应可穿戴设备与后台设备的通信连接。在一些实施例中,网络设备确定出救援组后,打开所述救援组内各救援者所佩戴的可穿戴救援设备,并建立可穿戴设备与对应的后台设备间的通信连接,例如,网络设备将打开所述可穿戴设备的指令发送给对应的可穿戴设备,所述可穿戴设备接收 所述指令后自动开启。所述可穿戴设备与所述后台设备间通过无线网络连接进行通信连接。以便将所述可穿戴设备拍摄的救援现场信息传递给后台设备,所述后台设备对所述救援组进行控制指挥。(3) Set the communication connection between the corresponding wearable device and the background device. In some embodiments, after the network device determines the rescue group, it turns on the wearable rescue device worn by each rescuer in the rescue group, and establishes a communication connection between the wearable device and the corresponding background device, for example, a network device The instruction to turn on the wearable device is sent to the corresponding wearable device, and the wearable device automatically turns on after receiving the instruction. The wearable device and the background device are connected in communication through a wireless network connection. In order to transmit the rescue scene information photographed by the wearable device to a background device, the background device controls and commands the rescue team.
(4)开启或关闭对应可穿戴救援设备的摄像装置。在一些实施例中,所述摄像装置可以由救援者开启,例如,所述救援者接收到组别信息后手动开启所述摄像装置;在另一些实施例中,所述摄像装置由网络设备控制打开,例如,网络设备确定出救援组后,网络设备向对应的救援者佩戴的可穿戴设备发送开启摄像装置的指令,所述可穿戴设备接收所述指令后开启摄像装置,并传输音视频流数据到网络设备,所述网络设备将所述音视频流数据推送给对应的后台设备。(4) Turn on or turn off the camera device corresponding to the wearable rescue equipment. In some embodiments, the camera device can be turned on by the rescuer, for example, the rescuer manually turns on the camera device after receiving the group information; in other embodiments, the camera device is controlled by a network device Turn on, for example, after the network device determines the rescue group, the network device sends an instruction to turn on the camera device to the wearable device worn by the corresponding rescuer. The wearable device receives the instruction and turns on the camera device and transmits audio and video streams Data is sent to a network device, and the network device pushes the audio and video stream data to a corresponding background device.
在一些实施例中,所述设备还包括一六模块(未示出)。所述一六模块用于,若所述救援组中存在第二救援者,对所述第二救援者所使用的可穿戴救援设备的救援配置操作失败,确定与所述第二救援者相似的第三救援者;将所述第三救援者添加至所述救援组以替换所述第二救援者;对所述第三救援者所使用的可穿戴救援设备执行救援配置操作。在一些实施例中,为了应对突发状况的发生,例如,网络设备确定出的救援组中有的救援者的可穿戴设备存在故障(例如,网络设备对救援者佩戴的可穿戴设备的救援配置操作失败),网络设备确定与发生故障的可穿戴设备对应的救援者(例如,第二救援者)相似的其他救援者(例如,第三救援者)。例如,网络设备根据所述第二救援者的位置信息和/或救援技能信息在救援人员信息库或者之前确定出的一个或多个救援者中查询所述第三救援者。In some embodiments, the device further includes six modules (not shown). The sixteenth module is used to, if there is a second rescuer in the rescue group, the rescue configuration operation of the wearable rescue equipment used by the second rescuer fails, and it is determined that the rescuer is similar to the second rescuer. A third rescuer; add the third rescuer to the rescue group to replace the second rescuer; perform rescue configuration operations on the wearable rescue equipment used by the third rescuer. In some embodiments, in order to deal with emergencies, for example, the wearable device of some rescuers in the rescue group determined by the network device is faulty (for example, the rescue configuration of the wearable device worn by the rescuer by the network device If the operation fails), the network device determines other rescuers (for example, third rescuers) similar to the rescuer (for example, the second rescuer) corresponding to the wearable device that failed. For example, the network device queries the third rescuer in a rescuer information database or one or more previously determined rescuers according to the location information and/or rescue skill information of the second rescuer.
在一些实施例中,所述确定与所述第二救援者相似的第三救援者,包括:根据所述第二救援者的位置信息和/或救援技能信息,在所述救援人员信息库或所述一个或多个救援者中进行匹配查询获得第三救援者,其中,所述第三救援者与所述第二救援者关于位置信息和/或救援技能信息的相似度等于或大于预定候补相似度阈值信息。在一些实施例中,救援人员信息库中包括多个救援人员以及每个救援人员的位置信息、救援技能信息。网络设备根据救援请求信息在救援人员信息库中查询确定与所述救援请求信息相匹配的一个 或多个救援者。进一步地,网络设备对所述一个或多个救援者佩戴的可穿戴救援设备进行救援配置操作,若其中存在救援配置操作失败的可穿戴救援设备(例如,网络设备向该可穿戴救援设备发送开启摄像装置的指令失败),网络设备根据该可穿戴救援设备对应的第二救援者的位置信息在救援人员信息库中查询与该位置信息的相似度等于或大于相似度阈值信息的第三救援者(例如,所述第三救援者的位置信息与所述第二救援者的位置信息间的距离等于或小于预设的距离阈值信息)。在一些实施例中,网络设备根据所述第二救援者的救援技能信息在救援人员信息库中查询与该救援技能信息相似的第三救援者,例如,所述第三救援者的救援技能信息与所述第二救援者的救援技能信息相同,或者所述第三救援者的救援技能信息与所述第二救援者的救援技能信息的相似度(例如,重合度)等于或者大于相似度阈值信息。In some embodiments, the determining a third rescuer similar to the second rescuer includes: according to the location information and/or rescue skill information of the second rescuer, in the rescuer information database or A matching query is performed among the one or more rescuers to obtain a third rescuer, wherein the similarity between the third rescuer and the second rescuer with respect to location information and/or rescue skill information is equal to or greater than a predetermined candidate Similarity threshold information. In some embodiments, the rescuer information database includes multiple rescuers and the location information and rescue skill information of each rescuer. The network device searches the rescuer information database according to the rescue request information to determine one or more rescuers that match the rescue request information. Further, the network device performs a rescue configuration operation on the wearable rescue device worn by the one or more rescuers, and if there is a wearable rescue device that fails the rescue configuration operation (for example, the network device sends an open command to the wearable rescue device). The instruction of the camera device fails), the network device queries the rescuer information database for the third rescuer whose similarity with the position information is equal to or greater than the similarity threshold information according to the position information of the second rescuer corresponding to the wearable rescue device (For example, the distance between the position information of the third rescuer and the position information of the second rescuer is equal to or less than the preset distance threshold information). In some embodiments, the network device searches the rescuer information database for a third rescuer similar to the rescue skill information according to the rescue skill information of the second rescuer, for example, the rescue skill information of the third rescuer It is the same as the rescue skill information of the second rescuer, or the similarity (for example, degree of coincidence) between the rescue skill information of the third rescuer and the rescue skill information of the second rescuer is equal to or greater than the similarity threshold information.
在一些实施例中,所述一二模块,用于根据所述救援请求信息的救援现场的现场位置信息,从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者,其中,每个救援者的当前位置信息与所述现场位置信息间的距离小于或等于预定救援距离阈值信息。在一些实施例中,网络设备获取救援请求信息对应的救援现场的现场位置信息,例如,网络设备根据发送所述救援请求信息的可穿戴救援设备所处的位置信息(例如,网络设备基于GPS技术获取所述位置信息)确定所述救援请求信息的救援现场的现场位置信息。进一步地,所述网络设备从救援人员信息库中查询与所述现场位置信息间的距离小于或等于预定救援距离阈值信息的救援者。例如,网络设备获取(例如,基于GPS技术或者网络设备中储存有救援人员信息库中多个救援人员对应的可穿戴救援设备的当前位置信息)所述救援人员信息库中多个救援人员的当前位置信息,根据所述多个救援人员的当前位置信息与所述现场位置信息间的距离确定救援者。例如,所述救援者的当前位置信息与所述现场位置信息间的距离小于或等于预定的救援距离阈值信息,以便为发送救援请求信息的第一救援者匹配到附近的救援者,附近的救援者可及时赶到救援现场实施救援。In some embodiments, the one-two modules are used to query the rescuer information database to obtain one or more rescues that match the rescue request information according to the on-site location information of the rescue site of the rescue request information. Wherein, the distance between the current location information of each rescuer and the on-site location information is less than or equal to the predetermined rescue distance threshold information. In some embodiments, the network device obtains the on-site location information of the rescue site corresponding to the rescue request information. For example, the network device is based on the location information of the wearable rescue device sending the rescue request information (for example, the network device is based on GPS technology). Acquire the location information) determine the location information of the rescue site of the rescue request information. Further, the network device queries rescuers whose distance from the on-site location information is less than or equal to the predetermined rescue distance threshold information from the rescuer information database. For example, the network device obtains (for example, based on GPS technology or the network device stores the current location information of the wearable rescue equipment corresponding to multiple rescuers in the rescuer information database). The location information determines the rescuer based on the distance between the current location information of the multiple rescuers and the on-site location information. For example, the distance between the current location information of the rescuer and the on-site location information is less than or equal to the predetermined rescue distance threshold information, so that the first rescuer who sends the rescue request information can be matched with nearby rescuers. The person can rush to the rescue site in time for rescue.
在一些实施例中,所述救援组还包括通过后台设备参与服务所述救援请求信息的第四救援者;其中,所述设备还包括一七模块(未示出),所述一七模块用于:接收所述第四救援者通过所述后台设备提交的救援指令信息;将所述救援指令信息发送至所述救援组中至少一个救援者所使用的可穿戴救援设备。在一些实施例中,所述第四救援者包括指挥所述救援活动的指挥人员,所述后台设备包括但不限于电脑等计算设备,所述第四救援者可通过所述后台设备对所述救援组内的各救援者进行指挥控制,以更好的实施救援活动。在一些实施例中,所述救援指令信息包括所述第四救援者以语音的方式向网络设备发送的音频信息,例如,网络设备将所述救援组内各救援者通过其佩戴的可穿戴救援设备拍摄的救援现场信息(例如,关于救援现场的音视频信息)发送给所述后台设备,所述后台设备呈现所述救援现场信息,所述第四救援者根据所述后台设备呈现的救援现场信息对救援组进行指挥控制工作。所述网络设备将所述救援指令信息发送给救援组内至少一个救援者(例如,救援现场的指挥官)所使用的可穿戴救援设备,所述可穿戴救援设备对应的救援者可基于接收到的救援指令信息在救援现场实施救援行动。In some embodiments, the rescue group further includes a fourth rescuer who participates in serving the rescue request information through a background device; wherein, the device further includes a seven-module (not shown), and the seven-module is used In: receiving rescue instruction information submitted by the fourth rescuer through the background device; sending the rescue instruction information to a wearable rescue device used by at least one rescuer in the rescue group. In some embodiments, the fourth rescuer includes a commander who directs the rescue activity, the background equipment includes but is not limited to computing equipment such as a computer, and the fourth rescuer can control the Rescuers in the rescue team exercise command and control to better implement rescue activities. In some embodiments, the rescue instruction information includes audio information sent by the fourth rescuer to the network device by voice, for example, the network device sends the rescuers in the rescue group to the wearable rescue The rescue scene information captured by the device (for example, audio and video information about the rescue scene) is sent to the background device, the background device presents the rescue scene information, and the fourth rescuer is based on the rescue scene presented by the background device Information conducts command and control work on the rescue team. The network device sends the rescue instruction information to the wearable rescue device used by at least one rescuer in the rescue group (for example, the commander at the rescue site), and the rescuer corresponding to the wearable rescue device can be based on the received Rescue instruction information to implement rescue operations at the rescue site.
例如,第四救援者根据后台设备呈现的救援现场信息向救援组内的救援者(例如,救援现场的医疗员)发送救援指令信息,例如,第四救援者要求该医疗员对需要救援的伤者进行心脏复苏的急救操作,该第四救援者可通过对讲的方式向该医疗员讲解进行心脏复苏操作的注意事项,该医疗员通过其佩戴的可穿戴救援设备接收所述救援指令信息,并根据所述第四救援者的讲解对需要救援的伤者进行心脏复苏的急救操作。所述第四救援者可通过后台设备呈现的救援现场信息(所述救援现场信息包括所述医疗员所佩戴的可穿戴救援设备的摄像头所采集的救援现场信息)实时观察该医疗员进行的操作是否正确,以便及时进行纠正。For example, the fourth rescuer sends rescue instruction information to rescuers in the rescue group (for example, medical staff at the rescue scene) based on the rescue scene information presented by the background equipment. For example, the fourth rescuer requires the medical staff to treat the injury that needs rescue. The fourth rescuer can explain the precautions for the cardiac resuscitation operation to the medical worker through intercom. The medical worker receives the rescue instruction information through the wearable rescue device worn by the medical worker, And according to the explanation of the fourth rescuer, the first aid operation of cardiac resuscitation is performed on the wounded in need of rescue. The fourth rescuer can observe the rescue site information presented by the background device (the rescue site information includes rescue site information collected by the camera of the wearable rescue device worn by the medical worker) in real time to observe the operation performed by the medical worker Is it correct so that it can be corrected in time.
在一些实施例中,所述方法还包括一八模块(未示出)。所述一八模块,用于若所述救援请求信息已处理完成,撤销所述救援组。在一些实施例中,当救援行动处理完毕后,救援组内的救援者可通过其佩戴的可穿戴救援设备向网络设备发送救援请求信息已完成的确认信息;在另一些实施例中,当救 援行动处理完毕后,后台指挥人员可通过后台设备向网络设备发送救援请求信息已完成的确认信息。网络设备接收所述救援请求信息已处理完成的确认信息后,对所述救援组进行撤销处理,例如,网络设备删除建立所述救援组的信息。In some embodiments, the method further includes eight modules (not shown). The eighteenth module is used to cancel the rescue group if the rescue request information has been processed. In some embodiments, after the rescue operation is processed, rescuers in the rescue group can send a confirmation message that the rescue request information has been completed to the network device through the wearable rescue device they wear; in other embodiments, when the rescue After the action is processed, the background commander can send a confirmation message that the rescue request information has been completed to the network device through the background device. After receiving the confirmation information that the rescue request information has been processed, the network device performs cancellation processing on the rescue group, for example, the network device deletes the information for establishing the rescue group.
在一些实施例中,所述一八模块还用于:对所述救援组中各救援者所使用的可穿戴救援设备执行撤销救援配置操作。在一些实施例中,所述撤销救援配置操作包括但不限于删除所述救援组内救援者佩戴的可穿戴救援设备的组别信息、将所述救援组内救援者佩戴的可穿戴救援设备的工作状态信息更新为闲置状态、关闭所述可穿戴救援设备的摄像装置。In some embodiments, the eighteenth module is also used to perform an operation of undoing rescue configuration on the wearable rescue equipment used by each rescuer in the rescue group. In some embodiments, the operation of canceling the rescue configuration includes, but is not limited to, deleting the group information of the wearable rescue equipment worn by the rescuer in the rescue group, and removing the information of the wearable rescue equipment worn by the rescuer in the rescue group. The working state information is updated to an idle state, and the camera device of the wearable rescue equipment is turned off.
本申请还提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机代码,当所述计算机代码被执行时,如前任一项所述的方法被执行。This application also provides a computer-readable storage medium that stores computer code, and when the computer code is executed, the method described in any of the preceding items is executed.
本申请还提供了一种计算机程序产品,当所述计算机程序产品被计算机设备执行时,如前任一项所述的方法被执行。The present application also provides a computer program product. When the computer program product is executed by a computer device, the method described in any of the preceding items is executed.
本申请还提供了一种计算机设备,所述计算机设备包括:This application also provides a computer device, which includes:
一个或多个处理器;One or more processors;
存储器,用于存储一个或多个计算机程序;Memory, used to store one or more computer programs;
当所述一个或多个计算机程序被所述一个或多个处理器执行时,使得所述一个或多个处理器实现如前任一项所述的方法。When the one or more computer programs are executed by the one or more processors, the one or more processors are caused to implement the method as described in any one of the preceding items.
图3示出了可被用于实施本申请中所述的各个实施例的示例性系统;Figure 3 shows an exemplary system that can be used to implement the various embodiments described in this application;
如图3所示在一些实施例中,系统300能够作为各所述实施例中的任意一个设备。在一些实施例中,系统300可包括具有指令的一个或多个计算机可读介质(例如,系统存储器或NVM/存储设备320)以及与该一个或多个计算机可读介质耦合并被配置为执行指令以实现模块从而执行本申请中所述的动作的一个或多个处理器(例如,(一个或多个)处理器305)。As shown in FIG. 3, in some embodiments, the system 300 can be used as any device in each of the described embodiments. In some embodiments, the system 300 may include one or more computer-readable media having instructions (for example, system memory or NVM/storage device 320) and be coupled with the one or more computer-readable media and configured to execute The instructions are one or more processors (eg, the processor(s) 305) that implement the modules to perform the actions described in this application.
对于一个实施例,系统控制模块310可包括任意适当的接口控制器,以向(一个或多个)处理器305中的至少一个和/或与系统控制模块310通信的任意适当的设备或组件提供任意适当的接口。For one embodiment, the system control module 310 may include any suitable interface controller to provide at least one of the processor(s) 305 and/or any suitable device or component in communication with the system control module 310 Any appropriate interface.
系统控制模块310可包括存储器控制器模块330,以向系统存储器315提供接口。存储器控制器模块330可以是硬件模块、软件模块和/或固件模块。The system control module 310 may include a memory controller module 330 to provide an interface to the system memory 315. The memory controller module 330 may be a hardware module, a software module, and/or a firmware module.
系统存储器315可被用于例如为系统300加载和存储数据和/或指令。对于一个实施例,系统存储器315可包括任意适当的易失性存储器,例如,适当的DRAM。在一些实施例中,系统存储器315可包括双倍数据速率类型四同步动态随机存取存储器(DDR4SDRAM)。The system memory 315 may be used to load and store data and/or instructions for the system 300, for example. For one embodiment, the system memory 315 may include any suitable volatile memory, such as a suitable DRAM. In some embodiments, the system memory 315 may include a double data rate type quad synchronous dynamic random access memory (DDR4 SDRAM).
对于一个实施例,系统控制模块310可包括一个或多个输入/输出(I/O)控制器,以向NVM/存储设备320及(一个或多个)通信接口325提供接口。For an embodiment, the system control module 310 may include one or more input/output (I/O) controllers to provide interfaces to the NVM/storage device 320 and the communication interface(s) 325.
例如,NVM/存储设备320可被用于存储数据和/或指令。NVM/存储设备320可包括任意适当的非易失性存储器(例如,闪存)和/或可包括任意适当的(一个或多个)非易失性存储设备(例如,一个或多个硬盘驱动器(HDD)、一个或多个光盘(CD)驱动器和/或一个或多个数字通用光盘(DVD)驱动器)。For example, NVM/storage device 320 can be used to store data and/or instructions. The NVM/storage device 320 may include any suitable non-volatile memory (e.g., flash memory) and/or may include any suitable non-volatile storage device(s) (e.g., one or more hard disk drives ( HDD), one or more compact disc (CD) drives and/or one or more digital versatile disc (DVD) drives).
NVM/存储设备320可包括在物理上作为系统300被安装在其上的设备的一部分的存储资源,或者其可被该设备访问而不必作为该设备的一部分。例如,NVM/存储设备320可通过网络经由(一个或多个)通信接口325进行访问。The NVM/storage device 320 may include storage resources that are physically part of the device on which the system 300 is installed, or it may be accessed by the device without necessarily being part of the device. For example, the NVM/storage device 320 may be accessed via the communication interface(s) 325 through the network.
(一个或多个)通信接口325可为系统300提供接口以通过一个或多个网络和/或与任意其他适当的设备通信。系统300可根据一个或多个无线网络标准和/或协议中的任意标准和/或协议来与无线网络的一个或多个组件进行无线通信。The communication interface(s) 325 may provide an interface for the system 300 to communicate through one or more networks and/or with any other suitable devices. The system 300 can wirelessly communicate with one or more components of the wireless network according to any of one or more wireless network standards and/or protocols.
对于一个实施例,(一个或多个)处理器305中的至少一个可与系统控制模块310的一个或多个控制器(例如,存储器控制器模块330)的逻辑封装在一起。对于一个实施例,(一个或多个)处理器305中的至少一个可与系统控制模块310的一个或多个控制器的逻辑封装在一起以形成系统级封装(SiP)。对于一个实施例,(一个或多个)处理器305中的至少一个可与系统控制模块310的一个或多个控制器的逻辑集成在同一模具上。对于一个 实施例,(一个或多个)处理器305中的至少一个可与系统控制模块310的一个或多个控制器的逻辑集成在同一模具上以形成片上系统(SoC)。For one embodiment, at least one of the processor(s) 305 may be packaged with the logic of one or more controllers of the system control module 310 (eg, the memory controller module 330). For one embodiment, at least one of the processor(s) 305 may be packaged with the logic of one or more controllers of the system control module 310 to form a system in package (SiP). For one embodiment, at least one of the processor(s) 305 may be integrated with the logic of one or more controllers of the system control module 310 on the same mold. For one embodiment, at least one of the processor(s) 305 may be integrated with the logic of one or more controllers of the system control module 310 on the same mold to form a system on chip (SoC).
在各个实施例中,系统300可以但不限于是:服务器、工作站、台式计算设备或移动计算设备(例如,膝上型计算设备、手持计算设备、平板电脑、上网本等)。在各个实施例中,系统300可具有更多或更少的组件和/或不同的架构。例如,在一些实施例中,系统300包括一个或多个摄像机、键盘、液晶显示器(LCD)屏幕(包括触屏显示器)、非易失性存储器端口、多个天线、图形芯片、专用集成电路(ASIC)和扬声器。In various embodiments, the system 300 may be, but is not limited to, a server, a workstation, a desktop computing device, or a mobile computing device (for example, a laptop computing device, a handheld computing device, a tablet computer, a netbook, etc.). In various embodiments, the system 300 may have more or fewer components and/or different architectures. For example, in some embodiments, the system 300 includes one or more cameras, keyboards, liquid crystal display (LCD) screens (including touchscreen displays), non-volatile memory ports, multiple antennas, graphics chips, application specific integrated circuits ( ASIC) and speakers.
需要注意的是,本申请可在软件和/或软件与硬件的组合体中被实施,例如,可采用专用集成电路(ASIC)、通用目的计算机或任何其他类似硬件设备来实现。在一个实施例中,本申请的软件程序可以通过处理器执行以实现上文所述步骤或功能。同样地,本申请的软件程序(包括相关的数据结构)可以被存储到计算机可读记录介质中,例如,RAM存储器,磁或光驱动器或软磁盘及类似设备。另外,本申请的一些步骤或功能可采用硬件来实现,例如,作为与处理器配合从而执行各个步骤或功能的电路。It should be noted that this application can be implemented in software and/or a combination of software and hardware. For example, it can be implemented by an application specific integrated circuit (ASIC), a general purpose computer or any other similar hardware device. In an embodiment, the software program of the present application may be executed by a processor to realize the steps or functions described above. Similarly, the software program (including related data structure) of the present application can be stored in a computer-readable recording medium, such as RAM memory, magnetic or optical drive or floppy disk and similar devices. In addition, some steps or functions of the present application may be implemented by hardware, for example, as a circuit that cooperates with a processor to execute each step or function.
另外,本申请的一部分可被应用为计算机程序产品,例如计算机程序指令,当其被计算机执行时,通过该计算机的操作,可以调用或提供根据本申请的方法和/或技术方案。本领域技术人员应能理解,计算机程序指令在计算机可读介质中的存在形式包括但不限于源文件、可执行文件、安装包文件等,相应地,计算机程序指令被计算机执行的方式包括但不限于:该计算机直接执行该指令,或者该计算机编译该指令后再执行对应的编译后程序,或者该计算机读取并执行该指令,或者该计算机读取并安装该指令后再执行对应的安装后程序。在此,计算机可读介质可以是可供计算机访问的任意可用的计算机可读存储介质或通信介质。In addition, a part of this application can be applied as a computer program product, such as computer program instructions, when executed by a computer, through the operation of the computer, the method and/or technical solution according to the application can be invoked or provided. Those skilled in the art should understand that the computer program instructions in the computer-readable medium include but are not limited to source files, executable files, installation package files, etc. Correspondingly, the manner in which computer program instructions are executed by the computer includes but not Limited to: the computer directly executes the instruction, or the computer compiles the instruction and then executes the corresponding compiled program, or the computer reads and executes the instruction, or the computer reads and installs the instruction and then executes the corresponding post-installation program. Here, the computer-readable medium may be any available computer-readable storage medium or communication medium that can be accessed by a computer.
通信介质包括藉此包含例如计算机可读指令、数据结构、程序模块或其他数据的通信信号被从一个系统传送到另一系统的介质。通信介质可包括有导的传输介质(诸如电缆和线(例如,光纤、同轴等))和能传播能量波 的无线(未有导的传输)介质,诸如声音、电磁、RF、微波和红外。计算机可读指令、数据结构、程序模块或其他数据可被体现为例如无线介质(诸如载波或诸如被体现为扩展频谱技术的一部分的类似机制)中的已调制数据信号。术语“已调制数据信号”指的是其一个或多个特征以在信号中编码信息的方式被更改或设定的信号。调制可以是模拟的、数字的或混合调制技术。Communication media includes media by which communication signals containing, for example, computer-readable instructions, data structures, program modules, or other data are transmitted from one system to another system. Communication media can include conductive transmission media (such as cables and wires (for example, optical fiber, coaxial, etc.)) and wireless (unguided transmission) media that can propagate energy waves, such as sound, electromagnetic, RF, microwave, and infrared . Computer readable instructions, data structures, program modules or other data may be embodied as, for example, a modulated data signal in a wireless medium such as a carrier wave or similar mechanism such as embodied as part of spread spectrum technology. The term "modulated data signal" refers to a signal whose one or more characteristics have been altered or set in such a way as to encode information in the signal. Modulation can be analog, digital or hybrid modulation techniques.
作为示例而非限制,计算机可读存储介质可包括以用于存储诸如计算机可读指令、数据结构、程序模块或其它数据的信息的任何方法或技术实现的易失性和非易失性、可移动和不可移动的介质。例如,计算机可读存储介质包括,但不限于,易失性存储器,诸如随机存储器(RAM,DRAM,SRAM);以及非易失性存储器,诸如闪存、各种只读存储器(ROM,PROM,EPROM,EEPROM)、磁性和铁磁/铁电存储器(MRAM,FeRAM);以及磁性和光学存储设备(硬盘、磁带、CD、DVD);或其它现在已知的介质或今后开发的能够存储供计算机系统使用的计算机可读信息/数据。By way of example and not limitation, a computer-readable storage medium may include volatile, non-volatile, and non-volatile, non-volatile, non-volatile, and non-volatile materials implemented in any method or technology for storing information such as computer-readable instructions, data structures, program modules, or other data. Removable and non-removable media. For example, computer-readable storage media include, but are not limited to, volatile memory, such as random access memory (RAM, DRAM, SRAM); and non-volatile memory, such as flash memory, various read-only memories (ROM, PROM, EPROM) , EEPROM), magnetic and ferromagnetic/ferroelectric memory (MRAM, FeRAM); and magnetic and optical storage devices (hard disks, tapes, CDs, DVDs); or other currently known media or future developments that can be stored for computer systems Computer readable information/data used.
在此,根据本申请的一个实施例包括一个装置,该装置包括用于存储计算机程序指令的存储器和用于执行程序指令的处理器,其中,当该计算机程序指令被该处理器执行时,触发该装置运行基于前述根据本申请的多个实施例的方法和/或技术方案。Here, an embodiment according to the present application includes a device including a memory for storing computer program instructions and a processor for executing the program instructions, wherein, when the computer program instructions are executed by the processor, trigger The operation of the device is based on the foregoing methods and/or technical solutions according to multiple embodiments of the present application.
对于本领域技术人员而言,显然本申请不限于上述示范性实施例的细节,而且在不背离本申请的精神或基本特征的情况下,能够以其他的具体形式实现本申请。因此,无论从哪一点来看,均应将实施例看作是示范性的,而且是非限制性的,本申请的范围由所附权利要求而不是上述说明限定,因此旨在将落在权利要求的等同要件的含义和范围内的所有变化涵括在本申请内。不应将权利要求中的任何附图标记视为限制所涉及的权利要求。此外,显然“包括”一词不排除其他单元或步骤,单数不排除复数。装置权利要求中陈述的多个单元或装置也可以由一个单元或装置通过软 件或者硬件来实现。第一,第二等词语用来表示名称,而并不表示任何特定的顺序。For those skilled in the art, it is obvious that the present application is not limited to the details of the foregoing exemplary embodiments, and the present application can be implemented in other specific forms without departing from the spirit or basic characteristics of the application. Therefore, from any point of view, the embodiments should be regarded as exemplary and non-restrictive. The scope of this application is defined by the appended claims rather than the above description, and therefore it is intended to fall into the claims. All changes in the meaning and scope of the equivalent elements of are included in this application. Any reference signs in the claims should not be regarded as limiting the claims involved. In addition, it is obvious that the word "including" does not exclude other units or steps, and the singular does not exclude the plural. Multiple units or devices stated in the device claims can also be realized by one unit or device through software or hardware. Words such as first and second are used to denote names, but do not denote any specific order.

Claims (15)

  1. 一种用于建立救援组的方法,其中,该方法包括:A method for establishing a rescue group, wherein the method includes:
    接收救援请求信息;Receive rescue request information;
    根据所述救援请求信息从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者;According to the rescue request information, one or more rescuers matching the rescue request information are obtained by querying a rescuer information database;
    建立服务所述救援请求信息的救援组,其中,所述救援组包括所述一个或多个救援者中至少一个救援者。A rescue group serving the rescue request information is established, wherein the rescue group includes at least one rescuer among the one or more rescuers.
  2. 根据权利要求1所述的方法,其中,所述接收救援请求信息,包括:The method according to claim 1, wherein said receiving rescue request information comprises:
    接收第一救援者发送的救援请求信息,其中,所述第一救援者处于所述救援请求信息的救援现场;Receiving rescue request information sent by a first rescuer, where the first rescuer is at the rescue site of the rescue request information;
    其中,所述建立服务所述救援请求信息的救援组,其中,所述救援组包括所述一个或多个救援者中至少一个救援者,包括:Wherein, the establishment of a rescue group serving the rescue request information, wherein the rescue group includes at least one rescuer among the one or more rescuers, including:
    建立服务所述救援请求信息的救援组,其中,所述救援组包括所述第一救援者及所述一个或多个救援者中至少一个救援者。A rescue group serving the rescue request information is established, wherein the rescue group includes the first rescuer and at least one rescuer among the one or more rescuers.
  3. 根据权利要求2所述方法,其中,所述救援请求信息还包括通过所述第一救援者的可穿戴救援设备拍摄的所述救援现场的救援现场信息。The method according to claim 2, wherein the rescue request information further comprises rescue scene information of the rescue scene photographed by the wearable rescue device of the first rescuer.
  4. 根据权利要求3所述的方法,其中,所述方法还包括:The method according to claim 3, wherein the method further comprises:
    根据所述救援现场信息确定是否需要建立服务所述救援请求信息的救援组;Determining whether it is necessary to establish a rescue group serving the rescue request information according to the rescue site information;
    其中,所述根据所述救援请求信息从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者,包括:Wherein, the query to obtain one or more rescuers matching the rescue request information from a rescuer information database according to the rescue request information includes:
    若需要建立服务所述救援请求信息的救援组,根据所述救援请求信息从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者。If it is necessary to establish a rescue group serving the rescue request information, one or more rescuers matching the rescue request information can be obtained from a rescuer information database based on the rescue request information.
  5. 根据权利要求4所述的方法,其中,所述建立服务所述救援请求信息的救援组,其中,所述救援组包括所述一个或多个救援者中至少一个救援者,包括:The method according to claim 4, wherein the establishing a rescue group serving the rescue request information, wherein the rescue group includes at least one rescuer among the one or more rescuers, including:
    根据所述救援现场信息及所述救援者的救援技能信息从所述一个或多个救援者中选择一个或多个优选救援者,其中,每个优选救援者的救援技能信息与所述救援现场信息相匹配,或者所述一个或多个优选救援者的救援技能信息的集合与所述救援现场信息相匹配;One or more preferred rescuers are selected from the one or more rescuers according to the rescue site information and the rescue skill information of the rescuers, wherein the rescue skill information of each preferred rescuer is consistent with the rescue site The information matches, or the set of rescue skill information of the one or more preferred rescuers matches the rescue site information;
    建立服务所述救援请求信息的救援组,其中,所述救援组包括所述第一救援者及所述一个或多个优选救援者。A rescue group serving the rescue request information is established, wherein the rescue group includes the first rescuer and the one or more preferred rescuers.
  6. 根据权利要求1至5中任一项所述的方法,其中,所述方法还包括:The method according to any one of claims 1 to 5, wherein the method further comprises:
    对所述救援组中各救援者所使用的可穿戴救援设备执行救援配置操作。Perform rescue configuration operations on the wearable rescue equipment used by each rescuer in the rescue group.
  7. 根据权利要求6所述的方法,其中,所述救援配置操作包括以下至少任一项:The method according to claim 6, wherein the rescue configuration operation includes at least any one of the following:
    设置对应可穿戴救援设备的组别信息为所述救援组;Set the group information corresponding to the wearable rescue device as the rescue group;
    设置对应可穿戴救援设备的工作状态信息为救援状态;Set the working status information of the corresponding wearable rescue device to rescue status;
    设置对应可穿戴设备与后台设备的通信连接;Set the communication connection between the corresponding wearable device and the background device;
    开启或关闭对应可穿戴救援设备的摄像装置。Turn on or off the camera device corresponding to the wearable rescue equipment.
  8. 根据权利要求6或7所述的方法,其中,所述方法还包括:The method according to claim 6 or 7, wherein the method further comprises:
    若所述救援组中存在第二救援者,对所述第二救援者所使用的可穿戴救援设备的救援配置操作失败,确定与所述第二救援者相似的第三救援者;If there is a second rescuer in the rescue group, the rescue configuration operation of the wearable rescue device used by the second rescuer fails, and a third rescuer similar to the second rescuer is determined;
    将所述第三救援者添加至所述救援组以替换所述第二救援者;Adding the third rescuer to the rescue group to replace the second rescuer;
    对所述第三救援者所使用的可穿戴救援设备执行救援配置操作。A rescue configuration operation is performed on the wearable rescue device used by the third rescuer.
  9. 根据权利要求8所述的方法,其中,所述确定与所述第二救援者相似的第三救援者,包括:The method according to claim 8, wherein the determining a third rescuer similar to the second rescuer comprises:
    根据所述第二救援者的位置信息和/或救援技能信息,在所述救援人员信息库或所述一个或多个救援者中进行匹配查询获得第三救援者,其中,所述第三救援者与所述第二救援者关于位置信息和/或救援技能信息的相似度等于或大于预定候补相似度阈值信息。According to the location information and/or rescue skill information of the second rescuer, a matching query is performed in the rescuer information database or the one or more rescuers to obtain a third rescuer, wherein the third rescuer The degree of similarity between the second rescuer and the second rescuer with respect to location information and/or rescue skill information is equal to or greater than the predetermined candidate similarity threshold information.
  10. 根据权利要求1至9中任一项所述的方法,其中,所述根据所述救援请求信息从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者,包括:The method according to any one of claims 1 to 9, wherein the query to obtain one or more rescuers matching the rescue request information from a rescuer information database according to the rescue request information comprises :
    根据所述救援请求信息的救援现场的现场位置信息,从救援人员信息库中查询获得与所述救援请求信息相匹配的一个或多个救援者,其中,每个救援者的当前位置信息与所述现场位置信息间的距离小于或等于预定救援距离阈值信息。According to the on-site location information of the rescue site in the rescue request information, one or more rescuers matching the rescue request information are queried from the rescuer information database, wherein the current location information of each rescuer is consistent with The distance between the on-site location information is less than or equal to the predetermined rescue distance threshold information.
  11. 根据权利要求1至10中任一项所述的方法,其中,所述救援组还包括通过后台设备参与服务所述救援请求信息的第四救援者;The method according to any one of claims 1 to 10, wherein the rescue group further includes a fourth rescuer who participates in serving the rescue request information through a background device;
    其中,所述方法还包括:Wherein, the method further includes:
    接收所述第四救援者通过所述后台设备提交的救援指令信息;Receiving rescue instruction information submitted by the fourth rescuer through the background device;
    将所述救援指令信息发送至所述救援组中至少一个救援者所使用的可穿戴救援设备。The rescue instruction information is sent to a wearable rescue device used by at least one rescuer in the rescue group.
  12. 根据权利要求1至11中任一项所述的方法,其中,所述方法还包括:The method according to any one of claims 1 to 11, wherein the method further comprises:
    若所述救援请求信息已处理完成,撤销所述救援组。If the rescue request information has been processed, the rescue group is cancelled.
  13. 根据权利要求12所述的方法,其中,所述撤销所述救援组,还包括:The method according to claim 12, wherein said cancelling said rescue group further comprises:
    对所述救援组中各救援者所使用的可穿戴救援设备执行撤销救援配置操作。The operation of undoing rescue configuration is performed on the wearable rescue equipment used by each rescuer in the rescue group.
  14. 一种用于建立救援组的设备,其中,该设备包括:A device for establishing a rescue group, wherein the device includes:
    处理器;以及Processor; and
    被安排成存储计算机可执行指令的存储器,所述可执行指令在被执行时使所述处理器执行如权利要求1至13中任一项所述方法的操作。A memory arranged to store computer-executable instructions which, when executed, cause the processor to perform the operations of the method as claimed in any one of claims 1 to 13.
  15. 一种存储指令的计算机可读介质,所述指令在被执行时使得系统进行如权利要求1至13中任一项所述方法的操作。A computer-readable medium storing instructions, which when executed, cause a system to perform the operation of the method according to any one of claims 1 to 13.
PCT/CN2020/074137 2019-02-02 2020-02-01 Method and device for establishing rescue team WO2020156527A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910106827.3 2019-02-02
CN201910106827.3A CN109885737A (en) 2019-02-02 2019-02-02 It is a kind of for establishing the method and apparatus of rescue group

Publications (1)

Publication Number Publication Date
WO2020156527A1 true WO2020156527A1 (en) 2020-08-06

Family

ID=66927819

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/074137 WO2020156527A1 (en) 2019-02-02 2020-02-01 Method and device for establishing rescue team

Country Status (2)

Country Link
CN (1) CN109885737A (en)
WO (1) WO2020156527A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109885737A (en) * 2019-02-02 2019-06-14 上海救要救信息科技有限公司 It is a kind of for establishing the method and apparatus of rescue group
CN112634107A (en) * 2019-09-20 2021-04-09 中国石油化工股份有限公司 Device for investigating an accident and method implemented therein
CN111405309A (en) * 2020-03-27 2020-07-10 深圳光启超材料技术有限公司 Display method of real-time video stream, head-mounted device, storage medium and electronic device
CN111654670A (en) * 2020-05-27 2020-09-11 北京软通智慧城市科技有限公司 Information acquisition system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102395108A (en) * 2011-11-28 2012-03-28 苏州迈普信息技术有限公司 Cooperated rescue method based on mobile localization
JP2016067844A (en) * 2014-10-02 2016-05-09 株式会社日立ソリューションズ Aed operation supporting system using wearable terminal
CN107610414A (en) * 2017-08-28 2018-01-19 杜学超 A kind of emergency alarm help system and method
CN109885737A (en) * 2019-02-02 2019-06-14 上海救要救信息科技有限公司 It is a kind of for establishing the method and apparatus of rescue group

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10420701B2 (en) * 2013-05-17 2019-09-24 Zoll Medical Corporation Cameras for emergency rescue
CN105228100B (en) * 2015-08-31 2018-11-09 湖南汇博电子科技股份有限公司 rescue system and method
CN105547281A (en) * 2015-12-08 2016-05-04 上海救要救信息科技有限公司 Method and device for determination of rescue path
CN108257066A (en) * 2018-01-30 2018-07-06 重庆穗丰汽车救援有限公司 A kind of vehicular rescue service system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102395108A (en) * 2011-11-28 2012-03-28 苏州迈普信息技术有限公司 Cooperated rescue method based on mobile localization
JP2016067844A (en) * 2014-10-02 2016-05-09 株式会社日立ソリューションズ Aed operation supporting system using wearable terminal
CN107610414A (en) * 2017-08-28 2018-01-19 杜学超 A kind of emergency alarm help system and method
CN109885737A (en) * 2019-02-02 2019-06-14 上海救要救信息科技有限公司 It is a kind of for establishing the method and apparatus of rescue group

Also Published As

Publication number Publication date
CN109885737A (en) 2019-06-14

Similar Documents

Publication Publication Date Title
WO2020156527A1 (en) Method and device for establishing rescue team
WO2019153479A1 (en) Browser page monitoring method and apparatus, and computer device
WO2020164450A1 (en) Method and device for presenting rescue resource information
WO2020187037A1 (en) Rescue method and device
WO2020238248A1 (en) Data storage method, apparatus and device
CN104516789B (en) For the failure transfer detection in checkpoint system and the method and system of processing
WO2020156524A1 (en) Method and device for determining rescue team information
KR20220116136A (en) Systems and methods for providing iot security service using hardware security module
CN108352989A (en) Electronic equipment and method for its identification information of certification
CN111815104A (en) Method and equipment for scheduling emergency response resources
US20180255138A1 (en) Reliable data storage for decentralized computer systems
WO2020182096A1 (en) Method and device for generating rescue instruction
WO2020216110A1 (en) Rescue method and device
KR20220058556A (en) Anonymization and randomization of device LCD
US20100235471A1 (en) Associating telemetry data from a group of entities
CN107041017A (en) UE contextual informations restoration methods, device and system
WO2020211805A1 (en) Method and device for acquiring basic parameters of person to be rescued
US11888690B2 (en) System and method for subscription limitation enforcement in distributed system
WO2019232931A1 (en) Node exception processing method and system, device and computer-readable storage medium
KR102179459B1 (en) System for multi-cloud integrated management and method thereof
CN101626497A (en) Alarm linkage method and alarm linkage device
WO2018228225A2 (en) Method and device for user recommendation
WO2020228510A1 (en) Schedule reminding method and device
US10642859B2 (en) Database report offload server
WO2021012554A1 (en) Method and apparatus for updating data field in block chain, medium, and electronic device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20748286

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20748286

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20748286

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 21/01/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20748286

Country of ref document: EP

Kind code of ref document: A1