Changes between Version 25 and Version 26 of BluePrint/CAPBroker
- Timestamp:
- 03/21/14 03:41:52 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/CAPBroker
v25 v26 28 28 == Description == 29 29 '''User stories:''' 30 1. A Country develops their Country CAP Profileand intend to implement the profile along with the rules30 1. A Country develops their Country '''CAP Profile''' and intend to implement the profile along with the rules 31 31 a. Authorized super-user (or implementer) starts to edit the profile 32 32 a. define the format of the message "identifier" … … 34 34 a. define the mandatory set of languages that all messages should be in 35 35 a. define the hazard and areaDescription template specific roles and permissions 36 1. A warning agency authorized to issue alerts for a specific hazard event wants to develop their alert message templates36 1. A warning agency authorized to issue alerts for a specific hazard event wants to '''create CAP message templates''' 37 37 a. Authorized user will create a new template 38 38 a. The CAP Profile will determine the rules for validating the template such as forcing the implementer to generate a "info" segment for each language … … 40 40 a. Implementer would provide the required text with placeholders set for message issuers to complete with actual event specific values 41 41 a. The template is saved and assigned permissions, for which only authorized users with those permissions can select the specific template when issuing a message 42 1. A warning agency learns of an imminent hazard event (e.g. cyclone) and want to warn the targeted public at risk:42 1. A warning agency learns of an imminent hazard event (e.g. cyclone) and wants to '''issue a CAP message''' to warn the targeted public at risk: 43 43 a. Authorized user chooses to create a new message 44 44 a. If presented to select a template (e.g. Cyclone template) … … 48 48 a. Saves the message as an "actual" alert with a scope set to "Public" 49 49 a. Chooses to broadcast the message through the cellular networks, share with all TV/Radio stations 50 1. A warning agency learns of a tsunami warning and wants to activate the siren towers50 1. A warning agency learns of a tsunami warning and wants to '''activate a system with a CAP message''' (e.g. siren towers) 51 51 a. Similar to the previous instance, the authorized user would create a message 52 52 a. Set the "parameter" values to trigger the sirens 53 53 a. Select the areaDescription to determine the targeted siren towers 54 54 a. Choose the delivery method as "siren system" and send the message 55 1. A emergency management agency wants to view the current situation or get an overall picture of all the current alerts 56 a. Authorized user enters SAMBRO 57 a. Typically, upon entry, they are presented with the "common operating picture" or they navigate to it 58 a. The user may choose to filter the map of alerts by various CAP elements such as "category", "priority", or "areaDescription" 59 a. The user may choose to filter the map of alert for a specific time interval 60 a. The user would click on a alert icon on the map to view the short description with essential information such as the "headline" and "priority" 61 a. The user may choose to further investigate the alert message by clicking more to view the full message 62 a. Authorized user may choose to update that message and save it with the most current information 55 63 56 Sahana Agasti has a CAP broker implementation 64 Sahana Agasti has a CAP broker implementation but is currently deprecated 57 65 58 66 == Requirements ==