<?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: Alert for if value is outside limits for 30 minutes straight in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1053759#M71183</link>
    <description>&lt;P&gt;That's a use case for TWX Analytics, Property Transforms or Descriptive Services. Read into the topic here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/IoT-Tech-Tips/Descriptive-Services-or-Property-Transforms-which-approach-to/m-p/651161#M1527" target="_blank"&gt;https://community.ptc.com/t5/IoT-Tech-Tips/Descriptive-Services-or-Property-Transforms-which-approach-to/m-p/651161#M1527&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.ptc.com/help/thingworx/analytics/r10/en/#page/analytics/descriptive_analytics/da_overview.html#" target="_blank"&gt;https://support.ptc.com/help/thingworx/analytics/r10/en/#page/analytics/descriptive_analytics/da_overview.html#&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.ptc.com/help/thingworx/analytics/r10/en/#page/analytics/property_transform/pt_overview.html" target="_blank"&gt;https://support.ptc.com/help/thingworx/analytics/r10/en/#page/analytics/property_transform/pt_overview.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An alternative might be to use the SPC Accelerator.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/IoT-Connectivity-Tips/ThingWorx-Analytics-Training-Module-9-Part-3/ta-p/844190" target="_blank"&gt;https://community.ptc.com/t5/IoT-Connectivity-Tips/ThingWorx-Analytics-Training-Module-9-Part-3/ta-p/844190&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Feb 2026 09:42:42 GMT</pubDate>
    <dc:creator>Rocko</dc:creator>
    <dc:date>2026-02-04T09:42:42Z</dc:date>
    <item>
      <title>Alert for if value is outside limits for 30 minutes straight</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1053689#M71176</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have been tasked with setting up a new kind of alerting in thingworx. It involves tracking a property value constantly and if it has been outside of the limits for a certain duration (in my case 30 minutes straight) then it will alert.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm stumped on how to go about this in an efficient manner as we would be constantly checking many properties at once with this logic. ~100 per thing across several things.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any built-in way to do this? Or has anyone done something similar?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 21:06:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1053689#M71176</guid>
      <dc:creator>JK_10744682</dc:creator>
      <dc:date>2026-02-03T21:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alert for if value is outside limits for 30 minutes straight</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1053693#M71178</link>
      <description>&lt;P&gt;My initial thought is maybe create a Timer for each machine that calls every maybe 5ish minutes. This timer will check the recent history for each property that is included in this alerting type to see if it has been out of range for X consecutive minutes. Not sure if this would be the best approach, however, so looking for other potential ideas&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 21:49:29 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1053693#M71178</guid>
      <dc:creator>JK_10744682</dc:creator>
      <dc:date>2026-02-03T21:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Alert for if value is outside limits for 30 minutes straight</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1053759#M71183</link>
      <description>&lt;P&gt;That's a use case for TWX Analytics, Property Transforms or Descriptive Services. Read into the topic here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/IoT-Tech-Tips/Descriptive-Services-or-Property-Transforms-which-approach-to/m-p/651161#M1527" target="_blank"&gt;https://community.ptc.com/t5/IoT-Tech-Tips/Descriptive-Services-or-Property-Transforms-which-approach-to/m-p/651161#M1527&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.ptc.com/help/thingworx/analytics/r10/en/#page/analytics/descriptive_analytics/da_overview.html#" target="_blank"&gt;https://support.ptc.com/help/thingworx/analytics/r10/en/#page/analytics/descriptive_analytics/da_overview.html#&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.ptc.com/help/thingworx/analytics/r10/en/#page/analytics/property_transform/pt_overview.html" target="_blank"&gt;https://support.ptc.com/help/thingworx/analytics/r10/en/#page/analytics/property_transform/pt_overview.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An alternative might be to use the SPC Accelerator.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/IoT-Connectivity-Tips/ThingWorx-Analytics-Training-Module-9-Part-3/ta-p/844190" target="_blank"&gt;https://community.ptc.com/t5/IoT-Connectivity-Tips/ThingWorx-Analytics-Training-Module-9-Part-3/ta-p/844190&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 09:42:42 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1053759#M71183</guid>
      <dc:creator>Rocko</dc:creator>
      <dc:date>2026-02-04T09:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Alert for if value is outside limits for 30 minutes straight</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1053783#M71184</link>
      <description>&lt;P&gt;Thanks, I'll check this out. I have not used TWX Analytics too much yet so did not really consider that, is it fairly easy to learn quickly as you go?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 13:02:59 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1053783#M71184</guid>
      <dc:creator>JK_10744682</dc:creator>
      <dc:date>2026-02-04T13:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Alert for if value is outside limits for 30 minutes straight</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1053785#M71185</link>
      <description>&lt;P&gt;Note while this is also branded TWX Analytics, it's really an own module to be installed called Platform Analytics. It's a separate download.&lt;/P&gt;
&lt;P&gt;The installation can be a bit tricky, but once you have it running, using it is pretty straightforward.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 13:21:16 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1053785#M71185</guid>
      <dc:creator>Rocko</dc:creator>
      <dc:date>2026-02-04T13:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Alert for if value is outside limits for 30 minutes straight</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1054246#M71196</link>
      <description>&lt;P&gt;There is an example from PTC using MultiEvent subscriptions&lt;/P&gt;
&lt;PRE id="wwID0EJ61V" class="Preformatted"&gt;Usecase 3: alert will be triggered if voltage is higher than 118V and it has last more than 3 minutes.&lt;/PRE&gt;
&lt;P&gt;UseCase 3 at&amp;nbsp;&lt;A href="https://support.ptc.com/help/thingworx/platform/r9.5/en/#page/ThingWorx/Help/Composer/Things/ThingSubscriptions/ThingSubscriptions.html" target="_blank"&gt;https://support.ptc.com/help/thingworx/platform/r9.5/en/#page/ThingWorx/Help/Composer/Things/ThingSubscriptions/ThingSubscriptions.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2026 09:50:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1054246#M71196</guid>
      <dc:creator>nmutter</dc:creator>
      <dc:date>2026-02-09T09:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Alert for if value is outside limits for 30 minutes straight</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1055229#M71226</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/725078"&gt;@JK_10744682&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you feel your question has been answered, please mark the appropriate response as the Accepted Solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--Sharon&lt;/P&gt;</description>
      <pubDate>Tue, 17 Feb 2026 20:33:03 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Alert-for-if-value-is-outside-limits-for-30-minutes-straight/m-p/1055229#M71226</guid>
      <dc:creator>slangley</dc:creator>
      <dc:date>2026-02-17T20:33:03Z</dc:date>
    </item>
  </channel>
</rss>

