<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">I'm not even sure we're talking about
the same thing. :)<br>
<br>
Just to make sure, this is _not_ about the ID/Secret shown in the
wireframes for the app and its variants? (the variant ones show up
in "tooltips").<br>
<br>
<br>
Hylke<br>
<br>
On 28/06/2013 12:09, Matthias Wessendorf wrote:<br>
</div>
<blockquote
cite="mid:CAAg5f2QDt8KtsHBgJ57gYwyz5isMRj66TymzzCcMvv2230ridw@mail.gmail.com"
type="cite">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Still,
we would you want to use different settings if the result,<br>
getting a message to the client, is the same?<br>
</blockquote>
<div><br>
</div>
<div style="">you lost me. Not sure what you are asking :)</div>
<div style=""><br>
</div>
<div style="">Are you concerned about the "payload"
(message) is represented differently ?</div>
<div style=""><br>
</div>
<div style="">If one PushApp has several variants<span
style="font-family:arial,sans-serif;font-size:13px">:</span></div>
<div style="font-family:arial,sans-serif;font-size:13px">
<div>
<div>* HR-iOS-Tablet free</div>
<div>* HR-iOS-Tablet paid</div>
</div>
<div>
<div>* HR-iOS-Phone free</div>
<div>* HR-Android-Phone paid<br>
</div>
</div>
<div>* HR-Android-Watch free</div>
</div>
<div style=""><br>
</div>
<div style=""><br>
</div>
<div style="">Each has it's OWN cert/key. Still if you send
out something like:</div>
<div style=""><br>
</div>
<div style="">
<pre style="font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:13px;margin-top:15px;margin-bottom:15px;background-color:rgb(248,248,248);border:1px solid rgb(221,221,221);line-height:19px;overflow:auto;padding:6px 10px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;color:rgb(51,51,51)"><code style="font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px;margin:0px;padding:0px;border:none;background-color:transparent;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px">curl -u "{PushApplicationID}:{MasterSecret}"
-v -H "Accept: application/json" -H "Content-type: application/json"
-X POST
-d '{"key":"value", "alert":"HELLO!"}'
<a moz-do-not-send="true" href="http://localhost:8080/ag-push/rest/sender/broadcast">http://localhost:8080/ag-push/rest/sender/broadcast</a></code></pre>
</div>
<div style=""><br>
</div>
<div style="">the message would be delivered to all clients
- regardless of the underlying "PushNetwork"</div>
<div style=""><br>
</div>
<div> </div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="">
<div class="h5"><br>
Hylke<br>
<br>
_______________________________________________<br>
aerogear-dev mailing list<br>
<a moz-do-not-send="true"
href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/aerogear-dev"
target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
Matthias Wessendorf <br>
<br>
blog: <a moz-do-not-send="true"
href="http://matthiaswessendorf.wordpress.com/"
target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>
sessions: <a moz-do-not-send="true"
href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
twitter: <a moz-do-not-send="true"
href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
aerogear-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/aerogear-dev">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a></pre>
</blockquote>
<br>
</body>
</html>