<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest topics for the forum "M2M general discussion"]]></title>
		<link>http://mango.serotoninsoftware.com/forum/forums/show/1.page</link>
		<description><![CDATA[The newest discussed topics in the forum "M2M general discussion"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Mango M2M questions</title>
				<description><![CDATA[ Hi,<br /> <br /> I have the following questions related to Mango M2M solution. <br /> <br /> 1) The link here lists many of the Mango M2M application <a class="snap_shots" href="http://mango.serotoninsoftware.com/home.jsp" target="_blank" rel="nofollow">http://mango.serotoninsoftware.com/home.jsp</a> (Building mgmt, health care etc). Please let us know whether any of these applications are already included in the Mango 1.12.3 ? If yes, which are the M2M servier side applications that are included with the release ?.<br /> <br /> 2) The forum discussions indicate that many users have customized Mango for supporting new applications. Which are the modules to be typically customized for  supporting a new M2M application ?.<br /> <br /> 3)  For a quick demo purpose, we would like to use Mango for only the M2M web application and use another M2M Service delivery platform to manage the M2M device, provision it, configure the sensor and receive sensor values. The mango framework we would like to use for business analytics, graph plotting, generating reports, events etc. I browsed through the  Mango code and it has a data receiver/source component. So, if we write a bridge module that converts messages between Mango format to hte format of the other Service deliver platform and vice-versa, will it work ?. Can you provide your thoughts ?.<br /> <br /> 4)  What are the list of messages exchanged between Mango (M2M server side application) and the M2M device in a M2M use case (e.g. configure sensors, read the values, getting the current status, activate the device etc). Is there any document/source file that we can look at to understand the detailed list of messages and interface.<br /> <br /> Thanks,<br /> kotoor <br /> ]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/1043/4447.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/1043/4447.page</link>
				<pubDate><![CDATA[Fri, 3 Feb 2012 09:49:00]]> GMT</pubDate>
				<author><![CDATA[ kotoor]]></author>
			</item>
			<item>
				<title>M2M v1.13.0 - Meta Data Source Bug? [SOLVED]</title>
				<description><![CDATA[ Hi All,<br /> <br /> I just upgraded to 1.13, however I am having problems with meta data sources. I keep getting the error message: [quote]Could not convert result "sun.org.mozilla.javascript.internal.InterpretedFunction@47869d" to Numeric[/quote] for all meta data sources. Even if my meta data source only contains the code [code]return 123;[/code] which should definately work... this is why I am wondering if a bug slipped into this release. Anyone else have this same issue?]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/1033/4392.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/1033/4392.page</link>
				<pubDate><![CDATA[Thu, 19 Jan 2012 14:51:20]]> GMT</pubDate>
				<author><![CDATA[ rcopeland]]></author>
			</item>
			<item>
				<title>HTTP RETRIEVER: REGULAR EXPRESSION</title>
				<description><![CDATA[ We want to use regular expression to retrive a data from a web page.<br /> <br /> The data is in a table and not inside a text,<br /> <br /> Html format of the data is:  <br /> <br /> &lt;table&gt;<br /> 							&lt;tr&gt;<br /> 								&lt;td&gt;POTENZA ATTIVA CEDUTA:&lt;/td&gt;<br /> 								&lt;td&gt;<br /> 									&lt;div id='VsnWebTextBox0'style=' color:0; background-color:0;' &gt;1533&lt;/div&gt;<br /> 								&lt;/td&gt;<br /> 								&lt;td&gt;kW&lt;/td&gt;<br /> 							&lt;/tr&gt;<br /> 							&lt;tr&gt;<br /> 								&lt;td&gt;ENERGIA ATTIVA CEDUTA:&lt;/td&gt;<br /> 								&lt;td&gt;<br /> 									&lt;div id='VsnWebTextBox1'style=' color:0; background-color:0;' &gt;7739700&lt;/div&gt;<br /> 								&lt;/td&gt;<br /> 								&lt;td&gt;kWh&lt;/td&gt;<br /> 							&lt;/tr&gt;<br /> 						&lt;/table&gt;<br /> <br /> The data we want to retrieve is 1553 in one variable and 7739700 in another variable.<br /> <br /> Thanks for help]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/1021/4338.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/1021/4338.page</link>
				<pubDate><![CDATA[Mon, 19 Dec 2011 16:49:30]]> GMT</pubDate>
				<author><![CDATA[ marcom]]></author>
			</item>
			<item>
				<title>Connection reset by peer: socket write error</title>
				<description><![CDATA[ Everything is working well between Mango and my equipments, but since Monday I have received by email houndred of alarm messages with this error "com.serotonin.modbus4j.exception.ModbusTransportException: java.net.SocketException: Connection reset by peer: socket write error"  I am so close to get crazy.  Can anyone help me with this?  How can I solve the problem or just avoid the receiving the emails?<br /> <br /> Daniel]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/998/4263.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/998/4263.page</link>
				<pubDate><![CDATA[Thu, 6 Oct 2011 14:35:44]]> GMT</pubDate>
				<author><![CDATA[ zernike]]></author>
			</item>
			<item>
				<title>Serotonin Pesistent TCP Publisher/Datasource</title>
				<description><![CDATA[ I am trying to use this combination to exchange data among mango instances. <br /> <br /> HTTP Sender/Receiver combination works very well, but this persistent connection does not work for me.<br /> <br /> Could anyone tell me how to configure it? Is there any specific port to be used?<br /> <br /> There is no much documentation about it.<br /> <br /> Thanks<br /> Femto<br /> <br /> <br /> <br /> <br /> ]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/984/4192.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/984/4192.page</link>
				<pubDate><![CDATA[Sun, 28 Aug 2011 15:50:56]]> GMT</pubDate>
				<author><![CDATA[ femtom]]></author>
			</item>
			<item>
				<title>mango-source-1.12.3 and mango-source-1.12.4 download links</title>
				<description><![CDATA[ Get the sources for mango 1.12.3 from here:<br /> <a class="snap_shots" href="http://sourceforge.net/projects/scadabr/files/Software/mango-src/mango-source-1.12.3.zip/download" target="_blank" rel="nofollow">http://sourceforge.net/projects/scadabr/files/Software/mango-src/mango-source-1.12.3.zip/download</a><br /> <br /> Get the sources for mango 1.12.4 from here:<br /> <a class="snap_shots" href="http://sourceforge.net/projects/scadabr/files/Software/mango-src/mango-source-1.12.4.zip/download" target="_blank" rel="nofollow">http://sourceforge.net/projects/scadabr/files/Software/mango-src/mango-source-1.12.4.zip/download</a><br /> <br /> We still lack the source code for 1.12.5. If anyone can send me a download link, I'll be happy to host it at ScadaBR sourceforge.net site.<br /> <br /> Thank you]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/979/4179.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/979/4179.page</link>
				<pubDate><![CDATA[Tue, 23 Aug 2011 20:26:59]]> GMT</pubDate>
				<author><![CDATA[ gtludwig]]></author>
			</item>
			<item>
				<title>Source Code</title>
				<description><![CDATA[ Hello All,<br /> <br /> Is there a download location for the Mango source code? I have been looking but so far haven't found anything.<br /> <br /> Thanks in advance!]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/975/4169.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/975/4169.page</link>
				<pubDate><![CDATA[Fri, 12 Aug 2011 15:46:13]]> GMT</pubDate>
				<author><![CDATA[ rcopeland]]></author>
			</item>
			<item>
				<title>http data source</title>
				<description><![CDATA[ Dear mlohbihler<br /> <br /> receiving and sending data by mango, many people suggeste  to use HTTP receiver data source, but it can only receive data but send data. In publisher web, it said sending data to specified data source can be set, so I want to know if these two can act together to the same data source(HTTP receiver/sender).<br /> Program is urgent, looking forward to your kindly reply. Thanks a lot! :)<br /> ]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/971/4162.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/971/4162.page</link>
				<pubDate><![CDATA[Thu, 11 Aug 2011 08:45:55]]> GMT</pubDate>
				<author><![CDATA[ jordan001]]></author>
			</item>
			<item>
				<title>Stable working version available</title>
				<description><![CDATA[ For those who are looking for a stable working version of Mango M2M please take a look at the ScadaBR project:<br /> <br /> <br /> <a class="snap_shots" href="http://sourceforge.net/projects/scadabr/" target="_blank" rel="nofollow">http://sourceforge.net/projects/scadabr/</a><br /> <br /> <br /> ]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/961/4137.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/961/4137.page</link>
				<pubDate><![CDATA[Tue, 2 Aug 2011 19:05:31]]> GMT</pubDate>
				<author><![CDATA[ fmunhoz]]></author>
			</item>
			<item>
				<title>A SERVER ERROR HAS OCCURED.</title>
				<description><![CDATA[ AFTER INSTALLING MANGO M2M I CAN ABLE TO OPEN LOGIN PAGE, AFTER ENTERING USER NAME AND PASSWORD, AM GETTING POPUP ERROR    "[b]A SERVER ERROR HAS OCCURRED, MORE INFORMATION MAY AVAILABLE IN THE CONSOLE[/b]".<br /> <br /> IN THE CONSOLE " DWR INVOCATION EXCEPTION "<br /> <br /> installed in windows xp<br /> <br /> Thanks & Regards,<br /> <br /> Bosski]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/954/4117.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/954/4117.page</link>
				<pubDate><![CDATA[Wed, 27 Jul 2011 09:30:02]]> GMT</pubDate>
				<author><![CDATA[ electronbas]]></author>
			</item>
			<item>
				<title>where is 1.12.5 source download link?</title>
				<description><![CDATA[ I can't seem to find it at Downloads page...]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/950/4112.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/950/4112.page</link>
				<pubDate><![CDATA[Mon, 25 Jul 2011 14:27:13]]> GMT</pubDate>
				<author><![CDATA[ gtludwig]]></author>
			</item>
			<item>
				<title>Mango not being supported? Future?</title>
				<description><![CDATA[ I have not been on the forum for a while - been busy with other things and my Mango installation is doing what it needs to do. I saw the "note to visitors" on the main page [url]http://mango.serotoninsoftware.com/[/url] and wonder what that really means to the current installed base? I realize I am a nonpaying customer and Matthew needs to put bread in his kids mouth (assuming he has kids) so I fully understand if this is a financial decision. <br /> <br /> Is my currently running installation going to go "poof" when I upgrade some part of my OS or JDK? ]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/942/4099.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/942/4099.page</link>
				<pubDate><![CDATA[Tue, 19 Jul 2011 20:27:11]]> GMT</pubDate>
				<author><![CDATA[ mhradom]]></author>
			</item>
			<item>
				<title>Mango 1.12.4 and 1.12.5 bug</title>
				<description><![CDATA[ It occurs when trying to update an user.<br /> <br /> PreparedStatementCallback; SQL [update users set   username=?, password=?, email=?, phone=?, admin=?, disabled=?, homeUrl=?, receiveAlarmEmails=?,   receiveOwnAuditEvents=? where id=?]; An attempt was made to get a data value of type 'VARCHAR' from a data value of type 'null'.; nested exception is java.sql.SQLDataException: An attempt was made to get a data value of type 'VARCHAR' from a data value of type 'null'.]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/938/4083.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/938/4083.page</link>
				<pubDate><![CDATA[Sun, 17 Jul 2011 14:02:54]]> GMT</pubDate>
				<author><![CDATA[ fmunhoz]]></author>
			</item>
			<item>
				<title>Mata Data Point and historical data</title>
				<description><![CDATA[ Is it possible to use Meta data Point on values recorded before the creation of the Meta point?<br /> <br /> Thanks]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/935/4076.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/935/4076.page</link>
				<pubDate><![CDATA[Tue, 12 Jul 2011 08:55:03]]> GMT</pubDate>
				<author><![CDATA[ cora]]></author>
			</item>
			<item>
				<title>Help Script error</title>
				<description><![CDATA[ Hello everybody,<br /> <br /> I would like to calculate energy produced each minute by using the data received from a pv plant.( I collect the data from a ContransE power transducer, through a Modbus connection RS485) I get this error and all the communication system has shut down , and I can´t no more receive data from the transducer.<br /> <br /> What does this error mean?<br />  'Energy': Script error in point &quot;Energy_I1_Minute&quot;: sun.org.mozilla.javascript.internal.WrappedException: Wrapped org.springframework.dao.ConcurrencyFailureException: PreparedStatementCallback; SQL [select pv.dataType, pv.pointValue, pva.textPointValueShort, pva.textPointValueLong, pv.ts, pva.sourceType, pva.sourceId from pointValues pv left join pointValueAnnotations pva on pv.id = pva.pointValueId where pv.dataPointId=? and pv.ts &gt;= ? and pv.ts#1) in at line number 1 in at line number<br /> ]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/925/4046.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/925/4046.page</link>
				<pubDate><![CDATA[Tue, 28 Jun 2011 08:07:06]]> GMT</pubDate>
				<author><![CDATA[ cora]]></author>
			</item>
	</channel>
</rss>
