<?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[Feeding an external application expecting RESTful webservice]]></title><description><![CDATA[<p dir="auto">Hi together,</p>
<p dir="auto">I opened an new topic, because I couldn´t find helpful informations about "restful" in the forum. I think that is an often chosen way to push data, so it would be cool to have  an complete documentation for that.</p>
<p dir="auto">Case: An external system expects data from mango. It uses RESTful webservices.</p>
<p dir="auto">Here is the definition:</p>
<p dir="auto"><img src="https://camo.nodebb.org/56ddbbc774a7a8791cf8d8f6bf5057c339e41336?url=https%3A%2F%2Fi.imgur.com%2FHSektDG.jpg" alt="0_1476102422024_webservice-restful.JPG" class=" img-fluid img-markdown" /></p>
<p dir="auto">The datastructure looks like:</p>
<p dir="auto">{<br />
"identifier": "1",<br />
"timestamp": "1475157787",<br />
"value" : "10",<br />
"type" : "27",<br />
"status" : "1",<br />
"smgwid" : "1",<br />
"obis" : "1-0:1.8.0",<br />
"validation": "xyz"<br />
}</p>
<p dir="auto">I tried to use the HTTP-sender method, but couldn´t find a successful way to get it going. Looking at Phil´s work from this topic</p>
<p dir="auto"><a href="http://infiniteautomation.com/forum/topic/2187/how-to-use-publishers-http-sender/4" rel="nofollow ugc">http://infiniteautomation.com/forum/topic/2187/how-to-use-publishers-http-sender/4</a></p>
<p dir="auto">gives me hope that it could work, because he creates an URL with custom fields.</p>
<p dir="auto">Has someone experiences with that method or suggestions how it could work with given system methods?</p>
<p dir="auto">Regards<br />
Sasa</p>
]]></description><link>https://forum.mango-os.com/topic/2493/feeding-an-external-application-expecting-restful-webservice</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 14:21:48 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/2493.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Oct 2016 12:34:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Feeding an external application expecting RESTful webservice on Mon, 10 Oct 2016 17:43:40 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for the interesting news Joel!<br />
I had a bit contact with swagger and will dive deeper now to get it going.</p>
<p dir="auto">Regards,<br />
Sasa</p>
]]></description><link>https://forum.mango-os.com/post/12875</link><guid isPermaLink="true">https://forum.mango-os.com/post/12875</guid><dc:creator><![CDATA[sasa]]></dc:creator><pubDate>Mon, 10 Oct 2016 17:43:40 GMT</pubDate></item><item><title><![CDATA[Reply to Feeding an external application expecting RESTful webservice on Mon, 10 Oct 2016 14:12:35 GMT]]></title><description><![CDATA[<p dir="auto">Mango has a RESTful API that you might be able to use.  It will not automatically post data as you see here but it works like most normal API's where you request data.  You can subscribe to web sockets to receive automatic data pushes when point values change.</p>
<p dir="auto">See here for more information:<br />
<a href="http://help.infiniteautomation.com/support/solutions/folders/14000104814" rel="nofollow ugc">http://help.infiniteautomation.com/support/solutions/folders/14000104814</a></p>
]]></description><link>https://forum.mango-os.com/post/12868</link><guid isPermaLink="true">https://forum.mango-os.com/post/12868</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Mon, 10 Oct 2016 14:12:35 GMT</pubDate></item><item><title><![CDATA[Reply to Feeding an external application expecting RESTful webservice on Mon, 10 Oct 2016 12:54:48 GMT]]></title><description><![CDATA[<p dir="auto">Hi Phil,</p>
<p dir="auto">thank you for the help. I will start with the implementation work now.</p>
<p dir="auto">Sasa</p>
]]></description><link>https://forum.mango-os.com/post/12866</link><guid isPermaLink="true">https://forum.mango-os.com/post/12866</guid><dc:creator><![CDATA[sasa]]></dc:creator><pubDate>Mon, 10 Oct 2016 12:54:48 GMT</pubDate></item><item><title><![CDATA[Reply to Feeding an external application expecting RESTful webservice on Mon, 10 Oct 2016 12:49:18 GMT]]></title><description><![CDATA[<p dir="auto">Hi Sasa,</p>
<p dir="auto">I just answered you in the original thread: <a href="http://infiniteautomation.com/forum/topic/2187/how-to-use-publishers-http-sender" rel="nofollow ugc">http://infiniteautomation.com/forum/topic/2187/how-to-use-publishers-http-sender</a></p>
]]></description><link>https://forum.mango-os.com/post/12865</link><guid isPermaLink="true">https://forum.mango-os.com/post/12865</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Mon, 10 Oct 2016 12:49:18 GMT</pubDate></item></channel></rss>