WO2018032461A1 - Method and apparatus for alarm arming control - Google Patents

Method and apparatus for alarm arming control Download PDF

Info

Publication number
WO2018032461A1
WO2018032461A1 PCT/CN2016/095867 CN2016095867W WO2018032461A1 WO 2018032461 A1 WO2018032461 A1 WO 2018032461A1 CN 2016095867 W CN2016095867 W CN 2016095867W WO 2018032461 A1 WO2018032461 A1 WO 2018032461A1
Authority
WO
WIPO (PCT)
Prior art keywords
alarm
arming
policy
alarm message
message
Prior art date
Application number
PCT/CN2016/095867
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 深圳中兴力维技术有限公司
Priority to PCT/CN2016/095867 priority Critical patent/WO2018032461A1/en
Publication of WO2018032461A1 publication Critical patent/WO2018032461A1/en

Links

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B13/00Burglar, theft or intruder alarms

Definitions

  • the present invention relates to the field of monitoring technologies, and in particular, to an alarm arming control method and apparatus.
  • alarms are a very important function, but when it is not necessary to receive alarm messages within 24 hours, it is necessary to perform alarm arming, that is, to report alarm messages on the inter-segment of the user's needs. Report a warning message on an unneeded session.
  • alarm arming that is, to report alarm messages on the inter-segment of the user's needs. Report a warning message on an unneeded session.
  • many alarm devices have the function of alarm arming, but the different arming functions are different for different alarm devices. For example, some alarm devices support settings within 24 hours, and some can support settings by week or month. When different alarm devices are in the same monitoring system, it is very troublesome for users to use them. It is necessary to learn the arming settings of each alarm device, and the application is also inconvenient.
  • an object of the present invention is to provide an alarm arming control method and apparatus to solve the problem of how to perform unified arming processing on different types of alarm devices.
  • the present invention provides an alarm arming control method, which is applied to an access server, where the access server is connected to multiple alarm devices, and the multiple alarm devices are uniformly armed.
  • the method includes the following steps: uniformly setting a corresponding arming policy for the multiple alarm devices; receiving an alarm message sent by the alarm device; and querying an arming policy corresponding to the alarm message, where the arming policy includes an alarm device and an alarm The type and the arming time corresponding to the alarm type; when there is no arming policy corresponding to the alarm message, or there is a corresponding arming policy and the time period in which the alarm message is sent is in the arming zone, the The alarm message is reported to the platform server, and is recorded as a report status; and when there is an arming policy corresponding to the alarm message and the time period in which the alarm message is sent is not in the arming state, the alarm message is saved and recorded as Not reported status.
  • the step of uniformly setting a corresponding arming policy for the multiple alarm devices is for each The various alarm types of the alarm device are set separately.
  • the step of uniformly setting a corresponding deployment policy for the multiple different types of alarm devices further includes providing a unified deployment policy configuration page for the user, respectively, according to different alarm types of each alarm device. Arming policy settings.
  • the method further includes the steps of: querying whether there is an alarm message in an unreported state every predetermined time, and when there is an alarm message in an unreported state, querying the unreported state The arming policy corresponding to the alarm message; when there is no arming policy corresponding to the unreported state alarm message, or the corresponding arming policy exists, and the device is currently in the arming state, the unreported state alarm message is reported to the platform. Server, and recorded as escalation status.
  • the alarm devices are preset to be armed for 24 hours.
  • the present invention further provides an alarm arming control device, which is connected to a plurality of alarm devices, and performs unified arming processing on the plurality of alarm devices.
  • the device includes: a setting module, configured to target The plurality of alarm devices are configured to uniformly set a corresponding arming policy; the receiving module is configured to receive an alarm message sent by the alarm device; and the querying module is configured to query an arming policy corresponding to the alarm message, where the arming policy includes The alarm device, the alarm type, and the arming time corresponding to the alarm type; the reporting module is configured to: when there is no arming policy corresponding to the alarm message, or there is a corresponding arming policy and the alarm message is sent After being deployed, the alarm message is reported to the platform server, and is recorded as a report state; when there is an arming policy corresponding to the alarm message and the time period of the alarm message is not in the arming state, the save is saved. The alarm message is recorded as an unreported state.
  • the setting module is configured to set a corresponding defense policy for each alarm type of each alarm device.
  • the device provides a unified deployment policy configuration page for the user, and performs an arming policy setting according to different alarm types of each alarm device.
  • the querying module is further configured to query whether there is an alarm message in an unreported state every predetermined time, and if there is an alarm message in an unreported state, the query and the unreported The arming policy corresponding to the alarm message of the state;
  • the reporting module is further configured to: when there is no arming policy corresponding to the unreported state alarm message, or there is a corresponding arming policy and is currently in the arming zone, The alarm message that is not reported is reported to the platform server and recorded as the reporting status.
  • the device is an access server.
  • the alarm arming control method and device provided by the present invention can standardize the alarm processing flow, and perform unified arming processing on multiple alarm types of different types of alarm devices, thereby reducing a plurality of different alarm devices.
  • the complexity of the arming settings in the monitoring system is convenient for the user.
  • FIG. 1 is an architectural diagram of a monitoring system in the present invention
  • FIG. 2 is a schematic block diagram of an alarm arming control device according to a first embodiment of the present invention
  • FIG. 3 is a flowchart of an alarm arming control method according to a second embodiment of the present invention.
  • FIG. 4 is a flowchart of another alarm arming control method according to a third embodiment of the present invention.
  • FIG. 1 it is an architectural diagram of a monitoring system in the present invention.
  • the monitoring system includes an access server 10, a platform server 20, a database server 30, a client 40, and a plurality of different types of alert devices 50 (three are shown in Figure 1 as representatives).
  • the alarm device 50 may include various devices such as an alarm host, a video monitoring intelligent alarm, a power device alarm, a temperature and humidity alarm, and the like.
  • the access server 10 is configured to connect the multiple alarm devices 50, and perform a unified arming process on the alarm messages of the multiple alarm types sent by all the alarm devices 50, and report the alarm messages to be reported to the platform server 20.
  • the platform server 20 is configured to receive The alarm message reported by the access server 10 is saved to the database server 30 and sent to the client 40 for viewing by the user.
  • the access server 10, the platform server 20, and the database server 30 may also perform device integration to implement the functions of two or three servers in one server.
  • the first embodiment of the present invention provides an alarm arming control device that performs unified arming processing on a plurality of alarm devices.
  • the alarm deployment control device that is, the access server 10 in FIG. 1, includes a setting module 202, a receiving module 204, a query module 206, a determining module 208, and a reporting module 210.
  • the setting module 202 sets an arming policy of each alarm device.
  • the arming policy includes an alarm device, an alarm type, and an arming corresponding to the alarm type.
  • the setting module 202 can uniformly set an arming policy corresponding to the alarm type for different alarm types of the respective alarm devices. For example, if alarm device A supports three types of alarms (m, n, p), then for alarm device A, you can set the arming policies for the three types of alarms (m, n, p).
  • a unified arming policy configuration page can be provided for the user, and an individual arming policy setting for a single alarm device can be supported.
  • the user selects the alarm device and alarm type on the client and enters the corresponding arming.
  • the client sends the received arming policy to the platform server.
  • the platform server saves the received arming policy to the database server, and feeds back the successfully set message to the client, and sends the arming policy to the access server.
  • the setting module 202 receives the arming policy sent by the platform server, and feeds back the success message to the platform server.
  • the user can also add, modify, or query the arming policy. When the user adds or modifies the arming policy, the setting module 202 performs corresponding update setting on the arming policy.
  • the receiving module 204 receives an alarm message sent by the alarm device.
  • the multiple alarm devices need to be preset to be armed all day (24 hours), that is, all alarm messages are sent to the access server. After receiving the alarm message sent by the alarm device, the receiving module 204 feeds back the successful receiving message to the alarm device.
  • the query module 206 queries the arming policy corresponding to the alarm message.
  • the query module 206 queries the corresponding arming policy from the plurality of arming policies that have been set according to the alarm device and the alarm type corresponding to the alarm message received by the receiving module 204. [0033] The determining module 208 determines, according to the query result, whether there is a corresponding arming policy. If yes, the determining module 208 continues to determine whether it is currently in the arming according to the queried defense policy.
  • the reporting module 210 is configured to report the alarm message to the platform server when there is no corresponding arming policy, or if there is a corresponding arming policy, and the time period of the sending of the alarm message is in the arming state, and the alarm message is reported to the platform server, and The report is in the report state. It is also set to save the alarm message when the corresponding arming policy exists and the time when the alarm message is sent is not in the arming state, and is recorded as the unreported state.
  • the access server needs to process another scenario: After receiving the alarm message, it is not in the arming room, but when the arming is over, At this time, the alarm message has not been eliminated. In this case, when the arming arrives, the alarm message needs to be reported to the platform server.
  • the query module 206 is further configured to query whether there is an alarm message in an unreported state every predetermined time.
  • a timer may be set in the access server to calculate the predetermined time (for example, 1 minute).
  • the query module 206 queries the status of the saved alarm message and the record on the access server.
  • the query module 206 can also query the alarm message only in the set interval, and it is not necessary to query whether there is an alarm message in the unreported state.
  • the query module 206, the determining module 208, and the reporting module 210 also query the advertisement for the unreported state every predetermined time according to the above manner. Message.
  • the setting module 202 can also perform corresponding update setting on the arming policy.
  • a second embodiment of the present invention provides an alarm arming control method, which is applied to an access server to process an alarm message received from an alarm device.
  • the method includes the following steps: [0041] S300: Set an arming policy of each alarm device.
  • the arming policy includes an alarm device, an alarm type, and an arming time corresponding to the alarm type.
  • an arming policy corresponding to the alarm type may be uniformly set for different alarm types of each alarm device.
  • alarm device A supports three types of alarms (m, n, p), then for alarm device A.
  • the user may be provided with a unified arming policy configuration page, and the arming policy setting of a single alarm of a single alarm device may be supported.
  • the user selects the alarm device and alarm type on the client, and inputs the corresponding defense time.
  • the client sends the received arming policy to the platform server.
  • the platform server saves the received arming policy to the database server, and feeds back a successful setting message to the client, and sends the arming policy to the access server.
  • the access server receives the arming policy sent by the platform server, and feeds back the success message to the platform server.
  • the user can add, modify, or query the arming policy. When the user adds or modifies the arming policy, the access server performs corresponding update settings on the arming policy.
  • S302. Receive an alarm message sent by the alarm device.
  • the multiple alarm devices need to be preset to be armed all day (24 hours), that is, all alarm messages are sent to the access server. After receiving the alarm message sent by the alarm device, the receiving module 204 feeds back the successful receiving message to the alarm device.
  • S304 Query an arming policy corresponding to the alarm message.
  • the corresponding arming policy may be queried from the plurality of arming policies that have been set according to the received alarm device and the type of the alarm.
  • step S306. Determine, according to the query result, whether there is a corresponding arming policy. When there is ⁇ , step S308 is performed.
  • step S310 is performed.
  • S308. Determine, according to the queried defense policy, whether the time zone sent by the alarm message is in the arming
  • step S310 When it is in the arming, step S310 is performed. When it is not in the arming, step S312 is performed.
  • the platform server After receiving the reported alarm message, the platform server saves to the database server and sends it to the client for viewing, so that the user can process the alarm message.
  • the alarm arming control method in the embodiment may be directed to the alarm message received by the access server from each alarm device, and uniformly processed according to the set arming policy, and directly reported to the platform in the arming room. The server, not in the arming room, will not be reported.
  • each alarm device Since each alarm device is set to be armed all day, then the access server performs the set arming policy to control whether the alarm message is uploaded. Therefore, for any alarm device, it can support 2 4 hours, by week, by month, and every day can also support multiple sets of time to set up the armor. The user does not need to pay attention to the arming time that each alarm device can support. It only needs to set the corresponding arming policy on the client according to the requirements.
  • the third embodiment of the present invention provides another alarm arming control method, which is applied to an access server to process a saved alarm message in an unreported state. Steps in the method S40
  • 4-S410 is similar to steps S304-S310 in FIG.
  • the method includes the following steps:
  • step S404 Query whether there is an alarm message in an unreported state every predetermined time. If there is an alarm message in an unreported state, step S404 is performed. If there is no alarm message in the unreported state, the process ends.
  • a timer may be set in the access server to calculate the predetermined time (for example, 1 minute). When the timer expires, the status of the saved alarm message and record on the access server is queried. In addition, the access server can also query the alarm message only in the set interval, and it is not necessary to query whether there is an alarm message in the unreported state.
  • S404 Query an arming policy corresponding to the alarm message that is in an unreported state.
  • the corresponding arming policy may be queried from the plurality of arming policies that have been set according to the alarm device and the alarm type corresponding to the alarm message in the unreported state.
  • step S406. Determine, according to the query result, whether a corresponding arming policy exists. When there is ⁇ , step S408 is performed. When there is no flaw, step S410 is performed.
  • step S408 Determine, according to the queried defense policy, whether the current circumstance is in the arming. When it is in the arming zone, step S410 is performed. When not in the arming, the process ends.
  • S410 Report the alarm message in the unreported state to the platform server, and record the status as the report status.
  • the alarm arming control method proposed in this embodiment may not be in the arming room for receiving the alarm message, but when the arming is reached, the alarm message has not been eliminated, and the arming is prevented. The alarm message is reported to the platform server.
  • the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • a storage medium such as ROM/RAM, disk
  • the optical disc includes a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
  • the alarm arming control method and device provided by the present invention can standardize the alarm processing flow, and perform unified arming processing on multiple alarm types of different types of alarm devices, thereby reducing a plurality of different alarm devices.
  • the complexity of the arming settings in the monitoring system is convenient for the user. Therefore, it has industrial applicability.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Alarm Systems (AREA)

Abstract

The present invention relates to the technical field of monitoring, and disclosed are a method and apparatus for alarm arming control. The method comprises: configuring corresponding arming strategies for a plurality of alarm devices in a unified manner; receiving an alarm message sent by an alarm device; inquiring an arming strategy corresponding to the alarm message, the arming strategy comprising an alarm device, an alarm type, and an arming time corresponding to the alarm type; when an arming strategy corresponding to the alarm message does not exist, or when an arming strategy corresponding to the alarm message exists and a time at which the alarm message is sent is during the arming time, reporting the alarm message to a platform server and recording as a reported state; when an arming strategy corresponding to the alarm message exists and a time at which the alarm message is sent is not during the arming time, saving the alarm message and recording as an unreported state. Therefore, alarm devices of different types can be processed for unified arming.

Description

说明书 发明名称:告警布防控制方法及装置 技术领域  Specification Name of Invention: Alarm Arming Control Method and Device Technical Field
[0001] 本发明涉及监控技术领域, 尤其涉及告警布防控制方法及装置。  [0001] The present invention relates to the field of monitoring technologies, and in particular, to an alarm arming control method and apparatus.
背景技术  Background technique
[0002] 在监控行业, 告警是一个很重要的功能, 但是当不是 24小吋都需要接收告警消 息的吋候, 就需要进行告警布防, 即在用户需要的吋间段上报告警消息, 而在 不需要的吋间段不上报告警消息。 目前很多告警设备都具备了告警布防的功能 , 但是对于不同的告警设备, 所支持的布防功能也是不一样的。 例如, 有的告 警设备支持 24小吋内进行设置, 有的可以支持按星期或按月进行设置。 当不同 的告警设备在同一个监控系统中吋, 用户使用吋就会很麻烦, 需要学会每一个 告警设备的布防设置, 而且应用也很不方便。  [0002] In the monitoring industry, alarms are a very important function, but when it is not necessary to receive alarm messages within 24 hours, it is necessary to perform alarm arming, that is, to report alarm messages on the inter-segment of the user's needs. Report a warning message on an unneeded session. At present, many alarm devices have the function of alarm arming, but the different arming functions are different for different alarm devices. For example, some alarm devices support settings within 24 hours, and some can support settings by week or month. When different alarm devices are in the same monitoring system, it is very troublesome for users to use them. It is necessary to learn the arming settings of each alarm device, and the application is also inconvenient.
技术问题  technical problem
[0003] 有鉴于此, 本发明的目的在于提供一种告警布防控制方法及装置, 以解决如何 对不同种类的告警设备进行统一布防处理的问题。  In view of the above, an object of the present invention is to provide an alarm arming control method and apparatus to solve the problem of how to perform unified arming processing on different types of alarm devices.
问题的解决方案  Problem solution
技术解决方案  Technical solution
[0004] 为实现上述目的, 本发明提供一种告警布防控制方法, 应用于接入服务器中, 所述接入服务器连接多个告警设备, 并对所述多个告警设备进行统一的布防处 理, 该方法包括步骤: 为所述多个告警设备统一设置对应的布防策略; 接收所 述告警设备发送的告警消息; 査询与所述告警消息对应的布防策略, 所述布防 策略包括告警设备、 告警类型和与所述告警类型对应的布防吋间; 当不存在与 所述告警消息对应的布防策略, 或者存在对应的布防策略且所述告警消息发送 的吋间处于布防吋间吋, 将所述告警消息上报至平台服务器, 并记录为上报状 态; 及当存在与所述告警消息对应的布防策略且所述告警消息发送的吋间不处 于布防吋间吋, 保存所述告警消息, 并记录为未上报状态。  [0004] In order to achieve the above object, the present invention provides an alarm arming control method, which is applied to an access server, where the access server is connected to multiple alarm devices, and the multiple alarm devices are uniformly armed. The method includes the following steps: uniformly setting a corresponding arming policy for the multiple alarm devices; receiving an alarm message sent by the alarm device; and querying an arming policy corresponding to the alarm message, where the arming policy includes an alarm device and an alarm The type and the arming time corresponding to the alarm type; when there is no arming policy corresponding to the alarm message, or there is a corresponding arming policy and the time period in which the alarm message is sent is in the arming zone, the The alarm message is reported to the platform server, and is recorded as a report status; and when there is an arming policy corresponding to the alarm message and the time period in which the alarm message is sent is not in the arming state, the alarm message is saved and recorded as Not reported status.
[0005] 可选地, 所述为所述多个告警设备统一设置对应的布防策略的步骤是针对每个 告警设备的多种告警类型分别进行设置。 [0005] Optionally, the step of uniformly setting a corresponding arming policy for the multiple alarm devices is for each The various alarm types of the alarm device are set separately.
[0006] 可选地, 所述为所述多个不同种类的告警设备统一设置对应的布防策略的步骤 还包括为用户提供统一的布防策略配置页面, 根据每个告警设备的不同告警类 型分别进行布防策略设置。  [0006] Optionally, the step of uniformly setting a corresponding deployment policy for the multiple different types of alarm devices further includes providing a unified deployment policy configuration page for the user, respectively, according to different alarm types of each alarm device. Arming policy settings.
[0007] 可选地, 该方法还包括步骤: 每隔预定吋间査询是否有处于未上报状态的告警 消息, 当有处于未上报状态的告警消息吋, 査询与所述未上报状态的告警消息 对应的布防策略; 当不存在与所述未上报状态的告警消息对应的布防策略, 或 者存在对应的布防策略且当前处于布防吋间吋, 将所述未上报状态的告警消息 上报至平台服务器, 并记录为上报状态。  Optionally, the method further includes the steps of: querying whether there is an alarm message in an unreported state every predetermined time, and when there is an alarm message in an unreported state, querying the unreported state The arming policy corresponding to the alarm message; when there is no arming policy corresponding to the unreported state alarm message, or the corresponding arming policy exists, and the device is currently in the arming state, the unreported state alarm message is reported to the platform. Server, and recorded as escalation status.
[0008] 可选地, 所述告警设备均预先设置为 24小吋布防。  [0008] Optionally, the alarm devices are preset to be armed for 24 hours.
[0009] 为实现上述目的, 本发明还提出一种告警布防控制装置, 连接多个告警设备, 并对所述多个告警设备进行统一的布防处理, 该装置包括: 设置模块, 设置为 针对所述多个告警设备统一设置对应的布防策略; 接收模块, 设置为接收所述 告警设备发送的告警消息; 査询模块, 设置为査询与所述告警消息对应的布防 策略, 所述布防策略包括告警设备、 告警类型和与所述告警类型对应的布防吋 间; 上报模块, 设置为当不存在与所述告警消息对应的布防策略, 或者存在对 应的布防策略且所述告警消息发送的吋间处于布防吋间吋, 将所述告警消息上 报至平台服务器, 并记录为上报状态; 当存在与所述告警消息对应的布防策略 且所述告警消息发送的吋间不处于布防吋间吋, 保存所述告警消息, 并记录为 未上报状态。  [0009] In order to achieve the above object, the present invention further provides an alarm arming control device, which is connected to a plurality of alarm devices, and performs unified arming processing on the plurality of alarm devices. The device includes: a setting module, configured to target The plurality of alarm devices are configured to uniformly set a corresponding arming policy; the receiving module is configured to receive an alarm message sent by the alarm device; and the querying module is configured to query an arming policy corresponding to the alarm message, where the arming policy includes The alarm device, the alarm type, and the arming time corresponding to the alarm type; the reporting module is configured to: when there is no arming policy corresponding to the alarm message, or there is a corresponding arming policy and the alarm message is sent After being deployed, the alarm message is reported to the platform server, and is recorded as a report state; when there is an arming policy corresponding to the alarm message and the time period of the alarm message is not in the arming state, the save is saved. The alarm message is recorded as an unreported state.
[0010] 可选地, 所述设置模块是针对每个告警设备的多种告警类型设置对应的布防策 略。  [0010] Optionally, the setting module is configured to set a corresponding defense policy for each alarm type of each alarm device.
[0011] 可选地, 该装置为用户提供统一的布防策略配置页面, 根据每个告警设备的不 同告警类型进行布防策略设置。  [0011] Optionally, the device provides a unified deployment policy configuration page for the user, and performs an arming policy setting according to different alarm types of each alarm device.
[0012] 可选地, 所述査询模块还设置为每隔预定吋间査询是否有处于未上报状态的告 警消息, 当有处于未上报状态的告警消息吋, 査询与所述未上报状态的告警消 息对应的布防策略; 所述上报模块还设置为当不存在与所述未上报状态的告警 消息对应的布防策略, 或者存在对应的布防策略且当前处于布防吋间吋, 将所 述未上报状态的告警消息上报至平台服务器, 并记录为上报状态。 [0012] Optionally, the querying module is further configured to query whether there is an alarm message in an unreported state every predetermined time, and if there is an alarm message in an unreported state, the query and the unreported The arming policy corresponding to the alarm message of the state; the reporting module is further configured to: when there is no arming policy corresponding to the unreported state alarm message, or there is a corresponding arming policy and is currently in the arming zone, The alarm message that is not reported is reported to the platform server and recorded as the reporting status.
[0013] 可选地, 该装置为接入服务器。  [0013] Optionally, the device is an access server.
发明的有益效果  Advantageous effects of the invention
有益效果  Beneficial effect
[0014] 本发明提出的告警布防控制方法及装置, 可以将告警处理流程做成标准化, 对 多个不同种类的告警设备的多种告警类型进行统一布防处理, 减少了多种不同 的告警设备在监控系统中进行布防设置的复杂度, 方便用户使用。  [0014] The alarm arming control method and device provided by the present invention can standardize the alarm processing flow, and perform unified arming processing on multiple alarm types of different types of alarm devices, thereby reducing a plurality of different alarm devices. The complexity of the arming settings in the monitoring system is convenient for the user.
对附图的简要说明  Brief description of the drawing
附图说明  DRAWINGS
[0015] 图 1为本发明中的一种监控系统的架构图;  1 is an architectural diagram of a monitoring system in the present invention;
[0016] 图 2为本发明第一实施例提出的一种告警布防控制装置的模块示意图;  2 is a schematic block diagram of an alarm arming control device according to a first embodiment of the present invention;
[0017] 图 3为本发明第二实施例提出的一种告警布防控制方法的流程图;  3 is a flowchart of an alarm arming control method according to a second embodiment of the present invention;
[0018] 图 4为本发明第三实施例提出的另一种告警布防控制方法的流程图;  4 is a flowchart of another alarm arming control method according to a third embodiment of the present invention;
[0019] 本发明目的的实现、 功能特点及优点将结合实施例, 参照附图做进一步说明。  [0019] The implementation, functional features, and advantages of the present invention will be further described with reference to the accompanying drawings.
本发明的实施方式 Embodiments of the invention
[0020] 在此处键入本发明的实施方式描述段落。 为了使本发明所要解决的技术问题、 技术方案及工业实用性更加清楚、 明白, 以下结合附图和实施例, 对本发明进 行进一步详细说明。 应当理解, 此处所描述的具体实施例仅仅用以解释本发明 , 并不用于限定本发明。  [0020] The description paragraphs of the embodiments of the invention are entered here. In order to make the technical problems, technical solutions and industrial applicability of the present invention more clear and clear, the present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
[0021] 如图 1所示, 是本发明中的一种监控系统的架构图。 所述监控系统包括接入服 务器 10、 平台服务器 20、 数据库服务器 30、 客户端 40和多个不同种类的告警设 备 50 (图 1中示出 3个作为代表) 。  [0021] As shown in FIG. 1, it is an architectural diagram of a monitoring system in the present invention. The monitoring system includes an access server 10, a platform server 20, a database server 30, a client 40, and a plurality of different types of alert devices 50 (three are shown in Figure 1 as representatives).
[0022] 所述告警设备 50可以包括例如报警主机、 视频监控智能报警、 动力设备报警、 温湿度报警等多种多样的设备。 所述接入服务器 10设置为连接所述多个告警设 备 50, 对所有告警设备 50发送的多种告警类型的告警消息进行统一的布防处理 , 将需要上报的告警消息上报给平台服务器 20。 所述平台服务器 20设置为接收 接入服务器 10上报的告警消息, 保存至数据库服务器 30, 并发送至客户端 40给 用户査看。 [0022] The alarm device 50 may include various devices such as an alarm host, a video monitoring intelligent alarm, a power device alarm, a temperature and humidity alarm, and the like. The access server 10 is configured to connect the multiple alarm devices 50, and perform a unified arming process on the alarm messages of the multiple alarm types sent by all the alarm devices 50, and report the alarm messages to be reported to the platform server 20. The platform server 20 is configured to receive The alarm message reported by the access server 10 is saved to the database server 30 and sent to the client 40 for viewing by the user.
[0023] 在其他实施例中, 所述接入服务器 10、 平台服务器 20和数据库服务器 30也可以 进行设备整合, 在一个服务器中实现两种或三种服务器的功能。  [0023] In other embodiments, the access server 10, the platform server 20, and the database server 30 may also perform device integration to implement the functions of two or three servers in one server.
[0024] 如图 2所示, 本发明第一实施例提出一种告警布防控制装置, 对多个告警设备 进行统一的布防处理。  As shown in FIG. 2, the first embodiment of the present invention provides an alarm arming control device that performs unified arming processing on a plurality of alarm devices.
[0025] 在本实施例中, 所述告警布放控制装置即图 1中的接入服务器 10, 包括设置模 块 202, 接收模块 204, 査询模块 206、 判断模块 208及上报模块 210。  In the embodiment, the alarm deployment control device, that is, the access server 10 in FIG. 1, includes a setting module 202, a receiving module 204, a query module 206, a determining module 208, and a reporting module 210.
[0026] 所述设置模块 202设置各个告警设备的布防策略。 所述布防策略包括告警设备 、 告警类型和与所述告警类型对应的布防吋间。  [0026] The setting module 202 sets an arming policy of each alarm device. The arming policy includes an alarm device, an alarm type, and an arming corresponding to the alarm type.
[0027] 具体地, 设置模块 202可以针对各个告警设备的不同告警类型统一设置与告警 类型对应的布防策略。 例如, 告警设备 A支持 3种告警类型 (m, n, p) , 那么 对于告警设备 A, 可以分别对 3种告警类型 (m, n, p) 设置布防策略。  [0027] Specifically, the setting module 202 can uniformly set an arming policy corresponding to the alarm type for different alarm types of the respective alarm devices. For example, if alarm device A supports three types of alarms (m, n, p), then for alarm device A, you can set the arming policies for the three types of alarms (m, n, p).
[0028] 在本实施例中, 可以为用户提供统一的布防策略配置页面, 并且支持对单个告 警设备的单个告警进行布防策略设置。 由用户在客户端选择告警设备和告警类 型, 并输入相应的布防吋间。 客户端将接收到的布防策略发送至平台服务器。 平台服务器将接收到的布防策略保存至数据库服务器, 并向客户端反馈设置成 功的消息, 同吋将该布防策略发送至接入服务器。 设置模块 202接收平台服务器 发送的布防策略, 并向平台服务器反馈接收成功的消息。 另外, 用户还可以新 增、 修改或査询布防策略, 当用户新增或修改布防策略吋, 设置模块 202对所述 布防策略进行相应的更新设置。  [0028] In this embodiment, a unified arming policy configuration page can be provided for the user, and an individual arming policy setting for a single alarm device can be supported. The user selects the alarm device and alarm type on the client and enters the corresponding arming. The client sends the received arming policy to the platform server. The platform server saves the received arming policy to the database server, and feeds back the successfully set message to the client, and sends the arming policy to the access server. The setting module 202 receives the arming policy sent by the platform server, and feeds back the success message to the platform server. In addition, the user can also add, modify, or query the arming policy. When the user adds or modifies the arming policy, the setting module 202 performs corresponding update setting on the arming policy.
[0029] 所述接收模块 204接收告警设备发送的告警消息。 [0029] The receiving module 204 receives an alarm message sent by the alarm device.
[0030] 在本实施例中, 所述多个告警设备均需要预先设置为全天 (24小吋) 布防, 即 将所有告警消息都发送至接入服务器。 接收模块 204接收到告警设备发送的告警 消息后, 向该告警设备反馈接收成功的消息。  [0030] In this embodiment, the multiple alarm devices need to be preset to be armed all day (24 hours), that is, all alarm messages are sent to the access server. After receiving the alarm message sent by the alarm device, the receiving module 204 feeds back the successful receiving message to the alarm device.
[0031] 所述査询模块 206査询与该告警消息对应的布防策略。  [0031] The query module 206 queries the arming policy corresponding to the alarm message.
[0032] 具体地, 査询模块 206根据接收模块 204接收到的该告警消息对应的告警设备和 告警类型, 从已设置的多个布防策略中査询相应的布防策略。 [0033] 所述判断模块 208根据査询结果判断是否存在对应的布防策略。 若存在, 则判 断模块 208继续根据査询到的布防策略判断当前是否处于布防吋间。 [0032] Specifically, the query module 206 queries the corresponding arming policy from the plurality of arming policies that have been set according to the alarm device and the alarm type corresponding to the alarm message received by the receiving module 204. [0033] The determining module 208 determines, according to the query result, whether there is a corresponding arming policy. If yes, the determining module 208 continues to determine whether it is currently in the arming according to the queried defense policy.
[0034] 所述上报模块 210, 设置为当不存在对应的布防策略, 或者存在对应的布防策 略且所述告警消息发送的吋间处于布防吋间吋, 将该告警消息上报至平台服务 器, 并记录为上报状态; 还设置为当存在对应的布防策略且所述告警消息发送 的吋间不处于布防吋间吋, 保存该告警消息, 并记录为未上报状态。  [0034] The reporting module 210 is configured to report the alarm message to the platform server when there is no corresponding arming policy, or if there is a corresponding arming policy, and the time period of the sending of the alarm message is in the arming state, and the alarm message is reported to the platform server, and The report is in the report state. It is also set to save the alarm message when the corresponding arming policy exists and the time when the alarm message is sent is not in the arming state, and is recorded as the unreported state.
[0035] 值得注意的是, 除了对实吋接收到的告警消息的处理, 接入服务器还需要对另 一种场景进行处理: 接收到告警消息吋不在布防吋间内, 但是当布防吋间到了 的吋候, 该告警消息还没有消除。 对于这种情况, 当布防吋间到了的吋候, 需 要上报该告警消息到平台服务器。  [0035] It is worth noting that, in addition to the processing of the received alarm message, the access server needs to process another scenario: After receiving the alarm message, it is not in the arming room, but when the arming is over, At this time, the alarm message has not been eliminated. In this case, when the arming arrives, the alarm message needs to be reported to the platform server.
[0036] 因此, 所述査询模块 206还设置为每隔预定吋间査询是否有处于未上报状态的 告警消息。  [0036] Therefore, the query module 206 is further configured to query whether there is an alarm message in an unreported state every predetermined time.
[0037] 具体地, 可以在接入服务器中设置一个定吋器, 对所述预定吋间 (例如 1分钟 ) 进行计吋。 定吋器吋间到, 则査询模块 206査询该接入服务器上已保存的告警 消息及记录的状态。 另外, 査询模块 206还可以只在设定的吋间段内才进行告警 消息的査询, 在其他吋间内不必査询是否有处于未上报状态的告警消息。  [0037] Specifically, a timer may be set in the access server to calculate the predetermined time (for example, 1 minute). When the timer expires, the query module 206 queries the status of the saved alarm message and the record on the access server. In addition, the query module 206 can also query the alarm message only in the set interval, and it is not necessary to query whether there is an alarm message in the unreported state.
[0038] 当有处于未上报状态的告警消息吋, 所述査询模块 206、 判断模块 208和上报模 块 210同样按上述方式对该告每隔预定吋间査询是否有处于未上报状态的告警消 息。  [0038] When there is an alarm message in the unreported state, the query module 206, the determining module 208, and the reporting module 210 also query the advertisement for the unreported state every predetermined time according to the above manner. Message.
[0039] 另外, 当有新接入的告警设备, 或者已接入的告警设备新增告警类型吋, 所述 设置模块 202还可以对布防策略进行相应的更新设置。  [0039] In addition, when there is a new access alarm device, or the added alarm device adds an alarm type, the setting module 202 can also perform corresponding update setting on the arming policy.
[0040] 如图 3所示, 本发明第二实施例提出一种告警布防控制方法, 应用在接入服务 器中, 对从告警设备实吋接收到的告警消息进行处理。 该方法包括以下步骤: [0041] S300, 设置各个告警设备的布防策略。 所述布防策略包括告警设备、 告警类型 和与所述告警类型对应的布防吋间。 [0040] As shown in FIG. 3, a second embodiment of the present invention provides an alarm arming control method, which is applied to an access server to process an alarm message received from an alarm device. The method includes the following steps: [0041] S300: Set an arming policy of each alarm device. The arming policy includes an alarm device, an alarm type, and an arming time corresponding to the alarm type.
[0042] 具体地, 可以针对各个告警设备的不同告警类型统一设置与告警类型对应的布 防策略。 例如, 告警设备 A支持 3种告警类型 (m, n, p) , 那么对于告警设备 A[0042] Specifically, an arming policy corresponding to the alarm type may be uniformly set for different alarm types of each alarm device. For example, alarm device A supports three types of alarms (m, n, p), then for alarm device A.
, 可以分别对 3种告警类型 (m, n, p) 设置布防策略。 [0043] 在本实施例中, 可以为用户提供统一的布防策略配置页面, 并且支持对单个告 警设备的单个告警进行布防策略设置。 由用户在客户端选择告警设备和告警类 型, 并输入相应的布防吋间。 客户端将接收到的布防策略发送至平台服务器。 平台服务器将接收到的布防策略保存至数据库服务器, 并向客户端反馈设置成 功的消息, 同吋将该布防策略发送至接入服务器。 接入服务器接收平台服务器 发送的布防策略, 并向平台服务器反馈接收成功的消息。 另外, 用户还可以新 增、 修改或査询布防策略, 当用户新增或修改布防策略吋, 接入服务器对所述 布防策略进行相应的更新设置。 You can set the arming policy for each of the three alarm types (m, n, p). [0043] In this embodiment, the user may be provided with a unified arming policy configuration page, and the arming policy setting of a single alarm of a single alarm device may be supported. The user selects the alarm device and alarm type on the client, and inputs the corresponding defense time. The client sends the received arming policy to the platform server. The platform server saves the received arming policy to the database server, and feeds back a successful setting message to the client, and sends the arming policy to the access server. The access server receives the arming policy sent by the platform server, and feeds back the success message to the platform server. In addition, the user can add, modify, or query the arming policy. When the user adds or modifies the arming policy, the access server performs corresponding update settings on the arming policy.
[0044] S302, 接收告警设备发送的告警消息。 [0044] S302. Receive an alarm message sent by the alarm device.
[0045] 在本实施例中, 所述多个告警设备均需要预先设置为全天 (24小吋) 布防, 即 将所有告警消息都发送至接入服务器。 接收模块 204接收到告警设备发送的告警 消息后, 向该告警设备反馈接收成功的消息。  [0045] In this embodiment, the multiple alarm devices need to be preset to be armed all day (24 hours), that is, all alarm messages are sent to the access server. After receiving the alarm message sent by the alarm device, the receiving module 204 feeds back the successful receiving message to the alarm device.
[0046] S304, 査询与该告警消息对应的布防策略。  [0046] S304. Query an arming policy corresponding to the alarm message.
[0047] 具体地, 可以根据接收到的该告警消息对应的告警设备和告警类型, 从已设置 的多个布防策略中査询相应的布防策略。  [0047] Specifically, the corresponding arming policy may be queried from the plurality of arming policies that have been set according to the received alarm device and the type of the alarm.
[0048] S306 , 根据査询结果判断是否存在对应的布防策略。 当存在吋, 执行步骤 S308[0048] S306. Determine, according to the query result, whether there is a corresponding arming policy. When there is 吋, step S308 is performed.
。 当不存在吋, 执行步骤 S310。 . When no 吋 exists, step S310 is performed.
[0049] S308 , 根据査询到的布防策略判断所述告警消息发送的吋间是否处于布防吋间[0049] S308. Determine, according to the queried defense policy, whether the time zone sent by the alarm message is in the arming
。 当处于布防吋间吋, 执行步骤 S310。 当不处于布防吋间吋, 执行步骤 S312。 . When it is in the arming, step S310 is performed. When it is not in the arming, step S312 is performed.
[0050] S310, 将该告警消息上报至平台服务器, 并记录为上报状态。 [0050] S310. The alarm message is reported to the platform server, and is recorded as a reporting status.
[0051] 平台服务器接收到上报的告警消息后, 保存至数据库服务器, 并发送至客户端 给用户査看, 从而用户可以及吋对该告警消息进行处理。 [0051] After receiving the reported alarm message, the platform server saves to the database server and sends it to the client for viewing, so that the user can process the alarm message.
[0052] S312, 保存该告警消息, 并记录为未上报状态。 [0052] S312. The alarm message is saved and recorded as an unreported state.
[0053] 本实施例提出的告警布防控制方法, 可以针对接入服务器从各个告警设备实吋 接收到的告警消息, 根据已设置的布防策略进行统一处理, 在布防吋间内的直 接上报到平台服务器, 不在布防吋间内的暂不上报。  [0053] The alarm arming control method in the embodiment may be directed to the alarm message received by the access server from each alarm device, and uniformly processed according to the set arming policy, and directly reported to the platform in the arming room. The server, not in the arming room, will not be reported.
[0054] 由于每个告警设备都是设置为全天布防, 然后通过接入服务器执行所设置的布 防策略来控制告警消息是否上传。 因此, 对任何告警设备, 相当于都可以支持 2 4小吋、 按星期、 按月份进行布防, 并且每天还可以支持多个吋间段分别设置布 防吋间。 用户不需要关注每个告警设备本身具体能够支持的布防吋间, 只用在 客户端按需求设置相应的布防策略即可。 [0054] Since each alarm device is set to be armed all day, then the access server performs the set arming policy to control whether the alarm message is uploaded. Therefore, for any alarm device, it can support 2 4 hours, by week, by month, and every day can also support multiple sets of time to set up the armor. The user does not need to pay attention to the arming time that each alarm device can support. It only needs to set the corresponding arming policy on the client according to the requirements.
[0055] 如图 4所示, 本发明第三实施例提出另一种告警布防控制方法, 应用在接入服 务器中, 对已保存的处于未上报状态的告警消息进行处理。 该方法中的步骤 S40[0055] As shown in FIG. 4, the third embodiment of the present invention provides another alarm arming control method, which is applied to an access server to process a saved alarm message in an unreported state. Steps in the method S40
4-S410与图 3中的步骤 S304-S310相类似。 该方法包括以下步骤: 4-S410 is similar to steps S304-S310 in FIG. The method includes the following steps:
[0056] S402, 每隔预定吋间査询是否有处于未上报状态的告警消息。 若有处于未上报 状态的告警消息, 则执行步骤 S404。 若没有处于未上报状态的告警消息, 则流 程结束。 [0056] S402. Query whether there is an alarm message in an unreported state every predetermined time. If there is an alarm message in an unreported state, step S404 is performed. If there is no alarm message in the unreported state, the process ends.
[0057] 具体地, 可以在接入服务器中设置一个定吋器, 对所述预定吋间 (例如 1分钟 ) 进行计吋。 定吋器吋间到, 则査询该接入服务器上已保存的告警消息及记录 的状态。 另外, 接入服务器还可以只在设定的吋间段内才进行告警消息的査询 , 在其他吋间内不必査询是否有处于未上报状态的告警消息。  [0057] Specifically, a timer may be set in the access server to calculate the predetermined time (for example, 1 minute). When the timer expires, the status of the saved alarm message and record on the access server is queried. In addition, the access server can also query the alarm message only in the set interval, and it is not necessary to query whether there is an alarm message in the unreported state.
[0058] S404, 査询与该处于未上报状态的告警消息对应的布防策略。  [0058] S404. Query an arming policy corresponding to the alarm message that is in an unreported state.
[0059] 具体地, 可以根据该处于未上报状态的告警消息对应的告警设备和告警类型, 从已设置的多个布防策略中査询相应的布防策略。  [0059] Specifically, the corresponding arming policy may be queried from the plurality of arming policies that have been set according to the alarm device and the alarm type corresponding to the alarm message in the unreported state.
[0060] S406 , 根据査询结果判断是否存在对应的布防策略。 当存在吋, 执行步骤 S408 。 当不存在吋, 执行步骤 S410。  [0060] S406. Determine, according to the query result, whether a corresponding arming policy exists. When there is 吋, step S408 is performed. When there is no flaw, step S410 is performed.
[0061] S408 , 根据査询到的布防策略判断当前是否处于布防吋间。 当处于布防吋间吋 , 执行步骤 S410。 当不处于布防吋间吋, 流程结束。  [0061] S408: Determine, according to the queried defense policy, whether the current circumstance is in the arming. When it is in the arming zone, step S410 is performed. When not in the arming, the process ends.
[0062] S410, 将该处于未上报状态的告警消息上报至平台服务器, 并记录为上报状态  [0062] S410: Report the alarm message in the unreported state to the platform server, and record the status as the report status.
[0063] 本实施例提出的告警布防控制方法, 可以针对接收到告警消息吋不在布防吋间 内, 但是当布防吋间到了的吋候, 该告警消息还没有消除的情况, 在到了布防 吋间后将该告警消息上报到平台服务器。 [0063] The alarm arming control method proposed in this embodiment may not be in the arming room for receiving the alarm message, but when the arming is reached, the alarm message has not been eliminated, and the arming is prevented. The alarm message is reported to the platform server.
[0064] 需要说明的是, 在本文中, 术语"包括"、 "包含 "或者其任何其他变体意在涵盖 非排他性的包含, 从而使得包括一系列要素的过程、 方法、 物品或者装置不仅 包括那些要素, 而且还包括没有明确列出的其他要素, 或者是还包括为这种过 程、 方法、 物品或者装置所固有的要素。 在没有更多限制的情况下, 由语句 "包 括一个 ...... "限定的要素, 并不排除在包括该要素的过程、 方法、 物品或者装置 中还存在另外的相同要素。 [0064] It is to be understood that the term "comprising", "including" or any other variants thereof is intended to encompass a non-exclusive inclusion, such that a process, method, article, or device comprising a plurality of elements includes Those elements, but also other elements that are not explicitly listed, or are included for this The elements inherent in a process, method, item, or device. An element that is defined by the phrase "comprising a ..." does not exclude the presence of additional elements in the process, method, article, or device that comprises the element.
通过以上的实施方式的描述, 本领域的技术人员可以清楚地了解到上述实施例 方法可借助软件加必需的通用硬件平台的方式来实现, 当然也可以通过硬件来 实现, 但很多情况下前者是更佳的实施方式。 基于这样的理解, 本发明的技术 方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来 , 该计算机软件产品存储在一个存储介质 (如 ROM/RAM、 磁碟、 光盘) 中, 包 括若干指令用以使得一台终端设备 (可以是手机, 计算机, 服务器, 空调器, 或者网络设备等) 执行本发明各个实施例所述的方法。  Through the description of the above embodiments, those skilled in the art can clearly understand that the foregoing method can be implemented by means of software plus a necessary general hardware platform, and can also be implemented by hardware, but in many cases, the former is A better implementation. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk, The optical disc includes a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
[0066] 以上参照附图说明了本发明的优选实施例, 并非因此局限本发明的权利范围。  The preferred embodiments of the present invention have been described above with reference to the drawings, and are not intended to limit the scope of the invention.
上述本发明实施例序号仅仅为了描述, 不代表实施例的优劣。 另外, 虽然在流 程图中示出了逻辑顺序, 但是在某些情况下, 可以以不同于此处的顺序执行所 示出或描述的步骤。  The serial numbers of the embodiments of the present invention are merely for the description, and do not represent the advantages and disadvantages of the embodiments. In addition, although the logical order is shown in the flowchart, in some cases the steps shown or described may be performed in a different order than the ones described herein.
[0067] 本领域技术人员不脱离本发明的范围和实质, 可以有多种变型方案实现本发明 , 比如作为一个实施例的特征可用于另一实施例而得到又一实施例。 凡在运用 本发明的技术构思之内所作的任何修改、 等同替换和改进, 均应在本发明的权 利范围之内。  A person skilled in the art can implement the invention in various variants without departing from the scope and spirit of the invention. For example, the features of one embodiment can be used in another embodiment to obtain a further embodiment. Any modifications, equivalent substitutions and improvements made within the technical concept of the invention are intended to be within the scope of the invention.
工业实用性  Industrial applicability
[0068] 本发明提出的告警布防控制方法及装置, 可以将告警处理流程做成标准化, 对 多个不同种类的告警设备的多种告警类型进行统一布防处理, 减少了多种不同 的告警设备在监控系统中进行布防设置的复杂度, 方便用户使用。 因此, 具有 工业实用性。  The alarm arming control method and device provided by the present invention can standardize the alarm processing flow, and perform unified arming processing on multiple alarm types of different types of alarm devices, thereby reducing a plurality of different alarm devices. The complexity of the arming settings in the monitoring system is convenient for the user. Therefore, it has industrial applicability.

Claims

权利要求书 Claim
[权利要求 1] 一种告警布防控制方法, 应用于接入服务器中, 所述接入服务器连接 多个告警设备, 并对所述多个告警设备进行统一的布防处理, 该方法 包括步骤:  [Claim 1] An alarm arming control method is applied to an access server, wherein the access server is connected to a plurality of alarm devices, and performs unified arming processing on the plurality of alarm devices. The method includes the following steps:
为所述多个告警设备统一设置对应的布防策略; 接收所述告警设备发送的告警消息;  And correspondingly setting a corresponding arming policy for the multiple alarm devices; receiving an alarm message sent by the alarm device;
査询与所述告警消息对应的布防策略, 所述布防策略包括告警设备、 告警类型和与所述告警类型对应的布防吋间; 当不存在与所述告警消息对应的布防策略, 或者存在对应的布防策略 且所述告警消息发送的吋间处于布防吋间吋, 将所述告警消息上报至 平台服务器, 并记录为上报状态; 及  Querying an arming policy corresponding to the alarm message, where the arming policy includes an alarm device, an alarm type, and an arming time corresponding to the alarm type; when there is no arming policy corresponding to the alarm message, or there is a corresponding And the alarm message is sent to the platform server and recorded as a reporting status; and the alarm message is sent to the platform server;
当存在与所述告警消息对应的布防策略且所述告警消息发送的吋间不 处于布防吋间吋, 保存所述告警消息, 并记录为未上报状态。  When there is an arming policy corresponding to the alarm message and the time period in which the alarm message is sent is not in the arming, the alarm message is saved and recorded as an unreported state.
[权利要求 2] 根据权利要求 1所述的告警布防控制方法, 其中, 所述为所述多个告 警设备统一设置对应的布防策略的步骤是针对每个告警设备的多种告 警类型分别进行设置。  [Claim 2] The alarm arming control method according to claim 1, wherein the step of uniformly setting a corresponding arming policy for the plurality of alarm devices is separately set for each alarm type of each alarm device .
[权利要求 3] 根据权利要求 2所述的告警布防控制方法, 其中, 所述为所述多个不 同种类的告警设备统一设置对应的布防策略的步骤还包括为用户提供 统一的布防策略配置页面, 根据每个告警设备的不同告警类型分别进 行布防策略设置。  [Claim 3] The alarm arming control method according to claim 2, wherein the step of uniformly setting a corresponding arming policy for the plurality of different types of alarm devices further comprises providing a unified arming policy configuration page for the user Configure the arming policy according to the different alarm types of each alarm device.
[权利要求 4] 根据权利要求 1所述的告警布防控制方法, 其中, 该方法还包括步骤  [Claim 4] The alarm arming control method according to claim 1, wherein the method further includes a step
每隔预定吋间査询是否有处于未上报状态的告警消息, 当有处于未上 报状态的告警消息吋, 査询与所述未上报状态的告警消息对应的布防 策略; Querying whether there is an alarm message in an unreported state every time, and if there is an alarm message in an unreported state, querying the arming policy corresponding to the unreported state alarm message;
当不存在与所述未上报状态的告警消息对应的布防策略, 或者存在对 应的布防策略且当前处于布防吋间吋, 将所述未上报状态的告警消息 上报至平台服务器, 并记录为上报状态。 When there is no arming policy corresponding to the unreported state alarm message, or there is a corresponding arming policy, and the device is currently in the arming state, the alarm message of the unreported state is reported to the platform server, and the report status is reported. .
[权利要求 5] 根据权利要求 1所述的告警布防控制方法, 其中, 所述告警设备均预 先设置为 24小吋布防。 [Claim 5] The alarm arming control method according to claim 1, wherein the alarm devices are all set to be manually set to 24 hours.
[权利要求 6] —种告警布防控制装置, 连接多个告警设备, 并对所述多个告警设备 进行统一的布防处理, 该装置包括:  [Claim 6] An alarm arming control device, which is connected to a plurality of alarm devices, and performs unified arming processing on the plurality of alarm devices, the device comprising:
设置模块, 设置为针对所述多个告警设备统一设置对应的布防策略; 接收模块, 设置为接收所述告警设备发送的告警消息;  a setting module, configured to uniformly set a corresponding arming policy for the multiple alarm devices; and a receiving module, configured to receive an alarm message sent by the alarm device;
査询模块, 设置为査询与所述告警消息对应的布防策略, 所述布防策 略包括告警设备、 告警类型和与所述告警类型对应的布防吋间; 上报模块, 设置为当不存在与所述告警消息对应的布防策略, 或者存 在对应的布防策略且所述告警消息发送的吋间处于布防吋间吋, 将所 述告警消息上报至平台服务器, 并记录为上报状态; 当存在与所述告 警消息对应的布防策略且所述告警消息发送的吋间不处于布防吋间吋 , 保存所述告警消息, 并记录为未上报状态。  The query module is configured to query an arming policy corresponding to the alarm message, where the arming policy includes an alarm device, an alarm type, and an arming time corresponding to the alarm type; and a reporting module, configured to not exist and The arming policy corresponding to the alarm message, or the corresponding arming policy is present, and the alarm message is sent to the platform server, and is reported as a reporting state; The arming policy corresponding to the alarm message and the time period in which the alarm message is sent are not in the arming state, and the alarm message is saved and recorded as an unreported state.
[权利要求 7] 根据权利要求 6所述的告警布防控制装置, 其中, 所述设置模块是针 对每个告警设备的多种告警类型分别设置对应的布防策略。  [Claim 7] The alarm arming control device according to claim 6, wherein the setting module is configured to respectively set a corresponding arming policy for each type of alarm of each alarm device.
[权利要求 8] 根据权利要求 7所述的告警布防控制装置, 其中, 该装置为用户提供 统一的布防策略配置页面, 根据每个告警设备的不同告警类型分别进 行布防策略设置。  [Claim 8] The alarm arming control device according to claim 7, wherein the device provides a unified arming policy configuration page for the user, and respectively performs arming policy setting according to different alarm types of each alarm device.
[权利要求 9] 根据权利要求 6所述的告警布防控制装置, 其中:  [Claim 9] The alarm arming control device according to claim 6, wherein:
所述査询模块还设置为每隔预定吋间査询是否有处于未上报状态的告 警消息, 当有处于未上报状态的告警消息吋, 査询与所述未上报状态 的告警消息对应的布防策略;  The query module is further configured to query whether there is an alarm message in an unreported state every predetermined time, and if there is an alarm message in an unreported state, querying the arming corresponding to the unreported state alarm message Strategy
所述上报模块还设置为当不存在与所述未上报状态的告警消息对应的 布防策略, 或者存在对应的布防策略且当前处于布防吋间吋, 将所述 未上报状态的告警消息上报至平台服务器, 并记录为上报状态。  The reporting module is further configured to report the alarm message of the unreported state to the platform when there is no arming policy corresponding to the unreported state alarm message, or the corresponding arming policy exists, and the device is currently in the arming state. Server, and recorded as escalation status.
[权利要求 10] 根据权利要求 6所述的告警布防控制装置, 其中, 该装置为接入服务 器。 [Claim 10] The alarm arming control device according to claim 6, wherein the device is an access server.
PCT/CN2016/095867 2016-08-18 2016-08-18 Method and apparatus for alarm arming control WO2018032461A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/095867 WO2018032461A1 (en) 2016-08-18 2016-08-18 Method and apparatus for alarm arming control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/095867 WO2018032461A1 (en) 2016-08-18 2016-08-18 Method and apparatus for alarm arming control

Publications (1)

Publication Number Publication Date
WO2018032461A1 true WO2018032461A1 (en) 2018-02-22

Family

ID=61197274

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/095867 WO2018032461A1 (en) 2016-08-18 2016-08-18 Method and apparatus for alarm arming control

Country Status (1)

Country Link
WO (1) WO2018032461A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101369377A (en) * 2008-10-15 2009-02-18 中国电信股份有限公司 Security alarm information interaction system and method
CN101572582A (en) * 2008-04-29 2009-11-04 杨林 Broadcasting system integrating security protection function
CN103809549A (en) * 2012-11-14 2014-05-21 杜若平 Wireless monitoring system needing no replacement of battery and running method for wireless device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101572582A (en) * 2008-04-29 2009-11-04 杨林 Broadcasting system integrating security protection function
CN101369377A (en) * 2008-10-15 2009-02-18 中国电信股份有限公司 Security alarm information interaction system and method
CN103809549A (en) * 2012-11-14 2014-05-21 杜若平 Wireless monitoring system needing no replacement of battery and running method for wireless device

Similar Documents

Publication Publication Date Title
US9942840B2 (en) Networked security system
US8745201B2 (en) Methods and apparatus for processing discovery signals and/or controlling alert generation
US20140329493A1 (en) Wireless user based notification system
US20170046944A1 (en) Multi-party wireless notification system
CN102239731A (en) Method for extending battery life in a wireless device
WO2011134220A1 (en) Method for automatically banning auxiliary function of mobile terminal
WO2016037125A1 (en) System and method for providing discovery of a wireless device
JP2011530951A (en) Method and apparatus for emergency calls
US9107180B2 (en) User device radio activity optimization in dead zones
WO2020237548A1 (en) Resource subscription method, device and server, and computer storage medium
CN102497600A (en) Standby state call prompting method of network video terminal, terminals and server
WO2012151925A1 (en) Method and system for tracking area update
WO2011144069A2 (en) Method and terminal device for setting call transfer function
US20140273909A1 (en) Method and apparatus for alert message reception
WO2011157003A1 (en) Method, management network element and network node for managing wireless sensor network terminal
US10917258B2 (en) System, method, and controller for monitoring and controlling a thermal device with mobile communication device
JP2022507362A (en) Methods and devices for parameter setting
WO2015074414A1 (en) Social network information pushing method and apparatus
WO2018032461A1 (en) Method and apparatus for alarm arming control
WO2013185692A1 (en) Method and device for terminal to transfer information
WO2014190559A1 (en) Terminal and information interaction method
CN113315685A (en) Accelerated interaction method and system for intelligent equipment and intelligent terminal
WO2017197944A1 (en) Notification message prompting method among terminals, and terminal
WO2021008612A1 (en) Information sending method, information receiving method, and device
WO2015145208A1 (en) Method and server for configuring a mobile terminal and portable 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: 16913218

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: 16913218

Country of ref document: EP

Kind code of ref document: A1