CN107564272B - An automatic alarming device and alarming method based on a terminal reporting alarm based on a recorder management platform - Google Patents
An automatic alarming device and alarming method based on a terminal reporting alarm based on a recorder management platform Download PDFInfo
- Publication number
- CN107564272B CN107564272B CN201710874814.1A CN201710874814A CN107564272B CN 107564272 B CN107564272 B CN 107564272B CN 201710874814 A CN201710874814 A CN 201710874814A CN 107564272 B CN107564272 B CN 107564272B
- Authority
- CN
- China
- Prior art keywords
- alarm
- police
- vehicle
- database
- rule
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 16
- 238000012545 processing Methods 0.000 claims abstract description 12
- 238000013480 data collection Methods 0.000 claims description 4
- 230000000875 corresponding effect Effects 0.000 description 7
- 238000010586 diagram Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 238000012827 research and development Methods 0.000 description 1
Images
Landscapes
- Alarm Systems (AREA)
- Traffic Control Systems (AREA)
Abstract
Description
技术领域technical field
本发明涉及一种基于记录仪管理平台的终端上报报警的自动处警装置及处警方法。属于车辆自动报警领域。The invention relates to an automatic alarming device and an alarming method based on a recorder management platform and a terminal reporting alarm. It belongs to the field of vehicle automatic alarm.
背景技术Background technique
车载终端上报报警是指根据《交通部道路运输车辆卫星定位系统部标JTT808》协议平台解析终端的位置信息汇报,对报警标志位的解析而得出的报警信息。处警是指对报警信息的相应处理比如当发生超速、疲劳驾驶报警进行调度提醒,当发生紧急报警时下发拍照指令、向相关调度人员发送短信提醒等操作。Vehicle-mounted terminal reporting alarm refers to the alarm information obtained by analyzing the location information report of the terminal according to the "Ministry of Transportation Vehicle Satellite Positioning System Ministry Standard JTT808" protocol platform and analyzing the alarm flag position. Handling police refers to the corresponding processing of alarm information, such as dispatching reminders when speeding and fatigue driving alarms occur, issuing photo-taking instructions when an emergency alarm occurs, and sending SMS reminders to relevant dispatchers.
自动处警则是指当车辆产生报警时,根据规则的定义执行某些操作的过程,可以代替调度人员部分手动操作使对报警的处理更加及时有效、更有利于安全生产的要求。Automatic police handling refers to the process of performing certain operations according to the definition of the rules when the vehicle generates an alarm, which can replace the manual operation of the dispatcher to make the processing of the alarm more timely and effective, and is more conducive to the requirements of safe production.
但是,现有缺少自动化车辆自动处警方案。However, there is a lack of automatic police solutions for automated vehicles.
发明内容SUMMARY OF THE INVENTION
本发明是为了解决现有缺少自动化的车辆自动处警方案的问题。现提供一种基于记录仪管理平台的终端上报报警的自动处警装置及处警方法。The present invention is to solve the problem of the existing vehicle automatic police solution lacking automation. Provided are an automatic alarming device and an alarming method based on a terminal reporting an alarm based on a recorder management platform.
一种基于记录仪管理平台的终端上报报警的自动处警装置,它包括网页端和服务器,An automatic alarming device based on a terminal reporting an alarm based on a recorder management platform, which includes a web page and a server,
服务器包括ZMQ接收数据模块、数据库读写模块、处警处理模块和指令发送模块,The server includes a ZMQ receiving data module, a database reading and writing module, an alarm processing module and an instruction sending module.
网页端,用于配置处警规则,并将该规则关联到某些车辆,然后将配置完成的处警规则和关联车辆保存到数据库中,其中,配置处警规则包括选择报警名称、选择报警类型、选择时间范围、选择调度内容、选择拍照、选择记录仪数据采集、选择采集记录仪内容、选择采集时长和编辑手机号码;The web page is used to configure the police rules and associate the rules with certain vehicles, and then save the configured police rules and associated vehicles to the database. The configuration of the police rules includes selecting the alarm name, selecting the alarm type, and selecting the time. Scope, select scheduling content, select photo, select recorder data collection, select acquisition recorder content, select acquisition duration and edit mobile phone number;
数据库读写模块,用于从数据库中读取处警规则形成处警规则模型列表,还用于从数据库中读取关联车辆;The database read-write module is used to read the police rules from the database to form a list of police rule models, and is also used to read the associated vehicles from the database;
ZMQ接收数据模块,用于以消息队列的方式接收车联网信息服务平台发送的多个车辆的报警数据;The ZMQ receiving data module is used to receive the alarm data of multiple vehicles sent by the information service platform of the Internet of Vehicles in the form of a message queue;
处警处理模块,用于接收处警规则模型列表和关联车辆,从车辆的报警数据中解析出所关联车辆在处警规则模型列表中选择的时间范围内的报警类型;The police handling module is used to receive the police handling rule model list and associated vehicles, and parse out the alarm type of the associated vehicle within the time range selected in the police handling rule model list from the alarm data of the vehicle;
指令发送模块,用于接收处警处理模块中的报警类型,一旦在选择的时间范围内有关联车辆的报警类型,则将处警规则中的调度内容的动作指令、拍照的动作指令和记录仪数据采集的动作指令发送给数据库读写模块,由数据库读写模块写入数据库中,车联网信息服务平台读取数据库中的动作指令,将该动作指令发送给关联车辆上的终端设备,对车辆做出动作。The instruction sending module is used to receive the alarm type in the police processing module. Once there is an alarm type of the associated vehicle within the selected time range, it will collect the action instructions of the dispatch content, the action instructions of taking pictures and the recorder data in the police rules. The action command is sent to the database read-write module, and the database read-write module writes it into the database. The Internet of Vehicles information service platform reads the action command in the database, sends the action command to the terminal device on the associated vehicle, and makes a decision on the vehicle. action.
根据一种基于记录仪管理平台的终端上报报警的自动处警装置,它还包括短信模块,短信模块,用于以短信的形式将处警规则中配置好的关联车辆的车牌号在时间范围内产生的报警类型发送到处警规则中编辑的手机号码中。According to an automatic alarming device based on a terminal reporting and alarming recorder management platform, it also includes a short message module, a short message module, which is used to generate the license plate number of the associated vehicle configured in the police dispatching rule within a time range in the form of a short message. The alarm type is sent to the mobile phone number edited in the police rule.
一种基于记录仪管理平台的终端上报报警的自动处警方法,所述方法包括以下步骤:An automatic alarm method for reporting an alarm based on a terminal of a recorder management platform, the method comprises the following steps:
用于配置处警规则,并将该规则关联到某些车辆,然后将配置完成的处警规则和关联车辆保存到数据库中的步骤,其中,配置处警规则包括选择报警名称、选择报警类型、选择时间范围、选择调度内容、选择拍照、选择记录仪数据采集、选择采集记录仪内容、选择采集时长和编辑手机号码;It is used to configure police handling rules, associate the rules with certain vehicles, and then save the configured police handling rules and associated vehicles to the database. Configuring police handling rules includes selecting an alarm name, selecting an alarm type, and selecting a time range. , Select the scheduling content, select the photo, select the recorder data acquisition, select the acquisition recorder content, select the acquisition duration and edit the mobile phone number;
用于从数据库中读取处警规则形成处警规则模型列表,还用于从数据库中读取关联车辆的步骤;For reading the police rules from the database to form a list of police rule models, and for reading the associated vehicles from the database;
用于以消息队列的方式接收车联网信息服务平台发送的多个车辆的报警数据的步骤;a step for receiving alarm data of multiple vehicles sent by the Internet of Vehicles information service platform by means of a message queue;
用于接收处警规则模型列表和关联车辆,从车辆的报警数据中解析出所关联车辆在处警规则模型列表中选择的时间范围内的报警类型的步骤;A step used to receive the alarming rule model list and the associated vehicle, and parse out the alarm type of the associated vehicle within the time range selected in the alarming rule model list from the alarm data of the vehicle;
用于接收处警处理模块中的报警类型,一旦在选择的时间范围内有关联车辆的报警类型,则将处警规则中的调度内容的动作指令、拍照的动作指令和记录仪数据采集的动作指令发送给数据库读写模块,由数据库读写模块写入数据库中,车联网信息服务平台读取数据库中的动作指令,将该动作指令发送给关联车辆上的终端设备,对车辆做出动作的步骤。It is used to receive the alarm type in the alarm processing module. Once there is an alarm type of the associated vehicle within the selected time range, it will send the action command of the dispatch content, the action command of taking pictures and the action command of the recorder data collection in the alarm rule. To the database read-write module, the database read-write module writes it into the database, and the IoV information service platform reads the action instruction in the database, sends the action instruction to the terminal device on the associated vehicle, and acts on the vehicle.
根据一种基于记录仪管理平台的终端上报报警的自动处警方法,它还包括用于以短信的形式将处警规则中配置好的关联车辆的车牌号在时间范围内产生的报警类型发送到处警规则中编辑的手机号码中的步骤。According to an automatic alarm method based on a terminal reporting an alarm of a recorder management platform, the method further includes sending the alarm type generated by the license plate number of the associated vehicle configured in the alarm rule within a time range to the police rule in the form of a short message Edit the mobile number in .
本发明的有益效果为:The beneficial effects of the present invention are:
本申请包含网页端和服务器,通过网页端配置处警规则并将该规则关联到某些车辆,将处警规则及关联车辆关系保存到数据库中;服务器定时读取处警规则等基本信息,根据规则形成具体的模型算法,并通过消息队列(ZMQ)方式接收车辆报警数据,该数据作为处警规则执行的触发条件,当车辆报警数据的车辆标识报警类型与处警规则匹配时,执行处警规则中定义的具体动作。This application includes a web page and a server. The web page configures police rules and associates the rules with certain vehicles, and saves the police rules and the relationship between the associated vehicles in the database; the server regularly reads basic information such as the police rules, and forms specific information according to the rules. The model algorithm is based on the model algorithm, and the vehicle alarm data is received through the message queue (ZMQ) method. This data is used as the trigger condition for the execution of the police rule. When the vehicle identification alarm type of the vehicle alarm data matches the police rule, the specific action defined in the police rule is executed. .
本申请能够对记录仪管理平台的终端报警实现自动化管理,根据处警规则自动执行相应动作,可以代替调度人员的部分手动操作,使得管理更加高效,实现了记录仪管理平台的终端报警自动化监控。从而更能指导调度人员的工作。The present application can automatically manage the terminal alarms of the recorder management platform, and automatically execute corresponding actions according to the police handling rules, which can replace part of the manual operations of dispatchers, make management more efficient, and realize the terminal alarm automatic monitoring of the recorder management platform. Thereby, it can better guide the work of dispatchers.
本申请采用B/S架构,并且均采用比较成熟的技术比如数据传输采用zmq消息队列来实现,大大提高了研发速度和整个系统的稳定性。This application adopts B/S architecture, and adopts relatively mature technologies such as zmq message queue for data transmission, which greatly improves the research and development speed and the stability of the whole system.
附图说明Description of drawings
图1为具体实施方式一所述的一种基于记录仪管理平台的终端上报报警的自动处警装置的原理示意图;1 is a schematic diagram of the principle of an automatic alarm device for reporting an alarm based on a terminal of a recorder management platform according to Embodiment 1;
图2为网页端配置的处警规则窗口;Figure 2 is the police rule window configured on the web page;
图3为网页端配置的关联车辆窗口。Figure 3 shows the associated vehicle window configured on the web page.
具体实施方式Detailed ways
具体实施方式一:参照图1至图3具体说明本实施方式,本实施方式所述的一种基于记录仪管理平台的终端上报报警的自动处警装置,它包括网页端和服务器,Embodiment 1: The present embodiment will be described in detail with reference to FIG. 1 to FIG. 3 . An automatic alarming device based on a recorder management platform for terminal reporting and alarming described in this embodiment includes a web page and a server.
服务器包括ZMQ接收数据模块、数据库读写模块、处警处理模块和指令发送模块,The server includes a ZMQ receiving data module, a database reading and writing module, an alarm processing module and an instruction sending module.
网页端,用于配置处警规则,并将该规则关联到某些车辆,然后将配置完成的处警规则和关联车辆保存到数据库中,其中,配置处警规则包括选择报警名称、选择报警类型、选择时间范围、选择调度内容、选择拍照、选择记录仪数据采集、选择采集记录仪内容、选择采集时长和编辑手机号码;The web page is used to configure the police rules and associate the rules with certain vehicles, and then save the configured police rules and associated vehicles to the database. The configuration of the police rules includes selecting the alarm name, selecting the alarm type, and selecting the time. Scope, select scheduling content, select photo, select recorder data acquisition, select acquisition recorder content, select acquisition duration and edit mobile phone number;
数据库读写模块,用于从数据库中读取处警规则形成处警规则模型列表,还用于从数据库中读取关联车辆;The database read-write module is used to read the police rules from the database to form a list of police rule models, and is also used to read the associated vehicles from the database;
ZMQ接收数据模块,用于以消息队列的方式接收车联网信息服务平台发送的多个车辆的报警数据;The ZMQ receiving data module is used to receive the alarm data of multiple vehicles sent by the information service platform of the Internet of Vehicles in the form of a message queue;
处警处理模块,用于接收处警规则模型列表和关联车辆,从车辆的报警数据中解析出所关联车辆在处警规则模型列表中选择的时间范围内的报警类型;The police handling module is used to receive the police handling rule model list and associated vehicles, and parse out the alarm type of the associated vehicle within the time range selected in the police handling rule model list from the alarm data of the vehicle;
指令发送模块,用于接收处警处理模块中的报警类型,一旦在选择的时间范围内有关联车辆的报警类型,则将处警规则中的调度内容的动作指令、拍照的动作指令和记录仪数据采集的动作指令发送给数据库读写模块,由数据库读写模块写入数据库中,车联网信息服务平台读取数据库中的动作指令,将该动作指令发送给关联车辆上的终端设备,对车辆做出动作。The instruction sending module is used to receive the alarm type in the police processing module. Once there is an alarm type of the associated vehicle within the selected time range, it will collect the action instructions of the dispatch content, the action instructions of taking pictures and the recorder data in the police rules. The action command is sent to the database read-write module, and the database read-write module writes it into the database. The Internet of Vehicles information service platform reads the action command in the database, sends the action command to the terminal device on the associated vehicle, and makes a decision on the vehicle. action.
本实施方式中,本申请采用B/S架构,网页端配置处警规则;服务器采用C++线程池技术为基本框架,通过消息队列方式接收车辆位置信息汇报数据,根据配置规则解析运算,并按照处警规则执行相应的动作;数据库用于保存配置处警规则。In this embodiment, the application adopts the B/S architecture, and the web page configures the police rules; the server adopts the C++ thread pool technology as the basic framework, receives the vehicle location information report data through the message queue, parses and calculates according to the configuration rules, and executes the police according to the police rules. Execute the corresponding action; the database is used to save the configured police rules.
网页端主要实现两个功能,第一,处警规则的配置,当发生该报警时系统自动执行的动作如何,包括规则名称原则上不允许重复,规则类型为选择项,时间范围则在该时间段内该规则有效,调度内容填写则向终端下发调度信息、空则不发送任何内容,拍照选择“是”则勾选相应的摄像头号、选择“否”则拍照指令不发送,记录仪数据采集选择“是”则勾选采集的内容并编辑采集时长、选择“否”则不发送采集记录仪数据指令,手机号码编辑则向相应的手机号发送短信提醒短信内容格式固定、空则不发送短信。如图2所示。图2中的规则名称为本申请中的报警名称,图2中的规则类型为本申请中的报警类型。The web page mainly implements two functions. First, the configuration of the alarm rules. When the alarm occurs, what actions will the system automatically perform, including the rule name that is not allowed to be repeated in principle, the rule type is an option, and the time range is within the time period. This rule is valid. If the scheduling content is filled in, the scheduling information will be sent to the terminal. If it is empty, no content will be sent. If you choose "Yes" for taking pictures, you will check the corresponding camera number. If you choose "No", the taking pictures will not be sent, and the recorder will collect data. Select "Yes" to check the content to be collected and edit the collection duration, select "No" to not send the command to collect the recorder data, and to edit the mobile phone number, send a text message to the corresponding mobile phone number to remind the text format of the text message is fixed, if it is empty, no text message will be sent. . as shown in picture 2. The rule name in FIG. 2 is the alarm name in the application, and the rule type in FIG. 2 is the alarm type in the application.
第二,使某一规则作用到某些车辆,使得这些车辆当发生该规则报警时能自动处警即做出规则配置的相应动作,规则和车辆之间是多对多的关系。如图3所示。Second, make a rule act on certain vehicles, so that these vehicles can automatically police when the rule alarm occurs, that is, make corresponding actions configured by the rule, and there is a many-to-many relationship between the rule and the vehicle. As shown in Figure 3.
服务器主要功能:定时读取处警规则形成处警算法,实时接收平台通过ZMQ推送的行车数据,根据处警算法执行相应的动作,如果发送短信则通过短信模块发送给指定手机号。服务器的框架图如图1所示。The main functions of the server: regularly read the police rules to form the police algorithm, receive the driving data pushed by the platform through ZMQ in real time, execute the corresponding actions according to the police algorithm, and send a short message to the designated mobile phone number through the short message module. The frame diagram of the server is shown in Figure 1.
数据库模块的功能为完成对数据库的读写功能。The function of the database module is to complete the function of reading and writing to the database.
具体实施方式二:本实施方式是对具体实施方式一所述的一种基于记录仪管理平台的终端上报报警的自动处警装置作进一步说明,本实施方式中,它还包括短信模块,短信模块,用于以短信的形式将处警规则中配置好的关联车辆的车牌号在时间范围内产生的报警类型发送到处警规则中编辑的手机号码中。Specific implementation manner 2: This implementation manner further describes the automatic alarm handling device based on the recorder management platform for terminal reporting and alarming described in specific implementation manner 1. In this implementation manner, it further includes a short message module, a short message module, It is used to send the alarm type generated by the license plate number of the associated vehicle configured in the police rule within the time range to the mobile phone number edited in the police rule in the form of a short message.
具体实施方式三:参照图1至图3具体说明本实施方式,本实施方式所述的一种基于记录仪管理平台的终端上报报警的自动处警方法,所述方法包括以下步骤:Embodiment 3: The present embodiment will be described in detail with reference to FIG. 1 to FIG. 3 . An automatic alarm handling method based on a terminal reporting an alarm based on a recorder management platform described in this embodiment includes the following steps:
用于配置处警规则,并将该规则关联到某些车辆,然后将配置完成的处警规则和关联车辆保存到数据库中的步骤,其中,配置处警规则包括选择报警名称、选择报警类型、选择时间范围、选择调度内容、选择拍照、选择记录仪数据采集、选择采集记录仪内容、选择采集时长和编辑手机号码;It is used to configure police handling rules, associate the rules with certain vehicles, and then save the configured police handling rules and associated vehicles to the database. Configuring police handling rules includes selecting an alarm name, selecting an alarm type, and selecting a time range. , Select the scheduling content, select the photo, select the recorder data acquisition, select the acquisition recorder content, select the acquisition duration and edit the mobile phone number;
用于从数据库中读取处警规则形成处警规则模型列表,还用于从数据库中读取关联车辆的步骤;For reading the police rules from the database to form a list of police rule models, and for reading the associated vehicles from the database;
用于以消息队列的方式接收车联网信息服务平台发送的多个车辆的报警数据的步骤;a step for receiving alarm data of multiple vehicles sent by the Internet of Vehicles information service platform by means of a message queue;
用于接收处警规则模型列表和关联车辆,从车辆的报警数据中解析出所关联车辆在处警规则模型列表中选择的时间范围内的报警类型的步骤;The steps used to receive the alarming rule model list and the associated vehicle, and parse out the alarm type of the associated vehicle within the time range selected in the alarming rule model list from the alarm data of the vehicle;
用于接收处警处理模块中的报警类型,一旦在选择的时间范围内有关联车辆的报警类型,则将处警规则中的调度内容的动作指令、拍照的动作指令和记录仪数据采集的动作指令发送给数据库读写模块,由数据库读写模块写入数据库中,车联网信息服务平台读取数据库中的动作指令,将该动作指令发送给关联车辆上的终端设备,对车辆做出动作的步骤。It is used to receive the alarm type in the alarm processing module. Once there is an alarm type of the associated vehicle within the selected time range, it will send the action command of the dispatch content, the action command of taking pictures and the action command of the recorder data collection in the alarm rule. To the database read-write module, the database read-write module writes it into the database, and the IoV information service platform reads the action instruction in the database, sends the action instruction to the terminal device on the associated vehicle, and acts on the vehicle.
具体实施方式五:本实施方式是对具体实施方式四所述的一种基于记录仪管理平台的终端上报报警的自动处警方法作进一步说明,本实施方式中,它还包括用于以短信的形式将处警规则中配置好的关联车辆的车牌号在时间范围内产生的报警类型发送到处警规则中编辑的手机号码中的步骤。Specific embodiment 5: This embodiment further describes the automatic alarm handling method based on the recorder management platform of the terminal reporting alarm described in the specific embodiment 4. Send the alarm type generated by the license plate number of the associated vehicle configured in the police rule to the mobile phone number edited in the police rule within the time range.
Claims (4)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710874814.1A CN107564272B (en) | 2017-09-25 | 2017-09-25 | An automatic alarming device and alarming method based on a terminal reporting alarm based on a recorder management platform |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710874814.1A CN107564272B (en) | 2017-09-25 | 2017-09-25 | An automatic alarming device and alarming method based on a terminal reporting alarm based on a recorder management platform |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN107564272A CN107564272A (en) | 2018-01-09 |
| CN107564272B true CN107564272B (en) | 2020-07-03 |
Family
ID=60982747
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201710874814.1A Active CN107564272B (en) | 2017-09-25 | 2017-09-25 | An automatic alarming device and alarming method based on a terminal reporting alarm based on a recorder management platform |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN107564272B (en) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108536840A (en) * | 2018-04-13 | 2018-09-14 | 航天科技控股集团股份有限公司 | A kind of alert data real-time analyzer based on recorder management platform |
| CN108520572B (en) * | 2018-04-13 | 2021-12-17 | 航天科技控股集团股份有限公司 | Real-time alarm data analysis method and system based on recorder management platform |
| CN110611587A (en) * | 2019-08-30 | 2019-12-24 | 视联动力信息技术股份有限公司 | Alarm processing method and communication system |
| CN112346618A (en) * | 2020-11-11 | 2021-02-09 | 广州小鹏汽车科技有限公司 | Vehicle service processing method and device |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP3680582B2 (en) * | 1998-09-29 | 2005-08-10 | トヨタ自動車株式会社 | Automatic notification device |
| CN1196351C (en) * | 2002-12-03 | 2005-04-06 | 袁兵 | Method for realizing intelliget linked alarm by short-message processing technology |
| CN100450825C (en) * | 2003-12-26 | 2009-01-14 | 全观友 | Vehicle communication alarm positioning method and system based on mobile network |
| CN201707791U (en) * | 2010-05-26 | 2011-01-12 | 厦门精图信息技术有限公司 | Intelligent positioning and dispatching system |
| CN102938215B (en) * | 2012-10-24 | 2015-09-23 | 安科智慧城市技术(中国)有限公司 | One commands method and system of dealing with emergencies and dangerous situations |
| CN103516799A (en) * | 2013-09-30 | 2014-01-15 | 济南智安科技发展有限公司 | Synchronization alarming, alarm receiving and police dispatching system and method |
| US9758120B2 (en) * | 2014-07-24 | 2017-09-12 | Andreas Alamanos | Automatic cloudbased notification system for vehicle accidents |
| CN104309613B (en) * | 2014-09-26 | 2016-08-10 | 鞍山市海汇自动化有限公司 | Locomotive information acquisition and supervisory systems based on 3G platform |
| CN104882011B (en) * | 2015-06-02 | 2017-12-12 | 健康宝互联网技术有限公司 | A kind of vehicle is quickly received a crime report responding system and method |
-
2017
- 2017-09-25 CN CN201710874814.1A patent/CN107564272B/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| CN107564272A (en) | 2018-01-09 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN107564272B (en) | An automatic alarming device and alarming method based on a terminal reporting alarm based on a recorder management platform | |
| CN112562114A (en) | Data acquisition method and device | |
| CN107730647A (en) | A kind of smart mobile phone cruising inspection system and its method for inspecting based on SCADA | |
| CN111383104A (en) | Method and device for acquiring fund investment supervision indexes | |
| CN108995614B (en) | Information transmission method and information transmission device | |
| CN114005297B (en) | Vehicle team coordinated driving method based on Internet of vehicles | |
| CN104298671B (en) | data statistical analysis method and device | |
| CN202084026U (en) | A Host Batch Job Data Monitoring System | |
| CN105513407A (en) | Highway traffic abnormal event early warning method based on NFC and system thereof | |
| CN109523791B (en) | Early warning analysis method and device for retained vehicle | |
| CN116012905A (en) | A driver's road rage recognition and warning system | |
| CN116132558A (en) | A data analysis method, device, electronic equipment and storage medium | |
| CN203882342U (en) | Back brake operation order safe execution system | |
| WO2016165403A1 (en) | Transportation assisting method and system | |
| CN204614015U (en) | Intelligent granary system | |
| US20160139969A1 (en) | In-memory approach to extend semantic event processing with domain insights | |
| CN118427421A (en) | Insurance data pushing system and method | |
| CN106817233A (en) | A kind of cloud computing management platform alarm method and measurement monitoring platform | |
| CN116244505A (en) | A centralized alarm management system | |
| CN114238311A (en) | Automatic driving drive test data acquisition method, device, equipment and storage medium | |
| US20170337644A1 (en) | Data driven invocation of realtime wind market forecasting analytics | |
| CN116902041A (en) | Interface data processing method and device, electronic equipment and medium | |
| CN114896053A (en) | Data processing system, method, storage medium and electronic device | |
| CN113010372A (en) | Distributed implementation method and system for API monitoring | |
| CN116363866B (en) | Supervision system and method for intelligent traffic network |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant |