Skip to content

Commit b9f8df0

Browse files
committed
docs: add section on viewing published alerts
1 parent f0fd95f commit b9f8df0

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed
748 KB
Loading
24.6 KB
Loading

docs/source/user/cap-alerts.rst

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ You can view the status of the published alert in the 'CAP Alerts', then 'MQTT B
111111

112112
Additional diagnostic information can be found by clicking the *Inspect* button.
113113

114-
Verifying Receipt of a Published Alert
115-
--------------------------------------
114+
Verifying Receipt of a Published Alert and Viewing the Alert
115+
------------------------------------------------------------
116116
We can verify that the alert has been successfully published to the wis2box by monitoring the dataset in the wis2box-webapp.
117117

118118
Navigate to the 'Monitoring' page in the wis2box-webapp, and select the dataset that you created in the previous steps.
@@ -124,6 +124,16 @@ Navigate to the 'Monitoring' page in the wis2box-webapp, and select the dataset
124124
:alt: Monitoring Dashboard
125125
:width: 800
126126

127-
Provided the publication was successful, you will see a bar in the 'Notifications' section. If you scroll down to the 'Published Data' section, the signed and verified CAP alert should appear in the table to download and inspect.
127+
Provided the publication was successful, you will see a bar in the 'Notifications' section. If you scroll down to the 'Published Data' section, the signed and verified CAP alert should appear in the table to download and view.
128128

129-
TO DO: Add image here that shows the 'Inspect Alert' button.
129+
.. image:: ../_static/cap/download_view_alert.png
130+
:alt: Published Data
131+
:width: 800
132+
133+
On clicking the *View Alert* button, you should see a visualization of the CAP alert you created earlier.
134+
135+
.. image:: ../_static/cap/alert_preview.png
136+
:alt: View Alert
137+
:width: 800
138+
139+
Congratulations! You have successfully published a CAP alert to a wis2box using the CAP Composer.

0 commit comments

Comments
 (0)