<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[REXYGEN Community Forum / HTTP - Pushbullet - push message to mobile device]]></title>
	<link rel="self" href="https://www.rexygen.com/oldforum/extern.php?action=feed&amp;tid=291&amp;type=atom"/>
	<link href="http://www.rexygen.com/oldforum/viewtopic.php?id=291"/>
	<updated>2016-11-30T10:11:57Z</updated>
	<generator>FluxBB</generator>
	<id>http://www.rexygen.com/oldforum/viewtopic.php?id=291</id>
	<entry>
		<title type="html"><![CDATA[Re: HTTP - Pushbullet - push message to mobile device]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1267#p1267"/>
		<content type="html"><![CDATA[<p>That&#039;s good idea to use Node-red. Best way how to communicate with Rex Control System is using REST API. There is already an example in installation called <a href="https://github.com/rexcontrols/REXexamples/tree/v2.50/HowTo_solutions/NodeRED%2BOpenWeatherMapAPI_example" rel="nofollow">Node-RED + OpenWeatherMap API example</a>.</p><p>RDCWS is not supported any more - the development was stopped.</p><p>Cheers, Tomas</p>]]></content>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2016-11-30T10:11:57Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1267#p1267</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: HTTP - Pushbullet - push message to mobile device]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1265#p1265"/>
		<content type="html"><![CDATA[<p>oops...websocket is not supported I guess, correct?</p><p>Once there was a function block RDCWS (Remote data connection - websocket server) which was going to be made available according the old documentation. But in the new version it seems to be removed.</p>]]></content>
		<author>
			<name><![CDATA[scoobsalamander]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=6</uri>
		</author>
		<updated>2016-11-29T17:58:08Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1265#p1265</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: HTTP - Pushbullet - push message to mobile device]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1263#p1263"/>
		<content type="html"><![CDATA[<p>I was trying to use Node-red and the Node-red part is already working fine.</p><p>What is the best method to get data from REXcontrols to the Node-red logic engine on the Ras-pi?</p><p>Websocket? REST API? ....</p><br /><p>(FYI : <a href="https://www.npmjs.com/package/node-red-node-pushbullet" rel="nofollow">node-red-node-pushbullet</a>)</p>]]></content>
		<author>
			<name><![CDATA[scoobsalamander]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=6</uri>
		</author>
		<updated>2016-11-29T15:56:34Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1263#p1263</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: HTTP - Pushbullet - push message to mobile device]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1262#p1262"/>
		<content type="html"><![CDATA[<p>Some temporary solution should be achievable by using EPC function block to call &quot;curl&quot; commands...</p>]]></content>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2016-11-29T15:36:16Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1262#p1262</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: HTTP - Pushbullet - push message to mobile device]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1261#p1261"/>
		<content type="html"><![CDATA[<p>Hi scoobsalamander,</p><p>thank you for your interesting question.<br />Unfortunately there is no way how to pass headers using HTTP function block yet. I wasn&#039;t able to pass the access_token directly in URL - the authentication fails. According to their docs it should be possible to include the access_token directly into URL similarly to HTTP Basic Auth (<a href="https://docs.pushbullet.com/#using-your-access-token" rel="nofollow">https://docs.pushbullet.com/#using-your-access-token</a>) - it doesn&#039;t work for me. I asked them if I misunderstood something - will see what will they reply.</p><p>Anyway, we added headers support in HTTP block on our future feature list.</p><p>I will inform you about their answer.</p><p>Cheers, Tomas</p>]]></content>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2016-11-29T15:19:20Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1261#p1261</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[HTTP - Pushbullet - push message to mobile device]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1256#p1256"/>
		<content type="html"><![CDATA[<p>I would like to push a message to my mobile devices by means of the app Pushbullet.<br />But I have no idea how to deal with the access token and where to put the json string....</p><p>see <a href="https://docs.pushbullet.com/#create-push" rel="nofollow">Pushbullet - create push</a></p><p>Is it also possible to put a text string as message (body)?</p>]]></content>
		<author>
			<name><![CDATA[scoobsalamander]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=6</uri>
		</author>
		<updated>2016-11-29T11:52:07Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1256#p1256</id>
	</entry>
</feed>
