Life cycle of GQI when subscribe to Real Time Updates

Note: For simplicity of the explanation below, currently, OnStopUpdates is always called right before OnDestroy. So ‘destroyed’ here means both OnStopUpdates and OnDestroy will be called. Within GQI, there are …

Synamedia Virtual DCM Connector

Hi Jared Thank you for reaching out! As explained by the connector help page, you should be able to make it work by entering the correct credentials on the General …

How can I disable a button from being used?

Hi Samantha Unfortunately, this is not directly possible. Some alternatives are listed in the answer of the following question: Condition or Exception to hide or disable button in protocol – …

Seeking Guidance on End-to-End Driver Development

Hi Maya, Have you ever see the following training video? https://community.dataminer.services/learning/courses/data-acquisition-control-plane/ This was my start point to learn driver development. And following documentation contains tons of valuable information. https://docs.dataminer.services/develop/devguide/Connector/Getting_started_with_data_source_integrations.html

Exception value for “Not initialized”

Hi Carys, If I am not mistaken the idea is to have a default value in the parameter that can be used as exception value (instead of ‘Not initialized’). For …

MQTT – Dataminer protocol

Hi Maximiliano, There is already a similar question about MQTT integration: Is dataminer able to support device using MQTT protocol?’ Hope it helps.

Visual studio new Automation Script Project Template

Hello, Thank you for reaching out. We understand the frustration, and I appreciate you bringing this up. There have indeed been changes to the DevOps environment for creating non-connector items …