All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] doc: Add support for CMAS/EU-Alert
@ 2011-02-21 17:18 Jeevaka Badrappan
  2011-02-22  0:55 ` Rajesh.Nagaiah
  0 siblings, 1 reply; 4+ messages in thread
From: Jeevaka Badrappan @ 2011-02-21 17:18 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 1643 bytes --]

---
 doc/cell-broadcast-api.txt |   26 +++++++++++++++++---------
 1 files changed, 17 insertions(+), 9 deletions(-)

diff --git a/doc/cell-broadcast-api.txt b/doc/cell-broadcast-api.txt
index 52618eb..71b2516 100644
--- a/doc/cell-broadcast-api.txt
+++ b/doc/cell-broadcast-api.txt
@@ -36,19 +36,27 @@ Signals		PropertyChanged(string name, variant value)
 			Please note that base station name broadcasts are
 			handled by the NetworkRegistration interface.
 
-		EmergencyBroadcast(string text, dict properties)
+		WarningSystemBroadcast(string text, dict properties)
 
-			This signal is emitted whenever an ETWS cell broadcast
-			is received.  The string text contains contents of the
-			broadcast.  The dict is made up of the following
-			entries:
-				EmergencyType - string value, possible values
+			This signal is emitted whenever an ETWS or CMAS or
+			EU-Alert cell broadcast is received. The string text
+			contains contents of the broadcast. The dict is made
+			up of the following entries:
+				WarningType - string value, possible values
 						include: "Earthquake",
 							"Tsunami",
 							"Earthquake+Tsunami",
-							"Other"
-				EmergencyAlert - boolean value hinting whether
-						an extra emergency indicator
+							"OtherEmergency",
+							"Presidential",
+							"Extreme",
+							"Severe",
+							"Advisory",
+							"ChildAbduction",
+							"MonthlyTest",
+							"Exercise"
+
+				WarningAlert - boolean value hinting whether
+						an emergency indicator
 						should be activated (e.g.
 						vibrate mode, emergency alert
 						mode.)
-- 
1.7.0.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-22 17:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21 17:18 [RFC] doc: Add support for CMAS/EU-Alert Jeevaka Badrappan
2011-02-22  0:55 ` Rajesh.Nagaiah
2011-02-22  5:36   ` Jeevaka.Badrappan
2011-02-22 17:29     ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.