Dynamic filter for alarms

Hi Dojo I have a functionality in my project that I need to create/add dynamic filter depends on keyword in parameter description of alarms for upcoming alarms in the Dataminer. …

Default app security

Hello, When creating or duplicating an application in the LCA, default rights are set so that the application is visible/modified by Everyone. Is there any way of changing this default …

Several elements connected to the same tcp port

Hi everyone, I have several devices that communicate with the DMA with a smart-serial connector. In the data sent by the device there is a unique identifier that we use …

DOM – Avoid duplicate instance names

What is the best (and most performant) implementation to ensure there are no duplicate DOM instance names for a specific definition, taking into account that we need to support CRUD …

Driver: convert hexadecimal value to letters.

Dear all, question: The dataminer driver returns a value in hexdecimal. Is it possible to convert it to letters? Value Battery 1 displays it as “45.42.61.74.65.72.ED.61.20.31” Attached is a reference …

Dataminer Upgrade

Hi all; I have doubts about the update procedure for my dataminer. The Starlink connector requires Feature Release 10.4.12.0-15149. My DMS has version 10.4.0.0-14772-CU6. Is it safe to upgrade directly …

Node Edge with trends

Hello Its posible use a trigger or flow or any component to open a trend when you select a interface on the node edge? Thanks

Setting default time zone as UTC

Hi Team, I have changed the default time zone in ClientSettings.json file as UTC like below, “Settings”: [     { “Name”: “commonServer.ui.DefaultTimeZone”, “Value”: “UTC;0;(UTC+00:00) Coordinated Universal Time;UTC;UTC;[01:01:0001;12:31:9999;0;[0;00:00:00;1;1;0;];[0;00:00:00;1;1;0;];];”, “VersionNumber”: 0, “Mode”: …