<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[NodeRed Ubports push notification support?]]></title><description><![CDATA[<p dir="auto">I am looking for someone to help implementing a Ubports push notification system for the really cool flow automation system NodeRed (very commonly used in home automatisation on a RasberryPi): <a href="https://nodered.org/" target="_blank" rel="noopener noreferrer nofollow ugc">https://nodered.org/</a></p>
<p dir="auto">There is already an existing node for Apple and Google push notifications, which could be extended:<br />
<a href="https://flows.nodered.org/node/node-red-contrib-push" target="_blank" rel="noopener noreferrer nofollow ugc">https://flows.nodered.org/node/node-red-contrib-push</a><br />
<a href="https://github.com/Xzya/node-red-contrib-push" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Xzya/node-red-contrib-push</a></p>
<p dir="auto">Ubport's push notification system is documented here:<br />
<a href="http://docs.ubports.com/en/latest/appdev/guides/pushnotifications.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://docs.ubports.com/en/latest/appdev/guides/pushnotifications.html</a><br />
and seems quite similar to existing systems.</p>
<p dir="auto">I am a bit out of my current level of expertise to do this myself, so help would be much appreciated.</p>
]]></description><link>https://forums.ubports.com/topic/3471/nodered-ubports-push-notification-support</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 04:13:18 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/3471.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 01 Dec 2019 15:53:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to NodeRed Ubports push notification support? on Mon, 02 Dec 2019 21:27:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: Flohack">@<bdi>Flohack</bdi></a> Yes the overall system seems quite easy, but the devil lies in the details. Starting from scratch would be reinventing the wheel when there are those nice existing NodeRed nodes. But they reference further NodeJS libraries and while all of that is probably not a big deal for an somewhat experienced Javascript developer, I am somewhat lost looking at it <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f615.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--confused" style="height:23px;width:auto;vertical-align:middle" title=":-/" alt="😕" /></p>
]]></description><link>https://forums.ubports.com/post/25650</link><guid isPermaLink="true">https://forums.ubports.com/post/25650</guid><dc:creator><![CDATA[poVoq]]></dc:creator><pubDate>Mon, 02 Dec 2019 21:27:01 GMT</pubDate></item><item><title><![CDATA[Reply to NodeRed Ubports push notification support? on Mon, 02 Dec 2019 21:05:29 GMT]]></title><description><![CDATA[<p dir="auto">Are you sending those pushes from outside a UT device? The push server only needs to receive 1 HTTP request with the right data, and your App needs to register for push, take the token from that result and send it to your server. This is not so hard to do, you will find examples with other Apps as krille mentioned, and sending an HTTP push message is something you can also copy from the internet.</p>
<p dir="auto">BR</p>
]]></description><link>https://forums.ubports.com/post/25641</link><guid isPermaLink="true">https://forums.ubports.com/post/25641</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Mon, 02 Dec 2019 21:05:29 GMT</pubDate></item><item><title><![CDATA[Reply to NodeRed Ubports push notification support? on Mon, 02 Dec 2019 01:11:30 GMT]]></title><description><![CDATA[<p dir="auto">Thanks lot for the offer to help answering questions, but after having looked a bit at the code in question, I really don't think I would be able to do it my self (even with some help).</p>
<p dir="auto">I could probably help with bug-fixing and testing, but the main bulk would have to be done by someone who actually knows what they are going <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--disappointed" style="height:23px;width:auto;vertical-align:middle" title=":(" alt="😞" /></p>
]]></description><link>https://forums.ubports.com/post/25588</link><guid isPermaLink="true">https://forums.ubports.com/post/25588</guid><dc:creator><![CDATA[poVoq]]></dc:creator><pubDate>Mon, 02 Dec 2019 01:11:30 GMT</pubDate></item><item><title><![CDATA[Reply to NodeRed Ubports push notification support? on Sun, 01 Dec 2019 17:18:14 GMT]]></title><description><![CDATA[<p dir="auto">Hey, feel free to ask me if you have explicit questions. I dont have much time but will try to answer as soon as possible. First would be that you make your app ready to receive Push Notifications described in the guide in the docs and then you can send them with a http request similar to Google Firebase. The json fields just need to get other names and thats it.</p>
<p dir="auto">Btw in the openstore you find the app PushClient where you cann see a minimal working example to use the UBports Push Service</p>
]]></description><link>https://forums.ubports.com/post/25572</link><guid isPermaLink="true">https://forums.ubports.com/post/25572</guid><dc:creator><![CDATA[Krille]]></dc:creator><pubDate>Sun, 01 Dec 2019 17:18:14 GMT</pubDate></item></channel></rss>