<?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" xmlns:webfeeds="http://webfeeds.org/rss/1.0">
    <channel>
        <title><![CDATA[Iotellect]]></title>
        <description><![CDATA[Iotellect]]></description>
        <link>https://community.iotellect.com</link>
        <image>
            <url>https://tribe-s3-production.imgix.net/gQA6fhYEXbMzlKN2Cd6aE?fit=max&amp;w=500&amp;auto=compress,format</url>
            <title>Iotellect</title>
            <link>https://community.iotellect.com</link>
        </image>
        <generator>Bettermode RSS Generator</generator>
        <lastBuildDate>Sun, 26 Jul 2026 00:20:12 GMT</lastBuildDate>
        <atom:link href="https://community.iotellect.com/rss/feed" rel="self" type="application/rss+xml"/>
        <pubDate>Sun, 26 Jul 2026 00:20:12 GMT</pubDate>
        <copyright><![CDATA[2026 Iotellect]]></copyright>
        <language><![CDATA[en-US]]></language>
        <ttl>60</ttl>
        <webfeeds:icon>https://tribe-s3-production.imgix.net/gQA6fhYEXbMzlKN2Cd6aE?fit=max&amp;w=500&amp;auto=compress,format</webfeeds:icon>
        <webfeeds:related layout="card" target="browser"/>
        <item>
            <title><![CDATA[Retrieving large volumes of events]]></title>
            <description><![CDATA[Hi everyone!
Has anyone worked with a large volume of events? For example, the task is to split events into pages of 50 and retrieve them by page number. But for this kind of pagination via queries, ...]]></description>
            <link>https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/retrieving-large-volumes-of-events-kolkpUJ8bOQlQG8</link>
            <guid isPermaLink="true">https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/retrieving-large-volumes-of-events-kolkpUJ8bOQlQG8</guid>
            <category><![CDATA[event_log]]></category>
            <dc:creator><![CDATA[George P]]></dc:creator>
            <pubDate>Wed, 22 Jul 2026 11:17:20 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hi everyone!<br>Has anyone worked with a large volume of events? For example, the task is to split events into pages of 50 and retrieve them by page number. But for this kind of pagination via queries, you still have to use the event history function, which essentially needs to first retrieve all the events and then iterate through them with a query. Or am I missing something?</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[App architecture]]></title>
            <description><![CDATA[Is it correct to use dashboards with data for engineers on the same server where all the main logic runs (models, scripts, alarms), or is it better to have a separate server for dashboards that will ...]]></description>
            <link>https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/app-architecture-QB7Wm107O39p0Ke</link>
            <guid isPermaLink="true">https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/app-architecture-QB7Wm107O39p0Ke</guid>
            <category><![CDATA[development_and_integration]]></category>
            <category><![CDATA[question]]></category>
            <dc:creator><![CDATA[Tobias]]></dc:creator>
            <pubDate>Thu, 16 Jul 2026 23:06:10 GMT</pubDate>
            <content:encoded><![CDATA[<p>Is it correct to use dashboards with data for engineers on the same server where all the main logic  runs (models, scripts, alarms), or is it better to have a separate server for dashboards that will receive data from the main server via distributed architecture?</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[If an alert triggered by event does not have a deactivation expression specified, will it be deactivated immediately?]]></title>
            <link>https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/if-an-alert-triggered-by-event-does-not-have-a-deactivation-expression-ZDuT19jth5mn8CK</link>
            <guid isPermaLink="true">https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/if-an-alert-triggered-by-event-does-not-have-a-deactivation-expression-ZDuT19jth5mn8CK</guid>
            <dc:creator><![CDATA[kira]]></dc:creator>
            <pubDate>Mon, 13 Jul 2026 06:58:15 GMT</pubDate>
            <content:encoded/>
        </item>
        <item>
            <title><![CDATA[Cassandra DCAwareRoundRobinPolicy]]></title>
            <description><![CDATA[Could you please tell me how to set DCAwareRoundRobinPolicy for Cassandra?

Could you tell me where the Cassandra driver is located?]]></description>
            <link>https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/cassandra-dcawareroundrobinpolicy-ow5qzwYBkGgm99U</link>
            <guid isPermaLink="true">https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/cassandra-dcawareroundrobinpolicy-ow5qzwYBkGgm99U</guid>
            <category><![CDATA[storage]]></category>
            <dc:creator><![CDATA[Tobias]]></dc:creator>
            <pubDate>Tue, 30 Jun 2026 21:25:30 GMT</pubDate>
            <content:encoded><![CDATA[<p>Could you please tell me how to set DCAwareRoundRobinPolicy for Cassandra?</p><p>Could you tell me where the Cassandra driver is located?</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[User Sessions]]></title>
            <description><![CDATA[Is it possible to separate sessions for a single user so that if a project is open in different browser tabs or windows, the session variables are generated independently within those tabs or windows?]]></description>
            <link>https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/user-sessions-NwcyRhr5MmcPzqY</link>
            <guid isPermaLink="true">https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/user-sessions-NwcyRhr5MmcPzqY</guid>
            <category><![CDATA[login]]></category>
            <category><![CDATA[user]]></category>
            <category><![CDATA[user session]]></category>
            <dc:creator><![CDATA[George P]]></dc:creator>
            <pubDate>Thu, 25 Jun 2026 21:48:18 GMT</pubDate>
            <content:encoded><![CDATA[<p>Is it possible to separate sessions for a single user so that if a project is open in different browser tabs or windows, the session variables are generated independently within those tabs or windows?</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[filter() function does not return an altered table]]></title>
            <description><![CDATA[I don't know if it's a bug or a feature...

Should the filter function return a new table or not?

I've encountered a problem where after applying dr(0) to the filter function's result, it returns the ...]]></description>
            <link>https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/filter-function-does-not-return-an-altered-table-NxWcYLMn4N1kMrn</link>
            <guid isPermaLink="true">https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/filter-function-does-not-return-an-altered-table-NxWcYLMn4N1kMrn</guid>
            <category><![CDATA[expressions]]></category>
            <dc:creator><![CDATA[kira]]></dc:creator>
            <pubDate>Mon, 01 Jun 2026 18:04:58 GMT</pubDate>
            <content:encoded><![CDATA[<p>I don't know if it's a bug or a feature...</p><p>Should the filter function return a new table or not?</p><p>I've encountered a problem where after applying dr(0) to the filter function's result, it returns the first row of the original table, not the first row after the function.</p><p>I think it's a bug.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Querry error]]></title>
            <description><![CDATA[Hi everyone! The LIMIT parameter isn't working in the function query. A query like this:

SELECT *

FROM utilities:variableHistory("users.username.models.modelname", "dataTableVariable")
LIMIT ?

results in...]]></description>
            <link>https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/querry-error-9dY3X0Ibw2NBm07</link>
            <guid isPermaLink="true">https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/querry-error-9dY3X0Ibw2NBm07</guid>
            <dc:creator><![CDATA[Manya]]></dc:creator>
            <pubDate>Sun, 31 May 2026 20:32:45 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hi everyone! The LIMIT parameter isn't working in the function query. A query like this:</p><pre><code>SELECT *</code></pre><pre><code>FROM utilities:variableHistory("users.username.models.modelname", "dataTableVariable")
LIMIT ?</code></pre><p>results in the error:</p><p>Query syntax is not valid: Encountered " "?" "? "" at line 3, column 7. Was expecting one of: &lt;S_NUMBER&gt; ... &lt;S_NUMBER&gt; ...</p><p>Is there a way around this?</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How to use the statistics channel tool correctly?]]></title>
            <description><![CDATA[When receiving statistics for a day, week, month etc., the start of the period is set to 07:00:00. How can I make it 00:00:00 according to server time?]]></description>
            <link>https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/how-to-use-the-statistics-channel-tool-correctly-uJxoOGkowaCIIkU</link>
            <guid isPermaLink="true">https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/how-to-use-the-statistics-channel-tool-correctly-uJxoOGkowaCIIkU</guid>
            <category><![CDATA[statistics]]></category>
            <dc:creator><![CDATA[Elmira Karakat]]></dc:creator>
            <pubDate>Tue, 26 May 2026 20:23:09 GMT</pubDate>
            <content:encoded><![CDATA[<p>When receiving statistics for a day, week, month etc., the start of the period is set to 07:00:00. How can I make it 00:00:00 according to server time?</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Highlighting event log rows]]></title>
            <description><![CDATA[Hello. Has anyone used the Web UI Event Log component? I can't figure out how to highlight the rows in the color I want. I specified a color in the event filter (the highlight color), but the log ...]]></description>
            <link>https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/highlighting-event-log-rows-PMBvz1F0k2TE88Z</link>
            <guid isPermaLink="true">https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/highlighting-event-log-rows-PMBvz1F0k2TE88Z</guid>
            <category><![CDATA[event_log]]></category>
            <dc:creator><![CDATA[Elmira Karakat]]></dc:creator>
            <pubDate>Fri, 22 May 2026 14:54:37 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hello. Has anyone used the Web UI Event Log component? I can't figure out how to highlight the rows in the color I want. I specified a color in the event filter (the highlight color), but the log highlighting was not applied in the web client. I tried using the element style/row color, but that didn't work either.</p><p>Is it even possible to color the log?</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[OPC server tags]]></title>
            <description><![CDATA[I have an OPC server with 297 tags. The tag values are updated every minute. I want to take these values and write them to the database using a Java script. What's the best way to do this using an...]]></description>
            <link>https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/opc-server-tags-QZf3FtISKzXnJTN</link>
            <guid isPermaLink="true">https://community.iotellect.com/reports-widgets-dashboards-aholx6su/post/opc-server-tags-QZf3FtISKzXnJTN</guid>
            <category><![CDATA[question]]></category>
            <category><![CDATA[unified_data_model]]></category>
            <dc:creator><![CDATA[AAV]]></dc:creator>
            <pubDate>Tue, 19 May 2026 11:47:23 GMT</pubDate>
            <content:encoded><![CDATA[<p>I have an OPC server with 297 tags. The tag values ​​are updated every minute. I want to take these values ​​and write them to the database using a Java script. What's the best way to do this using an absolute model?</p>]]></content:encoded>
        </item>
    </channel>
</rss>