[Aerogear-users] UPS Device Registration Endpoints

Sebastien Blanc scm.blanc at gmail.com
Fri May 27 16:10:24 EDT 2016



Envoyé de mon iPhone

> Le 27 mai 2016 à 21:56, Luke Holmquist <lholmqui at redhat.com> a écrit :
> 
> thats right folks, i'm asking this question on a Friday before a Holiday weekend(US) at 3:52(est)
> 
> 
> i've started to implement the Device registration endpoints in node and was just wondering what the id is here in this header
> 
> 
> -v -H "Accept: application/json" -H "Content-type: application/json" -H "aerogear-push-id: someid"
> 
> is it something specific, or just a random number/alpha-numeric thingy
> 
> 
> here is the doc link for reference: https://aerogear.org/docs/specs/aerogear-unifiedpush-rest/#246535932
Let's wait for Matzew to confirm but I think you can ignore it. Looks like a left over from our first analytics implementation , we use now a separate endpoint (the PUT) and pass this ID as a path parameter.
We probably need to clean up the javadoc
> 
> 
> I've also decided to create this as a separate module instead of including it in the node admin client here: https://github.com/bucharest-gold/unifiedpush-admin-client
> mostly becuase these registration endpoints don't needed to be KC authenticated.  and they could also be used on a IOT device or something that runs node that has webpush/simplePush or some new crazy protocol.
Make sense , I like that 
> 
> 
> -Luke
> _______________________________________________
> Aerogear-users mailing list
> Aerogear-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-users/attachments/20160527/4bb13f8f/attachment.html 


More information about the Aerogear-users mailing list