68 lines
1.6 KiB
HTML

<legend><img src="dasense/page/default_developer/img/gcm-logo.png" style="height: 32px">&nbsp;&nbsp;GCM</legend>
<dl class="dl-horizontal">
<dt>Name</dt>
<dd>Google Cloud Messaging</dd>
</dl>
<dl class="dl-horizontal">
<dt>OS</dt>
<dd>Android</dd>
</dl>
<dl class="dl-horizontal">
<dt>Account</dt>
<dd>smartcivilsecurity@googlemail.com</dd>
</dl>
<dl class="dl-horizontal">
<dt>API-Key</dt>
<dd>#####</dd>
</dl>
<dl class="dl-horizontal">
<dt>Website</dt>
<dd><a href="http://developer.android.com/google/gcm/index.html" target="_blank">http://developer.android.com/google/gcm/index.html</a></dd>
</dl>
<pre>
@todo: Message formats
</pre>
<br>
<legend><img src="dasense/page/default_developer/img/apns.png" style="height: 32px">&nbsp;&nbsp;APNS</legend>
<dl class="dl-horizontal">
<dt>Name</dt>
<dd>Apple Push Notification Service</dd>
</dl>
<dl class="dl-horizontal">
<dt>OS</dt>
<dd>iOS</dd>
</dl>
<dl class="dl-horizontal">
<dt>Account</dt>
<dd>smartcivilsecurity@googlemail.com</dd>
</dl>
<dl class="dl-horizontal">
<dt>Certificate</dt>
<dd>#####</dd>
</dl>
<dl class="dl-horizontal">
<dt>Key</dt>
<dd>#####</dd>
</dl>
<dl class="dl-horizontal">
<dt>Website</dt>
<dd><a href="http://developer.apple.com/library/mac/#documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/ApplePushService/ApplePushService.html" target="_blank">
http://developer.apple.com/library/mac/#documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/ApplePushService/ApplePushService.html</a></dd>
</dl>
<pre>
@todo: Message formats
</pre>