<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Steam Sensor Bug? in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Steam-Sensor-Bug/m-p/521411#M16474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try switching to 'Fetched every remote read' as a quick test? This would increase your network traffic by a bit, depending on how often the properties are getting pushed/ updated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Aug 2016 21:23:23 GMT</pubDate>
    <dc:creator>Aanjan</dc:creator>
    <dc:date>2016-08-12T21:23:23Z</dc:date>
    <item>
      <title>Steam Sensor Bug?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Steam-Sensor-Bug/m-p/521407#M16470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been developing an app with the edge .NET SDK and wanted to share something that I have found.&amp;nbsp; I thought I had an issue with the application I had built.&amp;nbsp; I noticed that during the first scan of processing, even though all the functions are being stepped through correctly, the thing properties were not being updated.&amp;nbsp; I could not for the life of me figure out what I had done wrong, so I went back to the original Steam Sensor example.&amp;nbsp; To my surprise, it has the same issue!&amp;nbsp; One interesting thing to note, is that if I add in a console read, gathering some sort of user response, the properties will actually update on the first scan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this isn't a huge issue, but I would just like some clarification on why it is happening.&amp;nbsp; Is it a bug?&amp;nbsp; Or is there some sort of function that needs to be called right of the bat that is not being called in the original example?&amp;nbsp; Has anyone noticed this before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully this will be useful to others, and save them 4 hours of troubleshooting a preexisting condition &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_emote jive_macro" src="https://www.ptcusercommunity.com/7.0.4.3b79b96/images/emoticons/happy.png"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 12:52:11 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Steam-Sensor-Bug/m-p/521407#M16470</guid>
      <dc:creator>byutz</dc:creator>
      <dc:date>2016-08-12T12:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Steam Sensor Bug?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Steam-Sensor-Bug/m-p/521408#M16471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding some delay (3-5 seconds) before the very first scan to allow the binding to settle down.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 14:49:02 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Steam-Sensor-Bug/m-p/521408#M16471</guid>
      <dc:creator>SajidPatel</dc:creator>
      <dc:date>2016-08-12T14:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Steam Sensor Bug?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Steam-Sensor-Bug/m-p/521409#M16472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brian, quick question - do you have a static property? A property that sends in a value just once, like a boolean property and then never changes. Does that ever update after? What is the Cache Options set to on your remote property?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 19:43:43 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Steam-Sensor-Bug/m-p/521409#M16472</guid>
      <dc:creator>Aanjan</dc:creator>
      <dc:date>2016-08-12T19:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Steam Sensor Bug?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Steam-Sensor-Bug/m-p/521410#M16473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aanjan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My property cache is set to: Read From Server Cache. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And no I do not have any static properties at the moment.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 21:04:46 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Steam-Sensor-Bug/m-p/521410#M16473</guid>
      <dc:creator>byutz</dc:creator>
      <dc:date>2016-08-12T21:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Steam Sensor Bug?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Steam-Sensor-Bug/m-p/521411#M16474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try switching to 'Fetched every remote read' as a quick test? This would increase your network traffic by a bit, depending on how often the properties are getting pushed/ updated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 21:23:23 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Steam-Sensor-Bug/m-p/521411#M16474</guid>
      <dc:creator>Aanjan</dc:creator>
      <dc:date>2016-08-12T21:23:23Z</dc:date>
    </item>
  </channel>
</rss>

