<?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[Developing a module to read data from Redis in-memory data structure store]]></title><description><![CDATA[<p dir="auto">hi dear supporter</p>
<p dir="auto">I need to developing a module of Mango Automation 2.7 to read data from Redis, a in-memory data structure store, used as database, cache and message broker.</p>
<p dir="auto">I think the new data source should be like the SQL data source to a certain extend, could you give some instruction for me on how to develop such a data source?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.mango-os.com/topic/2345/developing-a-module-to-read-data-from-redis-in-memory-data-structure-store</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 19:07:44 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/2345.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 14 Jul 2016 09:03:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Developing a module to read data from Redis in-memory data structure store on Fri, 12 Aug 2016 01:12:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phildunlap" aria-label="Profile: phildunlap">@<bdi>phildunlap</bdi></a></p>
<p dir="auto">I used wrong API as case-2. It works fine now.  Thank you very much!</p>
]]></description><link>https://forum.mango-os.com/post/12401</link><guid isPermaLink="true">https://forum.mango-os.com/post/12401</guid><dc:creator><![CDATA[mebius]]></dc:creator><pubDate>Fri, 12 Aug 2016 01:12:57 GMT</pubDate></item><item><title><![CDATA[Reply to Developing a module to read data from Redis in-memory data structure store on Fri, 12 Aug 2016 16:49:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi mebius,</p>
<p dir="auto">Two possibilities come to mind, either...</p>
<ol>
<li>the session viewing the watchlist has expired. If this were the case, refreshing the page would either correct it or present a login page.</li>
<li>the method you're using to save point values isn't the DataPointRT.updatePointValue method. This method generates events, while going directly through the PointValueCache may not.</li>
</ol>
]]></description><link>https://forum.mango-os.com/post/12398</link><guid isPermaLink="true">https://forum.mango-os.com/post/12398</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Fri, 12 Aug 2016 16:49:53 GMT</pubDate></item><item><title><![CDATA[Reply to Developing a module to read data from Redis in-memory data structure store on Thu, 11 Aug 2016 15:59:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phildunlap" aria-label="Profile: phildunlap">@<bdi>phildunlap</bdi></a></p>
<p dir="auto">Hi phildunlap,</p>
<p dir="auto">We really appreciate your kind help.  With your help, we made the new module work.  But we still met a problem as the data points in watchlist(<a href="http://localhost:8080/watch_list.shtm" rel="nofollow ugc">http://localhost:8080/watch_list.shtm</a>) do not refresh periodically.  In the new module, we have removed some data like "timestampFormat".</p>
<p dir="auto">Could you please tell us what could possibly make this refreshing not work?</p>
<p dir="auto">Thanks</p>
<p dir="auto">Mebius</p>
]]></description><link>https://forum.mango-os.com/post/12397</link><guid isPermaLink="true">https://forum.mango-os.com/post/12397</guid><dc:creator><![CDATA[mebius]]></dc:creator><pubDate>Thu, 11 Aug 2016 15:59:59 GMT</pubDate></item><item><title><![CDATA[Reply to Developing a module to read data from Redis in-memory data structure store on Fri, 15 Jul 2016 14:35:44 GMT]]></title><description><![CDATA[<p dir="auto">Hi Medbius,</p>
<p dir="auto">You could consider the SSH data source for this purpose. It provides functionality to SSH into a server using a key, run a command and use regex to parse the result.</p>
<p dir="auto">If you consider it necessary to write your own data source, you'll have to pick an API to query which could determine which module would be a good launching point. If you're using the CLI, any module for a polling data source (such as ASCII file) could get you the general structure, and you'll be invoking commands in the runtime within the doPoll method, which you could look at ProcessHandlerRT for some example usage. Then most of the work would be in writing the wrappers to make it usable.</p>
]]></description><link>https://forum.mango-os.com/post/12071</link><guid isPermaLink="true">https://forum.mango-os.com/post/12071</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Fri, 15 Jul 2016 14:35:44 GMT</pubDate></item><item><title><![CDATA[Reply to Developing a module to read data from Redis in-memory data structure store on Fri, 15 Jul 2016 02:58:21 GMT]]></title><description><![CDATA[<p dir="auto">hi Hussam</p>
<p dir="auto">I need only to read data from redis and know how to program that. Now I need some instruction on how to build such a data source module on MangoAutomation 2.7.</p>
<p dir="auto">Could you please give some advice? Or any open source code can be refered.</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.mango-os.com/post/12067</link><guid isPermaLink="true">https://forum.mango-os.com/post/12067</guid><dc:creator><![CDATA[mebius]]></dc:creator><pubDate>Fri, 15 Jul 2016 02:58:21 GMT</pubDate></item><item><title><![CDATA[Reply to Developing a module to read data from Redis in-memory data structure store on Fri, 15 Jul 2016 02:25:51 GMT]]></title><description><![CDATA[<p dir="auto">you just want to read data from Redis,or you want store and read on redis;if you want store,you need to solve the key-Unique issue,redis is key-value struct,if you just want to read,it 's simple,you can see the redis official demo.</p>
]]></description><link>https://forum.mango-os.com/post/12066</link><guid isPermaLink="true">https://forum.mango-os.com/post/12066</guid><dc:creator><![CDATA[hussam]]></dc:creator><pubDate>Fri, 15 Jul 2016 02:25:51 GMT</pubDate></item></channel></rss>