<?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[sql timestamp to serialChart]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I have a SQL source set up that connects to a mySQL db file. I have used the test button and I have data being retreived so i feel it is set up correctly. The 1rst column is a time and date stamp then 8 columns of integers. The data was taken once per second so Ive made my query ask for a full row every second. also, ive defined the timestamp as the time overide column(hope thats right).</p>
<p dir="auto">I have a serialChart  that reads these 8  columns  but still uses a to/from type date picker to select how long the charts time axis is. I dont know how to get it to use the timestamp from my SQL source as the time axis of the serialchart.</p>
<p dir="auto">what needs to happen to acheive this?</p>
]]></description><link>https://forum.mango-os.com/topic/4750/sql-timestamp-to-serialchart</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 23:05:09 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/4750.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 16 Mar 2020 23:23:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to sql timestamp to serialChart on Thu, 19 Mar 2020 15:35:07 GMT]]></title><description><![CDATA[<p dir="auto">Thanks CraigWeb,</p>
<p dir="auto">I will watch</p>
]]></description><link>https://forum.mango-os.com/post/24948</link><guid isPermaLink="true">https://forum.mango-os.com/post/24948</guid><dc:creator><![CDATA[dgm]]></dc:creator><pubDate>Thu, 19 Mar 2020 15:35:07 GMT</pubDate></item><item><title><![CDATA[Reply to sql timestamp to serialChart on Thu, 19 Mar 2020 06:15:59 GMT]]></title><description><![CDATA[<p dir="auto">I am not sure what the actual problem is.<br />
Is your data source working correctly?<br />
Do you agree with the values you are getting?<br />
Are you asking how to add the data points to the chart ? if so I would recommend using the watchlist, you can then import this watchlist to your dashboards here is a video explaining how to do it. <iframe class="vimeo-embed" src="//player.vimeo.com/video/222238077" width="640" height="360" frameborder="0"></iframe></p>
]]></description><link>https://forum.mango-os.com/post/24944</link><guid isPermaLink="true">https://forum.mango-os.com/post/24944</guid><dc:creator><![CDATA[CraigWeb]]></dc:creator><pubDate>Thu, 19 Mar 2020 06:15:59 GMT</pubDate></item><item><title><![CDATA[Reply to sql timestamp to serialChart on Wed, 18 Mar 2020 19:42:33 GMT]]></title><description><![CDATA[<p dir="auto"><img src="https://camo.nodebb.org/a59ad55d5778b073639e94690d8c44544a66a5e9?url=https%3A%2F%2Fi.imgur.com%2FA3UaQAo.png" alt="0_1584554269434_eaf63919-13a4-4fd1-8822-7c69a51d3025-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">this is the graph viewer I have built. I can select the source for each pen. in this case it is showing some data points from a plc. but i can with drop down , select a different source for each pen. The user will want to use this viewer to see datapoints from a mySQL database instead of a plc. Im not sure how to do this but....</p>
<p dir="auto">i set up a SQL data source with the following :<br />
connection string =     jdbc:mysql://localhost:3306/unit1jobdata<br />
driver   =         com.mysql.jdbc.Driver<br />
Query  =         select * from testdata1<br />
timestamp overide  =  assigned to the column containing the timestamp data</p>
<p dir="auto">the mySQL data is from past jobs</p>
<p dir="auto">not sure if this helps....</p>
]]></description><link>https://forum.mango-os.com/post/24942</link><guid isPermaLink="true">https://forum.mango-os.com/post/24942</guid><dc:creator><![CDATA[dgm]]></dc:creator><pubDate>Wed, 18 Mar 2020 19:42:33 GMT</pubDate></item><item><title><![CDATA[Reply to sql timestamp to serialChart on Wed, 18 Mar 2020 15:16:45 GMT]]></title><description><![CDATA[<p dir="auto">Thanks CraigWeb,</p>
<p dir="auto">I will  get some more info.</p>
<p dir="auto">I also am now thinking my SQL query may not be right. I m not sure if it should be incrementally getting one row per second or the whole  thing .<br />
Right now it is:                          select * from testfile</p>
]]></description><link>https://forum.mango-os.com/post/24941</link><guid isPermaLink="true">https://forum.mango-os.com/post/24941</guid><dc:creator><![CDATA[dgm]]></dc:creator><pubDate>Wed, 18 Mar 2020 15:16:45 GMT</pubDate></item><item><title><![CDATA[Reply to sql timestamp to serialChart on Wed, 18 Mar 2020 13:47:47 GMT]]></title><description><![CDATA[<p dir="auto">Hi dgm</p>
<p dir="auto">The chart will construct a query to fetch all data between the to/from period.  But the chart will still use the timestamps from the data points.<br />
Could you maybe use some screenshots to illustrate your what exactly you mean?</p>
]]></description><link>https://forum.mango-os.com/post/24940</link><guid isPermaLink="true">https://forum.mango-os.com/post/24940</guid><dc:creator><![CDATA[CraigWeb]]></dc:creator><pubDate>Wed, 18 Mar 2020 13:47:47 GMT</pubDate></item></channel></rss>